ubuntuusers.de

Bluetooth: Gerät wird nicht angezeigt

Status: Ungelöst | Ubuntu-Version: Ubuntu 16.04 (Xenial Xerus)
Antworten |

bueffel110

Anmeldungsdatum:
15. Dezember 2006

Beiträge: 291

Ich will mit meinen Laptop (ThinkPad T430) Musik mit Bluetooth ausgeben und mit einem Bluetoothadapter (Medion MD83780) empfangen. Ich suche nach Geräten unter Systemeinstellungen/Bluetooth/+/“Suche nach Geräten“ und findet keine obwohl MD83780 eingeschaltet war. Mein Bluetooth findet mein Smartphone und mein Smartphone findet MD83780, wenn ich Bluetooth eingeschaltet habe, so das mit der HW alles OK ist.

Moderiert von sebix:

Thema in einen passenden Forenbereich verschoben. Bitte beachte die als wichtig markierten Themen („Welche Themen gehören hier her und welche nicht?“) in jedem Forenbereich. Danke.

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Dann zeige mal

dpkg -l | grep blue

sudo systemctl status bluetooth

dmesg | egrep -i 'blue|firm'

um etwas Licht ins Dunkel zu bringen.

bueffel110

(Themenstarter)

Anmeldungsdatum:
15. Dezember 2006

Beiträge: 291

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
knabe@ThinkPad-T61:~$ dpkg -l | grep blue
ii  bluez                                         5.37-0ubuntu5.1                              amd64        Bluetooth tools and daemons
ii  bluez-cups                                    5.37-0ubuntu5.1                              amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                   5.37-0ubuntu5.1                              amd64        bluez obex daemon
ii  gnome-bluetooth                               3.18.2-1ubuntu2                              amd64        GNOME Bluetooth tools
ii  indicator-bluetooth                           0.0.6+16.04.20160526-0ubuntu1                amd64        System bluetooth indicator.
ii  libbluetooth3:amd64                           5.37-0ubuntu5.1                              amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                    3.18.2-1ubuntu2                              amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                   1:8.0-0ubuntu3.10                            amd64        Bluetooth module for PulseAudio sound server
knabe@ThinkPad-T61:~$ 

knabe@ThinkPad-T61:~$ dpkg -l | grep blue
ii  bluez                                         5.37-0ubuntu5.1                              amd64        Bluetooth tools and daemons
ii  bluez-cups                                    5.37-0ubuntu5.1                              amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                   5.37-0ubuntu5.1                              amd64        bluez obex daemon
ii  gnome-bluetooth                               3.18.2-1ubuntu2                              amd64        GNOME Bluetooth tools
ii  indicator-bluetooth                           0.0.6+16.04.20160526-0ubuntu1                amd64        System bluetooth indicator.
ii  libbluetooth3:amd64                           5.37-0ubuntu5.1                              amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                    3.18.2-1ubuntu2                              amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                   1:8.0-0ubuntu3.10                            amd64        Bluetooth module for PulseAudio sound server

knabe@ThinkPad-T61:~$ sudo systemctl status bluetooth
[sudo] Passwort für knabe:  bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since Mi 2019-03-13 08:49:44 CET; 2h 40min ago
     Docs: man:bluetoothd(8)
 Main PID: 1109 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           └─1109 /usr/lib/bluetooth/bluetoothd

Mär 13 08:49:44 ThinkPad-T61 bluetoothd[1109]: Not enough free handles to register service
Mär 13 08:49:44 ThinkPad-T61 bluetoothd[1109]: Not enough free handles to register service
Mär 13 08:49:44 ThinkPad-T61 bluetoothd[1109]: Current Time Service could not be registered
Mär 13 08:49:44 ThinkPad-T61 bluetoothd[1109]: gatt-time-server: Input/output error (5)
Mär 13 08:49:44 ThinkPad-T61 bluetoothd[1109]: Not enough free handles to register service
Mär 13 08:49:44 ThinkPad-T61 bluetoothd[1109]: Not enough free handles to register service
Mär 13 08:49:44 ThinkPad-T61 bluetoothd[1109]: Sap driver initialization failed.
Mär 13 08:49:44 ThinkPad-T61 bluetoothd[1109]: sap-server: Operation not permitted (1)
Mär 13 08:49:50 ThinkPad-T61 bluetoothd[1109]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/A2DPSource
Mär 13 08:49:50 ThinkPad-T61 bluetoothd[1109]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/A2DPSink

knabe@ThinkPad-T61:~$ dmesg | egrep -i 'blue|firm'
[    0.030790] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.053425] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.110717] pnp 00:01: [Firmware Bug]: PNP resource [mem 0xfed10000-0xfed13fff] covers only part of 0000:00:00.0 Intel MCH; extending to [mem 0xfed10000-0xfed17fff]
[    2.576636] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   12.391141] Bluetooth: Core ver 2.22
[   12.391159] Bluetooth: HCI device and connection manager initialized
[   12.391162] Bluetooth: HCI socket layer initialized
[   12.391164] Bluetooth: L2CAP socket layer initialized
[   12.391171] Bluetooth: SCO socket layer initialized
[   12.402845] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[   12.422997] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[   12.534547] Bluetooth: hci0: BCM: chip id 63
[   12.535681] Bluetooth: hci0: BCM: features 0x07
[   12.551525] Bluetooth: hci0: BCM20702A
[   12.552651] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[   12.556595] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[   12.556599] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[   13.409270] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.409271] Bluetooth: BNEP filters: protocol multicast
[   13.409276] Bluetooth: BNEP socket layer initialized
[   18.742785] Bluetooth: RFCOMM TTY layer initialized
[   18.742792] Bluetooth: RFCOMM socket layer initialized
[   18.742797] Bluetooth: RFCOMM ver 1.11
knabe@ThinkPad-T61:~$ 

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Das ist so nicht zu Lesen ☹ Die Firmware scheint nicht gefunden zu werden

