Bug 1938196

Summary: Touchpad no longer detected
Product: [Fedora] Fedora Reporter: David Prieto <frandavid100>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: acaringi, adscvr, airlied, alciregi, bskeggs, hdegoede, jarodwilson, jeremy, jglisse, jonathan, josef, kernel-maint, lgoncalv, linville, masami256, mchehab, ptalbert, steved
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-12 14:07:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
kernel log none

Description David Prieto 2021-03-12 12:50:30 UTC
Created attachment 1762945 [details]
kernel log

1. Please describe the problem:

My laptop's touchpad used to work on Fedora 34, but it's not even detected on Rawhide.

When I ran 'grep Name /proc/bus/input/devices' on F34, I got this output:

    N: Name=“ELAN2204:00 04F3:3109 Mouse”
    N: Name=“ELAN2204:00 04F3:3109 Touchpad”

But when I run it on Rawhide, those lines don't appear.

2. What is the Version-Release number of the kernel:

5.12.0-0.rc2.20210309git144c79ef3353.166.fc35.x86_64


3. Did it work previously in Fedora? If so, what kernel version did the issue
   *first* appear?  Old kernels are available for download at
   https://koji.fedoraproject.org/koji/packageinfo?packageID=8 :

It stopped working as soon as I switched to Rawhide. I'm not sure what the first kernel that was, though.


4. Can you reproduce this issue? If so, please provide the steps to reproduce
   the issue below:

The issue is hardware related, so it can't be reproduced on different hardware.

5. Does this problem occur with the latest Rawhide kernel? To install the
   Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by
   ``sudo dnf update --enablerepo=rawhide kernel``:

It does occur.

6. Are you running any modules that not shipped with directly Fedora's kernel?:

No.

7. Please attach the kernel logs. You can get the complete kernel log
   for a boot with ``journalctl --no-hostname -k > dmesg.txt``. If the
   issue occurred on a previous boot, use the journalctl ``-b`` flag.

Comment 1 Hans de Goede 2021-03-12 14:07:01 UTC

*** This bug has been marked as a duplicate of bug 1937096 ***