Package: tp-smapi-dkms
Version: 0.41-1
Severity: normal
Dear Maintainer,
* What led up to the situation?
Default installation of tp-smapi-dkms.
* What exactly did you do (or not do) that was effective (or
ineffective)?
I started neverball to test the functionality of hdaps as joystick.
* What was the outcome of this action?
Skipping the laptop left and right had an inverted effect.
A look at dmesg revealed a wrong detection of my device:
hdaps: LENOVO ThinkPad X200 detected, setting orientation 7
* What outcome did you expect instead?
It should detect my ThinkPad X200s like this:
hdaps: LENOVO ThinkPad X200s detected, setting orientation 5
The correct orientation I found on ThinkWiki:
http://www.thinkwiki.org/wiki/Tp_smapi#X_series
To fix the problem I added the following line to /etc/rc.local
echo 5 > /sys/devices/platform/hdaps/invert
-- System Information:
Debian Release: 7.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages tp-smapi-dkms depends on:
ii dkms 2.2.0.3-1.2
tp-smapi-dkms recommends no packages.
tp-smapi-dkms suggests no packages.
dmesg output:
[ 5.818903] thinkpad_ec: thinkpad_ec 0.41 loaded.
[ 5.819707] hdaps: LENOVO ThinkPad X200 detected, setting orientation 7
[ 5.819833] hdaps: initial mode latch is 0x05
[ 5.819956] hdaps: setting ec_rate=250, filter_order=2
[ 5.820180] hdaps: device successfully initialized.
[ 5.820464] input: ThinkPad HDAPS joystick emulation as
/devices/virtual/input/input9
[ 5.820738] input: ThinkPad HDAPS accelerometer data as
/devices/virtual/input/input10
[ 5.820823] hdaps: driver successfully loaded.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]