Blank screen after update. (Xorg: No devices/screens found)

  1. If you have 5.10 LTS installed, add 5.4 LTS and boot into that and see if the problem goes away. If you have anything else, please advise and stop here!

    sudo mhwd-kernel --install linux510
    
  2. video-modesetting is a fall-back driver, and as you have nothing that works anyway, let’s remove everything and start from scratch if you have an Internet connection. If not, please stop here!

    sudo mhwd --remove pci video-hybrid-intel-nvidia-prime
    sudo mhwd --remove pci video-modesetting
    sudo reboot
    

    log in again into TTY2:

    sudo mhwd --install pci video-hybrid-intel-nvidia-prime
    startx
    

:crossed_fingers:

P.S. Instead of typing everything on your phone, go to a friend’s place, download and burn the latest Manajaro ISO on an USB stick on their computer and boot with that on your own computer.
P.P.S. If you have no friends, ask if you can use mum’s computer. :grin:

1 Like