Quote:
Originally posted by Zaius
man.. who ever said linux doesn't need a few proper restarts to get things going is a liar..
got it going.. although linux has been branded with Nvidia propoganda.. i'd really like to get rid of that somehow.
|
You may want to look into a few of the options that you can pass to the driver namely the NoLogo one.
Code:
Identifier "Card0"
Driver "nvidia"
Option "NoLogo" "on"
Option "NvAgp" "1"
Option "RenderAccel" "On"
Option "IgnoreEDID" "on"
Option "IgnoreDisplayDevices" "DFP, TV"
Option "NoBandWidthTest" "1"
VendorName "nVidia Corporation"
BoardName "NV17 [GeForce4 MX 440-SE]"
BusID "PCI:1:0:0"
BTW it would be your XP install that is screwing up the hardware not linux it seems to like re-writing the firmware on the net card.