People,
I work with a HP zv5133ea laptop with an integrated broadcom BCM4103 wlan card (802.11b) and I try to get it running in Suse 9.2 but the following happens:
I have ndiswrapper installed (with yast) and I do
Code:
ndiswrapper -i bcmwl5a.inf
which tells me that the driver is installed and the hardware is working. I do
which should make the module but when I do
Code:
modprobe ndiswrapper
the message is that the module is not found. I can't get it running, checked the manual for modprobe but didn't find a solution.
Please help