staging.inyokaproject.org

Verbindung zu Bluetooth Geräten nicht möglich

Status: Ungelöst | Ubuntu-Version: Ubuntu 22.04 (Jammy Jellyfish)
Antworten |

eule1477

Anmeldungsdatum:
9. März 2015

Beiträge: 53

Hallo, ich habe versucht ein Gerät über Bluetooth mit dem Notebook zu verbinden. Bluetooth kann ich zwar anschalten, aber der Scann zeigt keinerlei Geräte in der Nähe an. Das Problem tauchte schon mal auf. Damals habe ich mit Hilfe die Firmware nochmals installiert. Das bekomme ich mit der Anleitung leider nicht mehr hin und würde mich über Unterstützung freuen.

Vielen Dank!

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19527

Moin,

lade die Firmware (BCM.hcd.zip) wieder von hier und Installiere sie genau wie beschrieben.

Gruß Stephan

P.s.

Falls es dann immer noch scheitert zeige

sudo dmesg | egrep -i 'blue|firm'

eule1477

(Themenstarter)

Anmeldungsdatum:
9. März 2015

Beiträge: 53

Hallo,

vielen Dank für die Rückmeldung. Die Installation hat leider nicht geklappt.

Bei der Installation kommt die folgende Fehlermeldung:

cp: -r wurde nicht angegeben, daher wird das Verzeichnis '/home/till/Downloads/BCM.hcd' ausgelassen

Die Ausgabe von dem Befehl ist:

[    0.184223] DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR [0x000000009d800000-0x000000009fffffff], contact BIOS vendor for fixes
[    0.184233] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR [0x000000009d800000-0x000000009fffffff]
[    0.189680] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    4.069899] Bluetooth: Core ver 2.22
[    4.069936] NET: Registered PF_BLUETOOTH protocol family
[    4.069937] Bluetooth: HCI device and connection manager initialized
[    4.069941] Bluetooth: HCI socket layer initialized
[    4.069944] Bluetooth: L2CAP socket layer initialized
[    4.069947] Bluetooth: SCO socket layer initialized
[    4.219409] Bluetooth: hci0: BCM: chip id 63
[    4.220405] Bluetooth: hci0: BCM: features 0x07
[    4.236409] Bluetooth: hci0: BCM20702A
[    4.236414] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[    4.245206] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[    4.245217] Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0489-e07a.hcd'
[    4.245222] Bluetooth: hci0: BCM: 'brcm/BCM-0489-e07a.hcd'
[    6.521116] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.521121] Bluetooth: BNEP filters: protocol multicast
[    6.521125] Bluetooth: BNEP socket layer initialized
[   13.642348] Bluetooth: RFCOMM TTY layer initialized
[   13.642357] Bluetooth: RFCOMM socket layer initialized
[   13.642364] Bluetooth: RFCOMM ver 1.11
[   28.280348] audit: type=1107 audit(1668435503.261:75): pid=708 uid=102 auid=4294967295 ses=4294967295 subj=? msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name="org.bluez" pid=2503 label="snap.brave.brave" peer_pid=705 peer_label="unconfined"

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19527

Zeige bitte den gesamten Vorgang des Kopieren. Da ist was falsch🙂

eule1477

(Themenstarter)

Anmeldungsdatum:
9. März 2015

Beiträge: 53

Sorry, hier hoffentlich noch mal richtig:

sudo dmesg | egrep -i 'blue|firm'
[    0.184223] DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR [0x000000009d800000-0x000000009fffffff], contact BIOS vendor for fixes
[    0.184233] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR [0x000000009d800000-0x000000009fffffff]
[    0.189680] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    4.069899] Bluetooth: Core ver 2.22
[    4.069936] NET: Registered PF_BLUETOOTH protocol family
[    4.069937] Bluetooth: HCI device and connection manager initialized
[    4.069941] Bluetooth: HCI socket layer initialized
[    4.069944] Bluetooth: L2CAP socket layer initialized
[    4.069947] Bluetooth: SCO socket layer initialized
[    4.219409] Bluetooth: hci0: BCM: chip id 63
[    4.220405] Bluetooth: hci0: BCM: features 0x07
[    4.236409] Bluetooth: hci0: BCM20702A
[    4.236414] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[    4.245206] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[    4.245217] Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0489-e07a.hcd'
[    4.245222] Bluetooth: hci0: BCM: 'brcm/BCM-0489-e07a.hcd'
[    6.521116] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.521121] Bluetooth: BNEP filters: protocol multicast
[    6.521125] Bluetooth: BNEP socket layer initialized
[   13.642348] Bluetooth: RFCOMM TTY layer initialized
[   13.642357] Bluetooth: RFCOMM socket layer initialized
[   13.642364] Bluetooth: RFCOMM ver 1.11
[   28.280348] audit: type=1107 audit(1668435503.261:75): pid=708 uid=102 auid=4294967295 ses=4294967295 subj=? msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name="org.bluez" pid=2503 label="snap.brave.brave" peer_pid=705 peer_label="unconfined"

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19527

