Start a Conversation

Unsolved

This post is more than 5 years old

C

4438

January 23rd, 2018 06:00

drivers are not updated correctly using the cab files

hi I tried to use the cab file version A05 , below is what it is shown on the web site

x64 network

Intel I2xx/825xx Gigabit Ethernet Network Controller Driver

ReleaseID: WJ8PK
DellVersion: A00
VendorVersion: 21.1.30.0
ReleaseID: D8VDT
DellVersion: A03
VendorVersion: 22.3.108.0

Updated

after running the command :
for /f %%i in ('dir /b /s *.inf') do pnputil.exe -i -a %% , the network card driver on my 7480 machine is still showing : i219 08/04/2016 version  :12.15.23.7

how can  I get this fix ?

11 Posts

January 29th, 2018 04:00

anyone ? can help please ?

11 Posts

January 30th, 2018 03:00

i am using windows 10. build 1703 i found the inf file version in the D8VDT is 12.15 and not 23. in the folder - input /network /D8VDT_A00-00/Windows10x64, this file - E1C65x64.inf ,the driver version is 07/25/2016 and the version is 12.15.31.4

29 Posts

January 30th, 2018 03:00

Hello,

Can you please try install the same driver from device manager using INF method  and see if its working? noticed that 12.15.23.7 driver version is not carried in the latest driver contents (D8VDT). 

also please let us know about OS which you are using.

 

for more clarity about driver version, please refer first point in This thread.

29 Posts

January 30th, 2018 07:00

 

Yes Correct,were you able to update driver from device manger ?  

11 Posts

January 30th, 2018 14:00

nope . when i point to the files while using device manager , it is saying windows determined that the best drivers have already been installed

29 Posts

January 31st, 2018 02:00

 

The same case (device manager upgrade) worked for us and driver version got upgraded to 12.15.25.6.

Here i tried with Windows RS3 Build 10.0.16299, will you be able to share below logs from system?

\Windows\INF\setupapi.dev   

\Windows\INF\setupapi.offline

\Windows\INF\setupapi.setup

 

 

11 Posts

January 31st, 2018 03:00

according to the portal it should be upgraded to VendorVersion: 22.3.108.0 and not 12.15.25.6. 

I want to see version 22.3 and not anything lower .

Hope i made my point clear 

29 Posts

February 1st, 2018 08:00

 

Please note that driver package version and driver version in device manager is not same always. Driver version in CAB report will carry the highest available version from the driver package you will not see same higher version in device manager if your device needs another lower version INF from the same package.

if you see version changed to 12.15.25.6 which means your driver is successfully updated.

understand your trouble, more info regarding versioning is available here.

11 Posts

February 2nd, 2018 05:00

here is the problem when running the batch command , i kept getting error level not equal 0 due to this processing of this inf : ki121294.inf 

error  :failed to install the driver on any of the devices on the system : no more data available 

how to fix this ? 

No Events found!

Top