Sound is not working in Ubuntu 14.04: suddenly stopped The 2019 Stack Overflow Developer...
University's motivation for having tenure-track positions
What is the padding with red substance inside of steak packaging?
Is 'stolen' appropriate word?
Is there a way to generate uniformly distributed points on a sphere from a fixed amount of random real numbers per point?
Are there continuous functions who are the same in an interval but differ in at least one other point?
Simulating Exploding Dice
Variable with quotation marks "$()"
Word for: a synonym with a positive connotation?
Do working physicists consider Newtonian mechanics to be "falsified"?
Didn't get enough time to take a Coding Test - what to do now?
US Healthcare consultation for visitors
How to type a long/em dash `—`
Why are PDP-7-style microprogrammed instructions out of vogue?
How do I design a circuit to convert a 100 mV and 50 Hz sine wave to a square wave?
What aspect of planet Earth must be changed to prevent the industrial revolution?
Visa regaring travelling European country
One-dimensional Japanese puzzle
Accepted by European university, rejected by all American ones I applied to? Possible reasons?
Can the Right Ascension and Argument of Perigee of a spacecraft's orbit keep varying by themselves with time?
How to read αἱμύλιος or when to aspirate
why is the limit of this expression equal to 1?
Why can't devices on different VLANs, but on the same subnet, communicate?
Does Parliament need to approve the new Brexit delay to 31 October 2019?
Can withdrawing asylum be illegal?
Sound is not working in Ubuntu 14.04: suddenly stopped
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election ResultsNo sound with Mint 12 and Realtek ALC892Sound not working when both the sound card and HDMI use the Intel HDA driver. How to exchange their device loading order?Trying to record from the default audio sourceHow to enable both built-in audio output and HDMI audio output with PulseAudio?How do I set the output port on my audio card?Make soundcard visible to new userNo HDMI Audio Output - APLAY does not detect NVIDIA GPUUbuntu: No sound from speakers, headphones jack detected even when no headphones are connectedAlsa: get audio from specific Input to specific Output stream for monitoringIs there a linux mint driver for the sound card of the iMac 2017?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
The sound suddenly stopped working in my Ubuntu, so I googled and followed this link but it doesn’t work to me.
Output of aplay -l
:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog[ALC662 rev1 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC662 rev1 Digital [ALC662 rev1 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
Output of cat /proc/asound/version
:
Advanced Linux Sound Architecture Driver Version k3.13.0-24-generic.
Output of alsamixer
Screenshot of the Systems Settings window which shows that the Sound icon does not appear under the Hardware heading, and most of the other icons are also missing.
ubuntu drivers audio
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
The sound suddenly stopped working in my Ubuntu, so I googled and followed this link but it doesn’t work to me.
Output of aplay -l
:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog[ALC662 rev1 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC662 rev1 Digital [ALC662 rev1 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
Output of cat /proc/asound/version
:
Advanced Linux Sound Architecture Driver Version k3.13.0-24-generic.
Output of alsamixer
Screenshot of the Systems Settings window which shows that the Sound icon does not appear under the Hardware heading, and most of the other icons are also missing.
ubuntu drivers audio
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
The sound suddenly stopped working in my Ubuntu, so I googled and followed this link but it doesn’t work to me.
Output of aplay -l
:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog[ALC662 rev1 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC662 rev1 Digital [ALC662 rev1 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
Output of cat /proc/asound/version
:
Advanced Linux Sound Architecture Driver Version k3.13.0-24-generic.
Output of alsamixer
Screenshot of the Systems Settings window which shows that the Sound icon does not appear under the Hardware heading, and most of the other icons are also missing.
ubuntu drivers audio
The sound suddenly stopped working in my Ubuntu, so I googled and followed this link but it doesn’t work to me.
Output of aplay -l
:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog[ALC662 rev1 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC662 rev1 Digital [ALC662 rev1 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
Output of cat /proc/asound/version
:
Advanced Linux Sound Architecture Driver Version k3.13.0-24-generic.
Output of alsamixer
Screenshot of the Systems Settings window which shows that the Sound icon does not appear under the Hardware heading, and most of the other icons are also missing.
ubuntu drivers audio
ubuntu drivers audio
edited Mar 26 '15 at 7:02
karel
764919
764919
asked Mar 26 '15 at 5:41
PokePoke
2424
2424
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I didn't have your system setting issue however I had the sound issue and I tried everything that was ever recommended online, I was only able to fix my PC sound issue by running the following commands:
killall pulseaudio
rm -r ~/.config/pulse/*
rm -r ~/.pulse*
Some directories may not exist, that is OK.
then:
pulseaudio -k
then reboot
I found this solution here, there are also some other recommended solutions if this doesn't work.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f192571%2fsound-is-not-working-in-ubuntu-14-04-suddenly-stopped%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
I didn't have your system setting issue however I had the sound issue and I tried everything that was ever recommended online, I was only able to fix my PC sound issue by running the following commands:
killall pulseaudio
rm -r ~/.config/pulse/*
rm -r ~/.pulse*
Some directories may not exist, that is OK.
then:
pulseaudio -k
then reboot
I found this solution here, there are also some other recommended solutions if this doesn't work.
add a comment |
I didn't have your system setting issue however I had the sound issue and I tried everything that was ever recommended online, I was only able to fix my PC sound issue by running the following commands:
killall pulseaudio
rm -r ~/.config/pulse/*
rm -r ~/.pulse*
Some directories may not exist, that is OK.
then:
pulseaudio -k
then reboot
I found this solution here, there are also some other recommended solutions if this doesn't work.
add a comment |
I didn't have your system setting issue however I had the sound issue and I tried everything that was ever recommended online, I was only able to fix my PC sound issue by running the following commands:
killall pulseaudio
rm -r ~/.config/pulse/*
rm -r ~/.pulse*
Some directories may not exist, that is OK.
then:
pulseaudio -k
then reboot
I found this solution here, there are also some other recommended solutions if this doesn't work.
I didn't have your system setting issue however I had the sound issue and I tried everything that was ever recommended online, I was only able to fix my PC sound issue by running the following commands:
killall pulseaudio
rm -r ~/.config/pulse/*
rm -r ~/.pulse*
Some directories may not exist, that is OK.
then:
pulseaudio -k
then reboot
I found this solution here, there are also some other recommended solutions if this doesn't work.
answered Jun 7 '17 at 10:19
WaqlehWaqleh
156117
156117
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f192571%2fsound-is-not-working-in-ubuntu-14-04-suddenly-stopped%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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