Ich meinte den kopierbefehl aus dem Download Ordner heraus.

eule1477

(Themenstarter)

Anmeldungsdatum:
9. März 2015

Beiträge: 53

till@Yoga-Till:~$ sudo cp ~/Downloads/BCM.hcd /lib/firmware/brcm
[sudo] Passwort für till: 
cp: -r wurde nicht angegeben, daher wird das Verzeichnis '/home/till/Downloads/BCM.hcd' ausgelassen
till@Yoga-Till:~$ sudo cp ~/Downloads/BCM20702A1-0489-e07a.hcd /lib/firmware/brcm
cp: Aufruf von stat für '/home/till/Downloads/BCM20702A1-0489-e07a.hcd' nicht möglich: Datei oder Verzeichnis nicht gefunden

Ubunturussel

Anmeldungsdatum:
28. Juli 2014

Beiträge: 72

Hallo!

probier mal

sudo cp -r ~/Downloads/BCM.hcd /lib/firmware/brcm

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19527

Zeige mal bitte

ls -l ~/Downloads/BCM*

Die Firmware wird aber geladen.

[    4.245217] Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0489-e07a.hcd'
[    4.245222] Bluetooth: hci0: BCM: 'brcm/BCM-0489-e07a.hcd'

Fumktioniert dein Bluetooth nun?

eule1477

(Themenstarter)

Anmeldungsdatum:
9. März 2015

Beiträge: 53

Hallo, nein, funktioniert leider immer noch nicht.

Die Ausgabe ergibt:

ls -l ~/Downloads/BCM*
insgesamt 72
-rw-r--r-- 1 till till 35175 Okt 26  2017 BCM20702A1-0489-e07a.hcd
-rw-r--r-- 1 till till 35175 Okt 26  2017 BCM.hcd

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19527

Ok,zeige nun mal

ls -l /lib/firmware/brcm/BCM*

sowie

sudo dmesg | egrep -i 'blue|firm'; rfkill list all; hciconfig --all; lsusb

und

id

eule1477

(Themenstarter)

Anmeldungsdatum:
9. März 2015

Beiträge: 53

Hallo, hier die Ausgaben zu den Befehlen:

ls -l /lib/firmware/brcm/BCM*
lrwxrwxrwx 1 root root    17 Okt  3 13:08 /lib/firmware/brcm/BCM-0a5c-6410.hcd -> BCM-0bb4-0306.hcd
-rw-r--r-- 1 root root 54734 Okt  3 13:08 /lib/firmware/brcm/BCM-0bb4-0306.hcd

/lib/firmware/brcm/BCM.hcd:
insgesamt 72
-rw-r--r-- 1 root root 35175 Nov 14 23:21 BCM20702A1-0489-e07a.hcd
-rw-r--r-- 1 root root 35175 Nov 14 23:21 BCM.hcd

Zu sudo dmesg | egrep -i 'blue|firm'; rfkill list all; hciconfig --all; lsusb

sudo dmesg | egrep -i 'blue|firm'; rfkill list all; hciconfig --all; lsusb
[sudo] Passwort für till: 
[    0.184409] DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR [0x000000009d800000-0x000000009fffffff], contact BIOS vendor for fixes
[    0.184419] DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR [0x000000009d800000-0x000000009fffffff]
[    0.189865] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    3.845757] Bluetooth: Core ver 2.22
[    3.845784] NET: Registered PF_BLUETOOTH protocol family
[    3.845785] Bluetooth: HCI device and connection manager initialized
[    3.845790] Bluetooth: HCI socket layer initialized
[    3.845793] Bluetooth: L2CAP socket layer initialized
[    3.845797] Bluetooth: SCO socket layer initialized
[    4.131637] Bluetooth: hci0: BCM: chip id 63
[    4.132658] Bluetooth: hci0: BCM: features 0x07
[    4.148653] Bluetooth: hci0: BCM20702A
[    4.148671] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[    4.150596] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[    4.150606] Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0489-e07a.hcd'
[    4.150610] Bluetooth: hci0: BCM: 'brcm/BCM-0489-e07a.hcd'
[    6.601989] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.601993] Bluetooth: BNEP filters: protocol multicast
[    6.601999] Bluetooth: BNEP socket layer initialized
[  271.586440] Bluetooth: RFCOMM TTY layer initialized
[  271.586451] Bluetooth: RFCOMM socket layer initialized
[  271.586458] Bluetooth: RFCOMM ver 1.11
[  289.168531] audit: type=1107 audit(1668497926.563:84): pid=708 uid=102 auid=4294967295 ses=4294967295 subj=? msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name="org.bluez" pid=3034 label="snap.brave.brave" peer_pid=705 peer_label="unconfined"
[  318.361052] audit: type=1107 audit(1668497955.755:206): pid=708 uid=102 auid=4294967295 ses=4294967295 subj=? msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name="org.bluez" pid=3926 label="snap.brave.brave" peer_pid=705 peer_label="unconfined"
[19850.969038] Bluetooth: hci0: BCM: chip id 63
[19850.970038] Bluetooth: hci0: BCM: features 0x07
[19850.986054] Bluetooth: hci0: BCM20702A
[19850.986060] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[19850.987099] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[19850.987105] Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0489-e07a.hcd'
[19850.987108] Bluetooth: hci0: BCM: 'brcm/BCM-0489-e07a.hcd'
0: ideapad_wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: ideapad_bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
3: brcmwl-0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
5: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
hci0:	Type: Primary  Bus: USB
	BD Address: 48:E2:44:E1:72:E6  ACL MTU: 1021:8  SCO MTU: 64:1
	UP RUNNING 
	RX bytes:1023 acl:0 sco:0 events:58 errors:0
	TX bytes:3199 acl:0 sco:0 commands:58 errors:0
	Features: 0xbf 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: RSWITCH SNIFF 
	Link mode: PERIPHERAL ACCEPT 
	Name: 'Yoga-Till'
	Class: 0x6c010c
	Service Classes: Rendering, Capturing, Audio, Telephony
	Device Class: Computer, Laptop
	HCI Version: 4.0 (0x6)  Revision: 0x1000
	LMP Version: 4.0 (0x6)  Subversion: 0x220e
	Manufacturer: Broadcom Corporation (15)

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 048d:8386 Integrated Technology Express, Inc. ITE Device(8386)
Bus 001 Device 003: ID 1bcf:2c43 Sunplus Innovation Technology Inc. Lenovo EasyCamera
Bus 001 Device 002: ID 0489:e07a Foxconn / Hon Hai BCM20702A0
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Zu id:

