balena-os / balena-iot-gate-imx8

Apache License 2.0
4 stars 0 forks source link

eth0 not working on latest rev boards with balenaOS 2.85.2+rev1 #41

Closed npatil-boosterfuels closed 2 years ago

npatil-boosterfuels commented 2 years ago

Hello, Recently we received latest revision eval kit of iot-gate-imx8 and are unable to get eth0 to work. eth0 led keeps going on/off and is not able to exchange packets. eth1 works fine. Eth0 was not an issue with earlier rev boards and BalenaOS. Please note, eth0 works just fine on base os shipped from Compulab. The issue only happens after running balenaOS.

Please let me know if you need additional info. ` root@xxxx:~# cat /etc/os-release
ID="balena-os" NAME="balenaOS" VERSION="2.85.2+rev1" VERSION_ID="2.85.2+rev1" PRETTY_NAME="balenaOS 2.85.2+rev1" MACHINE="iot-gate-imx8" META_BALENA_VERSION="2.85.2" BALENA_BOARD_REV="fba8222" META_BALENA_REV="34a41e07" SLUG="iot-gate-imx8"

serialpn=IOT-GATE-iMX8-D4-NA32-WB-JS7600G-XL-TIC-FARS4-FBCAN-V100-220414-0001c0306683

`

npatil-boosterfuels commented 2 years ago

Just an update from Compulab that the Ethernet PHY was updated to Realtek RTL8211E so following patches need to be integrated. is it possible to get this integrated in base balenaOS or do we have to build custom image with patches integrated?

jellyfish-bot commented 2 years ago

[alexgg] This issue has attached support thread https://jel.ly.fish/4cebe8de-e046-4cbf-b86d-cf6e314e3575

acostach commented 2 years ago

Hi @npatil-boosterfuels , we've merged the BSP update that includes in the patches you mentioned, if you want to test them out before the image will become available in the cloud you can do a local yocto build of the master branch.

npatil-boosterfuels commented 2 years ago

Hi @npatil-boosterfuels , we've merged the BSP update that includes in the patches you mentioned, if you want to test them out before the image will become available in the cloud you can do a local yocto build of the master branch.

Great! Thank you for the update @acostach.

acostach commented 2 years ago

The image 2.98.33 for the iot-gate-imx8 contains the reqtested BSP update.