Stuck at "Reached target graphical interface" on Live ISO

so install the drivers first, then edit the mkinitcpio

Output of sudo mhwd -a pci nonfree 0300:
https://0x0.st/oCWz.txt

So I got the same conflict between libxnvctrl-470xx and libxnvctrl as I had before on Live ISO (check main post)

ok, so remove it:
sudo pacman -R libxnvctrl
then continue with the steps - installing the drivers and editing the mkinitcpio

uhh, mhwd installation says the following:

error: failed to prepare transaction (could not satisfy dependencies) and then
https://0x0.st/oCWt.txt

do i need to force it?

remove the conky too with the libxnvctrl:
sudo pacman -R libxnvctrl conky
then continue with the steps, and when you are done install conky back:
sudo pacman -S conky
reboot

:: removing conky breaks dependency 'conky>=1.10' required by conky-i3

so, I am removing conky-i3 too?

this is a mess haha … yes remove it too, and after you installed the nvidia drivers, install it back

had to remove manjaro-i3-settings too, bruh

ok I followed the steps, rebooted and everything still works
output of mhwd -li says there is video-linux and video-nvidia-470xx.
output of inxi -v7azy:
https://0x0.st/oCWF.txt

that’s all?

since you have only nvidia, i would uninstall video linux:
sudo mhwd -r pci video-linux
and install also the conky and manjaro settings back, and thats it

1 Like

Seems everything to work. Thanks for helping with that issue, big thanks.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.