[Bug 221350] Unable to boot/install on HPE Proliant MicroServer Gen10 (AMD Opteron X3000): Hangs/Panics
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 15 12:59:39 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221350
Rajesh <rajfbsd at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rajfbsd at gmail.com
--- Comment #48 from Rajesh <rajfbsd at gmail.com> ---
I hit a similar issue when I try to install FreeBSD 11.1 release (memstick
image), in one of our development boards.
Sometimes, I see installation hangs after the below messages
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff numa-domain 0 on acpi0
pcib0: _OSC returned error 0x10
pci0: <ACPI PCI bus> numa-domain 0 on pcib0
But, most of the time, I see a panic trace as seen in the attached image and
the system reboots. I see the panic during PCI device attach (like
"hpet_attach" or "xhci_pci_attach"). It's like if I disable one device in BIOS,
its proceeds furthur and panics in another driver. I could see "_OSC returned
error 0x10" messages here as well(but it proceeds further without hang and then
panics).
I tried setting hw.pci.realloc_bars=1 from boot loader prompt. It doesn't help.
So, could this issue be related to the base issue reported in this bug?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list