From owner-freebsd-usb@FreeBSD.ORG Tue Jan 26 18:43:25 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4847D106566B; Tue, 26 Jan 2010 18:43:25 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 66A598FC0C; Tue, 26 Jan 2010 18:43:23 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id UAA12799; Tue, 26 Jan 2010 20:43:20 +0200 (EET) (envelope-from avg@icyb.net.ua) Message-ID: <4B5F37C8.20504@icyb.net.ua> Date: Tue, 26 Jan 2010 20:43:20 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.23 (X11/20091206) MIME-Version: 1.0 To: Hans Petter Selasky References: <201001101437.37269.hselasky@c2i.net> <4B5F2784.2090406@icyb.net.ua> <201001261837.08651.hselasky@c2i.net> <4B5F3621.2080105@icyb.net.ua> <4B5F36CF.4080206@freebsd.org> In-Reply-To: <4B5F36CF.4080206@freebsd.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org, freebsd-usb@freebsd.org Subject: Re: [FreeBSD 8/9] USB webcamd and video4bsd: Call for testing X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jan 2010 18:43:25 -0000 on 26/01/2010 20:39 Andriy Gapon said the following: > Seems like webcamd indeed recognizes this webcam, but it does that... eventually. > That is, I have to start webcamd several times until it seems the webcam. > The first few attempts end with 'Cannot find USB device'. > I always start it using webcamd -d ugen3.3 -v 0 More info (sorry for the forum-like style). I turned all debug calls in uvc driver into regular printfs and I am getting this: Adding mapping Brightness to control 00000000-0000-0000-0000-000000000101/2. Adding mapping Contrast to control 00000000-0000-0000-0000-000000000101/3. Adding mapping Hue to control 00000000-0000-0000-0000-000000000101/6. Adding mapping Saturation to control 00000000-0000-0000-0000-000000000101/7. Adding mapping Sharpness to control 00000000-0000-0000-0000-000000000101/8. Adding mapping Gamma to control 00000000-0000-0000-0000-000000000101/9. Adding mapping Backlight Compensation to control 00000000-0000-0000-0000-000000000101/1. Adding mapping Gain to control 00000000-0000-0000-0000-000000000101/4. Adding mapping Power Line Frequency to control 00000000-0000-0000-0000-000000000101/5. Adding mapping Hue, Auto to control 00000000-0000-0000-0000-000000000101/16. Adding mapping Exposure, Auto to control 00000000-0000-0000-0000-000000000001/2. Adding mapping Exposure, Auto Priority to control 00000000-0000-0000-0000-000000000001/3. Adding mapping Exposure (Absolute) to control 00000000-0000-0000-0000-000000000001/4. Adding mapping White Balance Temperature, Auto to control 00000000-0000-0000-0000-000000000101/11. Adding mapping White Balance Temperature to control 00000000-0000-0000-0000-000000000101/10. Adding mapping White Balance Component, Auto to control 00000000-0000-0000-0000-000000000101/13. Adding mapping White Balance Blue Component to control 00000000-0000-0000-0000-000000000101/12. Adding mapping White Balance Red Component to control 00000000-0000-0000-0000-000000000101/12. Adding mapping Focus (absolute) to control 00000000-0000-0000-0000-000000000001/6. Adding mapping Focus, Auto to control 00000000-0000-0000-0000-000000000001/8. Adding mapping Zoom, Absolute to control 00000000-0000-0000-0000-000000000001/11. Adding mapping Zoom, Continuous to control 00000000-0000-0000-0000-000000000001/12. Adding mapping Privacy to control 00000000-0000-0000-0000-000000000001/17. Probing generic UVC device Found format MJPEG. - 640x480 (30.0 fps) - 160x120 (30.0 fps) - 176x144 (30.0 fps) - 320x240 (30.0 fps) - 352x288 (30.0 fps) - 800x600 (30.0 fps) - 1024x768 (10.0 fps) - 1280x1024 (10.0 fps) - 1600x1200 (10.0 fps) Found format YUV 4:2:2 (YUYV). - 640x480 (30.0 fps) - 160x120 (30.0 fps) - 176x144 (30.0 fps) - 320x240 (30.0 fps) - 352x288 (30.0 fps) - 1600x1200 (5.0 fps) Found a Status endpoint (addr 83). Added control 00000000-0000-0000-0000-000000000101/2 to device entity 5 Added control 00000000-0000-0000-0000-000000000101/3 to device entity 5 Added control 00000000-0000-0000-0000-000000000101/6 to device entity 5 Added control 00000000-0000-0000-0000-000000000101/7 to device entity 5 Added control 00000000-0000-0000-0000-000000000101/8 to device entity 5 Added control 00000000-0000-0000-0000-000000000101/9 to device entity 5 Added control 00000000-0000-0000-0000-000000000101/10 to device entity 5 Added control 00000000-0000-0000-0000-000000000101/1 to device entity 5 Added control 00000000-0000-0000-0000-000000000101/5 to device entity 5 Added control 00000000-0000-0000-0000-000000000101/11 to device entity 5 Added control 00000000-0000-0000-0000-000000000101/14 to device entity 5 Added control 00000000-0000-0000-0000-000000000001/11 to device entity 1 Added control 00000000-0000-0000-0000-000000000001/13 to device entity 1 Scanning UVC chain:Found a valid video chain (1 -> 3). ^^^^^^^^^^^ this where output stops when webcamd can not attach UVC device initialized. ^^^^^^^^^^^ this is the successful case -- Andriy Gapon