When I do this update, I lose plasma desktop. I did it from both desktop and tty and after restarting both times it left me to log in only with TTY’s and no desktop environments. rolled back and all is well but am curious about this. feel like i messed something up somehow but i dont think i did either.
The following 78 packages are going to be upgraded:
btrfsprogs btrfsprogs-bash-completion btrfsprogs-udev-rules cpupower cpupower-bash-completion discord
iproute2 iproute2-bash-completion kernel-macros libbtrfs0 libbtrfsutil1 libcpupower1
libjavascriptcoregtk-4_0-18 libjavascriptcoregtk-4_1-0 libmsgpack-c2 libncurses5 libncurses6
libncurses6-32bit libpcre2-16-0 libpcre2-32-0 libpcre2-8-0 libpcre2-8-0-32bit libSDL-1_2-0 libSDL2-2_0-0
libSDL2-2_0-0-32bit libsensors4 libvdpau_nouveau libvlc5 libvlccore9 libvulkan_intel libvulkan_intel-32bit
libvulkan_radeon libvulkan_radeon-32bit libwebkit2gtk-4_0-37 libwebkit2gtk-4_1-0
libxfce4ui-branding-openSUSE lsd Mesa-dri Mesa-dri-32bit Mesa-gallium Mesa-gallium-32bit Mesa-libva
Mesa-vulkan-device-select Mesa-vulkan-device-select-32bit ncurses-utils openSUSE-release
openSUSE-release-ftp patterns-base-apparmor patterns-base-base patterns-base-basesystem
patterns-base-documentation patterns-base-enhanced_base patterns-base-minimal_base
patterns-base-sw_management patterns-base-x11 patterns-base-x11_enhanced pipewire-aptx
python311-cryptography sensors terminfo terminfo-base terminfo-iterm terminfo-screen
thunar-volman-branding-openSUSE typelib-1_0-JavaScriptCore-4_0 typelib-1_0-JavaScriptCore-4_1
typelib-1_0-WebKit2-4_0 typelib-1_0-WebKit2-4_1 virtualbox virtualbox-qt vlc-codec-gstreamer vlc-codecs
vlc-noX vlc-qt webkit2gtk-4_0-injected-bundles webkit2gtk-4_1-injected-bundles wine wine-32bit
The following 9 patterns are going to be upgraded:
apparmor base basesystem documentation enhanced_base minimal_base sw_management x11 x11_enhanced
The following product is going to be upgraded:
openSUSE Tumbleweed 20240816-0 -> 20240819-0
The following 6 NEW packages are going to be installed:
kernel-default-6.10.5-1.1 kernel-default-devel-6.10.5-1.1 kernel-devel-6.10.5-1.1 python311-bcrypt
virtualbox-kmp-default-7.0.20_k6.10.5_1-1.2 xf86-input-vmmouse
The following package requires a system reboot:
kernel-default-6.10.5-1.1
@deebido I normally use fbdev=1 not nvidia_drm.fbdev=0 for Nvidia. Alas, I’m not a Plasma user, but you have other desktop environments installed, do they work?
The inxi output looks fine driver wise…
If you update to the next snapshot, do you see Nvidia rebuilding for the 6.10.5 kernel, I suspect that may be the issue…
I would suggest adding at boot to the grub linuxefi line nomodeset which will give you a GUI, not optimal, but can check the nvidia driver is built or not…
I normally use fbdev=1 not nvidia_drm.fbdev=0 for Nvidia. Alas, I’m not a Plasma user
I couldn’t get wayland to work on tumbleweed kde unless I had this typed in for kernel parameters.
but you have other desktop environments installed, do they work?
after i would do that update i would have only TTY to log into. i could not get back to any environments.
I would suggest adding at boot to the grub linuxefi line nomodeset which will give you a GUI, not optimal, but can check the nvidia driver is built or not…