[SlimDevices: Unix] Re: Music pops/stops/resets randomly

2007-01-12 Thread empty99
1/ Upgrade Slimserver to 6.5.5 from 6.2.1 2/ Using another home PC on the network to power SB3 3/ Hardware reset on Netgear router 4/ Xiilink chipset reset on SB3 (see owner guide page 23) 5/ Factory reset on SB3 -- empty99 ---

[SlimDevices: Unix] Re: Music pops/stops/resets randomly

2007-01-12 Thread empty99
senduran;169861 Wrote: > I have in the past had a slimserver -> squeezebox setup that worked > perfectly. All my music is in lossless flac format. > > Recently songs have started to 'pop' or have garbled moments like you'd > expect from a badly ripped and encoded mp3, or they cause the squeezbox

[SlimDevices: Unix] Music pops/stops/resets randomly

2007-01-12 Thread senduran
I have in the past had a slimserver -> squeezebox setup that worked perfectly. All my music is in lossless flac format. Recently songs have started to 'pop' or have garbled moments like you'd expect from a badly ripped and encoded mp3, or they cause the squeezbox to just kind of 'stop', requiring

[SlimDevices: Unix] Re: Slimserver + Ubuntu + no access to Linkstation with password protected share

2007-01-12 Thread MIBMIB
Quick update. I managed to get the computer to recognise network devices using the approach described. Thanks again. I then tried installing Linux on the box I had intended to use but firstly the keyboard didn't work at the same time as the mouse was plugged in, then I realised it only had 64 M

[SlimDevices: Unix] Re: Ubuntu Problems

2007-01-12 Thread brooky
Doh! I'm a thicky, all working great. Love the easyness of the Debian packages. Can't wait to get my squeezebox 2 working again. The wireless broke on it. :( So I bought a acer pundit barebone to use as an MP3 server. Nice. THANKS for your response!! -- brooky

Re: [SlimDevices: Unix] Ubuntu Problems

2007-01-12 Thread Ben Sandee
On 1/12/07, brooky <[EMAIL PROTECTED]> wrote: Hi Guys, I did a fresh install of the Ubunto Server edition and installed open SSH. I then followed the instructions to install SlimServer on Debian and uncommented the universal parts. All seemed to install fine. No errors. However when I try to

[SlimDevices: Unix] Ubuntu Problems

2007-01-12 Thread brooky
Hi Guys, I did a fresh install of the Ubunto Server edition and installed open SSH. I then followed the instructions to install SlimServer on Debian and uncommented the universal parts. All seemed to install fine. No errors. However when I try to start slimserver I get this error: > [EMAIL PRO

[SlimDevices: Unix] Re: Apache Proxy Problem

2007-01-12 Thread scratchy
http://forums.slimdevices.com/showthread.php?t=31571 -- scratchy scratchy's Profile: http://forums.slimdevices.com/member.php?userid=5236 View this thread: http://forums.slimdevices.com/showthread.php?t=15054

[SlimDevices: Unix] Proxying SlimServer 6.5.0 via Apache

2007-01-12 Thread scratchy
If you want your SlimServer to be available as a subdirectory of your main Apache server (for example, as http://www.example.com/slimserver/ instead of http://www.example.com:9000/), you can use Apache's proxying capabilities. Here is my httpd configuration that seems to work with Apache 2.0.53 a

[SlimDevices: Unix] Re: Apache Proxy Problem

2007-01-12 Thread scratchy
Here is my httpd configuration that seems to work with Apache 2.0.53 and SlimServer 6.5.0 (note that the "sed" filter was not needed for SlimServer 6.3.1): LoadFile /usr/lib/libxml2.so.2 LoadModule proxy_html_module modules/mod_proxy_html.so LoadModule ext_filter_module modules/mod_ext_filter