Tuesday, March 3, 2020

[fedora-arm] Re: What is the latest arm64 image that people have successfully run on the RPi4?

On 3/3/20 5:09 PM, Peter Robinson wrote:
>>>> I just tried Fedora-Minimal-Rawhide-20200302.n.1.aarch64.raw.xz and it worked
>>>> properly. However, Fedora-Workstation-Rawhide-20200302.n.1.aarch64.raw.xz
>>>> has a problem, as shown by the attached session.log file. I let it run for
>>>> a long period of time, and after 5 or 10 minutes it wound up at a dracut
>>>> emergency prompt. Please note that this was a fresh install - the only
>>>> thing I changed was to enable the console uart in config.txt so I could log
>>>> the output.
>>>
>>> We're a few weeks out from Fedora 32 Beta, so Rawhide is getting very little
>>> attention right now. Both of these are pre-release as well, so issues are
>>> somewhat expected until GA.
>>>
>>> The last nominated nightly was 20200225.n.0, I tested both Minimal and
>>> Workstation images for AArch64 and they should boot as expected.
>>
>> Thanks Paul. I just tried Fedora-Workstation-32-20200225.n.0.aarch64.raw.xz on my RPi4 but it behaves the same as I previously reported. There is a 5 minute pause after the eth0 link becomes ready and I then wind up in the dracut emergency shell.
>
> That's two different an unrelated problems. Is the pause with ethernet
> before the grub2 prompt?

No - the pause is in the kernel. In an earlier email in this chain, I attached a file "session.log". Here is part of that file - note that the eth0 link comes up at around the 28 second mark. Then there is a 5 minute pause where nothing appears to be happening, and then at the 321 second mark, dracut starts printing timeout messages.

[ 23.467681] raspberrypi-firmware soc:firmware: Request 0x00028001 returned status 0x00000000
[ 23.969125] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ 23.986485] bcmgenet fd580000.ethernet eth0: Link is Down
[ 27.394605] systemd-udevd (515) used greatest stack depth: 11696 bytes left
[ 28.172043] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 28.186922] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 28.241941] NetworkManager (549) used greatest stack depth: 10272 bytes left
[ 234.092146] random: crng init done
[ 234.101385] random: 6 urandom warning(s) missed due to ratelimiting
[ 321.541094] dracut-initqueue[522]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 322.921646] dracut-initqueue[522]: Warning: dracut-initqueue timeout - starting timeout scripts

The "Warning: dracut-initqueue timeout" messages repeat for a quite a while, then at the 466 second mark we get the following:

[ 464.979853] dracut-initqueue[522]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 466.181960] dracut-initqueue[522]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 466.183175] dracut-initqueue[522]: Warning: Could not boot.
Starting Setup Virtual Console...
[ OK ] Started Setup Virtual Console.
[ 466.475450] audit: type=1130 audit(1580894910.719:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 466.475689] audit: type=1131 audit(1580894910.719:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Starting Dracut Emergency Shell...
[ 466.661153] audit: type=1131 audit(1580894910.899:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Warning: /dev/disk/by-uuid/369ee56a-5038-4040-b16e-f127f8a81ba0 does not exist

Generating "/run/initramfs/rdsosreport.txt"


Entering emergency mode. Exit the shell to continue.
Type "journalctl" to view system logs.
You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot
after mounting them and attach it to a bug report.


dracut:/#

Steve
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org

No comments:

Post a Comment