intel845 driver probléma

Fórumok

Sziasztok!

A problémám az, hogy egy (82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device) intel videókártyával rendelkező gépnél ezt a hibaüzenetet kapom a glxinfonál:
libGL warning: 3D driver claims to not support visual 0x4b

...És a sebessége elég siralmas - Igen tudom, hogy ez a kártya nem geforce, de a legegyszerűbb 3ds dolog is szaggat rajta, bár a glxgears még valahogy fut:
kb 410 fps

Xorg 7.1.1

Hozzászólások

Khmmm. Valami? Próbáltam gitből felrakni a drivert tök ugyanazt csinálja :(

Xorg.conf:

Section "Module"
Load "dbe" # Double buffer extension
Load "extmod"
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "freetype"
Load "record"
Load "xtrap"
Load "glx"
Load "dri"
Load "v4l"

EndSection

Section "Extensions"
Option "Composite" "enable"
Option "RENDER" "Enable"
EndSection

Section "dri"
Mode 0666
EndSection

Section "Files"
RgbPath "/usr/lib/X11/rgb"
FontPath "/usr/share/fonts/misc/"
# FontPath "/usr/share/fonts/dejavu/"
FontPath "/usr/share/fonts/TTF/"
# FontPath "/usr/share/fonts/freefont/"
# FontPath "/usr/share/fonts/TrueType/"
# FontPath "/usr/share/fonts/corefonts"
# FontPath "/usr/share/fonts/Speedo/"
# FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
# FontPath "/usr/share/fonts/encodings/"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "True"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbModel" "pc105"
Option "XkbLayout" "hu"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
Option "Buttons" "5"
EndSection

Section "Device"
Screen 0
Identifier "VideoCard0"
Driver "i810"
VendorName "Intel Corporation"
BoardName "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
Option "RenderAccel" "true"
Option "XAANoOffscreenPixmaps" "true"
Option "AllowGLXWithcomposite" "true"
#BusID "PCI:00:02:0"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Dell"
ModelName "Dell E176FP"
HorizSync 31.0-80.0
VertRefresh 56.0-75.0
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
ModeLine "640x480" 25.17 640 648 744 784 480 482 484 509 -hsync -vsync
ModeLine "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
ModeLine "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync
ModeLine "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
ModeLine "1024x768" 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
ModeLine "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync

EndSection

Section "Screen"
Identifier "Screen0"
Device "VideoCard0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsection
EndSection

Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen0"
InputDevice "Mouse0" "CorePointer"

InputDevice "Keyboard0" "CoreKeyboard"
# Multihead stuff
# Screen 0 "Screen0" 0 0
# Screen 1 "Screen1" LeftOf "Screen0"
Option "Xinerama" "off"
Option "Clone" "off"
Option "AIGLX" "true"
EndSection

Senki nem találkozott, ezzel a hibával?

Na minegy, én mindig kifogom az ilyet...

Azért, köszönöm...

Szia!

Köszi a választ... Szval lénygeében várjak a jobb driverre :)

Mégegyszer, Köszi!

Nekem is ilyen kártyám van, a Beryl akadásmentesen fut...