Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2013-11-20 Thread slackhead

Noticed this morning that /var/log/messages is filling up with repeated
messages:


Code:


  Nov 20 00:01:06 wandboard jivelite: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {wandboard_Chunked}(R))
  Nov 20 00:01:06 wandboard jivelite: ERROR  net.http - SocketHttp.lua:805 
SocketHttp {wandboard_Chunked}:t_rcvResponse.pump() error:inactivity timeout
  Nov 20 00:01:06 wandboard jivelite: stack traceback:
  Nov 20 00:01:06 wandboard jivelite: 
#011/usr/share/jive/jive/net/SocketHttp.lua:805: in function 'pump'
  Nov 20 00:01:06 wandboard jivelite: 
#011/usr/share/jive/jive/net/SocketTcp.lua:192: in function 'readPump'
  Nov 20 00:01:06 wandboard jivelite: 
#011/usr/share/jive/jive/net/Socket.lua:161: in function 
/usr/share/jive/jive/net/Socket.lua:159
  Nov 20 00:01:06 wandboard jivelite: WARN   applet.SlimBrowser - 
SlimBrowserApplet.lua:3084 notify_networkOrServerNotOK()
  Nov 20 00:01:06 wandboard jivelite: WARN   applet.SlimBrowser - 
SlimBrowserApplet.lua:3089 this is a server error
  Nov 20 00:01:06 wandboard jivelite: WARN   applet.SlimMenus - 
SlimMenusApplet.lua:189 notify_networkOrServerNotOK
  Nov 20 00:02:18 wandboard jivelite: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {wandboard_Chunked}(R))
  Nov 20 00:02:18 wandboard jivelite: ERROR  net.http - SocketHttp.lua:496 
SocketHttp {wandboard_Chunked}:t_rcvHeaders.pump:inactivity timeout
  Nov 20 00:02:18 wandboard jivelite: stack traceback:
  Nov 20 00:02:18 wandboard jivelite: 
#011/usr/share/jive/jive/net/SocketHttp.lua:496: in function 'pump'
  Nov 20 00:02:18 wandboard jivelite: 
#011/usr/share/jive/jive/net/SocketTcp.lua:192: in function 'readPump'
  Nov 20 00:02:18 wandboard jivelite: 
#011/usr/share/jive/jive/net/Socket.lua:161: in function 
/usr/share/jive/jive/net/Socket.lua:159
  Nov 20 00:03:31 wandboard jivelite: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {wandboard_Chunked}(R))
  Nov 20 00:03:31 wandboard jivelite: ERROR  net.http - SocketHttp.lua:496 
SocketHttp {wandboard_Chunked}:t_rcvHeaders.pump:inactivity timeout
  Nov 20 00:03:31 wandboard jivelite: stack traceback:
  Nov 20 00:03:31 wandboard jivelite: 
#011/usr/share/jive/jive/net/SocketHttp.lua:496: in function 'pump'
  Nov 20 00:03:31 wandboard jivelite: 
#011/usr/share/jive/jive/net/SocketTcp.lua:192: in function 'readPump'
  Nov 20 00:03:31 wandboard jivelite: 
#011/usr/share/jive/jive/net/Socket.lua:161: in function 
/usr/share/jive/jive/net/Socket.lua:159
  Nov 20 00:04:43 wandboard jivelite: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {wandboard_Chunked}(R))
  Nov 20 00:04:43 wandboard jivelite: ERROR  net.http - SocketHttp.lua:496 
SocketHttp {wandboard_Chunked}:t_rcvHeaders.pump:inactivity timeout
  Nov 20 00:04:43 wandboard jivelite: stack traceback:
  

 

The error repeats approx every 70s throughout the night. 

Restarting squeezelite does not stop the error.  Have to reboot (as
reported previously, restarting the Autologin process only results in a
hang).



slackhead's Profile: http://forums.slimdevices.com/member.php?userid=13963
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2013-11-20 Thread JackOfAll

