|
 |
02-05-2006, 12:08 PM
|
#1
|
|
Variable Bitrate
Join Date: Jan 2005
Location: UK
Posts: 263
|
DWW-700H and equivalents Resume from Hibernation problem fix
I bought an equivalent to the DWW-700H on ebay recently. I've posted comments in another thread on it, and made mention to a problem I had. The issue was that on resuming from hibernation, the touch screen did not work. No amount of messing with devcon helped, nor did changing the drivers for different versions, but I did find that if I ran the touchkit configuration program, as soon as it had read from the device during initialisation the touchscreen would work.
Given it's a touch screen, running the config program manually after resume is impossible without a mouse or keyboard, so I decided to implement a software solution.
resumelaunch sits in the background (put it in your startup group) and detects whenever the PC resumes from hibernation. When it detects this state it launches the configured application, waits for a configured number of seconds, then terminates it with a 'TerminateProcess' call.
Software attached. Ini file contents should be self explanatory.
Ric.
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
02-05-2006, 12:16 PM
|
#2
|
|
Constant Bitrate
Join Date: Dec 2004
Posts: 185
|
I had a very similar problem.
I dont use hibernation, but i was finding that after reboot the TS would not work unitil i ran the touchkit software.
My solution (posted in a thread here) was to use the hard to find 3.2.3.3122 liliput drivers.
try that, your program may not be needed....
|
|
|
05-31-2006, 09:11 AM
|
#3
|
|
The Vauxhall Vectra Project
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,678
|
Quote: Originally Posted by ric355
I bought an equivalent to the DWW-700H on ebay recently. I've posted comments in another thread on it, and made mention to a problem I had. The issue was that on resuming from hibernation, the touch screen did not work. No amount of messing with devcon helped, nor did changing the drivers for different versions, but I did find that if I ran the touchkit configuration program, as soon as it had read from the device during initialisation the touchscreen would work.
Given it's a touch screen, running the config program manually after resume is impossible without a mouse or keyboard, so I decided to implement a software solution.
resumelaunch sits in the background (put it in your startup group) and detects whenever the PC resumes from hibernation. When it detects this state it launches the configured application, waits for a configured number of seconds, then terminates it with a 'TerminateProcess' call.
Software attached. Ini file contents should be self explanatory.
Ric.
@Ric - Thanks for this - going to give it a go later - driving me mad.... Noticed too that the same problem happerns if you boot up if the screen is off.....
Is there any way to introduce a periodic check as well as a power on check as well an option just to run rather than terminate as well ?
( Are you going to publish the code as well ( not a coder my self just wondering ? )
@Hoss - I'm using those suggested drivers you mention... does not cure the problem as mentioned above but it does seem a little more reliable..
Thanks
Terran
Last edited by ccsnet; 05-31-2006 at 09:15 AM.
|
|
|
05-31-2006, 11:45 AM
|
#4
|
|
Newbie
Join Date: Oct 2005
Location: Mumbai, India
Posts: 50
|
awesome, will try it out...
|
|
|
05-31-2006, 11:48 AM
|
#5
|
|
Variable Bitrate
Join Date: Jan 2005
Location: UK
Posts: 263
|
Quote: Originally Posted by ccsnet
@Ric - Thanks for this - going to give it a go later - driving me mad.... Noticed too that the same problem happerns if you boot up if the screen is off.....
Is there any way to introduce a periodic check as well as a power on check as well an option just to run rather than terminate as well ?
( Are you going to publish the code as well ( not a coder my self just wondering ? )
@Hoss - I'm using those suggested drivers you mention... does not cure the problem as mentioned above but it does seem a little more reliable..
Thanks
Terran
Source...
|
|
|
05-31-2006, 03:22 PM
|
#6
|
|
The Vauxhall Vectra Project
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,678
|
Quote: Originally Posted by ric355
Source...
Cheers - do you think the above addtions could be stuck in too ?
Terran
|
|
|
05-31-2006, 04:22 PM
|
#7
|
|
Variable Bitrate
Join Date: Jan 2005
Location: UK
Posts: 263
|
Quote: Originally Posted by ccsnet
Cheers - do you think the above addtions could be stuck in too ?
Terran
I'm not developing at the moment, so won't be done by me.
Ric.
|
|
|
06-01-2006, 05:08 AM
|
#8
|
|
The Vauxhall Vectra Project
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,678
|
Quote: Originally Posted by ric355
I'm not developing at the moment, so won't be done by me.
Ric.
Fair dos - thanks for the code
Terran
|
|
|
06-04-2006, 09:24 AM
|
#9
|
|
The Vauxhall Vectra Project
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,678
|
@Ric355..... Whats this writen in ? Pascal ? ( I'm guessing at at the file extention.... )
Cheers
Terran
|
|
|
06-04-2006, 03:05 PM
|
#10
|
|
Variable Bitrate
Join Date: Jan 2005
Location: UK
Posts: 263
|
Quote: Originally Posted by ccsnet
@Ric355..... Whats this writen in ? Pascal ? ( I'm guessing at at the file extention.... )
Cheers
Terran
Delphi 7
|
|
|
06-04-2006, 04:46 PM
|
#11
|
|
The Vauxhall Vectra Project
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,678
|
Quote: Originally Posted by ric355
Delphi 7
K - Thanks
Terran
|
|
|
06-19-2006, 05:10 PM
|
#12
|
|
The Vauxhall Vectra Project
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,678
|
Thanks to Ric355's source & Konfoo I started this thred.... contributions are welcome ( inc Ric if you feel up to it  )
Thanks once again Ric355
Terran
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:42 PM.
| |