Dell Inspiron 1526, Mageia 4, MATE, 4GB RAM, Broadcom (BCM2045? 46? see below) bluetooth card that worked fine under Mint.
I have been using Linux for quite a while, and can usually fix most things. This one has got me though. Any assistance would be greatly appreciated.
This is my first post to the mageia forums, so if I screwed it up (formatting), I'm sorry.
a few items that could be telling:
- Code: Select all
# lsusb
Bus 003 Device 004: ID 413c:8126 Dell Computer Corp. Wireless 355 Bluetooth
Bus 003 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
- Code: Select all
# systemctl status bluetooth.service dbus-org.bluez.service
bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Wed 2014-08-06 12:23:52 CDT; 14min ago
Docs: man:bluetoothd(8)
Main PID: 4209 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─4209 /usr/libexec/bluetooth/bluetoothd
Aug 06 12:23:52 mageinspiron systemd[1]: Starting Bluetooth service...
Aug 06 12:23:52 mageinspiron systemd[1]: Started Bluetooth service.
Aug 06 12:23:52 mageinspiron bluetoothd[4209]: Bluetooth daemon 5.11
Aug 06 12:23:52 mageinspiron bluetoothd[4209]: Starting SDP server
Aug 06 12:23:52 mageinspiron bluetoothd[4209]: Bluetooth management interface 1.3 initialized
Aug 06 12:23:52 mageinspiron bluetoothd[4209]: Endpoint registered: sender=:1.41 path=/MediaEndpoint/A2DPSource
Aug 06 12:23:52 mageinspiron bluetoothd[4209]: Endpoint registered: sender=:1.41 path=/MediaEndpoint/A2DPSink
- Code: Select all
# lspcidrake -v | grep -i blue
btusb : Broadcom Corp|BCM2045 [Wireless|Radio Frequency|Bluetooth] (vendor:413c device:8126)
- Code: Select all
# rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no