Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-26 Thread gregb

> R5 wasn't an "official" image.
I was seeking a simple method to disable WiFi with CSOS R3. My "how to
update" query didn't result in suggestions for updating just the web
interface, and I saw another note indicating re-install would be
prefered to fix other update issues anyway (so I installed R5 :-). I
prefer installing full integrated package to match your distribution.
Overall, CSOS R5 seems to be working.
A centralized method to announce releases / distributions / updates is
desirable. It is easy to miss announcements in a long, multi-page
thread.

LMS log and scanner access via web page shows empty web page in CSOS
R5:

> Have you checked to see if there is anything contained in
> the files? (ie. via the file system rather than via LMS.)

Yes, both server.log and scanner.log are non-zero with readable content
when accessed via ssh. These were readable via LMS when running CSOS
R3.

I'm still sorting through the content of server.log files. It looks like
I have a few corrupted media files, and there are a few perl runtime
exceptions.

> How does this combination of Linux and LMS minimize flash
> file system write access to prolong flash card life? I'm
> interested to deploy a CSOS / Wandboard configuration for
> a five year minimum life.

Consumer flash devices are great for low frequency write applications,
especially appending and not re-writing same "disk blocks" over and
over. It's hard to write 100,000 times to any flash card "block" used in
a camera application. However, it's not difficult to have high write
cycle counts if the flash file system is used in an OS as temporary file
space like swap (thus the need for a wear-leveling file system or a
different media). I agree, it's not the highest priority task. But a
consideration for long life.

Thanks again for everybody's effort.



gregb's Profile: http://forums.slimdevices.com/member.php?userid=47178
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


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

2013-05-26 Thread hagensieker

Nerdwebber wrote: 
> Thank you John for your explanation. However I don't have any linux
> knowledge. Unfortunately it's  too complicated for me to try all your
> solutions and settings. I use the RPI to have "a backup" when my
> Squeezebox Touch stops working.  I only use the Pi as "enduser" with the
> out of the box working  img of piCoreplayer (thank you Steen) which
> includes Squeezelite (thank you Adrian). I can copy and paste commands
> with help from all you great guys on this forum to try out some things. 
> I always thought that Squeezelite with default settings detected the
> bitrate of the stream automatically and send it unchanged to my usb DAC
> so I can listen to 24b96K streams in superb studio soundquality. You
> reported that this wasn't so. My conclusion is that all RPi owners who
> are using the default settings probably think they are  listening to
> 24b96K on their usb DAC  but they only hear 16b48K. I have hope that
> clever guys like Adrian and Steen will come with an "out of the box"
> working solution soon. For the time being I'm going to listen to my
> Squeezebox Touch with Musical Fidelity V-DAC II which is a great
> combination and is sounding superb with 24bit 96Khz files.
> 
> Willem

Willem,

I have two systems and neither one did 24/96 but I suspect it has more
to do with the DAC and maybe the RPi USB issues.  My solution was to
pass the command defining the parameters at boot time.

Triode suggested I remove those settings and capture the -d all=debug
log and then put them back in and do it again and see what is different.
I'm going to do that however I'm waiting for my Squeezeplug Raspberry
Pi to crash.  I want to see how long it is going to stay up ever since I
put that experimental firmware in the Raspberry Pi.

It's beginning to look like it ISN'T going to crash.  I think I'm going
into my 4th day of uptime now. 

But again I may not have been getting 24/96 for a variety of reasons. 
It may have worked right out of the gate with a different DAC.  Best
thing we can all do is try things and report them here.

Basically when you fill out the questions when installing squeezelite it
just writes the file that launches the program.  If I follow the prompts
and get what I want that's great, however in my case it didn't work out
so I wrote my command line defining the program start and called it from
somewhere else.  That's the beautiful thing about Linux.  Always several
ways to do something.

John



hagensieker's Profile: http://forums.slimdevices.com/member.php?userid=59959
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


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

2013-05-26 Thread sbp

Hi

Could you try something like - :::0

So alsa Will not use mmap, as I have seen that alsa and map might have
som problems on tha pi
Steen



sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-26 Thread JackOfAll

gregb wrote: 
> Some notes from recent CSOS update from R3 to R5:
> 
> a. Downloaded CSOS-Wandboard-Dual-R5-20130514-1.img.7z from
> http://www.communitysqueeze.org/images/wandboard/CSOS/ .
> 

R5 wasn't an "official" image. Never announced, (or a direct link
posted), it was going to be the "placebo" test image for the still
missing Web-GUI fstab/mount/partition/format testing, that has been
delayed due to me not having a development machine for the last 2 weeks.
Not that I know of any issues with the R5 image, only that it received
very minimal testing. (I believe you and one other have installed it.)

gregb wrote: 
> 
> 1. Library scan took longer on CSOS R5 than CSOS R3.
> 

No reason I can think of why that should be the case.

