24 februarie 2015

How to FIX - Marvell Yukon 88E850 PCI-E Gigabit been OFF after reboot on 1GB Connection


1 - Download NSSM from http://www.nssm.cc/download > and extract nssm.exe x64 or x32 depending of what OS version you are using on your C:\Windows (you could put it somewhere else and configure paths accordingly)

2 - create on BAT file with this contents :

ECHO OFF
netsh interface set interface "Local Area Connection" disabled
netsh interface set interface "Local Area Connection" enabled



3 - Save this BAT file, for Example FixNetworkCard.bat and save it in C:\Windows\FixNetworkCard.bat

4 - now, open a CMD and write this command to create this SERVICE:

               a - C:\Windows\System32>nssm install FixNetworkCard


               b - Configure de Path to the BAT that you created in step 2



               c - In seccond tab named Details select Automatic (Delayed Start) to be sure the system it's ready when this service it's started. See picture below.



              d - In the TAB - Exit Actions >

             e - Delay Restart ..... Make it 3000ms it will be OK for most systems.

             f - Below > Select - No Action

5 - You are now press "Install Service" ..... You are DONE.

In your Services you will see.


Notes: after reboot this Marvell Yukon 88E850 PCI-E Gigabit on ASUS main boards type of chipset remains OFF when it's connected to 1GB switch. You can try downloading latest driver from Marvell site, but in my case the Ethernet Interface remains still OFF after reboot.

With these steps above you will shortly make issue Disable comment on Network stack then immediately make it Enable and this bring the 1Gb connection UP.


It's very likely that other network chipsets suffer the same BUG. Please comment with name of the chipset you have.



MODELS AFFECTED by this issue: 
Marvell Yukon 88E850 PCI-E Gigabit - on ASUS P5E3 PRO Mainboard

Niciun comentariu:

Trimiteți un comentariu