<?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>btard deleted nostatus &#187; robot</title> <atom:link href="http://nostatus.com/tag/robot/feed" rel="self" type="application/rss+xml" /><link>http://nostatus.com</link> <description>Affiliate marketing, SEO and Online Gaming.</description> <lastBuildDate>Fri, 27 Apr 2012 21:28:06 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Robots on Ventrilo</title><link>http://nostatus.com/gaming/robots-on-ventrilo.html</link> <comments>http://nostatus.com/gaming/robots-on-ventrilo.html#comments</comments> <pubDate>Mon, 19 Jul 2010 21:53:48 +0000</pubDate> <dc:creator>Carlo</dc:creator> <category><![CDATA[Gaming]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[osx]]></category> <category><![CDATA[robot]]></category> <category><![CDATA[ventrilo]]></category> <guid
isPermaLink="false">http://nostatus.com/?p=679</guid> <description><![CDATA[After 20 minutes of chatting you get the &#8220;ROBOT!!!&#8221; exclamation from everyone on vent. Or you could get the &#8220;Dude, just don&#8217;t talk&#8221;. Either way, here is a complete fix: You need to replace the KEXT file AppleUSBAudio.kext with an &#8230; <a
href="http://nostatus.com/gaming/robots-on-ventrilo.html">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>After 20 minutes of chatting you get the &#8220;ROBOT!!!&#8221; exclamation from everyone on vent. Or you could get the &#8220;Dude, just don&#8217;t talk&#8221;. Either way, here is a complete fix:</p><p>You need to replace the KEXT file <strong>AppleUSBAudio.kext</strong> with an older version. You do all this via &#8220;su&#8221; or <a
title="Enabling root user on MAc OSX" href='http://support.apple.com/kb/ht1528' >logged in as root</a>.</p><p>Here&#8217;s how to do it (<a
title="Ventrilo Robot" href='http://discussions.apple.com/thread.jspa?messageID=10243236&amp;#10243236' >re-written from here</a>):</p><ol><li><a
title="AppleUSBAudio.kext version 10.5.6" href='http://evo-wiki.cern.ch/twiki/pub/FAQ/AudioProblemMacOSX1057/AppleUSBAudio.kext.zip' >Download the AppleUSBAudio.kext from 10.5.6 here</a>.</li><li>Unzip it.</li><li>Open up terminal</li><li>Make a backup of the existing driver by running the following in terminal<br
/> <em><br
/> cp -Rp /System/Library/Extensions/AppleUSBAudio.kext ~/Documents/AppleUSBAudio.kext-BACKUP</p><p></em></li><li><em> </em>Exit any applications that are using a USB audio device and unplug all USB audio devices. In my opinion, print this page and restart your computer and ONLY open terminal. <strong>Unplug your headset please</strong>.</li><li>Unload the existing AppleUSBAudio driver from the kernel by running the below command in terminal.<br
/> <em><br
/> sudo kextunload /System/Library/Extensions/AppleUSBAudio.kext<br
/> </em><br
/> If you get an error saying &#8221; not found for unload request&#8221; your fine. If you get an error claiming it can&#8217;t be unloaded because its in use (don&#8217;t have the text in front of me) then stop and go back to step 5.</li><li>Remove the existing driver by running the following in terminal.<br
/> <em><br
/> sudo rm -rf /System/Library/Extensions/AppleUSBAudio.kext</p><p></em></li><li><em> </em>Put the new driver in place by running the following in terminal.<br
/> <em><br
/> sudo mv ~/Downloads/AppleUSBAudio.kext /System/Library/Extensions/AppleUSBAudio.kext</p><p></em></li><li><em> </em>Remove quarantine (OSX Snow Leopard and Leopard):<br
/> <em><br
/> xattr -d com.apple.quarantine AppleUSBAudio.kext<br
/> </em><br
/> You can see if it was quarantined by running this:<br
/> <em><br
/> xattr -l AppleUSBAudio.kext</p><p></em></li><li><em> </em>Load the new driver by running the following in terminal.<br
/> <em><br
/> sudo kextload /System/Library/Extensions/AppleUSBAudio.kext<br
/> </em><br
/> Note: At this point if you get an error like this:<br
/> <em><br
/> check the system/kernel logs for errors or try kextutil(8)<br
/> </em><em><br
/> Do the following:<br
/> </em><em><br
/> chown root:wheel /System/Library/Extensions/AppleUSBAudio.kext<br
/> </em><em>chown root:wheel /System/Library/Extensions/AppleUSBAudio.kext/*<br
/> </em><em>chown root:wheel /System/Library/Extensions/AppleUSBAudio.kext/*/*<br
/> </em><em>chown root:wheel /System/Library/Extensions/AppleUSBAudio.kext/*/*/*<br
/> </em><em>chown root:wheel /System/Library/Extensions/AppleUSBAudio.kext/*/*/*/*</p><p></em></li><li><em> </em>Confirm the new driver is loaded by running the following in terminal.<br
/> <em><br
/> kextstat | grep AppleUSBAudio<br
/> </em><br
/> The output should look like the folliowing (the 2.5.8b13 is the important bit, some of the other numbers might be slightly different):</p><p><em>sh-3.2# kextstat | grep AppleUSBAudio<br
/> 129    0 0x92cdc000 0&#215;28000    0&#215;27000    com.apple.driver.AppleUSBAudio (2.5.8b13) &lt;99 98 36 14 8 7 5 4 3 1&gt;</em></li></ol> ]]></content:encoded> <wfw:commentRss>http://nostatus.com/gaming/robots-on-ventrilo.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
