Author Topic: Twitchy Or Jump Mouse?  (Read 4223 times)

scottlfa

  • Sr. Member
  • ****
  • Posts: 281
    • View Profile
    • http://
Twitchy Or Jump Mouse?
« on: November 15, 2007, 08:43:28 pm »
Has this been fixed yet?  Or is it fixable?  If I hold the stylus for more than a second or two on the screen, the cursor jumps erractically about the area around the stylus.  Its one of the prime reasons I have not been using debian as my main dist.    Noticed in pdaxrom and other dists this behavior is missing so I think its a debian specific thing.
"So there I was, spitting on my goldfish trying to keep it alive ..."
---------------------------------------------------------------< O >-------------------------------------------------------
Viliv N5 [Debian]
Acer One Running OSX 10.5.7 [Dell 3190 & Ram Upgraded]
SL-C1000 [ZUbuntu], JasJar [WM 6.5], Nokia N900, and Samsung Galaxy S 4G.
Sony Ux280P [Kbuntu 10.4 Lucid], PsP Go and DSi

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
Twitchy Or Jump Mouse?
« Reply #1 on: November 15, 2007, 10:44:30 pm »
like the sound... you should look in this debian-forum... some older post about the mouse, the mousedev module...

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Twitchy Or Jump Mouse?
« Reply #2 on: November 16, 2007, 01:52:34 am »
yup
try rmmod mousedev
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

scottlfa

  • Sr. Member
  • ****
  • Posts: 281
    • View Profile
    • http://
Twitchy Or Jump Mouse?
« Reply #3 on: November 16, 2007, 05:39:48 am »
Noticed it was still present after rmmoding the mousedev in console before starting X.  Also noted that installing xlaunch has little or no effect    Will look further.
"So there I was, spitting on my goldfish trying to keep it alive ..."
---------------------------------------------------------------< O >-------------------------------------------------------
Viliv N5 [Debian]
Acer One Running OSX 10.5.7 [Dell 3190 & Ram Upgraded]
SL-C1000 [ZUbuntu], JasJar [WM 6.5], Nokia N900, and Samsung Galaxy S 4G.
Sony Ux280P [Kbuntu 10.4 Lucid], PsP Go and DSi

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Twitchy Or Jump Mouse?
« Reply #4 on: November 21, 2007, 05:51:53 pm »
I use yonggun 2.6.23.1 kernel and there is no jumping pointer anymore. Writing/drawing in Xournal works like a charm.  

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

scottlfa

  • Sr. Member
  • ****
  • Posts: 281
    • View Profile
    • http://
Twitchy Or Jump Mouse?
« Reply #5 on: November 22, 2007, 03:01:10 pm »
Waiting for a 2.6.23 that works with the C1000.
"So there I was, spitting on my goldfish trying to keep it alive ..."
---------------------------------------------------------------< O >-------------------------------------------------------
Viliv N5 [Debian]
Acer One Running OSX 10.5.7 [Dell 3190 & Ram Upgraded]
SL-C1000 [ZUbuntu], JasJar [WM 6.5], Nokia N900, and Samsung Galaxy S 4G.
Sony Ux280P [Kbuntu 10.4 Lucid], PsP Go and DSi

judecn

  • Newbie
  • *
  • Posts: 11
    • View Profile
Twitchy Or Jump Mouse?
« Reply #6 on: November 25, 2007, 04:59:30 pm »
The current yonggun kernel doesn't work with the C1000
I have the same problem--removing the mousedev module does NOT eliminate the twitchy cursor problem.
I am running the Angstrom 2.6.23 kernel from the 20071030 snapshot for the C1000.  Everything else works, including suspend/resume, apm, etc, except for cpufreq (not a high priority at the moment) and this.

Here's my /etc/ts.conf (snarfed from Angstrom):
Code: [Select]
# Uncomment if you wish to use the linux input layer event interface
module_raw input grab_events=0

# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
# module_raw collie

# Uncomment if you're using a Sharp Zaurus SL-C700/C750/C760/C860
# module_raw corgi

# Uncomment if you're using a device with a UCB1200/1300/1400 TS interface
# module_raw ucb1x00

# Uncomment if you're using an HP iPaq h3600 or similar
# module_raw h3600

# Uncomment if you're using a Hitachi Webpad
# module_raw mk712

# Uncomment if you're using an IBM Arctic II
# module_raw arctic2

module pthres pmin=1
module variance delta=30
module dejitter delta=100
module linear

I'm using Angstrom's Xfbdev kdrive X server and their libts libraries (from the same snapshot).  I've modified my .profile to export TSLIB_TSDEVICE=/dev/input/event1 before starting X.  My touchscreen works, and I can use ts_calibrate (from Angstrom) to tweak it, but the twitchiness is still there.  The strange thing is, this doesn't happen on Angstrom (even when booting from SD).  I'll see if there's anything else I might have forgotten to copy over...

