/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?