Results 1 to 6 of 6

Thread: Sound not working

  1. #1
    Join Date
    Nov 2015
    Beans
    3

    Sound not working

    After inserting my headphones the sound stopped working and I have tried everything on the internet but I couldn't fix it yet.
    If you helped me, I'd be so grateful.

    I know there are many other posts related to this, but nothing worked yet.

    Thanks

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

    Re: Sound not working

    rm -rf ~/.config/pulse/

    logout then login

    that should reset your sound config
    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

  3. #3
    Join Date
    Nov 2015
    Beans
    3

    Re: Sound not working

    Still not working. Thanks for trying though.

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

    Re: Sound not working

    try this:
    Code:
    kill -9 pulseaudio; start-pulseaudio-x11
    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

  5. #5
    Join Date
    Nov 2015
    Beans
    3

    Re: Sound not working

    I used "rm -rf ~/.config/pulse/". It repaired itself after two or three reboots (and switching between Linux and Windows a few times).
    Thanks a lot!

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

    Re: Sound not working

    if it happens again give this a try
    kill -9 pulseaudio;rm -rf ~/.config/pulse/
    pulse audio should respawn when killed (at least it does here)
    i would expect it to take at least enough time as deleting a few files to complete that process
    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

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
  •