Miracolo!!! i nuovi driver ATI che sono usciti, si sono installati senza dare errori nell'installr...
Non ci speravo quasi più
Ma l'accelerazione 3D non va, inoltre,
ho dovuto riabilitare anche i driver proprietari, da: sistema > amministrazione > driver hardware che hanno abilitato a loro volta
xorg-driver-fglrx ovvero l'accelerazione 3D.
Ma appena ho finito il reboot, stesso problema di prima, se effettuo il log con una sessione normale di GNOME, lo schermo mi rimane tutto bianco con il puntatore del mouse visibile, mentre se effettuo l'accesso con la sessione GNOME D'EMERGENZA, gnome parte, ma l'accelerazione 3D non è comunque presente.
Deduco che il problema siano gli xorg-driver-fglrx, come risolvo?
Questo è lo xorg.conf che si è creato con l'installazione dei driver ATI e senza la presenza di xorg-driver-fglrx:# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Generic VGA"
Driver "Vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Generic VGA"
Driver "Vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection
Grazie michele per il link, non sapevo che erano usciti i nuovi driver ATI.