Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] sddm-greeter screen comes up white and blank  (Read 1837 times)

Offline GoinEasy9

  • User
  • Posts: 560
[EN] sddm-greeter screen comes up white and blank
« on: 2023/01/02, 19:22:24 »
Hello

It started with the update on 12/30. After the update, when rebooted, the greeter screen came up white and blank. If I carefully type in the password, hit and miss, kde would come up. When it didn't I could move to another terminal, log in as user, then type startx and kde comes up. When logging out, a screen asking for password to re-login would appear normally.

The same thing is happening on my Tumbleweed install on the same computer.

I reinstalled siduction (Masters of War) on the computer, same problem.

I'm assuming that the age of the computer, and the fact that it's using the last nvidia card I own, that, and the fact I'm using nouveau may be the cause:
System:
  Host: siductionMoW Kernel: 6.1.1-5-siduction-amd64 arch: x86_64 bits: 64
    Desktop: KDE Plasma v: 5.26.4 Distro: siduction 22.1 Masters_of_War - kde -
    (202212291659)

Graphics:
  Device-1: NVIDIA G94 [GeForce 9600 GT] driver: nouveau v: kernel
  Display: x11 server: X.Org v: 1.21.1.5 driver: X: loaded: modesetting
    unloaded: fbdev,vesa dri: nouveau gpu: nouveau resolution: 1680x1050~60Hz
  API: OpenGL v: 3.3 Mesa 22.3.1 renderer: NV94


I've checked the Debian Bugzilla and don't seem to find anything searching under Mesa, Xorg and sddm

Does anyone have any idea why I'm getting white screen only on sddm-greeter screen, every thing else is working perfectly.

Tumbleweed inxi for comparison
System:
 Host: linux-c7e9 Kernel: 6.1.1-1-default arch: x86_64 bits: 64
   Desktop: KDE Plasma v: 5.26.4 Distro: openSUSE Tumbleweed 20230101
Graphics:
 Device-1: NVIDIA G94 [GeForce 9600 GT] driver: nouveau v: kernel
 Display: x11 server: X.Org v: 21.1.6 with: Xwayland v: 22.1.7 driver: X:
   loaded: nouveau unloaded: fbdev,modesetting,vesa dri: nouveau gpu: nouveau
   resolution: 1680x1050~60Hz

Thanks in Advance
Tom


Linux Counter number 348347

Offline vinzv

  • Administrator
  • User
  • *****
  • Posts: 156
Re: sddm-greeter screen comes up white and blank
« Reply #1 on: 2023/01/04, 14:04:08 »
I have no idea why that happens. But one thing you could try, is to switch the SDDM theme once you're logged in.

Or try looking at the various themes installed with sddm-greeter in test mode:

Code: [Select]
sddm-greeter --test-mode --theme /usr/share/sddm/themes/<name of the theme>/
Just to rule the theme(s) out as a cause for the problem.

Offline hendrikL

  • Administrator
  • User
  • *****
  • Gravatar
  • Posts: 927
Re: sddm-greeter screen comes up white and blank
« Reply #2 on: 2023/01/04, 16:19:13 »
Maybe "journalctl | grep sddm" is showing something usefully!

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
Re: sddm-greeter screen comes up white and blank
« Reply #3 on: 2023/01/04, 16:20:43 »
I would oracle, the problem is nouveau.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline GoinEasy9

  • User
  • Posts: 560
Re: sddm-greeter screen comes up white and blank
« Reply #4 on: 2023/01/05, 07:30:06 »
Thanks for all the feedback.

I'm going to have to agree with towo, at this point after all the experimenting it has to be nouveau. Both siduction and Tumbleweed have the same error while using nouveau on that same machine. The error doesn't occur on my machines that have AMD or Intel graphics.

journalctl -b | grep nouveau brought up many lines with errors like "Invalid opcode", but, it's beyond my nouveau foo to understand. (example attached)

I'd like to file a bug or find the bug report for this error. I can't be the only one with older hardware that's using nouveau and having this problem.

Thanks again
Tom
Linux Counter number 348347

Offline vinzv

  • Administrator
  • User
  • *****
  • Posts: 156
Re: sddm-greeter screen comes up white and blank
« Reply #5 on: 2023/01/05, 11:45:30 »
Digging around here brought nothing useful, at least for me: https://gitlab.freedesktop.org/drm/nouveau/-/issues

But maybe you can find something or at least open up a bug report yourself there.

Offline GoinEasy9

  • User
  • Posts: 560
Re: sddm-greeter screen comes up white and blank
« Reply #6 on: 2023/01/05, 15:55:35 »
Thanks for the link vinzv,

Until the problem resolves itself, I'll be looking around for an answer. That's a start.

Tom
Linux Counter number 348347