Всем привет.
Вопрос такой, как прроверить каботает ли AIGLX?
Попытался настроить xorg, как в Gentoo Wiki, но при перетаскивании окон жрёт 99% CPU. Никаких компизов не ставил, просто хочу аппаратную отрисовку. Использую ArchLinux 0.7.2, XOrg 7.1.
Вот мой xorg.conf
[code]
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "screen" 0 0
Option "AIGLX" "true"
InputDevice "kbd" "CoreKeyboard"
InputDevice "mouse" "CorePointer"
InputDevice "synaptics" "SendCoreEvents"
InputDevice "extmouse" "SendCoreEvents"
EndSection
...
Section "Module"
Load "glx"
Load "GLcore"
Load "dbe"
Load "dri"
Load "xtrap"
Load "freetype"
Load "record"
Load "extmod"
SubSection "extmod"
Option "omit XFree86-DGA"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "true"
EndSection
...
Section "Screen"
Identifier "screen"
Device "card0"
Monitor "monitor"
DefaultDepth 16
Option "XaaNoOffscreenPixmaps"
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
[\code]
В логе присутствует такой фрагмент
[code](WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
[\code]
А glxinfo говорит в том числе следующее
[code]
# glxinfo
name of display: :0.0
libGL warning: 3D driver claims to not support visual 0x5b
do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly.
Try running with LIBGL_THROTTLE_REFRESH and LIBL_SYNC_REFRESH unset.
display: :0 screen: 0
direct rendering: Yes
...
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 915GM 20061017 x86/MMX/SSE2
OpenGL version string: 1.3 Mesa 6.5.2
[\code]


Ответ на:
комментарий
от mutronix

Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум Arch, Intel, Mesa 7.5, Software Rasterizer (2009)
- Форум debian sid + vmware драйвера (2012)
- Форум Корректен ли данный конфиг? (2016)
- Форум Не стартуют X с nouveau драйвером (2011)
- Форум [archlinux, ati]Медленная работа ati в archlinux (2010)
- Форум настройка расширений для SyncMaster 920nw (2008)
- Форум не заводится optirun (2012)
- Форум Slackware 12.0 Раскладка (2008)
- Форум out of range (2008)
- Форум Failed to load module «pcidata» (2009)