On Mon, 2023-09-25 at 11:17 -0700, Khem Raj wrote: > core-image-minimal does not have ssh server in image so maybe start > with core-image-base or something or add > IMAGE_FEATURES += "ssh-server-openssh package-management hwcodecs" to > local.conf
Whilst in general that is good advice to make minimal more testable, you don't need an ssh server for ping to work so it won't be that for the ping issue. > you might need to prepare the target testing setup > > especially TEST_TARGET_IP and TEST_SERVER_IP and TEST_TARGET > see - > https://github.com/YoeDistro/yoe-distro/blob/master/conf/projects/visionfive2/config.conf#L18-L20 Can you share the full testimage log somewhere? The first thing to check is whether anything booted or not. If it hasn't booted, it won't ping. Start with that and work forward - are the network devices configured in the kernel log? That does raise the question - how are you provisioning the beaglebone and the other hardware with the image/kernel? I'm not sure that is setup to work under qemu? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#188211): https://lists.openembedded.org/g/openembedded-core/message/188211 Mute This Topic: https://lists.openembedded.org/mt/101578999/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