gregb wrote: 
> 
> 2. Logitech Media Server Log File access from LMS web page shows empty
> web page (/var/log/squeezeboxserver/server.log)
> 3. Scanner Log File access from LMS web page shows empty web page
> (/var/log/squeezeboxserver/scanner.log)
> 

Have you checked to see if there is anything contained in the files?
(ie. via the file system rather than via LMS.)

gregb wrote: 
> 
> 4. CSOS R5 seems slower than R3 (I'm using SB classics) - are others
> seeing this?)
> 

Again, know of no reason why that should be the case.

gregb wrote: 
> 
> Q1: Realizing CSOS is still beta, what is the CSOS stable release plan?
> 

>From my point of view, we are already out of BETA and have a stable
release with R3. There are a couple of missing bits of Web-GUI
functionality pending.

gregb wrote: 
> 
> Q2: How does this combination of Linux and LMS minimize flash file
> system write access to prolong flash card life? I'm interested to deploy
> a CSOS / Wandboard configuration for a five year minimum life.
> 

At the moment, very little consideration has been given to that. Aside
from logging, (which could be minimised), and LMS writes to
/var/lib/squeezeboxserver, there isn't a lot of I/O. I wouldn't expect
there to be issues with failing memory cards. (Assuming they are the
cheapest "junk" you can find. I have cards that have been heavily used
and abused in cameras, before being pressed into service in embedded
devices. The only failure I have seen is from a no-brand card.) Having
said that, it was part of the plan, (and admittedly bottom of the list),
to have a read-only, (with write via a unionfs over-mount), cut-down
image at some point in the future. But it's not something I have been
working on, nor intend to work on until after we have added the JS
hardware into the mix.



JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


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

2013-05-26 Thread Nerdwebber

sbp wrote: 
> Hi willem
> 
> Could you try to use plughw:  instead of hw: for your sabre card? Then
> try to listen to the output, is iy better for 88 content?
> Also, what happens if you dont give any -a settings ?
> 
> Steen

Hifimediy Sabre DAC:
I tried plughw instead of hw. I got same results. 24b48 & 24b96 are both
playing perfect now. Only 24b88K stutters in de first 5-10 seconds and
after that it seems to play fine (same as hw)
If don't give any -a settings it makes no difference now. In V09 I only
got 16b48K without the -a settings. Now 24b48 & 24b96 are detected
correctly and playing without any problems. Only 24b88K files are
stuttering in the first 5-10 seconds. 24b88K files are still detected as
24b96K when I do cat.

Musical Fidelity V-DAC II
Both hw and plughw are working now. All files are detected correctly.
But I don't have a good feeling listening for longer time. It's of
course much better then in v09 but I think the sound is not stable and
clean. When I compare the original CD sound with the stream (it makes no
difference if I use 16b44 or 24b48/88/96) there is a difference. When
listening to the Pi hicks/pops are hearable who are not in te original
CD. No distortion or clicks just hicks/pops. I don't better way to
explane it.
Hope this helps.
Take care

Willem



Nerdwebber's Profile: http://forums.slimdevices.com/member.php?userid=55759
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-26 Thread gregb

Some notes from recent CSOS update from R3 to R5:

a. Downloaded CSOS-Wandboard-Dual-R5-20130514-1.img.7z from
http://www.communitysqueeze.org/images/wandboard/CSOS/ .
b. Re-image onto 8 GB flash card.
c. CSOS setup is quick (establish CIFS mount, set timezone, disable
wireless, Disable and Stop Squeezelite, Enable and Start Squeeze
Server).
d. Configure LMS on port 9000 (set mount point for media folder, clear
library and rescan everything).

CSOS on Wandboard is great!

Observations (no complaints):

1. Library scan took longer on CSOS R5 than CSOS R3.
2. Logitech Media Server Log File access from LMS web page shows empty
web page (/var/log/squeezeboxserver/server.log)
3. Scanner Log File access from LMS web page shows empty web page
(/var/log/squeezeboxserver/scanner.log)
4. CSOS R5 seems slower than R3 (I'm using SB classics) - are others
seeing this?)

Questions:

Q1: Realizing CSOS is still beta, what is the CSOS stable release plan?

Q2: How does this combination of Linux and LMS minimize flash file
system write access to prolong flash card life? I'm interested to deploy
a CSOS / Wandboard configuration for a five year minimum life.

Thanks, gregb



gregb's Profile: http://forums.slimdevices.com/member.php?userid=47178
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


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

2013-05-26 Thread Nerdwebber

sbp wrote: 
> Hi willem
> I think we will continue the testing here.
> 
> Could you try to use plughw:  instead of hw: for your sabre card? Then
> try to listen to the output, is iy better for 88 content?
> 
> Also, what happens if you dont give any -a settings ?
> 
> Steen
Hi Steen, did you read the PM about the Musical V-Dav II I send you? I'm
testing right now for a few hours. I still get some occasional pops. I
increased the buffersize to 800 with the following command:
-o hw:CARD=M2496,DEV=0 -n piCorePlayer -a 800:4
Seems better but I still get some pops. After that I tried:-o
plughw:CARD=M2496,DEV=0 -n piCorePlayer -a 800:4.  Seems to work also
but don't know yet 100%. I don't have time today for further testing.
I'll try the new settings for sabre dac tomorrow and report back.  I
really think you have made great effort with the new test release of
piCoreplayer. Thanks again!