slackhead wrote: 
 Noticed this morning that /var/log/messages is filling up with repeated
 messages (beginning a minute after mdnight - coincidence?) 

Network went away. Are you using wireless? I've seen this before, or
very similar. Wireless connects, key negotiation succeeds, gets an
address via dhcp. Some time later, (hours later), key re-negotiation
with router fails, link stays up but is not usable. Was there
anything in /var/log/messages relating to network, NetworkManager,
before the logging from jivelite?



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

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2013-11-20 Thread JackOfAll

LOGITECHMEDIASERVER-7.8.0-0.58.20131120GIT1384939766

Changes...

Code:


  * Wed Nov 20 2013 - 7.8.0-0.58.20131120git1384939766
  - Latest git revision public/7.8 1cffbce63fd66487ab8e5ab0a72438161495c904.
  Only call markDone when we're really done.
  Add scanner step to update standalone artwork.
  Make sure we load Cache::BaseCache in slimservice.
  Silence some noisy debug output.
  Update external artwork when scanning for new  changed.
  



Update...

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=99395

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2013-11-20 Thread slackhead

JackOfAll wrote: 
 Network went away. Are you using wireless? I've seen this before, or
 very similar. Wireless connects, key negotiation succeeds, gets an
 address via dhcp. Some time later, (hours later), key re-negotiation
 with router fails, link stays up but is not usable. Was there
 anything in /var/log/messages relating to network, NetworkManager,
 before the logging from jivelite? 

No wireless.   Hard wired ethernet to router which is on the shelf above
the WB (50cm cable). 

Nothing else in logs, only what I posted.  

However, now you mention it, my Boom was locked up when I awoke this
morning.  I had assumed that was a wireless issue, which can be a little
flacky here.  The Boom was working when I went to bed until switched off
at around 11:30 or so.  Had to remove power to get it to work again. 

Perhaps the router decided to playup or reset itself  but again there is
nothing in its logs to indicate that, and everything else (apart from
Boom) appeared to be working fine this morning.  And shouldn't
the jivelite messages stop when network connection is active again?



slackhead's Profile: http://forums.slimdevices.com/member.php?userid=13963
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


[SlimDevices: Unix] OpenSUSE 13.1

2013-11-20 Thread jarome

Has anyone tried the Squeezebox server on the new OpenSUSE 13.1? If so,
please let us know whether/how it works, and also the easiest way to get
the server up and working.

Thanks,
Jim



jarome's Profile: http://forums.slimdevices.com/member.php?userid=1223
View this thread: http://forums.slimdevices.com/showthread.php?t=100402

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


Re: [SlimDevices: Unix] Community Squeeze OS R3

2013-11-20 Thread Paul Webster

Wolfson are now making an audio board for Raspberry Pi (for sales
through Element14). I think it connects through I2C interface but not
clear from the tech info  video that I saw earlier in the week.
http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/wolfson_pi



Paul Webster
http://dabdig.blogspot.com

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
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-11-20 Thread chiz

@triode
First, I'd like to thank you for your efforts in developing Squeezelite.
I'm finally able to realize its potential when I got it installed in an
archlinux server on a Pogoplug device.

I do have one issue at the moment and I'm hoping that you may have
already encountered the same issue and was able to resolve it. Btw, I've
posted the same issue over at the archlinux forum and posted it here
again in hopes that I could also get some help/answers from the SB
community itself.

The issue with alsaequal, avahi and the Squeezelite -o option. When I
run Squeezelite in the command line with the -o equal option, I can
get Squeezelite running and routing sound output to the alsa equalizer.
However, when I run it as a service, the avahi daemon seem to conflict
with the -o option. I've tried several tweaking in the
squeezelite.service file but to no avail.

As this is my first post, I see I'm not allowed to post links yet. I'll
reply again so I can post here the same item I posted in the archlinux
forums.



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