LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-05-2019, 04:54 PM   #1
ario
Member
 
Registered: Nov 2010
Posts: 69

Rep: Reputation: 2
How did I install ASUS USB-BT400 BCM20702A1 0b05:17cb on Debian Sid Linux


Based on information taken from:
https://aur.archlinux.org/cgit/aur.g...702a1-firmware

Installed package bluez

Downloaded latest windows driver for USB-BT400 from asus website:
https://www.asus.com/us/Networking/U...Desk_Download/
https://dlcdnets.asus.com/pub/ASUS/w...10_Windows.zip

The script in Archlinux AUR repository contains a filelist:

https://aur.archlinux.org/cgit/aur.g...702a1-firmware

Our device's ID is:
0b05:17cb

According to above file, the hex filename would be:
Code:
  0B05:17CB: BCM20702A1_001.002.014.1443.1467.hex
So, inside unzipped folder:
Code:
  Win10_USB-BT400_DRIVERS/Win10_USB-BT400_Driver_Package/64/
Ran:
Code:
  hex2hcd BCM20702A1_001.002.014.1443.1467.hex -o BCM20702A1-0b05-17cb.hcd
Finally simply copied the file to lib folder:
Code:
  sudo mkdir -p /lib/firmware/brcm/
  sudo cp BCM20702A1-0b05-17cb.hcd /usr/lib/firmware/brcm/BCM20702A1-0b05-17cb.hcd
And then re-connected the device (modprobe doesn't work here).
Then:
Code:
  sudo dmesg | tail
  [ 4011.892911] usb 1-3.1: New USB device found, idVendor=0b05, idProduct=17cb, bcdDevice= 1.12
  [ 4011.892917] usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 4011.892921] usb 1-3.1: Product: BCM20702A0
  [ 4011.892924] usb 1-3.1: Manufacturer: Broadcom Corp
  [ 4011.892928] usb 1-3.1: SerialNumber: 5CF37090798B
  [ 4012.020044] Bluetooth: hci0: BCM: chip id 63
  [ 4012.021039] Bluetooth: hci0: BCM: features 0x07
  [ 4012.037041] Bluetooth: hci0: BCM20702A
  [ 4012.038055] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
  [ 4012.038151] bluetooth hci0: firmware: direct-loading firmware brcm/BCM20702A1-0b05-17cb.hcd
So the firmware is now loaded successfully.

Next ran:
Code:
  sudo apt install blueman pulseaudio-module-bluetooth
And ran:
Code:
  blueman-applet
Blueman icon appeared in my notification area and I could control the bluetooth device.
Hope it helps ;-)
 
Old 06-28-2019, 03:40 AM   #2
teju198
LQ Newbie
 
Registered: Jun 2019
Posts: 2

Rep: Reputation: Disabled
Thanks a lot for briefing such a lengthy one. Really saved a lot of time, it do work well.

Regards,
Teju Bessey https://plex.software/ https://tutuappx.com/ Vidmate

Last edited by teju198; 06-28-2019 at 03:33 PM.
 
Old 03-19-2020, 03:15 AM   #3
whuzzy
LQ Newbie
 
Registered: Nov 2013
Posts: 11

Rep: Reputation: Disabled
Hi,

I believe there is a typo in the original post, the .hcd file should be copied to /lib directory, not /usr/lib directory

Should be:
Code:
sudo cp BCM20702A1-0b05-17cb.hcd /lib/firmware/brcm/BCM20702A1-0b05-17cb.hcd
Not:
Code:
sudo cp BCM20702A1-0b05-17cb.hcd /usr/lib/firmware/brcm/BCM20702A1-0b05-17cb.hcd

Last edited by whuzzy; 03-19-2020 at 03:37 AM.
 
Old 06-14-2020, 11:25 PM   #4
chinachin
LQ Newbie
 
Registered: Jun 2020
Posts: 2

Rep: Reputation: 0
Quote:
Originally Posted by whuzzy View Post
Hi,

I believe there is a typo in the original post, the .hcd file should be copied to /lib directory, not /usr/lib directoryword counter

Should be:
Code:
sudo cp BCM20702A1-0b05-17cb.hcd /lib/firmware/brcm/BCM20702A1-0b05-17cb.hcd
Not:
Code:
sudo cp BCM20702A1-0b05-17cb.hcd /usr/lib/firmware/brcm/BCM20702A1-0b05-17cb.hcd
I agree, exactly the information I am looking for
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Bluetooth cutting out every few minutes after installing BCM20702A1-0a5c-21e8.hcd jimbotski Linux - Software 0 04-26-2018 11:48 PM
ASUS USB-BT400 adapter on Centos 7 Sir Prised Linux - Hardware 2 06-26-2016 01:06 AM
will the ltmodem drivers work in debian sid (knoppix sid) maximalred Debian 5 05-29-2009 10:44 AM
Debian Etch to Sid? How Stable is Sid? xxAlk3XKidXx Debian 28 02-25-2007 06:32 PM
What our the differences between debian (Sid) and knoppix 3.4 (Sid)? maximalred Debian 6 06-06-2004 08:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration