Codice: Seleziona tutto
sudo apt-get install build-essential cdbs dh-make dkms execstack dh-modaliases linux-headers-generic
sudo apt-get install lib32gcc1
e ho seguito l'ormai famosa guida consigliata da 414N per effettuare il downgrade del serve X e per installare i driver:
Codice: Seleziona tutto
sudo add-apt-repository ppa:makson96/fglrx
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fglrx-legacy
ho riavviato X e niente monitor in bassa risoluzione e privo di icone. risultato
Codice: Seleziona tutto
root@ubuntu:~# fglrxinfo
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 136 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
Current serial number in output stream: 12
Come al solito... Unica differenza è che in /etc/X11/ non cè xorg.conf
Codice: Seleziona tutto
root@ubuntu:~# ls -l /etc/X11/
total 49708
drwxr-xr-x 2 root root 4096 Oct 17 17:00 app-defaults
-rw------- 1 root root 52518912 Jan 10 17:05 core
drwxr-xr-x 2 root root 4096 Oct 17 17:00 cursors
-rw-r--r-- 1 root root 18 Oct 17 17:00 default-display-manager
drwxr-xr-x 4 root root 4096 Oct 17 16:59 fonts
-rw-r--r-- 1 root root 17394 Dec 3 2009 rgb.txt
lrwxrwxrwx 1 root root 13 Jan 10 16:03 X -> /usr/bin/Xorg
drwxr-xr-x 3 root root 4096 Oct 17 17:00 xinit
drwxr-xr-x 2 root root 4096 Sep 28 00:52 xkb
-rwxr-xr-x 1 root root 709 Apr 1 2010 Xreset
drwxr-xr-x 2 root root 4096 Oct 17 16:59 Xreset.d
drwxr-xr-x 2 root root 4096 Oct 17 16:59 Xresources
-rwxr-xr-x 1 root root 3730 Mar 22 2012 Xsession
drwxr-xr-x 2 root root 4096 Jan 10 17:44 Xsession.d
-rw-r--r-- 1 root root 265 Jul 1 2008 Xsession.options
-rw-r--r-- 1 root root 13 Aug 15 11:43 XvMCConfig
-rw-r--r-- 1 root root 601 Oct 17 16:59 Xwrapper.config
l'unico errore che invece sta nel /var/log/Xorg.0.log è questo
Codice: Seleziona tutto
[ 40.485] (EE) GLX error: Can not get required symbols.