Subject: Re: Alpha 1.3I snapshot
To: Mito Osamu <mito@st.rim.or.jp>
From: Christian Groessler <cpg@aladdin.de>
List: port-alpha
Date: 01/29/1999 15:38:58
On 1/29/99 12:43:15 PM Mito Osamu wrote:
>
>Don't work on My ALPHA STATION 200 4/100.
>
>----
>mito
>
>-------------------------
>>>>boot
>(boot dka0.0.0.6.0 -flags a)
>block 0 of dka0.0.0.6.0 is a valid boot block
>reading 15 blocks from dka0.0.0.6.0
>bootstrap code read in
>base = 1f6000, image_start = 0, image_bytes = 1e00
>initializing HWRPB at 2000
>initializing page table at 1e8000
>initializing machine state
>setting affinity to the primary CPU
>jumping to bootstrap code
>
>NetBSD/Alpha Primary Boot
>Jumping to entry point...
>
>NetBSD/Alpha Secondary Boot, Revision 1.9
>(ross@zeta, Fri Dec 11 17:21:15 PST 1998)
>
>VMS PAL revision: 0x1000000010530
>OSF PAL rev: 0x1000000020123
>Switch to OSF PAL code succeeded.
>
>Boot flags: a
>
>Loading netbsd...
>2674072+280800 [85+140136+84873]
>
>Entering netbsd at 0xfffffc0000301040...
>[ preserving 226000 bytes of netbsd ELF symbol table ]
>consinit: not using prom console
>Copyright (c) 1996, 1997, 1998, 1999
> The NetBSD Foundation, Inc. All rights reserved.
>Copyright (c) 1982, 1986, 1989, 1991, 1993
> The Regents of the University of California. All rights reserved.
>
>NetBSD 1.3I (GENERIC) #0: Mon Jan 25 00:49:42 MST 1999
> root@giauzar:/usr/srcwork/snap/src/sys/arch/alpha/compile/GENERIC
>AlphaStation 200 4/100, 100MHz
>8192 byte page size, 1 processor.
>real mem = 67108864 (2064384 reserved for PROM, 65044480 used by NetBSD)
>avail mem = 53747712
>using 794 buffers containing 6504448 bytes of memory
>mainbus0 (root)
>cpu0 at mainbus0: ID 0 (primary), 21064A (pass 1.1)
>apecs0 at mainbus0: DECchip 21071 Core Logic chipset
>apecs0: DC21071-CA pass 2, 64-bit memory bus
>apecs0: DC21071-DA pass 2
>
>fatal kernel trap:
>
> trap entry = 0x2 (memory management fault)
> a0 = 0xffffffff8028081c
> a1 = 0x1
> a2 = 0x1
> pc = 0xfffffc00004f4f84
> ra = 0xfffffc00004f4f7c
> curproc = 0xfffffc00005ae8f8
> pid = 0, comm =
>
>panic: trap
>Stopped in at Debugger+0x4: ret zero,(ra)
>db>
That's exactly what I got when I tried the last 3 -current's on my Alpha
(also Alphastation 200 4/100). 1.3.3 works fine.
What I found out yet is that the system type doesn't seem to be detected
correctly.
1.3.3 said s/th like:
AlphaStation 200 4/100 (Mustang II), 100MHz ,
where current says:
AlphaStation 200 4/100, 100MHz
It don't know when this started to happen, the last 3 -currents were the
only
ones I tried....
One other question:
how does it work to dump the console/bootstap loader messages?
/var/log/messages entries start too late with the NetBSD copyright
messages...
regards,
chris