linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Meelis Roos <mroos@linux.ee>
To: linux-parisc@vger.kernel.org
Subject: problems in 5.9+git (no network initialized, systemd complains)
Date: Thu, 22 Oct 2020 10:29:55 +0300	[thread overview]
Message-ID: <914a9d98-24be-c022-e371-2a5674908168@linux.ee> (raw)

After testing if 5.9.0 worked on my rp2470, I comiled yesterdays git (v5.9-12462-gf804b3159482)
and it boots up partially - no network but there is console login on serial.

Noticed in dmesg:
[   14.403317] process '/sbin/init' started with executable stack
[   54.239069] systemd-udevd[460]: Failed to create SIGINT event source: Invalid argument
[   57.338167] systemd-udevd[673]: Failed to create SIGINT event source: Invalid argument
[   59.641694] ext2 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[  161.131316] systemd-udevd[1494]: Failed to create SIGINT event source: Invalid argument


As to why there is no network:
* There is dhcp client process /sbin/dhcpcd -q
* tail -n 50 /var/log/messages gives lines for syslogd startup each second:
Oct 22 09:51:54 rp2470 syslog-ng[6109]: syslog-ng starting up; version='3.26.1'
So it seems syslogd dies and is restarted in a loop. And there does not appear anything else in the messages for this boot, only shutdown of previous boot.

Is it something that might be known already? If not, I will try to bisect it if I get some time.

-- 
Meelis Roos <mroos@linux.ee>

             reply	other threads:[~2020-10-22  7:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22  7:29 Meelis Roos [this message]
2020-10-22  8:17 ` problems in 5.9+git (no network initialized, systemd complains) Jeroen Roovers

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=914a9d98-24be-c022-e371-2a5674908168@linux.ee \
    --to=mroos@linux.ee \
    --cc=linux-parisc@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).