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
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
add a comment |
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
Do you happen to have timidity installed?
– Charles Green
5 mins ago
add a comment |
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
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
18.04 sound kernel
asked 16 mins ago
MattBMattB
5117
5117
Do you happen to have timidity installed?
– Charles Green
5 mins ago
add a comment |
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
add a comment |
1 Answer
1
active
oldest
votes
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)
add a comment |
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
});
}
});
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%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
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)
add a comment |
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)
add a comment |
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)
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)
edited 10 secs ago
answered 5 mins ago
BarBar1234BarBar1234
36314
36314
add a comment |
add a comment |
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.
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%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
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
Do you happen to have timidity installed?
– Charles Green
5 mins ago