On Wed, Apr 01, 2026 at 01:45:27PM -0700, Van Snyder wrote: > On Wed, 2026-04-01 at 21:51 +0200, M G Berberich wrote: > > The kernel-massages had GPU errors. > > I used to look for such errors in /var/log/error*, but those files no > longer exist, at least not on my computer. Where are they now? "dmesg - > k" appears to show messages only since the most recent boot. Can I look > at previous errors using dmesg? If not dmesg, how?
Use journalctl -- use options --since & --until to select the part near the crash. -- Alain Williams Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer. +44 (0) 787 668 0256 https://www.phcomp.co.uk/ Parliament Hill Computers. Registration Information: https://www.phcomp.co.uk/Contact.html #include <std_disclaimer.h>

