reverting back to another kwin version did not work for me
Maybe some logs would help to find the proper issue, but which of them should I provide to whom?
Hey guys,
I had the same issue but I was able to resolve the problem under wayland when someone posted this on another post. I’m running the binary nvidia drivers so please keep that in mind.
The solution that works for me is to edit the nvidia-graphics-drivers-kms.conf file and add in fbdev=1
After that run:
sudo update-initramfs -u
Reboot and see if that works.
After updating to the today provided kernel 6.8.0-51, the fbdev=1 parameter now works with my luks encrypted setup in the way taht the splash screen needs a second longer to load. So I’ve got the time to enter the luks decryption password.
I decided to disable the splash screen in my grub config. From now on i am able to enter the luks password without a hurry.
Remove “splash” parameter from GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub and recreate grub-config with “update-grub” command.
Operating System: KDE neon 6.2
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.9.0
Qt Version: 6.8.1
Kernel Version: 6.8.0-51-generic (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3070/PCIe/SSE2
Manufacturer: BIOSTAR Group
Product Name: B550T-SILVER
Anyway it is still more a workaround than a proper solution.
Had the same issue and the config setting from prasadmurthy solved the issue. Thank you so much!
The issue should be just limited to fbdev=1.