ASR A702 Development

From ESS-WIKI
Revision as of 09:48, 22 October 2025 by Ray.su (talk | contribs) (Created page with "==Attention== ===Account & Password=== Account number <pre> ubuntu </pre> In device used "sudo" or "sudo su" to root. Password required. <pre> ubuntu </pre> == Flash Mac Addr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Attention

Account & Password

Account number

ubuntu

In device used "sudo" or "sudo su" to root. Password required.

ubuntu

Flash Mac Address

Download I226 tool to Device

I226 Flash Tool

Extract file

$ sudo tar zxvf LAN_I226_ASR-A702.tar.gz

Flash

Attention : The MAC address can only be burned in once

Please make sure mac address and set in : -mac=<XXXXXXXXXXXX>

$ cd LAN_I226_ASR-A702/I226_Flash_Tool
$ sudo su
# ./EepromAccessTool
# lspci

Asra702-lan.png

Lan : enP3p3s0

# setpci -s 0003:03:00.0 COMMAND=0003
# ./EepromAccessTool -nic=1 -f=FXVL_125C_V_2MB_2.36.1.bin -mac=XXXXXXXXXXXX

Lan : enP3p4s0

# setpci -s 0003:04:00.0 COMMAND=0004
# ./EepromAccessTool -nic=2 -f=FXVL_125C_V_2MB_2.36.1.bin -mac=XXXXXXXXXXXX

Lan : enP3p5s0

# setpci -s 0003:05:00.0 COMMAND=0005
# ./EepromAccessTool -nic=3 -f=FXVL_125C_V_2MB_2.36.1.bin -mac=XXXXXXXXXXXX

Lan : enP3p6s0

# setpci -s 0003:06:00.0 COMMAND=0006
# ./EepromAccessTool -nic=4 -f=FXVL_125C_V_2MB_2.36.1.bin -mac=XXXXXXXXXXXX

Lan : enP3p7s0

# setpci -s 0003:07:00.0 COMMAND=0007
# ./EepromAccessTool -nic=5 -f=FXVL_125C_V_2MB_2.36.1.bin -mac=XXXXXXXXXXXX

Lan : enP3p8s0

# setpci -s 0003:08:00.0 COMMAND=0008
# ./EepromAccessTool -nic=6 -f=FXVL_125C_V_2MB_2.36.1.bin -mac=XXXXXXXXXXXX

Power off and restart

Cold reboot the device.

Bootloader Version

Check device boot up in debugport log
ASR-A702-uefi.png

Burnin

ASR-A702 Burnin

BootCount

BootCount tool install

In first time please install bootcount tool

$ cd /home/ubuntu
$ sudo ./bootCount.sh

Default enter the OS 20s will poweroff

Boot On Off

The boot count message will be printed before log-in.
Air030 bootcount.jpg
Reset the boot count please remove bootCount.tt.

$ rm bootCount.tt

Tools

Test Command