i.MX8 ethernet cannot config static ip

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX8 ethernet cannot config static ip

1,085 Views
rudolphhsueh
Contributor III

Hi NXP,

       I test the Ethernet function with android 13 on i.MX8 pluse evk. I found a problem about static ip. I cannot config the static ip after I had changed thet ethernet config dialog. Could you have any idea to solve this issue? Thanks.

0 Kudos
10 Replies

1,073 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Which board and eth port are you using?

0 Kudos

1,069 Views
rudolphhsueh
Contributor III

Hi b45499,

      I use the prebuilt image to test the ethernet function on the 8MPLUS-BB. The OS build number is evk_8mp:13/TP1A.221005.002/bamboo02082040:userdebug/dev-keys. I check the eth port with
DHCP and it is work. Thanks.

1,062 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Good news it works now

0 Kudos

997 Views
rudolphhsueh
Contributor III

Hi b45499,

       Could you have any update for this issue?  I check the android 13 BSP of NXP. I found that the commit message(aee85dbd447c1752154bd9ccff8ad44a85b41603) like below

this patch can get ethernet config, but if we manually config the ethernet from the dialog,
fail to update the IpConfig, due to updateConfiguration seems only work on an automotive
device, I will try to use another way to fix it later.

Is the issue solved now?

thanks.

0 Kudos

989 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

"

this patch can get ethernet config, but if we manually config the ethernet from the dialog,
fail to update the IpConfig, due to updateConfiguration seems only work on an automotive
device, I will try to use another way to fix it later.

"

What is the patch you mentioned? Could you share us the link?

0 Kudos

860 Views
rudolphhsueh
Contributor III

Hi NXP,

      Do you have any idea for this issue? thanks.

0 Kudos

984 Views
rudolphhsueh
Contributor III

Hi NXP,

          This information I get in the i.MX8 BSP. 

imx8_bsp.png

I cannot get new update to fix this issue after I run command "repo sync" for this BSP. 

Is the issue solved?

0 Kudos

858 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Have you met some error messages when you download the source code?

0 Kudos

854 Views
rudolphhsueh
Contributor III

Hi NXP,

       No, I think that I downloaded BSP successfully. Below is my download log.

IMX8_T_BSP/android_build$ repo sync
remote: Enumerating objects: 8, done.
remote: Counting objects: 100% (8/8), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 8 (delta 4), reused 8 (delta 4), pack-reused 0
Unpacking objects: 100% (8/8), 14.47 KiB | 871.00 KiB/s, done.
project .repo/manifests/
Updating 4c3bb9d..4af837e
Fast-forward

Fetching: 100% (1137/1137), done in 18m33.668s
Checking out: 100% (1137/1137), done in 9m11.914s
repo sync has finished successfully.

       

0 Kudos

1,057 Views
rudolphhsueh
Contributor III

Hi b45499,

      We still cannot use settings->ethernet config to set static IP on i.MX8 plus. Could you give as the patch to fix this issue? thanks.

0 Kudos