You are not logged in.
After my last systemupdate I cannot get any sound.
$lspci | grep Audio
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler HDMI Audio
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01)$lsmod|grep snd
snd_hda_codec_hdmi 44413 1
snd_hda_intel 25959 1
snd_hda_controller 26327 1 snd_hda_intel
snd_hda_codec 93753 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_controller
snd_hwdep 12906 1 snd_hda_codec
snd_pcm 73796 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_timer 22010 1 snd_pcm
snd 55101 8 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore 12895 2 snd,snd_hda_codec$amixer
amixer: Mixer attach default error: No such file or directory$aplay /usr/share/sounds/alsa/Front_Left.wav
aplay: main:722: audio open error: No such file or directory$speaker-test
speaker-test 1.0.28
Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
Playback open error: -2,No such file or directory$bash alsa-info.shhttp://www.alsa-project.org/db/?f=800f5 … 911cb8eb37
Any ideas why the alsatools do not find some needed files and what can be missing? Thanks for any help.
Last edited by helmut (2014-10-13 23:31:40)
Offline