You are not logged in.
Pages: 1
Hey guys!
I am super exited about Arch Linux and I was able to install it without a desktop enviroment. Terminal is working fine!
I then installed KDA-Plasma and SDDM to have a desktop enviroment.
systemctl status sddm shows me it is active....
But after a reboot there is only a black screen, no mouse curser, nothing ....
I installed also nvidia drivers .... and tried to trouble shoot some things ... doesn't work....
I REALLY want to try it out ... what do you need from me (logs??)
Hardware: Asus ProArt PX13, AMD Ryzen, Nvidia GPU ....
best regards!
Offline
Post the links you get from
sudo journalctl -b | curl -F 'file=@-' 0x0.st
curl -F 'file=@-' 0x0.st < /var/log/Xorg.0.logdid you install the nvdia prop drivers and if so, did you use nvidia-xconfig to generate a configuration? Get rid of /etc/X11/xorg.conf in that case.
Offline
Post the links you get from
sudo journalctl -b | curl -F 'file=@-' 0x0.st curl -F 'file=@-' 0x0.st < /var/log/Xorg.0.logdid you install the nvdia prop drivers and if so, did you use nvidia-xconfig to generate a configuration? Get rid of /etc/X11/xorg.conf in that case.
Thanks! I have to reinstall first my Arch .... Had to install W11 on free Space / new Partition, but now my Arch bootloader is gone -.-
I installed nvidia with this command: pacman -S nvidia nvidia-utils
What is the right way to get the properitary drivers?
Offline
that is the right way, but running nvidia-xconfig would be wrong.
For fixing the bootloader you only have to fix the bootloader/ESP there's no reason to reinstall Arch entirely because of that.
Offline
Pages: 1