[SOLVED] No bluetooth icon

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
weiha44

[SOLVED] No bluetooth icon

Post by weiha44 »

Hi guys! I'm a new newbe user of Linux Mint 18.3 Cinammon 64 bit with an Acer ES1-111M.
I've tried different solution found on the net and nothing helped to solve my problem. If anyone could help it would be great.
I asked in Hexcat, they tried to help but the issue still persists.
Let me know :D
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13851
Joined: Fri Feb 21, 2014 8:17 am

Re: No bluetooth icon

Post by JeremyB »

Please post results from terminal for

Code: Select all

lspci -nnk | grep -iA3 net; lsusb; dmesg | egrep -i 'blue|firm'
JeremyB
Level 21
Level 21
Posts: 13851
Joined: Fri Feb 21, 2014 8:17 am

Re: No bluetooth icon

Post by JeremyB »

Only results for the last part of the terminal command was there and it shows you are missing firmware. See https://askubuntu.com/questions/632336/ ... nt-working to see how to use a windows driver to create firmware for your bluetooth
Ozo

Re: No bluetooth icon

Post by Ozo »

Do you see Bluetooth on the Menu panel? If so, open it and ensure that Bluetooth is enabled there. If not seen perhaps it is not checked in the Menu Editor (Main Menu). If it is unchecked there it will not be seen on the menu panel. Also, in Bluetooth settings you can select or deselect a bluetooth icon in the tray.

Image
weiha44

Re: No bluetooth icon

Post by weiha44 »

Jeremy helped me in HexChat with this command -> wget https://github.com/winterheart/broadcom ... 9-e055.hcd && sudo cp BCM43142A0-0489-e055.hcd /lib/firmware/brcm/BCM and it worked!
So thank you all! :D
Ozo

Re: No bluetooth icon

Post by Ozo »

weiha44 wrote: Mon Feb 19, 2018 6:59 am Jeremy helped me in HexChat with this command -> wget https://github.com/winterheart/broadcom ... 9-e055.hcd && sudo cp BCM43142A0-0489-e055.hcd /lib/firmware/brcm/BCM and it worked!
So thank you all! :D
Whats in the executable file? A driver? I was just curious what the problem was. :)
JeremyB
Level 21
Level 21
Posts: 13851
Joined: Fri Feb 21, 2014 8:17 am

Re: [SOLVED] No bluetooth icon

Post by JeremyB »

It is just firmware converted from a windows version but it is device specific. Only bluetooth devices with an ID of 0489:e055 will work with that file
Locked

Return to “Hardware Support”