Re: USB Logitech QuickCam Ultra Vision (mic problem SOLVED)

2012-03-05 Thread Da Rock

On 03/06/12 11:46, sean wrote:

I just managed to get the mic working built into the camera.
I followed the Sound steps below that are included in pkg-message and 
that did the trick.
Hopefully these notes will help others having mic problems with the 
Logitech camera.


NOTE: Just before I followed the below steps I did recompile my kernel 
to include "snd_hda" support.

After I finished that task I did try Skype and it did not work.
I mention this just in case if someone is troubleshooting such a 
problem and "snd_hda" might be needed.


Thanks to all the helped,
Sean


2. Sound

Since the OSS interface was removed, Skype now uses linux-alsa compat 
packages.
By default you get one device corresponding to your default OSS dsp 
device (so
Skype will use it for ringing, incoming voice and mic). If that 
doesn't suit

needs, you can map the other dsp devices for example by editing
/compat/linux/etc/alsa/pcm/pcm-oss.conf. You need to (re)start Skype 
after you

edit this file in order to get Skype pick up the changes.
Adding the following to the stock file, and then starting Skype and 
choosing

in Options-->Sound Devices:   Speakers: oss1
will let you use the second dsp (usually the front panel connectors 
for your
headphones, while still hearing the call ringing and other 
notification on the

first dsp device (presumably the one you connect your speakers to).
pcm.oss1 {
type oss
device /dev/dsp1
hint {
description "Open Sound System"
}
}

ctl.oss1 {
type oss
device /dev/mixer1
hint {
description "Open Sound System"
}
}

Alsa was the death of me in linux - a real PITA. That and selinux...

Such a hack to get anything with alsa to work; I thought even linux had 
given up on it?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: USB Logitech QuickCam Ultra Vision (mic problem SOLVED)

2012-03-05 Thread sean

I just managed to get the mic working built into the camera.
I followed the Sound steps below that are included in pkg-message and 
that did the trick.
Hopefully these notes will help others having mic problems with the 
Logitech camera.


NOTE: Just before I followed the below steps I did recompile my kernel 
to include "snd_hda" support.

After I finished that task I did try Skype and it did not work.
I mention this just in case if someone is troubleshooting such a problem 
and "snd_hda" might be needed.


Thanks to all the helped,
Sean


2. Sound

Since the OSS interface was removed, Skype now uses linux-alsa compat 
packages.
By default you get one device corresponding to your default OSS dsp 
device (so

Skype will use it for ringing, incoming voice and mic). If that doesn't suit
needs, you can map the other dsp devices for example by editing
/compat/linux/etc/alsa/pcm/pcm-oss.conf. You need to (re)start Skype 
after you

edit this file in order to get Skype pick up the changes.
Adding the following to the stock file, and then starting Skype and choosing
in Options-->Sound Devices:   Speakers: oss1
will let you use the second dsp (usually the front panel connectors for your
headphones, while still hearing the call ringing and other notification 
on the

first dsp device (presumably the one you connect your speakers to).
pcm.oss1 {
type oss
device /dev/dsp1
hint {
description "Open Sound System"
}
}

ctl.oss1 {
type oss
device /dev/mixer1
hint {
description "Open Sound System"
}
}


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: USB Logitech QuickCam Ultra Vision

2012-03-02 Thread Da Rock

On 03/03/12 00:08, sean wrote:

On 03/02/12 07:43, Da Rock wrote:

On 03/02/12 22:31, sean wrote:

On 03/02/12 01:04, Matthias Apitz wrote:
El día Friday, March 02, 2012 a las 05:48:11AM +0100, Daniel C. 
Dowse escribió:



Hi,

usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00

usbconfig -d ugenX.Y reset
usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00


and then restart webcamd.

may help, it worked on my Logitech Business Pro Cam

cheers
FWHIW, such quirks are also shown in 
http://wiki.freebsd.org/WebcamCompat

and once your webcam is working fine it could show up there too;

HIH

matthias





Installed devices:
pcm0:  (play/rec) default
pcm1:  (rec)

Bang! There it is. pcm1 - see the (rec) following it?

Adjust the levels using `mixer -f /dev/mixer1` and away you go, happy 
conferencing ;)


Well I adjusted the volume as you pointed out, still no luck.
Currently I am thinking I might need to get the usbconfig command 
above to now work, but it gives a nondescript error.


tardis# usbconfig
ugen4.2:  at usbus4, cfg=0 md=HOST 
spd=HIGH (480Mbps) pwr=ON


tardis# lsusb
Bus /dev/usb Device /dev/ugen4.2: ID 046d:08c9 Logitech, Inc. QuickCam 
Ultra Vision


tardis# usbconfig -d ugen4.2 do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00

REQUEST = 
tardis#

I have looked at the man pages in trying to figure out exactly what 
the eight number sets after do-request are doing, thinking that I 
might have to adjust them for some reason. I am also starting to 
wonder if my camera mic will work with Skype.


I ran the mic test listed on the webcam site, 
http://wiki.freebsd.org/WebcamCompat .

tardis# dd if=/dev/dsp1.0 of=/dev/dsp0.0 bs=64
^C1073+0 records in
1073+0 records out
68672 bytes transferred in 8.571198 secs (8012 bytes/sec)
tardis#

The test works, the mic picked me up and played it through the 
speakers, with some nasty loop feedback, but it did work.
Yes, unfortunately you have to use headphones or switch the mic off- 
caused me no end of issues with recording hunting for a hidden mic 
pickup in the settings ;)


