On Sunday 23 March 2003 9:20 am, Matthew Tedder wrote:
> I don't know what video driver to specify for my S3 Graphics ProSavageDDR
> card? Actually, I don't see generic SVGA either.. Only VGA and that's not
> even worth trying.
>
> My card is built into a Shuttle MK35N mainboard. Anyone know what to use
> for this hardware?
Whilst it's not the same, here is the XF86config section for my Asus
Terminator, which has similar graphics hardware (not DDR though):
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "HWCursor" # [<bool>]
#Option "SWCursor" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "Rotate" # [<str>]
#Option "UseBIOS" # [<bool>]
#Option "LCDClock" # <freq>
#Option "ShadowStatus" # [<bool>]
#Option "VideoRAM" # <i>
Identifier "Card0"
Driver "savage"
VendorName "S3"
BoardName "ProSavage KM133"
ChipSet "ProSavage"
BusID "PCI:1:0:0"
EndSection
The driver in both cases is simply known as 'savage', according to xf86cfg.
--
Ian Tindale
--
[EMAIL PROTECTED] mailing list