Results 1 to 3 of 3
I have successfully installed the drivers for my broadcom 802.11g wireless network card:
Code:
[root@localhost utils]# ndiswrapper -l
Installed ndis drivers:
bcmwl5a driver present, hardware present
But when I modprobe, ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-28-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 12
modprobe ndiswrapper on wireless install
I have successfully installed the drivers for my broadcom 802.11g wireless network card:
But when I modprobe, I get:Code:[root@localhost utils]# ndiswrapper -l Installed ndis drivers: bcmwl5a driver present, hardware present
Any ideas? I've seen this problem on a few forums, but no one ever seems to answer it...Code:[root@localhost utils]# modprobe ndiswrapper /lib/modules/2.4.20-8/misc/ndiswrapper.o: unresolved symbol usb_init /lib/modules/2.4.20-8/misc/ndiswrapper.o: unresolved symbol usb_reset_port /lib/modules/2.4.20-8/misc/ndiswrapper.o: unresolved symbol usb_submit_nt_urb /lib/modules/2.4.20-8/misc/ndiswrapper.o: unresolved symbol usb_exports /lib/modules/2.4.20-8/misc/ndiswrapper.o: insmod /lib/modules/2.4.20-8/misc/ndiswrapper.o failed /lib/modules/2.4.20-8/misc/ndiswrapper.o: insmod ndiswrapper failed
Thanks
- 05-30-2005 #2Just Joined!
- Join Date
- May 2005
- Location
- Kent, WA
- Posts
- 27
You may have come across this site, but just in case you havnt, it helped me greatly.
http://ndiswrapper.sourceforge.net/p...x.php/HomePage
- 05-30-2005 #3Just Joined!
- Join Date
- May 2005
- Location
- Kent, WA
- Posts
- 27
Also found this while googling "unresolved synbol"
http://www.freeos.com/articles/4794/


Reply With Quote
