after the hints from http://aptosid.com/index.php?name=PNphpBB2&file=viewtopic&t=862&highlight=broadcom
Edit my post because i don't remember the order! Remove anything install for the bcm4313 and we start with: 1) dpkg -l | grep firmware-brcm80211 2) dpkg -l | grep broadcom-sta-source 3) m-a a-i broadcom-sta-source 4) ifconfig 5)rmmod ssb && rmmod brcm80211 && echo -e "blacklist ssb\nblacklist brcm80211" > /etc/modprobe.d/broadcom.conf 6)rmmod b43 && rmmod ssb && rmmod brcm80211 && echo -e "blacklist ssb\nblacklist brcm80211" > /etc/modprobe.d/broadcom.conf 7)reboot the system. my system finialy seem to work :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889272 Title: BCM4313 not working on 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/889272/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
