From owner-freebsd-questions@FreeBSD.ORG Sat Jul 4 22:43:58 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E45A1065673; Sat, 4 Jul 2009 22:43:58 +0000 (UTC) (envelope-from tonyrieser@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id C81B78FC12; Sat, 4 Jul 2009 22:43:57 +0000 (UTC) (envelope-from tonyrieser@gmail.com) Received: by an-out-0708.google.com with SMTP id d14so1402046and.13 for ; Sat, 04 Jul 2009 15:43:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=rP28Vx2CdxNg1oN1KtEzGXWRhvaIIjMpw88a6xzVI0k=; b=hklhnfm9+gJdjFWMoiXtco8UPfPZ1kOuOPFHTXsuxRGvBEHkGpVnhmNjo35wvo0B05 zLGFupxGzOoTxCaD5ilccHFuLCiyczVmiKnsf9HgYEmFroxROc1Vt8q3yTtRIPw2zNqO BFrN1BjGWI/v+qEtdTaev03IJBNQPIoLmqUyA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=P6ZEELhOF7d/boJy/F5Ftop1rEAFfnJP08p6+/tJyyctbWlNDw8MNN2yiShawgXWx5 cxfgMFPtPPLyZvyjcuOG1FTcR1Jjj89HsY7al2PEiBf34PtIEK+/7bAAd8hMK0sCPtF8 w0z4uKhDQXyf9Pryt417M4X2biUw6EeKKyQpQ= MIME-Version: 1.0 Received: by 10.100.178.9 with SMTP id a9mr5186063anf.11.1246745553908; Sat, 04 Jul 2009 15:12:33 -0700 (PDT) Date: Sat, 4 Jul 2009 22:12:33 +0000 Message-ID: <58a2fd890907041512h215b1de6r94e8f4afea28ede8@mail.gmail.com> From: Antonio Rieser To: freebsd-questions@freebsd.org, freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Webcam problem - pwc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jul 2009 22:43:58 -0000 Hi, I'm trying to get a Logitech QuickCam Notebook to work with FreeBSD 7.1 on an Acer Aspire 1680 laptop. I installed the pwcbsd port, but when I run pwcview -d /dev/ugen0 (where the camera is), I get the error: Failed to get current picture info: Invalid Argument. Does anyone have any ideas? The dmesg line relative to the camera is ugen0: on uhub1 Thanks in advance, and all the best, Tony