• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Gelöst Wireless Dongle wird nicht erkannt

Guten Tag,
ich habe hier einen Rapoo Bluetooth Dongle der in den Systemeinstellungen nicht erkannt wird.
Ein Pairing ist nicht möglich.

Code:
lsusb
.
.
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 006: ID 0e8d:1806 MediaTek Inc. Samsung SE-208 Slim Portable DVD Writer
Bus 001 Device 005: ID 24ae:2014 Shenzhen Rapoo Technology Co., Ltd. Rapoo 2.4G Wireless Device
.
.

obexd läuft auch
Code:
systemctl --user status obex
● obex.service - Bluetooth OBEX service
     Loaded: loaded (/usr/lib/systemd/user/obex.service; enabled; preset: disabled)
     Active: active (running) since Wed 2025-04-09 11:30:13 CEST; 6min ago
   Main PID: 2279 (obexd)
      Tasks: 1 (limit: 4915)
        CPU: 4ms
     CGroup: /user.slice/user-1027.slice/user@1027.service/app.slice/obex.service
             └─2279 /usr/lib/bluetooth/obexd

Mit einem "normalen" Dongle bekomme ich die Tastatur und die Maus zum laufen. Allerdings kann ich dann im Grub Auswahlmenü nichts mehr auswählen.
Erst wieder bei der Passwortengabe ist eine Eingabe mit der Tastatur möglich

Vielleicht kann mir hier jemand weiterhelfen.

vielen Dank
 

susejunky

Moderator
Teammitglied
ich habe hier einen Rapoo Bluetooth Dongle der in den Systemeinstellungen nicht erkannt wird.
Ein Pairing ist nicht möglich.

Code:
lsusb
.
.
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 006: ID 0e8d:1806 MediaTek Inc. Samsung SE-208 Slim Portable DVD Writer
Bus 001 Device 005: ID 24ae:2014 Shenzhen Rapoo Technology Co., Ltd. Rapoo 2.4G Wireless Device
.

Keines der drei aufgelisteten USB-Geräte ist ein Bluetooth-Sender/Empfänger (auch nicht der "24ae:2014 Shenzhen Rapoo Technology Co., Ltd. Rapoo 2.4G Wireless Device").

Mit einem "normalen" Dongle bekomme ich die Tastatur und die Maus zum laufen.
Was ist ein "normaler Dongle"? Meinst Du damit den "24ae:2014 Shenzhen Rapoo Technology Co., Ltd. Rapoo 2.4G Wireless Device"?

Allerdings kann ich dann im Grub Auswahlmenü nichts mehr auswählen.
Erst wieder bei der Passwortengabe ist eine Eingabe mit der Tastatur möglich
Ich glaube mich vage daran erinnern zu können, dass man bei manchen BIOS/UEFI eine spezielle Einstellung vornehmen muss, damit USB-Geräte bereits in den frühen Phasen des Systemstarts genutzt werden können.
 
OP
spezi
Hallo susejunky,
Keines der drei aufgelisteten USB-Geräte ist ein Bluetooth-Sender/Empfänger
da hast Du recht.

Was ist ein "normaler Dongle"?
ein Feld-. Wald-und Wiesen 5€ Bluetooth Dongle.

..dass man bei manchen BIOS/UEFI eine spezielle Einstellung...

Ich habe mir das BIOS/ UEFI (Dell 5060) auch schon durchgeschaut, aber nichts passendes gefunden.
Ich gehe mittlerweile davon aus das der Rapoo Dongle nicht unbedingt Linux tauglich ist. Darum werde ich den alten Bluetooth Dongle versuchen zu überreden beim Start dazu sein.
 

susejunky

Moderator
Teammitglied
Ich gehe mittlerweile davon aus das der Rapoo Dongle nicht unbedingt Linux tauglich ist
Warum?

Ich verwende hier einen
Code:
> lsusb
...
Bus 003 Device 002: ID 24ae:2015 Shenzhen Rapoo Technology Co., Ltd. Rapoo 2.4G Wireless Device
...
>
und der funktioniert problemlos. Aber es ist eben kein Bluetooth-Dongel.

Entferne den fraglichen Dongle, öffne eine Konsole und starte (als Benutzer "root")
Code:
journalctl -f
stecke dann den Dongle ein, warte ein paar Sekunden, drücke Strg+C und kopiere den vollständigen Konsolentext von "# journalctl -f" bis zur neuen, leeren Eingabeaufforderung ("#") in Deinen nächsten Beitrag.
 
