Asus zenbook pro UX550VE: Sound either muted or very loud












2















I have a new Asus zenbook pro UX550VE.



I downloaded Ubuntu 17.10 with Gnome, and installed it using the default options (erasing Windows).



I face an issue with my sound: It has only 2 states: either muted, or very loud. It makes no difference if the volume line a bit above the mute level, or at max volume.



I was facing a problem with shutting down the computer too, and I had to use nvidia drivers to solve it (solution found at Compatibility for ASUS ZenBook Pro UX550VE)



But the sound issue remains, with both Xorg and nvidia drivers.



Any help truly appreciated!



EDIT: headphones work fine, only the laptop speakers behave strange.



EDIT 2: I installed ALSA mixer, and noticed that changing Master has no effect at all for the built-in speakers, but changing PCM does the job. But this does not solve the problem, since my keyboard and sound bar on top-right corner of the screen are connected with Master, not PCM.










share|improve this question

























  • I'm not 100% sure what you should do, since ~90% of the hardware-related error posts here have to do with graphics drivers (especially Nvidia). Try to find drivers for the sound and any other problematic hardware on Ubuntu's repositories or on ASUS websites. Feel free to contact me.

    – Bajiru
    Apr 5 '18 at 17:05













  • How can I find and test additional drivers for sound?

    – Alkis Mavridis
    Apr 5 '18 at 17:51
















2















I have a new Asus zenbook pro UX550VE.



I downloaded Ubuntu 17.10 with Gnome, and installed it using the default options (erasing Windows).



I face an issue with my sound: It has only 2 states: either muted, or very loud. It makes no difference if the volume line a bit above the mute level, or at max volume.



I was facing a problem with shutting down the computer too, and I had to use nvidia drivers to solve it (solution found at Compatibility for ASUS ZenBook Pro UX550VE)



But the sound issue remains, with both Xorg and nvidia drivers.



Any help truly appreciated!



EDIT: headphones work fine, only the laptop speakers behave strange.



EDIT 2: I installed ALSA mixer, and noticed that changing Master has no effect at all for the built-in speakers, but changing PCM does the job. But this does not solve the problem, since my keyboard and sound bar on top-right corner of the screen are connected with Master, not PCM.










share|improve this question

























  • I'm not 100% sure what you should do, since ~90% of the hardware-related error posts here have to do with graphics drivers (especially Nvidia). Try to find drivers for the sound and any other problematic hardware on Ubuntu's repositories or on ASUS websites. Feel free to contact me.

    – Bajiru
    Apr 5 '18 at 17:05













  • How can I find and test additional drivers for sound?

    – Alkis Mavridis
    Apr 5 '18 at 17:51














2












2








2








I have a new Asus zenbook pro UX550VE.



I downloaded Ubuntu 17.10 with Gnome, and installed it using the default options (erasing Windows).



I face an issue with my sound: It has only 2 states: either muted, or very loud. It makes no difference if the volume line a bit above the mute level, or at max volume.



I was facing a problem with shutting down the computer too, and I had to use nvidia drivers to solve it (solution found at Compatibility for ASUS ZenBook Pro UX550VE)



But the sound issue remains, with both Xorg and nvidia drivers.



Any help truly appreciated!



EDIT: headphones work fine, only the laptop speakers behave strange.



EDIT 2: I installed ALSA mixer, and noticed that changing Master has no effect at all for the built-in speakers, but changing PCM does the job. But this does not solve the problem, since my keyboard and sound bar on top-right corner of the screen are connected with Master, not PCM.










share|improve this question
















I have a new Asus zenbook pro UX550VE.



I downloaded Ubuntu 17.10 with Gnome, and installed it using the default options (erasing Windows).



I face an issue with my sound: It has only 2 states: either muted, or very loud. It makes no difference if the volume line a bit above the mute level, or at max volume.



I was facing a problem with shutting down the computer too, and I had to use nvidia drivers to solve it (solution found at Compatibility for ASUS ZenBook Pro UX550VE)



But the sound issue remains, with both Xorg and nvidia drivers.



Any help truly appreciated!



EDIT: headphones work fine, only the laptop speakers behave strange.



EDIT 2: I installed ALSA mixer, and noticed that changing Master has no effect at all for the built-in speakers, but changing PCM does the job. But this does not solve the problem, since my keyboard and sound bar on top-right corner of the screen are connected with Master, not PCM.







