-
Notifications
You must be signed in to change notification settings - Fork 5
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
Every boot, a random MAC address. #7
Comments
Hello stolk, it seems to be an u-boot issue: In the UART Ai see: MMC: sdhci@ffe7080000: 0, sd@ffe7090000: 1 Warning: ethernet@ffe7060000 (eth1) using random MAC address - ce:49:41:74:e5:5d And in config from u-boot is |
I tried setting it with |
Yes, it was weird, try sudo ifconfig
From: Bram Stolk ***@***.***
Sent: Monday, May 22, 2023 8:38 PM
To: sipeed/LicheePi4A ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [sipeed/LicheePi4A] Every boot, a random MAC address. (Issue #7)
I tried setting it with ifconfig in if-pre-up.d/ but that did not work. I remember it working on sipeed rv86, but it does not work for pi4a.
—
Reply to this email directly, view it on GitHub <#7 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABTXULD4KLYQVYN7WU3ZQYDXHQBHRANCNFSM6AAAAAAYI3FKSM> .
You are receiving this because you are subscribed to this thread. <https://github.com/notifications/beacon/ABTXULGZCHSMIYLELLC2HMTXHQBHRA5CNFSM6AAAAAAYI3FKSOWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTS44FS2S.gif> Message ID: ***@***.*** ***@***.***> >
|
Hi, it is known issue, we fixed in next image (before 5.31) |
The ethernet ports get a random MAC address, every time the system boots.
How can I get a stable MAC? I want my router to be able to identify the Lichee Pi.
The text was updated successfully, but these errors were encountered: