You are not logged in.
I have a model 1914 XBox wireless controller, and for some reason blueman doesn't list it when I scan for devices. However I am able to scan for and pair it using bluetoothctl. I'd much rather pair it graphically, though, so would appreciate some suggestions as to what might be wrong. Other BT devices I have on hand (keyboard, mouse, headset, speakers) all scan and pair without significant issue.
Bluetoothctl session:
[jking@arachne ~]$ bluetoothctl
Agent registered
[Keychron K10 Pro]# scan on
Discovery started
[CHG] Controller 98:43:FA:58:0E:CF Discovering: yes
[NEW] Device 14:CB:65:B8:81:36 14-CB-65-B8-81-36
[DEL] Device 22:03:8A:99:38:FF 22-03-8A-99-38-FF
[Keychron K10 Pro]# pair 14:CB:65:B8:81:36
Attempting to pair with 14:CB:65:B8:81:36
[CHG] Device 14:CB:65:B8:81:36 Connected: yes
[NEW] Primary Service (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0008
00001801-0000-1000-8000-00805f9b34fb
Generic Attribute Profile
[NEW] Primary Service (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0009
0000180a-0000-1000-8000-00805f9b34fb
Device Information
[NEW] Characteristic (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0009/char000a
00002a29-0000-1000-8000-00805f9b34fb
Manufacturer Name String
[NEW] Characteristic (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0009/char000c
00002a50-0000-1000-8000-00805f9b34fb
PnP ID
[NEW] Characteristic (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0009/char000e
00002a26-0000-1000-8000-00805f9b34fb
Firmware Revision String
[NEW] Characteristic (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0009/char0010
00002a25-0000-1000-8000-00805f9b34fb
Serial Number String
[NEW] Primary Service (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0012
0000180f-0000-1000-8000-00805f9b34fb
Battery Service
[NEW] Characteristic (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0012/char0013
00002a19-0000-1000-8000-00805f9b34fb
Battery Level
[NEW] Descriptor (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0012/char0013/desc0015
00002902-0000-1000-8000-00805f9b34fb
Client Characteristic Configuration
[NEW] Primary Service (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0024
00000001-5f60-4c4f-9c83-a7953298d40d
Vendor specific
[NEW] Characteristic (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0024/char0025
00000002-5f60-4c4f-9c83-a7953298d40d
Vendor specific
[NEW] Characteristic (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0024/char0027
00000003-5f60-4c4f-9c83-a7953298d40d
Vendor specific
[NEW] Characteristic (Handle 0x0000)
/org/bluez/hci0/dev_14_CB_65_B8_81_36/service0024/char0029
00000004-5f60-4c4f-9c83-a7953298d40d
Vendor specific
[CHG] Device 14:CB:65:B8:81:36 UUIDs: 00000001-5f60-4c4f-9c83-a7953298d40d
[CHG] Device 14:CB:65:B8:81:36 UUIDs: 00001800-0000-1000-8000-00805f9b34fb
[CHG] Device 14:CB:65:B8:81:36 UUIDs: 00001801-0000-1000-8000-00805f9b34fb
[CHG] Device 14:CB:65:B8:81:36 UUIDs: 0000180a-0000-1000-8000-00805f9b34fb
[CHG] Device 14:CB:65:B8:81:36 UUIDs: 0000180f-0000-1000-8000-00805f9b34fb
[CHG] Device 14:CB:65:B8:81:36 UUIDs: 00001812-0000-1000-8000-00805f9b34fb
[CHG] Device 14:CB:65:B8:81:36 ServicesResolved: yes
[CHG] Device 14:CB:65:B8:81:36 Bonded: yes
[CHG] Device 14:CB:65:B8:81:36 Paired: yes
Pairing successful
[CHG] Device 14:CB:65:B8:81:36 Name: Xbox Wireless Controller
[CHG] Device 14:CB:65:B8:81:36 Alias: Xbox Wireless Controller
[CHG] Device 14:CB:65:B8:81:36 Modalias: usb:v045Ep0B13d0509Contents of /etc/bluetooth/main.conf excluding comments and empty sections:
[General]
Class = 0x000100
FastConnectable = true
Privacy = device
JustWorksRepairing = alwaysAn unmodified configuration yields the same result. blueman-manager produces no output during scan.
Offline