You are not logged in.

#1 2024-03-06 17:44:36

doblerone
Member
Registered: 2011-12-08
Posts: 215

[SOLVED] weird display after migration to plasma 6

I just did today the migration to plasma 6 and it looks like the a regular (although big) update.

I was asked to replace some packages in the process (said yes to all of them) but after reboot, my system reached the graphical user interface but the display is clearly wrong.
Low resolution, huge mouse pointer, black desktop without any background, and some aplications do not open. Some others do but fonts are huge.

Here is the the journal output:
https://0x0.st/H7gu.txt

I guess I need to remove old config files from plasma 5.

Any help would be appreciated.

Last edited by doblerone (2024-03-06 18:32:55)

Offline

#2 2024-03-06 17:47:37

gothmog123
Member
Registered: 2012-10-31
Posts: 125

Re: [SOLVED] weird display after migration to plasma 6

I'm having a black screen with just a cursor. any fix? I'm on AMD

Last edited by gothmog123 (2024-03-06 18:05:12)

Offline

#3 2024-03-06 17:57:31

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,654

Re: [SOLVED] weird display after migration to plasma 6

Offline

#4 2024-03-06 18:10:55

doblerone
Member
Registered: 2011-12-08
Posts: 215

Re: [SOLVED] weird display after migration to plasma 6

Thanks @Scimmia. After doing

sudo modprobe nvidia_drm modeset=1

and reboot, it seems that the value was not set properly as I got "N" when executing

# cat /sys/module/nvidia_drm/parameters/mod

How this value can be persistent?

Offline

#5 2024-03-06 18:16:20

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,654

Re: [SOLVED] weird display after migration to plasma 6

You need to set it on the kernel command line

For NVIDIA driver version < 545 or when not also using fbdev=1, the nvidia_drm.modeset=1 option must be set through kernel parameters, in order to disable simpledrm [1] (for more information, refer to FS#73720).

Last edited by Scimmia (2024-03-06 18:17:02)

Offline

#6 2024-03-06 18:32:15

doblerone
Member
Registered: 2011-12-08
Posts: 215

Re: [SOLVED] weird display after migration to plasma 6

Thanks again @Scimmia.

I modified the kernel parameters by adding `nvidia_drm.modeset=1` to GRUB_CMDLINE_LINUX_DEFAULT line in /etc/default/grub, regenerated grub.cfg and rebooted into a nice looking plasma 6 DE.

I'll mark it as solved.

Offline

Board footer

Powered by FluxBB