← Back to team overview

sony-vaio-z-series team mailing list archive

glx for intel gma ( stamina mode ) is not working

 

hi my expert fellow,
i've got an issue.

when im gonna play a game which need glx-things, and suddenly it shows
error...
here is teeworlds for an instance ..

root@xxx:/usr/lib/xorg/modules/extensions# teeworlds
[4d9de11f][engine]: running on unix-linux-ia32
[4d9de11f][engine]: arch is little endian
[4d9de11f][binds]: bound f1 (282) = toggle_local_console
[4d9de11f][binds]: bound f2 (283) = toggle_remote_console
[4d9de11f][binds]: bound tab (9) = +scoreboard
[4d9de11f][binds]: bound f10 (291) = screenshot
[4d9de11f][binds]: bound a (97) = +left
[4d9de11f][binds]: bound d (100) = +right
[4d9de11f][binds]: bound space (32) = +jump
[4d9de11f][binds]: bound mouse1 (323) = +fire
[4d9de11f][binds]: bound mouse2 (324) = +hook
[4d9de11f][binds]: bound lshift (304) = +emote
[4d9de11f][binds]: bound 1 (49) = +weapon1
[4d9de11f][binds]: bound 2 (50) = +weapon2
[4d9de11f][binds]: bound 3 (51) = +weapon3
[4d9de11f][binds]: bound 4 (52) = +weapon4
[4d9de11f][binds]: bound 5 (53) = +weapon5
[4d9de11f][binds]: bound mousewheelup (331) = +prevweapon
[4d9de11f][binds]: bound mousewheeldown (332) = +nextweapon
[4d9de11f][binds]: bound t (116) = chat all
[4d9de11f][binds]: bound y (121) = chat team
[4d9de11f][binds]: bound f3 (284) = vote yes
[4d9de11f][binds]: bound f4 (285) = vote no
[4d9de11f][engine/datadir]: paths used:
[4d9de11f][engine/datadir]: .
[4d9de11f][engine/datadir]: /root/.teeworlds
[4d9de11f][engine/datadir]: /usr/share/games/teeworlds/data
[4d9de11f][engine/datadir]: saving files to: /root/.teeworlds
[4d9de11f][console]: failed to open 'autoexec.cfg'
[4d9de11f][console]: executing 'settings.cfg'
[4d9de11f][binds]: bound tab (9) = +scoreboard
[4d9de11f][binds]: bound space (32) = +jump
[4d9de11f][binds]: bound 1 (49) = +weapon1
[4d9de11f][binds]: bound 2 (50) = +weapon2
[4d9de11f][binds]: bound 3 (51) = +weapon3
[4d9de11f][binds]: bound 4 (52) = +weapon4
[4d9de11f][binds]: bound 5 (53) = +weapon5
[4d9de11f][binds]: bound a (97) = +left
[4d9de11f][binds]: bound d (100) = +right
[4d9de11f][binds]: bound t (116) = chat all
[4d9de11f][binds]: bound y (121) = chat team
[4d9de11f][binds]: bound f1 (282) = toggle_local_console
[4d9de11f][binds]: bound f2 (283) = toggle_remote_console
[4d9de11f][binds]: bound f3 (284) = vote yes
[4d9de11f][binds]: bound f4 (285) = vote no
[4d9de11f][binds]: bound f10 (291) = screenshot
[4d9de11f][binds]: bound lshift (304) = +emote
[4d9de11f][binds]: bound mouse1 (323) = +fire
[4d9de11f][binds]: bound mouse2 (324) = +hook
[4d9de11f][binds]: bound mousewheelup (331) = +prevweapon
[4d9de11f][binds]: bound mousewheeldown (332) = +nextweapon
[4d9de11f][gfx]: unable to set video mode: Couldn't find matching GLX visual
[4d9de11f][gfx]: out of ideas. failed to init graphics
root@xxx:/usr/lib/xorg/modules/extensions#

h/w info :
root@xxx:/usr/lib/xorg/modules/extensions# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset
Integrated Graphics Controller (rev 07)
root@xxx:/usr/lib/xorg/modules/extensions#

my vaio type :
root@xxx:/usr/lib/xorg/modules/extensions# sudo dmidecode -s
system-product-name
VGN-Z36GD_J

my xorg configuration :
root@xxx:/usr/lib/xorg/modules/extensions# cat /etc/X11/xorg.conf

Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection

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

Section "Device"
Identifier "Configured Video Device"
Driver "intel"
# BusID "pci:00:02.1"
Option "AccelMethod" "UXA"
VideoRam 130560
EndSection
root@xxx:/usr/lib/xorg/modules/extensions#


well heaven yes, these make me couldnt play any game after all.

anyone have any idea how to resolve these issue ?

thx in advance