Nerdwebber's Profile: http://forums.slimdevices.com/member.php?userid=55759
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


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

2013-05-26 Thread sbp

Hi willem
I think we will continue the testing here.

Could you try to use plughw:  instead of hw: for your sabre card? Then
try to listen to the output, is iy better for 88 content?

Also, what happens if you dont give any -a settings ?

Steen



sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Fedora 18 Upgrade appears to break LMS 7.7.2 and 7.7.3

2013-05-26 Thread JackOfAll

castalla wrote: 
> I'm a bit confused - does this update the usual lms ?
> 

LMS is split into 3 packages. 
1. The base noarch package, logitechmediaserver.
2. The arch specific, (ix86 / x86_64 / arm), perl CPAN,
logitechmediaserver-CPAN.
3. The arch specific, (ix86 / x86_64 / arm), logitechmediaserver-vendor,
containing the patched versions of flac (infinite length stream patch)
and faad (alac support patch).

The vendor package used to also contain the sls binary. (Which cannot be
built from source and has a proprietary license.) By updating to the
latest vendor package you are removing it.

castalla wrote: 
> 
> Went ahead with update - seems okay but did get the following error:
> 

Error can be ignored. Wasn't aware that delta's were enabled on the repo
side. I have disabled.



JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=97862

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-26 Thread bakker_be

dsdreamer wrote: 
> bakker_be was most probably wanting to play back music recorded at
> modern concert pitch (A=440Hz) at an older/different standard of pitch. 
> I very much doubt he had any intention of listening to test tones.
> Perhaps he wants his Mozart at A=432Hz and his Bach at A=415Hz?

That's indeed what I wanted to try, just to be able to see what the
hype's about. The possibility of doing it with just a minor, easily
reversed mod in a conf-file appealed to my laziness ;)



bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


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

2013-05-26 Thread sbp

Hi willem please check your private mail.
Stten



sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


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

2013-05-26 Thread Nerdwebber

hagensieker wrote: 
> I'm a Raspberry Pi user as well.  I stumbled across a USB firmware "fix"
> for the many reported USB issues for RPi.  I was beginning to think as
> Triode said earlier that RPi wasn't ready for Prime Time for Squeezeplug
> but now I'm having no issues.  
> 
> And hopefully the RPi USB issues will get tackled or hopefully there
> will be a Rev 3 that gives a solid hardware fix.
> 
> Since I've loaded this  firmware my RPi has stayed up and hasn't crashed
> yet.  
> 
> sudo apt-get install git-core
> 
> sudo wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && sudo chmod +x
> /usr/bin/rpi-update
> 
> sudo BRANCH=fiq_split rpi-update

Thank you John for your explanation. However I don't have any linux
knowledge. Unfortunately it's  too complicated for me to try all your
solutions and settings. I use the RPI to have "a backup" when my
Squeezebox Touch stops working.  I only use the Pi as "enduser" with the
out of the box working  img of piCoreplayer (thank you Steen) which
includes Squeezelite (thank you Adrian). I can copy and past commands
with help off all you great guys on this forum to try out some things. 
I always thought that Squeezelite with default settings detected the
bitrate of the stream automatically and send it unchanged to my usb DAC
so I can listen to 24b96K streams in superb studio soundquality. You
reported that this wasn't so. My conclusion is that all RPi owners who
are using the default settings probably think they are  listening to
24b96K on their usb DAC  but they only hear 16b48K. I have hope that
clever guys like Adrian and Steen will come with an "out of the box"
working solution soon. For the time being I'm going to listen to my
Squeezebox Touch with Misical Fidelity V-DAC II which is a great
combination and is sounding superb with 24bit 96Khz files.  
Willem



Nerdwebber's Profile: http://forums.slimdevices.com/member.php?userid=55759
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-26 Thread Squeezemenicely

gharris999 wrote: 
> That way they could pretend that all the awful I Musici recordings are
> actually on period instruments.

I like the I Musici recordings and all this period instrument fachism in
classical music, sometimes drives me nuts ;-)

Ok, having Bach played by the Berlin Philharmonics in full swing as
Karajan sometimes did, is slightly bizarre (yet fun), but all this
original instrument stuff with conductors who just got off the phone
where Bach told them exactly what his music should sound like, is
sometimes headache inducing - plus often also not correct.

Music is alive and interpreters should do with it as they please, the
composer would probably also use modern instruments. It all depends on
finding people who want to listen to it and if it gets the message and
emotions across.

Sorry for this OT - but a player with a good DAC can actually help make
the music come alive in our livingrooms, so let us hope for the very
best with our Community player (back on topic again).



Squeezemenicely's Profile: http://forums.slimdevices.com/member.php?userid=41812
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix