Hi
I'm struggling to understand why sound does not work very well on my fedora 17 system.
If I run
aplay -D hw:0,0 horse.wav
I get no sound out.
If I run
aplay -D plughw:0,0 horse.wav
it works
If I run Clementine with the Gstreamer audio engine set to
Output plugin = Audio sink (ALSA)
Output device = hw:0,0
That also works.
If I run Totem Movie Player sound does not work
I am going to link to this thread from the alsa wiki.Because with sound not working, what ppl do is aplay -D [their hdmi device] and no error message is displayed but no sound. Then they go to the wiki https://wiki.archlinux.org/index.php/Ad … s_Not_Work and dont find help.Thx akb825 !gt
grandtheft
https://bbs.archlinux.org/profile.php?id=43095
2011-09-04T04:17:41Z
I've searched around and have not been able to figure this out. I actually started working on HDMI audio on an older 200 series card previously. I was hoping it would work with a completely new card and build, but the problem still persists. Using aplay it sounds and plays fine:aplay -D plughw:1,7 /usr/share/sounds/alsa/Front_Center.wavHowever using VLC and I get crackling.
I Just installed Crunchbang Statler. It's a thinkpad x120e, and whenever i run aplay:~ $ aplay
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
aplay: main:654: audio open error: No such file or directoryAny solutions? I have a wireless problem too, but currently solving one bug at a time! :|
Here's a clue:⋯$ aplay -l
aplay: device_list:252: no soundcards found...⋯$ aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
default
Default ALSA Output (currently PulseAudio Sound Server)Yet there are three sound devices in the system.
I Just installed Crunchbang Statler. It's a thinkpad x120e, and whenever i run aplay:~ $ aplay
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
aplay: main:654: audio open error: No such file or directoryAny solutions? I have a wireless problem too, but currently solving one bug at a time! :|
I'm trying to get HDMI audio output from a ION system but I'm running out of ideas.
After the install process (12.10 server, xorg, alsa, nvidia-current) I immediately un-muted channels in alsamixer and run
xbmc@htpc:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
ca
Ok, so I think I have done my home work. I bought this card for price, because it is silent, and to add HDMI.
I have not had any video issues, just audio.
I disabled the onboard audio. So my only audio device is the hdmi.
I looked in /proc/asound/card0 to see eld#1.0 is the valid EDID.
So I added
options snd-hda-intel enable_msi=0 probe_mask=0x102
to /etc/modprobe.d/alsa-base.conf.
Thanks for the reply. Have already tried that though. I think my problem must be to do with the fact that "aplay -l" returns no devices!
awesome_welles
https://bbs.archlinux.org/profile.php?id=21359
2013-01-08T16:48:50Z