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

2015-08-17 Thread ChrisMmm
Looks like my problem with the RTL8188CUS wifi dongle may be the adapter itself. Tried on my Ubuntu desktop and was very slow loading pages there. It was new so asking for replacement. ChrisMmm's Profile: http://forums.sli

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

2015-08-17 Thread poing
sbp wrote: > Yes we have a new version in internal testing Cool, can't wait :) poing's Profile: http://forums.slimdevices.com/member.php?userid=63617 View this thread: http://forums.slimdevices.com/showthread.php?t=97803

Re: [SlimDevices: Unix] Fedora LMS RPM packages, call for testers...

2015-08-17 Thread dsdreamer
JackOfAll wrote: > Charles, I'm being dim. Of course, several cmds are run from jivelite > using sudo. They are listed in /etc/sudoers.d/01_jivelite. > > Update the jivelite package. (sudo sc-cleanUpdate jivelite) > Add your user to jivelite group. (sudo usermod -a -G jivelite > your_user_name

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

2015-08-17 Thread ChrisMmm
Greg Erskine wrote: > > BTW: I thought lsusb wasn't installed on pCP1.19l? > I was running LSUSB on my Ubuntu desktop! ChrisMmm's Profile: http://forums.slimdevices.com/member.php?userid=34600 View this thread: http://f

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

2015-08-17 Thread Greg Erskine
ChrisMmm wrote: > Just set up a new Rpi2 with I2S es9023 DAC using 1.19l_RPi2 image. > > Works fine with ethernet attachment but moving to wifi I get really bad > stuttering while playing music. I also noticed the web pages were > responding really slowly. I am using a EDUP wifi dongle which LSU

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

2015-08-17 Thread ChrisMmm
Just set up a new Rpi2 with I2S es9023 DAC using 1.19l_RPi2 image. Works fine with ethernet attachment but moving to wifi I get really bad stuttering while playing music. I also noticed the web pages were responding really slowly. I am using a EDUP wifi dongle which LSUSB reports as having a RTL8

Re: [SlimDevices: Unix] Announce: Squeeze on Arch - developer version

2015-08-17 Thread kesey
soundcheck wrote: > Nope. > > IMO you shouldn't put openssh on ignore. You miss out security patches > and bug fixes asf. > > That's why I wrote up what I'd do some posts back. > > Cheers that makes sense soundcheck, thanks. Amended accordingly: "otherwise fire up your preferred editor, o

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

2015-08-17 Thread sbp
poing wrote: > Is there a new major version about to go live? The screenshots in the > how-to on the picoreplayer website look suspicious... Yes we have a new version in internal testing. Hopefully we Can release it shortly. steen piCorePlayer a small player for the Raspberry Pi in RAM. Home

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

2015-08-17 Thread poing
Is there a new major version about to go live? The screenshots in the how-to on the picoreplayer website look suspicious... poing's Profile: http://forums.slimdevices.com/member.php?userid=63617 View this thread: http://for

Re: [SlimDevices: Unix] Announce: Squeeze on Arch - developer version

2015-08-17 Thread soundcheck
Nope. IMO you shouldn't put openssh on ignore. You miss out security patches and bug fixes asf. That's why I wrote up what I'd do some posts back. Cheers ::: ' Touch Toolbox and more' (http://soundcheck-audio.blogspot.com) ::: by soundcheck --

Re: [SlimDevices: Unix] Announce: Squeeze on Arch - developer version

2015-08-17 Thread kesey
soundcheck wrote: > That's the issue I mentioned. > > The latest openssh update restricts root > login!!! > > Everybody has to run the ssh tweaks I mentioned earlier. > > > What you can do now is following. > > > Insert the SD card into your SD-card reader on your PC

Re: [SlimDevices: Unix] Announce: Squeeze on Arch - developer version

2015-08-17 Thread soundcheck
That's the issue I mentioned. The latest openssh update restricts root login!!! Everybody has to run the ssh tweaks I mentioned earlier. What you can do now is following. Insert the SD card into your SD-card reader on your PC. If you're on Linux just run echo "Perm

Re: [SlimDevices: Unix] Announce: Squeeze on Arch - developer version

2015-08-17 Thread kesey
>From Post #1: "2) boot the device from the arch linux image and ssh to the device using the username root and password root" I'm able to update my Wandboard Quad using the SoA Web Configuration utility. However, when I try to SSH in using Putty with the username root and password root, I get the

Re: [SlimDevices: Unix] Fedora LMS RPM packages, call for testers...

2015-08-17 Thread JackOfAll
Charles, I'm being dim. Of course, several cmds are run from jivelite using sudo. They are listed in /etc/sudoers.d/01_jivelite. Update the jivelite package. (sudo sc-cleanUpdate jivelite) Add your user to jivelite group. (sudo usermod -a -G jivelite your_user_name) Then, just the cmds listed

Re: [SlimDevices: Unix] Fedora LMS RPM packages, call for testers...

2015-08-17 Thread JackOfAll
dsdreamer wrote: > It still wants a password to launch Jivelite, and the only way I can get > it to launch from the Gnome menus is to enable password-less sudo for my > account, which is not a good thing. If I subsequently disable the > password-less sudo, Jivelite fails to launch again. Ah, tha