Wesley, your problem may not be the issue this bug is reporting. To help
determine that please provide the following reports:

$ cat -n /proc/bus/input/devices | egrep -B 6 -A 4 'H:.+mouse.+event'

$ awk 'BEGIN {tp=0;i=0;} !tp && $0 ~ /Section.+InputDevice/ {i=1;x=0;} i
== 1 {cfg[x++]=$0;} $0 ~ /Driver.+synaptics/ {tp=1;} $0 ~ /EndSection/
{i=0;} END {for(i=0;i<x;i++) {print cfg[i];}} ' /etc/X11/xorg.conf

Also, please include the following additional information (pay attention
to lspci's additional options), as required by the Ubuntu Kernel Team:

1. Please include the output of the command "uname -a" in your next response. 
It should be one, long line of text which includes the exact kernel version 
you're running, as well as the CPU architecture.
2. Please run the command "dmesg > dmesg.log" after a fresh boot and attach the 
resulting file "dmesg.log" to this bug report.
3. Please run the command "sudo lspci -vvnn > lspci-vvnn.log" and attach the 
resulting file "lspci-vvnn.log" to this bug report.

For your reference, the full description of procedures for kernel-
related bug reports is available at
http://wiki.ubuntu.com/KernelTeamBugPolicies. Thanks in advance!

** Changed in: linux-source-2.6.22 (Ubuntu)
     Assignee: (unassigned) => TJ
       Status: New => Incomplete

-- 
Keyboard and touchpad doesn't work after suspend-to-ram on a Fujitsu-Siemens 
Amilo M1420
https://bugs.launchpad.net/bugs/25673
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to