Bluetooth mouse no longer paired after resuming from suspend since upgrading to 13.10

Posted by Korakys on Ask Ubuntu See other posts from Ask Ubuntu or by Korakys
Published on 2013-10-31T19:37:03Z Indexed on 2013/10/31 22:18 UTC
Read the original article Hit count: 205

Filed under:
|
|

Since upgrading to 13.10 from 13.04 my mouse no longer connects via bluetooth. In settings it states that the mouse is not paired. Restarting bluetooth with sudo /etc/init.d/bluetooth restart does not help. Restarting the computer does fix the problem if bluetooth is restarted also with the previously mentioned command, but this is not ideal.

The mouse worked fine prior to updating to 13.10.

The computer is a ThinkPad X230 with a Broadcom 'BCM20702A0' bluetooth module (I think).

When it is not working hciconfig hci0 -a returns:

hci0: Type: BR/EDR Bus: USB

BD Address: C0:18:85:DB:F3:D1 ACL MTU: 1021:8 SCO MTU: 64:1

UP RUNNING PSCAN

RX bytes:766129 acl:49888 sco:0 events:2233 errors:0

TX bytes:5953 acl:240 sco:0 commands:274 errors:0

Features: 0xbf 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87

Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3

Link policy: RSWITCH SNIFF

Link mode: SLAVE ACCEPT

Name: 'BCM20702A'

Class: 0x6e0100

Service Classes: Networking, Rendering, Capturing, Audio, Telephony

Device Class: Computer, Uncategorized

HCI Version: 4.0 (0x6) Revision: 0x1000

LMP Version: 4.0 (0x6) Subversion: 0x220e

Manufacturer: Broadcom Corporation (15)

When it is working hciconfig hci0 -a returns:

hci0: Type: BR/EDR Bus: USB

BD Address: C0:18:85:DB:F3:D1 ACL MTU: 1021:8 SCO MTU: 64:1

UP RUNNING PSCAN

RX bytes:253334 acl:16391 sco:0 events:842 errors:0

TX bytes:2519 acl:65 sco:0 commands:84 errors:0

Features: 0xbf 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87

Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3

Link policy: RSWITCH SNIFF

Link mode: SLAVE ACCEPT

Name: 'ubuntu-0'

Class: 0x6e0100

Service Classes: Networking, Rendering, Capturing, Audio, Telephony

Device Class: Computer, Uncategorized

HCI Version: 4.0 (0x6) Revision: 0x1000

LMP Version: 4.0 (0x6) Subversion: 0x220e

Manufacturer: Broadcom Corporation (15)

I am a relative novice with linux so don't ask me compile anything please, but I can use google.

© Ask Ubuntu or respective owner

Related posts about upgrade

Related posts about 13.10