Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jul 2000 17:45:16 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        alpha@FreeBSD.org
Cc:        peter@FreeBSD.org, dcs@FreeBSD.org
Subject:   -current kernels seem to be  broken
Message-ID:  <XFMail.000707174516.jhb@FreeBSD.org>

index | next in thread | raw e-mail

I built world on my alpha today which worked fine, but when I
booted my new kernel, I got this:

...
sc0: VGA <16 virtual consoles, flags=0x0>
panic: cpu_initclocks: no clock attached
panic
db>

When I tried to type in commands to get a backtrace, I got
these lovely messages:

ERROR: scancode 0x30 not supported on PCXAL

One for each key (with a suitable scancode each time of
course).

My guess is that mcclock0 (the only clock I have in my
kernel) isn't being configured properly, but I do have
this in /boot/device.hints:

hint.mcclock.0.at="isa"
hint.mcclock.0.port="0x70"

Also, the loader appears to be somewhat broken as well.
A brand new loader from today's sources displays:

Loader version 0.3+ required
\
start: not found

During the boot, which is somewhat annoying.  *sigh*
Any suggestions, etc.?

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000707174516.jhb>