Код: Выделить всё
soulriver@soulriver-laptop:~$ glxgears
304 frames in 5.0 seconds
300 frames in 5.0 seconds
299 frames in 5.0 seconds
300 frames in 5.0 seconds
298 frames in 5.0 seconds
298 frames in 5.0 seconds
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 38 requests (38 known processed) with 0 events remaining.
Для сравнения на Fedora 11 на Intel видеокарте показатели в районе 2600 frames. И что самое удивительное 3D там работает медленно.
И еще я посмотрел, что у меня в xorg.conf:
Код: Выделить всё
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
SubSection "Display"
Virtual 2732 768
EndSubSection
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "fglrx"
EndSection
Вот и стало интересно, что конкретно не так и что надо исправить?
Еще провел пару тестов:
Код: Выделить всё
soulriver@soulriver-laptop:~$ lsmod | grep fglrx
fglrx 1989532 35
agpgart 34988 2 fglrx,intel_agp
soulriver@soulriver-laptop:~$ lspci | egrep -i 'vga|video'
01:00.0 VGA compatible controller: ATI Technologies Inc M96 [Mobility Radeon HD 4650]