Bluetooth findet nur wenig

Mein großer Rechner findet den TV und die Lautsprecher nicht.

dmesg | egrep -i bluetooth                                                                                                         ✔ 
[    5.925134] Bluetooth: Core ver 2.22
[    5.925154] NET: Registered PF_BLUETOOTH protocol family
[    5.925155] Bluetooth: HCI device and connection manager initialized
[    5.925157] Bluetooth: HCI socket layer initialized
[    5.925159] Bluetooth: L2CAP socket layer initialized
[    5.925161] Bluetooth: SCO socket layer initialized
[    6.048388] Bluetooth: hci0: unexpected event for opcode 0x0000
[    6.084932] audit: type=1130 audit(1643502869.039:57): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.104274] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.104277] Bluetooth: BNEP filters: protocol multicast
[    6.104280] Bluetooth: BNEP socket layer initialized
[    9.415889] Bluetooth: RFCOMM TTY layer initialized
[    9.415897] Bluetooth: RFCOMM socket layer initialized
[    9.415901] Bluetooth: RFCOMM ver 1.11

Das Notebook findet es anstandslos.
Da fehlt aber die Zeile mit dem audit. Dafür ist eine Zeile mit usb 1-1-1 dabei.
Weiß wer Rat ?

rfkill list                                                                                                                              ✔ 
0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
lsusb                                                                                                                                    ✔ 
Bus 007 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
systemctl status dbus-org.bluez.service                                                                                                4 ✘ 
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
     Active: active (running) since Sun 2022-01-30 01:34:29 CET; 34min ago
       Docs: man:bluetoothd(8)
   Main PID: 1290 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 14243)
     Memory: 2.3M
        CPU: 50ms
     CGroup: /system.slice/bluetooth.service
             └─1290 /usr/lib/bluetooth/bluetoothd

Jan 30 01:38:40 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:40 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:41 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:41 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:42 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:42 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:43 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:44 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:44 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:45 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
 systemctl status bluetooth.service                                                                                                       ✔ 
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
     Active: active (running) since Sun 2022-01-30 01:34:29 CET; 37min ago
       Docs: man:bluetoothd(8)
   Main PID: 1290 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 14243)
     Memory: 2.3M
        CPU: 54ms
     CGroup: /system.slice/bluetooth.service
             └─1290 /usr/lib/bluetooth/bluetoothd

Jan 30 01:38:40 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:40 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:41 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:41 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:42 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:42 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:43 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:44 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:44 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
Jan 30 01:38:45 weingeist-PC bluetoothd[1290]: src/adv_monitor.c:btd_adv_monitor_offload_supported() Manager is NULL, get offload support failed
 bluetoothctl show                                                                                                                      1 ✘ 
Controller 00:02:72:D5:4A:3A (public)
        Name: weingeist-PC
        Alias: weingeist-PC
        Class: 0x007c0104
        Powered: yes
        Discoverable: no
        DiscoverableTimeout: 0x000000b4
        Pairable: yes
        UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
        UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)
        UUID: Message Access Server     (00001132-0000-1000-8000-00805f9b34fb)
        UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)
        UUID: Message Notification Se.. (00001133-0000-1000-8000-00805f9b34fb)
        UUID: Phonebook Access Server   (0000112f-0000-1000-8000-00805f9b34fb)
        UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
        UUID: OBEX Object Push          (00001105-0000-1000-8000-00805f9b34fb)
        UUID: IrMC Sync                 (00001104-0000-1000-8000-00805f9b34fb)
        UUID: OBEX File Transfer        (00001106-0000-1000-8000-00805f9b34fb)
        UUID: Vendor specific           (00005005-0000-1000-8000-0002ee000001)
        UUID: Handsfree Audio Gateway   (0000111f-0000-1000-8000-00805f9b34fb)
        UUID: Audio Source              (0000110a-0000-1000-8000-00805f9b34fb)
        UUID: Headset                   (00001108-0000-1000-8000-00805f9b34fb)
        Modalias: usb:v1D6Bp0246d053F
        Discovering: yes

Nachdem ich nun heraus gefunden habe das das Teil ziemlich verbugt ist habe ich mir einen ASUS BT500 Bluetooth Stick zugelegt.

Jetzt die Frage: Wie kann ich den Onboard Bluetooth Adapter am besten tot legen ?
Im Bios, was das einfachste wäre, geht es nicht.

Erstelle eine udev Regel in /etc/udev/rules.d/

# Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
SUBSYSTEM=="usb", ATTRS{idVendor}=="0a12", ATTRS{idProduct}=="0001", ATTR{authorized}="0"

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.