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

Thread: No Sound via HDMI

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

    Re: No Sound via HDMI

    Since you know how to unmute now try using that config file again. Use sound preferences to select the correct outputs and gnome-alsamixer to enable spdif/digital.

    Gnome-alsamixer
    Using Alt+F2 run dialog
    Code:
     gnome-alsamixer
    Use 'Edit -> Sound Card Properties' menu to enable elements.
    Soundcard tab to select / adjust levels.
    To install:
    Code:
    sudo apt-get install gnome-alsamixer

  2. #12
    Join Date
    Jun 2010
    Location
    San Diego
    Beans
    83
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: No Sound via HDMI

    dear lidex,
    please try to control your sarcasm,

    I'm certainly trying to control mine.

    thank you again

    JA

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

    Re: No Sound via HDMI

    Quote Originally Posted by jda8818 View Post
    dear lidex,
    please try to control your sarcasm,

    I'm certainly trying to control mine.

    thank you again

    JA
    I'm not sure what you mean but no slight is intended, however it may read This link may be of service:
    http://ubuntuforums.org/showthread.php?t=1466111

  4. #14
    Join Date
    Jun 2010
    Location
    San Diego
    Beans
    83
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: No Sound via HDMI

    OK, well then, what is gnome-alsamixer? so far it seems that ALSA runs on top the hardware, and Pluseaudio runs on top of ALSA and acts as a server to whomever clients (maybe not flash).

    where in this mix does gnome-alsamixer live? what does it do?

    as always, lidex,

    your dear friend,

    JA

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

    Re: No Sound via HDMI

    It's a gui frontend for alsamixer. It exposes the available elements for your soundcards in a much more accessible way than the terminal alsamixer. Makes it a lot easier to enable/mute/unmute etc. With the digital elements they have to be manually unmuted.

  6. #16
    Join Date
    Jun 2010
    Location
    San Diego
    Beans
    83
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: No Sound via HDMI

    to let you know, i resent your 'roll your eyes (sarcastic)' smiley in your reply

    as always

    your dear friend

    JA

  7. #17
    Join Date
    Jun 2010
    Location
    San Diego
    Beans
    83
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: No Sound via HDMI

    Sound via HDMI works! In fact, everything seems to be working!

    To sum up (chronologically):

    Zotac H55ITX (BIOS 08.0.15 3/2/2010) i3-530
    New 10.04 LTS Install plus all updates per prompts from Update Manager.
    VGA & analog sound OK, but no HDMI sound.
    Obtained and ran ALSA Upgrade Script AlsaUpgrade-1.0.23-2.
    HDMI system sounds & Rhythmbox sound OK, but no sound in Firefox.
    Created /etc/asound.conf file consisting of the code:

    pcm.pulse {
    type pulse
    }
    ctl.pulse {
    type pulse
    }
    pcm.!default {
    type pulse
    }
    ctl.!default {
    type pulse
    }

    Success

    Notes:
    When the original install was finished I was prompted to reboot. The machine did not shut down cleanly & I was forced to power down after a string of I/O errors. Subsequent reboots OK.

    After the AlsaUpgrade script the machine hung on first reboot - but subsequent reboots OK.

    First reboot after /etc/asound.conf file creation the sound was muted for some reason. Which admittedly I didn't recognize. I may have been alble to simply unmute at that point, but I'll never know. I removed the file, then recreated it, rebooted, and everything seems to be working properly, including flash in Firefox. The first reboot after the /etc/asound.conf file was recreated did not result in muted sound. Subsequent reboots have all been normal (boring).

    thanks to everyone for their help!

    JA

  8. #18
    Join Date
    Dec 2006
    Beans
    Hidden!

    Re: No Sound via HDMI

    jda8818 I've been figuring this out and finally got it working thanks to your asound.conf file. Thank you!

  9. #19
    Join Date
    Sep 2009
    Beans
    11

    Re: No Sound via HDMI

    Thank you.

    I spent many hours trying all sorts of things. What ultimately worked on my Linux Mint Debian box was creating the /etc/asound.conf file.



    Additional Tags: flash hdmi sound ubuntu effects pulseaudio alsa asound.conf

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
  •