Bug 734637
| Summary: | kernel doesn't the right modules for synaptics to work on a Dell n4030 touchpad, making it be recognized as PS/2 Mouse | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alberto <albertop2p> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, tomspur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| URL: | http://forums.fedoraforum.org/showthread.php?p=1508138 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-09-14 11:20:22 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Alberto
2011-08-31 03:01:36 UTC
Could you enable vertical/horizontal scrolling with e.g. "gpointing-device-settings" or "synclient"? What's the output of "synclient -l"? (In reply to comment #1) > Could you enable vertical/horizontal scrolling with e.g. > "gpointing-device-settings" or "synclient"? > > What's the output of "synclient -l"? output: Couldn't find synaptics properties. No synaptics driver loaded? (In reply to comment #1) > Could you enable vertical/horizontal scrolling with e.g. > "gpointing-device-settings" or "synclient"? > > What's the output of "synclient -l"? output: Couldn't find synaptics properties. No synaptics driver loaded? paste the output of xinput list please. (In reply to comment #4) > paste the output of xinput list please. [alberto@alberto-dell ~]$ xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ PS/2 Generic Mouse id=12 [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)] ↳ Video Bus id=7 [slave keyboard (3)] ↳ Power Button id=8 [slave keyboard (3)] ↳ Sleep Button id=9 [slave keyboard (3)] ↳ Laptop_Integrated_Webcam_0.3M id=10 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=11 [slave keyboard (3)] ↳ Dell WMI hotkeys id=13 [slave keyboard (3)] It is not Synaptics, it's ALPS, and they have a new PS/2 protocol that they are keeping secret. Ask Dell why they are putting this device in their machines... *** This bug has been marked as a duplicate of bug 590880 *** |