I'm not 100% sure how skype works myself, but does it have a audio 
settings list? Where do you tell it where to output audio? It should 
offer an option for input too. I don't know if your usbconfig actually 
needs tweaking of you can pick up sound. Maybe check your LD environment 
variables.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: USB Logitech QuickCam Ultra Vision

2012-03-02 Thread sean

On 03/02/12 07:43, Da Rock wrote:

On 03/02/12 22:31, sean wrote:

On 03/02/12 01:04, Matthias Apitz wrote:
El día Friday, March 02, 2012 a las 05:48:11AM +0100, Daniel C. 
Dowse escribió:



Hi,

usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 
0x00

usbconfig -d ugenX.Y reset
usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 
0x00


and then restart webcamd.

may help, it worked on my Logitech Business Pro Cam

cheers
FWHIW, such quirks are also shown in 
http://wiki.freebsd.org/WebcamCompat

and once your webcam is working fine it could show up there too;

HIH

matthias





Installed devices:
pcm0:  (play/rec) default
pcm1:  (rec)

Bang! There it is. pcm1 - see the (rec) following it?

Adjust the levels using `mixer -f /dev/mixer1` and away you go, happy 
conferencing ;)


Well I adjusted the volume as you pointed out, still no luck.
Currently I am thinking I might need to get the usbconfig command above 
to now work, but it gives a nondescript error.


tardis# usbconfig
ugen4.2:  at usbus4, cfg=0 md=HOST 
spd=HIGH (480Mbps) pwr=ON


tardis# lsusb
Bus /dev/usb Device /dev/ugen4.2: ID 046d:08c9 Logitech, Inc. QuickCam 
Ultra Vision


tardis# usbconfig -d ugen4.2 do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00

REQUEST = 
tardis#

I have looked at the man pages in trying to figure out exactly what the 
eight number sets after do-request are doing, thinking that I might have 
to adjust them for some reason. I am also starting to wonder if my 
camera mic will work with Skype.


I ran the mic test listed on the webcam site, 
http://wiki.freebsd.org/WebcamCompat .

tardis# dd if=/dev/dsp1.0 of=/dev/dsp0.0 bs=64
^C1073+0 records in
1073+0 records out
68672 bytes transferred in 8.571198 secs (8012 bytes/sec)
tardis#

The test works, the mic picked me up and played it through the speakers, 
with some nasty loop feedback, but it did work.




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: USB Logitech QuickCam Ultra Vision

2012-03-02 Thread Da Rock

On 03/02/12 22:31, sean wrote:

On 03/02/12 01:04, Matthias Apitz wrote:
El día Friday, March 02, 2012 a las 05:48:11AM +0100, Daniel C. Dowse 
escribió:



Hi,

usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 
0x00

usbconfig -d ugenX.Y reset
usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 
0x00


and then restart webcamd.

may help, it worked on my Logitech Business Pro Cam

cheers
FWHIW, such quirks are also shown in 
http://wiki.freebsd.org/WebcamCompat

and once your webcam is working fine it could show up there too;

HIH

matthias

I have been using that page for help.
I just entered lsusb and the Quickcam Ultra reports different numbers 
alongside ugen then what is show reviewing dmesg or cat /dev/sndstat.

Is this the problem, the assigned numbers don't match?
If I run the usbconfig command with 4.2 instead of 1.0 at least I do 
not get the can't be found or does not exist reply.

Instead I get a generic "REQUEST = " message.
My camera is also not listed on that site.

tardis# whoami
root
tardis# lsusb
Bus /dev/usb Device /dev/ugen2.5: ID 050d:016a Belkin Components 
Bluetooth Mini Dongle

Bus /dev/usb Device /dev/ugen2.4: ID 0a5c:4503 Broadcom Corp.
Bus /dev/usb Device /dev/ugen2.3: ID 0a5c:4502 Broadcom Corp.
Bus /dev/usb Device /dev/ugen1.4: ID 047d:2048 Kensington
Bus /dev/usb Device /dev/ugen4.2: ID 046d:08c9 Logitech, Inc. QuickCam 
Ultra Vision
Bus /dev/usb Device /dev/ugen2.2: ID 0a5c:4500 Broadcom Corp. 
BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus /dev/usb Device /dev/ugen1.3: ID 046d:c315 Logitech, Inc. Classic 
New Touch Keyboard
Bus /dev/usb Device /dev/ugen1.2: ID 05e3:0608 Genesys Logic, Inc. 
USB-2.0 4-Port HUB

Bus /dev/usb Device /dev/ugen4.1: ID :
Bus /dev/usb Device /dev/ugen3.1: ID :
Bus /dev/usb Device /dev/ugen2.1: ID :
Bus /dev/usb Device /dev/ugen1.1: ID :
Bus /dev/usb Device /dev/ugen0.1: ID :
tardis# usbconfig -d ugen4.2 do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00

REQUEST = 
tardis# usbconfig -d ugen4.2 do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00

REQUEST = 
tardis# dmesg | grep pcm
pcm0:  port 0xc800-0xc8ff,0xcc00-0xcc3f irq 17 at device 7.5 
on pci0

pcm0: 
pcm1:  on uaudio0
tardis# cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0:  (play/rec) default
pcm1:  (rec)

Bang! There it is. pcm1 - see the (rec) following it?

Adjust the levels using `mixer -f /dev/mixer1` and away you go, happy 
conferencing ;)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: USB Logitech QuickCam Ultra Vision

2012-03-02 Thread Da Rock

On 03/02/12 22:18, sean wrote:

