* problems in 5.9+git (no network initialized, systemd complains)
@ 2020-10-22 7:29 Meelis Roos
2020-10-22 8:17 ` Jeroen Roovers
0 siblings, 1 reply; 2+ messages in thread
From: Meelis Roos @ 2020-10-22 7:29 UTC (permalink / raw)
To: linux-parisc
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: problems in 5.9+git (no network initialized, systemd complains)
2020-10-22 7:29 problems in 5.9+git (no network initialized, systemd complains) Meelis Roos
@ 2020-10-22 8:17 ` Jeroen Roovers
0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers @ 2020-10-22 8:17 UTC (permalink / raw)
To: Meelis Roos; +Cc: linux-parisc
On Thu, 22 Oct 2020 10:29:55 +0300
Meelis Roos <mroos@linux.ee> wrote:
> 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?
Did you see the discussion about "parisc: Define O_NONBLOCK to become
000200000" yet?
I am using openrc but we may be looking at different manifestations of
the same problem.
> If not, I will try to bisect it if I get some time.
Try reverting that before you embark on a long git bisect.
Regards,
jer
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-22 8:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-22 7:29 problems in 5.9+git (no network initialized, systemd complains) Meelis Roos
2020-10-22 8:17 ` Jeroen Roovers
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.