Results 1 to 6 of 6

Thread: BlueTooth Broadcom hardware - no connection

  1. #1

    Question BlueTooth Broadcom hardware - no connection

    hello guys,


    I have a nice Lenovo X1 laptop that works perfectly except for the BlueTooth.
    My headset works fine on Android (receiving & sending sound) but it will not work at all with my laptiop.

    Every time I tried adding this headset it says that i had been added but it failed to pair.


    while researching for a solution I have collected some info:
    Code:
    $ dmesg | egrep -i 'blue|firm'
    [150204.059763] usb 1-4: device firmware changed
    [155163.515189] usb 1-4: device firmware changed
    [157859.276381] Bluetooth: hci0: BCM: chip id 63
    [157859.277300] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
    [157859.278149] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
    [157859.278157] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
    [158085.340942] Bluetooth: hci0: BCM: chip id 63
    [158085.341845] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
    [158085.341883] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
    [158085.341890] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found

    I have come across this discussion:
    http://askubuntu.com/questions/54755...-with-bcm43142

    and I have also found some windows binaries as discussed on the above:
    http://drivers.softpedia.com/dyn-sea...h_term=bcm2070

    While searching the DEB packages, I could not find anything that would appear to support this Broadcom chipset.


    Would it be possible to have some guidance on the steps to have this bluetooth connection?


    Thanks,
    www.brainpowered.net
    supporting Open-Source in Europe. Business Intelligence, Talend ETL & Database Services

  2. #2

    Thumbs down Re: BlueTooth Broadcom hardware - no connection

    [bumping]

    perhaps Friday is a good day to have this topic revised?!



    however, it looks like we have to extract the necessary files from the Windows Binaries:
    https://bugzilla.redhat.com/show_bug.cgi?id=1264153

    These days ... companies should provide Linux support as default
    Or, I am too positive!


    Thanks
    Last edited by nicolasdiogo; October 30th, 2015 at 01:47 AM. Reason: adding link to info
    www.brainpowered.net
    supporting Open-Source in Europe. Business Intelligence, Talend ETL & Database Services

  3. #3
    Join Date
    May 2014
    Location
    /home
    Beans
    10,929
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: BlueTooth Broadcom hardware - no connection

    Found you the file.
    Code:
    wget https://www.dropbox.com/s/p6h7ho21fct2pzb/fw-0a5c_21e6.hcd
    sudo cp fw-0a5c_21e6.hcd /lib/firmware/brcm/BCM20702A1-0a5c-21e6.hcd
    Shut down and cold boot the computer

  4. #4

    Re: BlueTooth Broadcom hardware - no connection

    thanks,


    could you let me know where you got this file from?
    www.brainpowered.net
    supporting Open-Source in Europe. Business Intelligence, Talend ETL & Database Services

  5. #5
    Join Date
    May 2014
    Location
    /home
    Beans
    10,929
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: BlueTooth Broadcom hardware - no connection

    It was an attachment on this bug report
    https://bugs.launchpad.net/ubuntu/+s...x/+bug/1065400

  6. #6

    Re: BlueTooth Broadcom hardware - no connection

    Thanks

    I believe the file that you linked is the correct one.

    Now I find that Ubuntu does not send any sound the headphones.


    Perhaps I try fixing this another day.
    www.brainpowered.net
    supporting Open-Source in Europe. Business Intelligence, Talend ETL & Database Services

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •