Chili555
Thank you very much for responding. Here is what you asked. This system runs with no encryption using bcmwl5, ndiswrapper, and wicd.
Code:
ralph@presario-lucid:~$ lspci -nn | grep 0280
00:09.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 02)
ralph@presario-lucid:~$ sudo modprobe ndiswrapper
[sudo] password for ralph:
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
ralph@presario-lucid:~$ ndiswrapper -l
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
bcmwl5 : driver installed
device (14E4:4320) present (alternate driver: ssb)
ralph@presario-lucid:~$ dmesg | grep ndis
[ 26.069664] ndiswrapper version 1.55 loaded (smp=yes, preempt=no)
[ 27.246611] usbcore: registered new interface driver ndiswrapper
[ 30.236000] usbcore: deregistering interface driver ndiswrapper
[ 30.335117] ndiswrapper version 1.55 loaded (smp=yes, preempt=no)
[ 30.414843] ndiswrapper: driver bcmwl5 (Linksys,02/12/2003, 3.10.39.7) loaded
[ 30.415299] ndiswrapper 0000:00:09.0: PCI INT A -> Link[LNKD] -> GSI 10 (level, low) -> IRQ 10
[ 30.537492] ndiswrapper: using IRQ 10
[ 30.749203] ndiswrapper (set_ndis_auth_mode:619): setting auth mode to 3 failed (C0010015)
[ 30.753273] usbcore: registered new interface driver ndiswrapper
ralph@presario-lucid:~$
Thanks again,
Ralph
Bookmarks