From owner-freebsd-alpha Fri Jul 7 17:45:53 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 8FAEE37B8CB; Fri, 7 Jul 2000 17:45:50 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id RAA65488; Fri, 7 Jul 2000 17:45:36 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.9.3/8.9.3) id RAA02812; Fri, 7 Jul 2000 17:45:16 -0700 (PDT) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 07 Jul 2000 17:45:16 -0700 (PDT) Organization: BSD, Inc. From: John Baldwin To: alpha@FreeBSD.org Subject: -current kernels seem to be broken Cc: peter@FreeBSD.org, dcs@FreeBSD.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 -- 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