Page 1 of 1
Bluetooth-adapters no longer detected?
Posted: Sun Jul 28, 2024 1:36 pm
by RiotRay
Hi!
Recently I had to install a new usb-hub-extension board, as my old one went out of order. It was the exact same one and everything worked as expected at first. After a few days my trusty bluetooth adapter stopped working. I checked it on a PC and it worked fine. So I tried several different BT-adapters on mister. Surprisingly none of them is detected by mister anymore...
Otherwise the mister is working fine.
What could be the problem here? I didn't tamper with any drivers or such things...
thx
Re: Bluetooth-adapters no longer detected?
Posted: Sun Jul 28, 2024 2:25 pm
by dickhardpill
Plug it in and run
To see if the device is showing up
I’m not sure if
Is available on MiSTer but if it is it may give you some pertinent information.
If you have trouble seeing lsusb run
Or
Re: Bluetooth-adapters no longer detected?
Posted: Fri Aug 02, 2024 9:12 pm
by RiotRay
/root# dmesg|tail -n 10
[ 191.717137] MiSTer_fb 22000000.MiSTer_fb: width = 640, height = 240, format=8 888
[ 718.068018] MiSTer_fb 22000000.MiSTer_fb: width = 640, height = 240, format=8 888
[ 718.134116] input: MiSTer virtual input as /devices/virtual/input/input11
[ 1522.436683] i2c i2c-0: adapter quirk: no zero length (addr 0x000b, size 0, wr ite)
[ 1522.444306] i2c i2c-1: adapter quirk: no zero length (addr 0x000b, size 0, wr ite)
[ 1802.561045] usb 1-1.2: USB disconnect, device number 7
[ 1802.573794] hid-generic 00032466.0006: usb_submit_urb(ctrl) failed: -19
[ 1844.288865] usb 1-1.1: USB disconnect, device number 6
[ 3514.705136] EXT4-fs (loop8): re-mounted. Opts: (null). Quota mode: disabled.
[ 3514.705174] ext4 filesystem being remounted at / supports timestamps until 20 38 (0x7fffffff)
/root# lsusb
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 008: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 002: ID 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
It seems the device is present for mister (Cambridge Silicon Radio BT Dongle), but it won't show in the mister menus and attempting to pair states "no adapter present".
Any ideas?
Re: Bluetooth-adapters no longer detected?
Posted: Sat Aug 03, 2024 7:22 am
by Antoine.WG
Are you able to try one connected to an OTG cable instead of the USB hub board?
Re: Bluetooth-adapters no longer detected?
Posted: Fri Nov 22, 2024 2:20 pm
by RiotRay
Update:
This phenomenon vanished after the last mister update.
So it was a software problem after all...