|
LOTR
Anmeldungsdatum: 19. März 2017
Beiträge: Zähle...
|
Hallo liebe Linux-Liebhaber! Seit einiger Zeit, ca. nach dem Upgrad zu LTS 20.04. habe ich das Problem, dass nach dem Start / Neustart ist mein Bluetooth immer ausgeschaltet. Ich muss dann in die Einstellungen gehen und beim Bluetooth-Reiter Bluetooth zunächst einmal einschalten danach ausschalten und nachdem zweiten Einschalten schaltet sich Bluetooth ein, so dass ich z.B. meine Maus wieder verwenden kann. Hat jemand eine Idee, was bei mir mit dem Bluetooth nicht stimmt? In dem Config (/etc/bluetooth/main.conf) ist die Option 'AutoEnable=true' eingestellt. Vielen Dank.
LG,
LOTR
|
|
Taomon
Supporter
Anmeldungsdatum: 30. Januar 2011
Beiträge: 8463
|
wenn es wieder passiert, zeige bitte rfkill list Gruß Taomon
|
|
LOTR
(Themenstarter)
Anmeldungsdatum: 19. März 2017
Beiträge: Zähle...
|
Hier ist die Ausgabe: xxxxx@LOTR:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no Gruß,
LOTR
|
|
Taomon
Supporter
Anmeldungsdatum: 30. Januar 2011
Beiträge: 8463
|
Nur zum klar stellen, da funktioniert bluetooth nicht. Gruß Taomon
|
|
LOTR
(Themenstarter)
Anmeldungsdatum: 19. März 2017
Beiträge: Zähle...
|
Hallo Taomon, seltsam...Bluetooth funktioniert.....die Bluetooth-Verbindung mit meiner Maus ist da.. Was kann ich und wie ändern? Gruß
LOTR
|
|
LOTR
(Themenstarter)
Anmeldungsdatum: 19. März 2017
Beiträge: Zähle...
|
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2021-01-26 21:11:27 CET; 1h 30min ago
Docs: man:bluetoothd(8)
Main PID: 1052 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 18938)
Memory: 4.5M
CGroup: /system.slice/bluetooth.service
└─1052 /usr/lib/bluetooth/bluetoothd
Jan 26 22:41:34 LOTR bluetoothd[1052]: bt_uhid_send: Invalid argument (22)
Jan 26 22:41:34 LOTR bluetoothd[1052]: bt_uhid_send: Invalid argument (22)
Jan 26 22:41:34 LOTR bluetoothd[1052]: bt_uhid_send: Invalid argument (22)
Jan 26 22:41:35 LOTR bluetoothd[1052]: bt_uhid_send: Invalid argument (22)
Jan 26 22:41:35 LOTR bluetoothd[1052]: bt_uhid_send: Invalid argument (22)
Jan 26 22:41:35 LOTR bluetoothd[1052]: bt_uhid_send: Invalid argument (22)
Jan 26 22:41:35 LOTR bluetoothd[1052]: bt_uhid_send: Invalid argument (22)
Jan 26 22:41:35 LOTR bluetoothd[1052]: bt_uhid_send: Invalid argument (22)
Jan 26 22:41:35 LOTR bluetoothd[1052]: bt_uhid_send: Invalid argument (22)
Jan 26 22:41:35 LOTR bluetoothd[1052]: bt_uhid_send: Invalid argument (22)
xxxxxx@LOTR:~$ hcitool dev
Devices:
hci0 A4:34:D9:6F:8A:5A
xxxxxx@LOTR:~$ hciconfig -a
hci0: Type: Primary Bus: USB
BD Address: A4:34:D9:6F:8A:5A ACL MTU: 1021:4 SCO MTU: 96:6
UP RUNNING PSCAN ISCAN
RX bytes:55705 acl:2120 sco:0 events:2585 errors:0
TX bytes:603656 acl:59 sco:0 commands:2480 errors:0
Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH SNIFF
Link mode: SLAVE ACCEPT
Name: 'LOTR'
Class: 0x1c010c
Service Classes: Rendering, Capturing, Object Transfer
Device Class: Computer, Laptop
HCI Version: 4.2 (0x8) Revision: 0x100
LMP Version: 4.2 (0x8) Subversion: 0x100
Manufacturer: Intel Corp. (2)
|
|
LOTR
(Themenstarter)
Anmeldungsdatum: 19. März 2017
Beiträge: 71
|
Hey Linux-Profis! Hat jemand ne Idee, was ich noch prüfen könnte, um mein Problem zu lösen? Wer kennt sich denn mit Bluetooth aus? Welche Ausgaben wären noch zu prüfen? Ich hätte wirklich keine Lust, das Betriebssystem neu zu installieren.. Danke vorab LG
LOTR
|
|
Kellerkind_2009
Anmeldungsdatum: 26. November 2009
Beiträge: 19617
|
Zeige direkt nach einem Neustart mal dmesg | egrep -i 'blue|firm' lsmod | grep btusb journalctl -b | grep -i bluetooth
|
|
LOTR
(Themenstarter)
Anmeldungsdatum: 19. März 2017
Beiträge: 71
|
Danke fürs Feedback. Hier sind die Ausgaben:
xxxx@LOTR:~$ dmesg | egrep -i 'blue|firm'
[ 0.259650] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.382431] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 2.804828] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 4.064992] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 4.087122] iwlwifi 0000:04:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm
[ 4.151267] iwlwifi 0000:04:00.0: Allocated 0x00400000 bytes for firmware monitor.
[ 4.159584] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[ 4.195673] Bluetooth: Core ver 2.22
[ 4.195688] Bluetooth: HCI device and connection manager initialized
[ 4.195691] Bluetooth: HCI socket layer initialized
[ 4.195693] Bluetooth: L2CAP socket layer initialized
[ 4.195695] Bluetooth: SCO socket layer initialized
[ 4.218929] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[ 4.223869] Bluetooth: hci0: Device revision is 5
[ 4.223870] Bluetooth: hci0: Secure boot is enabled
[ 4.223871] Bluetooth: hci0: OTP lock is enabled
[ 4.223872] Bluetooth: hci0: API lock is enabled
[ 4.223872] Bluetooth: hci0: Debug lock is disabled
[ 4.223873] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 4.224951] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[ 4.290398] Bluetooth: hci0: Failed to send firmware data (-38)
[ 4.593181] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 6.763833] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.763835] Bluetooth: BNEP filters: protocol multicast
[ 6.763839] Bluetooth: BNEP socket layer initialized xxxxx@LOTR:~$ lsmod | grep btusb
btusb 57344 0
btrtl 24576 1 btusb
btbcm 16384 1 btusb
btintel 24576 1 btusb
bluetooth 548864 12 btrtl,btintel,btbcm,bnep,btusb xxxxx@LOTR:~$ journalctl -b | grep -i bluetooth
Feb 02 22:07:05 LOTR kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Feb 02 22:07:05 LOTR kernel: Bluetooth: Core ver 2.22
Feb 02 22:07:05 LOTR kernel: Bluetooth: HCI device and connection manager initialized
Feb 02 22:07:05 LOTR kernel: Bluetooth: HCI socket layer initialized
Feb 02 22:07:05 LOTR kernel: Bluetooth: L2CAP socket layer initialized
Feb 02 22:07:05 LOTR kernel: Bluetooth: SCO socket layer initialized
Feb 02 22:07:05 LOTR kernel: Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
Feb 02 22:07:05 LOTR kernel: Bluetooth: hci0: Device revision is 5
Feb 02 22:07:05 LOTR kernel: Bluetooth: hci0: Secure boot is enabled
Feb 02 22:07:05 LOTR kernel: Bluetooth: hci0: OTP lock is enabled
Feb 02 22:07:05 LOTR kernel: Bluetooth: hci0: API lock is enabled
Feb 02 22:07:05 LOTR kernel: Bluetooth: hci0: Debug lock is disabled
Feb 02 22:07:05 LOTR kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Feb 02 22:07:05 LOTR kernel: Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
Feb 02 22:07:05 LOTR kernel: Bluetooth: hci0: Failed to send firmware data (-38)
Feb 02 22:07:08 LOTR systemd[1]: Starting Bluetooth service...
Feb 02 22:07:08 LOTR bluetoothd[1020]: Bluetooth daemon 5.53
Feb 02 22:07:08 LOTR systemd[1]: Started Bluetooth service.
Feb 02 22:07:08 LOTR bluetoothd[1020]: Starting SDP server
Feb 02 22:07:08 LOTR systemd[1]: Reached target Bluetooth.
Feb 02 22:07:08 LOTR kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Feb 02 22:07:08 LOTR kernel: Bluetooth: BNEP filters: protocol multicast
Feb 02 22:07:08 LOTR kernel: Bluetooth: BNEP socket layer initialized
Feb 02 22:07:08 LOTR bluetoothd[1020]: Bluetooth management interface 1.14 initialized
Feb 02 22:07:08 LOTR dbus-daemon[1027]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=1020 comm="/usr/lib/bluetooth/bluetoothd " label="unconfined")
Feb 02 22:07:08 LOTR NetworkManager[1028]: <info> [1612300028.3637] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/1.22.10/libnm-device-plugin-bluetooth.so)
xxxxx@LOTR:~$
|
|
Kellerkind_2009
Anmeldungsdatum: 26. November 2009
Beiträge: 19617
|
Aus irgend einem Grund kann die Firmware für den Bluetooth Teil bei 1. Start nicht geladen werden [ 4.223873] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 4.224951] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[ 4.290398] Bluetooth: hci0: Failed to send firmware data (-38) welcher Kernel wird gerade Verwendet? uname -a Teste ansonsten mal ein älteren Kernel und zeige außerdem ls -la /usr/lib/firmware/intel/ibt-11-5.sfi
|
|
LOTR
(Themenstarter)
Anmeldungsdatum: 19. März 2017
Beiträge: 71
|
xxxxx@LOTR:~$ uname -a
Linux LOTR 5.4.0-65-generic #73-Ubuntu SMP Mon Jan 18 17:25:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
xxxxx@LOTR:~$ ls -la /usr/lib/firmware/intel/ibt-11-5.sfi
ls: Zugriff auf '/usr/lib/firmware/intel/ibt-11-5.sfi' nicht möglich: Datei oder Verzeichnis nicht gefunden
|
|
Kellerkind_2009
Anmeldungsdatum: 26. November 2009
Beiträge: 19617
|
sudo apt install linux-firmware
|
|
LOTR
(Themenstarter)
Anmeldungsdatum: 19. März 2017
Beiträge: 71
|
xxxxx@LOTR:~$ sudo apt install linux-firmware
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
linux-firmware ist schon die neueste Version (1.187.9).
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
|
|
Kellerkind_2009
Anmeldungsdatum: 26. November 2009
Beiträge: 19617
|
Das mal dazu dpkg -l linux-firmware
ii linux-firmware 1.190 all Firmware for Linux kernel drivers
ls -la /usr/lib/firmware/intel/ibt-11-5.sfi
-rw-r--r-- 1 root root 588196 Aug 19 20:07 /usr/lib/firmware/intel/ibt-11-5.sfi Installieren wget http://de.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.190_all.deb
sudo dpkg -i linux-firmware_1.190_all.deb Neustart.
|
|
LOTR
(Themenstarter)
Anmeldungsdatum: 19. März 2017
Beiträge: 71
|
xxxxx@LOTR:~$ 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.190 all Firmware for Linux kernel driversxxxxx@LOTR:~$ ls -la /usr/lib/firmware/intel/ibt-11-5.sfi
ls: Zugriff auf '/usr/lib/firmware/intel/ibt-11-5.sfi' nicht möglich: Datei oder Verzeichnis nicht gefunden Es funktioniert trotzdem nicht..
|