I tryed to configure my SiS 630 on-board with linux but 3D never worked, glxinfo always output:
direct rendering: No
But XFree86.1.log has: (II) SIS(0): [drm] installed DRM signal handler (II) SIS(0): [DRI] installation complete
(II) SIS(0): [drm] installed DRM signal handler (II) SIS(0): [DRI] installation complete (II) SIS(0): Direct rendering enabled
What's wrong?
Based on the fact that glxinfo shows GLX version 1.4 is supported, you must have installed the software libGL from Mesa. You need the libGL that came with XFree86 to get hardware acceleration. Uninstall the Mesa library and put the original one back.
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86