J’ai suivi la première piste pour commencer (help.ubuntu.com/community/BinaryDriverHowto/AMD).
Voilà ce que j’ai fait :
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.BAK
# # apt-get remove --purge fglrx fglrx-amdcccle
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Le paquet « fglrx » n'est pas installé, et ne peut donc être supprimé
Le paquet « fglrx-amdcccle » n'est pas installé, et ne peut donc être supprimé
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
# # apt-get remove --purge fglrx-updates fglrx-amdcccle-updates
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Le paquet « fglrx-updates » n'est pas installé, et ne peut donc être supprimé
E: Impossible de trouver le paquet fglrx-amdcccle-updates
Ensuite
# aptitude search linux-headers
v linux-headers -
p linux-headers-2.6-amd64 - Header files for Linux amd64 configuration (dummy package)
p linux-headers-3.12-0.bpo.1-all - All header files for Linux 3.12 (meta-package)
p linux-headers-3.12-0.bpo.1-all-amd64 - All header files for Linux 3.12 (meta-package)
i linux-headers-3.12-0.bpo.1-amd64 - Header files for Linux 3.12-0.bpo.1-amd64
i A linux-headers-3.12-0.bpo.1-common - Common header files for Linux 3.12-0.bpo.1
p linux-headers-3.12-0.bpo.1-common-rt - Common header files for Linux 3.12-0.bpo.1-rt
p linux-headers-3.12-0.bpo.1-rt-amd64 - Header files for Linux 3.12-0.bpo.1-rt-amd64
p linux-headers-3.13-0.bpo.1-all - All header files for Linux 3.13 (meta-package)
p linux-headers-3.13-0.bpo.1-all-amd64 - All header files for Linux 3.13 (meta-package)
p linux-headers-3.13-0.bpo.1-amd64 - Header files for Linux 3.13-0.bpo.1-amd64
p linux-headers-3.13-0.bpo.1-common - Common header files for Linux 3.13-0.bpo.1
p linux-headers-3.2.0-4-all - All header files for Linux 3.2 (meta-package)
p linux-headers-3.2.0-4-all-amd64 - All header files for Linux 3.2 (meta-package)
i linux-headers-3.2.0-4-amd64 - Header files for Linux 3.2.0-4-amd64
i A linux-headers-3.2.0-4-common - Common header files for Linux 3.2.0-4
p linux-headers-3.2.0-4-common-rt - Common header files for Linux 3.2.0-4-rt
p linux-headers-3.2.0-4-rt-amd64 - Header files for Linux 3.2.0-4-rt-amd64
p linux-headers-amd64 - Header files for Linux amd64 configuration (meta-package)
p linux-headers-rt-amd64
Donc, selon moi, pour les headers c’est bon.
Ensuite j’ai ça d’installé mais je ne trouve pas le paquet fglrx-amdcccle indiqué dans le tuto et puis fglrx tout court n’existe pas donc j’ai pris fglrx-driver.
# aptitude search fglrx
i A fglrx-atieventsd - events daemon for the non-free ATI/AMD RadeonHD display driver
v fglrx-atieventsd-virtual -
p fglrx-control - control panel for the non-free ATI/AMD RadeonHD display driver
v fglrx-control-virtual -
i fglrx-driver - non-free ATI/AMD RadeonHD display driver
p fglrx-glx - transitional package, use libgl1-fglrx-glx
i A fglrx-glx-ia32 - please switch to multiarch libgl1-fglrx-glx:i386
v fglrx-kernel-12-6+point -
v fglrx-kernel-13.12 -
v fglrx-kernel-8.97.100.7 -
v fglrx-kernel-dkms -
p fglrx-legacy-atieventsd - events daemon for the non-free ATI/AMD RadeonHD display driver (legacy)
p fglrx-legacy-control - control panel for the non-free ATI/AMD RadeonHD display driver (legacy)
p fglrx-legacy-driver - non-free ATI/AMD RadeonHD display driver (legacy)
p fglrx-legacy-modules-dkms - dkms module source for the non-free ATI/AMD RadeonHD display driver (legacy)
p fglrx-legacy-source - kernel module source for the non-free ATI/AMD RadeonHD display driver (legacy)
i A fglrx-modules-dkms - dkms module source for the non-free ATI/AMD RadeonHD display driver
p fglrx-source - kernel module source for the non-free ATI/AMD RadeonHD display driver
i A glx-alternative-fglrx - allows the selection of FGLRX as GLX provider
i A libfglrx - non-free ATI/AMD RadeonHD display driver (runtime libraries)
i A libfglrx-amdxvba1 - AMD XvBA (X-Video Bitstream Acceleration) runtime libraries
p libfglrx-ia32 - please switch to multiarch libfglrx:i386
p libfglrx-legacy - non-free ATI/AMD RadeonHD display driver (runtime libraries) (legacy)
p libfglrx-legacy-amdxvba1 - AMD XvBA (X-Video Bitstream Acceleration) runtime libraries (legacy)
v libfglrx-virtual -
i A libgl1-fglrx-glx - proprietary libGL for the non-free ATI/AMD RadeonHD display driver
v libgl1-fglrx-glx-virtual -
p libgl1-fglrx-legacy-glx - proprietary libGL for the non-free ATI/AMD RadeonHD display driver (legacy)
v xserver-xorg-video-fglrx
Et puis
# aticonfig --initial
Found fglrx primary device section
Using /etc/X11/xorg.conf
Saving back-up to /etc/X11/xorg.conf.fglrx-1
# reboot
# fglrxinfo
Error: unable to open display (null)
Je précise mais vous avez du le voir que je suis passé sur le noyau 3.12.
Je vais essayer avec les drivers d’AMD (support.amd.com/en-us/download) mais vaut mieux que je laisse refroidir la machine.
A+