-
Notifications
You must be signed in to change notification settings - Fork 24
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
the mac address on the nanopi-r1 changes from boot to boot #213
Comments
and so does the NEO |
On my nanopi-neo tha MAC address appears to be unchanged after power cycling |
you could do this:
for NetworkManager to use a custom MAC address. We can add this to the FAQ |
Probably the the auto generation of a random MAC provides sufficient added value to be considered?! - anyhow I try to follow your advice to change the connection manually besides of this! |
indeed. I have started to work on a systemd service to derive a MAC address from the serial number of the CPU |
note: not finding to work on this right now :( |
The nanopi-r1 provides every boot a different MAC address.
Reproduction:
Build mtda for nanopi-r1
Flash the card
Boot
Login -> readout ip addr
Power off/on
Login -> readout ip addr
The text was updated successfully, but these errors were encountered: