PC Review


Reply
Thread Tools Rate Thread

ACPI.sys causing very high CPU usage

 
 
chuck
Guest
Posts: n/a
 
      1st Jun 2007
I rassled with this problem for a while wondering why 'System' as
viewed in task manager would be using 85-99% CPU. After pokng around
the web, I loaded process explorer, and discovered that it was the
ACPI.sys thread that was sucking resources.

I have used process explorer as a workaround and simply suspended the
ACPI.sys thread - allowing me to utilize the computer w/o problems, I
DO have to remember to resume the thread before shutdown, elsewise
startup can be a problem, although NTkrnlpa.exe will sproadically
(every few days) jump in and do the same trick, even with ACPI
suspended.

I can not correlate the ACPI.sys misbehavior to any particular app,
combination of apps, or installation of any particular app.

I am at wit's end -

System particulars

Windows XP media center edition
HP Pavillion a1410n
AMD athlon 64 processor 3800+2.4 GHz
2 gig ram

Thanks in advance

chuck
 
Reply With Quote
 
 
 
 
Newbie Coder
Guest
Posts: n/a
 
      2nd Jun 2007
Chuck,

I always disable ACPI in the BIOS & suggest you do the same

Restart computer, click DEL & enter the BIOS
Disable the ACPI, press F10 & save the changes
Restart (automatically) & see what its like then

Process Explorer only uses a Service Controller object to suspend processes,
which is extremely easy to code (one line)

