Comment 544 for bug 550625

Revision history for this message
BlogCrawler (blogcrawler) wrote :

the patch provided in #492 doesn't work on my Dell n5110 laptop. I am using 64bit ubuntu 11.10.
<code>
$uname -a
Linux m-Inspiron-N5110 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
</code>

The 'echo 1 | sudo tee /sys/module/psmouse/parameters/alps_dump_packets' command returns:
<code>
tee: /sys/module/psmouse/parameters/alps_dump_packets: No such file or directory
1
</code>

dmesg (see attachment) shows the following error:
<code>
psmouse.c: Failed to enable mouse on isa0060/serio1
</code>