Re: RestoreCD 4.99.72 & 5.0 BETA boot error

Izumi Tsutsui <[email protected]> Sun, 4 Jan 2009 00:02:13 +0900
Newsgroups gmane.os.netbsd.ports.cobalt
Message-ID <[email protected]>
Anthony Howe wrote:

> vr0 at pci0 dev 18 function 0: VIA VT6102 (Rhine II) 10/100 Ethernet
> panic: mpacpi_findintr_linkdev: irq mismatch
> fatal breakpoint trap in supervisor mode
> trap type 1 code 0 eip c042c95c cs 8 eflags 246 cr2 0 ilevel 8
> Stgopped in pid 0.1 (system) at netbsd:breakpoint+0x4:  popl   %ebp
> db{0}>

Maybe the same problem with PR kern/38540
http://www.NetBSD.org/cgi-bin/query-pr-single.pl?number=38540
It is not fixed yet even in -current, though.

> NOTE that the boot memu ignores USB keyboard input, so it is impossible
> to try other memu options, such as disable ACPI or disable ACPI & SMP.

Does your machine have some BIOS memu like "Legacy USB support"?
Enabling it may make BIOS INT functions (which x86 bootloader uses)
also recognize USB keyboard.

> The 4.0.1 CD appears to boot fine.

Maybe this is a problem in new ACPICA..
---
Izumi Tsutsui