Autor |
Nachricht |
|
Titel: Debian 10 - Bluetooth Adapter wird nicht gefunden
Verfasst am: 27.05.2021, 11:06 Uhr
|
|
Anmeldung: 03. Aug 2004
Beiträge: 181
|
|
Hallo - ich versuch es mal über das Forum...
Kann kein Geräte mehr via Bluetooth verbinden . - Kein Adapter
Ausgabe von dmesg | grep -i bluetooth
[ 2.800383] usb 3-1.3: Product: Bluetooth USB Host Controller
[ 6.460452] Bluetooth: Core ver 2.22
[ 6.460485] Bluetooth: HCI device and connection manager initialized
[ 6.460489] Bluetooth: HCI socket layer initialized
[ 6.460491] Bluetooth: L2CAP socket layer initialized
[ 6.460496] Bluetooth: SCO socket layer initialized
[ 6.506136] Bluetooth: hci0: don't support firmware rome 0x1020200
[ 6.788528] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.788531] Bluetooth: BNEP filters: protocol multicast
[ 6.788534] Bluetooth: BNEP socket layer initialized
Die Angabe "don't support firmware" könnte der Schlüssel sein -
Ausgabe dpkg -l blue* ist:
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
+++-==============-================-============-=================================
un bluedevil <keine> <keine> (keine Beschreibung vorhanden)
ii blueman 2.0.8-1+deb10u1 amd64 Graphical bluetooth manager
ii bluetooth 5.50-1.2~deb10u1 all Bluetooth support (metapackage)
ii bluez 5.50-1.2~deb10u1 amd64 Bluetooth tools and daemons
un bluez-alsa <keine> <keine> (keine Beschreibung vorhanden)
un bluez-audio <keine> <keine> (keine Beschreibung vorhanden)
un bluez-cups <keine> <keine> (keine Beschreibung vorhanden)
un bluez-input <keine> <keine> (keine Beschreibung vorhanden)
un bluez-network <keine> <keine> (keine Beschreibung vorhanden)
ii bluez-obexd 5.50-1.2~deb10u1 amd64 bluez obex daemon
un bluez-serial <keine> <keine> (keine Beschreibung vorhanden)
un bluez-utils <keine> <keine> (keine Beschreibung vorhanden)
lsusb zeigt als Bluetooth Adapter
lsusbBus 003 Device 003: ID 13d3:3362 IMC Networks Atheros AR3012 Bluetooth 4.0 Adapter
Also dachte ich - ich installiere die Firmware - "firmware-atheros_20190114-2_all.deb" -
Das scheiterte jedoch da bereits Bestandteil der Linux-Firmware.....
Was kann ich tun? |
_________________ Gruß
Dietmar
|
|
|
|
 |
|
Titel: Debian 10 - Bluetooth Adapter wird nicht gefunden
Verfasst am: 27.05.2021, 14:30 Uhr
|
|
Anmeldung: 03. Aug 2004
Beiträge: 181
|
|
Ergänzung:
Host/Kernel/OS "KanotixBox" running Linux 5.10.0-0.bpo.3-amd64 x86_64 [ Kanotix Silverfire-nightly Silverfire64 210426a KDE-extra ] |
_________________ Gruß
Dietmar
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2021, 17:40 Uhr
|
|
Anmeldung: 04. Sep 2006
Beiträge: 276
|
|
Das ist wohl ein Kernel-Bug
https://bugzilla.kernel.org/show_bug.cgi?id=211571
mach ein Kernel update mit
Code:
apt update
Code:
apt install --yes linux-image-amd64 linux-headers-amd64
im chat unter
Code:
!debian64
eventuell ist das behoben in dem neueren
retabell |
|
|
|
|
 |
|
|
Titel: [Gelöst]
Verfasst am: 27.05.2021, 18:20 Uhr
|
|
Anmeldung: 03. Aug 2004
Beiträge: 181
|
|
Kernel Update hat das Problem beseitigt. - Danke |
_________________ Gruß
Dietmar
|
|
|
|
 |
|