Raspberry pie, anybody?

I missed that thread - thanks for the pointer. So I'm not confused, are you running the DAC off of the Pi - or is it connected to another computer (I got a little mixed up following).

If on the Pi, did you have any USB issues (I'm using the Adafruit Occidentalis 0.2 distro)?

I may try to use a DAC - but have to spend a little time figuring out how to get the sound to come out the USB port, when I did the other project (Raspyfi) it was already set up to use the USB port if a DAC was connected.

    Rich
 
mpeg2 said:
I missed that thread - thanks for the pointer. So I'm not confused, are you running the DAC off of the Pi - or is it connected to another computer (I got a little mixed up following).

If on the Pi, did you have any USB issues (I'm using the Adafruit Occidentalis 0.2 distro)?

I may try to use a DAC - but have to spend a little time figuring out how to get the sound to come out the USB port, when I did the other project (Raspyfi) it was already set up to use the USB port if a DAC was connected.

    Rich

I have more than one DAC and was discussing two different systems. Yes, the WiFi radio project running pianobar and the piplate display has a USB DAC connected. To make it the default audio output you do the following.

cd /etc/modprobe.d $
sudo nano alsa-base.conf

options snd-usb-audio index=0 nrpacks=1

This changes the USB sound DAC to be the first device (Default).

I did have problems with clicks and pops at first but then I ran  # rpi-update and all was good after that.
 
Took me a little while to get to this (travel & day job got in the way). Modified the config file & did the update - switched to a DAC (in this case, an inexpensive Behringer). Quite a bit nicer.

Thanks for the help...

    Rich
 
I haven't been following this read very closely, but my interest is peaked.

I use J.River MC and am not likely to switch. But I'd like some small, convenient network players with J.River installed that would be able to output to a DAC. I'm prett sure J.River can be installed on a Linux platform. These Raspberry Pi devices are pretty cheap, right? Is this the solution for me?
 
Probably not going to work - I just did a little googling & found: "MC doesn't run under Linux yet and if it did, its not going to run on a Raspberry Pi until its compiled to run on it. And even then, I don't expect it will run due to memory and cpu constrains. I think its a safe to say it will probably never happen."

I think there was a lot incorrect in the post (you don't have to compile special for the Raspberry Pi - having a linux executable is all that you need - but it seems to imply that there isn't one.

The Pi is only about $35 - if you have some familiarity with linux, it might be worthwhile to pick one up & play around with it...

  Rich
 
Bummer. It seems that cheap network players that do everything right (lossless, flac, gapless, etc.) are basically non-existent. So that means getting a cheap computer to do it. Alas.
 
I think the issue is that most of the SW is targeted for more "mainstream" OS's (Windows, OSx). Linux doesn't have the marketshare, so no ports. The smaller, cheaper boards tend to run linux (for lots of reasons).

  Rich
 
Check this distro out:

http://www.raspyfi.com/

Read about this earlier this week, which prompted me to finally purchase a Raspberry Pi.

I've got it up and working at home with a 1TB NTFS USB drive and Audioengine D1 and so far, it's doing a good job.

My plans are to move this setup to my office and connect my Aune T1.  I'm wanting the put this into place so as to not lug my notebook back and forth.

Don
 
Back
Top