James' blog
Programming and System Administration
Thursday, May 28, 2009
Install Windows nic driver on Linux
#Download ndiswrapper
make #this will install the kernel module (after compiling)
modprobe ndiswrapper
ndiswrapper -i driver.inf
ndiswrapper -m #generate modprobe alias for ndiswrapper
#restart
#Check installed drivers:
ndiswrapper -l
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment