From owner-freebsd-alpha@FreeBSD.ORG Mon Nov 29 05:43:45 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D899316A4CE; Mon, 29 Nov 2004 05:43:45 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4531343D67; Mon, 29 Nov 2004 05:43:45 +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 iAT5hiPE001403; Mon, 29 Nov 2004 00:43:44 -0500 (EST) (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 iAT5hiNV071585; Mon, 29 Nov 2004 00:43:44 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 901EA7306E; Mon, 29 Nov 2004 00:43:43 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041129054343.901EA7306E@freebsd-current.sentex.ca> Date: Mon, 29 Nov 2004 00:43:43 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/588/Sun Nov 14 19:06:21 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Scanned: ClamAV 0.80/588/Sun Nov 14 19:06:21 2004 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2004 05:43:46 -0000 TB --- 2004-11-29 04:15:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-11-29 04:15:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-11-29 04:15:01 - checking out the source tree TB --- 2004-11-29 04:15:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2004-11-29 04:15:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-11-29 04:21:47 - building world (CFLAGS=-O2 -pipe) TB --- 2004-11-29 04:21:47 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2004-11-29 04:21:47 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> 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-11-29 05:36:49 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-11-29 05:36:49 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2004-11-29 05:36:49 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Nov 29 05:36:50 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 -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/kern/vfs_cache.c cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/kern/vfs_cluster.c cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/kern/vfs_default.c cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/kern/vfs_export.c /tinderbox/CURRENT/alpha/alpha/src/sys/kern/vfs_export.c: In function `vfs_hang_addrlist': /tinderbox/CURRENT/alpha/alpha/src/sys/kern/vfs_export.c:132: error: `SA_MAX' undeclared (first use in this function) /tinderbox/CURRENT/alpha/alpha/src/sys/kern/vfs_export.c:132: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/alpha/alpha/src/sys/kern/vfs_export.c:132: error: for each function it appears in.) *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-11-29 05:43:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-11-29 05:43:43 - ERROR: failed to build generic kernel TB --- 2004-11-29 05:43:43 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Mon Nov 29 11:01:58 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64A6316A4CE for ; Mon, 29 Nov 2004 11:01:58 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3767643D48 for ; Mon, 29 Nov 2004 11:01:58 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iATB1wqe007976 for ; Mon, 29 Nov 2004 11:01:58 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iATB1vse007970 for freebsd-alpha@freebsd.org; Mon, 29 Nov 2004 11:01:57 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 29 Nov 2004 11:01:57 GMT Message-Id: <200411291101.iATB1vse007970@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-alpha@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2004 11:01:58 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/09/10] alpha/30486 alpha AlphaServer DS10 floppy access is broken o [2001/09/10] alpha/30487 alpha Floppy access on AlphaServer DS20 solid l o [2003/02/05] alpha/47952 alpha DEFPA causes machine check with V5.0-rele o [2003/11/10] alpha/59116 alpha [ntfs] mount_ntfs of a Windows 2000-forma o [2004/01/26] alpha/61940 alpha Can't disklabel new disk from FreeBSD/alp o [2004/01/27] alpha/61973 alpha Machine Check on boot-up of AlphaServer 2 f [2004/06/06] alpha/67626 alpha X crashes an alpha machine, resulting reb 7 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/01/27] alpha/24663 alpha Console output gets scribbled into /var/l o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console o [2001/06/07] alpha/27930 alpha NE2000 not supported on FreeBSD Alpha 4.x o [2001/06/07] alpha/27933 alpha Time jitter under load on FreeBSD 4.3 alp f [2001/07/29] alpha/29299 alpha FreeBSD 4.3 Alpha + Tekram SCSI adapter p o [2001/10/01] alpha/30970 alpha Ensoniq 1371 (Creative chipset) does not o [2002/01/24] alpha/34232 alpha rpc.statd throws alignment errors o [2002/05/13] alpha/38031 alpha osf1.ko not loaded during boot-time of li p [2002/11/12] alpha/45240 alpha pstat -f column headings misaligned on Al o [2003/02/25] alpha/48676 alpha Changing the baud rate of serial consoles o [2003/04/12] alpha/50868 alpha fd0 floppy device is not mapped into /dev o [2004/05/10] alpha/66478 alpha unexpected machine check: panic for 4.9, o [2004/06/13] alpha/67903 alpha hw.chipset.memory: 1099511627776 - thats o [2004/09/23] alpha/72024 alpha LONG_MIN / 1 sends a "Floating exception" 14 problems total. From owner-freebsd-alpha@FreeBSD.ORG Thu Dec 2 10:59:36 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15D2716A4CE; Thu, 2 Dec 2004 10:59:36 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 715ED43D41; Thu, 2 Dec 2004 10:59:35 +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 iB2AxYEW015524; Thu, 2 Dec 2004 05:59:34 -0500 (EST) (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 iB2AxYre078620; Thu, 2 Dec 2004 05:59:34 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 92CC07306E; Thu, 2 Dec 2004 05:59:34 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041202105934.92CC07306E@freebsd-current.sentex.ca> Date: Thu, 2 Dec 2004 05:59:34 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/614/Wed Dec 1 10:44:43 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 10:59:36 -0000 TB --- 2004-12-02 09:45:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-02 09:45:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-12-02 09:45:00 - checking out the source tree TB --- 2004-12-02 09:45:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2004-12-02 09:45:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-02 09:51:38 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-02 09:51:38 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2004-12-02 09:51:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> 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-12-02 10:58:32 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-02 10:58:32 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2004-12-02 10:58:32 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Dec 2 10:58:32 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 [...] /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/actypes.h:168:2: #error ACPI_MACHINE_WIDTH not defined /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/actypes.h:277:2: #error unknown ACPI_MACHINE_WIDTH In file included from /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/acpi.h:129, from /tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/pci.c:63: /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/acmacros.h:377:2: #error unknown ACPI_MACHINE_WIDTH In file included from /tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/pci.c:64: /tinderbox/CURRENT/alpha/alpha/src/sys/dev/acpica/acpivar.h:31:21: acpi_if.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-12-02 10:59:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-02 10:59:34 - ERROR: failed to build generic kernel TB --- 2004-12-02 10:59:34 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Thu Dec 2 21:57:46 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 092AA16A4CE for ; Thu, 2 Dec 2004 21:57:46 +0000 (GMT) Received: from neptune.atopia.net (neptune.atopia.net [209.128.231.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2EC443D3F for ; Thu, 2 Dec 2004 21:57:45 +0000 (GMT) (envelope-from matt@atopia.net) Received: from www.atopia.net (localhost [127.0.0.1]) by neptune.atopia.net (Postfix) with ESMTP id D4A87420D; Thu, 2 Dec 2004 16:57:44 -0500 (EST) Received: from 134.210.7.179 (SquirrelMail authenticated user matt); by www.atopia.net with HTTP; Thu, 2 Dec 2004 16:57:44 -0500 (EST) Message-ID: <54705.134.210.7.179.1102024664.squirrel@134.210.7.179> In-Reply-To: <20041124220745.GA42302@freebie.xs4all.nl> References: <56213.134.210.7.179.1101315838.squirrel@134.210.7.179> <20041124220745.GA42302@freebie.xs4all.nl> Date: Thu, 2 Dec 2004 16:57:44 -0500 (EST) From: "Matt Juszczak" To: "Wilko Bulte" User-Agent: SquirrelMail/1.5.1 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: freebsd-alpha@freebsd.org Subject: Re: FreeBSD Boot on a Alpha 433 X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 21:57:46 -0000 It is 5.3-RELEASE show DEV and show CONF output a lot of information. I'm able to do: show DEV > out show CONF >> out cat out | more and see the out file, but no idea how to get it to you.... (not that familiar with srm). Exact message is haltcode=5, CPU0 halted. Do you want the 4 character hex # too? -Matt > On Wed, Nov 24, 2004 at 12:03:58PM -0500, Matt Juszczak wrote.. > >> Hello, >> >> >> I have a personal workstation (433) Digital Alpha and when I do "boot >> dka0" the kernel loads off the CD (I'm trying to install BSD). It even >> gets passed hard drive detection but just dies with a haltcode. Any >> ideas? > > Some details would come in handy: > - what revision FreeBSD did you try? > - SHOW DEV from the >>> console prompt. > - SHOW CONF from the >>> console prompt. > - what is the exact haltcode etc message do you get? > > > cheers, Wilko > > > -- > Wilko Bulte wilko@FreeBSD.org > > From owner-freebsd-alpha@FreeBSD.ORG Thu Dec 2 22:32:14 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0319B16A4CF for ; Thu, 2 Dec 2004 22:32:14 +0000 (GMT) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 409CA43D46 for ; Thu, 2 Dec 2004 22:32:13 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) iB2MW8uu017300; Thu, 2 Dec 2004 23:32:08 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id iB2MW8OD030560; Thu, 2 Dec 2004 23:32:08 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id iB2MW8tG030559; Thu, 2 Dec 2004 23:32:08 +0100 (CET) (envelope-from wb) Date: Thu, 2 Dec 2004 23:32:08 +0100 From: Wilko Bulte To: Matt Juszczak Message-ID: <20041202223208.GC30464@freebie.xs4all.nl> References: <56213.134.210.7.179.1101315838.squirrel@134.210.7.179> <20041124220745.GA42302@freebie.xs4all.nl> <54705.134.210.7.179.1102024664.squirrel@134.210.7.179> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="32u276st3Jlj2kUU" Content-Disposition: inline In-Reply-To: <54705.134.210.7.179.1102024664.squirrel@134.210.7.179> X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org User-Agent: Mutt/1.5.6i X-Virus-Scanned: by XS4ALL Virus Scanner cc: freebsd-alpha@freebsd.org Subject: Re: FreeBSD Boot on a Alpha 433 X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 22:32:14 -0000 --32u276st3Jlj2kUU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 02, 2004 at 04:57:44PM -0500, Matt Juszczak wrote.. > It is 5.3-RELEASE > show DEV and show CONF output a lot of information. I'm able to do: >=20 > show DEV > out > show CONF >> out > cat out | more >=20 > and see the out file, but no idea how to get it to you.... (not that fami= liar with srm). Oh.. that is in fact not too difficult: use a serial console. Your machine will happily talk 9600N81 on its serial port from that point on. You can also do a >>> SET CONSOLE SERIAL from the VGA console, and after an INIT your console will show up Once you have the serial port connected to (say) another FreeBSD box you can use something like tip to connect to the Alpha. I assume you know how to capture things with 'script' or something like that. That output is of course quite easily email-able > Exact message is haltcode=3D5, CPU0 halted. Do you want the 4 character = hex # too? >=20 > -Matt >=20 > > On Wed, Nov 24, 2004 at 12:03:58PM -0500, Matt Juszczak wrote.. > >=20 > >> Hello, > >>=20 > >>=20 > >> I have a personal workstation (433) Digital Alpha and when I do "boot > >> dka0" the kernel loads off the CD (I'm trying to install BSD). It even > >> gets passed hard drive detection but just dies with a haltcode. Any > >> ideas? > >=20 > > Some details would come in handy: > > - what revision FreeBSD did you try? > > - SHOW DEV from the >>> console prompt. > > - SHOW CONF from the >>> console prompt. > > - what is the exact haltcode etc message do you get? --=20 Wilko Bulte wilko@FreeBSD.org --32u276st3Jlj2kUU Content-Type: application/x-pkcs7-signature Content-Disposition: attachment; filename="smime.p7s" Content-Transfer-Encoding: base64 MIIOfwYJKoZIhvcNAQcCoIIOcDCCDmwCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC C+swggSmMIICjqADAgECAgMAxq4wDQYJKoZIhvcNAQEEBQAweTEQMA4GA1UEChMHUm9vdCBD QTEeMBwGA1UECxMVaHR0cDovL3d3dy5jYWNlcnQub3JnMSIwIAYDVQQDExlDQSBDZXJ0IFNp Z25pbmcgQXV0aG9yaXR5MSEwHwYJKoZIhvcNAQkBFhJzdXBwb3J0QGNhY2VydC5vcmcwHhcN MDQxMTA2MjI0MzE2WhcNMDUxMTA2MjI0MzE2WjAlMSMwIQYJKoZIhvcNAQkBFhR3YkBmcmVl YmllLnhzNGFsbC5ubDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANtHavP0Bn9g xcTO+rGscZxb/+LZcFdERZcV6d358KOHsrysbvvpElwbTgSL4QpviV9a5ju+3dze7YRi0iB7 3JzWbl1G29Q45nydX58eWX++w+RAFlHI0kAwTY612bIqhP+MmRon7W70lw45gQfUzGz/DqdR M/FRNNYhOVYp2wbp6f2ytEaierTv8p201+mLB4SjVJ1vQtu3oVfYZVZeJDoxYn49SrjVejuA yq/lDEO9ykNTp4l7rGJcK+FRAdag5Oi7Tev6cq5DzJiON74W9MR5aqvOLtYo/bh3zKXf5ygy sN8+hJnkAwlaAJ38SnsxKfpy3aFLUuZEn+Ul3oUcarkCAwEAAaOBijCBhzAMBgNVHRMBAf8E AjAAMFYGCWCGSAGG+EIBDQRJFkdUbyBnZXQgeW91ciBvd24gY2VydGlmaWNhdGUgZm9yIEZS RUUgaGVhZCBvdmVyIHRvIGh0dHA6Ly93d3cuQ0FjZXJ0Lm9yZzAfBgNVHREEGDAWgRR3YkBm cmVlYmllLnhzNGFsbC5ubDANBgkqhkiG9w0BAQQFAAOCAgEAlKQNnSd8Jdt58NFTEaY202Qb XEdESmsRBaydVid6K956unv0rtp3GhkegEJEjhSKoN0K0rIIoYeHgiArmZu2wtMoNvKJG7kN bXQ+R8uWJ5CLMbQ8HbEommF2ptrkR72GrXwOnDyjInEB/1lTtLjoBGmk7A+sTpvaB/gUpvRZ ydr7h8XhNwTcYdBEUXBeKkR7N+FzzSHfmYH288i65fmKQX91F/ewoaB627sDLKH/Vt/M8Z/I NcqyPlmGuFSKlR184PKWY78VaA8RtHSsQrr97eSRIa6MOWlvYQyq8fUfcPUfxl45qLlH8s2n FP0O7ZMAHhbypjnRWNg/r+HGsUqUh6EKFRdp70MmSSWYnM3ZzxGBIb9UV1n4+nPUCUx9r1fa DIAc/1LEvcjLSlW6vHus48VAOJelNGfMsdr8VlVafJE0F0nIXRiUdoe5sO45RKCSefqgRSW/ 7nLb7mvBg8u9q5+7VLuCsXEkpgc65dIIUD+2FTXpA2Zb0LSeey5zKC+RYdCYYvLAl9sQwx5E 6FMCkHOMDu5MEJLI0oyjrHjDbt/aE+fUQlJrFmfIUUX4CeQCdvFqrHDRjOT7JVSQB6EqA8VZ zBFLYUlTKdunvFcwR+2gJyHOTqLbM8b+Qb972jaBE6bGPWbK6t9PSdUsf2g1B9CpDSMiuWe7 Ek/XJFe6NY0wggc9MIIFJaADAgECAgEAMA0GCSqGSIb3DQEBBAUAMHkxEDAOBgNVBAoTB1Jv b3QgQ0ExHjAcBgNVBAsTFWh0dHA6Ly93d3cuY2FjZXJ0Lm9yZzEiMCAGA1UEAxMZQ0EgQ2Vy dCBTaWduaW5nIEF1dGhvcml0eTEhMB8GCSqGSIb3DQEJARYSc3VwcG9ydEBjYWNlcnQub3Jn MB4XDTAzMDMzMDEyMjk0OVoXDTMzMDMyOTEyMjk0OVoweTEQMA4GA1UEChMHUm9vdCBDQTEe MBwGA1UECxMVaHR0cDovL3d3dy5jYWNlcnQub3JnMSIwIAYDVQQDExlDQSBDZXJ0IFNpZ25p bmcgQXV0aG9yaXR5MSEwHwYJKoZIhvcNAQkBFhJzdXBwb3J0QGNhY2VydC5vcmcwggIiMA0G CSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDOIsDiRn3sNigHUJbyoDNAjEvxO2Y/MeVrAjbb 1nz28YiPTnc2BUGV+QnwEs9GhnNgt25+6MBYZK7NsK1FFwxj+mcK6NbSvz7nmMTwTPrgA7s1 XWwh3p4g2brNZjI3cvr3CPXHzVjJjucOXuo+/hyhFAoVbIaEW2RmKnqpS1N59Yiie+4vCmEr jbJ+TValE+zq2pKerERBHlhgZQVm+MBEvcuU90J+C/dlaJhRBfDzBZEEHRsXguzIV7vDa3qI 8bByzCVbIJHsFgISjzLpFxhI0McFLgIwQrglnAVrP6o6p+tTSPfo0rYHmNwbxjR/f8kcgnoF WCsIW/M4oqsXXWbJmNeeEIui0t10mvdxDHJg381vmDOdljR2PiR6krAOlR5v5qBFOEeq10Ht SrcS9tcbg4oPLtgJtlnXqgT/0pN9aC7di0urWLovjeqVp6DDVIml+9uLUSKdssO+Eb4skYaL lnitINOKLxo/xtBRZYchsRkBZX9FHIf1fNBBTE8pmCH9Mx91DARR+hl329QUHO6Bwx31mLdp BpEi3QBQzIExrBIHezjaaFvmK9R+yV+t6OtyTPMB5Usgv5qmV8qRAAGLoXUhN7VjDWc+Rk9w IGfOxdZZ2wLg8NLLzbpit5BB6N0g5Cm8ZClCyCLceJr/Q+yYGwlRS1pawnHxxMtzqeWhCwID AQABo4IBzjCCAcowHQYDVR0OBBYEFBa1MhvUx/Pg5o7zvdKwOu6yORjRMIGjBgNVHSMEgZsw gZiAFBa1MhvUx/Pg5o7zvdKwOu6yORjRoX2kezB5MRAwDgYDVQQKEwdSb290IENBMR4wHAYD VQQLExVodHRwOi8vd3d3LmNhY2VydC5vcmcxIjAgBgNVBAMTGUNBIENlcnQgU2lnbmluZyBB dXRob3JpdHkxITAfBgkqhkiG9w0BCQEWEnN1cHBvcnRAY2FjZXJ0Lm9yZ4IBADAPBgNVHRMB Af8EBTADAQH/MDIGA1UdHwQrMCkwJ6AloCOGIWh0dHBzOi8vd3d3LmNhY2VydC5vcmcvcmV2 b2tlLmNybDAwBglghkgBhvhCAQQEIxYhaHR0cHM6Ly93d3cuY2FjZXJ0Lm9yZy9yZXZva2Uu Y3JsMDQGCWCGSAGG+EIBCAQnFiVodHRwOi8vd3d3LmNhY2VydC5vcmcvaW5kZXgucGhwP2lk PTEwMFYGCWCGSAGG+EIBDQRJFkdUbyBnZXQgeW91ciBvd24gY2VydGlmaWNhdGUgZm9yIEZS RUUgaGVhZCBvdmVyIHRvIGh0dHA6Ly93d3cuY2FjZXJ0Lm9yZzANBgkqhkiG9w0BAQQFAAOC AgEAKMfunIICulyAEso1Ch2Bb4lqmczyaA9/p+GNWJU+vfIGw5BarLVg9plDAaOIcJydYp2k h69nWA0wNjvmrUjTy3QChnE+4isDaPE0YkBGO1PqKPSs+2aVU4pNXf072WDXynlpO7FlkqbG gYJcnM3rTQGKpd8RVaoVyh83wIKYcGHbanyWo44uVD5PIamQ79yCv9zoRa1NkHMIPJRlsASZ dn/ivMJqFaqXBDck2B6UTm0OUb7WxI/Klm33Q9/oMGUnO3u7Q0NjxEP3suxozOEZjiL7mOF7 Wj4BNzuLCLCi85VOGsubzZqx27Jw8C1K29iw429FSDMS//48MipU98T3ivCII8JH/mR6ccDR HqZjsAd+pC/TAY/cnyu2xgipD5NIJfwS/Z9C3PPEPvZXsNfdadEGdzQKS9LKoP8cxozJFr7E zDI3aHNfCPtR90lTNgUKlQJM8nkaEPbYOnWc8x3xog1wZ4Ybsxb1L+Wk63mG+T0LwnMLpZms b/xnuOUvC6YYJI170Ug1KRhArJNg4ZaGULR6WdiPIQufz4KRxju/a9wHkbmXViOqtmyUxkgG POTOTqrk9i8J3FNvLvx06zpjmcKmrIm8p7JEoA2KEONs8iTL+pufcEcu3hSL1LIgCZaiZPEk HNyhNZwVstS8VS59BvWcDlX0WtaT2natJXNMxUMxggJcMIICWAIBATCBgDB5MRAwDgYDVQQK EwdSb290IENBMR4wHAYDVQQLExVodHRwOi8vd3d3LmNhY2VydC5vcmcxIjAgBgNVBAMTGUNB IENlcnQgU2lnbmluZyBBdXRob3JpdHkxITAfBgkqhkiG9w0BCQEWEnN1cHBvcnRAY2FjZXJ0 Lm9yZwIDAMauMAkGBSsOAwIaBQCggbEwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkq hkiG9w0BCQUxDxcNMDQxMjAyMjIzMjA4WjAjBgkqhkiG9w0BCQQxFgQURNqWpkUoggMGy2Qu pRDjzGlAP3kwUgYJKoZIhvcNAQkPMUUwQzAKBggqhkiG9w0DBzAOBggqhkiG9w0DAgICAIAw DQYIKoZIhvcNAwICAUAwBwYFKw4DAgcwDQYIKoZIhvcNAwICASgwDQYJKoZIhvcNAQEBBQAE ggEAx1nvWyJ2EOXRr5GghVlFEbmi3sdeOMMQM26oUR/Bx65u4Yap16lwsOentxLfg5+16Z58 PEbponO3rwonWia/jYQKwPNJcvcYIRt40ryKIiI12VXF/PrVP7aEcU2qRBJ6Xl2aNed5O0zm d+zwXuD3j9LJ6NNv57X9o//T7pUKW6zybyEfii07bG+p71gS1/CuTe/j66L+/U/OV90FCZuv 0QZ4NVbfWE7Sg31jiAn9ZvYBC53wKCx7tR1FiZMzaMtgbkJNCHLK5KGeC4mzVXUrF04/IG6x mq9/DD9BCif2uLrGvWpu/N93Sp0yQR7QO1R1nqasyzHFkSIuZRIHDYOttQ== --32u276st3Jlj2kUU-- From owner-freebsd-alpha@FreeBSD.ORG Fri Dec 3 05:38:15 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F32DE16A4CE; Fri, 3 Dec 2004 05:38:14 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 819B843D49; Fri, 3 Dec 2004 05:38:14 +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 iB35cDdm011973; Fri, 3 Dec 2004 00:38:13 -0500 (EST) (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 iB35cD26001220; Fri, 3 Dec 2004 00:38:13 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 56F217306E; Fri, 3 Dec 2004 00:38:13 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041203053813.56F217306E@freebsd-current.sentex.ca> Date: Fri, 3 Dec 2004 00:38:13 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/588/Sun Nov 14 19:06:21 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Scanned: ClamAV 0.80/614/Wed Dec 1 10:44:43 2004 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 05:38:15 -0000 TB --- 2004-12-03 04:15:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-03 04:15:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-12-03 04:15:00 - checking out the source tree TB --- 2004-12-03 04:15:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2004-12-03 04:15:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-03 04:21:40 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-03 04:21:40 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2004-12-03 04:21:40 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> 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-12-03 05:36:22 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-03 05:36:22 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2004-12-03 05:36:22 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Dec 3 05:36:23 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 [...] /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/actypes.h:168:2: #error ACPI_MACHINE_WIDTH not defined /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/actypes.h:277:2: #error unknown ACPI_MACHINE_WIDTH In file included from /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/acpi.h:129, from /tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/pci.c:63: /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/acmacros.h:377:2: #error unknown ACPI_MACHINE_WIDTH In file included from /tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/pci.c:64: /tinderbox/CURRENT/alpha/alpha/src/sys/dev/acpica/acpivar.h:31:21: acpi_if.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-12-03 05:38:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-03 05:38:12 - ERROR: failed to build generic kernel TB --- 2004-12-03 05:38:12 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Fri Dec 3 22:37:27 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D9C816A4CE for ; Fri, 3 Dec 2004 22:37:27 +0000 (GMT) Received: from neptune.atopia.net (neptune.atopia.net [209.128.231.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id D078F43D48 for ; Fri, 3 Dec 2004 22:37:26 +0000 (GMT) (envelope-from matt@atopia.net) Received: by neptune.atopia.net (Postfix, from userid 1001) id 392E0420C; Fri, 3 Dec 2004 17:37:26 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by neptune.atopia.net (Postfix) with ESMTP id 36B9B412D; Fri, 3 Dec 2004 17:37:26 -0500 (EST) Date: Fri, 3 Dec 2004 17:37:26 -0500 (EST) From: Matt Juszczak To: Wilko Bulte In-Reply-To: <20041202223208.GC30464@freebie.xs4all.nl> Message-ID: <20041203173545.U94026@neptune.atopia.net> References: <56213.134.210.7.179.1101315838.squirrel@134.210.7.179> <54705.134.210.7.179.1102024664.squirrel@134.210.7.179> <20041202223208.GC30464@freebie.xs4all.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: cntr1@loki.stockton.edu cc: freebsd-alpha@freebsd.org Subject: Re: FreeBSD Boot on a Alpha 433 X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 22:37:27 -0000 Here ya go... >>>boot dka0 (boot dka0.0.0.4.0 -flags A) block 0 of dka0.0.0.4.0 is a valid boot block reading 410 blocks from dka0.0.0.4.0 bootstrap code read in base = 1d8000, image_start = 0, image_bytes = 33400 initializing HWRPB at 2000 initializing page table at 1ca000 initializing machine state setting affinity to the primary CPU jumping to bootstrap code Console: SRM firmware console VMS PAL rev: 0x1000000010114 OSF PAL rev: 0x1000000020116 Switch to OSF PAL code succeeded. FreeBSD/alpha SRM CD9660 boot, Revision 1.2 (root@ds10.wbnet, Fri Nov 5 04:07:45 UTC 2004) Memory: 262144 k Loading /boot/defaults/loader.conf /boot/kernel/kernel data=0x5c4ce0+0x3d990 syms=[0x8+0x64ab8+0x8+0x53436] | Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel]... Entering /boot/kernel/kernel at 0xfffffc0000344c30... Copyright (c) 1992-2004 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.3-RELEASE #0: Fri Nov 5 11:30:09 UTC 2004 root@ds10.wbnet:/usr/obj/usr/src/sys/GENERIC Digital Personal Workstation (Miata) Digital Personal WorkStation 433au, 432MHz 8192 byte page size, 1 processor. CPU: EV56 (21164A) major=7 minor=0 extensions=0x1 OSF PAL rev: 0x1000000020116 real memory = 266493952 (254 MB) avail memory = 247070720 (235 MB) cia0: <2117x Core Logic chipset> cia0: Pyxis, pass 1 cia0: extended capabilities: 1 cia0: WARNING: Pyxis pass 1 DMA bug; no bets... pcib0: <2117x PCI host bus adapter> on cia0 pci0: on pcib0 dc0: port 0x9000-0x907f mem 0x80148000-0x8014807f irq 0 at device 3.0 on pci0 miibus0: on dc0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc0: Ethernet address: 00:00:f8:75:e8:fd dc0: if_start running deferred for Giant dc0: interrupting at CIA irq 0 dc0: [GIANT-LOCKED] atapci0: port 0x9080-0x908f,0x376,0x170-0x177,0x3f6,0 x1f0-0x1f7 irq 1 at device 4.0 on pci0 atapci0: interrupting at CIA irq 1 ata0: channel #0 on atapci0 ata0: interrupting at ISA irq 14 ata1: channel #1 on atapci0 ata1: interrupting at ISA irq 15 isab0: at device 7.0 on pci0 isa0: on isab0 pci0: at device 11.0 (no driver attached) pcib1: at device 20.0 on pci0 pci1: on pcib1 isp0: port 0x8000-0x80ff mem 0x80010000- 0x80010fff irq 16 at device 9.0 on pci1 isp0: interrupting at CIA irq 16 isp0: [GIANT-LOCKED] halted CPU 0 halt code = 5 HALT instruction executed PC = 1f00 >>>show conf Firmware SRM Console: V7.2-1 Mar 6 2000 14:47:02 ARC Console: 5.70 PALcode: OpenVMS PALcode V1.20-16, Tru64 UNIX PALcode V1.22-18 SROM Version: v5.90 Processor DECchip (tm) 21164A-1 Pass 433 MHz 96 KBytes SCache 2 MB BCache PYXIS ASIC Pass 257 MEMORY Memory Size = 256Mb Bank Size/Sets Base Addr ------ ---------- --------- 0 128Mb 00000000 1 128Mb 08000000 BCache Size = 2Mb Tested Memory = 256Mbytes PCI Bus Bus 00 Slot 03: Digital Semiconductor 21143 Network Controller ewa0.0.0.3.0 00-00-F8-75-E8-FD Bus 00 Slot 04: PCI IDE pqb0.0.1.4.0 PCI EIDE dka0.0.0.4.0 TOSHIBA CD-ROM XM-61 Bus 00 Slot 07: Intel SIO 82378 Bus 00 Slot 11: Digital TGA2 Graphics Controller Bus 00 Slot 20: DECchip 21152 PCI to PCI Bridge Bus 01 Slot 09: ISP1040 Scsi Controller pkc0.7.0.1009.0 SCSI Bus ID 7 dkc200.2.0.1009.0 RZ1CC-BA dkc300.3.0.1009.0 QUANTUM ATLAS10K2-TY ISA Slot Device Name Type Enabled BaseAddr IRQ DMA 0 0 MOUSE Embedded Yes 60 12 1 KBD Embedded Yes 60 1 2 COM1 Embedded Yes 3f8 4 3 COM2 Embedded Yes 2f8 3 4 LPT1 Embedded Yes 3bc 7 5 FLOPPY Embedded Yes 3f0 6 2 6 EIDE Embedded Yes 1f0 14 3f6 15 170 376 7 ES1888 Embedded Yes 220 5 1 5 >>>show dev dka0.0.0.4.0 DKA0 TOSHIBA CD-ROM XM-6102B 1106 dkc200.2.0.1009.0 DKC200 RZ1CC-BA 883F dkc300.3.0.1009.0 DKC300 QUANTUM ATLAS10K2-TY092L DA40 dva0.0.0.0.1 DVA0 ewa0.0.0.3.0 EWA0 00-00-F8-75-E8-FD pkc0.7.0.1009.0 PKC0 SCSI Bus ID 7 5.57 pqa0.0.0.4.0 PQA0 PCI EIDE pqb0.0.1.4.0 PQB0 PCI EIDE >>> On Thu, 2 Dec 2004, Wilko Bulte wrote: > On Thu, Dec 02, 2004 at 04:57:44PM -0500, Matt Juszczak wrote.. >> It is 5.3-RELEASE >> show DEV and show CONF output a lot of information. I'm able to do: >> >> show DEV > out >> show CONF >> out >> cat out | more >> >> and see the out file, but no idea how to get it to you.... (not that familiar with srm). > > Oh.. that is in fact not too difficult: use a serial console. Your machine > will happily talk 9600N81 on its serial port from that point on. > > You can also do a >>> SET CONSOLE SERIAL from the VGA console, and after > an INIT your console will show up > > Once you have the serial port connected to (say) another FreeBSD box > you can use something like tip to connect to the Alpha. I assume > you know how to capture things with 'script' or something like that. > > That output is of course quite easily email-able > >> Exact message is haltcode=5, CPU0 halted. Do you want the 4 character hex # too? >> >> -Matt >> >>> On Wed, Nov 24, 2004 at 12:03:58PM -0500, Matt Juszczak wrote.. >>> >>>> Hello, >>>> >>>> >>>> I have a personal workstation (433) Digital Alpha and when I do "boot >>>> dka0" the kernel loads off the CD (I'm trying to install BSD). It even >>>> gets passed hard drive detection but just dies with a haltcode. Any >>>> ideas? >>> >>> Some details would come in handy: >>> - what revision FreeBSD did you try? >>> - SHOW DEV from the >>> console prompt. >>> - SHOW CONF from the >>> console prompt. >>> - what is the exact haltcode etc message do you get? > > -- > Wilko Bulte wilko@FreeBSD.org > From owner-freebsd-alpha@FreeBSD.ORG Fri Dec 3 23:24:24 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 957C516A4CE for ; Fri, 3 Dec 2004 23:24:24 +0000 (GMT) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2A6E43D31 for ; Fri, 3 Dec 2004 23:24:23 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr4.xs4all.nl (8.12.11/8.12.11) with ESMTP id iB3NOKcw016675; Sat, 4 Dec 2004 00:24:21 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id iB3NOKps037041; Sat, 4 Dec 2004 00:24:20 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id iB3NOKDj037040; Sat, 4 Dec 2004 00:24:20 +0100 (CET) (envelope-from wb) Date: Sat, 4 Dec 2004 00:24:20 +0100 From: Wilko Bulte To: Matt Juszczak Message-ID: <20041203232420.GA37018@freebie.xs4all.nl> References: <56213.134.210.7.179.1101315838.squirrel@134.210.7.179> <20041124220745.GA42302@freebie.xs4all.nl> <54705.134.210.7.179.1102024664.squirrel@134.210.7.179> <20041202223208.GC30464@freebie.xs4all.nl> <20041203173545.U94026@neptune.atopia.net> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline In-Reply-To: <20041203173545.U94026@neptune.atopia.net> X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org User-Agent: Mutt/1.5.6i X-Virus-Scanned: by XS4ALL Virus Scanner cc: cntr1@loki.stockton.edu cc: freebsd-alpha@freebsd.org Subject: Re: FreeBSD Boot on a Alpha 433 X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 23:24:24 -0000 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 03, 2004 at 05:37:26PM -0500, Matt Juszczak wrote.. > Here ya go... >=20 > >>>boot dka0 >=20 > Bus 00 Slot 11: Digital TGA2 Graphics Controller Gamble: can you please try to remove the TGA card and see if the crash goes away? There have been more problems with TGA card support in the past. --=20 Wilko Bulte wilko@FreeBSD.org --VbJkn9YxBvnuCH5J Content-Type: application/x-pkcs7-signature Content-Disposition: attachment; filename="smime.p7s" Content-Transfer-Encoding: base64 MIIOfwYJKoZIhvcNAQcCoIIOcDCCDmwCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC C+swggSmMIICjqADAgECAgMAxq4wDQYJKoZIhvcNAQEEBQAweTEQMA4GA1UEChMHUm9vdCBD QTEeMBwGA1UECxMVaHR0cDovL3d3dy5jYWNlcnQub3JnMSIwIAYDVQQDExlDQSBDZXJ0IFNp Z25pbmcgQXV0aG9yaXR5MSEwHwYJKoZIhvcNAQkBFhJzdXBwb3J0QGNhY2VydC5vcmcwHhcN MDQxMTA2MjI0MzE2WhcNMDUxMTA2MjI0MzE2WjAlMSMwIQYJKoZIhvcNAQkBFhR3YkBmcmVl YmllLnhzNGFsbC5ubDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANtHavP0Bn9g xcTO+rGscZxb/+LZcFdERZcV6d358KOHsrysbvvpElwbTgSL4QpviV9a5ju+3dze7YRi0iB7 3JzWbl1G29Q45nydX58eWX++w+RAFlHI0kAwTY612bIqhP+MmRon7W70lw45gQfUzGz/DqdR M/FRNNYhOVYp2wbp6f2ytEaierTv8p201+mLB4SjVJ1vQtu3oVfYZVZeJDoxYn49SrjVejuA yq/lDEO9ykNTp4l7rGJcK+FRAdag5Oi7Tev6cq5DzJiON74W9MR5aqvOLtYo/bh3zKXf5ygy sN8+hJnkAwlaAJ38SnsxKfpy3aFLUuZEn+Ul3oUcarkCAwEAAaOBijCBhzAMBgNVHRMBAf8E AjAAMFYGCWCGSAGG+EIBDQRJFkdUbyBnZXQgeW91ciBvd24gY2VydGlmaWNhdGUgZm9yIEZS RUUgaGVhZCBvdmVyIHRvIGh0dHA6Ly93d3cuQ0FjZXJ0Lm9yZzAfBgNVHREEGDAWgRR3YkBm cmVlYmllLnhzNGFsbC5ubDANBgkqhkiG9w0BAQQFAAOCAgEAlKQNnSd8Jdt58NFTEaY202Qb XEdESmsRBaydVid6K956unv0rtp3GhkegEJEjhSKoN0K0rIIoYeHgiArmZu2wtMoNvKJG7kN bXQ+R8uWJ5CLMbQ8HbEommF2ptrkR72GrXwOnDyjInEB/1lTtLjoBGmk7A+sTpvaB/gUpvRZ ydr7h8XhNwTcYdBEUXBeKkR7N+FzzSHfmYH288i65fmKQX91F/ewoaB627sDLKH/Vt/M8Z/I NcqyPlmGuFSKlR184PKWY78VaA8RtHSsQrr97eSRIa6MOWlvYQyq8fUfcPUfxl45qLlH8s2n FP0O7ZMAHhbypjnRWNg/r+HGsUqUh6EKFRdp70MmSSWYnM3ZzxGBIb9UV1n4+nPUCUx9r1fa DIAc/1LEvcjLSlW6vHus48VAOJelNGfMsdr8VlVafJE0F0nIXRiUdoe5sO45RKCSefqgRSW/ 7nLb7mvBg8u9q5+7VLuCsXEkpgc65dIIUD+2FTXpA2Zb0LSeey5zKC+RYdCYYvLAl9sQwx5E 6FMCkHOMDu5MEJLI0oyjrHjDbt/aE+fUQlJrFmfIUUX4CeQCdvFqrHDRjOT7JVSQB6EqA8VZ zBFLYUlTKdunvFcwR+2gJyHOTqLbM8b+Qb972jaBE6bGPWbK6t9PSdUsf2g1B9CpDSMiuWe7 Ek/XJFe6NY0wggc9MIIFJaADAgECAgEAMA0GCSqGSIb3DQEBBAUAMHkxEDAOBgNVBAoTB1Jv b3QgQ0ExHjAcBgNVBAsTFWh0dHA6Ly93d3cuY2FjZXJ0Lm9yZzEiMCAGA1UEAxMZQ0EgQ2Vy dCBTaWduaW5nIEF1dGhvcml0eTEhMB8GCSqGSIb3DQEJARYSc3VwcG9ydEBjYWNlcnQub3Jn MB4XDTAzMDMzMDEyMjk0OVoXDTMzMDMyOTEyMjk0OVoweTEQMA4GA1UEChMHUm9vdCBDQTEe MBwGA1UECxMVaHR0cDovL3d3dy5jYWNlcnQub3JnMSIwIAYDVQQDExlDQSBDZXJ0IFNpZ25p bmcgQXV0aG9yaXR5MSEwHwYJKoZIhvcNAQkBFhJzdXBwb3J0QGNhY2VydC5vcmcwggIiMA0G CSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDOIsDiRn3sNigHUJbyoDNAjEvxO2Y/MeVrAjbb 1nz28YiPTnc2BUGV+QnwEs9GhnNgt25+6MBYZK7NsK1FFwxj+mcK6NbSvz7nmMTwTPrgA7s1 XWwh3p4g2brNZjI3cvr3CPXHzVjJjucOXuo+/hyhFAoVbIaEW2RmKnqpS1N59Yiie+4vCmEr jbJ+TValE+zq2pKerERBHlhgZQVm+MBEvcuU90J+C/dlaJhRBfDzBZEEHRsXguzIV7vDa3qI 8bByzCVbIJHsFgISjzLpFxhI0McFLgIwQrglnAVrP6o6p+tTSPfo0rYHmNwbxjR/f8kcgnoF WCsIW/M4oqsXXWbJmNeeEIui0t10mvdxDHJg381vmDOdljR2PiR6krAOlR5v5qBFOEeq10Ht SrcS9tcbg4oPLtgJtlnXqgT/0pN9aC7di0urWLovjeqVp6DDVIml+9uLUSKdssO+Eb4skYaL lnitINOKLxo/xtBRZYchsRkBZX9FHIf1fNBBTE8pmCH9Mx91DARR+hl329QUHO6Bwx31mLdp BpEi3QBQzIExrBIHezjaaFvmK9R+yV+t6OtyTPMB5Usgv5qmV8qRAAGLoXUhN7VjDWc+Rk9w IGfOxdZZ2wLg8NLLzbpit5BB6N0g5Cm8ZClCyCLceJr/Q+yYGwlRS1pawnHxxMtzqeWhCwID AQABo4IBzjCCAcowHQYDVR0OBBYEFBa1MhvUx/Pg5o7zvdKwOu6yORjRMIGjBgNVHSMEgZsw gZiAFBa1MhvUx/Pg5o7zvdKwOu6yORjRoX2kezB5MRAwDgYDVQQKEwdSb290IENBMR4wHAYD VQQLExVodHRwOi8vd3d3LmNhY2VydC5vcmcxIjAgBgNVBAMTGUNBIENlcnQgU2lnbmluZyBB dXRob3JpdHkxITAfBgkqhkiG9w0BCQEWEnN1cHBvcnRAY2FjZXJ0Lm9yZ4IBADAPBgNVHRMB Af8EBTADAQH/MDIGA1UdHwQrMCkwJ6AloCOGIWh0dHBzOi8vd3d3LmNhY2VydC5vcmcvcmV2 b2tlLmNybDAwBglghkgBhvhCAQQEIxYhaHR0cHM6Ly93d3cuY2FjZXJ0Lm9yZy9yZXZva2Uu Y3JsMDQGCWCGSAGG+EIBCAQnFiVodHRwOi8vd3d3LmNhY2VydC5vcmcvaW5kZXgucGhwP2lk PTEwMFYGCWCGSAGG+EIBDQRJFkdUbyBnZXQgeW91ciBvd24gY2VydGlmaWNhdGUgZm9yIEZS RUUgaGVhZCBvdmVyIHRvIGh0dHA6Ly93d3cuY2FjZXJ0Lm9yZzANBgkqhkiG9w0BAQQFAAOC AgEAKMfunIICulyAEso1Ch2Bb4lqmczyaA9/p+GNWJU+vfIGw5BarLVg9plDAaOIcJydYp2k h69nWA0wNjvmrUjTy3QChnE+4isDaPE0YkBGO1PqKPSs+2aVU4pNXf072WDXynlpO7FlkqbG gYJcnM3rTQGKpd8RVaoVyh83wIKYcGHbanyWo44uVD5PIamQ79yCv9zoRa1NkHMIPJRlsASZ dn/ivMJqFaqXBDck2B6UTm0OUb7WxI/Klm33Q9/oMGUnO3u7Q0NjxEP3suxozOEZjiL7mOF7 Wj4BNzuLCLCi85VOGsubzZqx27Jw8C1K29iw429FSDMS//48MipU98T3ivCII8JH/mR6ccDR HqZjsAd+pC/TAY/cnyu2xgipD5NIJfwS/Z9C3PPEPvZXsNfdadEGdzQKS9LKoP8cxozJFr7E zDI3aHNfCPtR90lTNgUKlQJM8nkaEPbYOnWc8x3xog1wZ4Ybsxb1L+Wk63mG+T0LwnMLpZms b/xnuOUvC6YYJI170Ug1KRhArJNg4ZaGULR6WdiPIQufz4KRxju/a9wHkbmXViOqtmyUxkgG POTOTqrk9i8J3FNvLvx06zpjmcKmrIm8p7JEoA2KEONs8iTL+pufcEcu3hSL1LIgCZaiZPEk HNyhNZwVstS8VS59BvWcDlX0WtaT2natJXNMxUMxggJcMIICWAIBATCBgDB5MRAwDgYDVQQK EwdSb290IENBMR4wHAYDVQQLExVodHRwOi8vd3d3LmNhY2VydC5vcmcxIjAgBgNVBAMTGUNB IENlcnQgU2lnbmluZyBBdXRob3JpdHkxITAfBgkqhkiG9w0BCQEWEnN1cHBvcnRAY2FjZXJ0 Lm9yZwIDAMauMAkGBSsOAwIaBQCggbEwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkq hkiG9w0BCQUxDxcNMDQxMjAzMjMyNDIwWjAjBgkqhkiG9w0BCQQxFgQUmXsunvfkmFFpO9qW 5318GPO/3D8wUgYJKoZIhvcNAQkPMUUwQzAKBggqhkiG9w0DBzAOBggqhkiG9w0DAgICAIAw DQYIKoZIhvcNAwICAUAwBwYFKw4DAgcwDQYIKoZIhvcNAwICASgwDQYJKoZIhvcNAQEBBQAE ggEAjTDXpRfDW+FtW0dMfnh34mI7KK/B71zJqkGDe6odZ5jda92R5QuqdsLFicq+iTRMmA5s +iNyDMDTq890PvOsjw4zrSBdfEsiYY1/y0F2lhArGZyYjBiE5XNcnM2m7ioeWw6txdBz0bSy kOy3dUwmWURzkINEu6SuOljLBulWFqolmeeP4EMXL/jxtXBFBnwJ/9iLFnkNkz8aed0sokbo 7JuzvbZBp/wgG7Gye5vgLK+3agmJ/fn+NjnTTwvimLY76qulLK3fZ5UnAVyBLJxQIzjhL8ha NGO7rBJhWizg4sAAiuHA60SDnfnBbHTSVs0uvk+CVzOZk+pTVRcFIQFA+A== --VbJkn9YxBvnuCH5J--