I wonder if I can ask for some clarification about this. I'm finding my Gemini is forgetting my wifi settings on Debian between sessions, and I understand from what I read here that it is caused by the Gemini's boot firmware resetting the mac address. I have dual boot Android 8 and Debian.
I have got hold of hexedit and done this:
What i did is:
1) hexedit /nvdata/APCFG/APRDEB/WIFI and set the mac address in bytes 04-09 (mind that the base is 0, so it starts at the 5th byte) of the first row (0).
When I run that command I see a grid of numbers, which I assume is right. But I don't understand how to set the mac address using that tool, so if anyone can fill in the blanks I'd be very grateful. Also, any hints about what I should set it to would be gratefully received.
I only roughly know what a mac address is, and I've never had to get involved with one before. I have used a hex editor before but it was a long time ago and I can''t remember why!
Sorry to be so needy but some spoonfeeding would be appreciated. Thanks.