12 Apr
2005
12 Apr
'05
06:23
Am Dienstag, 12. April 2005 01:45 schrieb aga:
Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "/usr/X11R6/lib/modules/extensions/libglx.a" Load "v4l" Load "/usr/X11R6/lib/modules/extensions/libdri.a" EndSection
Shouldn't this be: Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" Load "v4l" Load "dri" EndSection Markus