Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi3516EV300 IMX335 xiongmai can't set static ip #260

Open
henkiejan1 opened this issue Jan 11, 2024 · 0 comments
Open

Hi3516EV300 IMX335 xiongmai can't set static ip #260

henkiejan1 opened this issue Jan 11, 2024 · 0 comments

Comments

@henkiejan1
Copy link

henkiejan1 commented Jan 11, 2024

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

@henkiejan1 henkiejan1 changed the title Hi3516EV300 xiongmai can't set static ip Hi3516EV300 IMX335 xiongmai can't set static ip Jan 11, 2024
@viktorxda viktorxda transferred this issue from OpenIPC/firmware Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant