--- SURVEY Are you satisfied with the S-D site? ---

Hello to all of you and thank you again for your loyalty,
Today I want to know if you are satisfied with the site since the change of the server and some touch-ups of the color and the change of the theme of the Forum.
Of course I am aware that there may still be work to do but the biggest part is done
Thank you for your answers
www.station-drivers.com/index.php/en/for...th-the-s-d-site#3618

lan Intel I225-V/I225-LM Rev 1.x Lan Controllers Firmware Version 1.89

  • helzayat
  • helzayat Profilbild
  • Offline
  • Newbie
  • Newbie
    Enregistré
  • Inlägg: 1
  • Thanks: 0

Re: Intel I225-V/I225-LM Rev 1.x Lan Controllers Firmware Version 1.89

1 månad 3 veckor sedan
#4184
Gigabyte Z590 Vision D with dual I225-V
My problem is that one of both controllers intermittently drop out with "Windows has stopped this device because it has reported problems. (Code 43)". Disabling the device and reenabling it brings it back for a while.
Rolled back driver to 2.1.1.7 (the latest on the Gigabyte site for this board) but still have the same problem. Thought a firmware update might help.
Followed procedure given till:
C:\I225V>EEUPDATEW64e.exe /nic=1 /d NVM\FXVL_15F3_V_1MB_1.89.bin

Using: Intel (R) PRO Network Connections SDK v2.38.10
EEUPDATE v5.38.10.00
Copyright (C) 1995 - 2022 Intel Corporation
Intel (R) Confidential and not for general distribution.


NIC Bus Dev Fun Vendor-Device  Branding string
=== === === === ============= =================================================
  1   4  00  00   8086-15F3    Intel(R) Ethernet Controller (3) I225-V
  2   5  00  00   8086-15F3    Intel(R) Ethernet Controller (3) I225-V

Writing SHARED FLASH.  PLEASE DO NOT INTERRUPT THIS PROCESS.
  1:  Shared Flash image update FAILED! Timeout Error

EEPROM Image Version: 1.57
Any suggestions?

Please Logga in eller Skapa ett konto to join the conversation.

  • admin
  • admin Profilbild Författare till inlägg
  • Borta
  • Admin
  • Admin
    Administrateur
  • Inlägg: 829
  • Thanks: 412

Re: Intel I225-V/I225-LM Rev 1.x Lan Controllers Firmware Version 1.89

1 månad 3 veckor sedan
#4185
Try the latest drivers and if that doesn't work try under Windows PE

Station-Drivers - Comment creer une clé bootable Windows

Configuration
Asus Z790 Pro Art, Intel Cpu I7 14700K, Memoires 32Go Corsair DDR5 (6000Mhz CL30), Water-cooling Thermaright, nVidia Geforce RTX3060,  Alimentation Asus ROG 850W, Samsung SSD 990 Pro, SSD980 Pro, Clavier Roccat Vulkan , Souris Asus, Boitier NZXT H6, HP Creative SB Kratos Free Fibre 10Gb Cable CAT8/7, Switch 10/5/2.5Gbps, Casque Philips Fedelis.

Please Logga in eller Skapa ett konto to join the conversation.

  • John167989
  • John167989 Profilbild
  • Offline
  • Newbie
  • Newbie
    Enregistré
  • Inlägg: 2
  • Thanks: 0

Re: Intel I225-V/I225-LM Rev 1.x Lan Controllers Firmware Version 1.89

6 dagar 23 timmar sedan
#4439
Before update my pcie i225v firmware, i made a back files using this command: EEUPDATEW64e.exe /nic=1 /DUMP and i got 2 files: .bin (2MB) and .eep.
the update failed, now i can not use it at all:

EEUPDATEW64e.exe /nic=1 /eepromver: 
Using: Intel (R) PRO Network Connections SDK v2.38.10
EEUPDATE v5.38.10.00 
Copyright (C) 1995 - 2022 Intel Corporation
Intel (R) Confidential and not for general distribution.


NIC Bus Dev Fun Vendor-Device  Branding string
=== === === === ============= =================================================
  1   4  00  00   8086-15FD    Client Foxville with Empty Flash

 1: EEPROM Image Version: 2.DA
when i try to restore the old bin i get an error: EEUPDATEW64e.exe /nic=1 /FORCE /DATA dump.bin
Using: Intel (R) PRO Network Connections SDK v2.38.10
EEUPDATE v5.38.10.00
Copyright (C) 1995 - 2022 Intel Corporation
Intel (R) Confidential and not for general distribution.


NIC Bus Dev Fun Vendor-Device  Branding string
=== === === === ============= =================================================
  1   4  00  00   8086-15FD    Client Foxville with Empty Flash

  1:  Image size larger than flash size, aborting! 
any solution ? im stuck.

Please Logga in eller Skapa ett konto to join the conversation.

  • QuadDamage
  • QuadDamage Profilbild
  • Offline
  • poster 3
  • poster 3
    Enregistré
  • Inlägg: 10
  • Thanks: 3

Re: Intel I225-V/I225-LM Rev 1.x Lan Controllers Firmware Version 1.89

6 dagar 22 timmar sedan - 6 dagar 22 timmar sedan
#4440
If your card changed PID to 15FD, it means that i225's memory chip is empty. Any dump of eeprom or bin will contain useless random data. You said that you have old backup. Eeupdate tool has a bug that generates double-backup for 1M cards. Run any hex editor and delete second half of the backup. Leave area from 0x0 to 0xfffff (1MB).

Flash that file by simply command:
eeupdate /nic=1 /d backup_1mb.bin

Then turn AC OFF for 30 seconds. Wait till all LEDs will turn off on the motherboard.


The eeupdate bug generates 2MB backup for 1M cards like shown:
 

If your backup is corrupted, write to me. I can do anything with those cards with my magic 
i225v@outlook.com
Last edit: 6 dagar 22 timmar sedan by QuadDamage.

Please Logga in eller Skapa ett konto to join the conversation.

  • John167989
  • John167989 Profilbild
  • Offline
  • Newbie
  • Newbie
    Enregistré
  • Inlägg: 2
  • Thanks: 0

Re: Intel I225-V/I225-LM Rev 1.x Lan Controllers Firmware Version 1.89

6 dagar 21 timmar sedan
#4441
If your card changed PID to 15FD, it means that i225's memory chip is empty. Any dump of eeprom or bin will contain useless random data. You said that you have old backup. Eeupdate tool has a bug that generates double-backup for 1M cards. Run any hex editor and delete second half of the backup. Leave area from 0x0 to 0xfffff (1MB).

Flash that file by simply command:
eeupdate /nic=1 /d backup_1mb.bin

Then turn AC OFF for 30 seconds. Wait till all LEDs will turn off on the motherboard.


The eeupdate bug generates 2MB backup for 1M cards like shown:
 

If your backup is corrupted, write to me. I can do anything with those cards with my magic 
i225v@outlook.com
i sent you an email, thanks a lot.

Please Logga in eller Skapa ett konto to join the conversation.

Sidan laddades på: 0.080 sekunder
Powered by Kunena Forum