cubieplayer / Cubian

Debian for Cubieboard
http://cubian.org
271 stars 49 forks source link

Cubian, incorrectly setting hmac #414

Open kristjanvalur opened 9 years ago

kristjanvalur commented 9 years ago

Hi there. I found by trial and error, that when setting the hmac error by editing the fex version of /boot/script.bin, the mac address _mustnot have colons in it.
/etc/init.d/cubian_fixrandomhmac seems to be doing it incorrectly.

See http://linux-sunxi.org/Ethernet:

Through script.bin: the Allwinner way, adding the value to your script.bin [dynamic] MAC = "XXXXXXXXXXXX"

michalliu commented 9 years ago

Yeah, It's a bug

danfos commented 9 years ago

Yeah, It's a bug

Good to have this confirmed. Can the wiki be updated?