web-dev-qa-db-fra.com

Erreur de compilation des pilotes Ubuntu 14.04 ATI Legacy: /lib/modules/.../build/include/linux/version.h introuvable

Bref récit, obtenez Error! Bad return status for module build on kernel: 3.13.0-24-generic (x86_64) et kernel includes at /lib/modules/3.13.0-24-generic/build/include not found or incomplete lorsque vous tentez d'installer fglrx à partir de AMD-driver-installer-catalyseur-13.1-legacy-linux-x86.x86_64 pour deux Radeon HD 2600 XT.

Longue histoire: lors de l'installation d'Ubuntu 14.04 à partir de livecd, monitor4 n'a pas reçu de signal et j'ai obtenu l'erreur "Could not switch the monitor configuration/could not set the configuration for CRTC 64". J'ai poussé à travers. Après l'installation et le redémarrage, monitor4 a commencé à fonctionner mais 3 ne fonctionne pas et a le même message d'erreur CRTC 64 lors de la connexion, les graphiques/le curseur sont un peu nerveux et ne sont pas fluides.

Je pensais installer manuellement les pilotes fglrx

$ Sudo lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] RV630 XT [Radeon HD 2600 XT] [1002:9588]
04:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] RV630 XT [Radeon HD 2600 XT] [1002:9588]

On dirait qu'il voit tous les 4 moniteurs

$ Sudo xrandr
Screen 0: minimum 320 x 200, current 7680 x 1200, maximum 8192 x 8192
DVI-0 connected primary 1920x1200+0+0 (normal left inverted right x axis y axis) 519mm x 324mm
   1920x1200      60.0*+
   1600x1200      60.0  
...more resolutions...
DIN disconnected (normal left inverted right x axis y axis)
DVI-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080      60.0*+   50.0     59.9  
   1920x1080i     60.1     50.0     60.0  
...more resolutions...
DVI-1-2 connected 1920x1080+3840+0 527mm x 296mm
   1920x1080      60.0*+   50.0     59.9     30.0     30.0  
   1920x1080i     60.1     50.0     60.0  
...more resolutions...
DIN-1-1 disconnected
DVI-1-3 connected 1920x1080+5760+0 527mm x 296mm
   1920x1080      60.0*+   50.0     59.9     30.0     30.0  
   1920x1080i     60.1     50.0     60.0  
...more resolutions...
  1920x1080 (0x45)  148.5MHz
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock   67.5KHz
        v: height 1080 start 1084 end 1089 total 1125           clock   60.0Hz
...more resolutions...

notice Erreur! Statut de retour incorrect pour la construction du module sur le noyau: 3.13.0-24-generic (x86_64)

$ Sudo dpkg -i fglrx*.deb
Selecting previously unselected package fglrx.
(Reading database ... 167116 files and directories currently installed.)
Preparing to unpack fglrx_8.970-0ubuntu1_AMD64.deb ...
Unpacking fglrx (2:8.970-0ubuntu1) ...
Selecting previously unselected package fglrx-amdcccle.
Preparing to unpack fglrx-amdcccle_8.970-0ubuntu1_AMD64.deb ...
Unpacking fglrx-amdcccle (2:8.970-0ubuntu1) ...
Selecting previously unselected package fglrx-dev.
Preparing to unpack fglrx-dev_8.970-0ubuntu1_AMD64.deb ...
Unpacking fglrx-dev (2:8.970-0ubuntu1) ...
Setting up fglrx (2:8.970-0ubuntu1) ...
update-alternatives: using /usr/lib/fglrx/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode
update-alternatives: warning: skip creation of /etc/OpenCL/vendors/amdocl32.icd because associated file /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd (of link group x86_64-linux-gnu_gl_conf) doesn't exist
update-alternatives: using /usr/lib/fglrx/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode
update-initramfs: deferring update (trigger activated)
Loading new fglrx-8.970 DKMS files...
First Installation: checking all kernels...
Building only for 3.13.0-24-generic
Building for architecture x86_64
Building initial module for 3.13.0-24-generic
Error! Bad return status for module build on kernel: 3.13.0-24-generic (x86_64)
Consult /var/lib/dkms/fglrx/8.970/build/make.log for more information.
update-initramfs: deferring update (trigger activated)
Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Setting up fglrx-amdcccle (2:8.970-0ubuntu1) ...
Setting up fglrx-dev (2:8.970-0ubuntu1) ...
Processing triggers for initramfs-tools (0.103ubuntu4) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-24-generic
Processing triggers for libc-bin (2.19-0ubuntu6) ...

/var/lib/dkms/fglrx/8.970/build/make.log

$ cat /var/lib/dkms/fglrx/8.970/build/make.log
DKMS make.log for fglrx-8.970 for kernel 3.13.0-24-generic (x86_64)
Wed May  7 21:44:57 EDT 2014
AMD kernel module generator version 2.1
kernel includes at /lib/modules/3.13.0-24-generic/build/include not found or incomplete
file: /lib/modules/3.13.0-24-generic/build/include/linux/version.h

en-têtes Linux installés

$ Sudo dpkg -l | grep linux-headers
ii  linux-headers-3.13.0-24                               3.13.0-24.47                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-24-generic                       3.13.0-24.47                                        AMD64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-generic                                 3.13.0.24.29                                        AMD64        Generic Linux kernel headers

/lib/modules/3.13.0-24-generic/build/include/linux/version.h n'est en fait pas là

$ ls -l /lib/modules/3.13.0-24-generic/build/include/linux/ve*
lrwxrwxrwx 1 root root 57 May  2 20:39 /lib/modules/3.13.0-24-generic/build/include/linux/vermagic.h -> ../../../linux-headers-3.13.0-24/include/linux/vermagic.h
lrwxrwxrwx 1 root root 57 May  2 20:39 /lib/modules/3.13.0-24-generic/build/include/linux/vexpress.h -> ../../../linux-headers-3.13.0-24/include/linux/vexpress.h
1
meccooll

Les pilotes propriétaires hérités ont été tués par les pilotes open source; pour la plupart des gens, les pilotes open source fonctionnent assez bien. À partir de Ubuntu 13.10, AMD ne prend plus officiellement en charge les pilotes Linux pour les cartes inférieures à HD50 . Voir également bug du tableau de bord # 105804 :

L'un des problèmes en suspens pour résoudre ce bogue est qu'AMD n'envisage pas actuellement de prendre en charge XServer 1.13 (pour Ubuntu, le package est xserver-xorg-core) pour le pilote 12.6 hérité utilisé par Quantal.

L'erreur de compilation à propos de version.h ressemble à Ubuntu bogue n ° 859101 .

Pour résoudre votre problème, l'option réaliste consiste à acheter une nouvelle carte graphique multi-moniteur, telle que Eyefinity 6.

1
bain