> [   12.556599] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found

Zeige

dpkg -l linux-firmware

Ausgabe im codeblock (links neben dem Smiley) bitte. Das sieht dann so aus

> knabe@ThinkPad-T61:~$ dmesg | egrep -i 'blue|firm'
[    0.030790] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.053425] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.110717] pnp 00:01: [Firmware Bug]: PNP resource [mem 0xfed10000-0xfed13fff] covers only part of 0000:00:00.0 Intel MCH; extending to [mem 0xfed10000-0xfed17fff]
[    2.576636] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   12.391141] Bluetooth: Core ver 2.22
[   12.391159] Bluetooth: HCI device and connection manager initialized
[   12.391162] Bluetooth: HCI socket layer initialized
[   12.391164] Bluetooth: L2CAP socket layer initialized
[   12.391171] Bluetooth: SCO socket layer initialized
[   12.402845] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[   12.422997] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[   12.534547] Bluetooth: hci0: BCM: chip id 63
[   12.535681] Bluetooth: hci0: BCM: features 0x07
[   12.551525] Bluetooth: hci0: BCM20702A
[   12.552651] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[   12.556595] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[   12.556599] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[   13.409270] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.409271] Bluetooth: BNEP filters: protocol multicast
[   13.409276] Bluetooth: BNEP socket layer initialized
[   18.742785] Bluetooth: RFCOMM TTY layer initialized
[   18.742792] Bluetooth: RFCOMM socket layer initialized
[   18.742797] Bluetooth: RFCOMM ver 1.11
> knabe@ThinkPad-T61:~$ 

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Die Firmware im Anhang (BCM.hcd.zip).Entpacke im Download Ordner,gebe danach folgendes im Terminal ein

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

Neustart.

BCM.hcd.zip (25.4 KiB)
Download BCM.hcd.zip

elektronenblitz63

Avatar von elektronenblitz63

Anmeldungsdatum:
16. Januar 2007

Beiträge: 29307

Wohnort: NRW

Hallo,
man benötigt die zur Hardware passende Firmware. Welche das ist erkennt man an der Geräte-ID des USB BT-Adapters, oder wie hier an der entsprechenden Fehlermeldung im Log.

Installation:

1
2
3
4
5
6
7
8
9
sudo apt install git
git clone https://github.com/winterheart/broadcom-bt-firmware
cd ~/broadcom-bt-firmware/brcm
# in diesem Fall
sudo cp BCM20702A1-0a5c-21e6.hcd /lib/firmware/brcm/BCM.hcd
sudo modprobe -rfv btusb
sudo modprobe -v btusb
dmesg | grep -i blue
hciconfig --all

git

bueffel110

(Themenstarter)

Anmeldungsdatum:
15. Dezember 2006

Beiträge: 291

Hallo Kellerkind_2009

Erneut im codeblock (Rohtext) nur weniger.

knabe@ThinkPad-T61:~$ dmesg | egrep -i 'blue|firm'
[    0.031822] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.070035] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.161592] pnp 00:01: [Firmware Bug]: PNP resource [mem 0xfed10000-0xfed13fff] covers only part of 0000:00:00.0 Intel MCH; extending to [mem 0xfed10000-0xfed17fff]
[    3.525909] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    4.174740] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    4.185320] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[    4.194281] Bluetooth: Core ver 2.22
[    4.194299] Bluetooth: HCI device and connection manager initialized
[    4.194303] Bluetooth: HCI socket layer initialized
[    4.194305] Bluetooth: L2CAP socket layer initialized
[    4.194310] Bluetooth: SCO socket layer initialized
[    4.349971] Bluetooth: hci0: BCM: chip id 63
[    4.350899] Bluetooth: hci0: BCM: features 0x07
[    4.366921] Bluetooth: hci0: BCM20702A
[    4.367858] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[    4.372439] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[    4.372442] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[    5.211713] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.211715] Bluetooth: BNEP filters: protocol multicast
[    5.211719] Bluetooth: BNEP socket layer initialized
[    9.724672] Bluetooth: RFCOMM TTY layer initialized
[    9.724677] Bluetooth: RFCOMM socket layer initialized
[    9.724682] Bluetooth: RFCOMM ver 1.11
[ 1552.446684] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 1568.319471] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 1584.447300] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 1600.319322] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 1616.449051] Bluetooth: hci0: last event is not cmd complete (0x0f)
knabe@ThinkPad-T61:~$ 
knabe@ThinkPad-T61:~$ dpkg -l linux-firmware
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name           Version      Architektur  Beschreibung
+++-==============-============-============-=================================
ii  linux-firmware 1.157.21     all          Firmware for Linux kernel drivers
knabe@ThinkPad-T61:~$ 

Dein Jörg

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Moin Jörg

Du hat wohl irgend etwas nicht geklappt 😕 Die Firmware wird immer noch nicht geladen! Nehme nun den Weg von elektronenblitz63

Zeige bitte von allem was du machst die Terminal Ausgabe,damit wir sehen was schief läuft!

Gruß Stephan

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Stand der Dinge hier?? Wenn Funktioniert setzte auf gelöst – wenn nicht --was ergeben die Ausgaben??

Lasse die Helfenden nicht uninformiert in Regen stehen!

bueffel110

(Themenstarter)

Anmeldungsdatum:
15. Dezember 2006

Beiträge: 291

Hallo Helfer,

ich habe ein schwerwiegendes Proben und kümmer mich später!

Gruß Jörg

Antworten |