Embedded Connectivity
Intel network controllers, Firmware, and drivers support systems
912 Discussions

After configuring the INVM mode register of i210 incorrectly, it cannot be downloaded into the regis

phsd
Beginner
343 Views

I was able to download the program before, but after changing the value of register 0x24, I couldn't download the program anymore. Is there any way to reset everything or remedy itimage.pngimage.pngimage.png

0 Kudos
6 Replies
IntelSupport
Community Manager
309 Views

Hello phsd,


Greetings from Intel!


Thank you for contacting Intel Support.


We understand that after incorrectly configuring the INVM mode register of the Intel i210, you are now unable to download to the register and are experiencing checksum failures.


To assist you further, kindly provide the following details:

  • Product Information: Complete name/model of the Intel i210
  • System Information: Details of the system where the adapter is installed
  • Operating System: Version and type of OS in use
  • Purchase Details: Was the adapter purchased separately or shipped as part of the system?


Please feel free to respond to this email at your earliest convenience.


Best regards,

Shankith K P

Intel Customer Support Technician


0 Kudos
phsd
Beginner
139 Views

1. Model: i @ 122301GCP WGI210AT;
2. The system used is a PE system;
3. Purchased separately;
4. I want to configure it as fiber optic mode; Unable to communicate after successful configuration; Can you provide me with a txt document configured for fiber optic mode; I cannot configure BK in both 0x1536 mode and 0x157C mode。

5. The following is the txt document I configured. Can you help me modify it to fiber mode?

image.png

 

;2013-04-07
IMGVER 0.6
IMGTYPE 4 ; I210 KX without APM
 
;====================================================================================
; I N T E L   P R O P R I E T A R Y
;COPYRIGHT (c) 1998 - 2012 BY INTEL CORPORATION.  ALL RIGHTS RESERVED.
;NO PART OF THIS PROGRAM OR PUBLICATION MAY BE REPRODUCED, TRANSMITTED, TRANSCRIBED,
;STORED IN A RETRIEVAL SYSTEM, OR TRANSLATED INTO ANY LANGUAGE OR COMPUTER LANGUAGE
;IN ANY FORM OR BY ANY MEANS, ELECTRONIC, MECHANICAL, MAGNETIC, OPTICAL, CHEMICAL,
;MANUAL, OR OTHERWISE, WITHOUT THE PRIOR WRITTEN PERMISSION OF:
;INTEL CORPORATION
;2200 MISSION COLLEGE BOULEVARD
;SANTA CLARA, CALIFORNIA 95052-8119
 
;Autoload commands configuration file for Flashless I210.
 
;SYNTAX:
;=======
; The following entries are allowed in file:
 
; Single command record entry:
; ============================
; <Record type> <Address> = <Data> <Reset type> <Comment>
 
; Series of commands which must be applied in exact sequance
; ===========================================================
; Ordered_Section_Start
 
; <Single record entry #1>
; .
; .
; <Single record entry #N>
 
; Ordered_Section_End
 
;      Pure comment line like the one you are looking at :-).
; ======================================================
 
; Empty line with white characters only.
; ======================================================
 
; where:
; <Record type> - record type:
; WALD - autoload word record
; CSRALD - CSR autoload record
; PHYALD - PHY autoload record
 
; <Address> - address in hexadecimal format from range: 
; 0x00 - 0x2E in WALD records definition
; 0x00000 - 0x1FFFC (4 bytes alignment required) in CSRALD records definition
; 0x00 - 0x1F in PHYALD records definition
 
; <Data>  - Data to set in hexadecimal format:
; 0x0000 - 0xFFFF in WALD and PHYALD records definition
; 0x00000000 - 0xFFFFFFFF in CSRALD records definition
 
; <Reset type> - describes set of reset events for which particular record data setting is to be applied:
; LPG_RST  - LanPower Good Reset only
; PCIE_RST - PCIe asserted reset and all above
; SW_RST   - Host software asserted device reset and all above
 
; <Comment> - any sequence of printable characters (including space and tab) starting with ';'
 
 
; Duplicates (records with the same value of fields: <Record type> <Address> and <Reset type>) shouldn't 
;    be defined outside ordered section. If both are found outside ordered section then all but the first found
;    will be silently ignored by the commands parser. If one of them is defined in ordered section then its counterpart 
;    outside ordered section will be ignored as well.
 
 
CSRALD 0x5ba0 = 0x00001541 LPG_RST ; [Intel] Set GPAR_EN from CSR auto config.
 
CSRALD 0x0000 = 0x08100241 SW_RST ; [Intel] Set CTRL.SLU.
 
WALD    0x0a    = 0x402F      PCIE_RST ; [Intel] Set GPAR_EN.
WALD 0x1b = 0x3400 PCIE_RST        ; [Intel] Default settings.
WALD 0x28 = 0x1C60 PCIE_RST        ; [Intel] FLBAR_Size = 000
WALD 0x0d = 0x157C PCIE_RST ; [Intel] SerDes Device ID
WALD 0x21 = 0x0584 PCIE_RST ; [Intel] Default settings.
WALD 0x24 = 0x02B0 PCIE_RST ; [Intel] Link Mode = 11 (KB)
; Common Customer Configurations
; ==============================
;   Subsystem Vendor ID and Subsystem ID - Uncomment the following lines and insert the values.
; WALD 0x0B = 0x0000 PCIE_RST ; Subsystem ID
; WALD 0x0C = 0x8086 PCIE_RST ; Susbsystem Vendor ID
;
;   Disable IO BAR - Uncomment the following line.
; WALD 0x19 = 0x3000 PCIE_RST ; Clear IO_Sup
;
;   Non-default LED Configuration - Uncomment the following lines and set the values for the LED configuration.
; WALD 0x1C = 0x0784 PCIE_RST ; LED1 Config
; WALD 0x1F = 0x0706 PCIE_RST ; LED0,2 Config
;
;   Enable Power-Down Modes - Uncomment the 1st line to enable power down with the DEV_OFF_N pin.
;       Uncomment the 2nd line to enable the dynamic power down mode.
;       Enabling both power down modes is not permitted.
; WALD 0x1E = 0xB200 PCIE_RST ; Enable DEV_OFF Power Down
; WALD 0x1E = 0x7200 PCIE_RST ; Power Down Settings
;
;   LAN Power Consumption - Uncomment the following line and insert power data to be provided in the PCIe config space.
; WALD 0x22 = 0x0000 PCIE_RST ; LAN Power Consumption
;
;   Watchdog Configuration - Uncomment the following line to enable the watchdog after reset.
; WALD 0x2E = 0x9000 SW_RST ; Enable watchdog
;
 
 
Ordered_Section_Start
CSRALD 0x5B44 = 0x00FF00A8 LPG_RST ; [Intel] Set NFTS to 0xA8.
CSRALD 0x5B40 = 0x5E000090 LPG_RST ; [Intel]  cont.
Ordered_Section_End
 
 
 
0 Kudos
phsd
Beginner
139 Views

image.pngimage.pngimage.pngimage.pngimage.png

This is my schematic and optical drive module manual. How should I configure this i210?

0 Kudos
IntelSupport
Community Manager
230 Views

Hello phsd,


Greetings from Intel!


Thank you for contacting Intel Support.


We are following up to check if you were able to find the information we requested for. 

Kindly revert with the details, so that we can continue assisting you in resolving this matter.

 

Thank you for using Intel products and services.

 

Regards,

Shankith K P

Intel Customer Support Technician


0 Kudos
TejasMohan
Employee
123 Views

Hello Phsd,


Greetings from Intel!


Thank you for sharing the details.


Based on the information provided, it appears that the NICs in your system are embedded, and we do not see any PCIe Ethernet Adapter listed. If this is confirmed, we regret to inform you that support for onboard NICs is limited. In such cases, we recommend reaching out to your system manufacturer for further assistance.


For more information, you may refer to the following article:

https://www.intel.com/content/www/us/en/support/articles/000092457/ethernet-products/gigabit-ethernet-controllers-up-to-2-5gbe.html

Please don’t hesitate to contact us if you need any further assistance.


Best regards,

Tejas

Intel Customer Support Technician


0 Kudos
IntelSupport
Community Manager
94 Views

Hello Phsd,


Greetings from Intel!


Thank you for reaching out regarding the issues you're experiencing with Intel® Ethernet chips on your custom board. We’ve moved your concern to our dedicated Embedded Connectivity team for further assistance.


They will be in touch with you to provide the necessary support.


Best regards,

Shankith K P

Intel Customer Support Technician


0 Kudos
Reply