View Single Post
Old July 9th, 2007   #6
SQuark
A Carafe of Ubuntu
 
SQuark's Avatar
 
Join Date: Jun 2007
Beans: 97
Ubuntu 9.04 Jaunty Jackalope
Re: Getting USB Devices (Headset) to work...

I had the same problem with my USB speakers, and after much searching found this solution:
Code:
asoundconf list
your USB headset/speakers should be in there (mine were just called "Audio"), now:
Code:
asoundconf set-default-card Audio
replace "Audio" with whatever your device is called. Now reboot and you're done.
SQuark is offline   Reply With Quote