--
Newbie Coder
(It's just a name)



"chuck" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I rassled with this problem for a while wondering why 'System' as
> viewed in task manager would be using 85-99% CPU. After pokng around
> the web, I loaded process explorer, and discovered that it was the
> ACPI.sys thread that was sucking resources.
>
> I have used process explorer as a workaround and simply suspended the
> ACPI.sys thread - allowing me to utilize the computer w/o problems, I
> DO have to remember to resume the thread before shutdown, elsewise
> startup can be a problem, although NTkrnlpa.exe will sproadically
> (every few days) jump in and do the same trick, even with ACPI
> suspended.
>
> I can not correlate the ACPI.sys misbehavior to any particular app,
> combination of apps, or installation of any particular app.
>
> I am at wit's end -
>
> System particulars
>
> Windows XP media center edition
> HP Pavillion a1410n
> AMD athlon 64 processor 3800+2.4 GHz
> 2 gig ram
>
> Thanks in advance
>
> chuck



 
Reply With Quote
 
chuck
Guest
Posts: n/a
 
      2nd Jun 2007
Newb

That would be great - except the good folks at HP did not see fit to
include any variety of ACPI switch in BIOS. I've scrubbed it top to
bottom and the only thing that comes close is ability to wake on LAN
in SP4 (sleep mode).

One line? what would it be and where would I put it?

TKs for the comeback

chuck

On Sat, 2 Jun 2007 00:36:32 +0100, "Newbie Coder"
<(E-Mail Removed)> wrote:

>Chuck,
>
>I always disable ACPI in the BIOS & suggest you do the same
>
>Restart computer, click DEL & enter the BIOS
>Disable the ACPI, press F10 & save the changes
>Restart (automatically) & see what its like then
>
>Process Explorer only uses a Service Controller object to suspend processes,
>which is extremely easy to code (one line)

 
Reply With Quote
 
Newbie Coder
Guest
Posts: n/a
 
      2nd Jun 2007
Chuck,

Go into Device Manager & disable it there

Right-click MY COMPUTER | PROPERTIES
Hardware tab
DEVICE MANAGER button
Locate ACPI & set it to USE THE DEVICE - DISABLED, if you are able to change
it

Another way is to disable the service in the service manager

START | RUN
Type 'services.mas' (without quotes) & click OK
Locate the ACPI service & double-click it.
STOP the service & then change from AUTOMATIC to DISABLED

Lastly, in some OS' there is the ACPI in the POWER OPTIONS/POWER MANAGERMENT
in CONTROL PANEL

I have mine disabled in the BIOS so I don't need the above steps

According to the HP site you have the F10 setup options & one is to
enable/disable ACPI/USB Buffers:

http://h20000.www2.hp.com/bc/docs/su.../c00530675.pdf

START COMPUTER
F10
ADVANCED | ACPI...
Save the changes to restart

Will await your reply,

--
Newbie Coder
(It's just a name)



--
Newbie Coder
(It's just a name)


"chuck" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Newb
>
> That would be great - except the good folks at HP did not see fit to
> include any variety of ACPI switch in BIOS. I've scrubbed it top to
> bottom and the only thing that comes close is ability to wake on LAN
> in SP4 (sleep mode).
>
> One line? what would it be and where would I put it?
>
> TKs for the comeback
>
> chuck
>
> On Sat, 2 Jun 2007 00:36:32 +0100, "Newbie Coder"
> <(E-Mail Removed)> wrote:
>
> >Chuck,
> >
> >I always disable ACPI in the BIOS & suggest you do the same
> >
> >Restart computer, click DEL & enter the BIOS
> >Disable the ACPI, press F10 & save the changes
> >Restart (automatically) & see what its like then
> >
> >Process Explorer only uses a Service Controller object to suspend

processes,
> >which is extremely easy to code (one line)



 
Reply With Quote
 
chuck
Guest
Posts: n/a
 
      3rd Jun 2007
Newb

Sorry for not getting back earlier.

services.MSC brings up the same console that comes up in Control
panel/admion dasks, and I'd looked there previously. Needless to say
ACPI is not there. F10 on my machine (Pavillion a1410n) is restore,
not setup - you know one of those things that wants to wipe the hard
drive and bring you back to factory load.

I spent a good amount of time with HP tech support last night, and we
came to the conclusion that it's time to ship it back to HP for
look/repair. I hoe they have an IT Dr. House, because this situation
defies all attempts to nail down. Short of wiping the HD, there's no
way of knowing whether it's HW or SW. The fact that it will kick off
after boot (no use intervention) seems to point to a bum winders file,
or HW. I'm going to scrape off a backup and let the mfr decide. I'm
done beating my head against the wall, and running with a work around
is something that one shouldn't have to do on a 1 yr old machine.

Tks for the coaching and suggestions. I wonder if anyone from
Microsoft will pick up the thread tomorrow (Mon)

Cheers

Chuck

On Sat, 2 Jun 2007 10:24:51 +0100, "Newbie Coder"
<(E-Mail Removed)> wrote:

>Chuck,
>
>Go into Device Manager & disable it there
>
>Right-click MY COMPUTER | PROPERTIES
>Hardware tab
>DEVICE MANAGER button
>Locate ACPI & set it to USE THE DEVICE - DISABLED, if you are able to change
>it
>
>Another way is to disable the service in the service manager
>
>START | RUN
>Type 'services.mas' (without quotes) & click OK
>Locate the ACPI service & double-click it.
>STOP the service & then change from AUTOMATIC to DISABLED
>
>Lastly, in some OS' there is the ACPI in the POWER OPTIONS/POWER MANAGERMENT
>in CONTROL PANEL
>
>I have mine disabled in the BIOS so I don't need the above steps
>
>According to the HP site you have the F10 setup options & one is to
>enable/disable ACPI/USB Buffers:
>
>http://h20000.www2.hp.com/bc/docs/su.../c00530675.pdf
>
>START COMPUTER
>F10
>ADVANCED | ACPI...
>Save the changes to restart
>
>Will await your reply,
>
>--
>Newbie Coder
>(It's just a name)

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What's causing high cpu usage from simple actions such as opening a menu... jbclem Microsoft Windows 2000 2 17th Sep 2010 01:45 PM
Remote Desktop causing high CPU usage? Dave Balcom Windows XP Work Remotely 0 28th May 2004 03:12 AM
Bound Control on Access Form Causing High Memory Usage on SQL Server Ken Microsoft Access Form Coding 1 9th Feb 2004 01:17 PM
Hotmail causing high CPU usage Andrew Windows XP Internet Explorer 1 20th Jan 2004 03:53 PM
Multiple processes of "iexplore.exe" causing high CPU usage Scott R Windows XP Internet Explorer 2 20th Sep 2003 06:52 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:35 PM.