Getting HDMI audio working (ASUS P5E-VM HDMI mATX)

Hey everyone. So I'm trying to create a HTPC using this ASUS P5E-VM HDMI mATX motherboard with a 3.0 GHz E8400 Core 2 Duo and 4GB RAM. I've installed Arch 64-bit on it and have full 1080p video showing nicely on my HD TV with Gnome set up quite nicely. I've gone through the Wiki for the documentation for getting ALSA working but I cannot get any audio working. I have 3 outputs on this board, the line-out on the back, the headphones on the front and the HDMI audio on the back.
I admit I am an ALSA/Linux Audio newb but it seems like everything is set up properly comparing it to the Wiki document. I get very faint audio from the headphones but nothing else. I'd really like to get the HDMI audio working but I am completely and totally lost as to what to do. I don't even know what devices and modules I should be looking for. I'm pretty sure the sound chipset is Intel HDA Audio. Although, under Vista it comes back as Realtek audio controller.
Any and all help would be greatly appreciated. Thanks!

While searching for the solution myself I stumbled over this rather old thread and having found the solution it might be interesting for someone out there :-)
HDMI audio is working fine with the Asus P5E-V, the problem is that the IEC958 device has to be unmuted on the command line (since it is not showing in any mixer):
(1)amixer --card 0 |grep 958
Then unmute the devices (in my case to unmute "'IEC958',1" was sufficient):
(2)amixer --card 0 sset 'IEC958',0 unmute
(3)amixer --card 0 sset 'IEC958',1 unmute
(4)amixer --card 0 sset 'IEC958 Default PCM',0 unmute

