You are not logged in.

#1 2012-07-06 18:40:11

bl3ndy
Member
Registered: 2012-06-18
Posts: 10

[SOLVED] No sound with HDMI output

aplay -l:

**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 0/1
  Subdevice #0: subdevice #0

lsmod | grep snd:

lsmod | grep snd
snd_hda_codec_hdmi     23672  1 
snd_hda_codec_realtek    60377  1 
snd_hda_intel          24053  7 
snd_hda_codec          94273  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep               6300  1 snd_hda_codec
snd_pcm                74958  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc          7217  2 snd_pcm,snd_hda_intel
snd_timer              18966  1 snd_pcm
snd                    58997  20 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore               5410  1 snd

I tried the solution in the wiki. The sound would work when I issued the aplay command, but then when I set the .asoundrc file, sound would not work (after logging out and logging back in). I also tried this solution from another thread, but I mistakenly forgot to make backups of the two respective files and now I have no sound at all. Help would be much appreciated! Thanks!

Edit:
Also tried this, didn't work either.

Edit2:
Finally got it solved! All I had to do was go into alsamixer and unmute the "S/PDIF" channel, follow the instructions from the wiki (see link above), and I finally got the sound to work.

Last edited by bl3ndy (2012-07-08 20:05:18)

Offline

Board footer

Powered by FluxBB