Debian Etch 4.0 RC1 (kernal 2.6.18-3-k7)
It's a Broadcom BCM4318 [Airforce One 54g] 802.11g (rev2)
I downloaded the bcmwl5a.inf and bcmwl5.sys files.
I installed the packages:
- Code: Select all
ndiswrapper-common 1.28-1
ndiswrapper-source 1.28-1
ndiswrapper-utils-1.1 1.1-5
ndiswrapper-utils-1.9 1.28-1
module-init-tools 3.3-pre4-1
module-assistant 0.10.8
- Code: Select all
# ndiswrapper -i bcmwl5a.inf
the folder /etc/ndiswrapper/bcmwl5a shows the 2 files and 8 other .conf files
- Code: Select all
# ndiswrapper -l
installed drivers:
bcmwl5a driver installed, hardware (14E4:4324) present (alternative driver: bcm43xx)
- Code: Select all
# modprobe ndiswrapper
FATAL: Module ndiswrapper not found.
Is there a package I forgot to install? Or a command I didn't do?