Audio not working on Ubuntu 18.10Is there a way to enable “beats audio” from within Linux?Ubuntu 13.04...

Broken patches on a road

Can you combine War Caster, whip, and Warlock Features to Eldritch Blast enemies with reach?

Eww, those bytes are gross

Parsing a string of key-value pairs as a dictionary

Am I a Rude Number?

figures in a grid with multiple line of texts

Why Normality assumption in linear regression

Why did this image turn out darker?

Does fast page mode apply to ROM?

Process to change collation on a database

How to explain planetary rings pulsating?

How do I say "Brexit" in Latin?

If I sold a PS4 game I owned the disc for, can I reinstall it digitally?

How to prevent users from executing commands through browser URL

Does Improved Divine Strike trigger when a paladin makes an unarmed strike?

What to do when being responsible for data protection in your lab, yet advice is ignored?

Should I write a companion book/blog?

Why did other German political parties disband so fast when Hitler was appointed chancellor?

Typing Amharic inside a math equation?

Difference between thick vs thin front suspension?

Program that converts a number to a letter of the alphabet

Can an insurance company drop you after receiving a bill and refusing to pay?

Why do members of Congress in committee hearings ask witnesses the same question multiple times?

Compress command output by piping to bzip2



Audio not working on Ubuntu 18.10


Is there a way to enable “beats audio” from within Linux?Ubuntu 13.04 sound issueCMUS Error: opening audio device: No such deviceUbuntu 14.04: spontaneously lost soundDo I need additional drivers?Xubuntu 16.04 Intermitent SoundMacbook pro 11,2 poor soundBluetooth Stopped Working after Suspend 16.04z83v intel x5-z8350 Audio dont work on ubuntu 16.04 ltsShould I remove Ubuntu 18.04 and install Lubuntu 18.10?













0















Audio has been working on my system (dual-booted windows and linux) for a while, but yesterday it just randomly started saying "No output or input devices found." I have tried suggestions everywhere on the web but nothing works. If I run lspci I get:



aayush@aayush-Satellite-L55-A:~$ lspci 
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04)
01:00.0 Ethernet controller: Qualcomm Atheros AR8161 Gigabit Ethernet (rev 10)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter (rev 01)
aayush@aayush-Satellite-L55-A:~$


Please help me fix this. Thank you.



UPDATE: I found out using 'alsamixer' I can change volume and sond works but KDE Plasme doesn't do anything and doesn't recognize the sound card.



Thank you.










share|improve this question

























  • What do you get when you run aplay -l? Also what is the output of sudo lshw -c sound?

    – darksky
    Feb 20 at 1:06











  • They both show that I have an audio device installed.

    – Aayush Paudel
    Feb 20 at 3:23











  • If you are seeing the hardware and alsa devices, and more importantly can hear sound when you play music files, I suspect there is something wrong with pulseaudio. Have you tried to reinstall it with sudo apt purge pulseaudio && rm -rf /etc/pulse && apt install pulseaudio and then reboot?

    – darksky
    Feb 20 at 6:17
















0















Audio has been working on my system (dual-booted windows and linux) for a while, but yesterday it just randomly started saying "No output or input devices found." I have tried suggestions everywhere on the web but nothing works. If I run lspci I get:



aayush@aayush-Satellite-L55-A:~$ lspci 
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04)
01:00.0 Ethernet controller: Qualcomm Atheros AR8161 Gigabit Ethernet (rev 10)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter (rev 01)
aayush@aayush-Satellite-L55-A:~$


Please help me fix this. Thank you.



UPDATE: I found out using 'alsamixer' I can change volume and sond works but KDE Plasme doesn't do anything and doesn't recognize the sound card.



Thank you.










share|improve this question

























  • What do you get when you run aplay -l? Also what is the output of sudo lshw -c sound?

    – darksky
    Feb 20 at 1:06











  • They both show that I have an audio device installed.

    – Aayush Paudel
    Feb 20 at 3:23











  • If you are seeing the hardware and alsa devices, and more importantly can hear sound when you play music files, I suspect there is something wrong with pulseaudio. Have you tried to reinstall it with sudo apt purge pulseaudio && rm -rf /etc/pulse && apt install pulseaudio and then reboot?

    – darksky
    Feb 20 at 6:17














0












0








0








Audio has been working on my system (dual-booted windows and linux) for a while, but yesterday it just randomly started saying "No output or input devices found." I have tried suggestions everywhere on the web but nothing works. If I run lspci I get:



