If I’m working on a project with LibreOffice Writer or Impress, after some time LibreOffice will lock up. Sometimes it locks up just those two programs, other times it locks up the computer. In the first instance, I can shut the computer down using the normal shutdown with the mouse clicking on icons in Tumbleweed. In the second instance, I have to shut the computer down using the power supply power switch as nothing on the desktop responds to mouse clicks.
The computer is running Tumbleweed 20250302.
KDE Plasma version 6.3.2
KDE Frameworks version 6.11.0
QT version 6.8.2
Kernel Version 6.13.5-1-default (64bit)
Graphics Platform X11
Processors 28 x Intel Core i7-14700
Memory 94 GB Ram
Graphics Processor Nvidia GeForce RTX 3050
Manufacturer ASUS
I appreciate what help can be given to diagnose this problem.
@Munguasafiwe Hi, caveat I don’t run Plasma… So you have the iGPU disabled in the BIOS? Please post the output from inxi -GSaz.
If you don’t have the iGPU disabled, then it could be intel vulkan fighting with nvidia vulkan…
Many applications use Graphics and Compute to run these days, so having both iGPU and dGPU is an advantage, no suse-prime (which should not be installed on your setup anyway) or switcherooctl needed.
This Graphics, Compute and GPU in use activity can be seen via nvtop.
For the first scenario, why shut down? If it’s simply LibreOffice locked up, why not kill the LIbreOffice app (whichever it is), then start it back up. I would use less intrusive kill options before opting for SIGKILL.
Have you checked logs for any clues. ?
Another option - the next time you run a L.O. app, run the L.O. app from a command line to see there is any output providing a clue.
For the second scenario, don’t rely on “mouse responses” … I’d be inclined to see if you get any response to switch to console one with CTRL-ALT-F1 (or if a laptop, might use CTRL fn ALT F1). If the console does show up, then see if a kill to the L.O. app restores things.
I only know how to use control/alt/esc on the keyboard to shut down a program that isn’t working properly. I’ve tried that, and the programs don’t respond.
As I tried to convey, sometimes it’s just LO that locks up, other times it spreads to the whole desktop and nothing responds. For that reason, I presume that the real problem isn’t LO, its something else and LO is just a symptom of whatever is really the issue. But I had to label this problem somehow, and LO was a convenient handle to pick on.
While I was waiting for your reply, I guessed that you wanted me to use plasma wayland. So I rebooted and selected plasma wayland on the restart. I’m in that session now and find that you gave me instructions just to logout and back in. What’s next?
@Munguasafiwe Hi the only thing I would do is add nvidia_drm.modeset=1 or maybe nvidia_drm.modeset=0 via YaST Bootloader, if/when you have any freeze going forward on Wayland.