Headphones Not Detected in Ubuntu
My headphones (3.5mm) are not detected by Ubuntu. I have Ubuntu 18.04 installed in my computer. I tried alsamixer to raise the level in the headphones, and also to un-mute them, but nothing worked. Please help me with what I should do to detect my headphones after a fresh installation of Ubuntu.
headphones
add a comment |
My headphones (3.5mm) are not detected by Ubuntu. I have Ubuntu 18.04 installed in my computer. I tried alsamixer to raise the level in the headphones, and also to un-mute them, but nothing worked. Please help me with what I should do to detect my headphones after a fresh installation of Ubuntu.
headphones
add a comment |
My headphones (3.5mm) are not detected by Ubuntu. I have Ubuntu 18.04 installed in my computer. I tried alsamixer to raise the level in the headphones, and also to un-mute them, but nothing worked. Please help me with what I should do to detect my headphones after a fresh installation of Ubuntu.
headphones
My headphones (3.5mm) are not detected by Ubuntu. I have Ubuntu 18.04 installed in my computer. I tried alsamixer to raise the level in the headphones, and also to un-mute them, but nothing worked. Please help me with what I should do to detect my headphones after a fresh installation of Ubuntu.
headphones
headphones
edited Jan 21 at 1:57
CentaurusA
2,2251424
2,2251424
asked Jan 20 at 19:35
Omkar VermaOmkar Verma
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
The Ubuntu "Sound" configuration panel in the system settings (click the top right corner, then click the spanner and screwdriver icon, then select "Sound") can leave a bit to be desired in how much information and control you can get.
For full control of the various audio capabilities of your system, I recommend to search and installed from the Ubuntu Software Center the "Pulse Audio Volume Control".
After you install and run it, you can go to the "Output Devices" tab and see all your audio devices and what port is enabled.
For example - on my laptop, I can see the "Built-in Audio Analog Stereo" as the first device, and the "Port" menu shows which output ports are available. As you can see in the screenshot below, I can use either "Speakers", or "Headphones", though the latter are unplugged:
When plugging headphones into the headphones port, the port should automatically change to specify "Headphones (plugged in)" :
At any point you can control individually the volume for your speaker, or headphone.
That being said, the fact that the headphones are detected and select in the "Port" menu doesn't mean applications will necessarily will play to them - if you have more than one devices (as can be seen in my configuration).
First, it is suggested that you click the blue button on the right side of your output device where the headphones are plugged, to set this device as the default output for new applications - on my setup you can see that the last device is actually chosen as the default output (it is my dock).
After which you can see which applications are running and what output device they are using, using the "Playback" tab:
You can see that I have "mpv" playing to the "Built-in Audio Analog Stereo" - which is the device where the headphones are plugged into. If this is not the correct device, you can click the button showing the device name, and choose the correct device.
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%2f1111455%2fheadphones-not-detected-in-ubuntu%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
The Ubuntu "Sound" configuration panel in the system settings (click the top right corner, then click the spanner and screwdriver icon, then select "Sound") can leave a bit to be desired in how much information and control you can get.
For full control of the various audio capabilities of your system, I recommend to search and installed from the Ubuntu Software Center the "Pulse Audio Volume Control".
After you install and run it, you can go to the "Output Devices" tab and see all your audio devices and what port is enabled.
For example - on my laptop, I can see the "Built-in Audio Analog Stereo" as the first device, and the "Port" menu shows which output ports are available. As you can see in the screenshot below, I can use either "Speakers", or "Headphones", though the latter are unplugged:
When plugging headphones into the headphones port, the port should automatically change to specify "Headphones (plugged in)" :
At any point you can control individually the volume for your speaker, or headphone.
That being said, the fact that the headphones are detected and select in the "Port" menu doesn't mean applications will necessarily will play to them - if you have more than one devices (as can be seen in my configuration).
First, it is suggested that you click the blue button on the right side of your output device where the headphones are plugged, to set this device as the default output for new applications - on my setup you can see that the last device is actually chosen as the default output (it is my dock).
After which you can see which applications are running and what output device they are using, using the "Playback" tab:
You can see that I have "mpv" playing to the "Built-in Audio Analog Stereo" - which is the device where the headphones are plugged into. If this is not the correct device, you can click the button showing the device name, and choose the correct device.
add a comment |
The Ubuntu "Sound" configuration panel in the system settings (click the top right corner, then click the spanner and screwdriver icon, then select "Sound") can leave a bit to be desired in how much information and control you can get.
For full control of the various audio capabilities of your system, I recommend to search and installed from the Ubuntu Software Center the "Pulse Audio Volume Control".
After you install and run it, you can go to the "Output Devices" tab and see all your audio devices and what port is enabled.
For example - on my laptop, I can see the "Built-in Audio Analog Stereo" as the first device, and the "Port" menu shows which output ports are available. As you can see in the screenshot below, I can use either "Speakers", or "Headphones", though the latter are unplugged:
When plugging headphones into the headphones port, the port should automatically change to specify "Headphones (plugged in)" :
At any point you can control individually the volume for your speaker, or headphone.
That being said, the fact that the headphones are detected and select in the "Port" menu doesn't mean applications will necessarily will play to them - if you have more than one devices (as can be seen in my configuration).
First, it is suggested that you click the blue button on the right side of your output device where the headphones are plugged, to set this device as the default output for new applications - on my setup you can see that the last device is actually chosen as the default output (it is my dock).
After which you can see which applications are running and what output device they are using, using the "Playback" tab:
You can see that I have "mpv" playing to the "Built-in Audio Analog Stereo" - which is the device where the headphones are plugged into. If this is not the correct device, you can click the button showing the device name, and choose the correct device.
add a comment |
The Ubuntu "Sound" configuration panel in the system settings (click the top right corner, then click the spanner and screwdriver icon, then select "Sound") can leave a bit to be desired in how much information and control you can get.
For full control of the various audio capabilities of your system, I recommend to search and installed from the Ubuntu Software Center the "Pulse Audio Volume Control".
After you install and run it, you can go to the "Output Devices" tab and see all your audio devices and what port is enabled.
For example - on my laptop, I can see the "Built-in Audio Analog Stereo" as the first device, and the "Port" menu shows which output ports are available. As you can see in the screenshot below, I can use either "Speakers", or "Headphones", though the latter are unplugged:
When plugging headphones into the headphones port, the port should automatically change to specify "Headphones (plugged in)" :
At any point you can control individually the volume for your speaker, or headphone.
That being said, the fact that the headphones are detected and select in the "Port" menu doesn't mean applications will necessarily will play to them - if you have more than one devices (as can be seen in my configuration).
First, it is suggested that you click the blue button on the right side of your output device where the headphones are plugged, to set this device as the default output for new applications - on my setup you can see that the last device is actually chosen as the default output (it is my dock).
After which you can see which applications are running and what output device they are using, using the "Playback" tab:
You can see that I have "mpv" playing to the "Built-in Audio Analog Stereo" - which is the device where the headphones are plugged into. If this is not the correct device, you can click the button showing the device name, and choose the correct device.
The Ubuntu "Sound" configuration panel in the system settings (click the top right corner, then click the spanner and screwdriver icon, then select "Sound") can leave a bit to be desired in how much information and control you can get.
For full control of the various audio capabilities of your system, I recommend to search and installed from the Ubuntu Software Center the "Pulse Audio Volume Control".
After you install and run it, you can go to the "Output Devices" tab and see all your audio devices and what port is enabled.
For example - on my laptop, I can see the "Built-in Audio Analog Stereo" as the first device, and the "Port" menu shows which output ports are available. As you can see in the screenshot below, I can use either "Speakers", or "Headphones", though the latter are unplugged:
When plugging headphones into the headphones port, the port should automatically change to specify "Headphones (plugged in)" :
At any point you can control individually the volume for your speaker, or headphone.
That being said, the fact that the headphones are detected and select in the "Port" menu doesn't mean applications will necessarily will play to them - if you have more than one devices (as can be seen in my configuration).
First, it is suggested that you click the blue button on the right side of your output device where the headphones are plugged, to set this device as the default output for new applications - on my setup you can see that the last device is actually chosen as the default output (it is my dock).
After which you can see which applications are running and what output device they are using, using the "Playback" tab:
You can see that I have "mpv" playing to the "Built-in Audio Analog Stereo" - which is the device where the headphones are plugged into. If this is not the correct device, you can click the button showing the device name, and choose the correct device.
answered Jan 20 at 20:11
GussGuss
2,37822135
2,37822135
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%2f1111455%2fheadphones-not-detected-in-ubuntu%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