Crackling and delayed sound after upgrading to 18.04Is there another way to restart the sound system if...
Why do we say 'Pairwise Disjoint', rather than 'Disjoint'?
Is this a crown race?
std::string vs const std::string& vs std::string_view
Generating a list with duplicate entries
Where is the License file location for Identity Server in Sitecore 9.1?
Too soon for a plot twist?
What is Tony Stark injecting into himself in Iron Man 3?
What does *dead* mean in *What do you mean, dead?*?
Why does a car's steering wheel get lighter with increasing speed
Should I apply for my boss's promotion?
What is the purpose of a disclaimer like "this is not legal advice"?
How to make sure I'm assertive enough in contact with subordinates?
A vote on the Brexit backstop
Can multiple states demand income tax from an LLC?
How does a sound wave propagate?
What is the oldest European royal house?
How to distinguish easily different soldier of ww2?
How to recover against Snake as a heavyweight character?
Is there a math expression equivalent to the conditional ternary operator?
Unfamiliar notation in Diabelli's "Duet in D" for piano
I am the person who abides by rules but breaks the rules . Who am I
Does the US political system, in principle, allow for a no-party system?
What would be the most expensive material to an intergalactic society?
How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?
Crackling and delayed sound after upgrading to 18.04
Is there another way to restart the sound system if pulseaudio/ALSA don't work?Audio crackle through headphonesCrackling/delayed sound from ALC892 Digital device on Ubuntu 18.045.1 Surround System Subwoofer not workingConstant noise in speakers and headphonesUbuntu 13.04 sound issueCannot use an external microphone on Acer V5-591G-598JNo sound from headphones Ubuntu 17.10 on 2013 iMacNo audio OUT through microphone portHeadphone jack only plays background sound - MacBook Air 2011 with KDEConsistent Sound Issues in Ubuntu 18.04 LTSCrackling/delayed sound from ALC892 Digital device on Ubuntu 18.04Several instances of pulseaudio on MSI GS65 running Ubuntu 18.04
I just upgraded to 18.04, and I noticed that the sound from my headphones, whether plugged into front or back port, was very crackling and slow/delayed. This issue didn't exist on 17.04/10. It also doesn't affect audio coming from HDMI via Radeon 560 GPU, just the headphone/onboard audio. The relevant device is:
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
I tried a bunch of fixes for pulseaudio I found googling, including this one and this one. Neither of which helped.
I have found something that at least makes it listenable - changing "default-fragment-size-msec" from 25 to 5 in /etc/pulse/daemon.conf. It makes it much much better, but still a little crackly from time to time.
I've googled for 30 min or more now, and not finding anything else that seems recent and relevant, so wondering if I should maybe open a bug, or if there's something I'm overlooking here.
18.04 sound pulseaudio
add a comment |
I just upgraded to 18.04, and I noticed that the sound from my headphones, whether plugged into front or back port, was very crackling and slow/delayed. This issue didn't exist on 17.04/10. It also doesn't affect audio coming from HDMI via Radeon 560 GPU, just the headphone/onboard audio. The relevant device is:
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
I tried a bunch of fixes for pulseaudio I found googling, including this one and this one. Neither of which helped.
I have found something that at least makes it listenable - changing "default-fragment-size-msec" from 25 to 5 in /etc/pulse/daemon.conf. It makes it much much better, but still a little crackly from time to time.
I've googled for 30 min or more now, and not finding anything else that seems recent and relevant, so wondering if I should maybe open a bug, or if there's something I'm overlooking here.
18.04 sound pulseaudio
add a comment |
I just upgraded to 18.04, and I noticed that the sound from my headphones, whether plugged into front or back port, was very crackling and slow/delayed. This issue didn't exist on 17.04/10. It also doesn't affect audio coming from HDMI via Radeon 560 GPU, just the headphone/onboard audio. The relevant device is:
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
I tried a bunch of fixes for pulseaudio I found googling, including this one and this one. Neither of which helped.
I have found something that at least makes it listenable - changing "default-fragment-size-msec" from 25 to 5 in /etc/pulse/daemon.conf. It makes it much much better, but still a little crackly from time to time.
I've googled for 30 min or more now, and not finding anything else that seems recent and relevant, so wondering if I should maybe open a bug, or if there's something I'm overlooking here.
18.04 sound pulseaudio
I just upgraded to 18.04, and I noticed that the sound from my headphones, whether plugged into front or back port, was very crackling and slow/delayed. This issue didn't exist on 17.04/10. It also doesn't affect audio coming from HDMI via Radeon 560 GPU, just the headphone/onboard audio. The relevant device is:
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
I tried a bunch of fixes for pulseaudio I found googling, including this one and this one. Neither of which helped.
I have found something that at least makes it listenable - changing "default-fragment-size-msec" from 25 to 5 in /etc/pulse/daemon.conf. It makes it much much better, but still a little crackly from time to time.
I've googled for 30 min or more now, and not finding anything else that seems recent and relevant, so wondering if I should maybe open a bug, or if there's something I'm overlooking here.
18.04 sound pulseaudio
18.04 sound pulseaudio
edited Jan 6 at 5:33
Pablo Bianchi
2,89521535
2,89521535
asked May 8 '18 at 5:01
jwintermjwinterm
11613
11613
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
I had the same issue and killing pulseaudio fixed it for me. I'm not sure why it would get into a bad state, but restarting pulseaudio might be something to try.
Try
killall pulseaudio
add a comment |
Press Ctrl+Alt+T to go to a terminal and use your favourite editor to edit the file
nano /etc/pulse/default.pa
then find a line containing:
load-module module-udev-detect
modify this to become:
load-module module-udev-detect tsched=0
save and exit and you're all set!
you need to restart your laptop or run:pulseaudio -k
after you change the configuration.
– stason
Nov 16 '18 at 3:05
all it does is makes the sound completely distorted
– Sarge Borsch
Nov 16 '18 at 13:12
This is the solution and it should be the accepted answer -- although it would be good to edit it and add thepulseaudio -k
command
– Merc
Feb 15 at 8:59
add a comment |
I ran into the same issue (crackling sound) today on Ubuntu 18.10 on my Intel NUC Canyon Hades.
killall pulseaudio
only fixed it temporarily for some reason. After a few minutes the problem was back again.
What ultimately did the trick was the answer posted by Fabby in combination with the comment by statson to enter
pulseaudio -k
add a comment |
If you have Firefox or Chrome open when the sound starts distorting. Shut them browsers down and test the sound again. If it has stopped, then you need to use a different web browser. I installed Vivaldi yesterday and I haven't had a problem since. There are many browsers to choose from.
New contributor
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%2f1033405%2fcrackling-and-delayed-sound-after-upgrading-to-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
I had the same issue and killing pulseaudio fixed it for me. I'm not sure why it would get into a bad state, but restarting pulseaudio might be something to try.
Try
killall pulseaudio
add a comment |
I had the same issue and killing pulseaudio fixed it for me. I'm not sure why it would get into a bad state, but restarting pulseaudio might be something to try.
Try
killall pulseaudio
add a comment |
I had the same issue and killing pulseaudio fixed it for me. I'm not sure why it would get into a bad state, but restarting pulseaudio might be something to try.
Try
killall pulseaudio
I had the same issue and killing pulseaudio fixed it for me. I'm not sure why it would get into a bad state, but restarting pulseaudio might be something to try.
Try
killall pulseaudio
edited Jan 6 at 5:38
Pablo Bianchi
2,89521535
2,89521535
answered May 8 '18 at 22:08
TommyTommy
811
811
add a comment |
add a comment |
Press Ctrl+Alt+T to go to a terminal and use your favourite editor to edit the file
nano /etc/pulse/default.pa
then find a line containing:
load-module module-udev-detect
modify this to become:
load-module module-udev-detect tsched=0
save and exit and you're all set!
you need to restart your laptop or run:pulseaudio -k
after you change the configuration.
– stason
Nov 16 '18 at 3:05
all it does is makes the sound completely distorted
– Sarge Borsch
Nov 16 '18 at 13:12
This is the solution and it should be the accepted answer -- although it would be good to edit it and add thepulseaudio -k
command
– Merc
Feb 15 at 8:59
add a comment |
Press Ctrl+Alt+T to go to a terminal and use your favourite editor to edit the file
nano /etc/pulse/default.pa
then find a line containing:
load-module module-udev-detect
modify this to become:
load-module module-udev-detect tsched=0
save and exit and you're all set!
you need to restart your laptop or run:pulseaudio -k
after you change the configuration.
– stason
Nov 16 '18 at 3:05
all it does is makes the sound completely distorted
– Sarge Borsch
Nov 16 '18 at 13:12
This is the solution and it should be the accepted answer -- although it would be good to edit it and add thepulseaudio -k
command
– Merc
Feb 15 at 8:59
add a comment |
Press Ctrl+Alt+T to go to a terminal and use your favourite editor to edit the file
nano /etc/pulse/default.pa
then find a line containing:
load-module module-udev-detect
modify this to become:
load-module module-udev-detect tsched=0
save and exit and you're all set!
Press Ctrl+Alt+T to go to a terminal and use your favourite editor to edit the file
nano /etc/pulse/default.pa
then find a line containing:
load-module module-udev-detect
modify this to become:
load-module module-udev-detect tsched=0
save and exit and you're all set!
edited Jul 1 '18 at 10:14
Fabby
27k1360161
27k1360161
answered Jul 1 '18 at 8:33
H360H360
312
312
you need to restart your laptop or run:pulseaudio -k
after you change the configuration.
– stason
Nov 16 '18 at 3:05
all it does is makes the sound completely distorted
– Sarge Borsch
Nov 16 '18 at 13:12
This is the solution and it should be the accepted answer -- although it would be good to edit it and add thepulseaudio -k
command
– Merc
Feb 15 at 8:59
add a comment |
you need to restart your laptop or run:pulseaudio -k
after you change the configuration.
– stason
Nov 16 '18 at 3:05
all it does is makes the sound completely distorted
– Sarge Borsch
Nov 16 '18 at 13:12
This is the solution and it should be the accepted answer -- although it would be good to edit it and add thepulseaudio -k
command
– Merc
Feb 15 at 8:59
you need to restart your laptop or run:
pulseaudio -k
after you change the configuration.– stason
Nov 16 '18 at 3:05
you need to restart your laptop or run:
pulseaudio -k
after you change the configuration.– stason
Nov 16 '18 at 3:05
all it does is makes the sound completely distorted
– Sarge Borsch
Nov 16 '18 at 13:12
all it does is makes the sound completely distorted
– Sarge Borsch
Nov 16 '18 at 13:12
This is the solution and it should be the accepted answer -- although it would be good to edit it and add the
pulseaudio -k
command– Merc
Feb 15 at 8:59
This is the solution and it should be the accepted answer -- although it would be good to edit it and add the
pulseaudio -k
command– Merc
Feb 15 at 8:59
add a comment |
I ran into the same issue (crackling sound) today on Ubuntu 18.10 on my Intel NUC Canyon Hades.
killall pulseaudio
only fixed it temporarily for some reason. After a few minutes the problem was back again.
What ultimately did the trick was the answer posted by Fabby in combination with the comment by statson to enter
pulseaudio -k
add a comment |
I ran into the same issue (crackling sound) today on Ubuntu 18.10 on my Intel NUC Canyon Hades.
killall pulseaudio
only fixed it temporarily for some reason. After a few minutes the problem was back again.
What ultimately did the trick was the answer posted by Fabby in combination with the comment by statson to enter
pulseaudio -k
add a comment |
I ran into the same issue (crackling sound) today on Ubuntu 18.10 on my Intel NUC Canyon Hades.
killall pulseaudio
only fixed it temporarily for some reason. After a few minutes the problem was back again.
What ultimately did the trick was the answer posted by Fabby in combination with the comment by statson to enter
pulseaudio -k
I ran into the same issue (crackling sound) today on Ubuntu 18.10 on my Intel NUC Canyon Hades.
killall pulseaudio
only fixed it temporarily for some reason. After a few minutes the problem was back again.
What ultimately did the trick was the answer posted by Fabby in combination with the comment by statson to enter
pulseaudio -k
edited Feb 12 at 9:56
Claire
33
33
answered Jan 5 at 15:41
Roman KaufmannRoman Kaufmann
111
111
add a comment |
add a comment |
If you have Firefox or Chrome open when the sound starts distorting. Shut them browsers down and test the sound again. If it has stopped, then you need to use a different web browser. I installed Vivaldi yesterday and I haven't had a problem since. There are many browsers to choose from.
New contributor
add a comment |
If you have Firefox or Chrome open when the sound starts distorting. Shut them browsers down and test the sound again. If it has stopped, then you need to use a different web browser. I installed Vivaldi yesterday and I haven't had a problem since. There are many browsers to choose from.
New contributor
add a comment |
If you have Firefox or Chrome open when the sound starts distorting. Shut them browsers down and test the sound again. If it has stopped, then you need to use a different web browser. I installed Vivaldi yesterday and I haven't had a problem since. There are many browsers to choose from.
New contributor
If you have Firefox or Chrome open when the sound starts distorting. Shut them browsers down and test the sound again. If it has stopped, then you need to use a different web browser. I installed Vivaldi yesterday and I haven't had a problem since. There are many browsers to choose from.
New contributor
New contributor
answered 15 mins ago
Magnus ColtMagnus Colt
1
1
New contributor
New contributor
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%2f1033405%2fcrackling-and-delayed-sound-after-upgrading-to-18-04%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