From owner-freebsd-multimedia@FreeBSD.ORG Tue Jun 5 20:16:20 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F334106567E for ; Tue, 5 Jun 2012 20:16:20 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.c2i.net [212.247.154.130]) by mx1.freebsd.org (Postfix) with ESMTP id 057C48FC08 for ; Tue, 5 Jun 2012 20:16:19 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.212.201] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe05.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 279804849; Tue, 05 Jun 2012 22:16:12 +0200 From: Hans Petter Selasky To: Buganini Date: Tue, 5 Jun 2012 22:15:32 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.0-STABLE; KDE/4.7.4; amd64; ; ) References: <201206052154.38773.hselasky@c2i.net> In-Reply-To: X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201206052215.32960.hselasky@c2i.net> Cc: freebsd-multimedia@freebsd.org Subject: Re: webcam works only once per boot 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: Tue, 05 Jun 2012 20:16:20 -0000 On Tuesday 05 June 2012 22:13:32 Buganini wrote: > # webcamd > Attached to ugen7.2[0] > Creating /dev/video0 > > at this moment, top shows: > 3483 root 9 -51 r1F 33940K 5560K cuse-s 1 0:00 0.68% > webcamd > > than `pwcview` shows a green screen > > > pwcview > > Webcam set to: 320x240 (sif) at 5 fps > > than webcamd's cpu usage goes to 100% > it require a sig kill or segv to interrupt. Did you re-install cuse4bsd, and are you sure the kernel sources in /sys are exactly matching those of your current kernel? Which version of FreeBSD is this? --HPS