+ Reply to Thread
Results 81 to 90 of 117
Thread: What Pen are you using? (EA800)
-
02-02-2012, 01:51 AM #81Pen Pal - Newbie
- Join Date
- Jan 2012
- Posts
- 5
- Rep Power
- 0
Re: What Pen are you using? (EA800)
I can confirm that the IBM Pen Think Pad X41 works fine with die EEE Note.
-
02-14-2012, 06:40 AM #82Pen Pal - Newbie
- Join Date
- Feb 2012
- Posts
- 4
- Rep Power
- 0
Re: What Pen are you using? (EA800)
Hi Blacknight,
I've followed your instructions to add this line "module pthres pmin=20" to "ts.conf" file, but for some reasons, after I turned off the device and rebooted it, my stock stylus pen is no longer working nor those touch sensitive buttons(I believe I have turned them off prior to the operation...)
As the result, I can now only turn off or boot up the device but can't do anything else!
So, can you please help me to sort it out, I feel really frustrated right now..thanks in advance!
-
02-14-2012, 06:54 AM #83Pen Pro - Senior Member
- Join Date
- May 2011
- Posts
- 174
- Rep Power
- 3
Re: What Pen are you using? (EA800)
You can probably make a "dvt_check" script and run it from SD.
Look in other threads for details.
-
02-14-2012, 08:11 AM #84Pen Pal - Newbie
- Join Date
- Feb 2012
- Posts
- 4
- Rep Power
- 0
Re: What Pen are you using? (EA800)
Well, thanks for the suggestion, but the thing is to write a "dvt_check" script is something beyond my knowledge, but I think my problem is caused by the additional line "module pthres pmin=20" in /etc/ts.conf, if I can just get rid of it or to replace this /etc/ts.conf file to the stock original one, my device should be back to working state right away.
-
02-14-2012, 06:28 PM #85Pen Pro - Senior Member
- Join Date
- Sep 2011
- Posts
- 193
- Rep Power
- 2
Re: What Pen are you using? (EA800)
I presume you'd have to open up the Eee Note (described in this thread), remove the internal MicroSD card, insert it into your computer and then manually replace the broken ts.conf with a working one. I have never opened my Eee Note, so I can't promise that this would be the exact procedure, but it seems logical.
Regarding this:
Does the dvt_check still run if the Eee Note is stuck at bootloader?
And Woshi: If these two methods are not possible options for you, I direct you to instructions on how to format and reinstall your whole kernel without opening your Eee Note (post #16). You will, of course, lose all your saved files in the process
Last edited by Jamie-B; 02-14-2012 at 06:31 PM.
-
02-15-2012, 09:06 AM #86
Re: What Pen are you using? (EA800)
Hi woshi02191
I'm sorry you're having difficulties. I have made a dvt_check file to fix your ts.conf file (attached).
(1) Download the zip file and unzip it onto the root of an SD card. You should see the following files in the root of the SD card.
- dvt_check
- dvt_check_pmin20
- dvt_check_uninstall
- ts.conf.bak
- ts.conf.pmin20
If the files are not in the root directory it won't work.
(2) Switch off the Eee Note.
(3) Insert the SD card in the Eee Note.
(4) Switch on the Eee Note.
(5) The Eee Note should appear to boot normally.
This will replace your ts.conf file with one that works, including the pmin=20 change.
If you want to go back to the original ts.conf settings, then rename the file dvt_check_uninstall to dvt_check on the SD card and repeat the installation steps listed above.
Please let me know whether this fixes your Eee Note.Last edited by BlacKnight; 02-15-2012 at 09:11 AM.
Asus EP121-1A019M 470UM 4/64GB Win7x64 SP1 BIOS 704mod. Asus EA800 16/16GB FW 1.0.16.146. Samsung Galaxy Note 10.1-GT-N8010 WiFi 16GB.
-
02-15-2012, 10:05 AM #87Pen Pal - Newbie
- Join Date
- Feb 2012
- Posts
- 4
- Rep Power
- 0
Re: What Pen are you using? (EA800)
Hi Jamie,
Thank you so much for your reply, and I really appreciate it!
I've refered to the thread to open up the device, and I would say it would have worked for me if I didn't try to remove the glass on top of the screen, which I have been thinking to remove for a very long time! but unfortunately, I left several scratches on the screen eventually, but that's another story, anyways, thansk again for your input!
-
02-15-2012, 10:13 AM #88Pen Pal - Newbie
- Join Date
- Feb 2012
- Posts
- 4
- Rep Power
- 0
Re: What Pen are you using? (EA800)
Hi Blacknight,
Thanks for spending your time to make me a fix to my problem!
Yes, it worked right away, but the modified dvt_check file seems a little bit too sensitive, e.g. sometimes even after I lifted up the stylus after writing down a word, the screen wouldn't recognise it, as a result, there will be a line between this word and the next word I wrote. (not sure if you got the picture, I'm not native english speaker, so sorry about that if it's hard to understand)
So I then renamed the dvt_check_uninstall to dvt_check, and the device is now working as it used to.
-
02-15-2012, 10:38 AM #89
Re: What Pen are you using? (EA800)
Hi woshi02191
I'm glad it fixed your Eee Note.
I know what you mean about the pen lift-off not always registering. Your English is good. IMO it's because the Eee Note software is taking the pen pressure from the post-processed pen event data, but the pen on/off flag from the unprocessed data, so they don't always sync.
Personally I am now using SH0DAN's pscale module from post #67. IMO it works much better than using pthres, because it doesn't discard any events, so pre- and post-processed event data are in sync.Last edited by BlacKnight; 02-15-2012 at 10:43 AM.
Asus EP121-1A019M 470UM 4/64GB Win7x64 SP1 BIOS 704mod. Asus EA800 16/16GB FW 1.0.16.146. Samsung Galaxy Note 10.1-GT-N8010 WiFi 16GB.
-
02-28-2012, 01:43 PM #90Pen Pal - Newbie
- Join Date
- Dec 2011
- Posts
- 9
- Rep Power
- 0
Re: What Pen are you using? (EA800)
Hello all,
I noticed another problem with my eeeNote. The stock pen is sometimes drawing a line even if I'm not touching the screen. Version 1.0 of the pscale module seems not to fix this problem. After some research I noticed that the pscale module can be extended to fix it, too. I updated the module to version 1.1. Please refer to the included usage.txt for detailed installation instructions.
For those that are using Version 1.0 here's the description of the new feature from the usage.txt file:
Fixing the "pen drawing without touching the screen" issue
If your pen is drawing a line even without touching the screen you can use pscale to fix this issue. Just set the btnFilter parameter to one of the folowing values:
- 0 Disable button filter (default)
- 1 Touch
- 2 Second button (not present on stock pen)
- 3 Both buttons
This enables the button filter. It filters out the specified touch/click events as long as pinLow is not reached. This makes sure the application does not detect a button event as long as the pressure level is below pinLow. The btnFilter parameter configures what button events should be filtered out.
This configuration option only makes sense if you set poutLow to 0. Using other values for poutLow can lead to strange results.
I attached the new version to this post. Have fun.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)



LinkBack URL




Reply With Quote


Bookmarks