<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1 in Wireless</title>
    <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506232#M16440</link>
    <description>&lt;P&gt;This is a great find, it was so disappointing that this wasn't working correctly.  Thanks very much Catatau.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did have to make one change though to get it working.  The powershell script needs to properly identify the Net-Adapter, on my machine the adapter was named differently.  In powershell you can just run Get-NetAdapter to get the list of your adapters.  Then in the script change the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-NetAdapter -Name "your wifi adapter's name here" | restart-netadapter&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2013 17:41:56 GMT</pubDate>
    <dc:creator>KV</dc:creator>
    <dc:date>2013-11-28T17:41:56Z</dc:date>
    <item>
      <title>Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506226#M16434</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just recently upgraded to Windows 8.1 on my Gateway laptop with Intel(R) PRO/Wireless 3945ABG. Everything was fine prior to the upgrade from Windows 8. Now, everytime I put the computer to sleep or stand-by, on logging back in the wifi is disconnected. It still shows all the neighborhood routers but won't connect to mine. It gets stuck at "waiting to authenticate". I have to disable and enable the adapter in Network Connections. That fixes it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its just annoying that I have to do this every morning or after I've stepped away for a long time. Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've downloaded the latest driver from Intel but the update tool in Device manager says I've got the latest version. I'm at 13.0.3.137.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2013 21:14:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506226#M16434</guid>
      <dc:creator>KShah9</dc:creator>
      <dc:date>2013-11-01T21:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506227#M16435</link>
      <description>&lt;P&gt;Please note that your wireless adapter is only supported in Windows* 7 and older operating systems since it is a legacy product. You may check the articles below for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.intel.com/support/wireless/wlan/sb/CS-034561.htm"&gt;http://www.intel.com/support/wireless/wlan/sb/CS-034561.htm&lt;/A&gt; Intel� Wi-Fi Products; Intel� Wireless Products and Microsoft Windows 8.1*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.intel.com/support/wireless/wlan/sb/CS-031641.htm"&gt;http://www.intel.com/support/wireless/wlan/sb/CS-031641.htm&lt;/A&gt; Intel� Wi-Fi Products; Which operating systems are supported by Intel� Wireless Products?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2013 19:16:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506227#M16435</guid>
      <dc:creator>Jose_H_Intel1</dc:creator>
      <dc:date>2013-11-04T19:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506228#M16436</link>
      <description>&lt;P&gt;That is strange - in Windows 8.0 out of the box everything works fine.&lt;/P&gt;&lt;P&gt;The answer from intel is definitly wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See my eeror-report /thread/46177 &lt;A href="https://communities.intel.com/thread/46177"&gt;https://communities.intel.com/thread/46177&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2013 12:20:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506228#M16436</guid>
      <dc:creator>NScg</dc:creator>
      <dc:date>2013-11-06T12:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506229#M16437</link>
      <description>&lt;P&gt;I have a workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a Powershell script that restarts the Wifi adapter when the computer is started (or wakes up from sleep/hibernation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I has solved the issue for me.  I have tested it only in Windows 8.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Download the file below and follow the instructions from included txt file:&lt;/P&gt;&lt;P&gt;1.Open Windows Task Scheduler&lt;/P&gt;&lt;P&gt;2.Import the xml as a new task&lt;/P&gt;&lt;P&gt;3.create a folder in C: drive called "RestartWifi (without the quotes)&lt;/P&gt;&lt;P&gt;4.Copy the Powershell script file restart_wifi.ps1 to this new folder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's it.  When the computer starts, or awakes from sleep, it will reset your Wifi adapter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.box.com/s/ubimf1u34yosy2uc9cg7"&gt;https://app.box.com/s/ubimf1u34yosy2uc9cg7&lt;/A&gt; restartWifi.zip - Box&lt;/P&gt;</description>
      <pubDate>Sun, 17 Nov 2013 16:00:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506229#M16437</guid>
      <dc:creator>AE</dc:creator>
      <dc:date>2013-11-17T16:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506230#M16438</link>
      <description>&lt;P&gt;the script doesn't work with my Windows 8.1 32 bit laptop with Intel(R) PRO/Wireless 3945ABG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the device manager, if i deactivate and then activate, then the wifi works again, is´nt that what the RestartWifi &lt;/P&gt;&lt;P&gt;script should simulate.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2013 17:54:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506230#M16438</guid>
      <dc:creator>EAnde14</dc:creator>
      <dc:date>2013-11-26T17:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506231#M16439</link>
      <description>&lt;P&gt;There was an error in the scheduled task: An event ID thrown at system wake up was missing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've uploaded a fixed version: &lt;A href="https://app.box.com/s/ubimf1u34yosy2uc9cg7"&gt;https://app.box.com/s/ubimf1u34yosy2uc9cg7&lt;/A&gt; restartWifi_v2.zip - Box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also changed the task configuration from "Windows Vista" type to Windows 8.1.  Now I've tested in 64-bit Windows 8.1 and it worked. In fact, this works with any WIFI card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: It may take some 1-2 minutes for your card to be disabled and enabled once the computer awakes from sleep...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, make sure you copy the PS1 file under this path &lt;I&gt;&lt;A&gt;c:\RestartWifi\restart_wifi.ps1&lt;/A&gt;&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2013 21:00:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506231#M16439</guid>
      <dc:creator>AE</dc:creator>
      <dc:date>2013-11-26T21:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506232#M16440</link>
      <description>&lt;P&gt;This is a great find, it was so disappointing that this wasn't working correctly.  Thanks very much Catatau.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did have to make one change though to get it working.  The powershell script needs to properly identify the Net-Adapter, on my machine the adapter was named differently.  In powershell you can just run Get-NetAdapter to get the list of your adapters.  Then in the script change the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-NetAdapter -Name "your wifi adapter's name here" | restart-netadapter&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2013 17:41:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506232#M16440</guid>
      <dc:creator>KV</dc:creator>
      <dc:date>2013-11-28T17:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506233#M16441</link>
      <description>&lt;P&gt;Thanks to Catatau and KV, now  it works great&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My wifi name is"wi-fI"&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2013 03:56:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506233#M16441</guid>
      <dc:creator>EAnde14</dc:creator>
      <dc:date>2013-12-03T03:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506234#M16442</link>
      <description>&lt;P&gt;I found a solution more efficient and fast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved the problem by selecting Maximum Performance in the Power Options-&amp;gt;Advanced Settings-&amp;gt;Wireless Adapter Settings and unchecking the "Allow the computer to turn off this device to save power" setting in the Power Management tab for the Wireless Adapter in Device Manager.&lt;/P&gt;&lt;P&gt;The wi-fi works flawlessly in 8.1 after the settings change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2013 09:22:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506234#M16442</guid>
      <dc:creator>MB10</dc:creator>
      <dc:date>2013-12-04T09:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506235#M16443</link>
      <description>&lt;P&gt;Hello I updated the driver to version 13.4.0.139 and solved the problem &lt;/P&gt;&lt;P&gt;  following link to download driver, download the version that matches your operating system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.driverscape.com/download/intel(r)-pro-wireless-3945abg-network-connection"&gt;http://www.driverscape.com/download/intel(r)-pro-wireless-3945abg-network-connection&lt;/A&gt; Intel(R) PRO/Wireless 3945ABG Network Connection Drivers Download for Windows 7, 8, XP, Vista&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2014 16:18:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506235#M16443</guid>
      <dc:creator>JBarb16</dc:creator>
      <dc:date>2014-08-27T16:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506236#M16444</link>
      <description>&lt;P&gt;I recommend you getting the drivers from the system manufacturer or from Intel instead of a third party website.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.intel.com/support/wireless/wtech/proset-ws/sb/CS-034041.htm"&gt;http://www.intel.com/support/wireless/wtech/proset-ws/sb/CS-034041.htm&lt;/A&gt; Intel® PROSet/Wireless Software — Intel® PROSet/Wireless Software downloads&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2014 22:09:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506236#M16444</guid>
      <dc:creator>Jose_H_Intel1</dc:creator>
      <dc:date>2014-09-12T22:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506237#M16445</link>
      <description>&lt;P&gt;I can say that your workaround run in Windows 10 x86 too because I just tested it and I haven´t got any problem now. Thanks you so much.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2015 02:49:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506237#M16445</guid>
      <dc:creator>HFern4</dc:creator>
      <dc:date>2015-07-31T02:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506238#M16446</link>
      <description>&lt;P&gt;It seems to have worked for me as well, windows 10, 32 bit.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the work around!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 15:13:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506238#M16446</guid>
      <dc:creator>tflat</dc:creator>
      <dc:date>2015-10-23T15:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506239#M16447</link>
      <description>&lt;P&gt;Step 4- when you copy the PS1 file into the new folder. I click on it and it comes up with a notepad and following instructions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-NetAdapter -Name Wifi | restart-netadapter&lt;/P&gt;&lt;P&gt;stop-process -Id $PID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that right? Should it open in notepad? I'm not sure what any of this means just don't want network issues on my new windows 10.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 13:16:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506239#M16447</guid>
      <dc:creator>SBhul</dc:creator>
      <dc:date>2015-11-06T13:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506240#M16448</link>
      <description>&lt;P&gt;Step 4- when you copy the PS1 file into the new folder. I click on it and it comes up with a notepad and following instructions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-NetAdapter -Name Wifi | restart-netadapter&lt;/P&gt;&lt;P&gt;stop-process -Id $PID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that right? Should it open in notepad? I'm not sure what any of this means just don't want network issues on my new windows 10.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 13:17:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506240#M16448</guid>
      <dc:creator>SBhul</dc:creator>
      <dc:date>2015-11-06T13:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) PRO/Wireless 3945ABG connection problems after upgrading to Win 8.1</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506241#M16449</link>
      <description>&lt;P&gt;Thanks it worked me &lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 00:22:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-PRO-Wireless-3945ABG-connection-problems-after-upgrading/m-p/506241#M16449</guid>
      <dc:creator>VManu</dc:creator>
      <dc:date>2016-03-08T00:22:57Z</dc:date>
    </item>
  </channel>
</rss>

