From owner-freebsd-current@FreeBSD.ORG Mon Jul 14 18:26:05 2003 Return-Path: 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 7305337B401 for ; Mon, 14 Jul 2003 18:26:05 -0700 (PDT) Received: from postoffice.e-easy.com.au (eth0.lnk.e-easy.com.au [203.31.73.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3108843F85 for ; Mon, 14 Jul 2003 18:26:03 -0700 (PDT) (envelope-from chris@e-easy.com.au) Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2]) by postoffice.e-easy.com.au with ESMTP id h6F1PhBF002908 for ; Tue, 15 Jul 2003 11:25:43 +1000 (EST) (envelope-from chris@e-easy.com.au) Received: from ntsts1 by aims.com.au (MDaemon.PRO.v6.8.4.R) with ESMTP id 64-md50000000014.tmp for ; Tue, 15 Jul 2003 11:11:55 +1000 From: "Chris Knight" To: "'Andrew Thomson'" Date: Tue, 15 Jul 2003 11:11:54 +1000 Message-ID: <025701c34a6e$14ebedd0$020aa8c0@aims.private> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4925.2800 X-Spam-Processed: aims.com.au, Tue, 15 Jul 2003 11:11:55 +1000 (not processed: spam filter disabled) X-Return-Path: chris@e-easy.com.au X-MDaemon-Deliver-To: freebsd-current@freebsd.org X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-4.3 required=4.5 tests=AWL,BAYES_10,IN_REP_TO,QUOTED_EMAIL_TEXT version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-current@freebsd.org Subject: RE: current iso snapshots X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 01:26:05 -0000 Howdy, My Thinkpads (i1200, TP600) work OK, but you can't use ACPI on them with the default DSDT. Press Space at the boot loader countdown, then issue: set hint.acpi.0.disabled=1 boot Your Thinkpad should then boot OK. AFAIK some newer functionality may be lost without ACPI support. If this works for you, then you want to add the following to /boot/loader.conf: hint.acpi.0.disabled=1 AFAICT getting ACPI working properly on a Thinkpad involves learning AML to modify the default DSDT to work correctly with acpica. I haven't got that far yet though. stinkpad - haven't heard that before. Appropriate term when trying to get 5.x running on them... Regards, Chris Knight Systems Administrator E-Easy Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.e-easy.com.au > -----Original Message----- > From: Andrew Thomson > Sent: Tuesday, 15 July 2003 10:31 > To: freebsd-current@freebsd.org > Subject: current iso snapshots > > > is there a definitive zone for snapshots of current?? > > i stumbled upon this but my local mirror doesn't have any.. > > lftp ntu.tw.freebsd.org:/FreeBSD/snapshots/i386/ISO-IMAGES> > > 5.1-RELEASE didn't like my stinkpad.. i'm ready to try anything!! ;) > > cheers, > > ajt. > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" >