Hi, I can confirm the error and will try your fix as well. Hopefully it gets patched soon. Thanks to snapper+btrfs for a quick rollback :-) Kind regards, Erwin On Wed, Feb 14, 2018 at 6:17 AM, Peter Suetterlin <pit@astro.su.se> wrote:
Peter Suetterlin wrote:
Hi,
just did that update (from 0208) on my nvidia-based desktop.
It boots to a black screen with cursor only :(
Summary from https://bugzilla.opensuse.org/show_bug.cgi?id=1080742
The permissions of /dev/nvidia-modeset are wrong, and something always sets them back to the default values
A (temporary) fix is to edit /etc/modprobe.d/50-nvidia-default.conf and, in the first line, set the default permission to 0666, i.e.,
options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=33 NVreg_DeviceFileMode=0666
and rebuild the initrds.
Note that NVreg_DeviceFileGID should be the ID of the video group (on my TW system it is not 33, but 486) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org