18.04 HDMI Sound not working
Going through the threads I see many unresolved issues with HDMI sound. Tried many of the suggested fixes.
My HDMI TV display is working fine:
with xrandr I get this:
HDMI-1-1 connected primary
**xrandr --output HDMI-1-1 --set audio on**
warning: output HDMI-1-1 not found; ignoring
X Error of failed request: BadRROutput (invalid Output parameter)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 15 (RRGetOutputProperty)
Serial number of failed request: 45
Current serial number in output stream: 45
sound multiple-monitors hdmi
add a comment |
Going through the threads I see many unresolved issues with HDMI sound. Tried many of the suggested fixes.
My HDMI TV display is working fine:
with xrandr I get this:
HDMI-1-1 connected primary
**xrandr --output HDMI-1-1 --set audio on**
warning: output HDMI-1-1 not found; ignoring
X Error of failed request: BadRROutput (invalid Output parameter)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 15 (RRGetOutputProperty)
Serial number of failed request: 45
Current serial number in output stream: 45
sound multiple-monitors hdmi
add a comment |
Going through the threads I see many unresolved issues with HDMI sound. Tried many of the suggested fixes.
My HDMI TV display is working fine:
with xrandr I get this:
HDMI-1-1 connected primary
**xrandr --output HDMI-1-1 --set audio on**
warning: output HDMI-1-1 not found; ignoring
X Error of failed request: BadRROutput (invalid Output parameter)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 15 (RRGetOutputProperty)
Serial number of failed request: 45
Current serial number in output stream: 45
sound multiple-monitors hdmi
Going through the threads I see many unresolved issues with HDMI sound. Tried many of the suggested fixes.
My HDMI TV display is working fine:
with xrandr I get this:
HDMI-1-1 connected primary
**xrandr --output HDMI-1-1 --set audio on**
warning: output HDMI-1-1 not found; ignoring
X Error of failed request: BadRROutput (invalid Output parameter)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 15 (RRGetOutputProperty)
Serial number of failed request: 45
Current serial number in output stream: 45
sound multiple-monitors hdmi
sound multiple-monitors hdmi
edited Jan 18 at 17:34
Charles Green
13.3k73658
13.3k73658
asked Jan 18 at 15:10
theredrattheredrat
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I sometimes have trouble with my HDMI audio, and I've found that using pavucontrol
works reliably.
sudo apt-get update
sudo apt-get install pavucontrol
pavucontrol
I used pavucontrol, the HDMI device is not listed there
– theredrat
Jan 18 at 15:23
your HDMI output isn't listed? It should be even if it's not plugged in. On my system it's likeBuilt-in Audio Digital Stereo (HDMI)
– Academiphile
Jan 18 at 15:27
I have one not HDMI though: Built-in Audio Digital Stereo (IEC958). On the same system booting with a Live USB HDMI sound output shows up shows up and works. the installation was done with WUBI could that cause issues?
– theredrat
Jan 18 at 16:02
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%2f1110905%2f18-04-hdmi-sound-not-working%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
I sometimes have trouble with my HDMI audio, and I've found that using pavucontrol
works reliably.
sudo apt-get update
sudo apt-get install pavucontrol
pavucontrol
I used pavucontrol, the HDMI device is not listed there
– theredrat
Jan 18 at 15:23
your HDMI output isn't listed? It should be even if it's not plugged in. On my system it's likeBuilt-in Audio Digital Stereo (HDMI)
– Academiphile
Jan 18 at 15:27
I have one not HDMI though: Built-in Audio Digital Stereo (IEC958). On the same system booting with a Live USB HDMI sound output shows up shows up and works. the installation was done with WUBI could that cause issues?
– theredrat
Jan 18 at 16:02
add a comment |
I sometimes have trouble with my HDMI audio, and I've found that using pavucontrol
works reliably.
sudo apt-get update
sudo apt-get install pavucontrol
pavucontrol
I used pavucontrol, the HDMI device is not listed there
– theredrat
Jan 18 at 15:23
your HDMI output isn't listed? It should be even if it's not plugged in. On my system it's likeBuilt-in Audio Digital Stereo (HDMI)
– Academiphile
Jan 18 at 15:27
I have one not HDMI though: Built-in Audio Digital Stereo (IEC958). On the same system booting with a Live USB HDMI sound output shows up shows up and works. the installation was done with WUBI could that cause issues?
– theredrat
Jan 18 at 16:02
add a comment |
I sometimes have trouble with my HDMI audio, and I've found that using pavucontrol
works reliably.
sudo apt-get update
sudo apt-get install pavucontrol
pavucontrol
I sometimes have trouble with my HDMI audio, and I've found that using pavucontrol
works reliably.
sudo apt-get update
sudo apt-get install pavucontrol
pavucontrol
answered Jan 18 at 15:16
AcademiphileAcademiphile
13910
13910
I used pavucontrol, the HDMI device is not listed there
– theredrat
Jan 18 at 15:23
your HDMI output isn't listed? It should be even if it's not plugged in. On my system it's likeBuilt-in Audio Digital Stereo (HDMI)
– Academiphile
Jan 18 at 15:27
I have one not HDMI though: Built-in Audio Digital Stereo (IEC958). On the same system booting with a Live USB HDMI sound output shows up shows up and works. the installation was done with WUBI could that cause issues?
– theredrat
Jan 18 at 16:02
add a comment |
I used pavucontrol, the HDMI device is not listed there
– theredrat
Jan 18 at 15:23
your HDMI output isn't listed? It should be even if it's not plugged in. On my system it's likeBuilt-in Audio Digital Stereo (HDMI)
– Academiphile
Jan 18 at 15:27
I have one not HDMI though: Built-in Audio Digital Stereo (IEC958). On the same system booting with a Live USB HDMI sound output shows up shows up and works. the installation was done with WUBI could that cause issues?
– theredrat
Jan 18 at 16:02
I used pavucontrol, the HDMI device is not listed there
– theredrat
Jan 18 at 15:23
I used pavucontrol, the HDMI device is not listed there
– theredrat
Jan 18 at 15:23
your HDMI output isn't listed? It should be even if it's not plugged in. On my system it's like
Built-in Audio Digital Stereo (HDMI)
– Academiphile
Jan 18 at 15:27
your HDMI output isn't listed? It should be even if it's not plugged in. On my system it's like
Built-in Audio Digital Stereo (HDMI)
– Academiphile
Jan 18 at 15:27
I have one not HDMI though: Built-in Audio Digital Stereo (IEC958). On the same system booting with a Live USB HDMI sound output shows up shows up and works. the installation was done with WUBI could that cause issues?
– theredrat
Jan 18 at 16:02
I have one not HDMI though: Built-in Audio Digital Stereo (IEC958). On the same system booting with a Live USB HDMI sound output shows up shows up and works. the installation was done with WUBI could that cause issues?
– theredrat
Jan 18 at 16:02
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%2f1110905%2f18-04-hdmi-sound-not-working%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