I have an acer Aspire E3-112 which has internal Bluetooth ... I am unable to get it working ... it seems the only drivers available are for Windows. So I inserted a logitech USB Bluetooth dongle; now Ubuntu 14 is able to 'see' the device (my iphone 5) sometimes, but even with Ubuntu finding the device the connect function is greyed out.
Any help would be appreciated. Thanks - Trenton
lspci -knn | grep Net -A2; lsusb
02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:e07e]
Kernel driver in use: wl
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 04f2:b469 Chicony Electronics Co., Ltd
Bus 001 Device 008: ID 03f0:094a Hewlett-Packard Optical Mouse [672662-001]
Bus 001 Device 007: ID 0489:e055 Foxconn / Hon Hai
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I downloaded the Windows driver and found the following: %Dell1704.DeviceDesc%=RAMUSB21D7, USB\VID_0A5C&PID_21D7 ; BRCM Generic 43142A0 RAMUSB
I can not find the *.hex file that the other posting is asking for. Please help.
Just found it ... following further directions from previous question now.
how do i "Now extract that firmware from the same cab file." ??
I am a newbie, sorry for any extra effort .. I am following the directions in the other post.
I found the file BCM43142A0_001.001.011.0197.0229.hex ... what does it mean when the instructions say "Now extract that firmware from the same cab file."?
I believe I have done all the steps in the preceeding issue ... here are some commands I saved to make sure I did it correct: %BtUSB.DeviceDesc%=BlueRAMUSBE055, USB\VID_0489&PID_E055 ; 43142A0 Acer combo
BCM43142A0_001.001.011.0197.0229.hex
[RAMUSB21D7.CopyList] bcbtums.sys btwampfl.sys BCM43142A0_001.001.011.0197.0229.hex
BCM43142A0-0489-e055.hcd
Static hostname: trenton-Aspire-E3-112 Icon name: computer-laptop Chassis: laptop Boot ID: 7b81a386a0d54481ad37b6d5203ef622 Operating System: Ubuntu 14.04.4 LTS Kernel: Linux 4.2.0-42-generic Architecture: i686
sudo cp BCM43142A0-0489-e055.BCM.hcd /lib/firmware/brcm
Does that look correct?
BCM43142A0-0489-e055.BCM.hcd is that wrong?
lspci -knn | grep Net -A2; lsusb
terminal command. – Pilot6 Jul 23 '16 at 15:490489:e055 Foxconn / Hon Hai
. You need to install firmware. – Pilot6 Jul 23 '16 at 15:55uname -a
to give the correct name to the firmware file. – Pilot6 Jul 23 '16 at 15:590a5c:21d7
, but0489:e055
. I thought it was clear enough. – Pilot6 Jul 23 '16 at 16:52BCM.hcd
. – Pilot6 Jul 23 '16 at 19:00BCM43142A0-0489-e055.hcd
toBCM.hcd
and dosudo cp BCM.hcd /lib/firmware/brcm
. – Pilot6 Jul 23 '16 at 19:09BCM43142A0-0489-e055.BCM.hcd
is wrong. There is no such name in the manual. – Pilot6 Jul 23 '16 at 19:10BCM43142A0-0489-e055.BCM.hcd
, when I told you to rename it toBCM.hcd
? Where did you get thisBCM43142A0-0489-e055.BCM.hcd
? It is nonsense. – Pilot6 Jul 23 '16 at 19:17