Utilizza tutto prelevandolo dall'ftp tedesco:
https://ftp.dlink.de/dhp/dhp-p500av/driver_software/
In passato sul forum qualcuno aveva rilevato che l'utility 2.13 sarebbe diversa tra sito tedesco e altri siti. Ricorda di rimuovere sempre nelle reinstallazioni anche il driver wincap dalla lista delle applicazioni.
L'aggiornamento tentalo da un pc con Windows XP o al massimo 7, perchè temo che il driver Win Cap non sia aggiornato e non funzioni con Windows 8. Eventualmente se hai già provato a installare l'utility, disinstalla il driver wincap dalle applicazioni e installa quello aggiornato prelevandolo da qui:
http://www.winpcap.org/install/default.htm lasciando però l'utility per vedere se risolvi. PS: verifica che il firewall di Windows 8 lasci uscire il driver sulla rete.
L'aggiornamento fallo con una sola plc connessa alla rete elettrica e al pc per volta e dopo averla resettata.
Verifica anche la versione hardware, perchè questi sono firmware per la versione A1\A2 e non Bx.
Version 4.1.3, 08 mar 13
Added support for Windows 8 and Server 2012
Removed the old CACE logo
Bugfixes:
Fixed a bug in the Just-In-Time compiler for BPF filters that could cause an OS crash when dealing with specially crafted LD instructions
The BPF filter validation code was not properly validating division-by-zero DIV instructions.
Known bugs:
Transmitted packets are looped back on Windows 8 even when using the flag PCAP_OPENFLAGS_NOCAPTURE_LOCAL for pcap_open.
pcap_dump_fopen is not supported.
Version 4.1.2, 02 jul 10
Bug fixing:
Fixed a bug reported by Boaz Brickner (http://pcapdotnet.codeplex.com/): the driver could cause an OS crash when an IRP_MJ_CLEANUP is processed in parallel with an IRP_MJ_READ/WRITE/DEVICECONTROL. The fix defers the deallocation of the open structure in IRP_MJ_CLOSE.
Fixed a bug in the buffered write code. A malformed transmit buffer sent with pcap_sendqueue_transmit could cause a buffer overflow and crash the OS.
Disabled tracing in the driver (it was left on by mistake in the previous release of WinPcap).
Added the missing export pcap_free_datalinks.
Do not show the installation panel with the OS info.
Small fix to the documentation regarding WDK.
Version 4.1.1, 20 oct 09
This release fixes a bug in the installer of WinPcap 4.1. The binaries were not digitally signed, thus preventing the WinPcap driver from working on Vista/2008/Win7/2008R2 x64.