Touchpad does not work because of buggy controller implementation of the AUX loop command
Bug #534448 reported by
Colin Ian King
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
High
|
Colin Ian King | ||
Karmic |
Fix Released
|
High
|
Colin Ian King |
Bug Description
A class of netbook and notebook laptops seem to have controllers that do not correctly implement the AUX loop command and this causes touchpad detection to fail.
This is fixed with upstream commit 1c7827ae70e7c84
Changed in ubuntu: | |
status: | New → In Progress |
assignee: | nobody → Colin King (colin-king) |
importance: | Undecided → High |
milestone: | none → karmic-updates |
tags: | added: patch |
affects: | ubuntu → linux (Ubuntu) |
Changed in linux (Ubuntu Karmic): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Colin King (colin-king) |
Changed in linux (Ubuntu): | |
milestone: | karmic-updates → none |
Changed in linux (Ubuntu Karmic): | |
milestone: | none → karmic-updates |
tags: | added: kernel-series-unknown |
To post a comment you must log in.
SRU justification:
Impact: Laptops touchpads do not get detected and hence do not work if they have a buggy implementation of the AUX loop command.
Fix: see attached patch (backport of upstream commit 1c7827ae70e7c84 56e08f7bb9ef223 8d27814cbe)
Testcase: With the patch, the AUX IRQ delivery test is bypassed and the touchpad works.