Failed to run matlab gui in Fedora 42

137 views (last 30 days)
善友
善友 on 19 Apr 2025
Commented: Mahboob on 25 Nov 2025 at 9:01
os: Fedora 42
DE: KDE Plasma 6.3.4
WM: KWin (Wayland)
Kernel: Linux 6.14.2-300.fc42.x86_64
Everything works well in Fedora 41, but I cannot run matlab After upgrading to Fedora 42. And get the output below.
MATLAB is selecting SOFTWARE rendering.
Unable to communicate with required MathWorks services (error 5201).
Troubleshoot this issue by visiting:
https://www.mathworks.com/support/lme/5201
I have read this Why do I receive Error 5201 - Unable to access services required to run MATLAB, reinstalled MathWorksServiceHost and reboot my computer. Those cannot solve. The autostart script of Mathworks Service Host always crash. See the output below:
  2 Comments
Jakub
Jakub on 7 May 2025
Note, that Fedora is no supported OS.
You can try the XFCE desktop environment.
Conor Burgess
Conor Burgess on 7 May 2025
Edited: Conor Burgess on 7 May 2025
XFCE is a Desktop which you can use on various Linux distros; using XFCE doesn't guarantee that you are using a supported distribution. Our supported Linux distributions are shown here.

Sign in to comment.

Answers (2)

Conor Burgess
Conor Burgess on 2 May 2025
Edited: Conor Burgess on 2 May 2025
This is due to changes in glibc 2.41 which have impacted dynamic library loading. The latest MathWorks Service Host release (2025.5.0.3) should resolve this - it wasn't released when you tried the first time, but if you follow the instructions in this answer to run the MathWorks Service Host reinstaller again, it will ensure you have the latest version and should resolve this issue.
  14 Comments
Nuno
Nuno on 10 Nov 2025 at 11:07
Edited: Nuno on 10 Nov 2025 at 11:09
this hasn't worked for me. Getting the following error (not a connection problem):
[root@localhost Downloads]# ./ReinstallMathWorksServiceHost -mode silent
The application could not connect to MathWorks.
For more information on resolving this issue, see this <a href="https://www.mathworks.com/pi_ce_mci_glnxa64">support article</a>
The distro is rocky8 and matlab 2024b works fine. Having issues with version 2025b.
Mahboob
Mahboob on 25 Nov 2025 at 9:01
ReinstallMathWorksServiceHost didn't work for me. Instead I had to delete .Mathwork directory from my $HOME. Check if you have it in /root/.Mathworks, then remove it too.

Sign in to comment.


reaujahn
reaujahn on 22 Apr 2025
Edited: reaujahn on 22 Apr 2025
I can reproduce this behaviour after a distro upgrade from fedora 41 to 42.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!