According to /var/log/syslog my Bluetooth is showing activity during boot up:
Code:
Dec 2 09:17:55 perry-m1530 bluetoothd[5638]: Unregistered interface org.bluez.Input on path /org/bluez/hci0/dev_00_07_61_D5_40_14
Dec 2 09:18:03 perry-m1530 bluetoothd[5638]: Discovery session 0x7f9c14a5d570 with :1.38 activated
Dec 2 09:18:12 perry-m1530 bluetoothd[5638]: Discovery session 0x7f9c14a5d570 with :1.38 deactivated
Dec 2 09:18:14 perry-m1530 bluetoothd[5638]: Registered interface org.bluez.Input on path /org/bluez/hci0/dev_00_07_61_D5_40_14
Dec 2 09:18:14 perry-m1530 kernel: [ 103.348428] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Dec 2 09:18:14 perry-m1530 kernel: [ 103.429091] input: Dell BT Travel Mouse as /devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2.1/6-2.1:1.0/bluetooth/hci0/hci0:11/input11
Dec 2 09:18:23 perry-m1530 bluetoothd[5638]: Unregistered interface org.bluez.Input on path /org/bluez/hci0/dev_00_16_44_FD_2C_A1
Dec 2 09:18:23 perry-m1530 bluetoothd[5638]: Unregistered interface org.bluez.Headset on path /org/bluez/hci0/dev_00_16_44_FD_2C_A1
Dec 2 09:18:23 perry-m1530 bluetoothd[5638]: Unregistered interface org.bluez.AudioSink on path /org/bluez/hci0/dev_00_16_44_FD_2C_A1
Dec 2 09:18:23 perry-m1530 bluetoothd[5638]: Unregistered interface org.bluez.Control on path /org/bluez/hci0/dev_00_16_44_FD_2C_A1
Dec 2 09:18:34 perry-m1530 bluetoothd[5638]: Discovery session 0x7f9c14a5ddb0 with :1.44 activated
Dec 2 09:18:41 perry-m1530 bluetoothd[5638]: Discovery session 0x7f9c14a5ddb0 with :1.44 deactivated
Dec 2 09:18:43 perry-m1530 bluetoothd[5638]: link_key_request (sba=00:22:69:BE:EB:67, dba=00:16:44:FD:2C:A1)
Dec 2 09:18:43 perry-m1530 bluetoothd[5638]: pin_code_request (sba=00:22:69:BE:EB:67, dba=00:16:44:FD:2C:A1)
Dec 2 09:18:43 perry-m1530 bluetoothd[5638]: link_key_notify (sba=00:22:69:BE:EB:67, dba=00:16:44:FD:2C:A1)
Dec 2 09:18:43 perry-m1530 bluetoothd[5638]: Registered interface org.bluez.Input on path /org/bluez/hci0/dev_00_16_44_FD_2C_A1
Dec 2 09:18:43 perry-m1530 bluetoothd[5638]: Registered interface org.bluez.Headset on path /org/bluez/hci0/dev_00_16_44_FD_2C_A1
Dec 2 09:18:43 perry-m1530 bluetoothd[5638]: Registered interface org.bluez.AudioSink on path /org/bluez/hci0/dev_00_16_44_FD_2C_A1
Dec 2 09:18:43 perry-m1530 bluetoothd[5638]: Registered interface org.bluez.Control on path /org/bluez/hci0/dev_00_16_44_FD_2C_A1
Dec 2 09:19:04 perry-m1530 bluetoothd[5638]: link_key_request (sba=00:22:69:BE:EB:67, dba=00:16:44:FD:2C:A1)
Dec 2 09:19:04 perry-m1530 bluetoothd[5638]: AVCTP connect(): Connection refused (111)
Dec 2 09:19:04 perry-m1530 bluetoothd[5638]: Can't open input device: No such file or directory (2)
Dec 2 09:19:04 perry-m1530 bluetoothd[5638]: AVRCP: failed to init uinput for 00:16:44:FD:2C:A1
Dec 2 09:19:13 perry-m1530 bluetoothd[5638]: link_key_request (sba=00:22:69:BE:EB:67, dba=00:16:44:FD:2C:A1)
Dec 2 09:19:14 perry-m1530 bluetoothd[5638]: AVCTP connect(@Ç^R^\ÿ ): Connection refused (111)
Dec 2 09:19:14 perry-m1530 bluetoothd[5638]: Can't open input device: No such file or directory (2)
Dec 2 09:19:14 perry-m1530 bluetoothd[5638]: AVRCP: failed to init uinput for 00:16:44:FD:2C:A1
D
Could it be that I need my Bluetooth mouse and Bluetooth headset "on" and in discovery mode before I boot into Ubuntu?
Anyone had a similar experience?
Thanks
- Perry