Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2024.05.0 zynqmp kernels get random mac address for eth0 on each boot #4

Open
wmamills opened this issue Jul 23, 2024 · 0 comments
Open

Comments

@wmamills
Copy link
Contributor

kv260 and zcu102 (HW & QEMU) get a random mac address at the kernel level each boot cycle.
The u-boot level has the correct mac address.
This is a know failure on zynqmp when things are not configured correctly.
It is believed that v6.6.y kernel builds have NOT shown this issue but the exact kconfig and value of ".y" needs to be investigated and proper operation need to be re-asserted.

Do to the nature of QEMU user networking DHCP server, the first boot in the emulator will get the correct/expected 10.0.2.15 address.
HOWEVER if the user does a "shutdown -r now" the next boot will get 10.0.2.16 and the preset config for host pane "ssh qemu-zcu102" won't work.

On real HW the user will have to query the IP address each boot if they wish to use ssh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant