ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #45231
[Bug 463488] [NEW] Touchpad not enabled on Lenovo T400
You have been subscribed to a public bug:
Binary package hint: synaptic
I have recently upgraded to Karmic on my Lenovo T400 and found that the
Touchpad is disabled. (It's running on wubi)
I searched around and found that I have to do the config
Option "SHMConfig" "true"
in my xorg.conf and so I did.
Also I did the below config in /etc/hal/fdi/policy/shmconfig.fdi
<?xml version="2.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
<device>
<match key="input.x11_driver" string="synaptics">
<merge key="input.x11_options.SHMConfig" type="string">True</merge>
</match>
</device>
</deviceinfo>
But even after these configurations the issue is not solved.
Below is the output from Xorg.0.log
praveen@ubuntu:~$ cat /var/log/Xorg.0.log | grep Synaptics
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) Synaptics touchpad driver version 1.1.2
SynPS/2 Synaptics TouchPad The /dev/input/event* device nodes seem to be missing
Query no Synaptics: 000000
(--) SynPS/2 Synaptics TouchPad: no supported touchpad found
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
Please let me know if I need to collect any other logs.
ProblemType: Bug
Architecture: i386
Date: Thu Oct 29 13:06:59 2009
DistroRelease: Ubuntu 9.10
Package: synaptic 0.62.7ubuntu6
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.28-15.52-generic
SourcePackage: synaptic
Uname: Linux 2.6.28-15-generic i686
** Affects: xserver-xorg-input-synaptics (Ubuntu)
Importance: Undecided
Status: Incomplete
** Tags: apport-bug i386
--
Touchpad not enabled on Lenovo T400
https://bugs.edge.launchpad.net/bugs/463488
You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in ubuntu.