NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: install/60808 (Keyboard way too fast post install)



> Date: Sat, 26 Sep 2026 15:34:19 -0700
> From: Terry Schima <tangogolfsierra%gmail.com@localhost>
> 
> The other one shows the fact that the crash command did nothing. Do
> I need to run update, etc. to make it work?

The names are lapic_*, not lapid_*:

lapic_per_second
lapic_tval
lapic_hz

(It's the Local Advanced Programmable Interrupt Controller, not a
species of butterfly!)

> dmesg would not output anything with either of those switches. It
> balked that there is no '-v'.

`-x' and `-v' are not options to dmesg -- they're options to boot.

When you start the machine up, you should see a message from the
bootloader and a countdown timer, menu, and/or bootloader prompt.
Stop the timer, drop to the boot prompt, and type:

boot netbsd -vx

It looks like the dmesg you quoted is from VirtualBox (which is fine,
and the dmesg output when booted with -vx as well as the crash output
will be helpful because I don't have those from vbox), but can you
also elaborate on the bare metal you said this happened on as well?
And share the crash and dmesg output from that too?



Home | Main Index | Thread Index | Old Index