| Summary: | sddm fails to start after kernel upgrade | ||
|---|---|---|---|
| Product: | [KDE Neon] neon | Reporter: | Bernhard Scheirle <bernhard+kde> |
| Component: | general | Assignee: | Neon Bugs <neon-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | jr, neon-bugs-null, sitter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
sddm log
Upgrade log |
||
|
Description
Bernhard Scheirle
2016-08-13 06:57:58 UTC
Created attachment 100571 [details]
sddm log
Created attachment 100572 [details]
Upgrade log
>The web recommends adding the sddm user to the video group. I'll try out if this works.
Didn't help.
Ok, the problem was that the kernel upgrade did not upgrade my nvidia kernel module and therefore said module failed to load (reported in `/var/log/Xorg.0.log`). Fix/Workaround: $ sudo aptitude purge nvidia-361 $ sudo shutdown -r now $ sudo ubuntu-drivers autoinstall I hope I don't have to do this every kernel upgrade. Upgrading the kernel to 4.4.0-36 worked fine. But I'm not sure whether the nvidia kernel module updated itself or the update wasn't necessary. You may wish to file a bug report against Ubuntu. We do neither maintain the kernel nor the nvidia driver. |