Talk:Mythbuntu: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
speaker-test -c 2 -r 48000 -D hw:0,3 | speaker-test -c 2 -r 48000 -D hw:0,3 | ||
aplay -D plughw:0,3 /fc.wav | |||
alsamixer | |||
== ubuntu version == | == ubuntu version == |
Revision as of 13:22, 25 February 2014
PlaybackBuiltinAudioAnalogStereoPulseAudioMixer
ALSA:dmix:CARD=PCH,DEV=3
sudo bash gnome-control-center sound aplay /usr/share/sounds/alsa/Front_Center.wav
Playing WAVE '/fc.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
speaker-test -c 2 -r 48000 -D hw:0,3 aplay -D plughw:0,3 /fc.wav alsamixer
ubuntu version
# lsb_release -a Ubuntu 12.04.3 LTS precise