I'm using Mandrake 7.1 on one system and Mandrake 8.0 on another, and have
Banshees in each. Also,  I've got XF86 4.x on both. I'm using the Xfree86
server. Make sure you have the line ' Driver      "tdfx"  ' (without the two
' of course) in the Device section of your XF86Config-4 file. For example:

# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
    Identifier "Generic VGA"
    Driver     "vga"
EndSection

Section "Device"
    Identifier  "Voodoo Banshee (generic)"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver      "tdfx"
#    VideoRam    16384
    # Clock lines
    # Uncomment following option if you see a big white block
    # instead of the cursor!
    #    Option      "sw_cursor"

    Option      "DPMS"
EndSection

HTH,

Paul Nixon

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to