id
uid=1000(till) gid=1000(till) Gruppen=1000(till),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),122(lpadmin),134(lxd),135(sambashare)

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19527

Hmm,zeige mal noch

pactl info

und bei eingeschaltetem Bluetooth Kopfhörer oder ähnlichem

hcitool scan

systemctl --no-pager status blue* 

eule1477

(Themenstarter)

Anmeldungsdatum:
9. März 2015

Beiträge: 53

Hallo,

hier die Ausgabe zu pactl info

Server-Zeichenkette: /run/user/1000/pulse/native
Bibliotheks-Protokollversion: 35
Server-Protokollversion: 35
ist lokal: ja
Client-Index: 17
Tile-Größe: 65472
Name des Benutzers: till
Rechnername: Yoga-Till
Name des Servers: pulseaudio
Version des Servers: 15.99.1
Standard-Abtastwert-Angabe: s16le 2ch 44100Hz
Standard-Kanal-Zuordnung: front-left,front-right
Standard-Ziel: alsa_output.pci-0000_00_1b.0.analog-stereo
Standard-Quelle: alsa_input.pci-0000_00_1b.0.analog-stereo
Cookie: c6f1:0511

Die zweite Ausgabe hat dieses Ergebnis:

hcitool scan
Scanning ...

Und der dritte Befehlt bringt:

● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Tue 2022-11-15 08:34:04 CET; 7h ago
       Docs: man:bluetoothd(8)
   Main PID: 705 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 9352)
     Memory: 2.0M
        CPU: 179ms
     CGroup: /system.slice/bluetooth.service
             └─705 /usr/lib/bluetooth/bluetoothd

Nov 15 15:08:48 Yoga-Till bluetoothd[705]: Endpoint unregistered: sender=:1…_552
Nov 15 15:08:48 Yoga-Till bluetoothd[705]: Endpoint unregistered: sender=:1…_552
Nov 15 15:08:48 Yoga-Till bluetoothd[705]: Endpoint registered: sender=:1.7…/sbc
Nov 15 15:08:48 Yoga-Till bluetoothd[705]: Endpoint registered: sender=:1.7…/sbc
Nov 15 15:08:48 Yoga-Till bluetoothd[705]: Endpoint registered: sender=:1.7…_453
Nov 15 15:08:48 Yoga-Till bluetoothd[705]: Endpoint registered: sender=:1.7…_453
Nov 15 15:08:48 Yoga-Till bluetoothd[705]: Endpoint registered: sender=:1.7…_512
Nov 15 15:08:48 Yoga-Till bluetoothd[705]: Endpoint registered: sender=:1.7…_512
Nov 15 15:08:48 Yoga-Till bluetoothd[705]: Endpoint registered: sender=:1.7…_552
Nov 15 15:08:48 Yoga-Till bluetoothd[705]: Endpoint registered: sender=:1.7…_552

● bluetooth.target - Bluetooth Support
     Loaded: loaded (/lib/systemd/system/bluetooth.target; static)
     Active: active since Tue 2022-11-15 15:08:48 CET; 1h 16min ago
       Docs: man:systemd.special(7)

Nov 15 15:08:48 Yoga-Till systemd[1]: Reached target Bluetooth Support.
Hint: Some lines were ellipsized, use -l to show in full.

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19527

Wird der Kopfhörer auch mit dem Bluetooth Manager nicht gefunden?

Antworten |