Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-05-27 Thread JackOfAll

gregb wrote: 
> $  rpm -q logitechmediaserver
> logitechmediaserver-7.8.0-0.26.20130523git1369215084.fc18.noarch

OK Latest version. I can view the log files OK. Hmmm. Try restarting
the service... Anyone else see the issue?



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] Community Squeeze OS R3

2013-05-27 Thread JackOfAll

gregb wrote: 
> Yes, I am seeking to disable the WiFi software, make the interface
> inactive, disable the WiFi transceiver hardware, ...

Triode sent me a kernel patch to stop the wi-fi module being initialised
but I haven't had time to package it as yet.

For the moment you could prevent the module from being loaded.

Create a file /etc/modprobe.d/brcmfmac-ignore.conf

Code:


  install brcmfmac /bin/false
  



Disable the bluetooth firmware loader as well

Code:


  sudo systemctl disable bcm4329.service
  



And reboot



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] Community Squeeze OS R3

2013-05-27 Thread gregb

JackOfAll wrote: 
> What does "rpm -q logitechmediaserver" say?
$  rpm -q logitechmediaserver
logitechmediaserver-7.8.0-0.26.20130523git1369215084.fc18.noarch



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] Community Squeeze OS R3

2013-05-27 Thread gregb

JackOfAll wrote: 
> The OnBoot setting does not disable the wi-fi hardware. It stops the
> interface from automatically being configured by Network Manager. ie. it
> will not connect to a router. When you talk of disabling wi-fi, what
> exactly do you mean? Disabling the hardware?
Yes, I am seeking to disable the WiFi software, make the interface
inactive, disable the WiFi transceiver hardware, ...



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] opensuse 12.2 fails to run logitechmediaserver-7.8.0-0.1.1347896053

2013-05-27 Thread frank_from_hh

I just re-checked the buttons. They work for me. Have you followed all
steps I mentioned including the edit of Request.pm? Earlier in this
thread it is mentioned that without this correction the web interface
will not work properly.

Cheers
Frank



frank_from_hh's Profile: http://forums.slimdevices.com/member.php?userid=25866
View this thread: http://forums.slimdevices.com/showthread.php?t=96492

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


[SlimDevices: Unix] LMS takes much longer to start over wifi than ethernet

2013-05-27 Thread Lem

I am running the deb version of LMS 7.8 on Ubuntu 12.04 server. If I
start it up with the network cable connected, LMS is available very
quickly.
However, when running on wifi only (which I do normally), it can be a
few minutes for LMS to come up even though the box is pingable soon
after power up.

I assume that LMS maybe checks for network presence or fails to start
the first time in this instance. I had a look in the startup scripts but
couldn't see anything to tweak.



Lem's Profile: http://forums.slimdevices.com/member.php?userid=22702
View this thread: http://forums.slimdevices.com/showthread.php?t=98856

___
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-27 Thread sbp

Hi.

Yes it should be ok on both A and B boards

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] piCoPlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelite

2013-05-27 Thread Ottie

Will piCoPlayer also work on a Raspbery Pi Model A board.



Ottie's Profile: http://forums.slimdevices.com/member.php?userid=60076
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-27 Thread JackOfAll

JIVELITE-0.1-0.39.20130508GITFE832BA

This only really adds Pascal GPIO functionality, so no requirement to
upgrade.

Changes...

Code:


  * Mon May 27 2013 - 0.1-0.39.20130508gitfe832ba
  - Include Epoch in dependency versioning.
  
  * Mon May 27 2013 - 0.1-0.38.20130508gitfe832ba
  - Split /usr/share/jive files into common subpackage.
  
  * Mon May 27 2013 - 0.1-0.37.20130508gitfe832ba
  - Add TriggerOutput Applet from Pascal Hibon.
  - Require community-squeeze-scripts >= 1-9 (check /sys... files exist).
  
  * Thu May 09 2013 - 0.1-0.36.20130508gitfe832ba
  - Add GPIO write scripts to sudoers config for Pascal.
  - Bump dependency on community-squeeze-scripts >= 1.8.
  



Update...

Code:


  sudo csos-cleanUpdate-testing jivelite-autologin
  




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] Community Squeeze OS R3

2013-05-27 Thread JackOfAll

gregb wrote: 
> 
> I assume this indicates CSOS R5 already matches latest?
> 

