How to install headphone with mic in linux mint

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
garda

Re: How to install headphone with mic in linux mint

Post by garda »

I'm speculating it's a USB headset you're having problem with. If so, please post the output of this command (don't forget to plug the headset in):

Code: Select all

sudo lsusb
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
pluraldave

Re: How to install headphone with mic in linux mint

Post by pluraldave »

Almost all sound can be fixed the same way.
pluraldave wrote:1. Check that the cables for the headset are plugged into the right ports on your computer.

2. Make sure that the corresponding computer control is turned up.
- Left click the speaker control icon in your panel/toolbar. (If you haven't moved it it will be on the right hand end)
If you have XFCE the mixer will open, if you have Gnome click "volume controls" to open the mixer

- In XFCE click "select controls", in gnome click "preferences".

-A box will open up with choices of which controls you want visible. Select every single possible option and close the box.

-Play with all the options you now have in all the tabs. It's most likely that the control you want is just muted in the "playback" tab.


3. If you still have no sound open up a terminal and enter the command

Code: Select all

lspci
Copy and paste (highlight and centre click not Ctrl+C and Ctrl+V) the results into a post here so we can look for any problems with your particular sound card.
Locked

Return to “Beginner Questions”