Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Conversation

@mpous
Copy link
Owner

@mpous mpous commented Jan 21, 2022

This PR will add support to Raspberry Pi Zero W 1 and 2 that don't have Ethernet mac address to generate the EUI.

The source code to generate the default EUI was using eth0 or alphabetically the first one (usually balena0 was selected). However balena0 was a virtual interface and it was changing every time the device was restarted. Now I forced to select the last alphabetically, so it will select wlan0 if there is no eth0 interface.

@mpous mpous merged commit 98d9e35 into master Jan 21, 2022
@mpous mpous deleted the pizero-w branch January 21, 2022 14:50
@mpous mpous linked an issue Jan 21, 2022 that may be closed by this pull request

* Raspberry Pi 3/4 or [balenaFin](https://www.balena.io/fin/)
* SD card in case of the RPi 4
* Raspberry Pi 0, 3/4 or [balenaFin](https://www.balena.io/fin/)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Due to discussion at https://twitter.com/U8dEngineer/status/1484876878926209032 maybe specifically state which Pi Zeros are supported?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Project for Raspberry Pi Zero

3 participants