T60p locking up..System Idle Process running high at 98-99%

T60/T61 series specific matters only
Post Reply
Message
Author
stephenaron
Junior Member
Junior Member
Posts: 285
Joined: Sat Mar 18, 2006 5:15 pm
Location: Delray Beach, Florida

T60p locking up..System Idle Process running high at 98-99%

#1 Post by stephenaron » Tue Aug 29, 2006 11:27 am

My T60p has been freezing up lately, and i noticed that after a reboot, i see my System Idle Process cpu # at 98-99 steadily. Seems very high. I was told that my system probabyl would freeze when running ohter programs if my idle process is almost 100 already. Thoughts?

Anthony S
Sophomore Member
Posts: 142
Joined: Tue Jun 13, 2006 4:12 am
Location: Switzerland

#2 Post by Anthony S » Tue Aug 29, 2006 3:15 pm

The System Idle Process is what the name suggests. It's the process that runs when nothing else runs. So, if nothing else is running, of course, the System Idle Process is running at 99%. It's just ticking over until some other process claims the CPU.
Current: T60p (2007-93G). Previous: T23 (2647-9LG).

planetf1
Freshman Member
Posts: 106
Joined: Fri Sep 03, 2004 10:43 am

#3 Post by planetf1 » Wed Aug 30, 2006 4:52 pm

Can you clarify "freezing up". As the previous poster mentioned, you "expect" to see "System Idle process" taking "high CPU" - this means the system is idle

However if you see "System" taking high CPU something else may be up.

I've been experiencing a wierd problem whereby the mouse would stop moving for around 1s in every 3s. I tracked it down to some device driver activity in NDIS.sys (technical details - DPC processing, debugged with RATTV3). So far I've just applied latest XP ndis.sys fixes to see if it goes away.

I was going to write up a blog on this, does the symptom bear any resemblence to yours?

stephenaron
Junior Member
Junior Member
Posts: 285
Joined: Sat Mar 18, 2006 5:15 pm
Location: Delray Beach, Florida

freezing up

#4 Post by stephenaron » Wed Aug 30, 2006 5:05 pm

To clarify...In the Windows Task Manager......under Processes,...i see System Idle Process....and under the CPU column, its showing 98-99 allmost all of the time. Is that ok?

planetf1
Freshman Member
Posts: 106
Joined: Fri Sep 03, 2004 10:43 am

#5 Post by planetf1 » Wed Aug 30, 2006 5:22 pm

yes

jamies
Posts: 31
Joined: Wed May 03, 2006 7:09 pm
Location: Seattle, WA, USA

#6 Post by jamies » Fri Sep 01, 2006 3:11 pm

planetf1 wrote:I've been experiencing a wierd problem whereby the mouse would stop moving for around 1s in every 3s. I tracked it down to some device driver activity in NDIS.sys (technical details - DPC processing, debugged with RATTV3). So far I've just applied latest XP ndis.sys fixes to see if it goes away.
I too have been having 1-2 blue screen lockups per day due to NDIS.sys. I wish I knew what it was!
T60 - 2007-63U

stephenaron
Junior Member
Junior Member
Posts: 285
Joined: Sat Mar 18, 2006 5:15 pm
Location: Delray Beach, Florida

locking up

#7 Post by stephenaron » Fri Sep 01, 2006 3:25 pm

How do you know its NDIS? Mine freezes completely, so i cant check anything, nor do i get error msgs.

jamies
Posts: 31
Joined: Wed May 03, 2006 7:09 pm
Location: Seattle, WA, USA

Re: locking up

#8 Post by jamies » Fri Sep 01, 2006 3:33 pm

stephenaron wrote:How do you know its NDIS? Mine freezes completely, so i cant check anything, nor do i get error msgs.
I see blue screens that reference NDIS.sys.
T60 - 2007-63U

stephenaron
Junior Member
Junior Member
Posts: 285
Joined: Sat Mar 18, 2006 5:15 pm
Location: Delray Beach, Florida

locking up

#9 Post by stephenaron » Fri Sep 01, 2006 5:31 pm

ah.... :) THat would explain that. Mine just freezes up and i need to hold the power button down to turn it off.

planetf1
Freshman Member
Posts: 106
Joined: Fri Sep 03, 2004 10:43 am

#10 Post by planetf1 » Fri Sep 01, 2006 6:48 pm

What I have is neither a blue screen nor a total lockup.

The system works, but freezes for 0.5-1.0s every 2.0s or so. So not very usable.

I know it's NDIS.SYS from use of the RATTV3 tool from microsoft.

Whether the latest hotfixed fix my problem is yet to be proven.

So to repeat
- I have no *total* freezes
- I have no blue screens

planetf1
Freshman Member
Posts: 106
Joined: Fri Sep 03, 2004 10:43 am

#11 Post by planetf1 » Mon Sep 04, 2006 9:08 am

.. and still getting it. It appears NDIS.SYS manages DPC for other miniport drivers, which means all my comms interfaces are now suspect
- vmware
- WECM
- Intel 3945ABG wireless
- Intel ethernet

.. Mmm. no idea how I find out which is the culprit except through trial/error

jamies
Posts: 31
Joined: Wed May 03, 2006 7:09 pm
Location: Seattle, WA, USA

#12 Post by jamies » Mon Sep 04, 2006 1:48 pm

planetf1 wrote:.. and still getting it. It appears NDIS.SYS manages DPC for other miniport drivers, which means all my comms interfaces are now suspect
- vmware
- WECM
- Intel 3945ABG wireless
- Intel ethernet

.. Mmm. no idea how I find out which is the culprit except through trial/error
Thanks for keeping us posted. I've been trying things as well, and every time I think I've got a break it locks up again.
T60 - 2007-63U

jdhurst
Admin
Admin
Posts: 5831
Joined: Thu Apr 29, 2004 6:49 am
Location: Toronto, Canada

#13 Post by jdhurst » Mon Sep 04, 2006 2:06 pm

The network card/drivers on my desktop computer went bad (I know not why and I could not fix them - see my thread on rebuild (bah humbug)).

So try this with VMware: Uninstall it, reboot and re-install it. In my case, the bridge protocol would not re-install. Physical format and rebuild was the only solution. If your protocols install properly, then maybe try uninstalling / reinstalling winsock (KB 892889).
... JD Hurst

techie
Posts: 16
Joined: Tue Aug 29, 2006 12:47 pm
Location: Denmark

#14 Post by techie » Mon Sep 04, 2006 2:13 pm

Last time I had NDIS.SYS problems it was the Norton/Symantec firewall.

It was btw. on a T41.

planetf1
Freshman Member
Posts: 106
Joined: Fri Sep 03, 2004 10:43 am

#15 Post by planetf1 » Mon Sep 04, 2006 2:15 pm

Great minds think alike... just removed SCF to go back to ZoneAlarm... see if that helps.

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “ThinkPad T6x Series”

Who is online

Users browsing this forum: iModFrenzy, toarsapada and 6 guests