Michelino
Posts: 6
Joined: Wed Jan 02, 2019 7:52 pm

Need help! Bluetoothd[2492] issues?

Tue Mar 05, 2019 3:21 pm

After successfully pairing a bluetooth keyboard to my Raspberry Pi 3B+, I decided I should get a wireless mouse as well, and move the Raspberry to my living room.

However, attempting to set-up a connection with my mouse seems to have created some sort of issue, and I'm far too much of a beginner yet to solve this on my own. Just in case the mouse is the creator of my issue, here it is: Logitech G603 Lightspeed (https://www.logitechg.com/nl-nl/product ... mouse.html)

I was writing a novel of what happened to me in this paragraph, but the important thing is that I did not use my RPI much so I attempted to do a complete re-imaging of the SD Card and start over.

However, after attempting to connect my mouse, I still get all the errors and the good old
Waiting to connect to bluetoothd
is stuck on my PC screen through which I've SSH'd into my Pi.

I have looked for solutions on the internet, but I am none the wiser, so I let the helpful users of these forums decipher the next quotation and see if they can help me:
pi@Raspberry:~ $ sudo bluetoothctl
Waiting to connect to bluetoothd...
pi@Raspberry:~ $ systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: failed (Result: signal) since Tue 2019-03-05 15:41:29 CET; 11min ago
Docs: man:bluetoothd(8)
Process: 2492 ExecStart=/usr/lib/bluetooth/bluetoothd (code=killed, signal=SEG
Main PID: 2492 (code=killed, signal=SEGV)
Status: "Running"

Mar 05 15:41:26 Raspberry bluetoothd[2492]: Discover report descriptors failed:
Mar 05 15:41:26 Raspberry bluetoothd[2492]: Error reading Report value: Request
Mar 05 15:41:26 Raspberry bluetoothd[2492]: Discover report descriptors failed:
Mar 05 15:41:26 Raspberry bluetoothd[2492]: Error reading Report value: Request
Mar 05 15:41:26 Raspberry bluetoothd[2492]: Discover report descriptors failed:
Mar 05 15:41:26 Raspberry bluetoothd[2492]: Protocol Mode characteristic read f
Mar 05 15:41:26 Raspberry bluetoothd[2492]: HID Information read failed: Reques
Mar 05 15:41:29 Raspberry systemd[1]: bluetooth.service: Main process exited, c
Mar 05 15:41:29 Raspberry systemd[1]: bluetooth.service: Unit entered failed st
Mar 05 15:41:29 Raspberry systemd[1]: bluetooth.service: Failed with result 'si
lines 1-18/18 (END)
Last edited by Michelino on Sun Mar 31, 2019 11:49 am, edited 2 times in total.

Michelino
Posts: 6
Joined: Wed Jan 02, 2019 7:52 pm

Re: Bluetooth Issue after attempting to connect mouse

Thu Mar 14, 2019 2:41 pm

I'd really appreciate any help. I could not find anyone with the same issue. Thanks!

Michelino
Posts: 6
Joined: Wed Jan 02, 2019 7:52 pm

Re: Need help! Bluetooth related issue...

Sun Mar 31, 2019 11:48 am

So, does anyone know what is going on?

User avatar
Douglas6
Posts: 4874
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: Need help! Bluetoothd[2492] issues?

Sun Mar 31, 2019 1:46 pm

What is the result of

Code: Select all

hciconfig -a
?

What's the result of

Code: Select all

systemctl status hciuart 
?

Michelino
Posts: 6
Joined: Wed Jan 02, 2019 7:52 pm

Re: Need help! Bluetoothd[2492] issues?

Wed May 22, 2019 11:32 am

That'd be:
hci0: Type: Primary Bus: UART
BD Address: B8:27:EB:22:5E:05 ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING
RX bytes:5277 acl:206 sco:0 events:87 errors:0
TX bytes:4549 acl:11 sco:0 commands:72 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: 'raspberry'
Class: 0x580000
Service Classes: Capturing, Object Transfer, Telephony
Device Class: Miscellaneous,
HCI Version: 4.2 (0x8) Revision: 0x118
LMP Version: 4.2 (0x8) Subversion: 0x6119
Manufacturer: Broadcom Corporation (15)
and
● hciuart.service - Configure Bluetooth Modems connected by UART
Loaded: loaded (/lib/systemd/system/hciuart.service; enabled; vendor preset:
Active: active (running) since Wed 2019-05-22 13:19:23 CEST; 6min ago
Process: 299 ExecStart=/usr/bin/btuart (code=exited, status=0/SUCCESS)
Main PID: 582 (hciattach)
CGroup: /system.slice/hciuart.service
└─582 /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - b8:27:eb

mei 22 13:19:16 raspberry systemd[1]: Starting Configure Bluetooth Modems conne
mei 22 13:19:23 raspberry btuart[299]: bcm43xx_init
mei 22 13:19:23 raspberry btuart[299]: Flash firmware /lib/firmware/brcm/BCM434
mei 22 13:19:23 raspberry btuart[299]: Set BDADDR UART: b8:27:eb:22:5e:05
mei 22 13:19:23 raspberry btuart[299]: Set Controller UART speed to 3000000 bit
mei 22 13:19:23 raspberry btuart[299]: Device setup complete
mei 22 13:19:23 raspberry systemd[1]: Started Configure Bluetooth Modems connec
lines 1-15/15 (END)...skipping...
● hciuart.service - Configure Bluetooth Modems connected by UART
Loaded: loaded (/lib/systemd/system/hciuart.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2019-05-22 13:19:23 CEST; 6min ago
Process: 299 ExecStart=/usr/bin/btuart (code=exited, status=0/SUCCESS)
Main PID: 582 (hciattach)
CGroup: /system.slice/hciuart.service
└─582 /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - b8:27:eb:22:5e:05

mei 22 13:19:16 raspberry systemd[1]: Starting Configure Bluetooth Modems connected by UART
mei 22 13:19:23 raspberry btuart[299]: bcm43xx_init
mei 22 13:19:23 raspberry btuart[299]: Flash firmware /lib/firmware/brcm/BCM4345C0.hcd
mei 22 13:19:23 raspberry btuart[299]: Set BDADDR UART: b8:27:eb:22:5e:05
mei 22 13:19:23 raspberry btuart[299]: Set Controller UART speed to 3000000 bit/s
mei 22 13:19:23 raspberry btuart[299]: Device setup complete
mei 22 13:19:23 raspberry systemd[1]: Started Configure Bluetooth Modems connected by UART.
I have typed and used my mouse to write this, so things seem to work right now, but I had to reboot the rpi to get the keyboard to work again when it stopped after a while. So while I can use my wireless set-up now, I'd still like to hear if something is not working properly.

User avatar
Douglas6
Posts: 4874
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: Need help! Bluetoothd[2492] issues?

Wed May 22, 2019 11:54 am

I'd recommend not to use 'sudo' for bluetoothctl. Apart from that, everything looks good. Bluetooth can be flakey.

Michelino
Posts: 6
Joined: Wed Jan 02, 2019 7:52 pm

Re: Need help! Bluetoothd[2492] issues?

Wed May 22, 2019 1:23 pm

thanks, that's helpful! Then all I have to do is find a solution to my keyboard stopping... I can reboot my Pi to get it to work, but that's not always convenient.

Return to “Troubleshooting”