No Hdmi audio on 12.04

Asked by Asanka Munasinghe

Hi,

I think I stuffed up my alsa configuration.

I used the details on the following link http://www.stchman.com/alsa_update.html to update alsa drivers.

Now no hdmi audio is detected on hardware settings tab.

I can see the the two hdmi audio channels when do 'sudo aplay -l' but cannot open alsamixer. It gives me the error "cannot open mixer".

Please help me. I am a newbie to ubuntu.

Thanks in advance,

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Solved by:
Asanka Munasinghe
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh

Thanks

Revision history for this message
Asanka Munasinghe (asanka-m08) said :
#2

Fixed it.

I deleted libasound* libs and re-stalled alsa-utils and alsa-base.

Thanks