Similar Messages

  • How to get beats audio working on windows 7

    Just downloaded windows 7 on my hp envy dv7 and my beats audio no longer works. Is there a driver I need to download to correct the issue? Or is there some configuring I have to do?
    This question was solved.
    View Solution.

    Hi,
    Have you tried the very first link ? Please try it now if still no luck please use    Scan now    from the following link:
       http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?cc=us&lc=en&dlc=en&product=5318926
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How can i get the audio working again?

    Did a hard drive replacement on my ibook a few weeks ago and being as careful as i possibly could the audio connector still pulled off of the logic board. Even when the connector was off of the logic board i still had trouble separating the two pieces. I put a tiny drop of superglue on the bottom of the connector and pushed it back onto the logic board trying to make sure the metal pieces touched the board. It was in place perfectly and to my dismay there is no sound on the laptop through the built in speakers. The headphone port still works but the built-in's don't. What would be the best way to go about this? Would it be possible just to wire the headphone jack wires to the built-in speakers wires? Thanks a lot

    I think i found a pretty good temporary solution, in theory anyways. I took the cable off of a set of ipod cube speakers and stripped it to find three wires: red, blue, and copper. My plan is to splice this cable and the wires to the speakers inside of the ibook and then just run the headphone plug outside of the ibook and plug it into the headphone jack. It may look a little odd but if it works its better than having to plug in a set of external speakers which looks even more weird. My question is, i remember there only being a black and red wire coming from the ibook speakers but as i said earlier the wire from the cube speakers has blue, red, and copper. Does anyone know how i could splice the two together? I thought stereo channels had to have three wires (left, right, and ground)...are the ibook speakers only mono?

  • How to get bluetooth audio working

    I have the S10-3T, type 0651. Had it a few weeks.
    It has Bluetooth built in. I was able to recognise my Altec Lansing BackBeat (stereo headset). But when I played media, the sound didn't come through the headset.
    What do I need to download or do so that I can watch movies, listen to Rhapsody, etc... through the headset?
    Thanks.

    Hi and welcome..
    didnt use Bluetooth for audio  , but Try to look at windows system sound section,... like a receiver you have to choose where sound comes , think windows could that not know automatic  ...there should be in the a menue where you can  change to bluetooth device instead of internal Audio  ... 
    sincerely KalvinKlein
    Thinkies 2x X200s/X301 8GB 256GB SSD @ Win 7 64
    Ideas Centre A520 ,Yoga 2 256GB SSD,Yoga 2 tablet @ Win 8.1

  • [Athlon64] Can anyone else with an RS480M2-IL get their audio working?

    Because I sure can't!
    The hardware is installed. The driver is installed. I play music, and I use Windows Sound Recorder to show me that the system is, indeed, playing music. All of that seems like a beautiful thing.
    I plug in the speakers, and nothing comes out.
    Any ideas? Is there a jumper I had to jump that went unjumped?

    Thanks dude, though that wasn't my problem.
    I'd actually been using both front and back audio to test. I figured I'd jumper those pins and see if I could just make do with only-back audio. When I pulled out the cable connecting the front audio, I found out that it had come unconnected to the front panel part.
    So your advice did indeed help! Just not the way it was meant to...

  • Can't get 4.1 working with ALSA and Intel card

    Hello everybody,
    My problem is simple, but I cannot find any solution for it.
    I have Arch Linux 64 bits installed with ALSA and a Intel onboard sound card
    I can get the audio working simply installing ALSA and unmutting the channels, but I get no sound at the rear speakers and the center speaker (subwoofer).
    I run:
    $ spearker-test -c 5
    And all I have is sound at the 2 front speakers.
    Looking at alsamixer I only saw configuration for 2,4 and 6 channels. I am currently using the configuration for 4 channels.
    I unmuted everything in alsamixer (playback) and nothing changed.
    $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC888 Digital [ALC888 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    $ lsmod | grep '^snd' | column -t
    snd_hda_codec_hdmi 23704 1
    snd_hda_codec_realtek 59331 1
    snd_hda_intel 25700 7
    snd_hda_codec 97464 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep 6300 1 snd_hda_codec
    snd_pcm 74926 3 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 60021 21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
    Anyone knows how to make it work? Thanks!

    Thanks for the answer, tried this command, here is the output:
    $ speaker-test -t wav -c 5 -D surround41
    speaker-test 1.0.26
    Playback device is surround41
    Stream parameters are 48000Hz, S16_LE, 5 channels
    WAV file(s)
    Broken configuration for playback: no configurations available: Invalid argument
    Setting of hwparams failed: Invalid argument
    Is there something needed to make this command run correctly?

  • ASUS EAH5450 silent graphics card to my Pavilion m7210 desktop but get no audio via HDMI output.

    I have installed an ASUS EAH5450 silent graphics card to my Pavilion m7210 desktop but get no audio via HDMI output.I have 2 high Definition Audio Controllers in Device Manager, One has an exclamation mark with message 
    " This device cannot find enough free resources that it can use. (Code 12)
    If you want to use this device, you will need to disable one of the other devices on this system.
    You need to restart your computer before the changes you made to this device will take effect."
    What do i need to do to get this to work ?
    Thanks

    Hi,
    Welcome to the HP Forum!
    kommy wrote:
    I have installed an ASUS EAH5450 silent graphics card to my Pavilion m7210 desktop but get no audio via HDMI output.I have 2 high Definition Audio Controllers in Device Manager, One has an exclamation mark with message 
    " This device cannot find enough free resources that it can use. (Code 12)
    If you want to use this device, you will need to disable one of the other devices on this system.
    You need to restart your computer before the changes you made to this device will take effect."
    What do i need to do to get this to work ?
    Thanks
    The other HD Audio device is likely to be the Realtek ALC880 8-channel High Definition onboard sound. This is a bit of a decision point. If you plan on always using the AMD High definition Audio as your default ouput through an HD TV with HDMI out, then you can disable the Realtek HD audio device. Once that is done then restart the PC. Go to the Control panel and select sound, now sellect the AMD HDMI out and right-click and select it as the default. There should now be a green checkmark next to it. Now you can select Configure to test it.
    Kind regards,
    erico
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • I have an Retina display MacBook Pro with HMDI out port. I also have an HDMI to Component cable with Audio Plugs. How can I get HDMI out to work with this cable when plugged into the Component and Audio ports on my TV?

    I have an Retina display MacBook Pro with HMDI out port. I also have an HDMI to Component cable with Audio Plugs. How can I get HDMI out to work with this cable when plugged into the MacBook Pro and connected to the TVs Component and Audio in ports.

    Will not work.  To my knowledge, dual converting like that isn't supported.  The Mac must detect the connected video output device and that sort of info cannot be done across an analog component uni-directional connection.

  • I have a pioneer 50 inch plasma   I purchased new from the company back in 2005.   I tried to hook up an Apple Tv to the pioneer receiver that came with the TV.   I can not get it to work.   The receiver has two HDMI  inputs in the back.

    I have a pioneer 50 inch plasma + I purchased new from the company back in 2005.   I tried to hook up an Apple Tv to the pioneer receiver that came with the TV.   I can not get it to work.
    The receiver has two HDMI  inputs in the back.  However they say they are not for PC's.  Furthermore they must be set up by going to the home menu.    I tried everything, but I can not get the receiver to talk to the Apple TV. I even tried a connector that uses an HDMI to the Apple TV that has the other side of the cable as 5 RCA cables.  I could not get the receiver to see the Apple TV.   I have a newer TV in the house, it has no problem talking with the Apple TV.  But this older system seems to be handicapped in its ability to talk with the newer Apple TV system.
    My Email is [email protected] 
    Do you have any suggestions
    Thanks
    Bob

    I could not access the Apple TV on the television.   If I put the Apple TV directly into by TV, I have an external sound system (entertainment system), therefore I worry that I would by pass the audio.
    Thanks for taking your time to attempt to help!   Any more suggestions would be greatly appreciated.
    Bob

  • My samsung says video out from i pad is not supported. i am connecting with apple dock using hdmi. I do get the audio

    my samsung says video out from i pad is not supported. i am connecting with apple dock using hdmi. I do get the audio  any suggestions?

    Jeffrey-
    If the HDMI input to the Samsung is not compatible, does it have a VGA or composite input?  I have both the HDMI and VGA adapters for the iPad, which work with the small Vizio HDTV I tried.  I understand a composite video adapter is also available.
    Fred

  • I cannot get HDMI to work on my ENVY SmartTouch 17

    Hi, I am trying to get HDMI to work on my HP Envy 17" Smarttouch (17t-J100 series) with WIndows 8.1. 
    I look in the Device Manager and I don't see an HDMI device. 
    I do see HDMI audio. 
    Video is with the Intel 4600 series adapter. 
    If I attach the HDMI cable to the notebook and turn on the TV (Visio 32") the notebook will see another monitor, but it is unknown and the TV will simply display no signal. I do have the correct HDMI port selected on the TV for the cable. 
    There should be an entry for HDMI in the device manager under video correct? 
    Thank in advance. 

    Hello Steves411,
    Welcome to the HP Forums!
    I understand the notebook is experiencing issues connecting to your TV with an HDMI connection. I'll do my best to assist you!
    To start troubleshooting, please provide the answers to all of my questions:
    1. Can the notebook connect to a normal monitor with that HDMI cable?
    2. Can a different notebook connect to the TV with that HDMI cable?
    3. Have you tried all of the suggestions in this document? Connecting a Monitor, Projector or TV (Windows 8)
    Please answer these questions and I can continue to help you further. Thanks and have a great day!
    Mario
    I worked on behalf of HP.

  • 2009 24-inch iMac 3.06GHz (EMC no. 2267).   I don't get any audio when connecting my Sony HD TV to my iMac via mini DisplayPort. Is there a fix or hardware upgrade?  I'm using a Kanex Mini DisplayPort to HDMI cable w/ audio support.

    2009 24-inch iMac 3.06GHz (EMC no. 2267).   I don't get any audio when connecting my Sony HD TV to my iMac via mini DisplayPort. Is there a fix or hardware upgrade?  I'm using a Kanex Mini DisplayPort to HDMI cable w/ audio support.

    You can connect the audio from your iMac to your TV using a mini jack (like headphones plug) to rca (regular red and white audio connectors used on every TV,DVD, etc) cable.
    On your TV, you need to be able to set the audio for the HDMI input you will use to "analog" and connect the rca end of the cable to the analog inputs on your TV.

  • Can i use hdmi output to tv, and also thunderbolt to hdmi tv?  I basically want to use 2 hdmi tbs, but so far I can't get it to work but I feel it should

    I have a HDI cable to my monitor, works fine.  I just got a thunderboly to HDMI adapter to connect to my TV.  I can't get it to work.  I think this is possible.   

    Yes, you can have tow HDMI monitos using what you said,

  • HT4108 I have a hdmi connector and can not get a picture to come on my tv. Need help also bought the RCA cables and can not get it to work with my iPhone 4 g

    I have a hdmi dock connector and can not get  it to show on my tv. It's a iPhone 4g please help also have a RCA cable to and can not get it to work either

    With what apps?  Not all apps require video output.

  • Video does not work when I connect my Macbook to a TV using a thunderbolt to HDMI converter. Audio works fine.

    I've been trying to connect my macbook to an Insignia TV. The macbook recognizes the TV is connected and changes the display ratio accordingly, but it does so in a jittery way before landing on 1080i after some time.
    The audio works fine on the TV from the mac, but it's not picking up any video. When I go to System Preferences>Displays, I get two windows: one for the built-in display, one for the TV. I think this is why I'm not getting any video, but I don't know how to make it just so that the display is for the TV. The displays are mirrored, but I'm still not getting anything. Please help!

    Go into System Preferences, then Displays. There should be an option to click on the tv mirroring. Click it and see if it connects to the TV.

Maybe you are looking for

  • Ipod Touch Not Playing Songs

    So I just recently purchased a new ipod touch everything worked fine until today when i tried to play some songs and they would not play. It showed the song playing but it wouldnt start and always was on paused even when I clicked play.. Anyone know

  • Mail search results are not in chronological order.

    when I search for mail the results in iOS7 aren't in chronological order anymore. Both on my iphone 5 and my iPad 2.

  • Blocking Calls Inbound - ??

    Hello: Is there a way to block calls inbound on the gateway router (coming in via the Pri)coming into an ip phone? Or is this something that needs to be configured in the CCM for that particular phone. Trying to block some 1-800 numbers from calling

  • My 4s appears to be locked in portrait mode...how do I get landscape again?

    My 4s suddenly stopped selecting landscape mode when turned.  Is this a software or hardware issue.  There is a strange icon that has appeared on the upper status bar which shows a lock surrounded by a circle with an arrow.  Is this a lock on the ori

  • Control references; need some help

    Im having a VI with controls, let's say some boolean control. From another running VI I want to be able to adjust the value of that control. How do I do that? I remember something about creating a reference of the control and calling the reference in