No bluetooth adapter found on 8.0.0.1 Raspberry PI Zero W

  • Good evening,

    I got a brand new Raspberry PI Zero W and was happy to use bluetooth but unfortunately LibreElec says "no bluetooth adapter found" after I activated the bluetooth service.

    Is there anything else to do? I didn't find any more settings. My Raspberry is new and out of the box so I don't think there is a hardware issue.

    Everything else seems to work fine, just bluetooth makes trouble.

    Thanks for your help
    Regards
    Bernhard

  • Can you connect to the device with ssh and run these commands, the paste the output in your reply:

    Code
    dmesg | pastebinit
    systemctl status brcmfmac_sdio-firmware | pastebinit
    vcdbg log msg 2>&1 | pastebinit
    ls -la /dev | pastebinit
    cat /flash/config.txt | pastebinit
    cat /flash/cmdline.txt | pastebinit