|
Bugzilla – Full Text Bug Listing |
| Summary: | kernel needs i8042.nomux boot option to correctly detect Synaptics TouchPad | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Philip Tuckey <philtuckey> |
| Component: | Kernel | Assignee: | Vojtech Pavlik <vojtech> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
boot.msg showing Synaptics touchpad detection
boot.msg showing only generic PS/2 mouse detection Output of dmidecode Patch to add the S7010 to MUX blacklist |
||
|
Description
Philip Tuckey
2005-11-22 22:50:45 UTC
Created attachment 58314 [details]
boot.msg showing Synaptics touchpad detection
Created attachment 58315 [details]
boot.msg showing only generic PS/2 mouse detection
Can you please provide the output of 'dmidecode' on your machine? We need to add it to the list of machine (mostly from Fujitsu-Siemens) which don't have working Active Multiplexing implementations, resulting in incorrect detection of attached devices, and other troubles during operation (lost sync, etc). Created attachment 58420 [details]
Output of dmidecode
Created attachment 58453 [details]
Patch to add the S7010 to MUX blacklist
This patch will fix the problem. It'll be added to
the upstream kernel soon.
Thanks for reporting the problem, and giving your dmidecode. The above patch will be applied to upstream kernel soon. Until then, please use the kernel option (add it to /boot/grub/menu.lst). OK, thanks. |