DSL Ideas and Suggestions :: Drivers for Nforce2 Mobo?



are there drivers for nforce2 on DSL? when i boot it on my desktop, it doesn't see my USBs or NIC.

i know that there aren't drivers for Nforce2 on Knoppix 3.3, because it uses the 2.4 kernel. maybe something to do for the next release?

check out my post
http://damnsmalllinux.org/cgi-bin....7;t=102

thats great if i had it installed on a hd, but i want it to see the nic and usbs from the cd. i'm lazy like that. and by i'm lazy, i mean that i'm enough of a n00b to linux that i don't know how to do it myself. ^_^
I think if you use DSL 0.63, usb is recognized by default. At least my Abit NF7-F(NForce2) did. For the NIC, you can download my driver and bring up the terminal
Code Sample

sudo su
tar -zxvf nvnet.tar.gz
cd nvnet
install-nvet
insmod nvnet
netcardconfig

okies. thanks, one more question, though, what driver do i need to add to the usb boot image to make it boot on nforce2? it doesn't recognise it with the generic usb driver. -_-
Next Page...
original here.