On 03/01/12 19:26, Da Rock wrote:
Which mixer? Check `ls /dev/mixer*`, and use `mixer -f 
/dev/mixer

I did not realize there was more than one mixer.
Anyway, here are my results to the commands above.
tardis# ls /dev/mixer*
/dev/mixer0 /dev/mixer1
tardis# mixer
Mixer vol  is currently set to  91:91
Mixer pcm  is currently set to  97:97
Mixer line is currently set to  75:75
Mixer mic  is currently set to  97:97
Mixer cd   is currently set to  91:91
Mixer rec  is currently set to 100:100
Mixer igainis currently set to   0:0
Mixer ogainis currently set to  50:50
Mixer line1is currently set to  75:75
Mixer phin is currently set to   0:0
Mixer phoutis currently set to   0:0
Recording source: mic
tardis# mixer1
mixer1: Command not found.
tardis# mixer -f /dev/mixer
Mixer vol  is currently set to  91:91
Mixer pcm  is currently set to  97:97
Mixer line is currently set to  75:75
Mixer mic  is currently set to  97:97
Mixer cd   is currently set to  91:91
Mixer rec  is currently set to 100:100
Mixer igainis currently set to   0:0
Mixer ogainis currently set to  50:50
Mixer line1is currently set to  75:75
Mixer phin is currently set to   0:0
Mixer phoutis currently set to   0:0
Recording source: mic
Somehow I think you've misunderstood what I said. Just post the output 
of `mixer -f /dev/mixer1`. I think you will find your answer there.


The default mixer (/dev/mixer0) is your soundcard, and this will be the 
basis of `mixer` and `mixer -f /dev/mixer`; the other will probably be 
the webcam audio ports- to verify this, it will only show recording 
tunables.


You can adjust the levels similarly, and you should be able to get a 
result from that.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: USB Logitech QuickCam Ultra Vision

2012-03-02 Thread sean

On 03/02/12 01:04, Matthias Apitz wrote:

El día Friday, March 02, 2012 a las 05:48:11AM +0100, Daniel C. Dowse escribió:


Hi,

usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00
usbconfig -d ugenX.Y reset
usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00

and then restart webcamd.

may help, it worked on my Logitech Business Pro Cam

cheers

FWHIW, such quirks are also shown in http://wiki.freebsd.org/WebcamCompat
and once your webcam is working fine it could show up there too;

HIH

matthias

I have been using that page for help.
I just entered lsusb and the Quickcam Ultra reports different numbers 
alongside ugen then what is show reviewing dmesg or cat /dev/sndstat.

Is this the problem, the assigned numbers don't match?
If I run the usbconfig command with 4.2 instead of 1.0 at least I do not 
get the can't be found or does not exist reply.

Instead I get a generic "REQUEST = " message.
My camera is also not listed on that site.

tardis# whoami
root
tardis# lsusb
Bus /dev/usb Device /dev/ugen2.5: ID 050d:016a Belkin Components 
Bluetooth Mini Dongle

Bus /dev/usb Device /dev/ugen2.4: ID 0a5c:4503 Broadcom Corp.
Bus /dev/usb Device /dev/ugen2.3: ID 0a5c:4502 Broadcom Corp.
Bus /dev/usb Device /dev/ugen1.4: ID 047d:2048 Kensington
Bus /dev/usb Device /dev/ugen4.2: ID 046d:08c9 Logitech, Inc. QuickCam 
Ultra Vision
Bus /dev/usb Device /dev/ugen2.2: ID 0a5c:4500 Broadcom Corp. BCM2046B1 
USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus /dev/usb Device /dev/ugen1.3: ID 046d:c315 Logitech, Inc. Classic 
New Touch Keyboard
Bus /dev/usb Device /dev/ugen1.2: ID 05e3:0608 Genesys Logic, Inc. 
USB-2.0 4-Port HUB

Bus /dev/usb Device /dev/ugen4.1: ID :
Bus /dev/usb Device /dev/ugen3.1: ID :
Bus /dev/usb Device /dev/ugen2.1: ID :
Bus /dev/usb Device /dev/ugen1.1: ID :
Bus /dev/usb Device /dev/ugen0.1: ID :
tardis# usbconfig -d ugen4.2 do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00

REQUEST = 
tardis# usbconfig -d ugen4.2 do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00

REQUEST = 
tardis# dmesg | grep pcm
pcm0:  port 0xc800-0xc8ff,0xcc00-0xcc3f irq 17 at device 7.5 
on pci0

pcm0: 
pcm1:  on uaudio0
tardis# cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0:  (play/rec) default
pcm1:  (rec)
tardis#


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: USB Logitech QuickCam Ultra Vision

2012-03-02 Thread sean

On 03/01/12 23:48, Daniel C. Dowse wrote:


Hi,

usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00
usbconfig -d ugenX.Y reset
usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00

and then restart webcamd.

may help, it worked on my Logitech Business Pro Cam

cheers

I had tried that previously, but went through it again. I get a notice 
of no device or lack of permissions, even though I am running the 
command as root.


tardis# dmesg | grep pcm
pcm0:  port 0xc800-0xc8ff,0xcc00-0xcc3f irq 17 at device 7.5 
on pci0

pcm0: 
pcm1:  on uaudio0
tardis# cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0:  (play/rec) default
pcm1:  (rec)
tardis# usbconfig -d ugen1.0 do_request 0x22 0x01 0x100 0x86 0x03 0x80 
0xBB 0x00

No device match or lack of permissions.
tardis# whoami
root
tardis#


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: USB Logitech QuickCam Ultra Vision

2012-03-02 Thread sean

On 03/01/12 19:26, Da Rock wrote:
Which mixer? Check `ls /dev/mixer*`, and use `mixer -f 
/dev/mixer

I did not realize there was more than one mixer.
Anyway, here are my results to the commands above.
tardis# ls /dev/mixer*
/dev/mixer0 /dev/mixer1
tardis# mixer
Mixer vol  is currently set to  91:91
Mixer pcm  is currently set to  97:97
Mixer line is currently set to  75:75
Mixer mic  is currently set to  97:97
Mixer cd   is currently set to  91:91
Mixer rec  is currently set to 100:100
Mixer igainis currently set to   0:0
Mixer ogainis currently set to  50:50
Mixer line1is currently set to  75:75
Mixer phin is currently set to   0:0
Mixer phoutis currently set to   0:0
Recording source: mic
tardis# mixer1
mixer1: Command not found.
tardis# mixer -f /dev/mixer
Mixer vol  is currently set to  91:91
Mixer pcm  is currently set to  97:97
Mixer line is currently set to  75:75
Mixer mic  is currently set to  97:97
Mixer cd   is currently set to  91:91
Mixer rec  is currently set to 100:100
Mixer igainis currently set to   0:0
Mixer ogainis currently set to  50:50
Mixer line1is currently set to  75:75
Mixer phin is currently set to   0:0
Mixer phoutis currently set to   0:0
Recording source: mic

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: USB Logitech QuickCam Ultra Vision

