NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/54899: crash DIAGNOSTIC in extent_alloc_region in ahd driver attach
The following reply was made to PR kern/54899; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/54899: crash DIAGNOSTIC in extent_alloc_region in ahd
driver attach
Date: Wed, 9 Jun 2021 04:31:32 +0000
Found the following buried in the gnats administrator mailbox.
Note that it's dated before the preceding followup message.
------
From: Frank Kardel <kardel%netbsd.org@localhost>
To: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/54899: crash DIAGNOSTIC in extent_alloc_region in ahd driver
attach
Date: Sun, 2 Feb 2020 14:12:13 +0100
Turns out, that this card and main board (bios) have issues. The pci dump
gives:
Base address register at 0x14
type: 64-bit nonprefetchable memory
base: 0x40000000f7080000
size: 0x0000000000080000
the Bit 62 is set and exceeds the iomem range,
On the previous board the value was:
Base address register at 0x14
type: 64-bit nonprefetchable memory
base: 0x00000000fe180000
which is much more sensible.
Upgrading the BIOS made the BIOS start very slow and the card was not
recognized any more
except for delaying the startup from normally ~30 seconds to several minutes.
Will close this bug.
The Mainboard is an ASUS Prime X570-PRO with BIOS 1405
Frank
Home |
Main Index |
Thread Index |
Old Index