w-lan... once more
Gabriel Dragffy
dragffy at yandex.ru
Tue Nov 21 21:17:27 UTC 2006
I got the same to work using ndiswrapper (latest compiled from source).
The secret to success was to prevent the bcm43xx module from loading.
Do in a terminal:
sudo modprobe -r bcm43xx acx ndiswrapper
And then edit:
gksu gedit /etc/modprobe.d/blacklist
and in the file add the line "blacklist bcm43xx" to the end (without
quotes), save and close.
Then try loading your ndis stuff up again. If it still doesn't work then
let us know, and we'll start removing all traces of the repos ndis and
compile our own.
On Tue, 2006-11-21 at 21:03 +0100, Maya wrote:
> Hi
>
> I'm new to ubuntu (and linux at all) and I'm really getting crazy
> about this w-lan-thing... I'm working on a Dell I8600 with a Broadcom
> ChipSet. As described in that how-to
> (http://www.ubuntuforums.org/showthread.php?t=185174) I setted up my
> environment with the bcm43xx-cutter and installed the
> gnome-network-manager.
>
> The network-manager now shows me that he found a wireless network, but
> I can't connect. The network is unsecured. Any hints?
>
> Thanks a lot!
> Dani
More information about the ubuntu-users
mailing list