Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 01/06/2025, à 09:56

gilles deloustal

logitech ultrathin touch mouse

Bonjour
J'avais une souris logitech ultrathin touch mouse qui marchait bien sous ubuntu 22.04, j'ai installé la 24.04 from scratch et elle ne marche plus alors qu'elle semble supportée selon la doc : https://doc.ubuntu-fr.org/bluetooth_mat … enu#souris
J'ai rechargé la souris au préalable. Voici le résultat des commandes lorsque la souris tente de se connecter au bluetooth.

 sudo service bluetooth status
[sudo] Mot de passe de anne : 
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset>
     Active: active (running) since Sun 2025-06-01 09:38:30 CEST; 11min ago
       Docs: man:bluetoothd(8)
   Main PID: 912 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4363)
     Memory: 3.2M (peak: 3.6M)
        CPU: 119ms
     CGroup: /system.slice/bluetooth.service
             └─912 /usr/libexec/bluetooth/bluetoothd

juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/>
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/>
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/>
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/>
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/>
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/>
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/>
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/>
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/>
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/>

sudo dmesg | grep -i bluetooth
[    1.378079] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    1.685258] usb 1-1.6: Product: Broadcom Bluetooth Device
[    6.399476] Bluetooth: Core ver 2.22
[    6.399533] NET: Registered PF_BLUETOOTH protocol family
[    6.399536] Bluetooth: HCI device and connection manager initialized
[    6.399739] Bluetooth: HCI socket layer initialized
[    6.399745] Bluetooth: L2CAP socket layer initialized
[    6.399754] Bluetooth: SCO socket layer initialized
[    8.914290] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    8.914302] Bluetooth: BNEP filters: protocol multicast
[    8.914314] Bluetooth: BNEP socket layer initialized
[    8.926273] Bluetooth: MGMT ver 1.23
[   13.183944] Bluetooth: RFCOMM TTY layer initialized
[   13.183966] Bluetooth: RFCOMM socket layer initialized
[   13.183976] Bluetooth: RFCOMM ver 1.11

uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux anne 6.11.0-26-generic #26~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 17 19:20:47 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
	Subsystem: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8195]
	Kernel driver in use: rtl8192ce
	Kernel modules: rtl8192ce
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 03)
	Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:2131]
	Kernel driver in use: r8169
	Kernel modules: r8169
ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers [8086:2c62] (rev 02)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 0000:3825   USB OPTICAL MOUSE
Bus 001 Device 004: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
Bus 001 Device 005: ID 0a5c:217f Broadcom Corp. BCM2045B (BDC-2.1)
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 003: ID 5986:01a6 Bison Electronics Inc. Lenovo Integrated Webcam
[    0.158677] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.335870] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    1.365891] thinkpad_acpi: asked for hotkey mask 0x04000070, but firmware forced it to 0x00000070
[    3.539501] psmouse serio5: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    7.685445] rtl8192ce: Using firmware rtlwifi/rtl8192cfw.bin
bluetooth            1028096  40 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm

sudo service bluetooth status | cat
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: enabled)
     Active: active (running) since Sun 2025-06-01 09:38:30 CEST; 12min ago
       Docs: man:bluetoothd(8)
   Main PID: 912 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4363)
     Memory: 3.2M (peak: 3.6M)
        CPU: 122ms
     CGroup: /system.slice/bluetooth.service
             └─912 /usr/libexec/bluetooth/bluetoothd

juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSource/aptx_ll_1
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSource/aptx_ll_0
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSource/faststream
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSource/faststream_duplex
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSink/opus_05
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSource/opus_05
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSink/opus_05_duplex
juin 01 09:38:34 anne bluetoothd[912]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSource/opus_05_duplex

dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                           Version                                    Architecture Description
+++-=============================================-==========================================-============-================================================================================

hcitool scan
Scanning ...
	00:1F:20:D3:CD:7C	Ultrathin Touch Mouse

bluetoothctl
Waiting to connect to bluetoothd...[bluetooth]# Agent registered
[bluetooth]# [DEL] Device 00:1F:20:D3:CD:7C Ultrathin Touch Mouse

Cordialement


Je suis en Ubuntu 24.04.2 LTS installé from scratch depuis une clé usb
Lenovo intel core i3-2328Mx4 4Go RAM 500Go SSD

Hors ligne

#2 Le 01/06/2025, à 10:04

xubu1957

Re : logitech ultrathin touch mouse

Bonjour,

Montre, en te servant du Retour utilisable de commande :

xinput list
ls -l /var/crash

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne