View Single Post
  #3  
Old 12-01-2005, 05:21 PM
Brandon Brandon is offline
Master of Chaos
Brandon's Avatar
Join Date: Jul 2002
Location: Kalamazoo, Michigan USA
Posts: 233
Brandon is on a distinguished road
Send a message via ICQ to Brandon Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon
Quote:
Originally Posted by Stefan
What Linux kernel version do you have? I think you don't need the framebuffer driver anymore. From what I have seen you only need the option

Option "MaxXFBMem" "12288"

in the xorg.conf and eventually download the DRI driver patch (sis_dri.so)
I'm using Kernel 2.6.12-10-686. I ran LIBGL_DEBUG=verbose glxinfo and this was the relevant output I got:

libGL: OpenDriver: trying /usr/lib/dri/sis_dri.so
drmOpenByBusid: Searching for BusID pci:0000:00:0e.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: drmOpenMinor returns 4
drmOpenByBusid: drmGetBusid reports pci:0000:00:0e.0
libGL error:
SiS DRI driver expected DDX version 0-0.8.x but got version 0.7.0
libGL warning: 3D driver returned no fbconfigs.
libGL error: InitDriver failed
libGL error: reverting to (slow) indirect rendering
__________________
Brandon M.
Bravo Online Manager
Reply With Quote