2011/9/10 Maxi <[email protected]>: > I have a notebook full 4GB ram dual core intel, doing everything well, > but I can not connect with wireless, this is a broadcom 4312 rev > 4315.instalé the dkms driver broadcom-wl-then I put on blacklist the > b43 module, and removed the modules ssb, b43, and load the wl module. > > the network up and detects networks but to put a key is an error in > the connection and says nothing more. > > because it is the router doing the work and there are active > connections to other notebook with windows.
Are you on Cauldron or Mageia 1? If you are on Cauldron it may be this issue: https://bugs.mageia.org/show_bug.cgi?id=2416 If that's the case you should run those two commands as root: service networkmanager stop chkconfig networkmanager --del (Note: do it only if you're on Cauldron and if your issue looks like bug #2416, for it will disable networkmanager which you maybe want to use.) Regards, Rémi / Akien
