https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238392
--- Comment #4 from Conrad Meyer <[email protected]> --- FWIW, I don't seem to have the same problem with a similar CPU and chipset (different exact CPU, different board manufacturer): AMD 1950X ASRock X399 Taichi BIOS 3.30 (I think); 2018-08-21 Kernel: 13-CURRENT My `sysctl hw.acpi` is identical to yours, except that my hw.acpi.verbose=0. I don't have a verbose boot handy, so I don't have much to say about dmesg. I'm looking at a diff between my 'acpidump -dt' and yours. In FACP, our reset reg and value seem to match; my Flags= is mostly identical but also has "APIC_PHYSICAL." You're missing SRAT and SLIT tables entirely (do you have NUMA disabled in BIOS?). But nothing really jumps out at me from the acpidump diff — I'm no ACPI expert. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
