Проблема такая- не работает прямой рендеринг на Ubuntu karmic, тормоозит даже 2D. Видеокарта встроенная, i865G.
Версия драйвера: 2.9.0-1ubuntu2~xup~1
Версия иксов: 7.4
Доступ на запись в /dev/dri/card0 есть:
getfacl /dev/dri/card0
getfacl: Removing leading '/' from absolute path names
# file: dev/dri/card0
# owner: root
# group: video
user::rw-
user:brainfucker:rw-
group::rw-
mask::rw-
other::---
glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer
egrep "(GLX|DRI)" /var/log/Xorg.0.log
(==) AIGLX enabled
(II) Loading extension GLX
(II) Loading extension XFree86-DRI
(II) Loading extension DRI2
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
ection "Device"
Identifier "Configured Video Device"
Driver "Intel"
Option "AccelMethod" "uxa"
Option "EXAOptimizeMigration" "true"
Option "MigrationHeuristic" "greedy"
Option "Tiling" "true" # i8xx users: see note in guide
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
## http://intellinuxgraphics.org/install.html
Section "Module"
Load "glx"
Load "dri"
EndSection
Section "DRI"
Mode 0666
EndSection
/etc/modprobe.d/i915-kms.conf
options i915 modeset=0