You are not logged in.
I have Logitech wireless keyboard and mouse and I want to connect them to my laptop using a dongle. But it is not shown in bluetoothctl and therefore I cannot pair or connect. The system is fully upgraded. What should I do?
> lsusb
Bus 004 Device 004: ID 0a5c:21b4 Broadcom Corp. BCM2070 Bluetooth 2.1 + EDR
Bus 004 Device 006: ID 046d:c534 Logitech, Inc. Unifying Receiver
> hcitool dev
Devices:
    hci0    40:2C:F4:29:20:F9
> hciconfig
hci0:   Type: BR/EDR  Bus: USB
    BD Address: 40:2C:F4:29:20:F9  ACL MTU: 1021:8  SCO MTU: 64:1
    UP RUNNING 
    RX bytes:557 acl:0 sco:0 events:27 errors:0
    TX bytes:351 acl:0 sco:0 commands:27 errors:0
> rfkill list
0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
6: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
> hciconfig hci0 up
<nothing changes>
> systemctl | grep bluetooth
sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.5-4\x2d1.5:1.0-bluetooth-hci0.device loaded active   plugged         /sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5:1.0/bluetooth/hci0
sys-devices-pci0000:00-0000:00:1d.0-usb4-4x2d1-4x2d1.5-4x2d1.5:1.0-bluetooth-hci0.device    loaded inactive dead      start sys-devices-pci0000:00-0000:00:1d.0-usb4-4x2d1-4x2d1.5-4x2d1.5:1.0-bluetooth-hci0.device
sys-subsystem-bluetooth-devices-hci0.device                                                 loaded active   plugged         /sys/subsystem/bluetooth/devices/hci0
bluetooth.service                                                                           loaded active   running         Bluetooth service
system-bluetooth\x2dauto\x2dpower.slice                                                     loaded active   active          system-bluetooth\x2dauto\x2dpower.slice
bluetooth.target                                                                            loaded active   active          Bluetooth
> bluetoothctl
> list
**<nothing is on the list>**
journalctl -f
    Mar 26 20:30:57 multilotop kernel: usb 4-1.2: new full-speed USB device number 8 using ehci-pci
Mar 26 20:30:57 multilotop kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.0/0003:046D:C534.0009/input/input24
Mar 26 20:30:57 multilotop kernel: hid-generic 0003:046D:C534.0009: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.0-1.2/input0
Mar 26 20:30:57 multilotop kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.1/0003:046D:C534.000A/input/input25
Mar 26 20:30:57 multilotop kernel: hid-generic 0003:046D:C534.000A: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.2/input1Last edited by nikkou_arch (2016-03-27 16:48:46)
Offline
Did the logitech keyboard and mouse come with a USB dongle? If they did, it is likely the keyboard and mouse is hard coded to that dongle
Offline
Yes, that is probably the case.
Offline
The keyboard and mouse is detected by the kernel, are they listed in
xinputOffline

Would be helpful to know which keyboard and mouse we're talking about.
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
Logitech MK240 according to the stack exchange question
Offline
I don't know what happened but now it works fine, automatically pairs and wakes up on boot or return from sleep. The controller is listed in bluetoothctl and in xinput. This is so nice! Thank you guys and have a good day.
Offline