Loading
Home ›
Resources for “Wireless Home Music Broadcasting—Modifying the NSLU2 to Unleash Your Music!”
Nov 28, 2005 By John MacMichael
Resources for the print article.
NSLU2 Linux Development Group and User Community: www.nslu2-linux.org
Roku Labs: www.rokulabs.com
Unslung.org: www.unslung.org
mt-daapd: www.mt-daapd.org
______________________
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- 100% disappointed with the decision to go all digital.
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- Linux-Based X Terminals with XDMCP
- Why Python?
- The Linux powered LAN Gaming House
- Boot with GRUB
- buena información
4 hours 7 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
5 hours 7 min ago - Gnome3 is such a POS. No one
14 hours 35 min ago - Gnome 3 is the biggest POS
14 hours 45 min ago - I didn't knew this thing by
20 hours 50 min ago - Author's reply
1 day 14 min ago - Link to modlys
1 day 1 hour ago - I use YNAB because of the
1 day 1 hour ago - Search
1 day 6 hours ago - Question
1 day 6 hours ago






Comments
Squeezebox?
I read your article with interest, as I recently also installed a music server and player at home. I admire how you managed to glue the NSLU2, the SoundBridge, and the various bits of software, but I think there is a much easier way, namely the Squeezebox: http://www.slimdevices.com/
After getting the Squeezebox, all I had to do was download SlimServer 6.2.1 (open source, and it also runs on the NSLU2), install it on my home server, and start it. Well, and I also had to get a modified boot script for SuSE Linux 10.0, from Slim Devices' forums (they have a rather helpful community), because the one the installer comes with doesn't work with SuSE.
After an uneventful setup, I was listening on my stereo to the music I had ripped in the previous weeks.
Even though my server (PIII 500, 384 MB) also runs NFS, NIS and HTTP services, the interface responsiveness, with no tweaks to slimserver, is remarkable. It's a bit slow only on occasion, especially when the automated daily backup starts. As for sound quality, I haven't had a single drop so far.
I did look into the Roku Labs SoundBridge, but its lack of support for ogg Vorbis and FLAC formats, would have meant having to do server-side transcoding (too CPU intensive for my humble server), and the transcoding would have to have been to wav format, which requires more bandwidth than FLAC (typical FLAC files are 40% smaller than the original PCM data).
Other factors that influenced my decision were the ease of installation (I already had a running Linux server with enough disk capacity), and the hackability of the SlimServer software (written in Perl).
Bernardo Rechea