[HELP] Broadcom Limited BCM4352 802.11ac/ Bluetooth

This forum is dedicated to advanced help and support :

Ask here your questions about advanced usage of Mageia. For example you may post here all your questions about network and automated installs, complex server configurations, kernel tuning, creating your own Mageia mirrors, and all tasks likely to be touchy even for skilled users.

[HELP] Broadcom Limited BCM4352 802.11ac/ Bluetooth

Postby nemmie » Nov 16th, '17, 19:37

My problem is my system is not detecting my Bluetooth adapter right.
rfkill list
Code: Select all
0: dell-wifi: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: dell-bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

As you can see it shows my Bluetooth but then i do
hciconfig
Code: Select all
[root@linux nemmie]# hciconfig
[root@linux nemmie]#

then I found a post saying they got it working doing this
well I got the bluetooth workingSent on:2:12 amwhen I load btusb$ modprobe btusbbluetooth doesn't immediately work and lsusb only shows$ lsusb...Bus 001 Device 002: ID 413c:8143 Dell Computer Corp....I've been searching for information on support forums for a couple of days and came to suspect that "413c:8143 Dell Computer Corp." might actually be a bluetooth device. So I did:$ echo '413c 8143' > /sys/bus/usb/drivers/btusb/new_id$ hciconfig hci0 upand voila now the bluetooth device gets loaded.

I do it and my bluetooth shows up.
lsusb
Code: Select all
Bus 002 Device 004: ID 0a5c:5802 Broadcom Corp. BCM5880 Secure Applications Processor with fingerprint touch sensor
Bus 002 Device 003: ID 413c:8143 Dell Computer Corp.
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 056a:4001 Wacom Co., Ltd TPC4001
Bus 001 Device 003: ID 1bcf:2c34 Sunplus Innovation Technology Inc.
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 04a9:2738 Canon, Inc.
Bus 003 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

echo '413c 8143' > /sys/bus/usb/drivers/btusb/new_id
hciconfig hci0 up
hciconfig
Code: Select all
hci0:   Type: Primary  Bus: USB
        BD Address: B8:EE:65:33:59:A4  ACL MTU: 1021:8  SCO MTU: 64:1
        UP RUNNING PSCAN ISCAN
        RX bytes:622 acl:0 sco:0 events:38 errors:0
        TX bytes:952 acl:0 sco:0 commands:38 errors:0

rfkill list
Code: Select all
0: dell-wifi: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: dell-bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
3: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no


Now I have hci0 and it shows bluetooth applet but when I reboot my computer I have to do it all over again.
also my bluetooth will add the devices but fail to connect to them. what am I doing wrong?
nemmie
 
Posts: 17
Joined: Nov 13th, '17, 17:04

Re: [HELP] Broadcom Limited BCM4352 802.11ac/ Bluetooth

Postby nemmie » Dec 9th, '17, 23:19

So does anybody have a clue as to how I can set my system so, bluetooth works without me having to go this rout every time?
nemmie
 
Posts: 17
Joined: Nov 13th, '17, 17:04

Re: [HELP] Broadcom Limited BCM4352 802.11ac/ Bluetooth

Postby doktor5000 » Dec 9th, '17, 23:46

Well, you could just add

Code: Select all
echo '413c 8143' > /sys/bus/usb/drivers/btusb/new_id
hciconfig hci0


to a script that is run after each login.

You could also add a udev rule which could trigger those commands automatically, see e.g. https://unix.stackexchange.com/a/165845/83329 or https://ubuntuforums.org/showthread.php ... st12987796

Seems others also have the same issue:
https://bbs.archlinux.org/viewtopic.php?id=219359
https://bugs.launchpad.net/ubuntu/+sour ... ug/1382490
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18064
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Advanced support

Who is online

Users browsing this forum: Google [Bot] and 1 guest

cron