From owner-freebsd-usb@FreeBSD.ORG Mon Feb 28 20:40:08 2011 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 598AB106564A for ; Mon, 28 Feb 2011 20:40:08 +0000 (UTC) (envelope-from gofdu-freebsd-usb@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 0751F8FC18 for ; Mon, 28 Feb 2011 20:40:07 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pu9sz-0002um-Hh for freebsd-usb@freebsd.org; Mon, 28 Feb 2011 21:40:05 +0100 Received: from 200.41.broadband11.iol.cz ([90.178.41.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Feb 2011 21:40:05 +0100 Received: from gamato by 200.41.broadband11.iol.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Feb 2011 21:40:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-usb@freebsd.org From: martinko Date: Mon, 28 Feb 2011 21:35:57 +0100 Lines: 31 Message-ID: References: <201102281940.33228.hselasky@c2i.net> <201102281944.06607.hselasky@c2i.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 200.41.broadband11.iol.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.16) Gecko/20110124 SeaMonkey/2.0.11 In-Reply-To: <201102281944.06607.hselasky@c2i.net> Subject: Re: failed to start webcamd 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: Mon, 28 Feb 2011 20:40:08 -0000 Hans Petter Selasky wrote: > On Monday 28 February 2011 19:40:33 Hans Petter Selasky wrote: >> On Monday 28 February 2011 19:35:38 martinko wrote: >>> Hi, >>> >>> I've just installed webcamd port to try out my Logitech HD camera. >>> However, when plugging the camera in I get "root: >>> /usr/local/etc/rc.d/webcamd: WARNING: failed to start webcamd" message, >>> then camera is disconnected, connected again and it all repeats (cycle >>> about 1 second). >>> >>> Where should I start looking at please ? >> >> Hi, >> >> There is a new webcamd port coming soon. Can you give that a try first and >> see if the problem is still the same? >> >> --HPS > > You can also try to compile webcamd with debugging and see if any errors are > output. Maybe your camera needs firmware to work. > > --HPS Next time, if you think it can reveal something useful. I don't think it needs any firmware. It should support UVC, afaik. I tried it with Mac and it worked immediately after plugging in. M.