Just did a fresh install on my RPi4 and started getting into tweaking the interface. Everything seems to be working fine, except for the widgets. They are showing blank in the Add widgets window and none of the graphs in the widgets show anything.
Thanks man. It’s so odd. I don’t want to reinstall. I’m actually reading through you thread about drivers. The only thing that stuck out to me so far was was driver for X11 as modesetting. It’s probably just missing some files or something. not sure how to reinstall maybe just certain packages.
Did you try wayland? Or if you are using wayland, did you try switching to x11? Just to see if the widgets show up. If it works with one and not the other… likely not an install issue. Funky desktop issues for me are usually due to old settings in ~/.config and ~/.local.
Well testing didn’t offer any new updates. Tried switching to plasma-git and it borked the whole system. Reflashing my SSD and starting over. I’ll check the widgets on a completely fresh install before I change anything.
That is really odd. I checked again, this time with my setup in the office with a 4K monitor and it works fine for me. I am not doing a fresh install, maybe I can try that this evening.
Edit: I switched to a wayland session just to make sure, and it works too.
Yeah it’s really weird. The only thing different that I’m doing is using balena etcher to write the install image to a USB SSD vs doing anything with the SDcard. I could rule that out by doing a fresh install on the SD.
Install plasma-wayland-session and then reboot. I am not sure where to switch in sddm, but there will be something to click to select Plasma Wayland rather than Plasma.
Without the cma-384 I can run at 1920x1080 without issue, but when using a 4K monior I must increase the video memory or I get weird video issues and kde crashes. I am unsure if setting it up to cma-512 is beneficial or not. I suspect 512 is better for 4K, with 384 being the minimum.
You can run:
$ cat /proc/meminfo
At the bottom there are two lines concerning the CMA. CmaFree shows available video memory and this number changes as you run apps.