no sound through HDMI

Hi,
I've Mageia 2 installed on my Acer 5730 laptop and as in topic I have no sound coming from HDMI output. In order to exclude any hardware issue I've checked HDMI connection to my TV set under Windows 7 and in this configuration I have not any problems, video and audio as well were played. What was done till now:
- in alsamixer I unmuted all digital channels;
- using aplay -D command I have checked all audio hardware devices without effect, no sound through HDMI in all cases but in one - hw=0,3 I hear sound through optical jack;
some debugs:
my audio configuration generated using alsa script:
http://www.alsa-project.org/db/?f=6ce65 ... 6fa776a016
Would you give me some advices?
I've Mageia 2 installed on my Acer 5730 laptop and as in topic I have no sound coming from HDMI output. In order to exclude any hardware issue I've checked HDMI connection to my TV set under Windows 7 and in this configuration I have not any problems, video and audio as well were played. What was done till now:
- in alsamixer I unmuted all digital channels;
- using aplay -D command I have checked all audio hardware devices without effect, no sound through HDMI in all cases but in one - hw=0,3 I hear sound through optical jack;
some debugs:
- Code: Select all
cat /proc/asound/modules
0 snd_hda_intel
- Code: Select all
[root@localhost tonny]# lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
- Code: Select all
root@localhost tonny]# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC888 Digital [ALC888 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
my audio configuration generated using alsa script:
http://www.alsa-project.org/db/?f=6ce65 ... 6fa776a016
Would you give me some advices?