Posts by eymey


    Well, it works on my Beebox N3150...
    What is the output of

    Code
    hciconfig -a


    Something else than hci0 ?

    Nope, no dice.

    "hciconfig -a" returns nothing at all.

    Trying to bring up anything from hci0 up to hci10 gives " no such devices" . When I boot into Ubuntu or any other recently modern Linux distro, Instant Bluetooth!

    By the way, also took the opportunity to upgrade to 8.0.1, still no dice. :@

    Looks like Bluetooth support (although mentioned in the LibreElec configuration) is not of any importance to the developers :(

    With Bluetooth for this popular box still not working, not even in recent Alpha builds and with a feature freeze going to beta, it looks like us Beebox users will be forced to go back to OpenElec (on which it has been working since the box came to market), or install Ubuntu or something alike.

    Because there will be no hope any more for Libre Elec supporting it in any official build any time soon.....

    @developers: I and other people here took the effort of pastebin'ing logs and giving other clues, could you at least give any indication if this is enough information or more information is needed?

    Same problem here, but in another thread:

    LibreELEC

    Pastebin of my dmesg:
    UODB

    Also, I can confirm that Bluetooth worked perfectly in OpenElec and also is working perfectly in Ubuntu.

    This i what I get when booting the Beebox using an Ubuntu live USB stick:

    In the LibreElec case, Bluetooth initialization does not go any further than initializing the SCO socket layer.

    The firmware mentioned in the above Ubuntu dmesg log (rtl8821a_fw.bin) -is- available in LibreElec.

    Also, hcitool can not find -any- device.

    The Bluetooth device entry in lsusb:
    Bus 001 Device 003: ID 0bda:0821 Realtek Semiconductor Corp.

    Pastebin log of "lsusb -v -s 001:003":
    GcAE
    [hr]


    hello there, mine is recognise (I suppose) but is disable. Can't see how enable it. any ideas? thank you

    No, it is not recognized. The fact it shows as 'disable' is a symptom of it being not recognized properly.

    Last night, I had to boot my Beebox using a USB stick with Ubuntu on it, in order to make the system partition bigger. My partitioning still is from an earlier OpenElec release and the upgrade to the latest LibreElec Krypton alpha (.009) from .008 failed because system partition was too small.

    While in Ubuntu, I thought about the Blueooth support and gave it a try. Bluetooth worked out of the box! Looking in the "dmesg" log, I found the following Bluetooth-related messages:

    It turns out, the Bluetooth adapter in the Beebox does need additional 'firmware' to be loaded. Also, it turns out that the LibreElec system image already contains the firmware: /lib/firmware/rtl_bt/rtl8821a_fw.bin

    So clearly, the problem has to lie somewhere in the device not being recognized correctly in LibreElec, either because a kernel module might be missing or not be loaded automatically. Now to find out which one it is......

    Same problem here!

    Bluetooth on my Asrock Beebox (Intel Braswell) was working fine on OpenElec.

    Now, the LibreElec settings section in Kodi claims no Bluetooth adapter can be found or Bluetooth is disabled.

    When looking at the "dmesg" log, it does look like at least some Bluetooth-related modules are loaded:

    [ 14.063072] Bluetooth: HCI device and connection manager initialized
    [ 14.063079] Bluetooth: HCI socket layer initialized
    [ 14.063082] Bluetooth: L2CAP socket layer initialized
    [ 14.063092] Bluetooth: SCO socket layer initialized
    [ 14.069322] usbcore: registered new interface driver btusb

    Libreelec version: LibreELEC (Krypton) v7.90.008 ALPHA, but also 7.0.2

    Link to logs pastebin: UODB (also attached a copy to this post)