From owner-freebsd-questions@FreeBSD.ORG Fri Mar 18 03:39:34 2011 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 60902106564A for ; Fri, 18 Mar 2011 03:39:34 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 243B98FC13 for ; Fri, 18 Mar 2011 03:39:33 +0000 (UTC) Received: by iyj12 with SMTP id 12so4202915iyj.13 for ; Thu, 17 Mar 2011 20:39:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:reply-to:user-agent :mime-version:to:subject:content-type:content-transfer-encoding; bh=HFj17GesZvWVNNaDp567Ym83OiRcqgrQjnCeq25MLBY=; b=Fm56PZylOAislCDjfATGLEnK/EjcBG8J7lSr127C3agLU7He6PPprRym/HXYegJ1fl DV/aaTHH9O7m+jTAaPdMJak5i7ZHhZeFj2wzAJzyoBTQb9oN/9tdPvzRjc9ugkU/+KHN 6LeZwGm2rPzkMBmFJVDVF/9CRbXOd4CxZjMp0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=P0NYMSlno9x+NWEKTDgcvSsmxWZq5Jt68M+Y3Hvhz8dJs2+h9qa8mhrlGtKIA/nHLi BwDqtwXSwGF8R1z9n5M75YazYp0xksGiqbJfyice2Uv+q7K6J/s+Wm0/aNz5Rlklxsyo CQ7RKSzXQJBZUVMka2LaL24fZ/MLOHQeT2wdo= Received: by 10.231.206.14 with SMTP id fs14mr493062ibb.104.1300418119703; Thu, 17 Mar 2011 20:15:19 -0700 (PDT) Received: from jimmiejaz.org (bas9-toronto63-1128677805.dsl.bell.ca [67.70.65.173]) by mx.google.com with ESMTPS id gy41sm1035314ibb.39.2011.03.17.20.15.17 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 17 Mar 2011 20:15:18 -0700 (PDT) Message-ID: <4D82CE43.5020608@gmail.com> Date: Thu, 17 Mar 2011 23:15:15 -0400 From: Jimmie James User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.15) Gecko/20110308 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: webcamd startup problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jimmiejaz@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 03:39:34 -0000 Hope someone can see what I missed here, as the topic says, webcamd doesn't start at boot. Logitec USB cameram product 0x08b2 vendor 0x046d, is plugged in, works wonderfully in skype-2.0.0.72,1, emesene-1.6.3, pwcview, etc.. grep webc /etc/rc.conf webcamd_enable="YES" -r-xr-xr-x 1 root wheel 775 Mar 8 19:35 /usr/local/etc/rc.d/webcamd grep cuse /boot/loader.conf cuse4bsd_load="YES" The camera doesn't show up when I boot the system, webcamd doesn't start. I have to run webcamd & to start it, and it happily prints out, Attached ugen2.2[0] to cuse unit 0 Creating /dev/video0 So, my question is, why isn't this starting at boot? -- I am currently away on leave, traveling through time and will be returning last week. Life is tough, but it's tougher when you're stupid.