Hello,
ok I found the solution.
I retried the solution given by Iridium with the autostart.sh script. It seems that the mac address that I defined before didn't work. I tried another, and it's ok.
Thanks for your help.
Hello,
ok I found the solution.
I retried the solution given by Iridium with the autostart.sh script. It seems that the mac address that I defined before didn't work. I tried another, and it's ok.
Thanks for your help.
Display MoreThis should work.
ifconfig eth0 down
ifconfig eth0 hw ether 00:11:22:33:44:55 (Change to desired eth address)
ifconfig eth0 up
If it does - create a script from it and place in /storage/.config/autostart.sh
There must be a cleaner method but it should work for now.
I had tried this kind of solution but the mac address hadn't change with the help of the autostart.sh script. So that's why I posted a new message to find a solution.
@Iridium: Thanks for your reply and your tip. I will try it as soon as possible.
You talk about chipset in this case. I guess it is about the ethernet port or the name of the driver module for the ethernet port ?
Do you think I can find that information with the lsmod, hwinfo commands by connecting to the Em7680 through the terminal ?
Thanks.
Regards.
Hello,
I try to change the mac address of my hardware (Em7680 with Amlogic S905x CPU). I tried all the solutions found here but it doesn't work.
I don't know how to solve this problem, do you have an idea ?
Thanks a lot.
Note: I use an IP static address for my em7680 hardware on my router (192.168.x.xx)