Bluetooth Turned off and not recognized anymore.

Asked by curtis

Ubuntu us acting as if bluetooth no longer exists on my HP Folio 13. It worked since I got it but recently I turned it off to save power and after restarting it is no longer there. Is there any way to issue a command to initialize it again or turn it on?

I have already tried sudo /etc/init.d/bluetooth restart and it didn't work. Here is what I am getting from dmesg:

 dmesg |grep -i blue
[ 3.243665] Bluetooth: Core ver 2.16
[ 3.243693] Bluetooth: HCI device and connection manager initialized
[ 3.243697] Bluetooth: HCI socket layer initialized
[ 3.243699] Bluetooth: L2CAP socket layer initialized
[ 3.243707] Bluetooth: SCO socket layer initialized
[ 3.249812] Bluetooth: RFCOMM TTY layer initialized
[ 3.249820] Bluetooth: RFCOMM socket layer initialized
[ 3.249823] Bluetooth: RFCOMM ver 1.11
[ 3.255023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.255027] Bluetooth: BNEP filters: protocol multicast

and syslog:

cat /var/log/syslog | grep -i blue
Jun 28 10:06:31 maverick bluetoothd[783]: Failed to init gatt_example plugin
Jun 28 10:06:31 maverick bluetoothd[783]: Listening for HCI events on hci0
Jun 28 10:06:31 maverick bluetoothd[783]: HCI dev 0 up
Jun 28 10:06:31 maverick kernel: [ 7.706566] Bluetooth: Core ver 2.16
Jun 28 10:06:31 maverick kernel: [ 7.706655] Bluetooth: HCI device and connection manager initialized
Jun 28 10:06:31 maverick kernel: [ 7.706658] Bluetooth: HCI socket layer initialized
Jun 28 10:06:31 maverick kernel: [ 7.706661] Bluetooth: L2CAP socket layer initialized
Jun 28 10:06:31 maverick kernel: [ 7.706702] Bluetooth: SCO socket layer initialized
Jun 28 10:06:31 maverick kernel: [ 7.707211] Bluetooth: Generic Bluetooth USB driver ver 0.6
Jun 28 10:06:31 maverick kernel: [ 8.347269] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 28 10:06:31 maverick kernel: [ 8.347273] Bluetooth: BNEP filters: protocol multicast
Jun 28 10:06:31 maverick kernel: [ 8.367211] Bluetooth: RFCOMM TTY layer initialized
Jun 28 10:06:31 maverick kernel: [ 8.367219] Bluetooth: RFCOMM socket layer initialized
Jun 28 10:06:31 maverick kernel: [ 8.367222] Bluetooth: RFCOMM ver 1.11
Jun 28 10:06:31 maverick bluetoothd[783]: Adapter /org/bluez/783/hci0 has been enabled
Jun 28 10:06:31 maverick bluetoothd[783]: Inquiry Cancel Failed with status 0x12
Jun 28 10:06:33 maverick bluetoothd[783]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/HFPAG
Jun 28 10:06:33 maverick bluetoothd[783]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource
Jun 28 10:06:33 maverick bluetoothd[783]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink
Jun 28 10:06:38 maverick kernel: [ 15.718368] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Jun 28 10:06:38 maverick bluetoothd[783]: Endpoint registered: sender=:1.50 path=/MediaEndpoint/HFPAG
Jun 28 10:06:38 maverick bluetoothd[783]: Endpoint registered: sender=:1.50 path=/MediaEndpoint/A2DPSource
Jun 28 10:06:38 maverick bluetoothd[783]: Endpoint registered: sender=:1.50 path=/MediaEndpoint/A2DPSink
Jun 28 10:06:40 maverick kernel: [ 17.514014] input: Bluetooth Laser Travel Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/bluetooth/hci0/hci0:11/input10
Jun 28 10:06:40 maverick kernel: [ 17.514195] generic-bluetooth 0005:046D:B008.0001: input,hidraw0: BLUETOOTH HID v3.13 Mouse [Bluetooth Laser Travel Mouse] on 64:27:37:C1:7C:EA
Jun 28 10:06:58 maverick bluetoothd[783]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/HFPAG
Jun 28 10:06:58 maverick bluetoothd[783]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSource
Jun 28 10:06:58 maverick bluetoothd[783]: Endpoint unregistered: sender=:1.30 path=/MediaEndpoint/A2DPSink
Jun 28 10:34:18 maverick bluetoothd[726]: Failed to init alert plugin
Jun 28 10:34:18 maverick bluetoothd[726]: Failed to init time plugin
Jun 28 10:34:18 maverick bluetoothd[726]: Failed to init proximity plugin
Jun 28 10:34:18 maverick bluetoothd[726]: Failed to init gatt_example plugin
Jun 28 10:34:18 maverick kernel: [ 3.087562] Bluetooth: Core ver 2.16
Jun 28 10:34:18 maverick kernel: [ 3.087594] Bluetooth: HCI device and connection manager initialized
Jun 28 10:34:18 maverick kernel: [ 3.087598] Bluetooth: HCI socket layer initialized
Jun 28 10:34:18 maverick kernel: [ 3.087600] Bluetooth: L2CAP socket layer initialized
Jun 28 10:34:18 maverick kernel: [ 3.087608] Bluetooth: SCO socket layer initialized
Jun 28 10:34:18 maverick kernel: [ 3.090775] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 28 10:34:18 maverick kernel: [ 3.090780] Bluetooth: BNEP filters: protocol multicast
Jun 28 10:34:18 maverick kernel: [ 3.115555] Bluetooth: RFCOMM TTY layer initialized
Jun 28 10:34:18 maverick kernel: [ 3.115562] Bluetooth: RFCOMM socket layer initialized
Jun 28 10:34:18 maverick kernel: [ 3.115565] Bluetooth: RFCOMM ver 1.11
Jun 28 10:46:32 maverick bluetoothd[739]: Failed to init gatt_example plugin
Jun 28 10:46:32 maverick kernel: [ 3.243665] Bluetooth: Core ver 2.16
Jun 28 10:46:32 maverick kernel: [ 3.243693] Bluetooth: HCI device and connection manager initialized
Jun 28 10:46:32 maverick kernel: [ 3.243697] Bluetooth: HCI socket layer initialized
Jun 28 10:46:32 maverick kernel: [ 3.243699] Bluetooth: L2CAP socket layer initialized
Jun 28 10:46:32 maverick kernel: [ 3.243707] Bluetooth: SCO socket layer initialized
Jun 28 10:46:32 maverick kernel: [ 3.249812] Bluetooth: RFCOMM TTY layer initialized
Jun 28 10:46:32 maverick kernel: [ 3.249820] Bluetooth: RFCOMM socket layer initialized
Jun 28 10:46:32 maverick kernel: [ 3.249823] Bluetooth: RFCOMM ver 1.11
Jun 28 10:46:32 maverick kernel: [ 3.255023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 28 10:46:32 maverick kernel: [ 3.255027] Bluetooth: BNEP filters: protocol multicast
Jun 28 10:47:53 maverick bluetoothd[739]: Terminating
Jun 28 10:47:53 maverick bluetoothd[739]: Stopping SDP server
Jun 28 10:47:53 maverick bluetoothd[739]: Exit
Jun 28 10:47:53 maverick bluez: Stopping uarts
Jun 28 10:47:53 maverick bluez: Stopping rfcomm
Jun 28 10:47:53 maverick bluetoothd[2951]: Bluetooth daemon 4.98
Jun 28 10:47:53 maverick bluetoothd[2951]: Starting SDP server
Jun 28 10:47:53 maverick bluetoothd[2951]: Failed to init alert plugin
Jun 28 10:47:53 maverick bluetoothd[2951]: Failed to init time plugin
Jun 28 10:47:53 maverick bluetoothd[2951]: Failed to init proximity plugin
Jun 28 10:47:53 maverick bluetoothd[2951]: Failed to init gatt_example plugin

Any help would be much appreciated

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu bluez Edit question
Assignee:
No assignee Edit question
Solved by:
curtis
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

lsb_release -a; uname -a

Thanks

Revision history for this message
curtis (cmr814) said :
#2

here you go:

lsb_release
No LSB modules are available.

uname -a
Linux maverick 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:30:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

ok and the output of:

cat /etc/lsb-release

Thanks

Revision history for this message
curtis (cmr814) said :
#4

cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"

Revision history for this message
curtis (cmr814) said :
#5

This must have been a hardware/motherboard problem. Read else were to completely power off the computer and unplug it from the external power source for 2 min. This should reset the motherboard and by association the bluetooth device.

Thanks for the help though