The new mplayer.sh takes a snapshot of the mplayer process tree shortly
after mplayer tries to play a station. The actual process that stays
behind is the inptu thread that is created once contact has been made
iwith the sttaion and data has started flowing.
On a slow processor and/or a slow WMA
I tried the new mplayer.sh with a wma radio station. The first time I
tried a wma station the radio station connected but when the stream was
stopped there was still an mplayer process running. After that, I could
not get a wma station to play using soft squeeze. I reverted to my
previous mplay
I upgraded to 7.3.2 from a previous version (not sure which) today and
Squeezecenter's web UI was unresponsive. So I did a clean re-install
(removed /var/lib/squeezecenter and var/log/squeezecenter dirs) and now
am getting these errors in my server.log file:
Code:
200
I have resolved this issue.
FYI, for any of those curious, I looked at the mysql-error-log.txt file
and saw that there was an error starting the MySQL server. I got a lot
of "Do you already have another mysqld server running on port: ?"
error messages.
So I just killed all mysql processes (n
Have you got LAN isolation turned on on your router, so that wireless
clients are isolated from LAN ones? In that case your wireless clients
would only be able to see the internet and not local devices.
--
paulster
paulst
Hi there,
i got a IBM Netvista 2800 ThinClient where i installed Squeezecenter
and it runs fine. Now i also wan't to play music on this machine so i
download Squeezeslave, but i got only "Illegal Instruction" on Startup.
So i've downloaded the sourcecode and compiled it on the Netvista. I've
us
paulster;413141 Wrote:
> Have you got LAN isolation turned on on your router, so that wireless
> clients are isolated from LAN ones? In that case your wireless clients
> would only be able to see the internet and not local devices.
No I don't think I have an option like that. It would have made
Unfortunately at the moment all the alsa makefiles use a precompiled
library which were built with -march=i686.
You'll need to extract sources/pa_snapshot.tar.gz and run
lib/libportaudio/linux26/build-portaudio-lnx26-alsa from the extracted
portaudio directory and then run make. After that copy
hi,
first of all, thanks for your answer. I have done what you told me
until the step where I should copy the libportaudio.a. I didn't got a
libportaudio.a file in the Portaudio directory. I only got a
libportaudio.la file which is in /squeezeslave/sources/portaudio/lib
after i run the make comma