From owner-freebsd-current Sun Feb 23 4:54:40 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 37BCA37B401 for ; Sun, 23 Feb 2003 04:54:36 -0800 (PST) Received: from mail.ciam.ru (main.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3076443FDF for ; Sun, 23 Feb 2003 04:54:35 -0800 (PST) (envelope-from sem@ciam.ru) Received: from exim by mail.ciam.ru with drweb-scanned (Exim 3.36 #1) id 18mveH-000F9z-00; Sun, 23 Feb 2003 15:54:29 +0300 Received: from sem.ciam.ru ([192.168.45.10] helo=sem) by mail.ciam.ru with smtp (Exim 3.36 #1) id 18mveH-000F9p-00; Sun, 23 Feb 2003 15:54:29 +0300 Message-ID: <000d01c2db3a$b4be6d40$0a2da8c0@sem> From: "Sergey Matveychuk" To: "Terry Lambert" Cc: References: <000501c2db11$8a869d00$0982763e@semhome> <3E588954.D21FF456@mindspring.com> Subject: Re: ACPI Date: Sun, 23 Feb 2003 15:54:30 +0300 Organization: CIAM MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Envelope-To: tlambert2@mindspring.com, freebsd-current@freebsd.org 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 > 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.. I build modules with buildworld and install it with installworld. No "cp". All modules installed well. I'll check acpi.ko. ---- Sem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message