From owner-freebsd-questions Sat Jun 22 13:58:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [193.162.153.2]) by hub.freebsd.org (Postfix) with ESMTP id 6E3D937B400 for ; Sat, 22 Jun 2002 13:58:47 -0700 (PDT) Received: from there (0x3ef34d50.albnxx2.adsl.tele.dk [62.243.77.80]) by pfepa.post.tele.dk (Postfix) with SMTP id A8B59481B46; Sat, 22 Jun 2002 22:58:30 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-1" From: Bjarne Wichmann Petersen To: "jogegabsd" , Subject: Re: APM not even a sign Date: Sat, 22 Jun 2002 22:59:35 +0200 X-Mailer: KMail [version 1.3.2] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020622205830.A8B59481B46@pfepa.post.tele.dk> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 21 June 2002 23:24, jogegabsd wrote: > Hello all. I'm trying to run apm on my laptop with 4.6-RELEASE. > Now I had also this problem with 4.5-RELEASE. > I reconfigure my kernel from this How do you build your kernel? By "the new way" ('make buildkernel KERNCONF=MYKERNEL' etc.)? I just went through the same hell this afternoon trying to get apm working on my ThinkPad. Followed every guidelines. Didn't work. (device not configured). Then I just went in and build the kernel "the old way" #cd /usr/src/sys/i386/config #/usr/sbin/config MYKERNEL #cd ../../compile/MYKERNEL #make depend #make #make install Voila... suddenly apm worked like a charm.... isn't the first time "the new way" have given me headaches. Bjarne -- Homepage: http://www.mekanix.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message