<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Jed Laundry &#187; soundflower</title>
	<atom:link href="http://www.jlaundry.com/tag/soundflower/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jlaundry.com</link>
	<description></description>
	<lastBuildDate>Fri, 02 Jul 2010 01:43:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1-alpha-15443</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/nz/</creativeCommons:license>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Soundflower + 10.6 == &#8230;. Works (now anyway)</title>
		<link>http://www.jlaundry.com/2009/soundflower-10-6-works-now-anyway/</link>
		<comments>http://www.jlaundry.com/2009/soundflower-10-6-works-now-anyway/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 02:30:45 +0000</pubDate>
		<dc:creator>jlaundry</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[soundflower]]></category>

		<guid isPermaLink="false">http://www.jlaundry.com/?p=129</guid>
		<description><![CDATA[So, I&#8217;m procrastinating from writing my Java app. And when procrastinating, I like to listen to music. Except my laptop speakers suck, and as I&#8217;m home alone I would like to listen comfortably without headphones. Long story short; I need to hijack music form my laptop&#8217;s iTunes, and stream it to my desktop&#8217;s VLC or [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;m procrastinating from writing my Java app. And when procrastinating, I like to listen to music. Except my laptop speakers suck, and as I&#8217;m home alone I would like to listen comfortably without headphones. Long story short; I need to hijack music form my laptop&#8217;s iTunes, and stream it to my desktop&#8217;s VLC or Windows Media Player.</p>
<p>Instantly I turn to an old favorite; <a href="http://code.google.com/p/soundflower/">Soundflower</a>, which provides virtual inputs and outputs for MacOS. Except, it stopped working in Snow Leopard, the dialog:Â <strong>System extension cannot be used The system extension &#8220;/System/Library/Extensions/Soundflower.kext&#8221; was installed improperly and cannot be used.</strong> appears.<strong> </strong>Thankfully, it&#8217;s actually a simple problem and a simpler fix.</p>
<p>If you go:</p>
<pre class="brush: plain;">$ sudo kextutil /System/Library/Extensions/Soundflower.kext
/System/Library/Extensions/Soundflower.kext has problems:
Authentication Failures:
    File owner/permissions are incorrect (must be root:wheel, nonwritable by group/other):
        /System/Library/Extensions/Soundflower.kext/Contents/Info.plist
        /System/Library/Extensions/Soundflower.kext/Contents/MacOS/Soundflower
       /System/Library/Extensions/Soundflower.kext/Contents/Resources/Soundflower.xcconfig</pre>
<p>See, simple permissions problem! Running <strong>chown</strong> and <strong>chgrp</strong> cleans it up nicely. I&#8217;ve submitted <a href="http://code.google.com/p/soundflower/issues/detail?id=27&#038;sort=-id#c7">the fix in the bug report</a>, and hopefully soon a fix will be officially released.</p>
<p>Now, back to streaming my music&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jlaundry.com/2009/soundflower-10-6-works-now-anyway/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/nz/</creativeCommons:license>
	</item>
	</channel>
</rss>
