Я решил установить проприетарный видеодрайвер на мой HP Pavilion g6. Моя система - Ubuntu 14.10 Utopic Unicorn (обновлено вчера). Хорошо, я скачал установщик AMD с официального сайта.
sudo sh amd-driver-installer-14.301.1001-x86.x86_64.run --buildandinstallpkg
Теперь логи:
Created directory fglrx-install.Bn1Y9d
Verifying archive integrity... All good.
Uncompressing AMD Catalyst(TM) Proprietary Driver-14.301.1001......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
=====================================================================
AMD Catalyst(TM) Proprietary Driver Installer/Packager
=====================================================================
Generating and Installing package: Ubuntu/utopic
Package /home/efog/fglrx-14.301.1001/fglrx_14.301-0ubuntu1_amd64.deb has been successfully generated
Package /home/efog/fglrx-14.301.1001/fglrx-dev_14.301-0ubuntu1_amd64.deb has been successfully generated
Package /home/efog/fglrx-14.301.1001/fglrx-amdcccle_14.301-0ubuntu1_amd64.deb has been successfully generated
Selecting previously unselected package fglrx.
(Reading database ... 393855 files and directories currently installed.)
Preparing to unpack fglrx_14.301-0ubuntu1_amd64.deb ...
Unpacking fglrx (2:14.301-0ubuntu1) ...
Selecting previously unselected package fglrx-amdcccle.
Preparing to unpack fglrx-amdcccle_14.301-0ubuntu1_amd64.deb ...
Unpacking fglrx-amdcccle (2:14.301-0ubuntu1) ...
Setting up fglrx (2:14.301-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: 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-14.301 DKMS files...
First Installation: checking all kernels...
Building only for 3.16.0-23-generic
Building for architecture x86_64
Building initial module for 3.16.0-23-generic
Done.
fglrx:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-23-generic/updates/dkms/
depmod...........
DKMS: install completed.
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.10.20140925-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Setting up fglrx-amdcccle (2:14.301-0ubuntu1) ...
Processing triggers for initramfs-tools (0.103ubuntu8) ...
update-initramfs: Generating /boot/initrd.img-3.16.0-23-generic
Processing triggers for libc-bin (2.19-10ubuntu2) ...
fglrx_14.301-0ubuntu1_amd64.deb fglrx-amdcccle_14.301-0ubuntu1_amd64.deb
Cleaning up removed packages
aticonfig: No supported adapters detected
Removing temporary directory: fglrx-install.Bn1Y9d
Каждый раз, когда я пишу aticonfig
я получаю aticonfig: No supported adapters detected.
Но:
efog@efog-pc:~/fglrx-14.301.1001$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] (rev ff)
Теперь я боюсь перезагрузиться:D Помогите, пожалуйста.