republican-creole
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


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


edit:
May 8th, @10:38AM

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

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

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.


jmorlan
Crescit Eundo

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)


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

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
Crescit Eundo

join:2001-02-05
Pacifica, CA
·Pacific Bell - SBC

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)
Forums » Tech and Talk » OS and Software » Microsoft help[XP Home] Mobo swap without repair install »
« [Vista] 64bit DVD Order  


Thursday, 08-Jan 02:07:43 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 9 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [160] New Comcast Throttling System 100% Online
· [111] After 10 Years Of Service, Charter Declares Home 'Unserviceable'
· [105] iTunes Dumps The DRM
· [71] AT&T, Verizon Stocks Tumble
· [54] Feds Start Wait List For DTV Converter Coupons
· [52] Cable To Grab 75% Of New Subs In 2009
· [47] DOCSIS 3.0 Gets Faster
· [39] Verizon Again Tweaks DSL Bundles
· [38] Netflix Via LG HDTVs
· [36] New Zealand's 'One Strike' Piracy Law
Most people now reading
· [ Professions] Northrend Herbalism and Mining Tracks [World of Warcraft]
· Can't order UVerse and then cancel TV later [AT&T U-verse]
· cashing a check for my child [General Questions]
· 3.0.8 Patch Notes [World of Warcraft]
· What the heck is going on in SoCal? [Road Runner]
· Bandwidth Limits - All discussion here [Comcast HSI]
· MLPPP: Fail - ERX06 [TekSavvy]
· Customers punished and sent to ERX06 ! [TekSavvy]
· What's the issue with shipping to a PO Box? [General Questions]
· Deadpool, when will the IKNS remotes be fixed? [Bell Canada]