You are not logged in.

#1 2020-05-10 06:51:27

searene
Member
Registered: 2016-03-25
Posts: 8

Mouse wheel scrolling doesn't work any more after an update.

My mouse wheel scrolling doesn't work any more after an update. I can click with the scrolling wheel, but it doesn't react on scrolling. Here is some info:

➜  ~ uname -a
Linux archlinux 5.6.11-arch1-1 #1 SMP PREEMPT Wed, 06 May 2020 17:32:37 +0000 x86_64 GNU/Linux

➜  ~ sudo xinput list          
⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ Lenovo ThinkPad Compact USB Keyboard with TrackPoint      id=12   [slave  pointer  (2)]
⎜   ↳ Logitech Wireless Mouse                   id=13   [slave  pointer  (2)]
⎜   ↳ FocalTechPS/2 FocalTech Touchpad          id=17   [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)]
    ↳ Asus Wireless Radio Control               id=7    [slave  keyboard (3)]
    ↳ Video Bus                                 id=8    [slave  keyboard (3)]
    ↳ Video Bus                                 id=9    [slave  keyboard (3)]
    ↳ Sleep Button                              id=10   [slave  keyboard (3)]
    ↳ Lenovo ThinkPad Compact USB Keyboard with TrackPoint      id=11   [slave  keyboard (3)]
    ↳ USB Camera: USB Camera                    id=14   [slave  keyboard (3)]
    ↳ Asus WMI hotkeys                          id=15   [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=16   [slave  keyboard (3)]
    ↳ Lenovo ThinkPad Compact USB Keyboard with TrackPoint      id=18   [slave  keyboard (3)]

➜  ~ xinput list-props 13
Device 'Logitech Wireless Mouse':
        Device Enabled (166):   1
        Coordinate Transformation Matrix (168): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Natural Scrolling Enabled (301):       0
        libinput Natural Scrolling Enabled Default (302):       0
        libinput Scroll Methods Available (303):        0, 0, 1
        libinput Scroll Method Enabled (304):   0, 0, 0
        libinput Scroll Method Enabled Default (305):   0, 0, 0
        libinput Button Scrolling Button (306): 2
        libinput Button Scrolling Button Default (307): 2
        libinput Middle Emulation Enabled (308):        0
        libinput Middle Emulation Enabled Default (309):        0
        libinput Accel Speed (310):     -0.919118
        libinput Accel Speed Default (311):     0.000000
        libinput Accel Profiles Available (312):        1, 1
        libinput Accel Profile Enabled (313):   1, 0
        libinput Accel Profile Enabled Default (314):   1, 0
        libinput Left Handed Enabled (315):     0
        libinput Left Handed Enabled Default (316):     0
        libinput Send Events Modes Available (286):     1, 0
        libinput Send Events Mode Enabled (287):        0, 0
        libinput Send Events Mode Enabled Default (288):        0, 0
        Device Node (289):      "/dev/input/event20"
        Device Product ID (290):        1133, 16468
        libinput Drag Lock Buttons (317):       <no items>
        libinput Horizontal Scroll Enabled (318):       1

I didn't find anything abnormal from the above output. What else should I do to solve this problem?

Offline

#2 2020-05-10 07:03:58

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,776

Re: Mouse wheel scrolling doesn't work any more after an update.

Return of https://bbs.archlinux.org/viewtopic.php?id=245501 / https://bbs.archlinux.org/viewtopic.php?id=247731
Does the wheel generate events in "sudo libinput debug-events" ?

Offline

#3 2020-05-10 08:49:32

searene
Member
Registered: 2016-03-25
Posts: 8

Re: Mouse wheel scrolling doesn't work any more after an update.

seth wrote:

Return of https://bbs.archlinux.org/viewtopic.php?id=245501 / https://bbs.archlinux.org/viewtopic.php?id=247731
Does the wheel generate events in "sudo libinput debug-events" ?

Thanks, but the wheel does not even generate events in "sudo libinput debug-events", which is different from the situations mentioned in your referred topics.

All other mouse actions generate events, including left clicks, right clicks, wheel clicks.

Offline

#4 2020-05-10 13:04:16

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,776

Re: Mouse wheel scrolling doesn't work any more after an update.

Did you try the behavior w/ the LTS kernel?

Offline

#5 2020-06-27 05:00:24

searene
Member
Registered: 2016-03-25
Posts: 8

Re: Mouse wheel scrolling doesn't work any more after an update.

Thanks, I finally solved the problem by downgrading the kernel to the version 4.19.

Offline

#6 2020-06-27 05:06:58

finoderi
Member
Registered: 2020-06-12
Posts: 76

Re: Mouse wheel scrolling doesn't work any more after an update.

But lts kernel version is 5.4.49.

Offline

#7 2020-06-27 13:00:18

paulkerry
Member
From: Sheffield, UK
Registered: 2014-10-02
Posts: 611

Re: Mouse wheel scrolling doesn't work any more after an update.

@finoderi - you are correct about Arch having that version of linux-lts, but 4.19 is still longterm supported on https://www.kernel.org/ so maybe @searene is using https://aur.archlinux.org/packages/linux-lts419 for instance.
Hopefully having this working again will trigger @searene to file a bug report/kernel bisect :-)

Offline

Board footer

Powered by FluxBB