Hey guys,
I have just updated my Pi 4 to the latest release, 20.02. I re-installed everything, so I can have the latest KDE updates enabled without having to do it all manually. I am running the BOOT from my SD card, and the OS portion (ROOT) from a crucial SSD. The performance and stability is pretty amazing. I almost think I could install chrome, an email client, and an office suite (I think it has one already) and give it to my father as a daily driver for his spreadsheets, paying bills, and emailing, without any issues.
My questions are-
Can I also have xfce installed without causing problems? I would like to test it. I've tried installing multiple DEs on my desktop in the past, and had to re-install everything because it caused so many issues.
My next question- Has anyone had any luck with overclocking the pi 4 on Manjaro? I have the latest eeprom firmware and here is some of my config.txt
gpu_mem=64
initramfs initramfs-linux.img followkernel
kernel=kernel8.img
arm_64bit=1
enable_gic=1
disable_overscan=1
hdmi_ignore_edid=0xa5000080
over_voltage=6arm_freq=2147
I don't think my over_voltage or arm_freq are doing anything, when I try to move the arm_freq to the next line the pi won't boot. I do have active and passive cooling, and a proper power supply (canakit, known to be a good one).
Thanks!