$lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] (rev ff)
Пишу:
apt-get install fglrx fglrx-amdcccle
Никаких видимых ошибок не выводит, далее:
amdconfig; aticonfig
command not found
cd /usr/lib/fglrx/bin
./aticonfig; ./amdconfig
Unable to open /etc/ati/control, please reinstall the driver.
No supported adapters detected
./fglrxinfo
display: :0 screen: 0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile x86/MMX/SSE2
OpenGL version string: 3.0 Mesa 10.1.3
Как я понимаю, видеокарта от АМД просто не работает. И как бы не пытался я установить драйвера на неё: скачивая с оффсайта, из репов, из графического интерфейса-результат приведён выше. Как включить не встроенную графику? Куда копнуть?