From owner-freebsd-questions Sat Jun 22 14:20:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from midway.uchicago.edu (midway.uchicago.edu [128.135.12.12]) by hub.freebsd.org (Postfix) with ESMTP id 7110D37B40B for ; Sat, 22 Jun 2002 14:20:45 -0700 (PDT) Received: from Yggdrasil (adsl-68-20-32-187.dsl.chcgil.ameritech.net [68.20.32.187]) by midway.uchicago.edu (8.12.2/8.12.2) with ESMTP id g5MLKiX8007252; Sat, 22 Jun 2002 16:20:44 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: David Syphers Reply-To: dsyphers@uchicago.edu To: Bjarne Wichmann Petersen Subject: Re: APM not even a sign Date: Sat, 22 Jun 2002 16:20:45 -0500 User-Agent: KMail/1.4.1 References: <20020622205830.A8B59481B46@pfepa.post.tele.dk> In-Reply-To: <20020622205830.A8B59481B46@pfepa.post.tele.dk> Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206221620.45619.dsyphers@uchicago.edu> 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 Saturday 22 June 2002 03:59 pm, Bjarne Wichmann Petersen wrote: > 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. I belive the "new way" is _only_ for when you're upgrading the entire system - it's for use between buildworld and installworld. The "old way" is still the way for when you're just building your kernel. Did you actually check to see if a new kernel was being installed? -David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message