MATLAB freezes entire OS (Linux Mint "Tara" 19) on splashscreen, -nojvm works just fine.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi All,
When I start up MATLAB on my Lenovo Ideapad 330 (OS: Linux Mint "Tara" 19) (and I've tried MATLAB 2018a, 2017a, 2015b) my CPU fans start like crazy and it leads to an entire system stall, forcing me to restart the computer. I've tried to output any errors using:
"matlab -desktop -logfile test.log"
but the log file is empty even after leaving the computer stalled for a long time. It doesn't completely stall, in that occasionally I'll gain control back of my mouse or some of the interface (occasionally long enough for me to close the terminal, if I'm lucky).
Now, MATLAB runs just fine if I provide it with the -nojvm option. It crashes if I just run -nodesktop, but if I run -nojvm it runs just fine, which leads me to believe it's a java issue. I tried installing a new version of Java, Java 8, but it didn't seem to change anything:
"sudo apt install oracle-java8-installer"
Thanks for any input!
Jon
2 Commenti
Andreu Angles Castillo
il 15 Nov 2018
I have exactly the same issue, but on Ubuntu. -nojvm option works, but it freezes otherwise. I have tried several java versions but still no succes.
Risposte (1)
Kartik Mittal
il 25 Set 2018
You are correct about this being a Java issue.
You can try configuring the Java environment for MATLAB again. Refer to the following links -
8 Commenti
Aman Malekar
il 3 Nov 2020
I tried the given suggestion, but it did not work. I cannot use Matlab in Ubuntu 18.04. Downloaded two different versions of MATLAB but no luck. Can anyone suggest a fix please?
Vanny Ezhaan Nur Sandika
il 3 Gen 2022
i tried to upgrade bios version and eventually give me same condition with previous one
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!