Salut à tous,
J'ai lu toute la doc, bien parcouru le forum, je n'ai pas pu me dépatouiller avec mon vieux PC et ma LTS 18.04 64 bits.
A noter que sur mon autre PC bien plus récent, avec 19.04 64 bits, je n'ai aucun soucis 😉
$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2019-06-10 16:39:31 CEST; 16min ago
Docs: man:bluetoothd(8)
Main PID: 3469 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4656)
CGroup: /system.slice/bluetooth.service
└─3469 /usr/lib/bluetooth/bluetoothd
juin 10 16:39:31 noe-Studio-1737 systemd[1]: Starting Bluetooth service...
juin 10 16:39:31 noe-Studio-1737 bluetoothd[3469]: Bluetooth daemon 5.48
juin 10 16:39:31 noe-Studio-1737 bluetoothd[3469]: Starting SDP server
juin 10 16:39:31 noe-Studio-1737 systemd[1]: Started Bluetooth service.
juin 10 16:39:31 noe-Studio-1737 bluetoothd[3469]: Bluetooth management interface 1.14 initialized
juin 10 16:39:32 noe-Studio-1737 bluetoothd[3469]: LEAdvertisingManager skipped, LE unavailable
juin 10 16:52:11 noe-Studio-1737 bluetoothd[3469]: Endpoint registered: sender=:1.58 path=/MediaEndpoint/A
juin 10 16:52:11 noe-Studio-1737 bluetoothd[3469]: Endpoint registered: sender=:1.58 path=/MediaEndpoint/A
lines 1-18/18 (END)
$ dpkg -l | grep blue
ii bluedevil 4:5.12.7-0ubuntu0.1build1~ubuntu18.04~ppa1 amd64 KDE Bluetooth stack
ii bluetooth 5.48-0ubuntu3.1 all Bluetooth support
ii bluez 5.48-0ubuntu3.1 amd64 Bluetooth tools and daemons
ii bluez-btsco 1:0.50-0ubuntu6 amd64 Bluez Bluetooth SCO tool
ii bluez-cups 5.48-0ubuntu3.1 amd64 Bluetooth printer driver for CUPS
ii bluez-dbg 5.48-0ubuntu3.1 amd64 Bluetooth tools and daemons (with debugging symbols)
ii bluez-hcidump 5.48-0ubuntu3.1 amd64 Analyses Bluetooth HCI packets
ii bluez-obexd 5.48-0ubuntu3.1 amd64 bluez obex daemon
ii bluez-tests 5.48-0ubuntu3.1 amd64 BlueZ test tools and scripts
ii bluez-tools 0.2.0~20140808-5build1 amd64 Set of tools to manage Bluetooth devices for linux
ii libbluetooth3:amd64 5.48-0ubuntu3.1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libbluetooth3-dbg 5.48-0ubuntu3.1 amd64 Library to use the BlueZ Linux Bluetooth stack with debugging symbols
ii libkf5bluezqt-data 5.47.0-0ubuntu1~ubuntu18.04~ppa1 all data files for bluez-qt
ii libkf5bluezqt6:amd64 5.47.0-0ubuntu1~ubuntu18.04~ppa1 amd64 Qt wrapper for bluez
ii pulseaudio-module-bluetooth 1:11.1-1ubuntu7.2 amd64 Bluetooth module for PulseAudio sound server
ii qml-module-org-kde-bluezqt:amd64 5.47.0-0ubuntu1~ubuntu18.04~ppa1 amd64 QML wrapper for bluez
$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
$ lsusb; dmesg | egrep -i 'blue|firm'
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 0461:4d20 Primax Electronics, Ltd HP Optical Mouse
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 05ca:18a0 Ricoh Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 005: ID 413c:8156 Dell Computer Corp. Wireless 370 Bluetooth Mini-card
Bus 003 Device 004: ID 413c:8158 Dell Computer Corp. Integrated Touchpad / Trackstick
Bus 003 Device 003: ID 413c:8157 Dell Computer Corp. Integrated Keyboard
Bus 003 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[ 0.053137] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 19.865225] iwlwifi 0000:04:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
[ 20.715059] usb 3-1.3: Product: Dell Wireless 370 Bluetooth Mini-card
[ 21.005669] Bluetooth: Core ver 2.22
[ 21.005702] Bluetooth: HCI device and connection manager initialized
[ 21.005707] Bluetooth: HCI socket layer initialized
[ 21.005710] Bluetooth: L2CAP socket layer initialized
[ 21.005718] Bluetooth: SCO socket layer initialized
[ 35.920339] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 35.920341] Bluetooth: BNEP filters: protocol multicast
[ 35.920345] Bluetooth: BNEP socket layer initialized
[ 80.291030] Bluetooth: RFCOMM TTY layer initialized
[ 80.291038] Bluetooth: RFCOMM socket layer initialized
[ 80.291047] Bluetooth: RFCOMM ver 1.11
J'espère que ces éléments permettront à un spécialiste de résoudre mon problème !
Par avance, merci 😉