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

Re: xserver-xorg: recent upgrade blowed out my X server



On Tuesday 21 November 2006 20:05, Raffaele Morelli wrote:

<trimmed>
>
> Section "InputDevice"
> 	Identifier	"Configured Mouse"
> 	Driver		"mouse"
> 	Option		"CorePointer"
> 	Option		"Device"		"/dev/input/mice"
> 	Option		"Protocol"		"ImPS/2"
> 	Option		"Emulate3Buttons"	"true"
> EndSection
>
> Section "Device"
> 	Identifier	"S3 Inc. VT8375 [ProSavage8 KM266/KL266]"
> 	Driver		"s3"
> 	BusID		"PCI:1:0:0"
> EndSection
>
> Section "Monitor"
> 	Identifier	"Generic Monitor"
> 	Option		"DPMS"
> 	HorizSync	28-51
> 	VertRefresh	43-60
> EndSection
>

I use the exact same card. 
Under the Section "Device", change the driver from "s3" to "savage" 

The modified Section "Device" should look like this: 

Section "Device"
 	Identifier	"S3 Inc. VT8375 [ProSavage8 KM266/KL266]"
 	Driver		"savage"
 	BusID		"PCI:1:0:0"
 EndSection


Hope it helps. 
-- 
Regards, 
Amit. 

Remember fellas, what we do in life echoes in eternity! 



Reply to: