Results 1 to 2 of 2

Thread: Sound issues after upgrading

  1. #1
    Join Date
    Mar 2020
    Beans
    1

    Sound issues after upgrading

    I recently upgraded my ubuntu to ubuntu 5.3.0-42. After the update, there were sound problems associated. Automatically sometimes the sound goes off after restart or after log out. Once when I connected my headphones, the left speaker of the headphone and the right speaker of the laptop were working simultaneously. Also, I am not able to adjust the volume of sound by any means. I have followed on many links to fix this problem, but none have worked. When I log in through 5.3.0-42 generic, dummy output is shown in the sound settings, but when I log in through 5.3.0-40, boht the speakers are detected but the same problem arises.

    I have tried changing the settings in alsamixer and force-reload, but then the sound goes off completely.

    Note: The sound works fine in windows 10.

    Any help would be appreciated. Thanks!

  2. #2
    Join Date
    May 2009
    Location
    London/Cape Town
    Beans
    35
    Distro
    Ubuntu

    Re: Sound issues after upgrading

    Have you tried purging and reinstalling alsa

    Code:
    sudo apt-get remove --purge alsa-base pulseaudio
    Code:
    sudo apt-get install alsa-base pulseaudio
    Code:
    sudo alsa force-reload

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
  •