<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: radioSHARK in Linux</title>
	<atom:link href="https://whats.all.this.brouhaha.com/2006/01/18/radioshark-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://whats.all.this.brouhaha.com/2006/01/18/radioshark-in-linux/</link>
	<description>miscellaneous musings and random rantings</description>
	<lastBuildDate>Sat, 28 Nov 2015 09:12:01 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9</generator>
	<item>
		<title>By: Pete</title>
		<link>https://whats.all.this.brouhaha.com/2006/01/18/radioshark-in-linux/comment-page-1/#comment-4071</link>
		<dc:creator><![CDATA[Pete]]></dc:creator>
		<pubDate>Wed, 03 Dec 2008 04:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=199#comment-4071</guid>
		<description><![CDATA[Has anyone had any recent success? I&#039;ve used shark2.c to change the stations, but I get sample format errors now with Fedora 10. Not sure what&#039;s the issue though. The only interesting part is that it&#039;s an old Mac mini PPC. Not sure if that should matter, sound works, but maybe. I&#039;m gonna try it on my x86 fedora box next.]]></description>
		<content:encoded><![CDATA[<p>Has anyone had any recent success? I&#8217;ve used shark2.c to change the stations, but I get sample format errors now with Fedora 10. Not sure what&#8217;s the issue though. The only interesting part is that it&#8217;s an old Mac mini PPC. Not sure if that should matter, sound works, but maybe. I&#8217;m gonna try it on my x86 fedora box next.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>https://whats.all.this.brouhaha.com/2006/01/18/radioshark-in-linux/comment-page-1/#comment-3347</link>
		<dc:creator><![CDATA[Chad]]></dc:creator>
		<pubDate>Wed, 28 Feb 2007 16:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=199#comment-3347</guid>
		<description><![CDATA[I&#039;ve successfully setup the RadioShark on a Debian system (had to compile libhid from source). To listen since it&#039;s a remote server I use DarkIce and IceCast per the instructions here:

http://javier.rodriguez.org.mx/index.php/2006/06/10/griffin-radio-shark-icecast2-on-debian-gnulinux/

You can TUNE-IN here http://www.phlat.com/radio.php]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve successfully setup the RadioShark on a Debian system (had to compile libhid from source). To listen since it&#8217;s a remote server I use DarkIce and IceCast per the instructions here:</p>
<p><a href="http://javier.rodriguez.org.mx/index.php/2006/06/10/griffin-radio-shark-icecast2-on-debian-gnulinux/" rel="nofollow">http://javier.rodriguez.org.mx/index.php/2006/06/10/griffin-radio-shark-icecast2-on-debian-gnulinux/</a></p>
<p>You can TUNE-IN here <a href="http://www.phlat.com/radio.php" rel="nofollow">http://www.phlat.com/radio.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klown</title>
		<link>https://whats.all.this.brouhaha.com/2006/01/18/radioshark-in-linux/comment-page-1/#comment-3072</link>
		<dc:creator><![CDATA[Klown]]></dc:creator>
		<pubDate>Wed, 20 Dec 2006 18:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=199#comment-3072</guid>
		<description><![CDATA[The arecord/aplay tools could not find files in /dev/snd for the &quot;hw:1,0&quot;  parameter.  My sound card does come up when referenced as &quot;hw:0,0.&quot;

What could I have done wrong?]]></description>
		<content:encoded><![CDATA[<p>The arecord/aplay tools could not find files in /dev/snd for the &#8220;hw:1,0&#8243;  parameter.  My sound card does come up when referenced as &#8220;hw:0,0.&#8221;</p>
<p>What could I have done wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu</title>
		<link>https://whats.all.this.brouhaha.com/2006/01/18/radioshark-in-linux/comment-page-1/#comment-440</link>
		<dc:creator><![CDATA[Stu]]></dc:creator>
		<pubDate>Mon, 10 Apr 2006 19:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=199#comment-440</guid>
		<description><![CDATA[Actually, the underruns were because I was trying to use the 6400 rate that the wiki suggested.  It was too slow for aplay and it kept chewing through its buffer and skipping.  If I go up a bit (say 8000) then I stop getting them.

Which is something else worth mentioning - this website only mentions 8000 and 32000; however, I&#039;ve tried at least a dozen others and all have worked.  The highest I&#039;ve gone is 48000 (better than CD quality) and it hasn&#039;t so much as flinched.  In fact, it sounds better the higher I go.  I haven&#039;t bothered going over 48000 so I really don&#039;t know what the top limit is.  Quite an impressive little toy...]]></description>
		<content:encoded><![CDATA[<p>Actually, the underruns were because I was trying to use the 6400 rate that the wiki suggested.  It was too slow for aplay and it kept chewing through its buffer and skipping.  If I go up a bit (say 8000) then I stop getting them.</p>
<p>Which is something else worth mentioning &#8211; this website only mentions 8000 and 32000; however, I&#8217;ve tried at least a dozen others and all have worked.  The highest I&#8217;ve gone is 48000 (better than CD quality) and it hasn&#8217;t so much as flinched.  In fact, it sounds better the higher I go.  I haven&#8217;t bothered going over 48000 so I really don&#8217;t know what the top limit is.  Quite an impressive little toy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>https://whats.all.this.brouhaha.com/2006/01/18/radioshark-in-linux/comment-page-1/#comment-438</link>
		<dc:creator><![CDATA[Eric]]></dc:creator>
		<pubDate>Mon, 10 Apr 2006 06:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=199#comment-438</guid>
		<description><![CDATA[Yes, libusb and libhid could use some major rearchitecting.  Anyhow, I&#039;m surprised that you&#039;re getting underruns.  What kind of hardware are you using?  Is the USB port being heavily used by other devices, such as disks?]]></description>
		<content:encoded><![CDATA[<p>Yes, libusb and libhid could use some major rearchitecting.  Anyhow, I&#8217;m surprised that you&#8217;re getting underruns.  What kind of hardware are you using?  Is the USB port being heavily used by other devices, such as disks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu</title>
		<link>https://whats.all.this.brouhaha.com/2006/01/18/radioshark-in-linux/comment-page-1/#comment-437</link>
		<dc:creator><![CDATA[Stu]]></dc:creator>
		<pubDate>Mon, 10 Apr 2006 06:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=199#comment-437</guid>
		<description><![CDATA[After much hair-pulling with libhid, I&#039;ve finally gotten it to at least make noise.  The feed is skips a lot, though, with &quot;underrun!!!&quot; errors, the static is terrible, and I can&#039;t seem to get ecasound to work properly at all. (aplay/arecord is fine)  All that aside, though, it&#039;s progress!  Not bad for a little $35 toy. (I got it 1/2 off at a Suncoast store closing sale)]]></description>
		<content:encoded><![CDATA[<p>After much hair-pulling with libhid, I&#8217;ve finally gotten it to at least make noise.  The feed is skips a lot, though, with &#8220;underrun!!!&#8221; errors, the static is terrible, and I can&#8217;t seem to get ecasound to work properly at all. (aplay/arecord is fine)  All that aside, though, it&#8217;s progress!  Not bad for a little $35 toy. (I got it 1/2 off at a Suncoast store closing sale)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>https://whats.all.this.brouhaha.com/2006/01/18/radioshark-in-linux/comment-page-1/#comment-208</link>
		<dc:creator><![CDATA[eric]]></dc:creator>
		<pubDate>Wed, 25 Jan 2006 06:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=199#comment-208</guid>
		<description><![CDATA[I put an SRPM and binary RPMS for i386 and x86_64  at http://www.brouhaha.com/~eric/software/fedora/fc4/shark/

The x86_64 binary RPM seems to work.  I have not tested the i386 binary RPM.  There is, of course, no warranty.

Good luck with your RadioShark!]]></description>
		<content:encoded><![CDATA[<p>I put an SRPM and binary RPMS for i386 and x86_64  at <a href="http://www.brouhaha.com/~eric/software/fedora/fc4/shark/" rel="nofollow">http://www.brouhaha.com/~eric/software/fedora/fc4/shark/</a></p>
<p>The x86_64 binary RPM seems to work.  I have not tested the i386 binary RPM.  There is, of course, no warranty.</p>
<p>Good luck with your RadioShark!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>https://whats.all.this.brouhaha.com/2006/01/18/radioshark-in-linux/comment-page-1/#comment-207</link>
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Wed, 25 Jan 2006 05:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=199#comment-207</guid>
		<description><![CDATA[Eric,
I&#039;ve been trying to get this to work in FC4 as well, and have had trouble with libhid. If you made a FC4 RPM, I&#039;d be eternally grateful.
Thanks,
-Kevin]]></description>
		<content:encoded><![CDATA[<p>Eric,<br />
I&#8217;ve been trying to get this to work in FC4 as well, and have had trouble with libhid. If you made a FC4 RPM, I&#8217;d be eternally grateful.<br />
Thanks,<br />
-Kevin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
