Results 1 to 7 of 7

Thread: HDMI Audio Output Not Working

  1. #1
    Join Date
    Jan 2010
    Beans
    37

    HDMI Audio Output Not Working

    I can't seem to get HDMI audio output to work with my HP Pavilion dv6 laptop. Can anyone help me figure this out? My system information is here: http://www.alsa-project.org/db/?f=75...7d6cacd14fcd6e and I'm using Ubuntu 11.10.

  2. #2
    Join Date
    Oct 2005
    Beans
    131

    Re: HDMI Audio Output Not Working

    In sound preferences

    on the hardware tab, make sure the HDMI audio is selected. click the 'Test Speakers' button to make sure it works.

    Then, on the output tab, make sure that the HDMI device is selected for sound output.

    You can also use the alsamixer program to make sure that the audio levels in and out are appropriate for the HDMI device.

    Most of the time from my experience, it is this double whammy in sound preferences that trip people up trying to get HDMI sound output. If that doesn't work, then you have an 'interesting' problem that might take a bit of work to figure out.

  3. #3
    Join Date
    Jan 2010
    Beans
    37

    Re: HDMI Audio Output Not Working

    Quote Originally Posted by bryanl View Post
    In sound preferences

    on the hardware tab, make sure the HDMI audio is selected. click the 'Test Speakers' button to make sure it works.

    Then, on the output tab, make sure that the HDMI device is selected for sound output.

    You can also use the alsamixer program to make sure that the audio levels in and out are appropriate for the HDMI device.

    Most of the time from my experience, it is this double whammy in sound preferences that trip people up trying to get HDMI sound output. If that doesn't work, then you have an 'interesting' problem that might take a bit of work to figure out.
    Yeah I looked through all those settings before making this post and they are all set correctly. The selected Hardware Device is RS880 Audio Device [Radeon HD 4200] and the Output Device is set to RS880 Audio Device [Radeon HD 4200] Digital Stereo (HDMI). In alsamixer I looked at the HDA ATI HDMI sound card and it shows me this: http://i.imgur.com/cQ3MU.png

  4. #4
    Join Date
    Apr 2009
    Location
    Aotearoha
    Beans
    2,692
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HDMI Audio Output Not Working

    The open radeon driver has limited hmdi audio support.

    http://www.x.org/wiki/RadeonFeature#...Radeon_Drivers

    Your GPU is the R600 family, seems to be supported.
    See footnote 9 about radeon.audio=1

    Else you have to use the AMD catalyst driver.

  5. #5
    Join Date
    Jan 2010
    Beans
    37

    Re: HDMI Audio Output Not Working

    Quote Originally Posted by BicyclerBoy View Post
    The open radeon driver has limited hmdi audio support.

    http://www.x.org/wiki/RadeonFeature#...Radeon_Drivers

    Your GPU is the R600 family, seems to be supported.
    See footnote 9 about radeon.audio=1

    Else you have to use the AMD catalyst driver.
    I changed the line in /etc/default/grub to include radeon.audio=1 like this:

    Code:
    GRUB_CMLINE_LINUX_DEFAULT="quiet splash radeon.audio=1 acpi_osi=\\\"Linux\\\""
    And I then ran sudo update-grub and rebooted, however audio is still coming out of my laptop speakers.

  6. #6
    Join Date
    Jul 2008
    Location
    California
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HDMI Audio Output Not Working

    I'm having a similar problem, but I have an nvidia card. I dual boot with windows, and connect to my monitor with an HDMI cable. I can't get audio to output through HDMI on Ubuntu, but it works fine on Windows. Ubuntu recognizes my card and driver.

  7. #7
    Join Date
    Apr 2009
    Location
    Aotearoha
    Beans
    2,692
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HDMI Audio Output Not Working

    @MrSlaggers..
    What does this show:
    aplay -l

    Run pavucontrol & check your default output device & configuration..

    If you are planning to output HDA or AC3/DTS over HDMI then you need to point the player programs at the alsa device directly.

    @bbbgscott
    Problem may sound similar (bad pun) but likely it isn't..
    Are you using the nVidia proprietary driver?
    *buntu distro ?
    Video card model ?

    You need alsa user-space 1.0.24 or later.
    speaker-test reveals the version..

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •