What is ACAP2000 ??? How does it influence Hibernating ???

  • Thread starter Thread starter Adam White
  • Start date Start date
A

Adam White

I have a desktop PC on which I'm trying to use Hibernation. I've
enabled hibernation mode in the Power Options, and "hibernation" shows
up on my Shutdown list. But when I select Hibernation there, I get an
error message that says "the device driver for the
'Root\acap2000\0000' device is preventing the machine from entering
hibernation. Please close all applications and try again. If the
problem persists, you may need to update this driver."

I get this message even when trying to hibernate immediately after
booting up the PC (so I don't think it's an issue with an "open
application."

I've looked through all the entries in my Device Manager, but I don't
see anything about "acap2000" in there. I've also googled 'acap2000'
but cannot find any good info that describes what it is, what it does,
what it has to do with hibernation, or how I could "update the driver"
for it.

Any ideas?
 
AFAIK nothing to do with the operating system if that's what you're asking.
You might try the vendor's web site.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|
| I have a desktop PC on which I'm trying to use Hibernation. I've
| enabled hibernation mode in the Power Options, and "hibernation" shows
| up on my Shutdown list. But when I select Hibernation there, I get an
| error message that says "the device driver for the
| 'Root\acap2000\0000' device is preventing the machine from entering
| hibernation. Please close all applications and try again. If the
| problem persists, you may need to update this driver."
|
| I get this message even when trying to hibernate immediately after
| booting up the PC (so I don't think it's an issue with an "open
| application."
|
| I've looked through all the entries in my Device Manager, but I don't
| see anything about "acap2000" in there. I've also googled 'acap2000'
| but cannot find any good info that describes what it is, what it does,
| what it has to do with hibernation, or how I could "update the driver"
| for it.
|
| Any ideas?
|
|
|
 
I build my PCs myself -- so I don't have a Vendor website to check,
for the PC. Of course, there are several hardware components in the
PC, so I guess if all else fails I'll be checking each of their sites.

But it would certainly be helpfule if I knew which specific component
this message normally refers to.
 
Yes hardware vendors web site is what I meant. Event Viewer may provide more
clues.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I build my PCs myself -- so I don't have a Vendor website to check,
| for the PC. Of course, there are several hardware components in the
| PC, so I guess if all else fails I'll be checking each of their sites.
|
| But it would certainly be helpfule if I knew which specific component
| this message normally refers to.
 
Something here may also provide clues.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
There are registry entries under there ...\root\acap2000\0000\Control
and ...\acap2000\0000\LogConf

The Control entry has (default), ActiveService, and DeviceReference
keys. Activeservice=acap2000 and DeviceReference=89064c90 (hex).

The ...\LogConf entry has (default) and BootConfig keys. BootConfig
says it is type Reg_resource_list and has a lengthy set of numbers
starting with 01 00 00 00 05 00 00 etc.

None of this info means anything to me.


There is also a message logged in Event viewer, when I try to
hibernate (and get the erroor message initially described). Here is
the event viewer entry:
Event Type: Error
Event Source: acap2000
Event Category: None
Event ID: 43
Date: 1/17/2006
Time: 7:50:26 PM
User: N/A
Computer: MYPC
Description:
The description for Event ID ( 43 ) in Source ( acap2000 ) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. The following information is part of the event: .
Data:
0000: 16 00 00 00 01 00 c2 00 ......Â.
0008: 00 00 00 00 2b 00 04 c0 ....+..À
0010: 05 00 03 00 10 00 00 c0 .......À
0018: 00 00 00 00 00 00 00 00 ........
0020: 00 00 00 00 00 00 00 00 ........



This doesn't mean much to me, either. I just cannot tie any of these
messages back to a specific piece of hardware!

Do these items mean anything to you?
 
Simply means the developer provided a means to write to the event log, but
didn't provide a description for this event.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
<snip>
| There is also a message logged in Event viewer, when I try to
| hibernate (and get the erroor message initially described). Here is
| the event viewer entry:
| Event Type: Error
| Event Source: acap2000
| Event Category: None
| Event ID: 43
| Date: 1/17/2006
| Time: 7:50:26 PM
| User: N/A
| Computer: MYPC
| Description:
| The description for Event ID ( 43 ) in Source ( acap2000 ) cannot be
| found. The local computer may not have the necessary registry
| information or message DLL files to display messages from a remote
| computer. The following information is part of the event: .
| Data:
| 0000: 16 00 00 00 01 00 c2 00 ......Â.
| 0008: 00 00 00 00 2b 00 04 c0 ....+..À
| 0010: 05 00 03 00 10 00 00 c0 .......À
| 0018: 00 00 00 00 00 00 00 00 ........
| 0020: 00 00 00 00 00 00 00 00 ........
|
|
|
| This doesn't mean much to me, either. I just cannot tie any of these
| messages back to a specific piece of hardware!
|
| Do these items mean anything to you?
 
Back
Top