From owner-freebsd-mobile Wed May 12 9: 3:47 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 84F85151B7 for ; Wed, 12 May 1999 09:03:25 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id KAA26147; Wed, 12 May 1999 10:03:25 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA28175; Wed, 12 May 1999 10:03:24 -0600 Date: Wed, 12 May 1999 10:03:24 -0600 Message-Id: <199905121603.KAA28175@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Pleschutznig, Andreas" Cc: "'freebsd-mobile@freebsd.org'" Subject: Re: Thinkpad 600? In-Reply-To: <11585F032846CF11867900805FE2A57706D6159A@N1002SMX.nt.schwab.com> References: <11585F032846CF11867900805FE2A57706D6159A@N1002SMX.nt.schwab.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Has anybody already been successful in installing FreeBSD on an IBM Thinkpad > 600? And if yes what did you do to make this happen? Yes. The first thing you need to to is set the syscons flags to 0x10 in the kernel configuration, in order for the keyboard to work. Also, some folks have had difficult installing with more than 64MB of memory, so you may have to remove it to install. Once it's installed, you need to build a custom kernel with MAXMEM set to the value printed out at boot-time. FreeBSD over-estimates the amount of memory used in the system, which causes the box to be very unstable. (It refuses to boot, etc..) Other than that it works *very* well. I'm using 2.2.8-stable on mine, although I had to make a patch for my PCCARD controller which will be in 3.2. I highly recommend the ThinkPads. I've been using them for 5 years now, and I've had nary a bit of problems with them that couldn't be contributed to dropping them on the floor. :) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message