Wallstreet II / PDQ trackpad won't notap using pbbuttons
Brought to you by:
matthiasgrimm
From: Tommy T. <tom...@gm...> - 2006-05-12 14:30:19
|
[Duplicate message; my apologies if this has come through more than once.] I've been trying to track down a couple of problems I have had for months after upgrading to Ubuntu Breezy. One has to do with the trackpad intitializing at tap, drag, lock -- I opened Bug #25942 in launchpad https://launchpad.net/distros/ubuntu/+source/pbbuttonsd/+bug/2594= 2 I only recently realized pbbcmd is not able to set the state of the trackpad. When I use pbbcmd, it is setting a register, but NOT changing the state of the trackpad: $ pbbcmd config tpmode 1 $ pbbcmd query tpmode 1 $ pbbcmd config tpmode 0 $ sudo trackpad show READREG(3, 2) trackpad settings tap drag lock $ sudo trackpad notap $ sudo trackpad show READREG(3, 2) trackpad settings notap nodrag nolock I just discovered the news at http://pbbuttons.berlios.de/newsarchive.html and noticed that some ADB code changed between 0.6.x and 0.7.0 -- maybe a change in that code affected my hardware, because it was working fine in Hoary (pbbuttonsd 0.6.6-3ubuntu3). I have tried installing the latest binary in Dapper (0.7.2-1ubuntu4) but so far its behavior is the same. I am not experienced in C programming so I have had trouble finding the place(s) in the source code that point to the adb... I'd be happy to try some diagnostics and even compile a patched version if someone can give me some assistance. I'm running the binary from Dapper but the package didn't install fully because I'm still running an older version of libasound2 -- and I am assuming that's not relevant to this issue. Here are some things I have looked at... $ pbbcmd query version 0.7.2 $ pbbcmd query sysinfo 106 $ pbbcmd query identity G3 PowerBook Wallstreet (PMU version: 10) $ sudo lsadb Devices connected to the ADB-Bus: (PMU: 10) D R raw data decoded data ---------------------------------------------------------------------------= ---------- 2.3: [62 c3] Encode Device Apple Macintosh Powerbook G3 Keyboard (domestic layout) Exceptional Event enabled Service Request enabled 2: [ff ff] Qualifier: (not all must be supported) Fn-key Delete Caps-Lock Reset Control Shift Option Apple Num-Lock Scroll-Lock Scroll-Lock-LED Caps-Lock-LED Num-Lock-LED 1: 0: 3.3: [61 04] Protection Device Unknown Exceptional Event enabled Service Request enabled 2: [08 30 03 00 00 00 00 00] 1: [74 70 61 64 01 90 03 02] 0: 7.3: [67 1f] Misc. Device Powerbook G3 (Pismo) Button Device Exceptional Event enabled Service Request enabled 2: 1: 0: |