From owner-freebsd-multimedia@FreeBSD.ORG Sun May 13 20:35:17 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 180CA16A406 for ; Sun, 13 May 2007 20:35:17 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id D692713C4B0 for ; Sun, 13 May 2007 20:35:16 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id l4DK7grp020966; Sun, 13 May 2007 13:07:42 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id l4DK7fL4020965; Sun, 13 May 2007 13:07:41 -0700 (PDT) (envelope-from rizzo) Date: Sun, 13 May 2007 13:07:41 -0700 From: Luigi Rizzo To: Momchil Ivanov Message-ID: <20070513130741.A20943@xorpc.icir.org> References: <200705132112.46658.idiotbg@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200705132112.46658.idiotbg@gmail.com>; from idiotbg@gmail.com on Sun, May 13, 2007 at 09:12:41PM +0200 Cc: freebsd-multimedia@freebsd.org Subject: Re: freebsd & webcam X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 May 2007 20:35:17 -0000 On Sun, May 13, 2007 at 09:12:41PM +0200, Momchil Ivanov wrote: > Hi guys, > > I`ve recently received Logitec QuickCam Express Plus and was wondering whether > I can use it with freebsd. When I plug it in I see the following in messages > ugen0: vendor 0x046d Camera, rev 1.10/0.00, addr 5 and the led on the camera > is on. I`ve installed pwc (multimedia/pwcbsd from ports) but when I load the > module nothing happens: I don`t see anything in messages and no /dev/video0 > is created. My system is FreeBSD 6.2-STABLE #4: Sat Apr 21 23:27:13 CEST 2007 > if that would be of any help. > So my question is: can I use my webcam. If yes how :) ? and if no, is there > some way to change the answer to yes? there are other drivers that you chan check namely multimedia/linux-gspca-kmod and multimedia/linux-ov511-kmod cheers luigi