tech-kern archive

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

Booting HP DL360 gen9



Greetings,

I try to boot recent NetBSD on HP DL360g9 and it seems to be not supported.

-current INSTALL kernel fail here:

[   1.0455437] Intel Xeon E7 v3/Xeon E5 v3/Core i7 VCU (miscellaneous system, revision 0x02) at pci29 dev 31 function 2 not configured
[ 1.0455437] panic: kernel diagnostic assertion "ci->ci_tlbstate != TLBSTATE_VALID" failed: file "/usr/src/sys/arch/x86/x86/pmap.c", line 3411 [ 1.0455437] cpu0: Begin traceback...
[   1.0455437] ?() at ffffffff80a68568
[   1.0455437] ?() at ffffffff80be03ef
[   1.0455437] ?() at ffffffff8055e63e
[   1.0455437] ?() at ffffffff80a1197a
[   1.0455437] cpu0: End traceback...
[   1.0455437] fatal breakpoint trap in supervisor mode
[   1.0455437] trap type 1 code 0 rip 0xffffffff80221a35 cs 0x8 rflags 0x202 cr2 0 ilevel 0x7 rsp 0xffffad025bdadef0
[   1.0455437] curlwp 0xffff86cef5582100 pid 0.11 lowest kstack 0xffffad025bda92c0
Stopped in pid 0.11 (system) at ffffffff80221a35:       leave
?() at ffffffff80221a35
?() at ffffffff80a68568
?() at ffffffff80be03ef
?() at ffffffff8055e63e
?() at ffffffff80a1197a
ds          ffff
es          0
fs          df00
gs          dea0
rdi         7
rsi         2f8
rbp         ffffad025bdadef0
rbx         ffff86cef5582100
rdx         1
rcx         7
rax         800
r8          ffff86cef5582100
r9          7
r10         ffffad025bdad53c
r11         fffffffe
r12         ffffffff80ec30c8
r13         ffffad025bdadf38
r14         104
r15         0
rip         ffffffff80221a35
cs          8
rflags      202
rsp         ffffad025bdadef0
ss          10
ffffffff80221a35:       leave

and 9.2-INSTALL is stuck here:

[   1.0000030] bogus MADT X2APIC entry (id = 0x1b)
[   1.0000030] acpi0 at mainbus0: Intel ACPICA 20190405
[   1.0000030] acpi0: X/RSDT: OemId <HP    ,ProLiant,00000001>, AslId <    ,01000013>
[ 1.0000030] allocated pic ioapic0 type level pin 9 level 6 to
many other kernels are also stuck at this point.
This do not crash into db, just freeze forever.

It boots without ACPI, but neither network or disk is working, no interrupts
are allocated.

Any chance this server can work under NetBSD? What information can I provide
to help it?

--
Sincerely yours,
Dima Veselov
Physics R&D Establishment of Saint-Petersburg University


Home | Main Index | Thread Index | Old Index