On  Fri, 02 Mar 2012 10:26:07 +1000, Da Rock
<freebsd-questi...@herveybayaustralia.com.au> 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<whatever numbers show up in previous cmd`.
>> -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"

Reply via email to