From owner-freebsd-usb@FreeBSD.ORG Mon Feb 28 20:39:16 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 51387106566C for ; Mon, 28 Feb 2011 20:39:16 +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 B59BB8FC14 for ; Mon, 28 Feb 2011 20:39:15 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pu9sA-0002YE-DS for freebsd-usb@freebsd.org; Mon, 28 Feb 2011 21:39:14 +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:39:14 +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:39:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-usb@freebsd.org From: martinko Date: Mon, 28 Feb 2011 21:39:02 +0100 Lines: 25 Message-ID: References: <201102281940.33228.hselasky@c2i.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; 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: <201102281940.33228.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:39:16 -0000 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 > Btw, any reason behind randomising man pages in Makefile ? Now it is more difficult to find out if a particular driver is in. M:)