2012-03-01 Thread Matthias Apitz
El día Friday, March 02, 2012 a las 05:48:11AM +0100, Daniel C. Dowse escribió:

> Hi,
> 
> usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00
> usbconfig -d ugenX.Y reset
> usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00
> 
> and then restart webcamd.
> 
> may help, it worked on my Logitech Business Pro Cam 
> 
> cheers

FWHIW, such quirks are also shown in http://wiki.freebsd.org/WebcamCompat
and once your webcam is working fine it could show up there too;

HIH

matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e  - w http://www.unixarea.de/
UNIX since V7 on PDP-11 | UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2 | FreeBSD since 2.2.5
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: USB Logitech QuickCam Ultra Vision

2012-03-01 Thread Daniel C. Dowse
On  Fri, 02 Mar 2012 10:26:07 +1000, Da Rock
 wrote:
>On 03/02/12 06:25, sean wrote:
>> Hello All,
>>
>> I am unable to get the built in mic of a Logitech QuickCam Ultra 
>> Vision to capture sound. I have been testing it using Skype.
>>
>> -lsusb shows the logitech device.
>> -Device "sound" and "snd_ich" is complied into my custom kernel.
>> -running "FreeBSD 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Feb 20 
>> 04:40:40 EST 2012  amd64"
>> -The Skype test call produces sound and can capture video through the 
>> camera.
>> -mixer show the mic at 97:97
>Which mixer? Check `ls /dev/mixer*`, and use `mixer -f 
>/dev/mixer> -webcamd_enabled="YES" entered into /etc/rc.conf
>>
>> Would anyone have some ideas on what check?
>
>___
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Hi,

usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00
usbconfig -d ugenX.Y reset
usbconfig -d ugenX.Y do_request 0x22 0x01 0x100 0x86 0x03 0x80 0xBB 0x00

and then restart webcamd.

may help, it worked on my Logitech Business Pro Cam 

cheers

-- 
Daniel Dowse

\\|//
(o o)
-ooO-(_)-Ooo-
- "Jim, Wahnsinn dient keinem Zweck.-
- Er kennt keine Vernunft, aber er kann ein Ziel haben!"-
- (Spock)   -
-
-   []-/""|  DISLIKE !  -
-   []-\ _| -   
-   U www.fsf.org/facebook  -
-
- ()  ascii ribbon campaign - against html mail -
- /\- against microsoft attachments -
-   -
- Please reply below quoted text section-
-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: USB Logitech QuickCam Ultra Vision

2012-03-01 Thread Da Rock

On 03/02/12 06:25, sean wrote:

Hello All,

I am unable to get the built in mic of a Logitech QuickCam Ultra 
Vision to capture sound. I have been testing it using Skype.


-lsusb shows the logitech device.
-Device "sound" and "snd_ich" is complied into my custom kernel.
-running "FreeBSD 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Feb 20 
04:40:40 EST 2012  amd64"
-The Skype test call produces sound and can capture video through the 
camera.

-mixer show the mic at 97:97
Which mixer? Check `ls /dev/mixer*`, and use `mixer -f 
/dev/mixer
-webcamd_enabled="YES" entered into /etc/rc.conf

Would anyone have some ideas on what check?


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


USB Logitech QuickCam Ultra Vision

2012-03-01 Thread sean

Hello All,

I am unable to get the built in mic of a Logitech QuickCam Ultra 
Vision to capture sound. I have been testing it using Skype.


-lsusb shows the logitech device.
-Device "sound" and "snd_ich" is complied into my custom kernel.
-running "FreeBSD 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Feb 20 04:40:40 
EST 2012  amd64"
-The Skype test call produces sound and can capture video through the 
camera.

-mixer show the mic at 97:97
-webcamd_enabled="YES" entered into /etc/rc.conf

Would anyone have some ideas on what check?

Thanks in advance to all replies,
Sean



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"