From owner-freebsd-current@FreeBSD.ORG Wed Jun 23 15:18:57 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2F9D106566C for ; Wed, 23 Jun 2010 15:18:57 +0000 (UTC) (envelope-from kris@pcbsd.org) Received: from mail.iXsystems.com (newknight.ixsystems.com [206.40.55.70]) by mx1.freebsd.org (Postfix) with ESMTP id A44418FC1C for ; Wed, 23 Jun 2010 15:18:56 +0000 (UTC) Received: from mail.ixsystems.com (localhost [127.0.0.1]) by mail.iXsystems.com (Postfix) with ESMTP id 48916A6643E; Wed, 23 Jun 2010 08:18:56 -0700 (PDT) Received: from mail.iXsystems.com ([127.0.0.1]) by mail.ixsystems.com (mail.ixsystems.com [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 65727-05; Wed, 23 Jun 2010 08:18:56 -0700 (PDT) Received: from [192.168.0.55] (unknown [75.131.46.136]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.iXsystems.com (Postfix) with ESMTPSA id A40CBA6640C; Wed, 23 Jun 2010 08:18:55 -0700 (PDT) Message-ID: <4C2225DD.3030408@pcbsd.org> Date: Wed, 23 Jun 2010 11:18:53 -0400 From: Kris Moore User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100414 Thunderbird/3.0.4 MIME-Version: 1.0 To: Hans Petter Selasky References: <201006230238.06831.hselasky@c2i.net> <201006230852.26536.hselasky@c2i.net> <4C221D93.6020800@pcbsd.org> <201006231655.43671.hselasky@c2i.net> In-Reply-To: <201006231655.43671.hselasky@c2i.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Andriy Gapon Subject: Re: [HEADS UP] Kernel modules don't work properly in FreeBSD 8.1-RC1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jun 2010 15:18:57 -0000 On 06/23/2010 10:55, Hans Petter Selasky wrote: > > Hi, > > Not unless there is a bug in my module. I'm a little bit busy right now, > though I think that other modules like "fuse.ko" might be affected aswell. > > Could you try to make a cuse4bsd build on a stock 8-stable and compare the > resulting cuse4bsd.ko (i386 build) like described earlier in this thread. > > Or something like this: > > objdump -D -x cuse4bsd.ko> a.txt > objdump -D -x cuse4bsd.ko> b.txt > > diff -u a.txt b.txt > I'll have to try that on another system, all amd64 here, and rebuilding the port gives identical cuse4bsd.ko to what we already include in system. > What compiler did you bundle with the PCBSD 8.1 RC1 and how did you build the > cuse4bsd ports module? Did you use something like clang? > > The system is just regular FreeBSD 8.1-RC1, no clang or other funky make options. The port was built with in a chroot environment with the stock FreeBSD 8.1-RC1 loaded in it. > I haven't checked too much yet, but it appears that like Andriy is reporting > that it's not a problem for everyone. When booting PCBSD 8.1 RC1 you will see > warnings from the webcamd rc.d. > > --HPS > Yea, i see the error messages here as well, but only on my laptop. My desktops use the same build, but don't throw the error, even though cuse4bsd is loaded. (Of course they don't have a webcam connected, which I'm sure is part of it) -- Kris Moore PC-BSD Software iXsystems