cef_helper with Simulink 2021b in Linux

6 visualizaciones (últimos 30 días)
Jean-Serge Cardinal
Jean-Serge Cardinal el 13 de Dic. de 2021
Respondida: Rishav el 8 de Abr. de 2024
With Simulink 2021b, my computer hangs for a few seconds once every about 30seconds. In the processes, I notice that cef_helper seems to be the cause, it's takes all the CPU power for a few seconds. Also I can hear the fan spinning more often, like the CPU is working a lot more.
Therefore I went back to version 2021a, where I don't have this problem, until it get fixed.
I'm using Kubuntu linux.

Respuestas (1)

Rishav
Rishav el 8 de Abr. de 2024
Hi Jean,
This issue should not occur if you launch MATLAB with either of these startup flags "-nojvm", "-nodesktop" and "-softwareopengl". The "software opengl" flag disables GPU.
On Linux we have an older version of CEF and the GPU process could be the issue. You can try launching MATLAB with "-cefdisablegpu" option. That should fix the issue.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by