Just upgraded to 2.6.32 and I notice two problems (so far). I have a Thinkpad T61. I notice that my custom sysfs settings for my TrackPoint don't work: the entries which set settings such as sensitivity are missing from /sys/devices/platform/i8042/serio0/serio
1, and this might be because the mouse is detected as a Generic PS/2 Mouse instead of having the TPPS/2 protocol extension.
Possibly related is the fact that the hdapsd daemon cannot find the hdaps input device. Any clues what happened with input in the 2.6.32 cycle that might be causing this?
I note also that udev spit out a metric fuckton of deprecation warnings for configuration file syntax on bootup.
My .config is
here if anyone thinks that I might have answered some oldconfig questions wrong.
Update: Oh, also, I have UltraNav so I have both the TrackPoint and a Touchpad. The touchpad still works and is detected correctly as before.
Update 2: Additionally, the hdaps input device
is registered—
[ 10.666730] hdaps: inverting axis (3) readings.
[ 10.666733] hdaps: LENOVO ThinkPad T61 detected.
[ 10.667382] input: hdaps as /devices/platform/hdaps/input/input8
[ 10.667441] hdaps: driver successfully loaded.
—it's just that userspace can't detect it.