From owner-freebsd-ia64@FreeBSD.ORG Sun Sep 26 19:09:26 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C271E16A4CE; Sun, 26 Sep 2004 19:09:26 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6174843D53; Sun, 26 Sep 2004 19:09:26 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id i8QJ9POa018778; Sun, 26 Sep 2004 15:09:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i8QJ9Q7N049000; Sun, 26 Sep 2004 15:09:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CDA827303F; Sun, 26 Sep 2004 15:09:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040926190925.CDA827303F@freebsd-current.sentex.ca> Date: Sun, 26 Sep 2004 15:09:25 -0400 (EDT) Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2004 19:09:27 -0000 TB --- 2004-09-26 16:58:52 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-26 16:58:52 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-09-26 16:58:52 - checking out the source tree TB --- 2004-09-26 16:58:52 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2004-09-26 16:58:52 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-26 17:04:30 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-26 17:04:30 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-26 17:04:30 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-09-26 18:33:54 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-26 18:33:54 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-26 18:33:54 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Sep 26 18:33:55 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sun Sep 26 18:53:16 UTC 2004 TB --- 2004-09-26 18:53:16 - generating LINT kernel config TB --- 2004-09-26 18:53:16 - cd /home/tinderbox/CURRENT/ia64/ia64/src/sys/ia64/conf TB --- 2004-09-26 18:53:16 - /usr/bin/make -B LINT TB --- 2004-09-26 18:53:16 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-26 18:53:16 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-26 18:53:16 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Sep 26 18:53:16 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/ia64/ia64/src/sys -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/altq -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/pf -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Werror /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/disasm/disasm_format.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/ia64/ia64/src/sys -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/altq -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/pf -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Werror /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_signal.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/ia64/ia64/src/sys -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/altq -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/pf -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Werror /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_sigtramp.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/ia64/ia64/src/sys -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/altq -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/pf -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Werror /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c: In function `ia32_syscall': /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c:182: error: `syscallnames' undeclared (first use in this function) /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c:182: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c:182: error: for each function it appears in.) *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-09-26 19:09:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-26 19:09:25 - ERROR: failed to build lint kernel TB --- 2004-09-26 19:09:25 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Tue Sep 28 07:23:59 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CD0C16A4CE for ; Tue, 28 Sep 2004 07:23:59 +0000 (GMT) Received: from mail.woc.sk (62.168.80.7.bdsl.sk [62.168.80.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22E5A43D1D for ; Tue, 28 Sep 2004 07:23:58 +0000 (GMT) (envelope-from peterl@woc.sk) Received: from localhost (localhost [127.0.0.1]) by mail.woc.sk (mail_server) with ESMTP id A7B8A50E39 for ; Tue, 28 Sep 2004 09:11:11 +0200 (CEST) Received: from mail.woc.sk ([127.0.0.1]) by localhost (ns [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08942-09 for ; Tue, 28 Sep 2004 09:10:54 +0200 (CEST) Received: from PeterL (peterl.woc.sk [172.17.4.232]) by mail.woc.sk (mail_server) with SMTP id 233FB50E35 for ; Tue, 28 Sep 2004 09:10:54 +0200 (CEST) Message-ID: <046001c4a52c$8d74e990$e80411ac@PeterL> From: "Peter Lopen" To: Date: Tue, 28 Sep 2004 09:27:03 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-new Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: ski-0.943l.2 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 07:23:59 -0000 Hello, is it possible to use ski-0.943l.2 to run HP UX 10 or HP 11 OS on x86 = architecture? Could you, alternativly, recommend me some other = applications for this purpose, please? Thank you. Peter Lopen From owner-freebsd-ia64@FreeBSD.ORG Tue Sep 28 17:52:34 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB5F816A4CE for ; Tue, 28 Sep 2004 17:52:34 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B26743D48 for ; Tue, 28 Sep 2004 17:52:34 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from dhcp48.pn.xcllnt.net (dhcp48.pn.xcllnt.net [192.168.4.248]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i8SHqXrt014398; Tue, 28 Sep 2004 10:52:33 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp48.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp48.pn.xcllnt.net (8.13.1/8.13.1) with ESMTP id i8SHqXvX004820; Tue, 28 Sep 2004 10:52:33 -0700 (PDT) (envelope-from marcel@dhcp48.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp48.pn.xcllnt.net (8.13.1/8.13.1/Submit) id i8SHqWkd004819; Tue, 28 Sep 2004 10:52:32 -0700 (PDT) (envelope-from marcel) Date: Tue, 28 Sep 2004 10:52:32 -0700 From: Marcel Moolenaar To: Peter Lopen Message-ID: <20040928175232.GA4757@dhcp48.pn.xcllnt.net> References: <046001c4a52c$8d74e990$e80411ac@PeterL> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <046001c4a52c$8d74e990$e80411ac@PeterL> User-Agent: Mutt/1.4.2.1i cc: freebsd-ia64@freebsd.org Subject: Re: ski-0.943l.2 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 17:52:35 -0000 On Tue, Sep 28, 2004 at 09:27:03AM +0200, Peter Lopen wrote: > Hello, > > is it possible to use ski-0.943l.2 to run HP UX 10 or HP 11 OS on > x86 architecture? No. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-ia64@FreeBSD.ORG Tue Sep 28 19:31:12 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 606C516A4CE for ; Tue, 28 Sep 2004 19:31:12 +0000 (GMT) Received: from triblock.com (ip201-elinux-va1.atl1.exsbs.net [65.205.161.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27B8443D49 for ; Tue, 28 Sep 2004 19:31:12 +0000 (GMT) (envelope-from e2@triblock.com) Received: (qmail 16788 invoked by uid 1016); 28 Sep 2004 15:31:11 -0400 Date: Tue, 28 Sep 2004 15:31:11 -0400 From: Eric Innis To: freebsd-ia64@freebsd.org Message-ID: <20040928193111.GC16618@fork.triblock.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: Precision 730 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 19:31:12 -0000 Howdy, I'm trying to get freeBSD onto a Dell Precision 730 (dual Itanium). The bootloader fires up fine, but the machine stalls after entering the kernel. Has anyone had success with these machines or have a suggestion for debugging? -- E2 From owner-freebsd-ia64@FreeBSD.ORG Tue Sep 28 19:55:29 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C80D16A4CE for ; Tue, 28 Sep 2004 19:55:29 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5505E43D31 for ; Tue, 28 Sep 2004 19:55:29 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from dhcp48.pn.xcllnt.net (dhcp48.pn.xcllnt.net [192.168.4.248]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i8SJtSex014870; Tue, 28 Sep 2004 12:55:28 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp48.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp48.pn.xcllnt.net (8.13.1/8.13.1) with ESMTP id i8SJtSXw005172; Tue, 28 Sep 2004 12:55:28 -0700 (PDT) (envelope-from marcel@dhcp48.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp48.pn.xcllnt.net (8.13.1/8.13.1/Submit) id i8SJtSEM005171; Tue, 28 Sep 2004 12:55:28 -0700 (PDT) (envelope-from marcel) Date: Tue, 28 Sep 2004 12:55:28 -0700 From: Marcel Moolenaar To: Eric Innis Message-ID: <20040928195528.GB5136@dhcp48.pn.xcllnt.net> References: <20040928193111.GC16618@fork.triblock.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040928193111.GC16618@fork.triblock.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-ia64@freebsd.org Subject: Re: Precision 730 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 19:55:29 -0000 On Tue, Sep 28, 2004 at 03:31:11PM -0400, Eric Innis wrote: > Howdy, I'm trying to get freeBSD onto a Dell Precision 730 (dual Itanium). > The bootloader fires up fine, but the machine stalls after entering the kernel. > Has anyone had success with these machines or have a suggestion for debugging? Use a serial console and capture the output. You need to be way more descriptive than telling us the kernel "stalls" if you want us to be of any help. FYI, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-ia64@FreeBSD.ORG Tue Sep 28 23:17:46 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AD3216A4CE for ; Tue, 28 Sep 2004 23:17:46 +0000 (GMT) Received: from hermes.sc.intel.com (fmr03.intel.com [143.183.121.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E5C743D3F for ; Tue, 28 Sep 2004 23:17:46 +0000 (GMT) (envelope-from arun.sharma@intel.com) Received: from talaria.sc.intel.com (talaria.sc.intel.com [10.3.253.5]) 1.15 2004/01/30 18:16:28 root Exp $) with ESMTP id i8SNKKIF023966; Tue, 28 Sep 2004 23:20:20 GMT Received: from [143.183.130.155] (adsharma-desk.amr.corp.intel.com [143.183.130.155]) major-inner.mc,v 1.11 2004/07/29 22:51:53 root Exp $) with ESMTP id i8SNKOkd008250; Tue, 28 Sep 2004 23:20:26 GMT Message-ID: <4159F113.40704@intel.com> Date: Tue, 28 Sep 2004 16:17:39 -0700 From: Arun Sharma User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric Innis References: <20040928193111.GC16618@fork.triblock.com> In-Reply-To: <20040928193111.GC16618@fork.triblock.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.31 (www . roaringpenguin . com / mimedefang) cc: freebsd-ia64@freebsd.org Subject: Re: Precision 730 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 23:17:46 -0000 On 9/28/2004 12:31 PM, Eric Innis wrote: > Howdy, I'm trying to get freeBSD onto a Dell Precision 730 (dual Itanium). > The bootloader fires up fine, but the machine stalls after entering the kernel. > Has anyone had success with these machines or have a suggestion for debugging? > Which version of FreeBSD are you using ? -Arun From owner-freebsd-ia64@FreeBSD.ORG Wed Sep 29 20:28:10 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE21216A4CE for ; Wed, 29 Sep 2004 20:28:10 +0000 (GMT) Received: from triblock.com (ip201-elinux-va1.atl1.exsbs.net [65.205.161.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AB4743D54 for ; Wed, 29 Sep 2004 20:28:10 +0000 (GMT) (envelope-from e2@triblock.com) Received: (qmail 10233 invoked by uid 1016); 29 Sep 2004 16:28:09 -0400 Date: Wed, 29 Sep 2004 16:28:09 -0400 From: Eric Innis To: Marcel Moolenaar Message-ID: <20040929202809.GA9934@fork.triblock.com> References: <20040928193111.GC16618@fork.triblock.com> <20040928195528.GB5136@dhcp48.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040928195528.GB5136@dhcp48.pn.xcllnt.net> User-Agent: Mutt/1.5.6i cc: freebsd-ia64@freebsd.org Subject: Re: Precision 730 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2004 20:28:11 -0000 On Tue, Sep 28, 2004 at 12:55:28PM -0700, Marcel Moolenaar wrote: > On Tue, Sep 28, 2004 at 03:31:11PM -0400, Eric Innis wrote: > > Howdy, I'm trying to get freeBSD onto a Dell Precision 730 (dual Itanium). > > The bootloader fires up fine, but the machine stalls after entering the kernel. > > Has anyone had success with these machines or have a suggestion for debugging? > > Use a serial console and capture the output. You need to be way more > descriptive than telling us the kernel "stalls" if you want us to be > of any help. > > FYI, > > -- > Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net > _______________________________________________ > freebsd-ia64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ia64 > To unsubscribe, send any mail to "freebsd-ia64-unsubscribe@freebsd.org" Ok, sorry about the lack of info, I was hoping someone had already seen this problem. Anywho, the machine is the Dell Precision 730 dual 800mhz Itanium with 133mhz fsb booting to the fBSD cds (5.3, or 5.2.1) gives this output: Loading: CD/DVD ROM/PCI(3|1)/ATA(Primary, Master) Starting: CD/DVD ROM/PCI(3|1)/ATA(Primary, Master) Console: EFI Console Image base: 0x000000007f054000 FreeBSD/ia64 EFI boot, Revision 1.1 (root@pluto1.freebsd.org, Tues Feb 24 00:33:30 GMT 2004) Loading /boot/defaults/loader.conf /boot/kernel/kernel data = 0x8df568+0x3b858 syms=[0x8+ox68920+0x8+0x53f8f] Hit [Enter] to boot immediately... Booting [/boot/kernel/kernel] Entering /boot/kernel/kernel at 0xe000000004058000... _ ^ ^Blinky Cursor >From this point the cursor continues to blink, there is a quick flicker of activity from on the HDD and CDROM, then nothing. I've tried 5.2.1 and 5.3, "boot only" and "CD#1", all have the same result. These are pretty sweet machines and I'd hate to have them running WinXP ... which is the only thing that will boot so far. Any ideas? thanks a million -- E2 From owner-freebsd-ia64@FreeBSD.ORG Wed Sep 29 21:20:54 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95A7F16A4CE for ; Wed, 29 Sep 2004 21:20:54 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0C6E43D1F for ; Wed, 29 Sep 2004 21:20:53 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i8TLKr1W025121; Wed, 29 Sep 2004 14:20:53 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.13.1/8.13.1/Submit) id i8TLKroY025120; Wed, 29 Sep 2004 14:20:53 -0700 (PDT) (envelope-from marcel) Date: Wed, 29 Sep 2004 14:20:53 -0700 From: Marcel Moolenaar To: Eric Innis Message-ID: <20040929212053.GA25098@ns1.xcllnt.net> References: <20040928193111.GC16618@fork.triblock.com> <20040928195528.GB5136@dhcp48.pn.xcllnt.net> <20040929202809.GA9934@fork.triblock.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040929202809.GA9934@fork.triblock.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-ia64@freebsd.org Subject: Re: Precision 730 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2004 21:20:54 -0000 On Wed, Sep 29, 2004 at 04:28:09PM -0400, Eric Innis wrote: > > > > Use a serial console and capture the output. You need to be way more > > descriptive than telling us the kernel "stalls" if you want us to be > > of any help. > > > Ok, sorry about the lack of info, I was hoping someone had already > seen this problem. Anywho, the machine is the Dell Precision 730 > dual 800mhz Itanium with 133mhz fsb > > booting to the fBSD cds (5.3, or 5.2.1) gives this output: > > > Loading: CD/DVD ROM/PCI(3|1)/ATA(Primary, Master) > Starting: CD/DVD ROM/PCI(3|1)/ATA(Primary, Master) > Console: EFI Console > Image base: 0x000000007f054000 > > FreeBSD/ia64 EFI boot, Revision 1.1 > (root@pluto1.freebsd.org, Tues Feb 24 00:33:30 GMT 2004) > Loading /boot/defaults/loader.conf > /boot/kernel/kernel data = 0x8df568+0x3b858 syms=[0x8+ox68920+0x8+0x53f8f] > Hit [Enter] to boot immediately... > Booting [/boot/kernel/kernel] > Entering /boot/kernel/kernel at 0xe000000004058000... > _ > ^ > ^Blinky Cursor We don't have a VGA based console yet on ia64. Use a serial console instead. This will change over time of course... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-ia64@FreeBSD.ORG Thu Sep 30 01:08:41 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F11616A4CE; Thu, 30 Sep 2004 01:08:41 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3759E43D4C; Thu, 30 Sep 2004 01:08:41 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id i8U18edt097507; Wed, 29 Sep 2004 21:08:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i8U18eWO053758; Wed, 29 Sep 2004 21:08:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AEEF47303F; Wed, 29 Sep 2004 21:08:40 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040930010840.AEEF47303F@freebsd-current.sentex.ca> Date: Wed, 29 Sep 2004 21:08:40 -0400 (EDT) Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 01:08:41 -0000 TB --- 2004-09-29 23:28:13 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-29 23:28:13 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-09-29 23:28:13 - checking out the source tree TB --- 2004-09-29 23:28:13 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2004-09-29 23:28:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-29 23:33:56 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-29 23:33:56 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-29 23:33:56 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-09-30 01:02:59 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-30 01:02:59 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-30 01:02:59 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Sep 30 01:02:59 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:832: warning: type defaults to `int' in declaration of `pipe' /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:832: error: `p' undeclared here (not in a function) /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:832: warning: data definition has no type or storage class /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:833: error: syntax error before "return" /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:92: warning: 'usbd_getnewaddr' declared `static' but never defined /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:101: warning: 'usbd_kill_pipe' declared `static' but never defined /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:103: warning: 'usbd_probe_and_attach' declared `static' but never defined /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:105: warning: 'usb_cookie_no' defined but not used *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-09-30 01:08:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-30 01:08:40 - ERROR: failed to build generic kernel TB --- 2004-09-30 01:08:40 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Thu Sep 30 18:36:28 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A4DE16A4CE; Thu, 30 Sep 2004 18:36:28 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1174143D3F; Thu, 30 Sep 2004 18:36:28 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id i8UIaROc069738; Thu, 30 Sep 2004 14:36:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i8UIaRQA017186; Thu, 30 Sep 2004 14:36:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 662277303F; Thu, 30 Sep 2004 14:36:27 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040930183627.662277303F@freebsd-current.sentex.ca> Date: Thu, 30 Sep 2004 14:36:27 -0400 (EDT) Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 18:36:28 -0000 TB --- 2004-09-30 16:54:48 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-30 16:54:48 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-09-30 16:54:48 - checking out the source tree TB --- 2004-09-30 16:54:48 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2004-09-30 16:54:48 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-30 17:00:30 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-30 17:00:30 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-30 17:00:30 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-09-30 18:29:43 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-30 18:29:43 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-30 18:29:43 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Sep 30 18:29:44 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /tinderbox/CURRENT/ia64/ia64/src/sys/kern/subr_unit.c: In function `free_unr': /tinderbox/CURRENT/ia64/ia64/src/sys/kern/subr_unit.c:329: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/ia64/ia64/src/sys/kern/subr_unit.c:366: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/ia64/ia64/src/sys/kern/subr_unit.c:386: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/ia64/ia64/src/sys/kern/subr_unit.c:396: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/ia64/ia64/src/sys/kern/subr_unit.c:407: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/ia64/ia64/src/sys/kern/subr_unit.c:435: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/ia64/ia64/src/sys/kern/subr_unit.c:510: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-09-30 18:36:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-30 18:36:27 - ERROR: failed to build generic kernel TB --- 2004-09-30 18:36:27 - tinderbox aborted