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

Thread: Ubuntu 10.10 - No Sound after Realtek 5.15RC21 Driver

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

    Re: Ubuntu 10.10 - No Sound after Realtek 5.15RC21 Driver

    Try this:
    Using a Terminal="Applications->Accessories->Terminal"
    Code:
    sudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` linux-ubuntu-modules-`uname -r` libasound2
    Reboot.

    For a 'command not found' error simply install aptitude:
    Code:
    sudo apt-get install aptitude

  2. #12
    Join Date
    Sep 2009
    Beans
    52

    Talking Re: Ubuntu 10.10 - No Sound after Realtek 5.15RC21 Driver

    Quote Originally Posted by lidex View Post
    Try this:
    Using a Terminal="Applications->Accessories->Terminal"
    Code:
    sudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` linux-ubuntu-modules-`uname -r` libasound2
    Reboot.

    For a 'command not found' error simply install aptitude:
    Code:
    sudo apt-get install aptitude
    omg! it worked like a charm! you're a life saver, lidex. i cannot tell you how much time and headache you saved me

    it would have worked with your earlier post, but i didnt have aptitude installed and when it didn't work i presumed you meant apt-get

  3. #13
    Join Date
    Dec 2011
    Beans
    2

    Re: Ubuntu 10.10 - No Sound after Realtek 5.15RC21 Driver

    Quote Originally Posted by lidex View Post
    To reset alsa to ubuntu default.
    Using a Terminal="Applications->Accessories->Terminal"
    Code:
    sudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` linux-ubuntu-modules-`uname -r` libasound2
    Reboot.
    10x a lot man! It works great for me. I have sounds again!

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
  •