Open GoogleCodeExporter opened 9 years ago
With the release of kernel 3.0 it is working again. I did, however, make some
kernel config changes so I will need to recompile the stock kernel and see if
it was those changes that got it working again. Update soon.
Original comment by ESC...@gmail.com
on 23 Jul 2011 at 7:38
[deleted comment]
I had some config errors that prevented bluetooth and WLAN from working. All I
did was copy my config from kernel 2.6.38.8 where everything was working and
accept defaults for new config options. I guess that broke it.
Anyway, if you have the same problems enable the following in the kernel config
to correct it.
First, run "make menuconfig"
Bluetooth:
Networking Support > Bluetooth subsystem support > Enable everything.
Networking Support > Bluetooth subsystem support > Bluetooth device drivers >
Enable everything.
Device Drivers > Broadcom specific AMBA > Enable Support for BCMA on PCI-host
bus
WLAN:
Device Drivers > Networking device support > Wireless LAN > Atheros Wireless
Cards > Enable Atheros ath9k PCI/PCIe bus support
Recompile & install the new kernel and hopefully everything will work!
Original comment by ESC...@gmail.com
on 29 Jul 2011 at 11:06
Original issue reported on code.google.com by
ESC...@gmail.com
on 29 Jun 2011 at 9:58