je suis sur qu'il s'agit de FN+F9
deja, par ce qu'il s'agit pas du meme modele (MX17 R4 dans mon cas, R3 dans ton lien ... et les poste sont TRES differents)
Puis, par ce qu'au gres des appuis successif sur FN+F9 , j'ai une ligne suyin Corp. qui apparais et qui disparais dans le retour de la commande LSUSB .
j'ai plus le code materiel exact, mais j'avais cherché dans google, et ca correspondais bien a une webcam
matt@mat-port:~$ lsusb
Bus 002 Device 003: ID 8087:07da Intel Corp.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 008: ID 064e:8127 Suyin Corp.
Bus 001 Device 003: ID 187c:0520 Alienware Corporation
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
matt@mat-port:~$ echo "FN+F9"
FN+F9
matt@mat-port:~$ lsusb
Bus 002 Device 003: ID 8087:07da Intel Corp.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 187c:0520 Alienware Corporation
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
matt@mat-port:~$ echo "FN+F9"
FN+F9
matt@mat-port:~$ lsusb
Bus 002 Device 003: ID 8087:07da Intel Corp.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 009: ID 064e:8127 Suyin Corp.
Bus 001 Device 003: ID 187c:0520 Alienware Corporation
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
matt@mat-port:~$
j'ai bien la ligne
Bus 001 Device 008: ID 064e:8127 Suyin Corp.
qui apparais et disparais conformement a l'attendu
petit extrait du dmesg
[22244.485654] usb 1-1.5: USB disconnect, device number 9
[22250.341452] usb 1-1.5: new high-speed USB device number 10 using ehci-pci
[22250.450651] usb 1-1.5: New USB device found, idVendor=064e, idProduct=8127, bcdDevice=27.03
[22250.450657] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[22250.450660] usb 1-1.5: Product: Laptop_Integrated_Webcam_FHD
[22250.450662] usb 1-1.5: Manufacturer: QCM
[22250.451545] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_FHD (064e:8127)
[22250.484289] uvcvideo: No streaming interface found for terminal 9.
[22250.484298] uvcvideo 1-1.5:1.0: Entity type for entity Extension 4 was not initialized!
[22250.484303] uvcvideo 1-1.5:1.0: Entity type for entity Extension 3 was not initialized!
[22250.484306] uvcvideo 1-1.5:1.0: Entity type for entity Processing 2 was not initialized!
[22250.484308] uvcvideo 1-1.5:1.0: Entity type for entity Camera 1 was not initialized!
[22250.484508] input: Laptop_Integrated_Webcam_FHD: I as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input17
matt@mat-port:~$