Bug 1322951 - [Alpha netinstall] Touchpad doesn't work on
Summary: [Alpha netinstall] Touchpad doesn't work on
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-31 18:29 UTC by Eduardo Silva
Modified: 2016-10-17 12:50 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-17 12:50:37 UTC
Type: Bug


Attachments (Terms of Use)
Anaconda.log (288.23 KB, text/plain)
2016-03-31 18:29 UTC, Eduardo Silva
no flags Details
X.log (21.15 KB, text/plain)
2016-03-31 18:30 UTC, Eduardo Silva
no flags Details

Description Eduardo Silva 2016-03-31 18:29:27 UTC
Created attachment 1142338 [details]
Anaconda.log

Description of problem:
The touchpad doesn't work on the Alpha netinstall, had to plug an external mouse to use anaconda.

On the newly installed F24 system, touchpad works fine.


Version-Release number of selected component (if applicable):
F24 alpha netinstall

How reproducible:
allways

Attaching some logs of the installation found on /tmp.

Comment 1 Eduardo Silva 2016-03-31 18:30:14 UTC
Created attachment 1142339 [details]
X.log

Comment 2 Peter Hutterer 2016-03-31 22:00:49 UTC
Looks like the touchpad isn't handled correctly by the kernel and never shows up as input device. X doesn't see it in the list of devices, so we can't initialize it. Punting to the kernel.


$> grep "Adding input device" xorg.log.touchpad
[    53.326] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    53.356] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    53.357] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    53.358] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    53.359] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    53.360] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    53.361] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    53.365] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event7)
[    53.365] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event8)
[    53.366] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
[   103.447] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[   103.504] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event9)
[   967.112] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[   967.169] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event9)

Comment 3 Laura Abbott 2016-09-23 19:11:01 UTC
*********** MASS BUG UPDATE **************
 
We apologize for the inconvenience.  There is a large number of bugs to go through and several of them have gone stale.  Due to this, we are doing a mass bug update across all of the Fedora 24 kernel bugs.
 
Fedora 24 has now been rebased to 4.7.4-200.fc24.  Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel.
 
If you have moved on to Fedora 25, and are still experiencing this issue, please change the version to Fedora 25.
 
If you experience different issues, please open a new bug report for those.

Comment 4 Eduardo Silva 2016-10-15 21:54:58 UTC
I have moved to Fedora 25, and this problem did not occur in the F25 Workstation beta installation (I did not use the netinstall this time around). Feel free to close this bug if that means it's fixed in netinstall as well.


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