Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: orca on 2019/11/27, 15:06:42

Title: [SOLVED] Dark KDE screen
Post by: orca on 2019/11/27, 15:06:42
Hi there
I have a KDE desktop machine, with an NVIDIA graphic card, regularly fully upgraded.It worked seamlessly for several months and practically always turned on, until last Monday morning,: when I tried to use it, the screen was just plain dark (in fact both screens, since I've got two monitors)..I fully upgraded the system and am able to use it from a plain terminal... When I boot it, the GRUB and the SDDM screens show up fine (the bootup messages also do not show any errors).After I type my login and password, sometimrs I can see a glance of my graphical desktop area, but it immediately goes dark :_(
Any suggestions??
Title: Re: Dark KDE screen
Post by: orca on 2019/11/27, 17:17:19
Tbe output fom inxi -F is at:
https://paste.debian.net/1118261
Title: Re: Dark KDE screen
Post by: orca on 2019/11/27, 17:30:59
The output from dmesg is at:
https://paste.debian.net/1118263
Title: Re: Dark KDE screen
Post by: hendrikL on 2019/11/27, 18:19:56
it is an old one, but, who knows!?

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903495

because of ->
Code: [Select]
[   47.216741] plasmashell[5502]: segfault at 0 ip 00007f263ebe4116 sp 00007ffeb106f030 error 4 in libkcupslib.so[7f263ebbb000+31000]
print-manager installed?
Title: Re: Dark KDE screen
Post by: dibl on 2019/11/27, 18:45:32
I see "nouveau" on the list of unloaded drivers -- did you not remove it before installing the nvidia-driver?  You might try removing the nouveau driver, or blacklisting it.  Also, I'm not sure what the latest driver should be for your GTX 650, but if you don't use the legacy driver, then there are newer drivers.  I also run KDE/Plasma with nvidia graphics -- here is my graphics sedtup:

Code: [Select]
Graphics:  Device-1: NVIDIA GP106 [GeForce GTX 1060 6GB] driver: nvidia v: 440.31
           Display: x11 server: X.Org 1.20.6 driver: nvidia resolution: 1920x1200~60Hz, 1920x1080~60Hz
           OpenGL: renderer: GeForce GTX 1060 6GB/PCIe/SSE2 v: 4.6.0 NVIDIA 440.31
Title: Re: Dark KDE screen
Post by: orca on 2019/11/27, 18:48:24
Dear HendrikL,
Purging print-manager, which might have been installed after I changed my printer (from an HP to a Brother) and had used Brother's deb package, DID work!!! And the printer still seems to be working fine.
Thanks a lot!!! What should I do to concretely thank you? I was even considering buying a new machine :-(
Thaks again!!!!!!!! Happy everything!!!!
Title: Re: [SOLVED] Dark KDE screen
Post by: orca on 2019/11/27, 18:53:01
Dear dibl,
I just use to full-upgrade regularly my system and it just works, including the upgrading of the nvidia drivers, so I guess perhaps I would rather not change other things, since the suggestion by hendrikL did solve my specific problem. Thanks a lot anyway!!