Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Acer 5920g audio over HDMI

  1. #1
    Join Date
    Apr 2008
    Beans
    11
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    [ Solved ] Acer 5920g audio over HDMI

    Hi all.
    I have Acer Asprire 5920g laptop running Intrepid.
    I trying to get audio over HDMI working. But im failed to do so.
    Im upgraded ALSA to latest version (1.0.19).
    Even installed Realtek Linux Audiopack 5.11 (wich is almost same Alsa 1.0.19)

    Heres output of lspci:
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

    Its detected by Alsa (aplay -l) as
    Code:
    card 0: Intel [HDA Intel], device 0: ALC1200 Analog [ALC1200 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC1200 Digital [ALC1200 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    I have sound over S/Pdif Toslink connector, buildin speakers, AC3 passtrough and everything.
    But not HDMI audio.
    I think there should be device in list of aplay -L something like
    Code:
    hdmi:CARD=Intel,DEV=0
        HDA Intel
        HDMI Audio Output
    But theres none.

    In Jaunty Alpha 5 (even with pulseaudio 0.9.15 pre release) situation is the same.

    Nvidia drivers version is 180.22.

    Its not hardware problem since in Windows HDMI audio working perfectly.

    Any ideas?
    Last edited by theBuh; April 16th, 2009 at 08:49 PM.

  2. #2
    Join Date
    Apr 2008
    Beans
    11
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Acer 5920g audio over HDMI

    bump?

  3. #3
    Join Date
    Mar 2009
    Beans
    1

    Re: Acer 5920g audio over HDMI

    I have the same problem. Alsa and Nvidia driveres are the same.

    Anybody a idea?

    aplay -l:
    Code:
    **** Liste von PLAYBACK Geräten ****
    Karte 0: Intel [HDA Intel], Gerät 0: ALC1200 Analog [ALC1200 Analog]
      Untergeordnete Geräte: 1/1
      Untergeordnetes Gerät '0: subdevice #0
    Karte 0: Intel [HDA Intel], Gerät 1: ALC1200 Digital [ALC1200 Digital]
      Untergeordnete Geräte: 1/1
      Untergeordnetes Gerät '0: subdevice #0
    aplay -L:
    Code:
    front:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        Front speakers
    surround40:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    hdmi:CARD=Intel,DEV=0
        HDA Intel
        HDMI Audio Output
    null
        Discard all samples (playback) or generate zero samples (capture)
    Last edited by smith912; March 28th, 2009 at 02:46 AM.

  4. #4
    Join Date
    Mar 2009
    Beans
    3

    Talking Re: Acer 5920g audio over HDMI

    Hi,

    after several hours i finally managed to get my hdmi sound working with my acer 5920g.

    my problem and perhaps yours too was that i didn't upgrade alsa-utils to 1.9 which made it finally working.

    Here are the steps that brought my tv screaming:
    - update alsa-base to 1.9
    - update alsa-utils to 1.9
    - stop your XServer, run "alsaconf", reboot

    I'm not sure if alsa-base 1.9 works, due i'm using an snapshot from 12. April but certainly worth a try.

    some system info:
    Code:
    aplay -l
    **** Liste von PLAYBACK Geräten ****
    Karte 0: Intel [HDA Intel], Gerät 0: ALC1200 Analog [ALC1200 Analog]
     Untergeordnete Geräte: 0/1
     Untergeordnetes Gerät '0: subdevice #0
    Karte 0: Intel [HDA Intel], Gerät 1: ALC1200 Digital [ALC1200 Digital]
     Untergeordnete Geräte: 1/1
     Untergeordnetes Gerät '0: subdevice #0
    
    cat /proc/asound/version
    Advanced Linux Sound Architecture Driver Version 1.0.19.46.g516fa.506.gb750c.
    Compiled on Apr 13 2009 for kernel 2.6.29.1 (SMP).
    Hopefully this helps for getting your tv receiving the sound signal

    greetings,

  5. #5
    Join Date
    Apr 2008
    Beans
    11
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Acer 5920g audio over HDMI

    el_capone, could you please post output of "aplay -L" too?.

  6. #6
    Join Date
    Mar 2009
    Beans
    3

    Re: Acer 5920g audio over HDMI

    sure here you go

    Code:
    aplay -L
    default:CARD=Intel
        HDA Intel, ALC1200 Analog
        Default Audio Device
    front:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        Front speakers
    surround40:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Analog
        7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=Intel,DEV=0
        HDA Intel, ALC1200 Digital
        IEC958 (S/PDIF) Digital Audio Output
    null
        Discard all samples (playback) or generate zero samples (capture)

  7. #7
    Join Date
    Apr 2008
    Beans
    11
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Acer 5920g audio over HDMI

    Hm could it be yours .29 kernel that makes the difference?
    Since i installed latest snapshot of alsa driver and utils
    Code:
    cat /proc/asound/version 
    Advanced Linux Sound Architecture Driver Version 1.0.19.46.g516fa.506.gb750c.
    Compiled on Apr 16 2009 for kernel 2.6.28-11-generic (SMP).
    And still no sound over hdmi =\
    Last edited by theBuh; April 15th, 2009 at 11:12 PM.

  8. #8
    Join Date
    Apr 2008
    Beans
    11
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Acer 5920g audio over HDMI

    Well i upgraded my kernel to 2.6.29.1 and recompiled alsa driver and utils, and theres still silence.

    But! I saw a first glimpse of light at the end of the tunnel.
    When i tried hda-analyze tool from alsa (after a little patching) i got some results - my sound card codec audio out for hdmi (in my case node 0x10) wasnt enabled.
    After i enabled it - i finnaly got pcm stereo signal icon on my reciver.
    But still cant play any sound. speaker-test -Dplug:iec985 -c6 -twav doesnt work etc.

    I think i got really close to solution But not there yet.

    Any ideas about how to route iec985 sound signal to that audio out node (0x10). I suppose atm my default node is 0x06 - which is front toslink connector.

  9. #9
    Join Date
    Jan 2008
    Location
    Netherlands
    Beans
    305
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Acer 5920g audio over HDMI

    Hi
    Did you enable digital audio?
    Open gnome volume applet - settings/preferences button - and select the suspected devices. When done, I get a new tab in the volume manager with switches. Including IEC958 in my case.
    Could that be the case here too?

  10. #10
    Join Date
    Apr 2008
    Beans
    11
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Acer 5920g audio over HDMI

    Yeah ofc. Both IEC985 and IE985 Default pcm. Tho i dont know whats latter doing. It seems not affecting anything.
    And anyway toslink connector working ok.

Page 1 of 3 123 LastLast

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
  •