Hi! I’ve just performed my first manual installation of Arch Linux (being guided). After being given instructions to install KDE plasma and SDDM, I am still unable to access the desktop. I have attached a picture of the systemctl status of SDDM, and the error message when trying to load KDE.
#[Solved] Issues installing KDE on Arch
107 messages · Page 1 of 1 (latest)
@queen sluice do you have an nvidia card?
Yes
Then add nvidia nvidia_modeset nvidia_uvm nvidia_drm to your initramfs modules
Where is that located again?
In /etc/mkinitcpio.conf
Once you do that
Regenerate your initramfs
And reboot and try again
I don’t see where to add modules
In this file there is a line with MODULES=""
Add these in it
It's at the beginning of the file
Did you edited mkinitcpio?
Yes
What does this output
You sure you have sudo installed
Yep
Try using su then run mkinitcpio -P
Yes
Cuz the compressed image vmlinuz is not present in /boot
Same as this?
Yep
I’m pretty sure the boot loader is the EFI boot stub, and not grub or Systemd
Idk if that’s helpful, so there
You edited /etc/mkinitcpio.conf right?
Do you have an iGPU?
What’s that?
Paste short snippets, up to a few lines, in channel. Please do not use pastebin.com or paste.ubuntu.com; some good, sane paste services are ix.io, paste.rs, bpaste.net, and gist.github.com.
See .s ix or .s rs for an easy way to paste from a pipe.
where is this?
/var/log/Xorg.0.log
how do I paste it? do I need to manually type this?
cat /var/log/Xorg.0.log | curl -F 'f:1=<-' ix.io
It will output a link. Send it here
Have you properly installed the nvidia driver for your gpu?
I really suggest installing the proprietary driver
Nvidia open source drivers suck
so remove the open driver, and install the proprietary one?
@queen sluice
GTX 1660 Ti
Install the nvidia package and remove kms from the HOOKS in /etc/mkinitcpio.conf if it is present. Then reboot and you should be good.
I didn't see kms
Just install nvidia then
and reboot
Then try again with the proprietary driver to see if it resolves your issue
that isn't the nvidia open source driver
that's the proprietary nvidia drivers with open source kernel modules
Nothing happened
Still they have issues
I still have the error
do I need to do this?
After removing kms you need to regenerate your initramfs
Yes
oh
Should have specified, sorry
what's with the initramfs-linux (folder) and vmlinux-linux in your boot folder?
I was following instruction
I still have the error
Did you reboot?
yes
@wise yarrow I was able to load a KDE plasma session using the Manjaro KDE live iso I have laying around. KDE still does not load on Arch
do you happen to know what drivers Manjaro uses?
I did boot with Open Source Drivers, but here was the result:
why is it upside down?
[Solved] Issues installing KDE on Arch
