Intel x3100: libGL warning: 3D driver claims to not support visual 0x64
Pri spustení glxgears a iných 3d aplikácii z konzole v KDE sa mi v konzole obiaví táto hláška:
libGL warning: 3D driver claims to not support visual 0x64
glxgear ide aj 3d hry a aplikácie idú.
Mám integrovanú intel x3100 v NB s OSS ovládačmi. Všeobecne ssa mi zdá že mám nejaký malí grafický výkon. (glxgears = 700 fps)
Na desktope mám ATI radeon X300 (externú) čo je hodne stará grafika a je na tom daleko lepšie (z fglrx).
tomolc
Pre pridávanie komentárov sa musíte prihlásiť.
Môj xorg.conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi/:unscaled"
EndSection
Section "Module"
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "record"
Load "xtrap"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "CMO"
ModelName "1526"
EndSection
Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile GM965/GL960 Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Ked nastavým namiesto 24bit 16bit tak výkon vzrastie z tých 600 na cca 1000 fps. Ale stále sa mi to zdá málo. Niekde som videl hodnoty aj 2500fps na GMA 950.
tomolc
Zkuste na konec xorg.conf zadat ještě:
Section "DRI"
Mode 0666
EndSection
7240 frames in 5.0 seconds = 1447.068 FPS
11632 frames in 5.0 seconds = 2326.251 FPS
13336 frames in 5.0 seconds = 2667.122 FPS
14503 frames in 5.0 seconds = 2900.484 FPS
14160 frames in 5.0 seconds = 2831.668 FPS
10921 frames in 5.0 seconds = 2184.094 FPS
7590 frames in 5.0 seconds = 1517.990 FPS
7362 frames in 5.0 seconds = 1472.343 FPS
7442 frames in 5.0 seconds = 1488.213 FPS
7456 frames in 5.0 seconds = 1491.187 FPS
7406 frames in 5.0 seconds = 1481.056 FPS
7053 frames in 5.0 seconds = 1410.588 FPS
9588 frames in 5.0 seconds = 1917.522 FPS
7386 frames in 5.0 seconds = 1477.146 FPS
7416 frames in 5.0 seconds = 1483.028 FPS
7452 frames in 5.0 seconds = 1490.370 FPS
7375 frames in 5.0 seconds = 1474.993 FPS
7371 frames in 5.0 seconds = 1474.060 FPS
7463 frames in 5.0 seconds = 1492.460 FPS
7374 frames in 5.0 seconds = 1474.766 FPS
7433 frames in 5.0 seconds = 1486.485 FPS
7499 frames in 5.0 seconds = 1499.610 FPS
7328 frames in 5.0 seconds = 1465.509 FPS
7407 frames in 5.0 seconds = 1481.313 FPS
7229 frames in 5.0 seconds = 1445.761 FPS
7569 frames in 5.0 seconds = 1513.716 FPS
10268 frames in 5.0 seconds = 2051.989 FPS
9415 frames in 5.0 seconds = 1882.876 FPS
11939 frames in 5.0 seconds = 2387.695 FPS
8668 frames in 5.0 seconds = 1733.274 FPS
7533 frames in 5.0 seconds = 1506.528 FPS
6967 frames in 5.0 seconds = 1393.351 FPS
archer@kawasaki:~$
:) njn....dalo mi to len 2900 :)
pridal som to tam ale na výkon to nemalo vpliv:
libGL warning: 3D driver claims to not support visual 0x64
3395 frames in 5.0 seconds = 678.937 FPS
3491 frames in 5.0 seconds = 698.080 FPS
3508 frames in 5.0 seconds = 701.547 FPS
3491 frames in 5.0 seconds = 698.120 FPS
3506 frames in 5.0 seconds = 701.019 FPS
3489 frames in 5.0 seconds = 697.633 FPS
3504 frames in 5.0 seconds = 700.636 FPS
3492 frames in 5.0 seconds = 698.209 FPS
inak je zaujmavé že mi nejdú pustiť niektoré hry ktoré mi na ati x300 (externej - pomerne stará karta) bežne išli napr:
scorched 3D zatuhne pri renderovaní prostredia
wine + starcraft spadne hned pri štarte
inak celkom tomu nerozumiem pretože som aml možnost vidieť v akcii staručkú intel i810 pod win a w pohode na nej behá warcraft 3 (pod win)
tomolc
bash-3.2$ glxgears
libGL warning: 3D driver claims to not support visual 0x5c
3540 frames in 5.0 seconds = 707.928 FPS
3858 frames in 5.0 seconds = 771.460 FPS
3941 frames in 5.0 seconds = 788.107 FPS
3934 frames in 5.0 seconds = 786.665 FPS
zaujal má ten libGL warning - čo to znamená?
tomolc
tomolc