public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: John Covici <covici@ccs.covici.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: my 5.15.93 kernel keeps rebooting
Date: Thu, 16 Feb 2023 06:50:20 -0500	[thread overview]
Message-ID: <m3r0up6d8j.wl-covici@ccs.covici.com> (raw)
In-Reply-To: <tsirfi$g2s$1@ciao.gmane.io>

On Wed, 15 Feb 2023 09:50:27 -0500,
Grant Edwards wrote:
> 
> On 2023-02-14, Rich Freeman <rich0@gentoo.org> wrote:
> 
> > Where are you getting this from, the system log/journal?  This doesn't
> > seem like a clean shutdown, so if it is a kernel PANIC I wouldn't
> > expect the most critical info to be in the log (since it will stop
> > syncing to protect the filesystem).  The details you need probably
> > will be displayed on the console briefly.  You can also enable a
> > network console, which will send the dmesg output continuously over
> > UDP to another device.  This won't be interrupted by a PANIC unless
> > there is some issue with the hardware or networking stack.
> 
> If you've got a serial port[1], you could also set up serial
> logging. Though using serial ports have become a bit of a lost art,
> the serial console code in the kernel is pretty carefully designed to
> be the last man standing when things start to die. It's possible
> (though I wouldn't say probable) that a serial console will be able to
> show you stuff closer to the event horizon than a network console can.
> 
> Anyway, since still I'm in the serial port business (yes, there are
> still plenty of people using serial ports in industrial settings) I
> had to mention it...
> 
> [1] For this purpose you want a plain old UART on the motherboard type
>     seial port. You'd be surprised how many motherboards still have
>     them. Even though they're never brought out to a DB9 connector on
>     the back panel, there's often an 8-pin header on the edge of the
>     board somewhere, so you'd need one of these:
> 
>     https://www.amazon.com/C2G-27550-Adapter-Bracket-Motherboards/dp/B0002J27R8/
> 
> 

Still having problems with the netconsole -- I am determined to get
this working,so let me explain a bit more.

The sending computer has two nics, eno1 for the internal network and
eno2 is on the internet.  So, my netconsole  stanza said
netconsole=@192.168.0.1/eno1,@192.168.0.2

The box which is at 192.168.0.2 has netcat (windows version) and I
tried the following:
netcat -u -v -l 192.168.0.2 6666 and I also tried 192.168.0.1 6666
which is the ip address of the linux console which I am trying to
debug.

I also tried 0.0.0.0 6666 which did not work either, but I think the
windows firewall was blocking, and I did fix that, but did not try the
0.0.0.0 after that.

So, what am I doing wrong here?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici wb2una
         covici@ccs.covici.com


  parent reply	other threads:[~2023-02-16 11:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-14 14:08 [gentoo-user] my 5.15.93 kernel keeps rebooting John Covici
2023-02-14 19:08 ` Rich Freeman
2023-02-14 19:54   ` John Covici
2023-02-14 21:25     ` Rich Freeman
2023-02-14 22:04       ` John Covici
2023-02-15 14:50   ` [gentoo-user] " Grant Edwards
2023-02-15 15:19     ` John Covici
2023-02-16 17:37       ` Laurence Perkins
2023-02-17 19:03         ` John Covici
2023-02-17 20:13           ` Mark Knecht
2023-02-17 21:30             ` John Covici
2023-04-16 10:09         ` John Covici
2023-04-16 10:28         ` John Covici
2023-02-15 16:42     ` Grant Edwards
2023-02-16 11:50     ` John Covici [this message]
2023-02-16 12:11       ` Rich Freeman
2023-02-16 14:08         ` John Covici
2023-02-16 14:17           ` Mark Knecht
2023-02-16 14:33           ` Rich Freeman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3r0up6d8j.wl-covici@ccs.covici.com \
    --to=covici@ccs.covici.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox