Difference between revisions of "Talk:Mythbuntu"
From Free Knowledge Base- The DUCK Project: information for everyone
Line 16: | Line 16: | ||
alsamixer | alsamixer | ||
+ | |||
+ | == sound config files == | ||
+ | |||
+ | vi /etc/modprobe.d/alsa-base.conf | ||
+ | vi /etc/pulse/default.pa | ||
== ubuntu version == | == ubuntu version == |
Revision as of 14:38, 25 February 2014
PlaybackBuiltinAudioAnalogStereoPulseAudioMixer
ALSA:dmix:CARD=PCH,DEV=3
sudo bash gnome-control-center sound pavucontrol 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
sound config files
vi /etc/modprobe.d/alsa-base.conf vi /etc/pulse/default.pa
ubuntu version
# lsb_release -a Ubuntu 12.04.3 LTS precise