OP
spezi
hier ist die gewünschte Ausgabe
>journalctl -f
Apr 09 23:21:08 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:08 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:08 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:09 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:09 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:10 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:12 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:13 dell5060 kernel: usb 1-6: new full-speed USB device number 11 using xhci_hcd
Apr 09 23:21:13 dell5060 kernel: usb 1-6: New USB device found, idVendor=24ae, idProduct=2014, bcdDevice= 1.10
Apr 09 23:21:13 dell5060 kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 09 23:21:13 dell5060 kernel: usb 1-6: Product: Rapoo 2.4G Wireless Device
Apr 09 23:21:13 dell5060 kernel: usb 1-6: Manufacturer: RAPOO
Apr 09 23:21:13 dell5060 kernel: input: RAPOO Rapoo 2.4G Wireless Device as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:24AE:2014.0013/input/input48
Apr 09 23:21:13 dell5060 kernel: hid-generic 0003:24AE:2014.0013: input,hidraw5: USB HID v1.10 Mouse [RAPOO Rapoo 2.4G Wireless Device] on usb-0000:00:14.0-6/input0
Apr 09 23:21:13 dell5060 kernel: input: RAPOO Rapoo 2.4G Wireless Device System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:24AE:2014.0014/input/input50
Apr 09 23:21:13 dell5060 kernel: input: RAPOO Rapoo 2.4G Wireless Device Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:24AE:2014.0014/input/input51
Apr 09 23:21:13 dell5060 kernel: hid-generic 0003:24AE:2014.0014: input,hiddev97,hidraw6: USB HID v1.10 Device [RAPOO Rapoo 2.4G Wireless Device] on usb-0000:00:14.0-6/input1
Apr 09 23:21:13 dell5060 kernel: input: RAPOO Rapoo 2.4G Wireless Device as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.2/0003:24AE:2014.0015/input/input52
Apr 09 23:21:13 dell5060 kernel: hid-generic 0003:24AE:2014.0015: input,hidraw7: USB HID v1.10 Keyboard [RAPOO Rapoo 2.4G Wireless Device] on usb-0000:00:14.0-6/input2
Apr 09 23:21:13 dell5060 mtp-probe[11602]: checking bus 1, device 11: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
Apr 09 23:21:13 dell5060 mtp-probe[11602]: bus: 1, device: 11 was not an MTP device
Apr 09 23:21:14 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:14 dell5060 systemd-logind[1148]: Watching system buttons on /dev/input/event11 (RAPOO Rapoo 2.4G Wireless Device Consumer Control)
Apr 09 23:21:14 dell5060 systemd-logind[1148]: Watching system buttons on /dev/input/event10 (RAPOO Rapoo 2.4G Wireless Device System Control)
Apr 09 23:21:14 dell5060 systemd-logind[1148]: Watching system buttons on /dev/input/event12 (RAPOO Rapoo 2.4G Wireless Device)
Apr 09 23:21:14 dell5060 mtp-probe[11633]: checking bus 1, device 11: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
Apr 09 23:21:14 dell5060 mtp-probe[11633]: bus: 1, device: 11 was not an MTP device
Apr 09 23:21:14 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:14 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:14 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:14 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:15 dell5060 kcminit[11671]: Initializing "/usr/lib64/qt5/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
Apr 09 23:21:15 dell5060 kcminit[11671]: Initializing "/usr/lib64/qt5/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
Apr 09 23:21:15 dell5060 kcminit[11671]: kcm_touchpad: Using X11 backend
Apr 09 23:21:15 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:16 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:16 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:16 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:18 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:18 dell5060 plasmashell[2302]: qml: flipping flick direction
Apr 09 23:21:18 dell5060 plasmashell[2302]: qml: flipping flick direction
^C
ich hoffe das war lang genug. Ich sehe auch das der Dongle erkannt wird, aber watt nu?
 
OP
spezi
Guten Abend,
die Teile funktionieren. Ich hatte den Schalter nicht in der richtigen Position.
Blöd muss man sein.
Die Themen Überschrift habe ich angepasst
@susejunkie vielen Dank für die Unterstützung
 
Zuletzt bearbeitet:
Oben