Results 1 to 4 of 4

Thread: HOWTO: ATI, audio over HDMI :)

  1. #1
    Join Date
    Feb 2006
    Beans
    92
    Distro
    Ubuntu 8.10 Intrepid Ibex

    HOWTO: ATI, audio over HDMI :)

    I have read alot of threads, plz trying getting audio over hdmi to work. Actually its not that hard, so I wrote a little guide, which worked perfectly for me.

    It might work out of the box (can't say if it did for me, because I did alot of driver installations undtil I found the magic solution).

    1:First do this:
    Code:
    aplay -l
    Mine looked like this:

    Code:
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC883 Digital [ALC883 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 6: Si3054 Modem [Si3054 Modem]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    My hdmi device is card 1, device 3. That means it exist out of the box!

    All I had todo, was to unmute the card, because it is muted default.

    Code:
    alsamixer -c 1 # Where 1 is the card number
    Now in alsamixer, unmute your hdmi card with "m",
    Voila, and there is sound on my hdmi movies.

    If this isnt working, try install the 8.6 catalyst driver, and the newest alsa-driver. Worked for me.



  2. #2
    Join Date
    Jul 2008
    Beans
    29

    Re: HOWTO: ATI, audio over HDMI :)

    Hey,
    Thanks for the post I have been struggling with this problem for the past week. Now if only I could get my card to output at 1080p widescreen.

  3. #3
    Join Date
    Jan 2008
    Beans
    1

    Re: HOWTO: ATI, audio over HDMI :)

    Quote Originally Posted by terrax View Post

    If this isnt working, try install the 8.6 catalyst driver, and the newest alsa-driver. Worked for me.
    When you say the newest alsa driver you mean the driver from alsa?

    Which version did you compile?

    Thanks in advance

  4. #4
    Join Date
    Dec 2010
    Beans
    1

    Re: HOWTO: ATI, audio over HDMI :)

    hey

    i was having issues for a while with this. i have an ati radeonhd 3200 (i think) with a dvi to hdmi cable

    turns out the reason it wasnt working was the ATI propreitary drivers it worked when i installed ubuntu 10.10 then stopped after a installed the drivers. Uninstalled and then it worked again so. people having issues try that

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
  •