fglrx不能在旧的ubuntu上运行

时间:2014-01-03 06:18:46

标签: linux linux-kernel ubuntu-10.10

我目前有ubuntu 10.10(x86)的版本,我不想改变它。我编译并安装了linux内核(3.10.25)和gnu编译器(4.8)没有问题。 因为fglrx与这个版本的linux内核不兼容,所以我不得不从这里下载驱动程序:

http://support.amd.com/en-us/download/desktop/legacy?product=Legacy2&os=Linux%20x86

我删除了fglrx包,然后运行程序来安装新的fglrx:     sudo apt-get remove fglrx     chmod + x amd-driver-installer-catalyst-13.1-legacy-linux-x86.x86_64.run     sudo ./amd-driver-installer-catalyst-13.1-legacy-linux-x86.x86_64.run --install

输出:

Created directory fglrx-install.inu6Jw
Verifying archive integrity... All good.
Uncompressing AMD Catalyst(TM) Proprietary Driver-8.97.100.7.
=====================================================================
AMD Catalyst(TM) Proprietary Driver Installer/Packager 
=====================================================================
Detected configuration:
Architecture: i686 (32-bit)
X Server: X.Org 6.9 or later
loki_setup: directory: (null)
DKMS part of installation failed.  Please refer to /usr/share/ati/fglrx-install.log for details

和fglrx-install.log:

Check if system has the tools required for installation.
Uninstalling any previously installed drivers.

Creating symlink /var/lib/dkms/fglrx/8.97.100.7/source -> /usr/src/fglrx-8.97.100.7

DKMS: add completed.

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area....
cd /var/lib/dkms/fglrx/8.97.100.7/build; sh make.sh --nohints --uname_r=3.10.25 --norootcheck.....(bad exit status: 1)
[Error] Kernel Module : Failed to build fglrx-8.97.100.7 with DKMS
[Error] Kernel Module : Removing fglrx-8.97.100.7 from DKMS

------------------------------
Deleting module version: 8.97.100.7
completely from the DKMS tree.
------------------------------
Done.
[Reboot] Kernel Module : update-initramfs

失败发生后,我重新启动笔记本电脑,看它是否已安装(我在aticonfig --initial -f之前运行)。我打开了ATI Catalyst Control Center,这就是我得到的: http://i.stack.imgur.com/PUIUy.png

显然它已安装但奇怪的是我无法激活compiz效果,葡萄酒不会运行游戏等。

Linux的2.6.x版本一切都很好,但我真的想要版本> 3.4

1 个答案:

答案 0 :(得分:0)

fglrx有许多特定的版本依赖项,您可能无法在系统上满足这些依赖项。我建议至少升级到下一个LTS版本。