Posts: 2
voorhees1979
Joined: 13 Sep 2009
#1
Hey guys

I was wondering if anyone could help here. I have a usb headset which has a mic and a volume control button on the lead. All works fine. Problem is, is this. If I run mplayer-mt moviename from command line the volume control on the headphones lead adjusts the volume up and down like it should. I like to use the smplayer frontend which has mplayer-mt set in the options. But with smplayer the volume control does not work at all. Does anyone have any ideas?

Many thanks for any help

EDIT: I will add how I got this usb headphone/mic combo to work. It didnt work when first plugged in, it also didnt work with a reboot. This commands got it working:

Code: Select all

modprobe usb
modprobe snd-usb-audio
Then a reboot and it has worked ever since.