From owner-freebsd-multimedia@FreeBSD.ORG Sun Feb 17 17:35:56 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BD1FA8E5 for ; Sun, 17 Feb 2013 17:35:56 +0000 (UTC) (envelope-from freebsd@chthonixia.net) Received: from www5.pairlite.com (www5.pairlite.com [64.130.10.15]) by mx1.freebsd.org (Postfix) with ESMTP id 9954AB3 for ; Sun, 17 Feb 2013 17:35:56 +0000 (UTC) Received: from whisperer.chthonixia.net (unknown [184.152.30.105]) by www5.pairlite.com (Postfix) with ESMTPSA id F36A42E2E0; Sun, 17 Feb 2013 12:25:58 -0500 (EST) Date: Sun, 17 Feb 2013 12:26:41 -0500 From: Joe Altman To: freebsd-multimedia@freebsd.org, Hans Petter Selasky Subject: Wacom Tablets Message-ID: <20130217172641.GA12691@whisperer.chthonixia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Feb 2013 17:35:56 -0000 Greetings... I have installed the necessary bits for a new Wacom tablet. I noticed during the make install this message: ********************************************************************* 1) webcamd requires the cuse4bsd kernel module, please load this by doing # kldload cuse4bsd or adding cuse4bsd_load="YES" to your /boot/loader.conf. 2) Please restart devd as the configuration changed # service devd restart ********************************************************************* I don't see this listed at the Wiki: https://wiki.freebsd.org/WacomTablet I want to check to be sure WRT what to do: I should add the above to /boot/loader.conf? Or is there some sort of /etc.rc.conf entry that may be missing for cuse4bsd? Thanks, Joe