Results 1 to 10 of 10

Thread: lost hdmi sound on upgrade

  1. #1
    Join Date
    Apr 2010
    Beans
    165

    lost hdmi sound on upgrade

    upon upgrading to 13.04 from 12.10 the hdmi picture on my tv works fine but sound does not, it worked perfectly before, hdmi doesn't come up on the sound or pulseaudio menu,


    sudo aplay -l


    gives


    Code:
    **** List of PLAYBACK Hardware Devices ****card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    I have tried


    sudo alsamixer -c 0


    and then unmuted S/PDIF but nothing changes (also whenever I start a new session S/PDIF is once again muted)


    also tried running


    speaker-test -c 2 -r 48000 -D hw:0,3


    but again nothing happened. I have intel HD graphics 4000 and an i5 processor.


    Thank you in advance for any help
    Last edited by slgtheindividual; May 6th, 2013 at 03:32 PM.

  2. #2
    Join Date
    Mar 2009
    Beans
    87

    Re: lost hdmi sound on upgrade

    I had this problem too. I did:

    Code:
    sudo apt-add-repository ppa:ubuntu-audio-dev/alsa-daily
    sudo apt-get update
    sudo apt-get install oem-audio-hda-daily-dkms
    This installs the daily updates and after I did that my HDMI device appeared, happy days. Hope this works for you.
    Last edited by LaptopU; May 6th, 2013 at 03:17 PM.

  3. #3
    Join Date
    Apr 2010
    Beans
    165

    Re: lost hdmi sound on upgrade

    The first two commands work fine but then when I run
    Code:
    sudo apt-get install alsa-hda-dkms
    I get the following:
    Code:
    Reading package lists... Done
    Building dependency tree 
    Reading state information... Done
    E: Unable to locate package alsa-hda-dkms
    I rebooted but it still doesn't appear.

  4. #4
    Join Date
    Apr 2010
    Beans
    165

    Re: lost hdmi sound on upgrade

    I also tried following the instructions here https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS but that also did not help and I still get Unable to locate package alsa-hda-dkms after an update and a reboot

  5. #5
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: lost hdmi sound on upgrade

    sticky in general help, link so i don't repeat my self
    http://ubuntuforums.org/showthread.php?t=2141858
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

  6. #6
    Join Date
    Mar 2009
    Beans
    87

    Re: lost hdmi sound on upgrade

    Try

    Code:
    sudo apt-get install oem-audio-hda-daily-dkms
    as the last line instead? (Edited my original post accordingly).

  7. #7
    Join Date
    Apr 2010
    Beans
    165

    Re: lost hdmi sound on upgrade

    Thank you very much, I updated to 3.9 kernal using the link provided in the sticky and now have sound =]

  8. #8
    Join Date
    Apr 2010
    Beans
    165

    [SOLVED] Re: lost hdmi sound on upgrade

    thanks again for everyone's help

  9. #9
    Join Date
    Aug 2009
    Beans
    91

    Re: lost hdmi sound on upgrade

    cool.
    Last edited by erikthedrink; May 9th, 2013 at 01:15 AM.

  10. #10
    Join Date
    Aug 2013
    Beans
    1

    Re: lost hdmi sound on upgrade

    I too have tried following this - I have upgraded kernel to 3.9.11-030911-generic, but all attempts to install oem-audio-hda-daily-dkms fail with an error that says there is a BUILD-EXCLUSIVE flag which appears to dislike my kernel version?
    Any advice on how I fix this would be very much appreciated!

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
  •