Kind regards!

EDIT:  Hah!  Got it working!  I copied over Angstrom's /usr/lib/X11 directory (which I didn't think did anything, given that it only had a Xcms.txt file in it), and I eliminated some remaining libs of xfce4 (specifically, libthunar-vfs-1-2, libthunar-data, libxfce4mcs-client3, libxfce4util4, libxfce4mcs-manager3, libexo-0.3-0, libxfcegui4-4 mousepad xfce4-mcs-manager xfce4-mcs-plugins xfce4-utils xfmedia) which I no longer need now that I'm using IceWM.  I'm not sure exactly what got it working, but whatever it was, the jitter is gone.  Yay!
« Last Edit: November 25, 2007, 05:35:31 pm by judecn »

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Twitchy Or Jump Mouse?
« Reply #7 on: November 26, 2007, 05:27:58 am »
Quote from: judecn
The current yonggun kernel doesn't work with the C1000
I have the same problem--removing the mousedev module does NOT eliminate the twitchy cursor problem.
I am running the Angstrom 2.6.23 kernel from the 20071030 snapshot for the C1000.  Everything else works, including suspend/resume, apm, etc, except for cpufreq (not a high priority at the moment) and this.

Here's my /etc/ts.conf (snarfed from Angstrom):
Code: [Select]
# Uncomment if you wish to use the linux input layer event interface
module_raw input grab_events=0

# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
# module_raw collie

# Uncomment if you're using a Sharp Zaurus SL-C700/C750/C760/C860
# module_raw corgi

# Uncomment if you're using a device with a UCB1200/1300/1400 TS interface
# module_raw ucb1x00

# Uncomment if you're using an HP iPaq h3600 or similar
# module_raw h3600

# Uncomment if you're using a Hitachi Webpad
# module_raw mk712

# Uncomment if you're using an IBM Arctic II
# module_raw arctic2

module pthres pmin=1
module variance delta=30
module dejitter delta=100
module linear

I'm using Angstrom's Xfbdev kdrive X server and their libts libraries (from the same snapshot).  I've modified my .profile to export TSLIB_TSDEVICE=/dev/input/event1 before starting X.  My touchscreen works, and I can use ts_calibrate (from Angstrom) to tweak it, but the twitchiness is still there.  The strange thing is, this doesn't happen on Angstrom (even when booting from SD).  I'll see if there's anything else I might have forgotten to copy over...

Kind regards!

EDIT:  Hah!  Got it working!  I copied over Angstrom's /usr/lib/X11 directory (which I didn't think did anything, given that it only had a Xcms.txt file in it), and I eliminated some remaining libs of xfce4 (specifically, libthunar-vfs-1-2, libthunar-data, libxfce4mcs-client3, libxfce4util4, libxfce4mcs-manager3, libexo-0.3-0, libxfcegui4-4 mousepad xfce4-mcs-manager xfce4-mcs-plugins xfce4-utils xfmedia) which I no longer need now that I'm using IceWM.  I'm not sure exactly what got it working, but whatever it was, the jitter is gone.  Yay!

cool! i'll try your tip because i'm in the same situation : c3000 and 2.6.23 kernel from angstrom
mouse jittering was gone but it is now back since some times yet... and no mousedev is loaded...
moreover since my last dist-upgrade, stylus is not working anymore...but ts_calibrate IS working...
i'll try your Xcms.txt tip first and report here
« Last Edit: November 26, 2007, 05:29:25 am by jpmatrix »
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

marianne

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • http://xmoogle.org
Twitchy Or Jump Mouse?
« Reply #8 on: November 28, 2007, 03:41:13 pm »
i had/have the twitchy mouse issue, using titchy (not sure what the titchy kernel is? just says it's a 2.6.20...). i did rmmod mousedev and the twitchiness drastically reduced - to the point where it's not such a *huge* issue, but is still there a small amount. i can at least live with this lower level

zeigerpuppy

  • Full Member
  • ***
  • Posts: 109
    • View Profile
Twitchy Or Jump Mouse?
« Reply #9 on: December 17, 2007, 05:13:03 am »
Quote from: marianne
i had/have the twitchy mouse issue, using titchy (not sure what the titchy kernel is? just says it's a 2.6.20...). i did rmmod mousedev and the twitchiness drastically reduced - to the point where it's not such a *huge* issue, but is still there a small amount. i can at least live with this lower level


I am also having the same problem with yonggun 2.6.23.9
rmmod mousedev helped a bit but xournal is still not very useful
any ideas what is causing this?
Zaurus C3100, CE-RH2, Socket lowpower CF Wifi, Socket CF Bluetooth
pdaXrom r198 - testing!, IceWM, Bluetooth modem: Sony Ericsson v600i with 3G.
see some howtos and tips at http://greenant.net/portal/greenant/wiki/Zaurus3100