No Sound in Ubuntu 18.04 on Asus Notebook
$ lspci -v | grep -A7 -i "audio"
gives this output:
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP HD Audio
Flags: bus master, fast devsel, latency 32, IRQ 131
Memory at ef328000 (64-bit, non-prefetchable) [size=16K]
Memory at ef300000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [50] Power Management version 3
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
I have also tried alsamixer and pulseaudio.
And
$systemctl --user status pulseaudio.service
give output
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2019-01-16 20:49:10 IST; 9min ago
Process: 2875 ExecStart=/usr/bin/pulseaudio --daemonize=no (code=exited, status=1/FAILURE)
Main PID: 2875 (code=exited, status=1/FAILURE)
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Service hold-off time over, scheduling rest
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Scheduled restart job, restart counter is a
Jan 16 20:49:10 snehasishm2u systemd[1238]: Stopped Sound Service.
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Start request repeated too quickly.
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Failed with result 'exit-code'.
Jan 16 20:49:10 snehasishm2u systemd[1238]: Failed to start Sound Service.
18.04 sound asus
New contributor
add a comment |
$ lspci -v | grep -A7 -i "audio"
gives this output:
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP HD Audio
Flags: bus master, fast devsel, latency 32, IRQ 131
Memory at ef328000 (64-bit, non-prefetchable) [size=16K]
Memory at ef300000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [50] Power Management version 3
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
I have also tried alsamixer and pulseaudio.
And
$systemctl --user status pulseaudio.service
give output
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2019-01-16 20:49:10 IST; 9min ago
Process: 2875 ExecStart=/usr/bin/pulseaudio --daemonize=no (code=exited, status=1/FAILURE)
Main PID: 2875 (code=exited, status=1/FAILURE)
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Service hold-off time over, scheduling rest
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Scheduled restart job, restart counter is a
Jan 16 20:49:10 snehasishm2u systemd[1238]: Stopped Sound Service.
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Start request repeated too quickly.
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Failed with result 'exit-code'.
Jan 16 20:49:10 snehasishm2u systemd[1238]: Failed to start Sound Service.
18.04 sound asus
New contributor
add a comment |
$ lspci -v | grep -A7 -i "audio"
gives this output:
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP HD Audio
Flags: bus master, fast devsel, latency 32, IRQ 131
Memory at ef328000 (64-bit, non-prefetchable) [size=16K]
Memory at ef300000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [50] Power Management version 3
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
I have also tried alsamixer and pulseaudio.
And
$systemctl --user status pulseaudio.service
give output
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2019-01-16 20:49:10 IST; 9min ago
Process: 2875 ExecStart=/usr/bin/pulseaudio --daemonize=no (code=exited, status=1/FAILURE)
Main PID: 2875 (code=exited, status=1/FAILURE)
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Service hold-off time over, scheduling rest
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Scheduled restart job, restart counter is a
Jan 16 20:49:10 snehasishm2u systemd[1238]: Stopped Sound Service.
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Start request repeated too quickly.
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Failed with result 'exit-code'.
Jan 16 20:49:10 snehasishm2u systemd[1238]: Failed to start Sound Service.
18.04 sound asus
New contributor
$ lspci -v | grep -A7 -i "audio"
gives this output:
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP HD Audio
Flags: bus master, fast devsel, latency 32, IRQ 131
Memory at ef328000 (64-bit, non-prefetchable) [size=16K]
Memory at ef300000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [50] Power Management version 3
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
I have also tried alsamixer and pulseaudio.
And
$systemctl --user status pulseaudio.service
give output
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2019-01-16 20:49:10 IST; 9min ago
Process: 2875 ExecStart=/usr/bin/pulseaudio --daemonize=no (code=exited, status=1/FAILURE)
Main PID: 2875 (code=exited, status=1/FAILURE)
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Service hold-off time over, scheduling rest
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Scheduled restart job, restart counter is a
Jan 16 20:49:10 snehasishm2u systemd[1238]: Stopped Sound Service.
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Start request repeated too quickly.
Jan 16 20:49:10 snehasishm2u systemd[1238]: pulseaudio.service: Failed with result 'exit-code'.
Jan 16 20:49:10 snehasishm2u systemd[1238]: Failed to start Sound Service.
18.04 sound asus
18.04 sound asus
New contributor
New contributor
New contributor
asked Jan 16 at 15:30
Snehasish MohapatraSnehasish Mohapatra
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
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
});
}
});
Snehasish Mohapatra 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%2faskubuntu.com%2fquestions%2f1110306%2fno-sound-in-ubuntu-18-04-on-asus-notebook%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Snehasish Mohapatra is a new contributor. Be nice, and check out our Code of Conduct.
Snehasish Mohapatra is a new contributor. Be nice, and check out our Code of Conduct.
Snehasish Mohapatra is a new contributor. Be nice, and check out our Code of Conduct.
Snehasish Mohapatra is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1110306%2fno-sound-in-ubuntu-18-04-on-asus-notebook%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