ОС: Fedora 11 (2.6.30.9-102.fc11.x86_64)
Проблема: Никак не ставятся дрова на видео карту. Сначала скачал установцик Catalyst с офф сайта вот так. Запустилось, установилось. Перезагружаюсь - черный экран без каких либо признаков жизни. заменил xorg.conf на старый, все запустилось (как и раньше естественно). Потом пробовал скачать дрова на карту с репов... Тот же эффект. Когда избавлялся от черного экрана по пути сохранил xorg.conf, который был создан установщиком:
Код: Выделить всё
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:2:0:0"
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
Пытался настроить сам (Читал маны, гуглил в гугле

Вот листинг моего редактированного xorg.conf:
Код: Выделить всё
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
InputDevice "Mouse0" "MousePointer"
InputDevice "Keyboard0" "KeyBoard"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "ru"
Option "XkbModel" "pc105"
Option "XkbRules" "xorg"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "StandartDriver"
Driver "vesa"
VendorName "Vendor"
BoardName "VESA driver (generic)"
EndSection
Section "Device" //не совсем уверен в этой секции
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:2:0:0"
Option "OpenGLOverlay" "off"
Option "MonitorLayout" "AUTO, CRT"
Option "ScreenOverlap" "0"
Option "DesktopSetup" "0x00000000"
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
Modes "1280x800"
EndSubSection
EndSection
Section "DRI" // Здесь тоже не понимаю что написал... просто передрал откуда то :)
Group 0
Mode 0666
EndSection
Вот вроде... Если еще какой нибудь листинг хочется увидеть - выложу

Ну очень хочется поставить на ноут 3д. Просто поменял ноут на более новый и дорогой, а не могу на нем даже WorldOfGoo запустить. Любое напоминание о 3д начинает тормозить, включая OpenGL-скринсейверы. Ужос просто. Если знаете как 3д запустить, поделитесь пожалуйста мыслью
