nvidia-utils: Enable modeset, fbdev as default and fix sleep restore on wayland
Hi together,
Enable modeset and fbdev as default: There has been various reports after enabling SimpleFB without the kernel workaround patch that people do not get into the wayland session. This is because fbdev seems currently required to takeover simplefb and therefore the framebuffer could not be properly created.
Fedora is applying these changes also since the 555 driver, so I think this should be pretty save to apply them. On CachyOS we have used since the last 3 months these changes without any issues or reports.
Fedora Source:
https://github.com/rpmfusion/nvidia-kmod/blob/master/make_modeset_default.patch
Signed-off-by: Peter Jung ptr1337@archlinux.org