Neil Bothwick wrote: > On Tue, 17 Oct 2023 11:41:23 -0500, Dale wrote: > >>>> Neil, I tired that command journalctl but not sure about the >>>> options. It either returned a lot or nothing related.  I'll make >>>> note of the systemctl command.  If Ubuntu survives, I may need it >>>> one day.  ;-)  >>> If it returned nothing with -p err, nothing logged an error since the >>> last boot, which is odd considering something is broken. without -p >>> err, you get everything from the system log, it's like doing "cat >>> /var/log/messages" but only since the last reboot. You could pipe that >>> through grep, searching for the name of your network interface. >> Well, I didn't search for err.  I followed some other advice I found >> while searching. > Adding -p err means you only see error messages sent to the system log, > skipping the reams of info stuff. I always run "journalctl -b -p err" > after booting a new kernel, it tells me instantly if I've made a screw up. > > Of course, if I screw up really badly, the thing doesn't even boot... I wish I had that info then.  It may have proved helpful.  To be honest tho, when it failed the first time and I banged on it pretty good, I thought the BIOS messed up.  It wouldn't see anything network except in that one place where it showed disabled.  It was weird.  I recall when I installed Gentoo for the very first time, first kernel did the panic thing.  I got back to where I could fix it and rebooted into a new kernel.  It booted.  Ever since then, even tho I have bad luck with so much other stuff, I don't recall having a kernel fail to boot the first time.  I may have to go add some driver for some trivial thing but it gives me a login so I can work without booting rescue CD, mounting, chrooting and all that.   Now if everything else would work that good.  ROFL  Thanks for the help.  I'm happy now.  Dale :-)  :-)