Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread Kuro
I'm debating whether I should get the Wandboard and get onboard. I've a question: I noticed that there are two USB ports on the Wandboard, a normal USB port (host) and a USB OTG (On-The-Go) port. What I want to do is to attach a USB to SP/DIF converter to the USB port, and also run LMS so I can

[SlimDevices: Unix] LMS on Wandboard with Community Squeeze OS R3 - Looking for starter guide

2013-05-02 Thread gregb
> http://forums.slimdevices.com/showthread.php?98394-NEW-Netgear-ReadyNAS-and-Squeezebox&p=746465#post746465 > You could go for the new ReadyNAS products and use a Wandboard to run LMS. > I tried LMS on the Wandboard yesterday and it is very fast. You can find more > about this project over at the

Re: [SlimDevices: Unix] piCoPlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelite

2013-05-02 Thread sbp
Hi Just wanted to inform you that piCorePlayer now has a web-page, where I will be writing a better how-to. Suggestions are welcome. Please visit it here: https://sites.google.com/site/picoreplayer/ sbp's Profile: http:/

Re: [SlimDevices: Unix] Mount USB Drive on Wandboard

2013-05-02 Thread Chunkywizard
Hi Clive, I updated and everything is working brilliantly. Thanks very much for you help. CW Chunkywizard's Profile: http://forums.slimdevices.com/member.php?userid=25868 View this thread: http://forums.slimdevices.com/sh

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2013-05-02 Thread gharris999
Triode wrote: > Put the params before the host address/"localhost" Thanks..and sorry...I should RTFM a little more closely. gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread: http:/

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2013-05-02 Thread Triode
gharris999 wrote: > Parameter problems with the version 1.1 self-compiled git code: I'm > starting squeezelite via: > > > Code: > > > /usr/local/bin/squeezelite localhost -o front:CARD=Intel,DEV=0 -d all=debug -f /tmp/squeezelite.log -m 00:04:20:90:37:66 -n Squeeze

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2013-05-02 Thread gharris999
Parameter problems with the version 1.1 self-compiled git code: I'm starting squeezelite via: Code: /usr/local/bin/squeezelite localhost -o front:CARD=Intel,DEV=0 -d all=debug -f /tmp/squeezelite.log -m 00:04:20:90:37:66 -n SqueezeLiteBlip

Re: [SlimDevices: Unix] Mount USB Drive on Wandboard

2013-05-02 Thread JackOfAll
Rather than trying to figure this out, just update the kernel to the one I'm running, which currently has a ntfs drive mounted. Add the following to /etc/yum.conf before updating kernel. Code: installonlypkgs=kernel kernel-bigmem installonlypkg(kernel-module)\ insta

Re: [SlimDevices: Unix] Mount USB Drive on Wandboard

2013-05-02 Thread kesey
http://www.tuxera.com/community/ntfs-3g-faq/#useroption3 All you ever wanted to know about NTFS under Linux but were afraid to ask:-) kesey's Profile: http://forums.slimdevices.com/member.php?userid=10786 View this thread:

[SlimDevices: Unix] Mount USB Drive on Wandboard

2013-05-02 Thread Chunkywizard
Hi, not wanting to clog up the CSOS thread with my linux questions I thought I would start a new thread to try and get my USB drive to mount properly. Clive has helped a lot but I'm still having issues. I have an NTFS drive (written to from a PC if that makes any difference) that I'm trying to mo

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread slackhead
JackOfAll wrote: > Well, nofail is ignored, in as much as the the remote share not being > available will not stall the boot process anyway. But, and this is > mainly cosmetic, by using nofail and the share not being available, > systemd won't mark the mount as having failed and the remote-fs.tar

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread JackOfAll
slackhead wrote: > I'm pretty sure 'nofail' is ignored on network shares - happy to be > proved wrong on that however. I have a couple of machines that use nfs > and cifs shares and I don't have problems when the servers are down / > sleeping - just a slower startup and a logged warning. > W

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2013-05-02 Thread Shutdown
slackhead wrote: > One more thing - make sure you get a good power supply with plenty of > current provision (I'd suggest at least 2A), as this seems to make quite > a difference to how well the Pi works with external USB devices. > > Good luck. Too late ;-) Ordered the regular one with 1A. B

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread jimbobvfr400
Fair enough just something I do automatically for network shares, almost without thinking about it. I will bow to your (massively so) superior knowledge on this though. Sent from my HTC Vision using Tapatalk 2 jimbobvfr40

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread JackOfAll
jimbobvfr400 wrote: > I'd also suggest adding "_netdev" to your fstab line if it's a CIFS > share, this makes sure the network is available before attempting to > mount. Shouldn't be needed with systemd responsible for doing the mounting. remote-fs-pre.target has a dependency on NetworkManager-w

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread slackhead
I'm pretty sure 'nofail' is ignored on network shares - happy to be proved wrong on that however. I have a couple of machines that use nfs and cifs shares and I don't have problems when the servers are down / sleeping - just a slower startup and a logged warning. jimbobvfr400 suggestion is a g

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread jimbobvfr400
I'd also suggest adding "_netdev" to your fstab line if it's a CIFS share, this makes sure the network is available before attempting to mount. Sent from my HTC Vision using Tapatalk 2 jimbobvfr400's Profile: http://forum

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread castalla
JackOfAll wrote: > It amused me that you would describe yourself as a noob. That's not how > I think of you. > > > > Yes, you can add nofail as an option for a remotefs. (I don't normally, > but then my file servers are up 24/7, 365 days a year.) > > > Code: > > >

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread JackOfAll
castalla wrote: > You're much too complimentary! It amused me that you would describe yourself as a noob. That's not how I think of you. castalla wrote: > > I've got a usb flash stick plugged into my router - as you see it's > mounted via cifs. So: > Do I need the 'fail' line, or not? Are y

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread castalla
JackOfAll wrote: > Brian, you're not a noob! If there is a bug to be found anywhere, I'd > bet my last Rolo that you'd find it before anyone else! Beta tester from > hell. Yes! Noob. No! LOL. > > > > I'm not sure what the question is? You want to plug in a USB drive, > mount a partition from t

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread JackOfAll
castalla wrote: > Noob here: Brian, you're not a noob! If there is a bug to be found anywhere, I'd bet my last Rolo that you'd find it before anyone else! Beta tester from hell. Yes! Noob. No! LOL. castalla wrote: > > So what would be the appropriate line, and where does the line actually > g

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread castalla
JackOfAll wrote: > This isn't directed at anyone in particular. There is a bunch of stuff > in my head that I take for granted. If I put any removeable drive in > /etc/fstab, it is second nature to use noauto and nofail. Anyone adding > USB drive mounts to fstab, please use "nofail,defaults".

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread JackOfAll
This isn't directed at anyone in particular. There is a bunch of stuff in my head that I take for granted. If I put any removeable drive in /etc/fstab, it is second nature to use noauto and nofail. Anyone adding USB drive mounts to fstab, please use "nofail,defaults". eg. Code: -

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread JackOfAll
I'm moved the shairport rpm package into the repo. I hope it helps you guys, but I'm not willing to provide any support for it. Anyone using it needs to know what they are doing, that they need to stop and disable squeezeboxserver (if you are using it) and squeezelite services before enabling and

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2013-05-02 Thread slackhead
Shutdown wrote: > That sounds like the one i need :-) One more thing - make sure you get a good power supply with plenty of current provision (I'd suggest at least 2A), as this seems to make quite a difference to how well the Pi works with external USB devices. Good luck.

Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-02 Thread albertone74
dsdreamer wrote: > You have cloned the master branch instead of the 1.0-dev. The new > version doesn't require Perl at all and has a lot of things fixed in it. > You definitely want this one. > I see thank you, dsdreamer wrote: > > > If you want an extensive Shairport dialog, let's not clog