Does anyone have a xorg driver for EL 5.7 for /usr/lib/xorg/modules/drivers for 
a Trident Cyberblade XP 2?  The specific
information came from the Device Manager GUI.

The xorg.conf stanza I need to support is:

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     "ShadowFB"                  # [<bool>]
        #Option     "DefaultRefresh"            # [<bool>]
        Identifier  "Videocard1"
        VideoRam    32768
        Driver      "trident"
        VendorName  "Villagetronic"
        BoardName   "VTBook"
        BusID       "PCI:3:0:0"
        Option      "Int10" "off"
        Option      "SetMClk" "133.039MHz"
        Option      "Display" "DVI"
EndSection

Thanks,

Yasha Karant

Reply via email to