On 2023-01-30 06:22, Robert Webb wrote:
On Sun, 29 Jan 2023 22:14:09 +0100, "Carlos E. R." <> wrote:
On 2023-01-29 22:06, Robert Webb wrote:
On Sun, 29 Jan 2023 14:10:55 -0500, Mark Misulich <munguanaweza@gmail.com> wrote:
Hi, that's the answer. I took out the Nvidia packages described and rebooted, and now things work again. lspci -k | grep -EA3 'VGA|3D|Display' shows that nouveau is once again the video driver. I'm not sure why those Nvidia packages were installed while doing an update, but now that they are gone everything is back to normal. [...]
Well, I tried this: poppies:~ # zypper install-new-recommends --dry-run [...] So, it is just itching to install those things without a specific request.
Well, yesterday I asked for your repository list and package list, to find out where those nvidia packages are coming from.
Carlos, I think you are replying to Mark actually, but I will post my info anyway.
You are correct, I was thinking of Mark :-)
rpm -qa | grep -Ei 'nvidia|nouveau|drm|G06' |sort
kernel-firmware-nvidia-20230110-2.1.noarch libdrm-devel-2.4.114-3.1.x86_64 libdrm2-2.4.114-3.1.x86_64 libdrm_amdgpu1-2.4.114-3.1.x86_64 libdrm_intel1-2.4.114-3.1.x86_64 libdrm_nouveau2-2.4.114-3.1.x86_64 libdrm_radeon1-2.4.114-3.1.x86_64 libva-drm2-2.17.0-1.1.x86_64 libvdpau_nouveau-22.3.3-338.2.x86_64
So I'll ask in a different manner: do you have the nvidia repository active?
No. I never did:
zypper repos -APu |awk '[... prune columns ...]'
# | Enabled | Priority | URI --+---------+----------+--------------------------------------------------------------------- 6 | Yes | 90 | https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ 1 | Yes | 99 | http://download.opensuse.org/tumbleweed/repo/non-oss/ 2 | Yes | 99 | http://download.opensuse.org/tumbleweed/repo/oss/ 3 | Yes | 99 | http://download.opensuse.org/update/tumbleweed/ 4 | No | 99 | http://download.opensuse.org/tumbleweed/repo/oss/ 7 | No | 99 | http://download.opensuse.org/debug/tumbleweed/repo/oss/ 8 | No | 99 | http://download.opensuse.org/source/tumbleweed/repo/oss/ 5 | Yes | 105 | http://opensuse-guide.org/repo/openSUSE_Tumbleweed/
If so, remove it. If not, taboo (use YaST) the nvidia packages it want to install.
OK. I assume that locking them, as Patrick suggested, will work also, since the packages are not currently installed (and never were).
Mark had these two: kernel-firmware-nvidia-gsp-G06 nvidia-opendriver-G06-signed-kmp-default -- Cheers / Saludos, Carlos E. R. (from 15.4 x86_64 at Telcontar)