From owner-freebsd-current Sun Feb 23 11:32:48 2003 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 BE63D37B401 for ; Sun, 23 Feb 2003 11:32:46 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5979B43F85 for ; Sun, 23 Feb 2003 11:32:43 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1NJWe11044717 for ; Sun, 23 Feb 2003 21:32:40 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1NJWcHR044698 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 23 Feb 2003 21:32:39 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1NJWTlr044670; Sun, 23 Feb 2003 21:32:29 +0200 (EET) Date: Sun, 23 Feb 2003 21:32:29 +0200 From: Ruslan Ermilov To: Sergey Matveychuk Cc: Terry Lambert , freebsd-current@freebsd.org Subject: Re: ACPI Message-ID: <20030223193229.GC42904@sunbay.com> References: <000501c2db11$8a869d00$0982763e@semhome> <3E588954.D21FF456@mindspring.com> <000d01c2db3a$b4be6d40$0a2da8c0@sem> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sHrvAb52M6C8blB9" Content-Disposition: inline In-Reply-To: <000d01c2db3a$b4be6d40$0a2da8c0@sem> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --sHrvAb52M6C8blB9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 23, 2003 at 03:54:30PM +0300, Sergey Matveychuk wrote: > > That's saying the acpi.ko module was not built and installed. > > > > When you install your new kernel, use the Makefile target, instead > > of using "cp", or it won't install the modules it builds. > > > > If you did this, then check your make.conf to see if you are > > specifically telling it to not build modules, or only telling it > > to build specific modules, etc.. >=20 > I build modules with buildworld and install it with installworld. No "cp". > All modules installed well. I'll check acpi.ko. >=20 MODULES_WITH_WORLD causes modules to be installed during installworld. But when you later do installkernel, it renames /boot/kernel to /boot/kernel.old, so all your modules end up there. Don't use MODULES_WITH_WORLD, or use ``make reinstallkernel'' which is safe for MODULES_WITH_WORLD environment. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --sHrvAb52M6C8blB9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+WSHNUkv4P6juNwoRAoNBAJ4xftc/y/2wFEtHW4fvJCjvUJPD0ACfXuuE cfLRLTdP4hT15x+stOu8bGo= =Hum2 -----END PGP SIGNATURE----- --sHrvAb52M6C8blB9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message