[Bug 9095] New: set i8042.noloop by default on OQO handheld
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Tue Apr 12 16:25:20 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=9095
Ubuntu | linux
Summary: set i8042.noloop by default on OQO handheld
Product: Ubuntu
Version: unspecified
Platform: i386
URL: http://www.handtops.com/forum/752/0/OQO_Linux_Installati
on__amp_Configurati.html
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: linux
AssignedTo: fabbione at ubuntu.com
ReportedBy: cjwatson at ubuntu.com
QAContact: kernel-bugs at lists.ubuntu.com
The OQO handheld needs the i8042.noloop kernel parameter in order for the
trackstick to work. This should be handled automatically.
I'm attaching the output of 'dmidecode' on this machine. I think something like
this added to i8042_dmi_table in drivers/input/serio/i8042-io.h ought to work:
{
.ident = "OQO Model 01",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "OQO"),
DMI_MATCH(DMI_PRODUCT_NAME, "ZEPTO"),
DMI_MATCH(DMI_PRODUCT_VERSION, "00"),
},
},
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list