After installing ndiswrapper
1.ndiswrapper -i ~/drivers/driver name.inf (intalling driver)
(point the driver .inf file to .inf in ntfs or fat partion)
2.ndiswrapper -l this command will help in listing wifi file
if installation is successful one
3.depmod -a (Loading diver to kernal and memory)
modprobe ndiswrapper
4.tail /var/log/messages ( check message )
(ur wifi will be up and running)
5. when you restart the system u have to run the third option once gain so better create a script
add it in start up
No comments:
Post a Comment