Posts by FergFerg

    Hello,

    I would like to use the UB500 TP-link USB bluetooth dongle. I saw that some more recent linux kernels supported it.

    Bash
    uname -a
    Linux LibreELEC 5.10.76 #1 SMP Sat Mar 5 19:12:54 CET 2022 x86_64 GNU/Linux



    dmesg | grep -i bluetooth

    Bash
    [ 10.278420] Bluetooth: Core ver 2.22[ 10.278502] Bluetooth: HCI device and connection manager initialized[ 10.278514] Bluetooth: HCI socket layer initialized[ 10.278520] Bluetooth: L2CAP socket layer initialized[ 10.278534] Bluetooth: SCO socket layer initialized[ 12.011623] Bluetooth: BNEP (Ethernet Emulation) ver 1.3[ 12.011632] Bluetooth: BNEP filters: protocol multicast[ 12.011646] Bluetooth: BNEP socket layer initialized[ 12.304496] Bluetooth: RFCOMM TTY layer initialized[ 12.304515] Bluetooth: RFCOMM socket layer initialized[ 12.304533] Bluetooth: RFCOMM ver 1.11


    lsusb; dmesg | egrep -i 'blue|firm'

    Bash
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 004 Device 003: ID 1997:2433 Shenzhen Riitek Technology Co., Ltd wireless mini keyboard with touchpadBus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 008 Device 003: ID 2357:0604 TP-Link TP-Link UB500 AdapterBus 008 Device 002: ID 07ca:3835 AVerMedia Technologies, Inc. AVerTV Volar Green HD (A835B)Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub[ 5.520598] kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware[ 10.669644] af9033 14-001c: firmware version: LINK 3.39.1.0 - OFDM 3.9.1.0

    Saw an answer here on Linux forums : https://forums.linuxmint.com/viewtopic.php?t=368114

    Anyway we can apply this on LibreElec ?

    Thanks in advance for your help