No Sound with Ubuntu 18.04.2 LTS after kernel Upgrade to linux 5.0How to make pavucontrol changes...

Why are special aircraft used for the carriers in the united states navy?

Non-Italian European mafias in USA?

Skis versus snow shoes - when to choose which for travelling the backcountry?

Are small insurances worth it

Wrap all numerics in JSON with quotes

How can atoms be electrically neutral when there is a difference in the positions of the charges?

What could trigger powerful quakes on icy world?

I can't die. Who am I?

Make me a metasequence

Is there a frame of reference in which I was born before I was conceived?

It took me a lot of time to make this, pls like. (YouTube Comments #1)

How to kill a localhost:8080

Rationale to prefer local variables over instance variables?

I encountered my boss during an on-site interview at another company. Should I bring it up when seeing him next time?

Book about a time-travel war fought by computers

How do I deal with being jealous of my own players?

Is it possible to convert a suspension fork to rigid by drilling it?

Real life puzzle: Unknown alphabet or shorthand

Roots of chords on the guitar for different inversions/voicings

How to evaluate the limit where something is raised to a power of x?

Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?

How to mitigate "bandwagon attacking" from players?

Are there any other Chaos-worshipping races?

When an experienced monk meditates how much does their mind wander?



No Sound with Ubuntu 18.04.2 LTS after kernel Upgrade to linux 5.0


How to make pavucontrol changes permanent?Analog audio device not available in Sound settingsNo sound after a Software Updater routine updateListening to audio played on a turntableNo app sound in 18.04 , system sound OK, speaker test OK. Firefox NOK, VLC NOKafter upgrade from 16.0 to 18.04 my Audio card is not detected after a restartDummy Sound Output after upgrade to 18.04No sound from applications after Ubuntu LTS 18.04 wakes upUbuntu 18.04 LTS, no analog sound from Realtek ALC889no sound after upgrade to B450 tomahawk on 18.04













0















I am running Ubuntu 18.04.2 LTS on a Dell laptop, I used UKUU to upgrade to a newer linux kernel (4.19) to resolve a previous sound problem..
I recently used UKUU to upgrade to the newest linux Kernel (5.0), and now after a susequent Ubuntu Software update I have NO sound... After a reboot, Settings show "Dummy Output" for the only available Output..
If I run "pactl load-module module-detect" it returns 28, and then Settings shows "Built-in Analog Audio Stereo", but when I run the "Test Speakers" there is still no sound.










share|improve this question























  • Do you happen to have timidity installed?

    – Charles Green
    5 mins ago
















0















I am running Ubuntu 18.04.2 LTS on a Dell laptop, I used UKUU to upgrade to a newer linux kernel (4.19) to resolve a previous sound problem..
I recently used UKUU to upgrade to the newest linux Kernel (5.0), and now after a susequent Ubuntu Software update I have NO sound... After a reboot, Settings show "Dummy Output" for the only available Output..
If I run "pactl load-module module-detect" it returns 28, and then Settings shows "Built-in Analog Audio Stereo", but when I run the "Test Speakers" there is still no sound.










share|improve this question























  • Do you happen to have timidity installed?

    – Charles Green
    5 mins ago














0












0








0








I am running Ubuntu 18.04.2 LTS on a Dell laptop, I used UKUU to upgrade to a newer linux kernel (4.19) to resolve a previous sound problem..
I recently used UKUU to upgrade to the newest linux Kernel (5.0), and now after a susequent Ubuntu Software update I have NO sound... After a reboot, Settings show "Dummy Output" for the only available Output..
If I run "pactl load-module module-detect" it returns 28, and then Settings shows "Built-in Analog Audio Stereo", but when I run the "Test Speakers" there is still no sound.










share|improve this question














I am running Ubuntu 18.04.2 LTS on a Dell laptop, I used UKUU to upgrade to a newer linux kernel (4.19) to resolve a previous sound problem..
I recently used UKUU to upgrade to the newest linux Kernel (5.0), and now after a susequent Ubuntu Software update I have NO sound... After a reboot, Settings show "Dummy Output" for the only available Output..
If I run "pactl load-module module-detect" it returns 28, and then Settings shows "Built-in Analog Audio Stereo", but when I run the "Test Speakers" there is still no sound.







18.04 sound kernel






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 16 mins ago









MattBMattB

5117




5117













  • Do you happen to have timidity installed?

    – Charles Green
    5 mins ago



















  • Do you happen to have timidity installed?

    – Charles Green
    5 mins ago

















Do you happen to have timidity installed?

– Charles Green
5 mins ago





Do you happen to have timidity installed?

– Charles Green
5 mins ago










1 Answer
1






active

oldest

votes


















0














you should start with these three and then retest audio from speakers:




$ sudo pactl load-module module-detect
$ sudo pactl load-module module-alsa-sink
$ sudo pacmd set-default-sink $(pactl info | grep -i Sink | cut -d ':' -f2)





share

























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1123349%2fno-sound-with-ubuntu-18-04-2-lts-after-kernel-upgrade-to-linux-5-0%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    you should start with these three and then retest audio from speakers:




    $ sudo pactl load-module module-detect
    $ sudo pactl load-module module-alsa-sink
    $ sudo pacmd set-default-sink $(pactl info | grep -i Sink | cut -d ':' -f2)





    share






























      0














      you should start with these three and then retest audio from speakers:




      $ sudo pactl load-module module-detect
      $ sudo pactl load-module module-alsa-sink
      $ sudo pacmd set-default-sink $(pactl info | grep -i Sink | cut -d ':' -f2)





      share




























        0












        0








        0







        you should start with these three and then retest audio from speakers:




        $ sudo pactl load-module module-detect
        $ sudo pactl load-module module-alsa-sink
        $ sudo pacmd set-default-sink $(pactl info | grep -i Sink | cut -d ':' -f2)





        share















        you should start with these three and then retest audio from speakers:




        $ sudo pactl load-module module-detect
        $ sudo pactl load-module module-alsa-sink
        $ sudo pacmd set-default-sink $(pactl info | grep -i Sink | cut -d ':' -f2)






        share













        share


        share








        edited 10 secs ago

























        answered 5 mins ago









        BarBar1234BarBar1234

        36314




        36314






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1123349%2fno-sound-with-ubuntu-18-04-2-lts-after-kernel-upgrade-to-linux-5-0%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            List of shipwrecks in 1808...

            Is there a lightweight tool to crop images quickly?Cropping Images using Command Line Tools OnlyHow to crop...

            Unit packagekit.service is masked Announcing the arrival of Valued Associate #679: Cesar...