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

Thread: No audio after fresh install of 15.04

  1. #11
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: No audio after fresh install of 15.04

    Did you try to open Pulseaudio Volume Control? It is in sound and video in your menu.
    Last edited by QDR06VV9; May 28th, 2015 at 08:06 PM.

  2. #12
    Join Date
    Sep 2012
    Beans
    13

    Re: No audio after fresh install of 15.04

    Quote Originally Posted by runrickus View Post
    Did you try to open Pulseaudio Volume Control? It is in sound and video in your menu.
    Pulseaudio Volume Control from the menu shows the attached
    Attached Images Attached Images

  3. #13
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: No audio after fresh install of 15.04

    On the Config Tab at the top is where you want to be.
    Here is a Screen shot for mine
    Attached Images Attached Images

  4. #14
    Join Date
    Sep 2012
    Beans
    13

    Re: No audio after fresh install of 15.04

    Quote Originally Posted by runrickus View Post
    On the Config Tab at the top is where you want to be.
    Here is a Screen shot for mine

    My screenshot looks different than yours. Guess the newer versions don't like my system config. Might have to add an audio card to overcome issue???
    Attached Images Attached Images

  5. #15
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: No audio after fresh install of 15.04

    Ok one last attempt to get this card working, It would appear that card is indeed problematic with Alsa.
    So if you would try this.
    Open this file with gedit or text editor of your choice I am going to use gedit in this case though.
    Code:
    gksu gedit /etc/modprobe.d/alsa-base.conf
    And then add this line at the bottom of the file.
    Code:
    options snd-hda-intel model=3stack
    Save and Close, Then Reboot.
    Hopefully that will let pulseaudio volume control to see that card.
    And on the odd chance that fails, There is some good info here https://help.ubuntu.com/community/HdaIntelSoundHowto
    Usually best to ignore all the stuff about recompiling ALSA and go directly to 'Manually Specify Module Parameters
    Best of Luck
    Last edited by QDR06VV9; May 30th, 2015 at 04:13 PM. Reason: spell

  6. #16
    Join Date
    Sep 2012
    Beans
    13

    Re: No audio after fresh install of 15.04

    Quote Originally Posted by runrickus View Post
    Ok one last attempt to get this card working, It would appear that that card is indeed problematic with Alsa.
    So if you would try this.
    Open this file with gedit or text editor of your choice I am going to use gedit in this case though.
    Code:
    gksu gedit /etc/modprobe.d/alsa-base.conf
    And then add this line at the bottom of the file.
    Code:
    options snd-hda-intel model=3stack
    Save and Close, Then Reboot.
    Hopefully that will let pulseaudio volume control to see that card.
    And on the odd chance that fails, There is some good info here https://help.ubuntu.com/community/HdaIntelSoundHowto
    Usually best to ignore all the stuff about recompiling ALSA and go directly to 'Manually Specify Module Parameters
    Best of Luck
    Adding 'options snd-hda-intel model=3stack' to /etc/modprobe.d/alsa-base.conf worked!!! Thank you very much for your assistance
    Last edited by buzzie1; May 30th, 2015 at 12:17 AM.

  7. #17
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: No audio after fresh install of 15.04

    Quote Originally Posted by buzzie1 View Post
    Adding 'options snd-hda-intel model=3stack' to /etc/modprobe.d/alsa-base.conf worked!!! Thank you very much for your assistance
    That's Great
    Could you do just one more thing it will help other's with similar problems and mark this thread solved!
    Good Job!
    Kind Regards

  8. #18
    Join Date
    Jan 2015
    Beans
    136

    Re: No audio after fresh install of 15.04

    Quote Originally Posted by buzzie1 View Post
    Adding 'options snd-hda-intel model=3stack' to /etc/modprobe.d/alsa-base.conf worked!!! Thank you very much for your assistance
    Glad you found a solution to your computer issue. Enjoy your new Buntu install.

  9. #19
    Join Date
    Sep 2012
    Beans
    13

    Re: No audio after fresh install of 15.04

    Quote Originally Posted by runrickus View Post
    That's Great
    Could you do just one more thing it will help other's with similar problems and mark this thread solved!
    Good Job!
    Kind Regards

    It has been flagged as solved. Thanks again

  10. #20
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: No audio after fresh install of 15.04

    You are very welcome, Thanks for your patience.

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
  •