From owner-freebsd-current@FreeBSD.ORG Mon Aug 9 22:42:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B21E16A4CE; Mon, 9 Aug 2004 22:42:17 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEADE43D45; Mon, 9 Aug 2004 22:42:16 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BuIqN-00058p-00; Tue, 10 Aug 2004 00:42:15 +0200 Received: from [217.227.146.85] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1BuIqN-0003xj-00; Tue, 10 Aug 2004 00:42:15 +0200 From: Max Laier To: freebsd-current@freebsd.org Date: Tue, 10 Aug 2004 00:40:15 +0200 User-Agent: KMail/1.6.2 References: <200408092003.28922.max@love2party.net> <20040809222127.GU64690@camelot.theinternet.com.au> In-Reply-To: <20040809222127.GU64690@camelot.theinternet.com.au> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_X1/FBLHox8ZW1cM"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408100040.23324.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: John-Mark Gurney cc: Jiawei Ye Subject: Re: kldload pf failed on -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 09 Aug 2004 22:42:17 -0000 --Boundary-02=_X1/FBLHox8ZW1cM Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 10 August 2004 00:21, Andrew Milton wrote: > +-------[ Max Laier ]---------------------- > > | On Monday 09 August 2004 18:54, Jiawei Ye wrote: > | > root@chihiro:/usr/src# kldload -v pf > | > kldload: can't load pf: No such file or directory > | > root@chihiro:/usr/src# kldload /boot/kernel/pf.ko > | > root@chihiro:/usr/src# /etc/rc.d/pf restart > | > Enabling pf. > | > pf enabled > | > > | > Somehow kldload cannot find pf.ko if no specific path is given. This > | > is a 2 hours old -current. > | > | Sounds like kldxref didn't finish it's job correctly. Try (as root): > | kldxref /boot/kernel /boot/modules > | and check the output of: > | kldxref -dv /boot/kernel > | for proper pf.ko entries. Please tell me if that did not help or if you > | see anything suspicious in the xref dump. > > I have this same problem with nfsclient and nfsserver being loaded. kldxr= ef > doesn't fix the problem (for me). I figured I just updated at a bad time > since noone else had reported a similar thing occurring (it wasn't a big > drama for me to load those by hand). > > ACPI also doesn't autoload at boot. > > This was from a -current from August 8th. Hmm ... I suspect it's this commit: > jmg =A0 =A0 =A0 =A0 2004-08-06 15:06:06 UTC >=20 > =A0 FreeBSD src repository >=20 > =A0 Modified files: > =A0 =A0 sys/boot/common =A0 =A0 =A0help.common=20 > =A0 =A0 sys/boot/forth =A0 =A0 =A0 loader.conf=20 > =A0 Log: > =A0 remove /boot/kernel from the default path.. =A0There is already code = that > =A0 will prepend the current kernel booting... =A0This prevents a problem= of > =A0 loading /boot/kernel's modules when a different kernel has no modules, > =A0 but you left your module_load=3D"YES" in loader.conf... Can you try to put back the line in question in /boot/loader.conf? I have no idea whatsoever, but don't find anything else suspicious. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --Boundary-02=_X1/FBLHox8ZW1cM Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQBBF/1XXyyEoT62BG0RAlApAJ40FsQMxAl9aKMulj5k6iRXyYeRZQCaA318 1h9ByhF4ynU72/fZBNkq4+0= =PX85 -----END PGP SIGNATURE----- --Boundary-02=_X1/FBLHox8ZW1cM--