From owner-freebsd-amd64@FreeBSD.ORG Mon May 24 08:33:08 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D2DB16A4CE for ; Mon, 24 May 2004 08:33:08 -0700 (PDT) Received: from freebee.digiware.nl (dsl390.iae.nl [212.61.63.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60C2043D1F for ; Mon, 24 May 2004 08:33:07 -0700 (PDT) (envelope-from wjw@withagen.nl) Received: from dual (dual [212.61.27.71]) by freebee.digiware.nl (8.12.10/8.12.10) with SMTP id i4OFSR67089856 for ; Mon, 24 May 2004 17:28:27 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <013101c441a3$cf402a20$471b3dd4@dual> From: "Willem Jan Withagen" To: Date: Mon, 24 May 2004 17:28:47 +0200 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.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: AMD64 broken ???? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2004 15:33:08 -0000 Hi, Recompiled the kernel with the most recent sources (2 hours ago) and my system freezes about < 30 secs after the kernel has started. It does so in both single or multi user mode... I get to do: fsck -p; mount -a -t ufs; 2-4 commands'' and then it freezes solid. No ctrl-alt-esc no nothing. How do I get this serial debug cable setup running??? It tried setting 0x20 for sio.0.flags in /boot/device.hints, but I get nothing. Although on previous occasions I could get a regular prompt. Just reverting to the ould kernel for the time being. --WjW