-3

Why doesn't Ubuntu 12.04 natively support any wireless interfaces I try? I've tried both BCM4312 and RT2870 chips. I've followed both of the manuals on this site, but none of them have been useful.

This is my last attempt to use Linux after trying to get used to it after 12 years.

Eliah Kagan
  • 117,780

2 Answers2

4

What's your problem? 12.04 supports the rt2860 out of the box, no longer needing the old rt2860sta driver from the staging area -- the driver to use is the rt2800pci (or ...usb depending upon your device. The Broadcom 4312 runs fine with the b43 driver, all you need to do is supply the firmware with a package install of b43_fwcutter or one of the firmware-b43_installer packages. If you are stuck trying to get older vendor supplied drivers to work, switch to the working, open source drivers.

ubfan1
  • 17,838
3

My B4312 runs great, Please see this question for more details:

Wireless doesn't work on a Broadcom BCM4312

madmaze
  • 460