Posts by valentino

    Hi,

    I searched the forum about using a Wi-Fi dongle with the Raspberry and my understanding is that it should work out of the box if the driver is present.

    My dongle is not working out of the box.

    It's a TP-Link Archer T3U Plus.

    My question is whether there's a way to install the driver and make it work. I think this is it:

    Driver for TP-LINK ARCHER T3U WiFi adapter - Raspberry Pi Forums

    Index of /wifi-drivers


    In case this dongle can't work, is there a list of supported dongles anywhere?

    Thank you!


    pastekodi: http://ix.io/3nyE

    dmesg:

    External Content pastebin.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    Code
    RProj:/ # lsusb
    Bus 002 Device 002: ID 0bc2:ac36 Seagate RSS LLC BUP Portable
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 004: ID 0c45:5101 Microdia 2.4G Wireless Device [Rii MX3]
    Bus 001 Device 003: ID 2357:0138 TP-Link 802.11ac NIC
    Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Hi all,

    I'm fairly new to Libreelec and Kodi. I'm setting up a RPi4 close to a celeing mounted projector, and would very much like to stream the audio via bluetooth or uPnP to an audio receiver.

    I'm going with bluetooth because it seemed easier and has support alredy built into Libreelec. In fact, it works with a common bluetooth portable loudspeaker.

    The thing is that I'd like to use my network streamer, which is another RPi4 running Raspberry OS lite, and set up to receive bluetooth streams and work them with blue-alsa.

    That also works, using a smartphone or a computer as source. And also used to work with Libreelec. But after some update which I wasn't able to trace back, now it doesn't.

    In the receiver, in status monitor of the bluealsa.service, I get this:


    so the service is expecting an a2dp stream, but apparently is getting a RTP type 1. I find that hard to believe, as the type 1, according to wikipedia, is a 8 kHz stream...

    I'm here to ask:

    - has anyone experience with this issue?

    - which audio format is Libreelec really using? exactly?

    Thank you very much