What does "rpm -q logitechmediaserver" say?



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] Community Squeeze OS R3

2013-05-27 Thread JackOfAll

gregb wrote: 
> I was seeking a simple method to disable WiFi with CSOS R3.

I think we may be talking at cross purposes. The OnBoot setting does not
disable the wi-fi hardware. It stops the interface from automatically
being configured by Network Manager. ie. it will not connect to a
router. When you talk of disabling wi-fi, what exactly do you mean?
Disabling the hardware?



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] Community Squeeze OS R3

2013-05-27 Thread gregb

> I was seeking a simple method to disable WiFi with CSOS R3.
I unchecked the "On Boot" box on the Wireless Interface Configuration
page using CSOS R5 (and rebooted). The wlan0 status appears to show both
transmitted and received packets still active, and the interface
indicates "UP":

wlan0: flags=4099  mtu 1500
[ ... ]



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] Community Squeeze OS R3

2013-05-27 Thread gregb

lintweaker wrote: 
> It seems there is a wandboard quad in the works, massive overkill for
> CSOS but nice anyway.
Perhaps processor overkill for LMS, but more RAM may allow RAM file
system for temp files, no swap, etc.



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] Community Squeeze OS R3

2013-05-27 Thread gregb

> Can you update the LMS package to the current testing one, please and
report back?

I assume this indicates CSOS R5 already matches latest?

$ sudo csos-cleanUpdate-testing logitechmediaserver
Loaded plugins: langpacks, presto, refresh-packagekit
Cleaning repos: community-squeeze community-squeeze-testing
2 metadata files removed
2 sqlite files removed
0 metadata files removed
Loaded plugins: langpacks, presto, refresh-packagekit
community-squeeze   | 2.9 kB 
00:00:00
community-squeeze-testing| 2.9 kB 
00:00:00
(1/2): community-squeeze-testing/primary_db | 7.6 kB  00:00:00
(2/2): community-squeeze/primary_db|  21 kB  00:00:00
No Packages marked for Update



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] Community Squeeze OS R3

2013-05-27 Thread JackOfAll

gregb wrote: 
> 
> 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.
> 

Can you update the LMS package to the current testing one, please and
report back?


Code:


  sudo csos-cleanUpdate-testing logitechmediaserver
  




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] Community Squeeze OS R3

2013-05-27 Thread JackOfAll

lintweaker wrote: 
> It seems there is a wandboard quad in the works, massive overkill for
> CSOS but nice anyway.

This has been the worst kept secret ever. From our point of view, it's
not so much the extra processing power as having a working SATA port.
That's the real killer feature. I've been drooling over the idea of
having a small SSD for the rootfs for some time.



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] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2013-05-27 Thread Nerdwebber

hagensieker wrote: 
> 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
Hi John,

Thanks for your answer. Actually Steen has send me a test.img of
piCorePlayer. He did a great job because I can listen now (RPi with
Hifimediy Sabre DAC) to music in 16b44K, 24b44K, 24b48K & 24b96K sound
quality. The Pi plays sensational good now with these files. Really
audiophile sound, a pleasure to listen to. The only remaining problem
still are the 24b88K files who are playing stuttering. Hopefully Steen
finds a solution for this problem too. 

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] piCoPlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelite

2013-05-27 Thread Nerdwebber

sbp wrote: 
> 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

Hi Steen

I tried -a :::0 
For The Sabre DAC & V-DAC II this has no effect. Everything seems to be
the same.

I also tried (as you suggested earlier)
-o hw:0 -n test1
-o hw:0 -a :::0 -n test2
-o plughw:0 -n test3
-o plughw:0 -a :::0 -n test4
With these settings both DAC's are working. However no solution for the
playback problems.

So I"ll keep my V-DAC II connected to my Squeezebox Touch and stop
testing this DAC in combination with the RPi. Results are not bad now
with your latest test img (much better than in V09) but I keep hearing
occasional pops. 
The combination RPi and Hifimediy Sabre DAC plays sensational good with
16b44K, 24b44K, 24b48K & 24b96K files now. Really audiophile sound, a
pleasure to listen to. The only problem are the 24b88K files who are
playing stuttering. Hope you'll find a solution for this. I would
gratefully do some testing on that part but not for long because I'm
going on vacation next week.