aayush@aayush-Satellite-L55-A:~$ lspci 
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04)
01:00.0 Ethernet controller: Qualcomm Atheros AR8161 Gigabit Ethernet (rev 10)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter (rev 01)
aayush@aayush-Satellite-L55-A:~$


Please help me fix this. Thank you.



UPDATE: I found out using 'alsamixer' I can change volume and sond works but KDE Plasme doesn't do anything and doesn't recognize the sound card.



Thank you.










share|improve this question
















Audio has been working on my system (dual-booted windows and linux) for a while, but yesterday it just randomly started saying "No output or input devices found." I have tried suggestions everywhere on the web but nothing works. If I run lspci I get:



aayush@aayush-Satellite-L55-A:~$ lspci 
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04)
01:00.0 Ethernet controller: Qualcomm Atheros AR8161 Gigabit Ethernet (rev 10)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter (rev 01)
aayush@aayush-Satellite-L55-A:~$


Please help me fix this. Thank you.



UPDATE: I found out using 'alsamixer' I can change volume and sond works but KDE Plasme doesn't do anything and doesn't recognize the sound card.



Thank you.







sound kde 18.10






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 20 at 3:25







Aayush Paudel

















asked Feb 20 at 0:14









Aayush PaudelAayush Paudel

12




12













  • What do you get when you run aplay -l? Also what is the output of sudo lshw -c sound?

    – darksky
    Feb 20 at 1:06











  • They both show that I have an audio device installed.

    – Aayush Paudel
    Feb 20 at 3:23











  • If you are seeing the hardware and alsa devices, and more importantly can hear sound when you play music files, I suspect there is something wrong with pulseaudio. Have you tried to reinstall it with sudo apt purge pulseaudio && rm -rf /etc/pulse && apt install pulseaudio and then reboot?

    – darksky
    Feb 20 at 6:17



















  • What do you get when you run aplay -l? Also what is the output of sudo lshw -c sound?

    – darksky
    Feb 20 at 1:06











  • They both show that I have an audio device installed.

    – Aayush Paudel
    Feb 20 at 3:23











  • If you are seeing the hardware and alsa devices, and more importantly can hear sound when you play music files, I suspect there is something wrong with pulseaudio. Have you tried to reinstall it with sudo apt purge pulseaudio && rm -rf /etc/pulse && apt install pulseaudio and then reboot?

    – darksky
    Feb 20 at 6:17

















What do you get when you run aplay -l? Also what is the output of sudo lshw -c sound?

– darksky
Feb 20 at 1:06





What do you get when you run aplay -l? Also what is the output of sudo lshw -c sound?

– darksky
Feb 20 at 1:06













They both show that I have an audio device installed.

– Aayush Paudel
Feb 20 at 3:23





They both show that I have an audio device installed.

– Aayush Paudel
Feb 20 at 3:23













If you are seeing the hardware and alsa devices, and more importantly can hear sound when you play music files, I suspect there is something wrong with pulseaudio. Have you tried to reinstall it with sudo apt purge pulseaudio && rm -rf /etc/pulse && apt install pulseaudio and then reboot?

– darksky
Feb 20 at 6:17





If you are seeing the hardware and alsa devices, and more importantly can hear sound when you play music files, I suspect there is something wrong with pulseaudio. Have you tried to reinstall it with sudo apt purge pulseaudio && rm -rf /etc/pulse && apt install pulseaudio and then reboot?

– darksky
Feb 20 at 6:17










1 Answer
1






active

oldest

votes


















0














I just decided to reset my pc and that fixed it. I think maybe pulseaudio didn't install correctly. Thank you!






share|improve this answer























    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%2f1119684%2faudio-not-working-on-ubuntu-18-10%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














    I just decided to reset my pc and that fixed it. I think maybe pulseaudio didn't install correctly. Thank you!






    share|improve this answer




























      0














      I just decided to reset my pc and that fixed it. I think maybe pulseaudio didn't install correctly. Thank you!






      share|improve this answer


























        0












        0








        0







        I just decided to reset my pc and that fixed it. I think maybe pulseaudio didn't install correctly. Thank you!






        share|improve this answer













        I just decided to reset my pc and that fixed it. I think maybe pulseaudio didn't install correctly. Thank you!







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 10 mins ago









        Aayush PaudelAayush Paudel

        12




        12






























            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%2f1119684%2faudio-not-working-on-ubuntu-18-10%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...