Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: HDMI audio hell

  1. #11
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: HDMI audio hell

    I would just be guessing no experience with dvi but it may help to see driver/dmesg info.
    Code:
    dmesg | grep -i hda
    (Thanx efflandt)
    A digital reference here:
    http://alsa.opensrc.org/DigitalOut

  2. #12
    Join Date
    May 2010
    Beans
    14

    Re: HDMI audio hell

    Thanks again for the help lidex

    This is my

    Code:
    dmesg | grep -i hda
    dmesg | grep -i hda
    [ 25.744518] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 25.744589] HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    [ 25.744620] HDA Intel 0000:00:1b.0: setting latency timer to 64

  3. #13
    Join Date
    May 2010
    Beans
    14

    Re: HDMI audio hell

    Amazing, the solution is quite strange...

    At start I dont have HDMI audio

    I start pulseaudio control app
    Go to Outpout Devices
    Double Click mute and block channels of "Stereo Analog outpout Internal Audioi"

    I have to repeat this operation everytime I restart

    Weird as hell

  4. #14
    Join Date
    May 2010
    Beans
    14

    Re: HDMI audio hell

    Well, Im back again Sound issues were solved at ubuntu 10.04 bay using pavucontrol (pulseaudio audio manager) EVERY time I reboot the machine, just mutting and unmutting outpout audio. My machine is still the same (hardware), Im trying to move to kernel 3.0xxx and have tried Ubuntu 11.10 and Linux Mint. The thing is I still have to use this "trick" to make sound works, but after a while (no consistent amount of time) sound dissapears and I have to reboot to have sound again. Im still comfortable at my 10.04 machine, but Im looking to move on to newer distros. ¿Any ideas?

  5. #15
    Join Date
    May 2010
    Beans
    14

    Re: HDMI audio hell

    Well, Ive found this, new trick, now Ive to add to pulseaudio at start this terminal command everytime I lose sound

    Code:
    killall pulseaudio; sudo rmmod snd-hda-intel; sudo modprobe snd-hda-intel
    Found here

    http://ubuntuforums.org/showthread.php?t=1758927

  6. #16
    Join Date
    May 2010
    Beans
    14

    Re: HDMI audio hell

    Any new ideas about this, for sure problem is new kernel management of HDMI audio, oder kernels work just fine.

  7. #17
    Join Date
    May 2010
    Beans
    14

    Re: HDMI audio hell

    12.04 still have the same issues, its quite annoying.
    Sometimes Im seeing a video with vlc, or listening music audio just disappears when I pause, I have to mute/unmute, open terminal, alsamixer, redo everything if it doesnt works...

    Why 10.04 was so easy, just muting/unmutting at system start 0 problems and this is so painfull?

    I opened an Ask Ubuntu issue, but this issue doesnt have to make special attention

    http://askubuntu.com/questions/11980...-audio-problem

    Please some guru help¡¡¡
    XD

Page 2 of 2 FirstFirst 12

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
  •