Thanks again for your efforts. 

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-27 Thread lintweaker

It seems there is a wandboard quad in the works, massive overkill for
CSOS but nice anyway.



lintweaker's Profile: http://forums.slimdevices.com/member.php?userid=47485
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-27 Thread ashleyw

Triode wrote: 
> Doubt it is the same problem as seen with the hdmi as this is a driver
> issue.  Have you tried enabling debugging and seeing if there are any
> changes after 8 hours?

thanks. I see the same issue on both my main HTPC running 2 VMs (which
is using HDMI through to the AV for VM1, and stereo to AV zone 2 for
VM2), and to another PC running VM3 which is stereo to powered speakers.
I'll switch on debugging and see what pops up.  The fact the repeated
power on/off of the squeezelite clients seems to fix it would presumably
mean the re-opening of the alsa device is what fixes the issue?



ashleyw's Profile: http://forums.slimdevices.com/member.php?userid=58923
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] LMS 7.8 - loss of radio connections

2013-05-27 Thread mangvon

If you are searching for impressive and ideal sports watches, look no
further than Panerai watches  As one of the renowned luxury watch
manufacturers in the world, Panerai is good at creating high end
timepieces  Due to their exquisite craftsmanship and excellent
precision, all Panerai watches just come into many people's favor and
been greatly sought after 
While, unfortunately, all genuine Panerai watches are sold at hefty
prices, thus it seems they are specially designed for wealthy persons 
They absolutely not cater to mass market  Does it mean that common
people with limited budget have no chance to have a taste of luxury?
Obviously no! Panerai replica watches can meet their needs  They are
100% similar to the real ones with quality appearance, exquisite design
and innovative mechanical functions  What's more important, they are
much cheaper compared to the genuine ones in terms of price  For those
who are searching for durable and accurate timepieces but cannot afford
the expensive rolex16233 tumblr com]rolex daytona 16233prices of the
designer luxury ones, quality Panerai replicas are really smart options 
With such masterpieces on your wrists, you can also flaunt your
luxurious lifestyle without breaking your bank 
If you have decided to buy one replica, you can easily find them from
online stores  Before you made up you mind to place an order, there are
still one thing you need to bear in mind: do remember buy from reliable
retailers  Collecting much information of customer feedback is effective
No matter they are negative or positive, they can always help you to
deeply know the company 
Quality Panerai watches are surely the ultimate fashion accessories 
If you have been attracted, just check one and begin to earn the envy of
others 



mangvon's Profile: http://forums.slimdevices.com/member.php?userid=60047
View this thread: http://forums.slimdevices.com/showthread.php?t=98833

___
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-27 Thread Triode

ashleyw wrote: 
> Sorry to bring this up again. I'm running SqueezeLite under VMware
> workstation with Debian VMs. All working perfectly apart from this no
> sound after a while (around 8 hours or more). If I press the "power
> on/off button around 3 times from LMS on each squeezelite client,
> eventually sound will come through with some initial popping and white
> noise. Did anyone ever find a solution to this?

Doubt it is the same problem as seen with the hdmi as this is a driver
issue.  Have you tried enabling debugging and seeing if there are any
changes after 8 hours?



Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
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-27 Thread ashleyw

psketch wrote: 
> Hi John
> 
> Yes - completely agree that HDMI is a completely different option than
> the built in audio.  Built in is functional but really basic, but the
> HDMI output is really clean and works very well.  I don't get any pops,
> cracks etc..
> 
> Interesting what you say about no sound after it being unused for a
> while - I've also seen that, but also saw it when running Squeezeslave
> as well, so I think it's the audio stack on the Pi.  Interestingly, I
> didn't get this on the very old Pi firmwares (i.e. the first HF builds).
> They seemed to introduce this bit of a problem when trying to fix audio
> quality on the built in audio (not hdmi).
> 
> pete S
Sorry to bring this up again. I'm running SqueezeLite under VMware
workstation with Debian VMs. All working perfectly apart from this no
sound after a while (around 8 hours or more). If I press the "power
on/off button around 3 times from LMS on each squeezelite client,
eventually sound will come through with some initial popping and white
noise. Did anyone ever find a solution to this?



ashleyw's Profile: http://forums.slimdevices.com/member.php?userid=58923
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