USB headset?

2007-11-25 Thread Robert Huff

Is anyone out there using one?
If so, what brand/model and with what software?  Was ther
anything special needed to get things working?
Respectfully,


Robert Huff
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: USB headset

2007-10-03 Thread Mel
On Monday 01 October 2007 16:40:38 Andreas Davour wrote:

> I changed the red dot from line to volume and now when I run "mixer" the
> final line read:
> Recording source: vol
> where it used to say:
> Recording source: line

kmix has some problems with recording source selections, dunno why, I never 
bothered to investigate.

> For some reason I can't seem to choose "microphone", which strikes me as
> problematic. I don't see any way to set it using plain old "mixer",
> though.

mixer =rec mic

Also, after closing KDE session, you can edit ~/.kde/share/config/kmixctrlrc 
so that next time you start KDE it'll be the default. Look for 
name=Microphone and set the line above to is_recsrc=1

-- 
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: USB headset

2007-10-01 Thread Oliver Herold
Hi

for my Logitech USB boxes I have to load snd_uaudio first. You have to attach
your USB device *after* you've loaded the driver.

Cheers, Oliver

On Mon, Oct 01, 2007 at 02:25:08AM +0200, Andreas Davour wrote:
> 
> Hi
> 
> Anyone know how to use a USB Logitech headset with FreeBSD? I'd like to use 
> Skype/TeamSpeak and have bought a headset with headphones and a mic. When I 
> plug it in I see:
> 
> uhid0: Logitech Logitech USB Headset, rev 1.10/10.13, addr 2, iclass 1/1
> 
> on the console.
> 
> A /dev/uhid0 device also appears but I have no idea what to do with it.
> 
> Neither Skype nor TeamSpeak works out of the box so I guess I have some 
> configuring to do, or have I happened upon an area where FreeBSD just isn't 
> supporting what I'm trying to do? Google didn't help much.
> 
> As far I understand I have set the recording volume to high, since 'mixer' 
> returns:
> Mixer vol  is currently set to  60:60
> Mixer pcm  is currently set to 100:100
> Mixer speaker  is currently set to  81:81
> Mixer line is currently set to  75:75
> Mixer mic  is currently set to  80:80
> Mixer cd   is currently set to  96:96
> Mixer rec  is currently set to  50:50
> Mixer igainis currently set to  50:50
> Mixer ogainis currently set to  50:50
> Recording source: line
> 
> and kmix indicate a non-zero recording volume as well.
> 
> Anyone?
> 
> uname:
> FreeBSD possession.comhem.se 6.2-RELEASE FreeBSD 6.2-RELEASE #2: Mon Jan 29 
> 22:31:17 CET 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/KERNEL3  
> i386
> 
> /Andreas
> 
> -- 
> A: Because it fouls the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing on usenet and in e-mail?
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "[EMAIL PROTECTED]"

-- 
Don't look now, but the man in the moon is laughing at you.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"