I have lost sound on my Linux profile. The icon has disappeared and the settings are greyed outIs the...
Does norwegian.no airline overbook flights?
See details of old sessions
Why different interest rates for checking and savings?
Notepad++ - How to find multiple values on the same line in any permutation
Why is my Earth simulation slower than the reality?
How is the list of apps allowed to install another apps populated?
Why does trim() NOT remove char 160?
Confirming resignation after resignation letter ripped up
Can't stopover at Sapporo when going from Asahikawa to Chitose airport?
Does acid dissolve PETG 3D prints?
Is “I am getting married with my sister” ambiguous?
Was there ever a treaty between 2 entities with significantly different translations to the detriment of one party?
Justifying the use of directed energy weapons
how do you harvest carrots in creative mode
Is using a hyperlink to close a modal a poor design decision?
Can realistic planetary invasion have any meaningful strategy?
If the first law of thermodynamics ensures conservation of energy, why does it allow systems to lose energy?
Compelling story with the world as a villain
C++20 constexpr std::copy optimizations for run-time
What is the best option for High availability on a data warehouse?
Was Switzerland really impossible to invade during WW2?
What is the difference between true neutral and unaligned?
What are some interesting features that are common cross-linguistically but don't exist in English?
Why in most German places is the church the tallest building?
I have lost sound on my Linux profile. The icon has disappeared and the settings are greyed out
Is the Creative Sound Blaster X-FI Surround 5.1 SB1090 USB sound card supported in Linux?Elementary OS System Settings has disappearedRestarting all sound services and their configure settingsNostalgia: Linux 2.0.x and PCI soundTinny Audio on Linux Mint Cinnamon 18.1Debian 9: Audio IssuesMissing menu bar on Cinnamon desktop on CentOS 7. Where are the Cinnamon settings located in CentOS 7?Running LINUX Mint 18, have an spdif out sound card--no audio
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have no sound on my profile on my Linux work computer.
Operating system:CentOS Linux 7.4.1708 Core(x86_64).
Cinnamon Version 3.6.7
If a different user logs onto computer, they have sound, but on my profile there is no sound.
The sound icon which is normally down in the bottom control panel has disappeared.
When I got to settings/output/sound/device settings, the volume bar is greyed out, and cannot be changed, The balance, fade and subwoofer bars can be moved, but change nothing as there is no sound output at all.
linux audio
New contributor
Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have no sound on my profile on my Linux work computer.
Operating system:CentOS Linux 7.4.1708 Core(x86_64).
Cinnamon Version 3.6.7
If a different user logs onto computer, they have sound, but on my profile there is no sound.
The sound icon which is normally down in the bottom control panel has disappeared.
When I got to settings/output/sound/device settings, the volume bar is greyed out, and cannot be changed, The balance, fade and subwoofer bars can be moved, but change nothing as there is no sound output at all.
linux audio
New contributor
Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have no sound on my profile on my Linux work computer.
Operating system:CentOS Linux 7.4.1708 Core(x86_64).
Cinnamon Version 3.6.7
If a different user logs onto computer, they have sound, but on my profile there is no sound.
The sound icon which is normally down in the bottom control panel has disappeared.
When I got to settings/output/sound/device settings, the volume bar is greyed out, and cannot be changed, The balance, fade and subwoofer bars can be moved, but change nothing as there is no sound output at all.
linux audio
New contributor
Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have no sound on my profile on my Linux work computer.
Operating system:CentOS Linux 7.4.1708 Core(x86_64).
Cinnamon Version 3.6.7
If a different user logs onto computer, they have sound, but on my profile there is no sound.
The sound icon which is normally down in the bottom control panel has disappeared.
When I got to settings/output/sound/device settings, the volume bar is greyed out, and cannot be changed, The balance, fade and subwoofer bars can be moved, but change nothing as there is no sound output at all.
linux audio
linux audio
New contributor
Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 2 days ago
FrankieFrankie
1
1
New contributor
Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Assuming you are using it, did you try to execute a pulseaudio -k?
You don't need to restart pulseaudio, because it auto-restarts.
[fhaubrich@harkonnen ~]$ pulseaudio -k E: [pulseaudio] main.c: Failed to kill daemon: No such process
– Frankie
5 hours ago
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
});
}
});
Frankie is a new contributor. Be nice, and check out our Code of Conduct.
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%2f536502%2fi-have-lost-sound-on-my-linux-profile-the-icon-has-disappeared-and-the-settings%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
Assuming you are using it, did you try to execute a pulseaudio -k?
You don't need to restart pulseaudio, because it auto-restarts.
[fhaubrich@harkonnen ~]$ pulseaudio -k E: [pulseaudio] main.c: Failed to kill daemon: No such process
– Frankie
5 hours ago
add a comment |
Assuming you are using it, did you try to execute a pulseaudio -k?
You don't need to restart pulseaudio, because it auto-restarts.
[fhaubrich@harkonnen ~]$ pulseaudio -k E: [pulseaudio] main.c: Failed to kill daemon: No such process
– Frankie
5 hours ago
add a comment |
Assuming you are using it, did you try to execute a pulseaudio -k?
You don't need to restart pulseaudio, because it auto-restarts.
Assuming you are using it, did you try to execute a pulseaudio -k?
You don't need to restart pulseaudio, because it auto-restarts.
answered 2 days ago
Craig NuzzoCraig Nuzzo
213 bronze badges
213 bronze badges
[fhaubrich@harkonnen ~]$ pulseaudio -k E: [pulseaudio] main.c: Failed to kill daemon: No such process
– Frankie
5 hours ago
add a comment |
[fhaubrich@harkonnen ~]$ pulseaudio -k E: [pulseaudio] main.c: Failed to kill daemon: No such process
– Frankie
5 hours ago
[fhaubrich@harkonnen ~]$ pulseaudio -k E: [pulseaudio] main.c: Failed to kill daemon: No such process
– Frankie
5 hours ago
[fhaubrich@harkonnen ~]$ pulseaudio -k E: [pulseaudio] main.c: Failed to kill daemon: No such process
– Frankie
5 hours ago
add a comment |
Frankie is a new contributor. Be nice, and check out our Code of Conduct.
Frankie is a new contributor. Be nice, and check out our Code of Conduct.
Frankie is a new contributor. Be nice, and check out our Code of Conduct.
Frankie is a new contributor. Be nice, and check out our Code of Conduct.
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%2f536502%2fi-have-lost-sound-on-my-linux-profile-the-icon-has-disappeared-and-the-settings%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