MATLAB hangs on startup at splash screen, possible Java runtime issue (Ubuntu 19.04)
조회 수: 20 (최근 30일)
이전 댓글 표시
I am having a similar problem to the question posted here with a few differences that I can't resolve.
When starting, my whole computer freezes when reaching the splash screen, and CPU usage maxes out. This is persistent if I use the -nodesktop, -nosplash, and -nodisplay options.
MATLAB runs and functions from my terminal when the -nojvm option is used, but this severely limits plotting capabilitiies, and I'd like to use MATLAB without the -nojvm option.
I've tried the solutions here with no success since the test.log created is blank. The accepted answer at this post is not ideal for me, since I need the grub option "nomodeset" to be unused when booting.
My specs are as follows:
OS: Ubuntu 19.04
Processor: AMD Ryzen 5 2500u with radeon vega mobile gfx × 8
Graphics: AMD Raven
I suspect that the combination of the AMD CPU and graphics is forcing the machine to use certain drivers that are incompatible with starting MATLAB, but am entirely unsure.
댓글 수: 6
FERNANDO Angeles medina
2019년 12월 26일
I found that BIOS of the motherboard which supports RYZEN processor must be updated to avoid matlab 2019b hangs on startup at splash screen when is running on linux. I did that and the problem was solved. I have a customized machine contening motherboard ASUS-A320M-K, processor AMD® Ryzen 3 2200g with radeon vega graphics × 4, 8GBi RAM, BIOS's version lower than Octuber 2018(which was updated to a more recent 2019/10/30). I had been using Ubuntu 18.04.3 64 bits but after I installed Debian 10 Buster 64 bits without any problem.
채택된 답변
추가 답변 (1개)
JOHAN AUGUSTO BOCANEGRA CIFUENTES
2020년 2월 10일
Hi, I have a similar problem with UBUNTU 19.10, I can only see the startup logo and then chrash.
I solve the problem running all updates related with JAVA from synaptic.
Hope works for someone else.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!