Reply To: Help needed to rescue display resolution in antiX 19.1-sid-core(Marielle Franco)

#38152
Xecure
Member

    This is me speaking crazy things, so it may not work.

    1. Check /etc/modprobe.d/ folder and files to make sure nouveau is not blacklisted in any file.
    2. UnLoad nouveau driver
    sudo modprobe -r nouveau
    If it sais nothing, it will now be unloaded. If it was already unloaded, then it will inform you (nothing else).
    3. Delete the /etc/X11/xorg.conf file
    sudo rm /etc/X11/xorg.conf
    4. Try reinstalling nouveau
    sudo apt-get install --reinstall xserver-xorg-video-nouveau
    5. Try reloading the module
    sudo modprobe nouveau
    6. Try to reconfigure xorg
    sudo dpkg-reconfigure xserver-xorg

    Hopefully something here helps.

    • This reply was modified 6 years, 2 months ago by Xecure.

    antiX Live system enthusiast.
    General Live Boot Parameters for antiX.