Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > A workaround for the Windows Update lockup problem!

Reply
Thread Tools Display Modes

A workaround for the Windows Update lockup problem!

 
 
OriginalGorrilla
Guest
Posts: n/a

 
      05-30-2007
Don't know why it works, but I set my display adapter to the lowest possible
resolution (640x480 - 16 colors) and Windows Update works again! (The
adapter is on the Intel motherboard...not a NVidia). Since the machine I was
having the problem with spent all night downloading and updating all the
patches it missed, I haven't yet had a chance to reset the display back to
something useful, but, at least I was able to update!

 
Reply With Quote
 
 
 
 
MowGreen [MVP]
Guest
Posts: n/a

 
      05-30-2007
Since the processor [CPU] also shares memory with the onboard video
adapter, the most likely cause of the BSODs is that enormous amounts of
CPU cycles are being taken up by svchost/wuauclt/wmiprvse

Suggest you download and save :

Windows Update Agent 3.0 For XP and Vista (32 bit)
http://download.windowsupdate.com/v7...gent30-x86.exe

Update for Windows XP (KB927891)
http://www.microsoft.com/downloads/d...displaylang=en

Close the browser
Install WindowsUpdateAgent30-x86.exe first, then install
WindowsXP-KB927891-v3-x86-ENU.exe
Restart the system

Now try Windows Update with the desired screen resolution
Did that work ?


MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============


OriginalGorrilla wrote:

> Don't know why it works, but I set my display adapter to the lowest possible
> resolution (640x480 - 16 colors) and Windows Update works again! (The
> adapter is on the Intel motherboard...not a NVidia). Since the machine I was
> having the problem with spent all night downloading and updating all the
> patches it missed, I haven't yet had a chance to reset the display back to
> something useful, but, at least I was able to update!
>

 
Reply With Quote
 
OriginalGorrilla
Guest
Posts: n/a

 
      05-31-2007
I had already installed the new update agent and the KB927891 patch before I
tried changing screen resolution. I did get a chance to try setting the
display back to normal last nite...and update hangs again. The only way
update works is with 640x480 - 256 colors. The onboard video is an Intel
82810e...both the Intel site and microsoft have drivers dating from 2002 or
so. Tried them both with no success. Tonights magical trick will be to load
a standard driver and see where that gets me...

So, at any rate, it seems like the svchost cycle hog is the real
problem...maybe I'll try reducing its priority...

"MowGreen [MVP]" wrote:

> Since the processor [CPU] also shares memory with the onboard video
> adapter, the most likely cause of the BSODs is that enormous amounts of
> CPU cycles are being taken up by svchost/wuauclt/wmiprvse
>
> Suggest you download and save :
>
> Windows Update Agent 3.0 For XP and Vista (32 bit)
> http://download.windowsupdate.com/v7...gent30-x86.exe
>
> Update for Windows XP (KB927891)
> http://www.microsoft.com/downloads/d...displaylang=en
>
> Close the browser
> Install WindowsUpdateAgent30-x86.exe first, then install
> WindowsXP-KB927891-v3-x86-ENU.exe
> Restart the system
>
> Now try Windows Update with the desired screen resolution
> Did that work ?
>
>
> MowGreen [MVP 2003-2007]
> ===============
> *-343-* FDNY
> Never Forgotten
> ===============
>
>
> OriginalGorrilla wrote:
>
> > Don't know why it works, but I set my display adapter to the lowest possible
> > resolution (640x480 - 16 colors) and Windows Update works again! (The
> > adapter is on the Intel motherboard...not a NVidia). Since the machine I was
> > having the problem with spent all night downloading and updating all the
> > patches it missed, I haven't yet had a chance to reset the display back to
> > something useful, but, at least I was able to update!
> >

>

 
Reply With Quote
 
Robin Walker [MVP]
Guest
Posts: n/a

 
      05-31-2007
OriginalGorrilla <> wrote:

> I had already installed the new update agent and the KB927891 patch
> before I tried changing screen resolution. I did get a chance to try
> setting the display back to normal last nite...and update hangs
> again. The only way update works is with 640x480 - 256 colors. The
> onboard video is an Intel 82810e...


