1
Angstrom & OpenZaurus / X.org Problems
« on: May 25, 2009, 08:10:45 am »Quote from: utx
This is a problem of the kernel. According to the Cyril Hrubiš's blog and private talk, touch screen code in the kernel needs rewrite: Current implementation is polling based, but it should be interrupt based. To eliminate noise, reading of touchscreen should be synchronized with the LCD panel refresh.
As an ugly work-around you can use tslib filtering.
Note: Collie have had the same problem in past.
well, i somehow got tslib to work, and using ts_test i get a really good result using the touchscreen. unfortunately, when using xournal, the result is still unusable. it seems, ts_test DOES use the device through the filtering using the env-vars, but the xournal for example not. is there a way to have the flitering used by all programs? unfortunatly i can't even say whether it is using filtering other then in ts_test. is there somewhere to look it up? setup and daemon seems to get started, following init.d (there is a start script, using the ts.conf) - if i have an invalid ts.conf screen does not work at all. so it seems to get loaded at least.
thanks for any advice...
Oliver