Copied from other report
Distribution Linux Mint 21.3 Virginia Package version 6.0.4 Graphics hardware in use NVIDIA GM107M [GeForce GTX 950M] Frequency Always Bug description A single press on the numberpad backspace key causes the computer to think the key is held down. The continuous backspace only stops when another key is pressed. From playing around with a CLI program called evtest, it seems the computer sets the key value to 1 on press but doesn't set it to 0 on release. For other keys, a return to 0 is the normal behavior. Evtest will repeatedly report a value of 2 if a key is pressed and held, and it does this correctly with the numberpad backspace. However, a single press on the numberpad backspace and then a single press with the regular backspace shows a value of 2 for the second key even though the first was not held. The standard backspace key behaves as normal. Steps to reproduce Open a text file and populate it with text Press the numberpad backspace watch the cursor eat the text without your help press any other key to stop the madness Expected behavior Should behave the same as the ordinary backspace Additional information Output from evtest on the following button combination: Down Backspace Numberpad Backspace Numberpad Backspace Backspace Backspace Numberpad Backspace Down Numberpad Backspace Down Backspace Down Backspace [code] ^[[BEvent: time 1715798385.192908, type 4 (EV_MSC), code 4 (MSC_SCAN), value d0 Event: time 1715798385.192908, type 1 (EV_KEY), code 108 (KEY_DOWN), value 0 Event: time 1715798385.192908, -------------- SYN_REPORT ------------ Event: time 1715798390.545673, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798390.545673, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 1 Event: time 1715798390.545673, -------------- SYN_REPORT ------------ Event: time 1715798390.752025, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798390.752025, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 0 Event: time 1715798390.752025, -------------- SYN_REPORT ------------ Event: time 1715798392.173154, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798392.173154, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 1 Event: time 1715798392.173154, -------------- SYN_REPORT ------------ Event: time 1715798393.289422, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798393.289422, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 2 Event: time 1715798393.289422, -------------- SYN_REPORT ------------ Event: time 1715798394.592006, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798394.592006, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 2 Event: time 1715798394.592006, -------------- SYN_REPORT ------------ Event: time 1715798394.722603, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798394.722603, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 0 Event: time 1715798394.722603, -------------- SYN_REPORT ------------ Event: time 1715798396.069202, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798396.069202, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 1 Event: time 1715798396.069202, -------------- SYN_REPORT ------------ Event: time 1715798396.192605, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798396.192605, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 0 Event: time 1715798396.192605, -------------- SYN_REPORT ------------ Event: time 1715798399.832615, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798399.832615, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 1 Event: time 1715798399.832615, -------------- SYN_REPORT ------------ Event: time 1715798400.514188, type 4 (EV_MSC), code 4 (MSC_SCAN), value d0 Event: time 1715798400.514188, type 1 (EV_KEY), code 108 (KEY_DOWN), value 1 Event: time 1715798400.514188, -------------- SYN_REPORT ------------ ^[[BEvent: time 1715798400.630056, type 4 (EV_MSC), code 4 (MSC_SCAN), value d0 Event: time 1715798400.630056, type 1 (EV_KEY), code 108 (KEY_DOWN), value 0 Event: time 1715798400.630056, -------------- SYN_REPORT ------------ Event: time 1715798401.921223, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798401.921223, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 2 Event: time 1715798401.921223, -------------- SYN_REPORT ------------ Event: time 1715798408.119729, type 4 (EV_MSC), code 4 (MSC_SCAN), value d0 Event: time 1715798408.119729, type 1 (EV_KEY), code 108 (KEY_DOWN), value 1 Event: time 1715798408.119729, -------------- SYN_REPORT ------------ ^[[BEvent: time 1715798408.224620, type 4 (EV_MSC), code 4 (MSC_SCAN), value d0 Event: time 1715798408.224620, type 1 (EV_KEY), code 108 (KEY_DOWN), value 0 Event: time 1715798408.224620, -------------- SYN_REPORT ------------ Event: time 1715798408.777444, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798408.777444, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 2 Event: time 1715798408.777444, -------------- SYN_REPORT ------------ Event: time 1715798408.917043, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798408.917043, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 0 Event: time 1715798408.917043, -------------- SYN_REPORT ------------ Event: time 1715798410.554364, type 4 (EV_MSC), code 4 (MSC_SCAN), value d0 Event: time 1715798410.554364, type 1 (EV_KEY), code 108 (KEY_DOWN), value 1 Event: time 1715798410.554364, -------------- SYN_REPORT ------------ ^[[BEvent: time 1715798410.710334, type 4 (EV_MSC), code 4 (MSC_SCAN), value d0 Event: time 1715798410.710334, type 1 (EV_KEY), code 108 (KEY_DOWN), value 0 Event: time 1715798410.710334, -------------- SYN_REPORT ------------ Event: time 1715798410.886870, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798410.886870, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 1 Event: time 1715798410.886870, -------------- SYN_REPORT ------------ Event: time 1715798411.016413, type 4 (EV_MSC), code 4 (MSC_SCAN), value 0e Event: time 1715798411.016413, type 1 (EV_KEY), code 14 (KEY_BACKSPACE), value 0 Event: time 1715798411.016413, -------------- SYN_REPORT ------------ [/code] ----------System Report---------- [code] System: Kernel: 5.15.0-107-generic x86_64 bits: 64 compiler: gcc v: 11.4.0 Desktop: Cinnamon 6.0.4 tk: GTK 3.24.33 wm: muffin vt: 7 dm: LightDM 1.30.0 Distro: Linux Mint 21.3 Virginia base: Ubuntu 22.04 jammy Machine: Type: Laptop System: LENOVO product: 20H5CTO1WW v: ThinkPad E570 serial: <superuser required> Chassis: type: 10 serial: <superuser required> Mobo: LENOVO model: 20H5CTO1WW v: 0B98417 WIN serial: <superuser required> UEFI: LENOVO v: R0DET94W (1.94 ) date: 06/04/2018 Battery: ID-1: BAT0 charge: 17.4 Wh (54.2%) condition: 32.1/41.8 Wh (76.9%) volts: 14.4 min: 14.4 model: SANYO 01AV417 type: Li-ion serial: <filter> status: Discharging CPU: Info: dual core model: Intel Core i7-7500U bits: 64 type: MT MCP smt: enabled arch: Amber/Kaby Lake note: check rev: 9 cache: L1: 128 KiB L2: 512 KiB L3: 4 MiB Speed (MHz): avg: 1635 high: 2370 min/max: 400/3500 cores: 1: 2370 2: 1025 3: 2004 4: 1141 bogomips: 23199 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx Graphics: Device-1: Intel HD Graphics 620 vendor: Lenovo driver: i915 v: kernel ports: active: eDP-1 empty: DP-1, DP-2, HDMI-A-1, HDMI-A-2 bus-ID: 00:02.0 chip-ID: 8086:5916 class-ID: 0300 Device-2: NVIDIA GM107M [GeForce GTX 950M] vendor: Lenovo driver: nvidia v: 535.171.04 pcie: speed: 2.5 GT/s lanes: 4 bus-ID: 01:00.0 chip-ID: 10de:139a class-ID: 0302 Device-3: Realtek Integrated Camera type: USB driver: uvcvideo bus-ID: 1-7:3 chip-ID: 0bda:58db class-ID: 0e02 serial: <filter> Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: modesetting,nvidia unloaded: fbdev,nouveau,vesa gpu: i915 display-ID: :0 screens: 1 Screen-1: 0 s-res: 1920x1080 s-dpi: 98 s-size: 499x280mm (19.6x11.0") s-diag: 572mm (22.5") Monitor-1: eDP-1 model: AU Optronics res: 1920x1080 hz: 60 dpi: 142 size: 344x193mm (13.5x7.6") diag: 394mm (15.5") modes: 1920x1080 OpenGL: renderer: Mesa Intel HD Graphics 620 (KBL GT2) v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 direct render: Yes Audio: Device-1: Intel Sunrise Point-LP HD Audio vendor: Lenovo driver: snd_hda_intel v: kernel bus-ID: 00:1f.3 chip-ID: 8086:9d71 class-ID: 0403 Sound Server-1: ALSA v: k5.15.0-107-generic running: yes Sound Server-2: PulseAudio v: 15.99.1 running: yes Sound Server-3: PipeWire v: 0.3.48 running: yes Network: Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Lenovo driver: r8169 v: kernel pcie: speed: 2.5 GT/s lanes: 1 port: c000 bus-ID: 04:00.0 chip-ID: 10ec:8168 class-ID: 0200 IF: enp4s0 state: down mac: <filter> Device-2: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter vendor: Lenovo driver: ath10k_pci v: kernel pcie: speed: 2.5 GT/s lanes: 1 bus-ID: 05:00.0 chip-ID: 168c:0042 class-ID: 0280 IF: wlp5s0 state: up mac: <filter> Bluetooth: Device-1: Qualcomm Atheros type: USB driver: btusb v: 0.8 bus-ID: 1-6:2 chip-ID: 0cf3:e500 class-ID: e001 Report: hciconfig ID: hci0 rfk-id: 11 state: up address: <filter> bt-v: 2.1 lmp-v: 4.2 sub-v: 25a hci-v: 4.2 Drives: Local Storage: total: 1.2 TiB used: 121.23 GiB (9.9%) ID-1: /dev/nvme0n1 vendor: Toshiba model: N/A size: 238.47 GiB speed: 31.6 Gb/s lanes: 4 type: SSD serial: <filter> rev: 51055KLA temp: 56.9 C scheme: GPT ID-2: /dev/sda vendor: Western Digital model: WD10JPLX-00MBPT0 size: 931.51 GiB speed: 6.0 Gb/s type: HDD rpm: 7200 serial: <filter> rev: 1H01 scheme: GPT ID-3: /dev/sdb type: USB vendor: SanDisk model: Ultra Fit size: 57.84 GiB type: N/A serial: <filter> rev: 1.00 scheme: MBR Partition: ID-1: / size: 191.19 GiB used: 115.44 GiB (60.4%) fs: ext4 dev: /dev/sda3 ID-2: /boot/efi size: 256 MiB used: 35.4 MiB (13.8%) fs: vfat dev: /dev/nvme0n1p1 Swap: ID-1: swap-1 type: file size: 2 GiB used: 1.2 MiB (0.1%) priority: -2 file: /swapfile USB: Hub-1: 1-0:1 info: Hi-speed hub with single TT ports: 12 rev: 2.0 speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900 Device-1: 1-6:2 info: Qualcomm Atheros type: Bluetooth driver: btusb interfaces: 2 rev: 2.0 speed: 12 Mb/s power: 100mA chip-ID: 0cf3:e500 class-ID: e001 Device-2: 1-7:3 info: Realtek Integrated Camera type: Video driver: uvcvideo interfaces: 2 rev: 2.0 speed: 480 Mb/s power: 500mA chip-ID: 0bda:58db class-ID: 0e02 serial: <filter> Hub-2: 2-0:1 info: Super-speed hub ports: 6 rev: 3.0 speed: 5 Gb/s chip-ID: 1d6b:0003 class-ID: 0900 Device-1: 2-2:2 info: SanDisk Ultra Fit type: Mass Storage driver: usb-storage interfaces: 1 rev: 3.0 speed: 5 Gb/s power: 896mA chip-ID: 0781:5583 class-ID: 0806 serial: <filter> Sensors: System Temperatures: cpu: 53.0 C pch: 50.0 C mobo: N/A Fan Speeds (RPM): cpu: 8960 fan-1: Repos: Packages: 2500 apt: 2445 flatpak: 55 No active apt repos in: /etc/apt/sources.list Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 1: deb http: //mirrors.usinternet.com/mint/packages virginia main upstream import backport 2: deb http: //babylon.cs.uh.edu/mirror-sites/ubuntu jammy main restricted universe multiverse 3: deb http: //babylon.cs.uh.edu/mirror-sites/ubuntu jammy-updates main restricted universe multiverse 4: deb http: //babylon.cs.uh.edu/mirror-sites/ubuntu jammy-backports main restricted universe multiverse 5: deb http: //security.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse Info: Processes: 302 Uptime: 1d 1h 35m wakeups: 18 Memory: 15.52 GiB used: 5.76 GiB (37.1%) Init: systemd v: 249 runlevel: 5 Compilers: gcc: 11.4.0 alt: 11/12 Client: Unknown python3.10 client inxi: 3.3.13 [/code] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2066074 Title: Backspace key above numberpad spams infinite backspace on a single press To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/2066074/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs