On Thu, Mar 23, 2023 at 10:50:48AM -0400, John wrote: > I get an error message which is absolutely the last thing before poweroff > that is NOT ever reported in kern.log nor by dmesg. > > It reads like this: > 48.255417 DMAR: DRHD: handling fault status reg 2 > 48.255457 DMR: [DMA Read] request device [00:17.0] PASID ffffffff fault addr > aboe9000 [fault reason 06] PTE read access is not set > 48.255557 reboot: Power down > > What pack age would this be in so I can file a bug?
Those look like kernel messages. A Google search leads me to <https://bugzilla.kernel.org/show_bug.cgi?id=82761> which reports a similar (but worse) experience. You can start there, or try your own luck with Google searches. If you're experiencing an actual problem, you might try contacting the Linux kernel mailing list. If it's just a few lines of text with no other symptoms, personally I'd just ignore it.