|
Bugzilla – Full Text Bug Listing |
| Summary: | Latest nvidia rpm breaks SDDM | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Mathias Homann <Mathias.Homann> |
| Component: | X11 3rd Party Driver | Assignee: | E-mail List <xorg-maintainer-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | fredsie, ismail, Mathias.Homann, P.Suetterlin |
| Version: | Leap 42.3 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 42.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
nvidia bugreport log with the driver installed from rpm from nvidia repo
nvidia bugreport log with the driver installed using the official blob installer from nvidia.com nvidia-bug-report.log.gz from RPM install nvidia bugreport, install from rpm (but see comments) |
||
|
Description
Mathias Homann
2018-02-13 11:39:09 UTC
Hmm. Could you provide results of running nvidia-bug-report.sh? Preferrably when RPMs are installed and when you install the driver manually. Created attachment 759979 [details]
nvidia bugreport log with the driver installed from rpm from nvidia repo
Created attachment 759980 [details]
nvidia bugreport log with the driver installed using the official blob installer from nvidia.com
Hmm. Nothing obvious I could find. Could it be that both resulting logs are for doing the manual installation? I could see this in the logfile: -> Installing both new and classic TLS OpenGL libraries. -> Installing both new and classic TLS 32bit OpenGL libraries. -> Install NVIDIA's 32-bit compatibility libraries? (Answer: Yes) -> Will install GLVND GLX client libraries. -> Will install GLVND EGL client libraries. -> Skipping GLX non-GLVND file: "libGL.so.390.25" -> Skipping GLX non-GLVND file: "libGL.so.1" -> Skipping GLX non-GLVND file: "libGL.so" -> Skipping EGL non-GLVND file: "libEGL.so.390.25" -> Skipping EGL non-GLVND file: "libEGL.so" -> Skipping EGL non-GLVND file: "libEGL.so.1" -> Skipping GLX non-GLVND file: "./32/libGL.so.390.25" -> Skipping GLX non-GLVND file: "libGL.so.1" -> Skipping GLX non-GLVND file: "libGL.so" -> Skipping EGL non-GLVND file: "./32/libEGL.so.390.25" -> Skipping EGL non-GLVND file: "libEGL.so" -> Skipping EGL non-GLVND file: "libEGL.so.1" [...] Created attachment 759991 [details]
nvidia-bug-report.log.gz from RPM install
As title - Nvidia bug report run on my Opensuse 42.3 after install using YAST and the RPM.
Created attachment 759992 [details]
nvidia bugreport, install from rpm (but see comments)
Having the same issue (TW update 0208->0210).
Blind login is possible, but my plasma session doesn't come up properly either.
Unfortunately didn't spot the nvidia packages in the list and thought it was the new kernel (4.15.1->4.15.2), and tried to reinstall the nvidia modules.
Didn't fix things, rebooted 4.15.1 (but now nvidia modules complained, as they had obviously been compiled against 4.15.2, the then-running kernel?)
I ended up removing all nvidia stuff, and reinstalling it. However, the compile seemed to also have used the 4.15.2 headers (does it use /usr/src/linux?) they wouldn't load. I did a manual recompile (only) of the kernel modules using dkms.
log is from that state now.
If too complicated -> discard :)
Some more observations: If I log in blind, then disable compositor, and restart some applications, I can 'use' the desktop. /var/log/Xorg.0.log gets flooded with [ 6580.767] (WW) NVIDIA(0): Suspend swap group failed. [ 6580.768] (WW) NVIDIA(0): Resume swap group failed. Let's handle this in the previous bug. *** This bug has been marked as a duplicate of bug 1080742 *** |