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

RESOLU 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

Dernière modification par gilles deloustal (Le 03/06/2025, à 23:28)


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 : RESOLU 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

En ligne

#3 Le 03/06/2025, à 19:19

gilles deloustal

Re : RESOLU logitech ultrathin touch mouse

Bonjour

anne@anne:~$ xinput list
WARNING: running xinput against an Xwayland server. See the xinput man page for details.
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ xwayland-pointer:15                     	id=6	[slave  pointer  (2)]
⎜   ↳ xwayland-relative-pointer:15            	id=7	[slave  pointer  (2)]
⎜   ↳ xwayland-pointer-gestures:15            	id=8	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ xwayland-keyboard:15                    	id=9	[slave  keyboard (3)]
anne@anne:~$
anne@anne:~$ ls -l /var/crash
total 72804
-rw-r----- 1 anne     whoopsie 11478820 juin   1 09:22 _opt_openoffice4_program_soffice.bin.1000.crash
-rw-rw-r-- 1 anne     whoopsie        0 juin   1 09:22 _opt_openoffice4_program_soffice.bin.1000.upload
-rw------- 1 whoopsie whoopsie       37 juin   1 09:22 _opt_openoffice4_program_soffice.bin.1000.uploaded
-rw-r----- 1 anne     whoopsie 57844523 juin   1 14:46 _usr_bin_gnome-software.1000.crash
-rw-r--r-- 1 anne     whoopsie        0 juin   1 14:46 _usr_bin_gnome-software.1000.upload
-rw------- 1 whoopsie whoopsie       37 juin   1 14:46 _usr_bin_gnome-software.1000.uploaded
-rw-r----- 1 anne     whoopsie  5206914 juin   1 12:11 _usr_bin_qt5ct.1000.crash
-rw-r--r-- 1 anne     whoopsie        0 juin   1 12:11 _usr_bin_qt5ct.1000.upload
-rw------- 1 whoopsie whoopsie       37 juin   1 12:12 _usr_bin_qt5ct.1000.uploaded
anne@anne:~$ 

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

#4 Le 03/06/2025, à 19:26

xubu1957

Re : RESOLU logitech ultrathin touch mouse

Bonjour,

Montre la carte graphique :

lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
uname -a

et :

echo $XDG_SESSION_TYPE

pour voir si c'est Wayland ou x11.


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

En ligne

#5 Le 03/06/2025, à 21:03

gilles deloustal

Re : RESOLU logitech ultrathin touch mouse

anne@anne:~$ lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
	Kernel driver in use: i915
	Kernel modules: i915
anne@anne:~$ 
anne@anne:~$ uname -a
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
anne@anne:~$
anne@anne:~$ echo $XDG_SESSION_TYPE
wayland
anne@anne:~$ 

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

#6 Le 03/06/2025, à 21:05

xubu1957

Re : RESOLU logitech ultrathin touch mouse

As-tu moyen de changer de session avec la roue crantée, pour tester avec xorg ?

Regarde l'EDIT de malbo dans le message #1, pour la roue crantée, (ou le début du message #8, citant nany).


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

En ligne

#7 Le 03/06/2025, à 23:27

gilles deloustal

Re : RESOLU logitech ultrathin touch mouse

J'ai rien compris, j'ai redémarré la session en xorg et ça marche.
En tous cas, un grand merci


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

#8 Le 04/06/2025, à 06:54

xubu1957

Re : RESOLU logitech ultrathin touch mouse

Bonjour,

Montre :

xinput list

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

En ligne

#9 Le 04/06/2025, à 10:49

gilles deloustal

Re : RESOLU logitech ultrathin touch mouse

anne@anne:~$ xinput list
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=10	[slave  pointer  (2)]
⎜   ↳ TPPS/2 IBM TrackPoint                   	id=11	[slave  pointer  (2)]
⎜   ↳ Ultrathin Touch Mouse Keyboard          	id=13	[slave  pointer  (2)]
⎜   ↳ Ultrathin Touch Mouse                   	id=15	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Power Button                            	id=8	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=9	[slave  keyboard (3)]
    ↳ ThinkPad Extra Buttons                  	id=12	[slave  keyboard (3)]
    ↳ Ultrathin Touch Mouse Keyboard          	id=14	[slave  keyboard (3)]
anne@anne:~$ 

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