Friends, can't anyone help me?
On Wed, Jan 26, 2011 at 20:24, AndrewP wrote:
> I guess nobody has a clue on this.
>
>
> On Tue, Jan 25, 2011 at 21:03, AndrewP wrote:
>
>> Have you gave up on me? :)
>> How tablet is initialized? is there any way to calibrate it?
I guess nobody has a clue on this.
On Tue, Jan 25, 2011 at 21:03, AndrewP wrote:
> Have you gave up on me? :)
> How tablet is initialized? is there any way to calibrate it?
>
>
> On Sun, Jan 23, 2011 at 20:52, AndrewP wrote:
>
>> I refreshed my memories with
Have you gave up on me? :)
How tablet is initialized? is there any way to calibrate it?
On Sun, Jan 23, 2011 at 20:52, AndrewP wrote:
> I refreshed my memories with Windows7 and I must say, distortions I've said
> about earlier might be a software issue, because I didn't s
her case.
On Sun, Jan 23, 2011 at 21:41, AndrewP wrote:
> Chris, I managed to try your suggestions:
> this "if (!coord.tip && !coord.eraser) ds->pressure = 0; " didn't discard
> "false" clicks. As there is Tip pressure reported by isdv4-debugger.
> 2
o not see similar behavior
> under Windows with same stylus? I think I recall you saying behavior
> is different. Is it different after you made MaxZ=255 change?
>
> Chris
>
> On Fri, Jan 21, 2011 at 12:16 AM, AndrewP wrote:
> > Are you sure it should go there? I couldn
;"
>
> 2) Maybe hardware is reporting maximum of 127 values for a reason.
> Even though its returning 0-255 we might need to ignore all pressure
> values below 128.
>
> To test this idea, edit wcmISDV4.c around line 171 and add if
> (ds->pressure > 128) ds->pressur
lly
recognized, thus limiting a pressure range.
On Wed, Jan 19, 2011 at 15:02, Chris Bagwell wrote:
> On Tue, Jan 18, 2011 at 4:18 PM, AndrewP wrote:
> > How do I tell if some other driver is using the device?
> > I removed tablet device from xorg.conf
> > and I guess inputa
gt; > On Tue, Jan 18, 2011 at 3:49 PM, Ping Cheng wrote:
> >> On Tue, Jan 18, 2011 at 11:32 AM, AndrewP wrote:
> >>> Updated driver from git, and here's my Xorg.0.log for
> >>> it http://dpaste.org/D35D/
> >>> maxZ=127, as it was before.
&
evels and I need to press really light to
be able
to use it.
On Tue, Jan 18, 2011 at 21:57, Chris Bagwell wrote:
> On Tue, Jan 18, 2011 at 3:49 PM, Ping Cheng wrote:
> > On Tue, Jan 18, 2011 at 11:32 AM, AndrewP wrote:
> >> Updated driver from git, and here's my
_id. I'm not sure it means much related to your
> problem but maybe.
>
> There should be a file of form /sys/class/tty/ttyS0/device/id. Can
> you show what its value is?
>
> Chris
>
> On Tue, Jan 18, 2011 at 9:03 AM, AndrewP wrote:
> > Ok, here I have Xorg.0.lo
(which is quite consistent). It looks
biased to me. That's why it is so sensitive.
What should I do to help you?
On Mon, Jan 17, 2011 at 18:37, Ping Cheng wrote:
> On Mon, Jan 17, 2011 at 10:21 AM, AndrewP wrote:
> > have you managed to find a device to test?
>
> Yes, I did.
>http://dpaste.org/WrfR/ -- Xinput --list
Tablet didn't work with inputattach. And inputattach didn't work with
--wacom-384 (just if you're curious).
On Tue, Jan 18, 2011 at 02:10, Ping Cheng wrote:
> On Mon, Jan 17, 2011 at 11:19 AM, AndrewP wrote:
> > sure, I do.
x values of pressure is 127 but its
> returning up to 255.
>
> When you hardcoded maximum pressure in wcmISDV4 to 255 *and* increased
> the threshold, what was behavior?
>
> Chris
>
> On Mon, Jan 17, 2011 at 1:24 PM, AndrewP wrote:
> > sure, I do. If I set it
(which is quite consistent). It looks
biased to me. That's why it is so sensitive.
On Mon, Jan 17, 2011 at 19:19, AndrewP wrote:
> sure, I do. If I set it high it works almost like mouse button (without any
> pressure) if low I get more pressure levels (very sensitive progression),
>
have you managed to find a device to test?
I remind isdv4-debugger indicates proper pressure levels, and xinput
doesn't. And pressure is my primary question.
On Fri, Jan 14, 2011 at 20:18, AndrewP wrote:
> you're right is is a tip. s - means side button. and e - eraser.
>
gt; On Fri, Jan 14, 2011 at 1:32 PM, AndrewP wrote:
> > maybe I did something wrong?
> > I replaced reply.pressure_max with 255 in wcmISDV4.c like this:
> > /* transducer data */
> > common->wcmMaxZ = 255; /* reply.pressure_max; force 255 pressure
> > lev
ent? am I wrong? what letter "t" means then?
On Fri, Jan 14, 2011 at 19:21, Chris Bagwell wrote:
> On Fri, Jan 14, 2011 at 1:06 PM, AndrewP wrote:
> > in isdv4-debugger shows maximum of 255 when I apply considerable force,
> and
> > pressure increases gradually.
>
om
> 255 to 2048 will require more pressure before you get the click.
>
> Or are you saying that isdv4-debugger reports a maximum pressure of
> 255 yet xf86-input-wacom reports only 127? They both use extremely
> similar code and sequences so I suspect by both report maximum of 127.
not be
> worth continuing.
>
> If it does help then we could do some sort of tablet version detection
> and hard code in software I guess. It should help at least a little
> because it won't scale up to 2048 pressure range quite so fast.
>
> Chris
>
> On Thu, Jan 13, 2
stly usable as mouse input. Tablet input is unusable for me.
On Fri, Jan 14, 2011 at 04:00, AndrewP wrote:
> Peter, it might be default, but in Gentoo here, I use my own USE flags to
> compile everything with different settings.
>
>
> Chris, seems I didn't make it clear, but in
e tablet here, because I can't work with it
considering the issues.
I mean I have new pen, and I've already tried changing tips (even from my
Intuos pen, to a one with spring in it), so it mustn't be
wear or dust.
On Fri, Jan 14, 2011 at 02:21, Peter Hutterer wrote:
> On Thu,
r jumped
> to value higher then 6. Most time it was MUCH higher then 7.
>
> My rough math says currently any pressure over 4 on your hardware
> would be detected as a click.
>
> I think you'll want a minimum value of 112 because of:
> MaxPressure=127 so 127*3/50=7 so 7*(2048/
perty then it means you have an older version
> of xf86-input-wacom installed which doesn't default to compiling in
> debug support. I suggest upgrading in that case to latest git version
> (.10-10 has filter bug) and try again.
>
> Also, sending the output of "xsetwacom get st
19:16, Ping Cheng wrote:
> On Mon, Jan 10, 2011 at 1:52 PM, AndrewP wrote:
> > Happened to boot to Win7 again, and must notice it is wholly different
> > experience there. Any luck with our driver?
>
> I found another pen only serial tablet PC (another Toshiba system). I
>
way is there anything else I could do? I guess you can understand my
impatience on this matter =)
On Mon, Jan 10, 2011 at 22:11, Ping Cheng wrote:
> On Mon, Jan 10, 2011 at 10:52 AM, AndrewP wrote:
> > Happened to boot to Win7 again, and must notice it is wholly different
> > experie
Happened to boot to Win7 again, and must notice it is wholly different
experience there. Any luck with our driver?
On Sat, Jan 8, 2011 at 00:08, AndrewP wrote:
> I've compiled the driver from git, and now maxZ disappeared from Xorg.0.log
> (http://dpaste.org/kwBe/)
> everything
I've compiled the driver from git, and now maxZ disappeared from Xorg.0.log
(http://dpaste.org/kwBe/)
everything else seems to be pretty much the same. (checked xinput --test)
On Fri, Jan 7, 2011 at 17:56, Ping Cheng wrote:
> On Fri, Jan 7, 2011 at 7:14 AM, AndrewP wrote:
>
Could you present me some advice as New Year gift? :) I've updated to 2.6.37
recently.
On Tue, Dec 28, 2010 at 09:47, AndrewP wrote:
> Checked through Xorg.0.log once more, and something caught my attention.
>
> [26.461] (--) stylus: Wacom General ISDV4 tablet maxX=26312 max
Actually, issue is still open. I didn't have any troubles with xsetwacom,
though.
On Thu, Jan 6, 2011 at 13:22, ODDie wrote:
> Hi
>
> I found some mailing-list thread on linuxwacom project @soureforge.net
> about your issues with wacom pressure on Thinkpad X201t
> (https://sourceforge.net/mail
came from?
Maybe my tablet ID isn't recognized correctly?
On Tue, Dec 28, 2010 at 12:21, AndrewP wrote:
> Unfortunately, my developer abilities are very limited. I honestly looked
> through the code, and found one place where pressure is filtered to adjust
> for weared styli. M
ready.
I couldn't find where translation to xinput values takes place.
On Tue, Dec 28, 2010 at 01:19, Ping Cheng wrote:
> On Mon, Dec 27, 2010 at 4:59 AM, AndrewP wrote:
> > Hello,
> >tried it once more in another distribution with live usb, behaviour is
> > the
at 22:39, AndrewP wrote:
> commented tablet input devices in xorg.conf and tablet stopped working.
> So I guess HAL is not working.
>
> I'm curious why I have proper pressure range in isdv4-debugger, and a very
> limited one in xinput --test? Frankly speaking, pressure issu
22:27, Ping Cheng wrote:
> On Thu, Dec 23, 2010 at 11:22 AM, AndrewP wrote:
> > So I have to find another pen and try it?
> >
> > I forgot to mention, it works pretty well in Windows7, with some quirks
> > though, but in overall felt naturally.
>
> If it works
So I have to find another pen and try it?
I forgot to mention, it works pretty well in Windows7, with some quirks
though, but in overall felt naturally.
That's why I didn't blame hardware till now.
On Thu, Dec 23, 2010 at 22:16, Ping Cheng wrote:
> On Thu, Dec 23, 2010 at 11:1
et the X server load the driver,
> > I mean do you have an xorg.conf, a wacom.conf or a wacom.fdi
> > (
> http://linuxwacom.git.sourceforge.net/git/gitweb.cgi?p=linuxwacom/xf86-input-wacom;a=tree;f=conf;h=8d6ff791c0976c1612846c12a510b5871e9f596c;hb=HEAD
> )
> > installed?
&g
86-input-wacom;a=tree;f=conf;h=8d6ff791c0976c1612846c12a510b5871e9f596c;hb=HEAD
> )
> installed?
>
> Ping
>
> On Thu, Dec 23, 2010 at 10:31 AM, AndrewP wrote:
> > Here's my Xorg0.log http://dpaste.org/uZ45/
> >
> > On Thu, Dec 23, 2010 at 18:03, Ping Cheng wrote:
>
line: root=/dev/sda2
Build Date: 08 December 2010 11:24:30PM
and xf86-input-wacom is built from git source, as I understand.
Andrew P
On Thu, Dec 23, 2010 at 16:46, Ping Cheng wrote:
> On Wed, Dec 22, 2010 at 11:25 PM, AndrewP wrote:
> > Greetings everybody,
> > I
Greetings everybody,
I got Lenovo X201 Tablet which is equipped with Wacom serial tablet
device (with no Touch support).
I encounter 2 troubles, when trying to use my tablet:
1. Pen is overly sensitive, very quickly pressure goes to the highest value,
even with slight press on pen.
2. I
38 matches
Mail list logo