Avec le gamepad conencté en bluetooth en direct (sans dongle) j'ai ca pour la 1ere commande :
uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux Macmini 5.8.0-41-generic #46-Ubuntu SMP Mon Jan 18 16:48:44 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
00:14.3 Network controller [0280]: Intel Corporation Wireless-AC 9462 [8086:02f0]
Subsystem: Intel Corporation Wireless-AC 9462 [8086:0074]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi, wl
--
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (10) I219-V [8086:0d4f]
DeviceName: LAN
Subsystem: Intel Corporation Ethernet Connection (10) I219-V [8086:2081]
Kernel driver in use: e1000e
Kernel modules: e1000e
01:00.0 SD Host controller [0805]: Genesys Logic, Inc Device [17a0:9755]
Bus 002 Device 007: ID 2109:8110 VIA Labs, Inc. Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 025: ID 0bda:5822 Realtek Semiconductor Corp.
Bus 001 Device 024: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 023: ID 2109:2811 VIA Labs, Inc. Hub
Bus 001 Device 004: ID 8087:0026 Intel Corp.
Bus 001 Device 002: ID 04f2:0402 Chicony Electronics Co., Ltd Genius LuxeMate i200 Keyboard
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dmesg: read kernel buffer failed: Operation not permitted
dmesg: read kernel buffer failed: Operation not permitted
bluetooth 602112 34 btrtl,hidp,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
Pour la 2eme :
dpkg -l | grep blue
ii blueman 2.1.3-2ubuntu1.1 amd64 Graphical bluetooth manager
ii bluemon 1.4-7 amd64 Activate or deactivate programs based on Bluetooth link quality
ii bluetooth 5.55-0ubuntu1.1 all Bluetooth support
ii bluez 5.55-0ubuntu1.1 amd64 Bluetooth tools and daemons
ii bluez-btsco 1:0.50-0ubuntu7 amd64 Bluez Bluetooth SCO tool
ii bluez-cups 5.55-0ubuntu1.1 amd64 Bluetooth printer driver for CUPS
ii bluez-dbg 5.55-0ubuntu1.1 amd64 Bluetooth tools and daemons (with debugging symbols)
ii bluez-hcidump 5.55-0ubuntu1.1 amd64 Analyses Bluetooth HCI packets
ii bluez-obexd 5.55-0ubuntu1.1 amd64 bluez obex daemon
ii bluez-tests 5.55-0ubuntu1.1 amd64 BlueZ test tools and scripts
ii bluez-tools 2.0~20170911.0.7cb788c-4 amd64 Set of tools to manage Bluetooth devices for linux
ii gir1.2-gnomebluetooth-1.0:amd64 3.34.3-2 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth 3.34.3-2 amd64 GNOME Bluetooth tools
ii libbluetooth3:amd64 5.55-0ubuntu1.1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libbluetooth3-dbg 5.55-0ubuntu1.1 amd64 Library to use the BlueZ Linux Bluetooth stack with debugging symbols
ii libgnome-bluetooth13:amd64 3.34.3-2 amd64 GNOME Bluetooth tools - support library
ii pulseaudio-module-bluetooth 1:13.99.2-1ubuntu2.3 amd64 Bluetooth module for PulseAudio sound server
Et la 3eme commande (gamepad connecté a 15h50):
sudo service bluetooth status
[sudo] password for "user":
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-01-29 12:23:30 CET; 1 day 3h ago
Docs: man:bluetoothd(8)
Main PID: 2174 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 18754)
Memory: 3.5M
CGroup: /system.slice/bluetooth.service
└─2174 /usr/lib/bluetooth/bluetoothd
janv. 29 12:23:44 Macmini bluetoothd[2174]: src/profile.c:ext_start_servers() L2CAP server failed for Message Notification: setsockopt(L2CAP_OPTIONS): Invalid argument (22)
janv. 29 12:23:44 Macmini bluetoothd[2174]: src/profile.c:ext_start_servers() L2CAP server failed for Message Access: setsockopt(L2CAP_OPTIONS): Invalid argument (22)
janv. 29 12:23:44 Macmini bluetoothd[2174]: src/profile.c:ext_start_servers() L2CAP server failed for Phone Book Access: setsockopt(L2CAP_OPTIONS): Invalid argument (22)
janv. 29 12:23:44 Macmini bluetoothd[2174]: src/profile.c:ext_start_servers() L2CAP server failed for File Transfer: setsockopt(L2CAP_OPTIONS): Invalid argument (22)
janv. 29 12:23:44 Macmini bluetoothd[2174]: src/profile.c:ext_start_servers() L2CAP server failed for Object Push: setsockopt(L2CAP_OPTIONS): Invalid argument (22)
janv. 29 12:29:02 Macmini bluetoothd[2174]: sdp_extract_pdu: Unexpected end of packet
janv. 29 12:29:02 Macmini bluetoothd[2174]: profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info
janv. 29 12:29:02 Macmini bluetoothd[2174]: Set device flags return status: Unknown Command
janv. 30 15:50:07 Macmini bluetoothd[2174]: profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info
janv. 30 15:50:14 Macmini bluetoothd[2174]: sdp_extract_pdu: Unexpected end of packet