Skip to content

Hi3516EV300 IMX335 xiongmai can't set static ip #260

@henkiejan1

Description

@henkiejan1

Hi everyone,

After the last update my hi3516ev300 runs in a kernel panic. Luckely it was restored after i dismounted it from the wall and soldered the serial wires back one. Flashed again and it works.

But when i set a static ip with the webinterface. The device is no longer reachable by ip. It looks like it damage the file in: /etc/network/interfaces.d/eth0 But when i try to restore it doesn't even work. Only when i type in ssh: ifconfig eth0 192.168.2.172. But then i got a message there is no internet.

The file /etc/network/interfaces.d/eth0 changes to this after i switch it in the webinterface to static ip:

iface eth0 inet static hwaddress ether $(fw_printenv -n ethaddr || echo 00:00:23:34:45:66) address 192.168.2.172 netmask 255.255.255.0 gateway 192.168.2.1 pre-up echo -e "nameserver 192.168.2.4 " >/tmp/resolv.conf

Oh, and after booting i read in the start output:

Starting network... /bin/sh: syntax error: unterminated quoted string
Sadly same problem with my Xiongmai HI3516EV200 IMX307

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions