[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#254601: XFree refusees to start with sis video card, complains about unresolved symbols




Hi,

>Section "Module"
>	#Load"GLcore"
>	Load"bitmap"
>	Load"dbe"
>	#Load"ddc"
>	#Load"dri"
>	Load"extmod"
>	Load"freetype"

>	#Load"glx"

Either uncomment this last statement or place

	Option "DRI" "off"

in the "Device" section.

The current driver, like most others, loads the DRI module automatically unless specifically told not to do so by the option "DRI". Unfortunately, the dri module isn't smart enough to load the glx module, so this one must be loaded "manually", ie by specifying it in the "Module" section.

Thomas

--
Thomas Winischhofer
Vienna/Austria
thomas AT winischhofer DOT net          http://www.winischhofer.net/
twini AT xfree86 DOT org




Reply to: