Im Detail: Ich klicke (mit anderweitig verbundener Maus) im Bluetooth-Icon oder in den Systemeinstellungen auf „Neues Gerät verbinden“ und versetze die Maus in den Pairing-Modus. Normal steht sie innerhalb einer Sekunde in der Liste und kann verbunden werden. Jetzt aber nicht.
Eine Stable-Installation auf derselben Hardware verbindet sich tadellos, also können wir die Hardware schonmal ausschließen.
Bluetooth an sich läuft:
Code: Alles auswählen
root@marvin:/home/volker# service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: enabled)
Active: active (running) since Tue 2024-10-29 20:41:04 CET; 11min ago
Invocation: b55102a21ec64230906a39b312258049
Docs: man:bluetoothd(8)
Main PID: 1058 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 38054)
Memory: 2.4M (peak: 2.9M)
CPU: 86ms
CGroup: /system.slice/bluetooth.service
└─1058 /usr/libexec/bluetooth/bluetoothd
Okt 29 20:41:04 marvin bluetoothd[1058]: src/plugin.c:init_plugin() System does not support vcp plugin
Okt 29 20:41:04 marvin bluetoothd[1058]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Okt 29 20:41:04 marvin bluetoothd[1058]: src/plugin.c:init_plugin() System does not support micp plugin
Okt 29 20:41:04 marvin bluetoothd[1058]: src/plugin.c:init_plugin() System does not support ccp plugin
Okt 29 20:41:04 marvin bluetoothd[1058]: src/plugin.c:init_plugin() System does not support csip plugin
Okt 29 20:41:04 marvin bluetoothd[1058]: src/plugin.c:init_plugin() System does not support asha plugin
Okt 29 20:41:04 marvin bluetoothd[1058]: Bluetooth management interface 1.23 initialized
Okt 29 20:41:04 marvin bluetoothd[1058]: Battery Provider Manager created
Okt 29 20:41:24 marvin bluetoothd[1058]: Controller resume with wake event 0x0
Okt 29 20:50:56 marvin bluetoothd[1058]: Controller resume with wake event 0x0
root@marvin:/home/volker#
Code: Alles auswählen
root@marvin:/home/volker# rfkill
ID TYPE DEVICE SOFT HARD
0 bluetooth tpacpi_bluetooth_sw unblocked unblocked
1 bluetooth hci0 unblocked unblocked
2 wlan phy0 unblocked unblocked
root@marvin:/home/volker#