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