2

I looked at the solutions here :


None of those work for me. I have a Asus U32U laptop with 12.04 installed. Bluetooth has never worked correctly for me in the past. Previously, I used to stop and start the bluetooth service manually and that used to do the trick. However, that solution stopped working since the latest set of updates.

What can I do to make it work correctly or at the very least, make it work at all?


U32U:~$ rfkill list
...
2: asus-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no
3: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no

U32U:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 058f:a014 Alcor Micro Corp. 
Bus 003 Device 003: ID 12d1:140b Huawei Technologies Co., Ltd. EC1260 Wireless Data Modem HSD USB Card
Bus 004 Device 003: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
asheeshr
  • 783

1 Answers1

3

Try installing blueman bluetooth manager from the software center. It worked for me.

Seth
  • 58,122
M.Tarun
  • 5,001
  • 6
  • 33
  • 64
  • 1
    Unfortunately I think this might actually be the solution. The default bluetooth manager doesn't work very well. Installing blueman solved my problems as well. (cc @AsheeshR) – Seth Aug 13 '13 at 01:30
  • Doesnt help!... – asheeshr Aug 24 '13 at 02:24