nvidia sound asus






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 5 '18 at 20:23







Alkis Mavridis

















asked Apr 5 '18 at 17:00









Alkis MavridisAlkis Mavridis

25628




25628













  • I'm not 100% sure what you should do, since ~90% of the hardware-related error posts here have to do with graphics drivers (especially Nvidia). Try to find drivers for the sound and any other problematic hardware on Ubuntu's repositories or on ASUS websites. Feel free to contact me.

    – Bajiru
    Apr 5 '18 at 17:05













  • How can I find and test additional drivers for sound?

    – Alkis Mavridis
    Apr 5 '18 at 17:51



















  • I'm not 100% sure what you should do, since ~90% of the hardware-related error posts here have to do with graphics drivers (especially Nvidia). Try to find drivers for the sound and any other problematic hardware on Ubuntu's repositories or on ASUS websites. Feel free to contact me.

    – Bajiru
    Apr 5 '18 at 17:05













  • How can I find and test additional drivers for sound?

    – Alkis Mavridis
    Apr 5 '18 at 17:51

















I'm not 100% sure what you should do, since ~90% of the hardware-related error posts here have to do with graphics drivers (especially Nvidia). Try to find drivers for the sound and any other problematic hardware on Ubuntu's repositories or on ASUS websites. Feel free to contact me.

– Bajiru
Apr 5 '18 at 17:05







I'm not 100% sure what you should do, since ~90% of the hardware-related error posts here have to do with graphics drivers (especially Nvidia). Try to find drivers for the sound and any other problematic hardware on Ubuntu's repositories or on ASUS websites. Feel free to contact me.

– Bajiru
Apr 5 '18 at 17:05















How can I find and test additional drivers for sound?

– Alkis Mavridis
Apr 5 '18 at 17:51





How can I find and test additional drivers for sound?

– Alkis Mavridis
Apr 5 '18 at 17:51










1 Answer
1






active

oldest

votes


















4














I found a solution here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721345 (comment #8)



I edited the file /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common (with sudo).



I added the following lines before the [Element PCM] block:



[Element Master]
switch = mute
volume = ignore


and run in terminal:



pulseaudio -k


and that solved the problem. Both headphones and built-in speakers work fine.






share|improve this answer
























  • Glad you found the solution!

    – Bajiru
    Apr 7 '18 at 10:58














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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1022316%2fasus-zenbook-pro-ux550ve-sound-either-muted-or-very-loud%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









4














I found a solution here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721345 (comment #8)



I edited the file /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common (with sudo).



I added the following lines before the [Element PCM] block:



[Element Master]
switch = mute
volume = ignore


and run in terminal:



pulseaudio -k


and that solved the problem. Both headphones and built-in speakers work fine.






share|improve this answer
























  • Glad you found the solution!

    – Bajiru
    Apr 7 '18 at 10:58


















4














I found a solution here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721345 (comment #8)



I edited the file /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common (with sudo).



I added the following lines before the [Element PCM] block:



[Element Master]
switch = mute
volume = ignore


and run in terminal:



pulseaudio -k


and that solved the problem. Both headphones and built-in speakers work fine.






share|improve this answer
























  • Glad you found the solution!

    – Bajiru
    Apr 7 '18 at 10:58
















4












4








4







I found a solution here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721345 (comment #8)



I edited the file /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common (with sudo).



I added the following lines before the [Element PCM] block:



[Element Master]
switch = mute
volume = ignore


and run in terminal:



pulseaudio -k


and that solved the problem. Both headphones and built-in speakers work fine.






share|improve this answer













I found a solution here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721345 (comment #8)



I edited the file /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common (with sudo).



I added the following lines before the [Element PCM] block:



[Element Master]
switch = mute
volume = ignore


and run in terminal:



pulseaudio -k


and that solved the problem. Both headphones and built-in speakers work fine.







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 5 '18 at 20:46









Alkis MavridisAlkis Mavridis

25628




25628













  • Glad you found the solution!

    – Bajiru
    Apr 7 '18 at 10:58





















  • Glad you found the solution!

    – Bajiru
    Apr 7 '18 at 10:58



















Glad you found the solution!

– Bajiru
Apr 7 '18 at 10:58







Glad you found the solution!

– Bajiru
Apr 7 '18 at 10:58




















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1022316%2fasus-zenbook-pro-ux550ve-sound-either-muted-or-very-loud%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?