E-Mail:

Setting The Default Sound Card - USB Headset

You go to Sound in Ubuntu preferences and no matter what you try - your selection for a default sound card will not stick! No need to fear. Just watch the video above and use the following scripts. Copy each script, then right click on you desktop and choose create document. Paste each script in there. Once the correct card name has been pasted into the script (you’ll likely want a script for the sound card and for the headset if needed), you are half way there. Right click on it afterward and then goto properties, choose permissions then allow to be executed.

What sound cards do you have? Open up a terminal and paste in:

sudo asoundconf list

Make note of each card. Use trial and error if you are unsure which card is which. The process of elimination will only take a few tries.

#! /bin/sh -f

sudo asoundconf set-default-card name-of-card-to-be-default

I use the above script twice in two files for my sound card and my Plantronics USB headset - works perfectly.

Do you have an Ubuntu, Linux Mint, Simply Mepis, Linspire/Freespire or PCLinuxOS related question? Perhaps you are just burnt out on writing on the walls with crayons? Whatever the comments may be, drop me a line, and you too can “Just Ask Matt”- Linux Edition!

[tags]USb headset, sound card, Linux[/tags]

3 Comments

thanks ,it works!

Thanks Matt,

was driving me crazy having to wait and see where my sound was coming from :)

Cheers,
Kev

Thanks Matt. I was setting the default device to the Plantronics device (DSP100), but just could not record any sound (Ubuntu 7.10).

You saved the day with your scripts.

Grateful.

What Do You Think?

 

Want to Start a Blog Here for Free?

Are you an expert in one subject or another? If your goal is to help others and dispense hard-earned information back to the community, stake a claim on your very own Lockergnome blog today! You can write about anything - no matter the topic. Sign-up to start blogging!

64 queries / 1.828 seconds.