Skip to content

Probleme mit “schwarzen Bildschirm” nach Textinstallation Ubuntu

Auf dem Rechner AMD X2… fehlen die benötigten Treiber für die Onboard Grafikkarte:

siehe:
https://help.ubuntu.com/community/RadeonDriver
https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver#Problem:%20%20Need%20to%20fully%20remove%20-fglrx%20and%20reinstall%20-ati%20from%20scratch

sudo apt-get install xserver-xorg-video-ati
sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
sudo dpkg-reconfigure xserver-xorg

Leave a Reply