I’ve got disturbing glitches on my desktop (black or inverse square behind the cursor and more). Therefore I want to try to switch back from the Nvidia properiaty driver to Nouveau. How to get back to Nouveau? I’ve tried to remove the Nvidia repo and all Nvidia, but didn’t succeed to get Nouveau.
No, I didn’t. Although this is something I never or seldom do, IMO this driver switch task should have been solved easy in a targeted SDB document
There are some about Nvidia, but I didn’t find what I searched for.
Therefore:rm “nouveau blacklist file” - below?
fgrep nouveau /etc/modprobe.d/*
/etc/modprobe.d/nvidia-default.conf:blacklist nouveau
/etc/modprobe.d/nvidia-preempt.conf:blacklist nouveau
I’ve used 15.3 successful with nouveau and Mesa, before I did an unsuccessful online upgrade to 15.4 alpha, and therefore “downgraded” to from a 15.3 media "update"installation. Due to a black installation screen in both cases, I used among other the previous noticed ‘nouveau.modeset=0’ …
(Just to mentione I have also Tumbleweed and 15.4 alpha installed and running fine with nouveau and Mesa in a triple boot on the same workstation). Remarkable is that some grub 15.3 boots fine into a seemingly stable gnome graphics desktop - while other times with the mentioned graphical glitches. And sometime restart from 15.3 hangs on a black screen, before I add Ctrl-alt-del which continues the reboot.
Therefore I tried to switch to Nvidia drivers, which did not make the graphics better, rather the opposite.
Linux localhost.localdomain 5.3.18-59.37-preempt #1 SMP PREEMPT Mon Nov 22 12:29:04 UTC 2021 (d10168e) x86_64 x86_64 x86_64 GNU/Linux
(I just add it here at the same time, though I plan(ned) another post about it:
Firefox gets and reports remarkabel often tab crashes using bookmarks, or i.e when I tried to open a direct link to this reply from thunderbird.
Google-Chrome works using the same. I’ve tried to remove MozillaFirefox 91.4.0-152.9.1 and reinstall it again with zypper, without change)
Hi
I would suggest switching back to the default kernel and add a lock for the preempt one… and also remove those two blacklist files as well as rebuilding initrd with the mkinitrd command.
Not sure how to switch back: just remove the preempt kernel and reinstall the default?
My triple-boot grub-menu contains four Advanced options for 15.3: preemt and recovery, default and recovery.
Can this be used to switch kernel permanent? Possibly it is the default from here that works, I’ll do a test.
(Notice also ACPI errors and ACPI BIOS errors scrolling over the console boot screen, and wonder if these is related to the black install screen and required nouveau.modeset=0 setting)
Hi
Ok, so if you remove the nouveau.modeset=0 boot (edit at grub temporarily via pressing the e key and remove that part, F10 to boot) option and boot to the default kernel?
Sorry, something went wrong…
Possibly I uninstalled too many packages, because now the default kernel boots only with low resolution 1024x768 available
xrandr --listmonitors
xrandr: Failed to get size of gamma for output default
Monitors: 1
0: +*default 1024/271x768/203+0+0 default
zypper se -i kernel-default kernel.preemt-devel nvidia nouveau
Laster pakkebrønndata...
Leser installerte pakker...
S | Name | Summary | Type
---+-------------------------+--------------------------------------------------------------+------
i | Mesa-dri-nouveau | Mesa DRI plug-in for 3D acceleration via Nouveau | pakke
i+ | kernel-default | The Standard Kernel | pakke
i | kernel-default-devel | Development files necessary for building kernel modules | pakke
i | kernel-default-extra | The Standard Kernel - Unsupported kernel modules | pakke
i | kernel-default-optional | The Standard Kernel - Optional kernel modules | pakke
i+ | kernel-firmware-nvidia | Kernel firmware files for Nvidia Tegra and graphics drivers | pakke
i | libdrm_nouveau2 | Userspace interface for Kernel DRM services for NVIDIA chips | pakke
i | libvdpau_nouveau | XVMC state tracker for Nouveau | pakke
I preserved kernel-firmware-nvidia because else it would remove also proprietary video application I’ve installed. I have not tested yet if this app does work with the default kernel, or if I have to re-install it.