Bug 2315565 - touchpad no longer detected since kernel-6.12.0-0.rc0.20240924gitabf2050f51fd.11.fc42 on framework laptop
Summary: touchpad no longer detected since kernel-6.12.0-0.rc0.20240924gitabf2050f51fd...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-29 16:35 UTC by Kevin Fenzi
Modified: 2024-10-01 13:03 UTC (History)
16 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2024-09-29 16:35:48 UTC
Kernels after and including kernel-6.12.0-0.rc0.20240924gitabf2050f51fd.11.fc42 don't seem to detect the touchpad on my framework 13 laptop. 

libimput list-devices diff between the working and not working kernels: 

2c2
< Kernel:           /dev/input/event6
---
> Kernel:           /dev/input/event4
77,153d76
< Device:           FRMW0004:00 32AC:0006 Wireless Radio Control
< Kernel:           /dev/input/event4
< Group:            5
< Seat:             seat0, default
< Capabilities:     keyboard 
< Tap-to-click:     n/a
< Tap-and-drag:     n/a
< Tap drag lock:    n/a
< Left-handed:      n/a
< Nat.scrolling:    n/a
< Middle emulation: n/a
< Calibration:      n/a
< Scroll methods:   none
< Click methods:    none
< Disable-w-typing: n/a
< Disable-w-trackpointing: n/a
< Accel profiles:   n/a
< Rotation:         0.0
< 
< Device:           FRMW0004:00 32AC:0006 Consumer Control
< Kernel:           /dev/input/event5
< Group:            5
< Seat:             seat0, default
< Capabilities:     keyboard pointer 
< Tap-to-click:     n/a
< Tap-and-drag:     n/a
< Tap drag lock:    n/a
< Left-handed:      n/a
< Nat.scrolling:    disabled
< Middle emulation: n/a
< Calibration:      n/a
< Scroll methods:   none
< Click methods:    none
< Disable-w-typing: n/a
< Disable-w-trackpointing: n/a
< Accel profiles:   n/a
< Rotation:         0.0
< 
< Device:           PIXA3854:00 093A:0274 Touchpad
< Kernel:           /dev/input/event8
< Group:            6
< Seat:             seat0, default
< Size:             111x73mm
< Capabilities:     pointer gesture
< Tap-to-click:     disabled
< Tap-and-drag:     enabled
< Tap drag lock:    disabled
< Left-handed:      disabled
< Nat.scrolling:    disabled
< Middle emulation: disabled
< Calibration:      n/a
< Scroll methods:   *two-finger edge 
< Click methods:    *button-areas clickfinger 
< Disable-w-typing: enabled
< Disable-w-trackpointing: enabled
< Accel profiles:   flat *adaptive custom
< Rotation:         n/a
< 
< Device:           PIXA3854:00 093A:0274 Mouse
< Kernel:           /dev/input/event7
< Group:            6
< Seat:             seat0, default
< Capabilities:     pointer 
< Tap-to-click:     n/a
< Tap-and-drag:     n/a
< Tap drag lock:    n/a
< Left-handed:      disabled
< Nat.scrolling:    disabled
< Middle emulation: n/a
< Calibration:      n/a
< Scroll methods:   *button
< Click methods:    none
< Disable-w-typing: n/a
< Disable-w-trackpointing: n/a
< Accel profiles:   flat *adaptive custom
< Rotation:         n/a
< 
156c79
< Group:            7
---
> Group:            5

Happy to gather more info, etc. The touchpad is just not showing up at all. :( 


Reproducible: Always


Note You need to log in before you can comment on or make changes to this bug.