truehl;527224 Wrote: 
> Hi Ralphy,
> thanks a lot!!!
> 
> Greetings, Thomas

I've got squeezeslave working with VMWare Server 1.10 from the
vmware-server-console.
Make sure you've added the Sound Card device to the VM configuration
and specified the /dev/dsp device, don't use automatic.

If you're running the vm console app on linux, make sure you 'modprobe
snd-pcm-oss' as it only works with OSS.

You need to install these additional packages for a successful build.

aptget install bzip2
aptget install g++
aptget install libogg-dev # I need to fix this dependancy in the
makefiles, but for now install it.

Checkout the code.

svn checkout
http://squeezeslave.googlecode.com/svn/squeezeslave/trunk/squeezeslave

Make the binary.

cd squeezeslave
make -f makefile.linux26-alsa-display realclean
make -f makefile.linux26-alsa-display

bin/squeezeslave -V
squeezeslave 0.9-133
compile flags: linux portaudio:1420 debug signals interactive daemon
...Copyright removed...

Start squeezeslave.

bin/squeezeslave -r15 &

By default, alsa mutes ALL devices. In the VM run 'alsamixer', unmute
Master and increase level to 100%.  You might need to do the same for
the PCM slider, I didn't need to this. Once you get the levels right,
Ubuntu saves them on shutdown and restores them to the same settings at
next boot.

Increase the volume for the squeezeslave player in the web gui to
full.

Play something.

I deleted the VM, restored the original and replayed my steps.  It
worked both times.

Good luck,

Ralphy


-- 
ralphy
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=63966

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to