<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Squeezebox Player]]></title><description><![CDATA[<p dir="auto">I run a local music server called Logitech Media Server. It was formerly a company called slim devices that built WiFi enabled internet radios that could stream from a local server and also be controlled locally through a browser or app, it is the same as a Sonos or Bose streaming solution. I currently have 2 Logitech devices and have also built another out of a Raspberry Pi, USB sound card (Pi has terrible audio) and an old Roberts radio. The Pi runs TinyCore linux so everything runs in RAM to stop the SD card being corrupted if it is just turned off.</p>
<p dir="auto">My thoughts were to hook up a USB soundcard to the omega and run an OpenWRT flavour of opensource squeezbox software. There is one from 2012 called squeezslave, it's only ~200kb and as long as it runs could be what I need.</p>
<p dir="auto"><a href="https://code.google.com/p/squeezeslave/downloads/list?q=label:OpSys-OpenWRT" rel="nofollow">https://code.google.com/p/squeezeslave/downloads/list?q=label:OpSys-OpenWRT</a></p>
<p dir="auto">I thought I'd create this post to see if anyone is interested in something similar.</p>
]]></description><link>http://community.onion.io/topic/127/squeezebox-player</link><generator>RSS for Node</generator><lastBuildDate>Mon, 14 Sep 2026 05:43:26 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/127.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 24 Nov 2015 14:49:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Squeezebox Player on Tue, 24 Nov 2015 14:49:55 GMT]]></title><description><![CDATA[<p dir="auto">I run a local music server called Logitech Media Server. It was formerly a company called slim devices that built WiFi enabled internet radios that could stream from a local server and also be controlled locally through a browser or app, it is the same as a Sonos or Bose streaming solution. I currently have 2 Logitech devices and have also built another out of a Raspberry Pi, USB sound card (Pi has terrible audio) and an old Roberts radio. The Pi runs TinyCore linux so everything runs in RAM to stop the SD card being corrupted if it is just turned off.</p>
<p dir="auto">My thoughts were to hook up a USB soundcard to the omega and run an OpenWRT flavour of opensource squeezbox software. There is one from 2012 called squeezslave, it's only ~200kb and as long as it runs could be what I need.</p>
<p dir="auto"><a href="https://code.google.com/p/squeezeslave/downloads/list?q=label:OpSys-OpenWRT" rel="nofollow">https://code.google.com/p/squeezeslave/downloads/list?q=label:OpSys-OpenWRT</a></p>
<p dir="auto">I thought I'd create this post to see if anyone is interested in something similar.</p>
]]></description><link>http://community.onion.io/post/956</link><guid isPermaLink="true">http://community.onion.io/post/956</guid><dc:creator><![CDATA[Sawyer McBride]]></dc:creator><pubDate>Tue, 24 Nov 2015 14:49:55 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Tue, 24 Nov 2015 16:48:04 GMT]]></title><description><![CDATA[<p dir="auto">So im able to install the .ipk file to the Onion</p>
<p dir="auto"><strong>opkg install <a href="http://squeezeslave.googlecode.com/files/squeezeslave-oss_1.2-r365AA_ar71xx.ipk" rel="nofollow">http://squeezeslave.googlecode.com/files/squeezeslave-oss_1.2-r365AA_ar71xx.ipk</a></strong></p>
<p dir="auto">If you run <strong>opkg list</strong> it comes up as <strong>squeezeslave-oss</strong> so you can easily remove it.</p>
<p dir="auto">However I cant get it to run as it doesnt recognize my USB audio card, so thats next on the list.</p>
]]></description><link>http://community.onion.io/post/960</link><guid isPermaLink="true">http://community.onion.io/post/960</guid><dc:creator><![CDATA[Sawyer McBride]]></dc:creator><pubDate>Tue, 24 Nov 2015 16:48:04 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Wed, 25 Nov 2015 04:23:15 GMT]]></title><description><![CDATA[<p dir="auto">Looking at <strong>dmesg</strong> when I plug in the audio card I get</p>
<pre><code>[ 1572.280000] usb 1-1: new full-speed USB device number 3 using ehci-platform
[ 1572.470000] input: C-Media Electronics Inc.       USB PnP Sound Device as /devices/platform/ehci-platform/usb1/1-1/1-1:1.3/0003:0D8C:013C.0002/input/input1
[ 1572.480000] hid-generic 0003:0D8C:013C.0002: input,hidraw0: USB HID v1.00 Device [C-Media Electronics Inc.       USB PnP Sound Device] on usb-ehci-platform-1/input3
</code></pre>
<p dir="auto">this to me looks like its recognised the MIC (ie input) but not the output part of the card?</p>
]]></description><link>http://community.onion.io/post/962</link><guid isPermaLink="true">http://community.onion.io/post/962</guid><dc:creator><![CDATA[Sawyer McBride]]></dc:creator><pubDate>Wed, 25 Nov 2015 04:23:15 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Wed, 25 Nov 2015 04:25:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/129">@Sawyer-McBride</a> Have you been able to set up the cross-compile environment? I think you might need to compile some of the sound related kernel libraries and drivers into the firmware in order for the operating system to recognize the audio device.</p>
]]></description><link>http://community.onion.io/post/985</link><guid isPermaLink="true">http://community.onion.io/post/985</guid><dc:creator><![CDATA[Boken Lin]]></dc:creator><pubDate>Wed, 25 Nov 2015 04:25:25 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Wed, 25 Nov 2015 08:22:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/5">@Boken-Lin</a> Excellent, cheers for the tip. I havn't messed about with the cross-compile env yet, time to spin one up <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>http://community.onion.io/post/1005</link><guid isPermaLink="true">http://community.onion.io/post/1005</guid><dc:creator><![CDATA[Sawyer McBride]]></dc:creator><pubDate>Wed, 25 Nov 2015 08:22:09 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Wed, 25 Nov 2015 14:25:58 GMT]]></title><description><![CDATA[<p dir="auto">Just bricked it <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f534.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--red_circle" title=":red_circle:" alt="🔴" />  hehe, now gotta do a recovery.</p>
<p dir="auto">Setup the cross-compile env and looked like I added the required kernal modules, compiled it, once I've loaded it, it fails to boot. LED comes on for a short time then off again.</p>
<p dir="auto">Need to have a look at the serial console although windows doesnt recognise the USB device <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f610.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--neutral_face" title=":neutral_face:" alt="😐" /></p>
]]></description><link>http://community.onion.io/post/1013</link><guid isPermaLink="true">http://community.onion.io/post/1013</guid><dc:creator><![CDATA[Sawyer McBride]]></dc:creator><pubDate>Wed, 25 Nov 2015 14:25:58 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Wed, 25 Nov 2015 14:38:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/129">@Sawyer-McBride</a> Do you have an ethernet expansion? You will need that to reflash the firmware.</p>
]]></description><link>http://community.onion.io/post/1015</link><guid isPermaLink="true">http://community.onion.io/post/1015</guid><dc:creator><![CDATA[Boken Lin]]></dc:creator><pubDate>Wed, 25 Nov 2015 14:38:49 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Wed, 25 Nov 2015 15:54:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/5">@Boken-Lin</a> I have, although I've only got a mini-dock at the moment so will have to patch it on a breadboard. Have you any pinouts and/or a link to the re-flash guide, I did see another guy had to go through the process</p>
]]></description><link>http://community.onion.io/post/1021</link><guid isPermaLink="true">http://community.onion.io/post/1021</guid><dc:creator><![CDATA[Sawyer McBride]]></dc:creator><pubDate>Wed, 25 Nov 2015 15:54:45 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Wed, 23 Dec 2015 15:29:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I'm very interested in doing quite the same thing.<br />
Did you have any success with running squeezeslave on the omega?</p>
<p dir="auto">Thanks</p>
]]></description><link>http://community.onion.io/post/2643</link><guid isPermaLink="true">http://community.onion.io/post/2643</guid><dc:creator><![CDATA[Thomas Mueller]]></dc:creator><pubDate>Wed, 23 Dec 2015 15:29:28 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Sun, 27 Dec 2015 09:36:55 GMT]]></title><description><![CDATA[<p dir="auto">I am very interested in this as I intend to use the Omega and  the  "C-Media Electronics  Inc." dongle as a wi-fi intercom for use in a community theatre for communication among the crew.</p>
]]></description><link>http://community.onion.io/post/2785</link><guid isPermaLink="true">http://community.onion.io/post/2785</guid><dc:creator><![CDATA[Ross Pratt]]></dc:creator><pubDate>Sun, 27 Dec 2015 09:36:55 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Sun, 27 Dec 2015 12:51:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/129">@Sawyer-McBride</a>,<br />
I would be very interested in this. I have been working with the Raspberry Pi to create remote speakers for church, but this could make a cheaper solution if it works.<br />
Thanks for your hard work.</p>
]]></description><link>http://community.onion.io/post/2788</link><guid isPermaLink="true">http://community.onion.io/post/2788</guid><dc:creator><![CDATA[Daniel Wright]]></dc:creator><pubDate>Sun, 27 Dec 2015 12:51:59 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Mon, 28 Dec 2015 22:26:57 GMT]]></title><description><![CDATA[<p dir="auto">I've been poking at USB audio as well.  It seems to be supported under OpenWRT via the 'kmod-usb-audio' package.  Unfortunately, that one hasn't been built for the Omega yet.  Hopefully it will be part of the larger batch of packages coming over in the future! <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>http://community.onion.io/post/2840</link><guid isPermaLink="true">http://community.onion.io/post/2840</guid><dc:creator><![CDATA[fader]]></dc:creator><pubDate>Mon, 28 Dec 2015 22:26:57 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Mon, 28 Dec 2015 23:20:01 GMT]]></title><description><![CDATA[<p dir="auto">Thanks, fader.  I didn't realize it hadn't been built yet.  It is listed in:</p>
<p dir="auto">opkg list | grep audio | grep usb</p>
<p dir="auto">Of course,<br />
opkg list | grep usb<br />
leaves a lot of experimenting yet to be done!  Sadly, "opkg install sox" on most of these (sox here used as example) gives:</p>
<ul>
<li>satisfy_dependencies_for: Cannot satisfy the following dependencies for sox:</li>
<li>kernel (= 3.18.20-1-7bed08fa9c06eb8089e82c200340ec66) *</li>
<li>opkg_install_cmd: Cannot install package sox.</li>
</ul>
<p dir="auto">On the other hand, usbreset does seem to work so there is a connection to the 3D dongle.</p>
]]></description><link>http://community.onion.io/post/2845</link><guid isPermaLink="true">http://community.onion.io/post/2845</guid><dc:creator><![CDATA[Ross Pratt]]></dc:creator><pubDate>Mon, 28 Dec 2015 23:20:01 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Mon, 28 Dec 2015 23:54:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/887">@Ross-Pratt</a> The error you are getting on "Cannot satisfy dependency" indicates the package expects a different (newer) kernel version than the one installed.<br />
Unless the package really needs a feature that is in the newer kernel, it is usually OK to still install the package.<br />
This can be done using:</p>
<ul>
<li><strong>opkg --force-depends install &lt;package-name&gt;</strong></li>
</ul>
<p dir="auto">The worst that can happen is that the installed package really doesn't work with the older kernel, in which case you can remove it using:</p>
<ul>
<li><strong>opkg remove &lt;package-name&gt;&gt;</strong></li>
</ul>
<p dir="auto">And other than not having the package you want, you are no worse off.</p>
<p dir="auto">FYI: I have done this with a few packages that initially indicate problem with kernel version dependency and have had no problems.</p>
]]></description><link>http://community.onion.io/post/2846</link><guid isPermaLink="true">http://community.onion.io/post/2846</guid><dc:creator><![CDATA[Kit Bishop]]></dc:creator><pubDate>Mon, 28 Dec 2015 23:54:32 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Tue, 29 Dec 2015 00:18:36 GMT]]></title><description><![CDATA[<p dir="auto">It's certainly something you could try but it's basically a guarantee that a kernel module of version X will not load in a kernel of version Y (or even X.0.1 :)).  You can get away with ignoring those dependencies for userspace packages on occasion if they just need a feature provided by a given kernelversion which also happens to be present in the version you have installed (though you're still asking for trouble, as the feature may behave in different ways).  But a kernel module has to be mapped into kernel memory, executed in Ring 0, etc. so there are both a lot more things that can go wrong and a lot more checks for specific versions before code gets to be loaded.</p>
<p dir="auto">I'm hoping we get all the kmod-* packages over soon, as that will dramatically increase the amount of hardware we can play with!</p>
]]></description><link>http://community.onion.io/post/2847</link><guid isPermaLink="true">http://community.onion.io/post/2847</guid><dc:creator><![CDATA[fader]]></dc:creator><pubDate>Tue, 29 Dec 2015 00:18:36 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Tue, 29 Dec 2015 03:06:44 GMT]]></title><description><![CDATA[<p dir="auto">I would basically agree with the comments by <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/320">@fader</a><br />
If you use a package that was intended for a different kernel release (even if it was for the same hardware) you do run a risk that it won't work - particularly if the package is for a kernel module.<br />
There is a greater likelihood that a user mode package will work.</p>
<p dir="auto">However, in my opinion you are highly unlikely to cause any damage by using a package with mismatching kernel version - and some times it is the only way to progress while waiting on getting the right version.</p>
<p dir="auto">But bottom line is that it is up to the call of each individual to decide whether it is worth it or not and to have a recovery plan if it doesn't work (usually just a removal of offending package, sometimes a factory reset) - but a lot of this is all part of the experimentation/development process.</p>
]]></description><link>http://community.onion.io/post/2852</link><guid isPermaLink="true">http://community.onion.io/post/2852</guid><dc:creator><![CDATA[Kit Bishop]]></dc:creator><pubDate>Tue, 29 Dec 2015 03:06:44 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Tue, 29 Dec 2015 09:33:20 GMT]]></title><description><![CDATA[<p dir="auto">Thank you Kit and Fader!  Oddly it was actually looking for an older version!  I am on 3.18.23.<br />
--force-depends install works a treat.  I'm now filling my 8 gig stick with software that will probably turn out useless but I can't tell otherwise what will work.<br />
I sure wish gforth was available.</p>
]]></description><link>http://community.onion.io/post/2867</link><guid isPermaLink="true">http://community.onion.io/post/2867</guid><dc:creator><![CDATA[Ross Pratt]]></dc:creator><pubDate>Tue, 29 Dec 2015 09:33:20 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Tue, 29 Dec 2015 20:04:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/887">@Ross-Pratt</a> I am planning on using the same audio card I believe, a small white one? about £2.50 on ebay? I think it would be a very do-able project that would work well as long as we can get it to recognise the card!</p>
]]></description><link>http://community.onion.io/post/2913</link><guid isPermaLink="true">http://community.onion.io/post/2913</guid><dc:creator><![CDATA[Sawyer McBride]]></dc:creator><pubDate>Tue, 29 Dec 2015 20:04:49 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Tue, 29 Dec 2015 20:30:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/320">@fader</a> I did see that the Omega kernel doesnt have the feature enabled for kmod-usb-audio and also another audio related feature. I did try to custom build the kernel but bricked my omega, havn't had time to try again since doing a firmware recovery. It is defo still on my to-do list. <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/5">@Boken-Lin</a> did say in another thread that they might do a few different releases with differing kernels. If they do, hopefully they'll do one with the USB audio stuff! Until then next time I have some free time I'll try and custom build a firmware again! It's just a pain for me as to do a firmware recovery I have to jam wires into the minidock as my proper dock hasnt turned up yet (Battery dock has been delayed).</p>
]]></description><link>http://community.onion.io/post/2915</link><guid isPermaLink="true">http://community.onion.io/post/2915</guid><dc:creator><![CDATA[Sawyer McBride]]></dc:creator><pubDate>Tue, 29 Dec 2015 20:30:21 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Tue, 29 Dec 2015 22:48:57 GMT]]></title><description><![CDATA[<p dir="auto">i'm planning to cross-compile kmod-usb-audio, it's just taking forever for initial build to finish, i have no idea how many hours have already passed. Hopefully I'll be able to compile it in next few hours.<br />
I've tried with ignore-depends and even some other kmods from other repos but nothing works</p>
]]></description><link>http://community.onion.io/post/2919</link><guid isPermaLink="true">http://community.onion.io/post/2919</guid><dc:creator><![CDATA[Igor Neuhold]]></dc:creator><pubDate>Tue, 29 Dec 2015 22:48:57 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Wed, 30 Dec 2015 06:38:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/129">@Sawyer-McBride</a>   Mine is blue, has "3D SOUND" printed on it and was cheap, probably from DealExtreme or Banggood, probably less than  £2.50 .<br />
My kmod-usb-audio installed:<br />
root@Omega-1CD5:~# opkg list-installed|grep audio<br />
kmod-usb-audio - 3.18.20-1<br />
libaudiofile - 0.3.6-3<br />
but then, I am on 3.18.23.  Be aware that upgrade took /overlay away from my USB-stick and I had to modify fstab again.<br />
Still haven't connected to sound yet.</p>
]]></description><link>http://community.onion.io/post/2934</link><guid isPermaLink="true">http://community.onion.io/post/2934</guid><dc:creator><![CDATA[Ross Pratt]]></dc:creator><pubDate>Wed, 30 Dec 2015 06:38:52 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Wed, 30 Dec 2015 09:47:15 GMT]]></title><description><![CDATA[<p dir="auto">Finally I have squeezeslave running with usb audio...</p>
<p dir="auto"><a href="https://www.dropbox.com/sh/g12gf4ko9512pec/AACDj55QPvxf46LM1V5AwpHoa?dl=0" rel="nofollow">Here </a>you can find my compiled kmod-sound-core_3.18.23-1_ar71xx.ipk and kmod-usb-audio_3.18.23-1_ar71xx.ipk.</p>
<p dir="auto">Please check before, that there are no other versions installed with these commands:<br />
opkg remove kmod-usb-audio<br />
opkg remove kmod-sound-core</p>
<p dir="auto">After that, install both packages with:<br />
opkg --force-depends install kmod-sound-core<br />
opkg --force-depends install kmod-usb-audio</p>
<p dir="auto">Have fun and enjoy <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--wink" title=";-)" alt="😉" /></p>
]]></description><link>http://community.onion.io/post/2939</link><guid isPermaLink="true">http://community.onion.io/post/2939</guid><dc:creator><![CDATA[Thomas Mueller]]></dc:creator><pubDate>Wed, 30 Dec 2015 09:47:15 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Wed, 30 Dec 2015 10:43:29 GMT]]></title><description><![CDATA[<p dir="auto">I've also added package for squeezelite in my dropbox share...<br />
Squeezelite is not so power consuming like squeezeslave.<br />
Just download it and install with<br />
opkg install squeezelite_1.8-1_ar71xx.ipk</p>
<p dir="auto">Great little device <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--wink" title=";-)" alt="😉" /></p>
]]></description><link>http://community.onion.io/post/2941</link><guid isPermaLink="true">http://community.onion.io/post/2941</guid><dc:creator><![CDATA[Thomas Mueller]]></dc:creator><pubDate>Wed, 30 Dec 2015 10:43:29 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Mon, 04 Jan 2016 10:08:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/851">@Thomas-Mueller</a> Any chance I can get those files from you?</p>
]]></description><link>http://community.onion.io/post/3064</link><guid isPermaLink="true">http://community.onion.io/post/3064</guid><dc:creator><![CDATA[Sawyer McBride]]></dc:creator><pubDate>Mon, 04 Jan 2016 10:08:02 GMT</pubDate></item><item><title><![CDATA[Reply to Squeezebox Player on Mon, 04 Jan 2016 10:17:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/129">@Sawyer-McBride</a></p>
<p dir="auto">which files do you need? For getting usb audio to work, or squeezelite, or squeezeslave?</p>
<p dir="auto">But in general you should be able to find it here: <a href="https://www.dropbox.com/sh/g12gf4ko9512pec/AACDj55QPvxf46LM1V5AwpHoa?dl=0" rel="nofollow">https://www.dropbox.com/sh/g12gf4ko9512pec/AACDj55QPvxf46LM1V5AwpHoa?dl=0</a></p>
<p dir="auto">For usb audio devices <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/320">@fader</a> also wrote a great <a href="https://community.onion.io/topic/377/using-a-usb-sound-card" rel="nofollow">howto</a>.</p>
]]></description><link>http://community.onion.io/post/3065</link><guid isPermaLink="true">http://community.onion.io/post/3065</guid><dc:creator><![CDATA[Thomas Mueller]]></dc:creator><pubDate>Mon, 04 Jan 2016 10:17:26 GMT</pubDate></item></channel></rss>