You are not logged in.
Hi SliTaz lovers,
I'm unable to play a radio stream with mplayer on SLiTaz base. Till now I tried four different hardware compilations but everytime in says among other things "No Audio" which makes me belief the hardware is not the reason. On SliTaz 3.0 the stream runs on mplayer problemless.
Can you help me? Maybe I have to install some more packages needed by mplayer or configure the audiocard somehow?
regards Djego
Slitaz-base flavor has no audio support.
Install the following tazpkgs:
linux-sound
alsa-utils
Provided you were connected to the internet when you installed mplayer it would download/install the other depends for audio support(alsa-lib,libmad,libogg,etc.)
Now run:
#tazhw detect-pci
#alsamixer
Unmute and increase PCM,Master,and WAV
Quit alsamixer and launch mplayer
Install screen to run alsamixer and mplayer at the same time.
Offline
Thankyou very much mojo. It absolutely worked.
But would it have been possible for me to find that out, too?
djego
You have to know the names of the tazpkgs required before you can determine if they are installed.
tazpkg list | grep -e linux-sound -e alsa-
Go here to see package.list of iso :
http://hg.slitaz.org/flavors
http://hg.slitaz.org/flavors-stable
Click Browse/flavor folder/packages.list of the iso
cooking base : http://hg.slitaz.org/flavors/file/13a6e0df84bf/base/packages.list
Offline
[ Generated in 0.017 seconds, 8 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]