I expect that this video system steals RAM from the system memory to use as
video RAM. If so, it will steal a different amount of RAM for each
resolution, thus causing Windows components to load at different absolute
addresses for the different video resolutions.

This suggests that you might have faulty RAM hardware, and it is affecting
Windows differently according to video resolution.

I suggest that you try running a vigorous RAM test.

--
Robin Walker [MVP Networking]



 
Reply With Quote
 
OriginalGorrilla
Guest
Posts: n/a

 
      05-31-2007
I appreciate the suggestion...and, in truth, I began having this problem when
I increased the system's ram from 128meg to 512meg, so I have already run
some memory diagnostics...no errors reported.

....my next magical trick will be to put the old ram back, and see what
happens...

but...in light of so many other people having the same problem, I wonder if
it might not be something in the update agent's code that is using a bad
pointer....

"Robin Walker [MVP]" wrote:

> OriginalGorrilla <> wrote:
>
> > I had already installed the new update agent and the KB927891 patch
> > before I tried changing screen resolution. I did get a chance to try
> > setting the display back to normal last nite...and update hangs
> > again. The only way update works is with 640x480 - 256 colors. The
> > onboard video is an Intel 82810e...

>
> I expect that this video system steals RAM from the system memory to use as
> video RAM. If so, it will steal a different amount of RAM for each
> resolution, thus causing Windows components to load at different absolute
> addresses for the different video resolutions.
>
> This suggests that you might have faulty RAM hardware, and it is affecting
> Windows differently according to video resolution.
>
> I suggest that you try running a vigorous RAM test.
>
> --
> Robin Walker [MVP Networking]
>
>
>
>

 
Reply With Quote
 
RDHampton
Guest
Posts: n/a

 
      10-02-2007
I have a similiar problem... my screen resolution will not adjust above
800x600 after udating to SP2 for XP home ed. and I'm using the same graphics
card, Intel 82810e, and have 512Megs of Ram (old system). However, my
troubles has nothing to do with my RAM. I suspect it's the generic Plug&Play
driver within the SP2 update. Please, be gentle w/ replies, as I am not an
IT specialist.

"OriginalGorrilla" wrote:

> I appreciate the suggestion...and, in truth, I began having this problem when
> I increased the system's ram from 128meg to 512meg, so I have already run
> some memory diagnostics...no errors reported.
>
> ...my next magical trick will be to put the old ram back, and see what
> happens...
>
> but...in light of so many other people having the same problem, I wonder if
> it might not be something in the update agent's code that is using a bad
> pointer....
>
> "Robin Walker [MVP]" wrote:
>
> > OriginalGorrilla <> wrote:
> >
> > > I had already installed the new update agent and the KB927891 patch
> > > before I tried changing screen resolution. I did get a chance to try
> > > setting the display back to normal last nite...and update hangs
> > > again. The only way update works is with 640x480 - 256 colors. The
> > > onboard video is an Intel 82810e...

> >
> > I expect that this video system steals RAM from the system memory to use as
> > video RAM. If so, it will steal a different amount of RAM for each
> > resolution, thus causing Windows components to load at different absolute
> > addresses for the different video resolutions.
> >
> > This suggests that you might have faulty RAM hardware, and it is affecting
> > Windows differently according to video resolution.
> >
> > I suggest that you try running a vigorous RAM test.
> >
> > --
> > Robin Walker [MVP Networking]
> >
> >
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Windows Explorer constant restarting loop problem WORKAROUND spawnocula Windows Vista General Discussion 2 08-28-2007 03:10 AM
Windows Update Lockup Hotrod2528 Windows Update 0 12-31-2004 12:59 AM
Workaround for Time Error on Windows Update Dale Windows Update 2 05-05-2004 04:32 AM
Windows XP Home Update Lockup Don Stephan Windows Update 0 03-06-2004 02:21 PM
Workaround for Windows Update Scan error Dalius Windows Update 3 09-02-2003 09:27 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59