Download the attached file and extract it to your home folder, open terminal 
window and enter the following
sudo apt-get install build-essential linux-headers-generic
cd bluetooth-3.16
cp /boot/config-$(uname -r) .config
cp /usr/src/linux-headers-$(uname -r)/Module.symvers Module.symvers
make -C /lib/modules/$(uname -r)/build M=$PWD modules
sudo modprobe -r btusb
sudo cp btusb.ko /lib/modules/$(uname -r)/kernel/drivers/bluetooth/
sudo modprobe btusbsudo cp ath3k.ko /lib/modules/$(uname 
-r)/kernel/drivers/bluetooth/sudo modprobe ath3kecho ath3k | sudo tee -a 
/etc/modulesYou should have working bluetooth after a reboot 


     On Monday, March 23, 2015 11:25 AM, Luis Henriques 
<luis.henriq...@canonical.com> wrote:
   

 ** Also affects: linux (Ubuntu Utopic)
  Importance: Undecided
      Status: New

** Changed in: linux (Ubuntu Utopic)
      Status: New => Fix Committed

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1411193

Title:
  [Asus F200MA] bluetooth not working

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Utopic:
  Fix Committed

Bug description:
  In my opinion, this is a very similar bug to

  https://bugs.launchpad.net/bugs/1395465

  in the sense that the bluetooth indicator works but no external devices are 
detected.
  I don't know which information I should provide here so I just insert uname 
-a and lsusb.

  lsusb
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 004: ID 13d3:3423 IMC Networks 
  Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
  Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  uname -a
  Linux languasc-asus 3.16.0-30-generic #40-Ubuntu SMP Mon Jan 12 22:06:37 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

  Any help will be greatly appreciated. Alessandro

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1411193/+subscriptions


** Attachment added: "bluetooth-3.16.tar.gz"
   
https://bugs.launchpad.net/bugs/1411193/+attachment/4354354/+files/bluetooth-3.16.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1411193

Title:
  [Asus F200MA] bluetooth not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1411193/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to