Ubuntu 14.04 Устаревшая ошибка компиляции драйверов ATI:/lib/modules / …/build/include/linux/version.h не найденный

Рассказ, добраться Error! Bad return status for module build on kernel: 3.13.0-24-generic (x86_64) и kernel includes at /lib/modules/3.13.0-24-generic/build/include not found or incomplete при попытке установить fglrx от amd-driver-installer-catalyst-13.1-legacy-linux-x86.x86_64 для двух Radeon HD 2600 XT.

Длинная история: когда установка Ubuntu 14.04 от livecd monitor4 не получила сигнала, и я добрался "Could not switch the monitor configuration/could not set the configuration for CRTC 64" ошибка. Я протолкнул. После установки и перезагрузки monitor4 начал работать, но 3 не делает и получил ту же появляющуюся ошибку CRTC 64 в экране входа в систему, также графика/курсор является довольно нервной и не гладкой.

Изображенный я желание установить 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]

Похож на него, видит все 4 монитора

$ 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...

заметьте Ошибку! Плохой статус возврата для модуля основывается на ядре: 3.13.0-24-универсальный (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

заголовки Linux установлены

$ 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 на самом деле не там

$ 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
задан 9 May 2014 в 16:25

1 ответ

Собственные драйверы прежней версии были уничтожены драйверами с открытым исходным кодом; для большинства людей драйверы с открытым исходным кодом работают достаточно хорошо. С Ubuntu 13.10, AMD больше официально поддерживает драйверы Linux для любой карты ниже HD5000. Также см. ошибка Панели запуска № 1058040 :

Одним из нерешенных вопросов для обращения к этой ошибке является AMD, в настоящее время не планирует поддерживать XServer 1.13 (для Ubuntu, пакетом является xserver-xorg-core) для наследия 12,6 драйверов, которые Quantal использует

, ошибка компиляции о version.h похожа на ошибку № 859101 .

Ubuntu Для решения проблемы, реалистическая опция состоит в том, чтобы купить новую видеокарту мультимонитора, как Eyefinity 6.

1
ответ дан 11 November 2019 в 12:45

Другие вопросы по тегам:

Похожие вопросы: