Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Tech and Talk » OS and Software » Microsoft Help » [XP Pro] Erratic wirless connection after SP3
Search Topic:
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
[XP Home] Mobo swap without repair install »
« [Vista] 64bit DVD Order  
AuthorAll Replies


jmorlan
Hmm... That's funny.
Premium
join:2001-02-05
Pacifica, CA
·Pacific Bell - SBC

reply to bcastner
Re: [XP Pro] Erratic wirless connection after SP3

Thank you again for the detailed analysis and suggestions. The laptop was using a LinkSys (Odyssey) client with Wireless Zero disabled which was recommended by LinkSys. I got rid of the LinkSys software and enabled Wireless Zero and that works much better in my opinion. Unfortunately that configuration is unsupported, but I don't care.

After that I installed SP3 on the laptop with no issues.

Then I tried SP3 again on the wireless desktop which had the original wireless connection problems. That system was using XP's Wireless Zero already as recommended by the manufacturer. I updated the driver for the wireless adapter first and then installed SP3 from a CD with no antirvirus running. I am please to report that the wireless connection has been solid for the last several days.

I've printed out your last post in case the issue arises in the future. At this time I am unable to reproduce the problem or provide you with any logs.

Thanks again.
--
If America has an official philosophy, it surely includes the belief in individualism, competition, private property, democracy, freedom, and a deep faith in education. This social philosophy is called "liberalism." GKM (1936)


bcastner
Premium,VIP,MVM
join:2002-09-25
Chevy Chase, MD
clubs:
·Verizon Online DSL

reply to jmorlan
jmoralan,

Are you using the Linksys Client as well? In other words, you have XP's Wireless Zero disabled, and all configuration is done through a Linksys utility?

1. This is not preferred. It would be better to use only the drivers from Linksys, and allow XP to natively configure the adapter and all Network associations.

2. If you do not wish to do this, use your Laptop as the test case. I would download the Stand-alone XP SP3 Redistributable, or the ISO. (See the first response in this very thread).

Next, head to the Linksys site and be sure you have the most recent driver release.

Next, Use Add or Remove Programs, and Uninstall the Linksys client software.

Next, using the ISO or standalone Network Installation Package, install SP3.

Reboot twice when done.

Finally, install the Linksys adapter client software, just as if it were a brand new installation of the adapter.

======================
My guess is that you are seeing Authentication failures. There are some bugged reports from the Beta period on certain Broadcom chipset based adapters. Linksys went back and forth between Broadcom and Atheros chipsets, so what is in yours is tough to say.

See if the following helps:

• Run the command “Netsh ras set tracing * enabled”
• Reproduce the problem
• Run the command “Netsh ras set tracing * disabled”
• The logs will be at %windir%\tracing

Open the log file with Notepad. What I am looking for is a repeated sequence that resembles the following:

3660] 14:54:26:121: Interface {DCC9F2F1-DF04-4A97-92E9-6F264781F65C}:
[3660] 14:54:26:121: IP Address: 192.168.30.43
[3660] 14:54:26:121: HrAddIPCharacteristics {DCC9F2F1-DF04-4A97-92E9-6F264781F65C}: HrDHCPAcquiring=1 (Done), dwRetryTime=345597, NonZeroAddress=1, bDhcpEnabled=1, dwCharacteristics=NCCF:0x00101009
[3124] 14:54:26:137: NETMAN: GetProperties-WZCQueryGUIDNCSState (NETMANNCS=NCS_CONNECTED WZCNCS=NCS_AUTHENTICATION_FAILED hr=0x00000000 fZeroConfEnabled=0)

-- OR -- like this:

3124] 14:54:26:293: Interface {DCC9F2F1-DF04-4A97-92E9-6F264781F65C}:
[3124] 14:54:26:293: IP Address: 192.168.30.43
[3124] 14:54:26:293: HrAddIPCharacteristics {DCC9F2F1-DF04-4A97-92E9-6F264781F65C}: HrDHCPAcquiring=1 (Done), dwRetryTime=345597, NonZeroAddress=1, bDhcpEnabled=1, dwCharacteristics=NCCF:0x00101009
[3124] 14:58:33:053: INetConnectionRefresh: ConnectionStatusChanged call [NCS_AUTHENTICATING]
[2480] 14:58:33:053: NETMAN: LanEventWorkItem (Type = CONNECTION_STATUS_CHANGE)
[1560] 14:58:33:053: INetConnectionRefresh: ConnectionStatusChanged call [NCS_AUTHENTICATING]
[2480] 14:58:33:053: NETMAN: LanEventWorkItem-WZCQueryGUIDNCSState (NETMANNCS=NCS_CONNECTED WZCNCS=NCS_AUTHENTICATING hr=0x00000000 fZeroConfEnabled=0)
[2480] 14:58:33:053: NOTIFY: Notifying ConnectionStatusChange... (pSink=0x0576241C) [NCS_AUTHENTICATING]
[2480] 14:58:33:162: HrWZCDLGNotify: Not sending status to WZC, because fZeroConfEnabled is FALSE and ncs is NCS_AUTHENTICATING

Here you have a third-party Wireless configuration service being used instead of the native service. Authentication with the router/AP is clearly failing intermittently.

1. Start Services.msc; be sure the new service "Wired AutoConfig" is set to Manual or Disabled.

2. Be sure that "Enable IEEE 802.1x authentication" on the client adapter settings is Disabled.

3. Re-enter the WEP/WAP key for the Network Connection. (This is a theory of mine about the changes in the Cryptographic services of XP3). This will force a new write of the key to your registry.

Reboot and test.

If you could, after doing all of the above, and still no joy, let me know. Be sure to re-enable logging to capture a small log, and send back to the Forum a small snippet where it shows a connection failure.

But at the moment, at least from bugged reparts on XP SP3, there is not a lot of complaints about intermittent wireless issues.

I promise to review any logs you submit.

Best wishes,
Bill Castner

--
============
MS-MVP 2004 - -2008, ASAP Member
Users Helping Users



jmorlan
Hmm... That's funny.
Premium
join:2001-02-05
Pacifica, CA
·Pacific Bell - SBC

reply to bcastner
bcastner See Profile,

The technical information you have offered has been substantial. I hope you do not think we are blaming Microsoft or anybody else for some of these issues. We are just reporting our problems and guessing at possible causes or solutions and trying to help each other.

To get back to basics. I have one system in which I rolled back (removed) SP3 and that fixed the unstable wireless connection problem.

1. Should I leave well enough alone (SP2 is fully updated) or should I try another SP3 install? If so, should I install in safe mode or take other precautions?

2. If I install again and the problem returns what steps should I take to fix it.

I have a laptop which also has a wireless connection using the same vendor (LinkSys). Because of the problems I had with the desktop, I have not yet installed SP3 on that laptop.

For the laptop I have the same two questions as for the desktop.

Any practical guidance would be most appreciated.
--
If America has an official philosophy, it surely includes the belief in individualism, competition, private property, democracy, freedom, and a deep faith in education. This social philosophy is called "liberalism." GKM (1936)

MIXZ1

join:2001-01-02
Mexico
·Prodigy Infinitum

reply to bcastner
I seem to have upset you here. If I have I apologize. I have not "blamed" anything on MS. I have expressed my beliefs, based on what, as I clearly stated, happened to my computer.

In my attempt to compliment you on the clarity and informative nature of your replies, you have somehow misconstrued this as an argument. No argument was inteneded, and again I apologize.

Since it seems I can't post any conjecture without irritating you, I'll just withdraw from this thread.


bcastner
Premium,VIP,MVM
join:2002-09-25
Chevy Chase, MD
clubs:
·Verizon Online DSL


1 edit
reply to MIXZ1
Your originally stated XP SP3 introduced new device drivers. Then you shifted to claiming it overwrote portions of third-party network adapter drivers. Now you are blaming Microsoft because it does not write up instructions for third-party network adapters?

The end user support of your network adapter is its manufacturer and not Microsoft. Wireless adapter issues under XP SP3 installations have been minor; the responsibility for supporting these third-party products is their manfacturer. Some have released post-SP3 versions to handle issues. Most have had no issues.

Finally, you blame Microsoft because a netsh int ip reset resetlog.txt does not rebind the third-party network adapters? To determine what exactly netsh int ip reset does is easy enough. Open the file created, resetlog.txt, with notepad and read. Netsh.exe is essentially a kind of scripting host, and its directives and their results are easily viewed. The new network stack introduced with XP SP2 is pefectly modular, with explicit hooks for a third-party to use. If the driver does not conform, or does not reliably hook, these would have to be rebuilt. In most cases you can use netsh to do this by rebuilding the winsock Catalogs (netsh winsock reset catalog) without any driver reinstallation; or at least that has been my experience. I have never had to reinstall a drive under Service Pack 2 or Service Pack 3 for XP.

--
============
MS-MVP 2004 - -2008, ASAP Member
Users Helping Users


MIXZ1

join:2001-01-02
Mexico
·Prodigy Infinitum

reply to bcastner
Once again, thanks for the succinct reply. By "key components" I meant the other baggage that sometimes accompanies a driver package, such as a configuration utility, with the dlls needed for it.

You said "The reason an uninstall/reinstall is recommended is to rebind the third-party network adapter driver with the XP network stack." Not to muddy the waters, but I didn't see this recommenation in the SP3 documentation, and when it's rolled out via automated updates I doubt those users are going to see any such recommendation either.

And, since I am learning a lot here, why did the "netsh int ip reset c:\resetlog.txt" fail to rebind the adapter? That was the first thing I tried when my connection went belly up.

Thanks in advance for your continued input.


bcastner
Premium,VIP,MVM
join:2002-09-25
Chevy Chase, MD
clubs:
·Verizon Online DSL


1 edit
reply to MIXZ1
quote:
Obviously a driver re-install carries some other components, beyond the actual driver files, and by some deductive reasoning, if the re-install of a driver package fixes something that broke immediately after the service pack was installed, the service pack overwrote some key component needed by the device with its own "updated" version.
XP SP3 does not overwrite key components of other companies. It overwrites its own key components.

Your issue is in fact not related to "key components", whatever that might mean. It most certainly is not driver files of other companies. IT ABSOLUTELY IS NOT BECAUSE XP SP3 INTRODUCES NEW DEVICE DRIVERS. The reason an uninstall/reinstall is recommended is to rebind the third-party network adapter driver with the XP network stack.

This has nothing to do with overwritten files.
It has everything to do with the registry. Both your original claim and its defense are simply not true.

--
============
MS-MVP 2004 - -2008, ASAP Member
Users Helping Users


MIXZ1

join:2001-01-02
Mexico
·Prodigy Infinitum

reply to bcastner
Thanks for the informative reply, bcastner. Nevertheless, re-installing the drivers for the wireless NIC (Atheros/Lenovo ABG, in my case) solved the problem without having to roll back the service pack. Several others have reported the same solution.

Obviously a driver re-install carries some other components, beyond the actual driver files, and by some deductive reasoning, if the re-install of a driver package fixes something that broke immediately after the service pack was installed, the service pack overwrote some key component needed by the device with its own "updated" version.
Forums » Tech and Talk » OS and Software » Microsoft Help[XP Home] Mobo swap without repair install »
« [Vista] 64bit DVD Order  


Saturday, 05-Dec 04:49:33 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [163] Comcast Releasing Promised Usage Meter
· [145] Avast Antivirus Has Gone Mad
· [126] Comcast Makes NBC Universal Acquisition Official
· [104] Graduate Student Unveils Sprint's GPS Sharing With Feds
· [101] Google Invades ISP, OpenDNS Turf With Google Public DNS
· [90] The Bandwidth Hog Does Not Exist
· [83] FCC Ponders Moving From PSTN To IP Voice
· [81] Latest Consumer Reports Survey Not Kind To AT&T
· [74] Sprint Defuses GPS Privacy Media Bomb
· [70] Baltimore To Ban Lazy Cable Installs
Most people now reading
· False positive in Avast! or is it real? [Security]
· Windows 7 boot manager editing questions [Microsoft Help]
· 3.x Feral Druid - Bear Tanking Guide [World of Warcraft]
· DNS options, what are YOU using? [TekSavvy]
· [Snow Leopard] NFS Mounts - no more Directory Utility [All Things Macintosh]
· Evading throttling with uTP / uTorrent 1.9a [TekSavvy]
· Maximizing Rogue DPS for 3.1 [World of Warcraft]
· Farewell [Bell Canada]
· Google takes aim at browser redirection [Security]
· Best Instances to Farm for Phat Gold [World of Warcraft]