can you explain me maybe how to setup the desktop environment? I wanna have the same for my rpi 5ā¦ which has some ugly environment right now when I type startx so Iāll stay in the 8 color console ā¦ too ugly (tried to get kmscon (even kitty) running but without success).
But now that I see how lovely lx looks ā¦
can I copy it (at least the configs) simply over maybe? got bookworm 6.1.0-rpi8-rpi-2710 running on there.
copying the dotfiles should work. Iāve got a Image thatās identical to the one I made for our devices but without the drivers (except the DevTerms thermal printer software) but will work for the rpi5. I can upload it if youād like. Itās running the stock rpi kernel.
oh, it was a long journey to set up this pi 5 ā¦ I had to compile a ton of stuff to get it all updating the firmwares (nvme etc.) and well ā¦ nothing is available / working for arm haha ā¦ learned a ton about linux on the way.
So ā¦ since itās a working system (with lots of audio stuff in jack2 etc.) I think Iāll pass or are there any big advantages in the newer kernels? Itās running perfectly more or less atmā¦
aight thanks! will try it now ā perfect work for procastination
copying the dotfiles should work and would be easier then doing all that work over again. that image has the stock rpi kernel I donāt think youāll get that much of an improvement to bother and you can update to kernel 6.6.31 on the stock rpi kernel through the official repo.
hmmā¦ so I tarāed that folder and copied to the other pi (also to the same location). No changeā¦ still this super wannabe fancy desktop environment booting in ultra 4k
putting it in the lightdm location with the correct owner should only change the lockscreen to darkmode. also use those files in your home dir to make the same changes on the desktop. or get the files from /etc/skel in my image and put them in your home dir.
I use zram. I havenāt done any measurements to see what performance difference it makes, but same as you, I was concerned about SD card writes. Surely writing application memory to the SD card shortens its life.
zram-generator looks pretty cool. If I get a chance Iād like to try it out.
We could move this zram chat to a new topic, and in fact, that might be a good idea anyway because it would make the information easier to find. Currently there are a few off-topic mentions of zram scattered around other threads.