Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2010 11:46:08 -0700
From:      Marcel Moolenaar <xcllnt@me.com>
To:        =?iso-8859-1?Q?Marc_L=F6rner?= <loerner@gmx.de>
Cc:        freebsd-ia64@freebsd.org
Subject:   Re: MCA on loading kernel
Message-ID:  <E8448763-C334-411A-92A5-E7E1D3954587@me.com>
In-Reply-To: <20100715073627.107950@gmx.net>
References:  <20100715073627.107950@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Jul 15, 2010, at 12:36 AM, Marc L=C3=B6rner wrote:

> Hello List,
> I checked out the sources from the repository and built a kernel
> from GENERIC configuration where SMP was disabled.=20
> The loader was also built from this source-tree.
>=20
> After bringing both files to the EFI-partition of the ALTIX,=20
> starting the loader and loading the kernel from specified path=20
> I get the following output on my console:
> OK help
>=20
> |/-\Verbose help not available, use '?' to list commands
>=20
> OK cd4=E2=96=92@4=E2=96=92@ 4=E2=96=92@4=E2=96=92@ load =
/bsd/boot/kernel/kernel
>=20
> /bsd/boot/kernel/kernel data=3D0xf6c720+0x1e1940 POD entered via MCA, =
using Cac mode
> 3 000: POD SysCt Cac> POD entered via MCA, using Cac mode
> 1 000: POD SysCt Cac> POD entered via MCA, using Cac mode
> 2 000: POD SysCt Cac> POD entered via MCA, using Cac mode
> 0 000: POD SysCt Cac> 4=E2=96=92@4=E2=96=92@
>=20
> Does anyone know what went wrong? Do I have to change some config in =
the
> source-tree like kernel-startaddress in ldconfig.ia64?
>=20
> @Marcel: While we're at it, what and where do I get your =
ALTIX-configuration file you wrote about earlier?

I have it here:
    http://ns1.xcllnt.net/~marcel/machines/ia64/altix/ALTIX

Don't mind the modules -- they don't work :-)

There's another piece of information that I forgot to relay:
The serial console is implemented by SAL on Altix hardware,
so you need the following environment variable to tell the
kernel (and the uart(4) driver in particular) to use the SAL
hardware:
	hw.uart.console=3Ddt:sgisn

I copied the loader that I'm using here:
    http://ns1.xcllnt.net/~marcel/machines/ia64/altix/loader.efi

As for the kernel: make sure it's linked at 0xe000003400000000.

FYI,

--=20
Marcel Moolenaar
xcllnt@mac.com






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E8448763-C334-411A-92A5-E7E1D3954587>