All of lore.kernel.org
 help / color / mirror / Atom feed
From: "kilian.zinnecker--- via buildroot" <buildroot@buildroot.org>
To: kilian.zinnecker@mail.de, buildroot@buildroot.org,
	Arnout Vandecappelle <arnout@mind.be>
Subject: Re: [Buildroot] [help] configs/rock5b_defconfig: Switch to mainline kernel
Date: Sat, 10 Feb 2024 19:37:22 +0100	[thread overview]
Message-ID: <1956485.PYKUYFuaPT@laptop> (raw)
In-Reply-To: <b52d94dd-072c-42bc-8958-58141e8a20e2@mind.be>

Hello Arnout, all,

I was told that from kernel 6.7 on the ethernet of the Rock5B is supported, so 
I switched to that version (precisely 6.7.4 currently).

>   Clearly, the rootfs is on mmcblk1p2, not mmcblk0p2. So if you have
> mmcblk0p2 on your command line, and rootwait, it will just wait
> indefinitely for the rootfs to appear.

Yes, correct, when I switch to mmcblk1p2 it works now! But I also switched to 
kernel 6.7.4 for now and switched the console in the bootargs to ttyS2 again.

> > [   31.717905] vdd_gpu_s0: disabling
> > [  115.285576] random: crng init done
> 
>   That's pretty late for the RNG to be initialized, you'll need the RNG
> seeder from userspace - but this is enabled by default in Buildroot I
> think.

How could I check that?

> > Of course it could be, that it is just not configured anymore to put a
> > shell on the serial interface, but I already tried to address that with:
> > 
> > BR2_TARGET_GENERIC_GETTY=y
> > BR2_TARGET_GENERIC_GETTY_PORT="serial2"
> > 
> > However, that did not seem to help. Could it be, that there is something
> > wrong with the SD card formatting? It at least complains about it, but I
> > am too unfamiliar with that, so I don't know whether it is a problem.
> 
>   That's normal. It's because the generated image is not the exact size of
> your SD card, so the backup GPT partition table is somewhere in the middle
> instead of at the end. You can run parted on your laptop after writing the
> SD card and before booting it to fix the issue. But it shouldn't make any
> difference at all for booting.

Thanks, I am not familiar with this and thought, it might cause some troubles.

Currently the Rock5B does boot now with the 6.7.4 upstream kernel, but 
ethernet does not work yet. I try to figure out how to get it working, then I 
will submit a patch.

Thanks for your help and best regards,
Kilian



_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2024-02-10 18:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-06  6:41 [Buildroot] [help] configs/rock5b_defconfig: Switch to mainline kernel kilian.zinnecker--- via buildroot
2024-02-06  9:25 ` Arnout Vandecappelle via buildroot
2024-02-06  9:28   ` Arnout Vandecappelle via buildroot
2024-02-10 18:37   ` kilian.zinnecker--- via buildroot [this message]

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=1956485.PYKUYFuaPT@laptop \
    --to=buildroot@buildroot.org \
    --cc=arnout@mind.be \
    --cc=kilian.zinnecker@mail.de \
    /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 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.