From owner-freebsd-current@FreeBSD.ORG Wed Aug 11 00:14:53 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 BAB5616A4CE for ; Wed, 11 Aug 2004 00:14:53 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B10F43D3F for ; Wed, 11 Aug 2004 00:14:52 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a001.otenet.gr [212.205.215.1]) i7B0EnW3018206 for ; Wed, 11 Aug 2004 03:14:50 +0300 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id i7B0E96G016385 for ; Wed, 11 Aug 2004 03:14:10 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id i7B0E9on016384 for freebsd-current@freebsd.org; Wed, 11 Aug 2004 03:14:09 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 11 Aug 2004 03:14:09 +0300 From: Giorgos Keramidas To: freebsd-current@freebsd.org Message-ID: <20040811001407.GB15795@gothmog.gr> References: <20040810210918.GS991@funkthat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040810210918.GS991@funkthat.com> X-Mailman-Approved-At: Wed, 11 Aug 2004 12:26:24 +0000 Subject: Re: have you installworld'd since Friday? 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: Wed, 11 Aug 2004 00:14:53 -0000 On 2004-08-10 14:09, John-Mark Gurney wrote: > If you have, please send me a private email telling me approximately > when you cvsup'd your sources (or just ident /boot/defaults/loader.conf), > and if after installworld, you did, or did not have problems loading > kernel modules, such as acpi? I'm running this version at home: $ uname -a FreeBSD gothmog.gr 5.2-CURRENT FreeBSD 5.2-CURRENT #1: \ Sat Aug 7 15:35:17 EEST 2004 \ toor@gothmog.gr:/usr/obj/usr/src/sys/CELERON i386 Here's the ident output too: $ ident /boot/defaults/loader.conf /boot/defaults/loader.conf: $FreeBSD: src/sys/boot/forth/loader.conf,v 1.85 2004/08/06 15:06:06 jmg Exp $ > This is to help me better understand if the kernel module issue is a > wide spread issue, or something wrong with a few existing users. Modules load fine here too: $ kldstat Id Refs Address Size Name 1 5 0xc0400000 39c390 kernel 2 14 0xc079d000 52e08 acpi.ko 3 1 0xc1893000 2000 star_saver.ko I don't know if this helps at all though :-/