Ноутбук Toshiba серии A300 с карточкой Ati Radeon 3xxx mobility.
В дистрибутиве 9.04 всё работало как часы,после обновления до 9.10 невозможно читать даже pdf документы(жёсткие лаги).Сделал следующие :
Поставил дрова отсюда:
http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.2&product=2.4.2.3.25&lang=English по мануалу:
https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_cat910-inst.pdf :
1 Launch the Terminal Application/Window and navigate to the ATI Proprietary Linux
driver download.
2 Enter the command sh ./ati-driver-installer-9-10-x86.x86_64.run to launch the ATI
Proprietary Linux driver installer.
.........
Click Exit to close the ATI Proprietary Linux Driver Installer.
Launch the Terminal Application/Window and run:
8
For versions of X.Org newer than 7, /usr/bin/aticonfig --initial to configure the
driver for your ATI product.
В итоге:
Ati catalyst не запускается(кликаю в "Приложениях" , ноль эмоций).В "Система"->"Администрирование"->"Драйверы устройств" Горит серая лампочка,драйвер неактивирован.Жму активировать:запрашивает пароль ,пару секунд бегает ползунок "поиск драйвера",а в итоге пропадает и всё также-серая лампочка.
Вот мой xorg.conf :
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Module"
Load "glx"
EndSection
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
BusID "PCI:1:0:0"
Driver "fglrx"
EndSection
Подскажите,пожалуйста,что за шляпа такая.