<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nest Org Ru Team Site &#187; MacBook keeps losing Airport connection</title>
	<atom:link href="http://www.nest.org.ru/tag/macbook-keeps-losing-airport-connection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nest.org.ru</link>
	<description>Team Blog – We Are Living Here :)</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:59:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>AirPort always Dropping Connection</title>
		<link>http://www.nest.org.ru/2009/04/11/airport-always-dropping-connection/</link>
		<comments>http://www.nest.org.ru/2009/04/11/airport-always-dropping-connection/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 11:15:01 +0000</pubDate>
		<dc:creator>Perky Porky</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[AirPort]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[MacBook keeps losing Airport connection]]></category>
		<category><![CDATA[MacBook Pro losing Airport connection]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://www.nest.org.ru/?p=1516</guid>
		<description><![CDATA[MacBook Pro , WiFi Problem .

"MacBook keeps losing Airport connection" - some discussion here - <a href="http://discussions.apple.com/message.jspa?messageID=8837719"> http://discussions.apple.com/message.jspa?messageID=8837719</a>
Related posts:<ol>
<li><a href='http://www.nest.org.ru/2010/07/16/ovdc-2-0-mac-os-x-and-srs-scalability-testing/' rel='bookmark' title='OVDC 2.0. Mac OS X and SRS Scalability Testing'>OVDC 2.0. Mac OS X and SRS Scalability Testing</a> <small>Быстрый мини-ответ на вот эту заметку &#8211; Using The Sun...</small></li>
<li><a href='http://www.nest.org.ru/2011/01/26/%d0%bd%d0%b0-%d0%b7%d0%b0%d0%bc%d0%b5%d1%82%d0%ba%d1%83-avaya-ip-phone-1600sw-vs-4600/' rel='bookmark' title='На заметку. AVAYA IP Phone 1600SW vs. 4600.'>На заметку. AVAYA IP Phone 1600SW vs. 4600.</a> <small>Чтобы не забыть &#8211; запишу В IP-телефонии я полный лузер,...</small></li>
<li><a href='http://www.nest.org.ru/2009/12/03/rge-%d0%b4%d1%80%d0%b0%d0%b9%d0%b2%d0%b5%d1%80-%d0%b8-opensolaris/' rel='bookmark' title='rge драйвер и Opensolaris'>rge драйвер и Opensolaris</a> <small>Помните мое нытье на предмет неработающей сети &#8211; где-то тут...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><strong>MacBook Pro , WiFi Problem</strong></p>
<p>&#8220;MacBook keeps losing Airport connection&#8221; &#8211; some discussion here &#8211; <a href="http://discussions.apple.com/message.jspa?messageID=8837719"> http://discussions.apple.com/message.jspa?messageID=8837719</a></p>
<p>Problem statement : &#8220;/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -s&#8221; restarting at least every 3-5 seconds &#8230; Which means dropping WiFi connection &#8211; and , as a result lost of internet connection .</p>
<p><code>64 bytes from 192.168.215.1: icmp_seq=5 ttl=64 time=138.003 ms<br />
64 bytes from 192.168.215.1: icmp_seq=6 ttl=64 time=1.455 ms<br />
64 bytes from 192.168.215.1: icmp_seq=7 ttl=64 time=2385.311 ms<br />
64 bytes from 192.168.215.1: icmp_seq=8 ttl=64 time=1385.950 ms<br />
</code></p>
<p>Where 192.168.215.1 &#8211; my ASUS WL-500G Premium v2 &#8230;</p>
<p>I made some investigation about these problem .</p>
<p>First I just remove executable  attribute from  &#8220;/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport&#8221; . These REALY was<br />
helpful a lot ! Surprise &#8211; stopping scanning , and connection now REALY stable &#8211; no drops at all !</p>
<p><code>64 bytes from 192.168.215.1: icmp_seq=330 ttl=64 time=0.721 ms<br />
64 bytes from 192.168.215.1: icmp_seq=331 ttl=64 time=0.759 ms<br />
64 bytes from 192.168.215.1: icmp_seq=332 ttl=64 time=0.496 ms<br />
64 bytes from 192.168.215.1: icmp_seq=333 ttl=64 time=0.732 ms<br />
64 bytes from 192.168.215.1: icmp_seq=334 ttl=64 time=0.671 ms<br />
64 bytes from 192.168.215.1: icmp_seq=335 ttl=64 time=0.743 ms<br />
</code></p>
<p>Next step . Try to understand &#8211; what f&#8230;g happens ?! Try this small script :</p>
<p><code>vintage-c2d:~ ilyxa$ ps -ef |grep air | grep -v grep | awk '{print "ps -f -p "$3}' | sh<br />
vintage-c2d:~ ilyxa$ ps -ef |grep air | grep -v grep | awk '{print "ps -f -p "$3}' | sh<br />
  UID   PID  PPID   C     STIME TTY           TIME CMD<br />
    0  1750    14   0   0:00.00 ??         0:00.01 /bin/sh /Applications/Utilities/Wi2Geo/getwifi<br />
</code></p>
<p>RUN THIS MORE THAT ONCE !!! IT&#8217;S VERY IMPORTANT .</p>
<p>My problem was some kind of wireless utility from Russian Navigation Network &#8230;</p>
<p>Check this , it can be really simple and fast solution and NOT a hardware problem &#8230; Just erroneous application design &#8230; WOW !!!</p>
<p>PS : when u clicking at AirPort icon &#8211; and see SCANNING every time &#8211; THIS IS NOT a problem . This kind of scanning do not use cli framework , IMHO &#8230;</p>
<p>Related posts:<ol>
<li><a href='http://www.nest.org.ru/2010/07/16/ovdc-2-0-mac-os-x-and-srs-scalability-testing/' rel='bookmark' title='OVDC 2.0. Mac OS X and SRS Scalability Testing'>OVDC 2.0. Mac OS X and SRS Scalability Testing</a> <small>Быстрый мини-ответ на вот эту заметку &#8211; Using The Sun...</small></li>
<li><a href='http://www.nest.org.ru/2011/01/26/%d0%bd%d0%b0-%d0%b7%d0%b0%d0%bc%d0%b5%d1%82%d0%ba%d1%83-avaya-ip-phone-1600sw-vs-4600/' rel='bookmark' title='На заметку. AVAYA IP Phone 1600SW vs. 4600.'>На заметку. AVAYA IP Phone 1600SW vs. 4600.</a> <small>Чтобы не забыть &#8211; запишу В IP-телефонии я полный лузер,...</small></li>
<li><a href='http://www.nest.org.ru/2009/12/03/rge-%d0%b4%d1%80%d0%b0%d0%b9%d0%b2%d0%b5%d1%80-%d0%b8-opensolaris/' rel='bookmark' title='rge драйвер и Opensolaris'>rge драйвер и Opensolaris</a> <small>Помните мое нытье на предмет неработающей сети &#8211; где-то тут...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.nest.org.ru/2009/04/11/airport-always-dropping-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

