Проблема с Ati Mobility Radeon X1600 (Решено)

Здравствуйте. Проблема у меня такая. Установил пакеты по инструкции http://en.gentoo-wiki.com/wiki/Radeon.
Иксы запускаются. Но glxgears в ответ couldn't open display (null). Nexuiz тоже ругается на Display X.
Мой make.conf
CFLAGS="-march=nocona -O2 -pipe -msse4"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"
CHOST="x86_64-pc-linux-gnu"
USE="X hal mmx sse sse2 sse3 ssse3 gtk -gnome qt kde dvd alsa cdr opengl"
INPUT_DEVICES="evdev"
VIDEO_CARDS="radeon"

GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/ "
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/x11"

Мой xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
EndSection

Section "Files"
ModulePath "/usr/lib64/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
Load "dri"
Load "dri2"
Load "record"
Load "glx"
Load "dbe"
Load "extmod"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "AUO"
ModelName "1101"
EndSection

Section "Device"
Option "AccelDFS" "True"
Option "AccelMethod" "EXA"

Identifier "Card0"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "M56P [Radeon Mobility X1600]"
BusID "PCI:6:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1440x900"
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

Вот выводы команд

zhuk ~ # cat /var/log/Xorg.0.log | grep -i accel
(**) RADEON(0): Option "AccelDFS" "True"
(**) RADEON(0): Option "AccelMethod" "EXA"
(II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
(II) Composite (RENDER acceleration)
(II) RADEON(0): Acceleration enabled
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
zhuk ~ # cat /var/log/Xorg.0.log | grep AIGLX
(==) AIGLX enabled
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib64/dri/r300_dri.so
zhuk ~ # glxinfo | grep direct
direct rendering: Yes
zhuk ~ # glxinfo | grep OpenGL
OpenGL vendor string: DRI R300 Project
OpenGL renderer string: Mesa DRI R300 (RV530 71C5) 20090101 TCL DRI2
OpenGL version string: 1.5 Mesa 7.7
OpenGL extensions:

Ядро стоит 2.6.32

Проблема решена я не состоял

Проблема решена я не состоял в группе video

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".