Hi
I'm using aocl 17.0.0.290 on Windows10 with Arria 10 GX kit.
I configured the board according to the menu and everything went well, hard reboot after the boardtest.aocx flash set,
aocl install successfully, reboot and diagnose, and it failed:(:
I reinstall and reboot several times but the result was the same.
Here's the install output log:
I read about similar problems and check the environment variables but still can't find the problem.
Any help with solving this problem? Thanks!
--------------------------------------------------------------------------------------------------------update
Well, the error message changed after I disable driver signature and install it:
I'll run everything through again...
I'm using aocl 17.0.0.290 on Windows10 with Arria 10 GX kit.
I configured the board according to the menu and everything went well, hard reboot after the boardtest.aocx flash set,
aocl install successfully, reboot and diagnose, and it failed:(:
Code:
aocl diagnose: Running diagnose from C:\intelFPGA_pro\17.0\hld\board\a10_ref/windows64/libexec
aocl diagnose: failed 32 times. First error below:
Unable to open the kernel mode driver.
Please make sure you have properly installed the driver. To install the driver, run
aocl install
DIAGNOSTIC_FAILED
Here's the install output log:
Code:
aocl install: Running install from C:\intelFPGA_pro\17.0\hld\board\a10_ref/windows64/libexec
+------------------------------------------------------+
+ Performing initial checks... +
+------------------------------------------------------+
+------------------------------------------------------+
+ Installing kernel driver module... +
+------------------------------------------------------+
WDREG utility v10.21. Build Aug 31 2010 14:21:54
Processing HWID *WINDRVR6
Installing a signed driver package for *WINDRVR6
CM_Get_DevNode_Status ret value 0, status 1802401, problem 1c
LOG ok: 1, ENTER: DriverPackageInstallA
LOG ok: 1, ENTER: DriverPackageInstallW
LOG ok: 1, Looking for Model Section [DeviceList.NTamd64]...
LOG ok: 1, RETURN: DriverPackageInstallW (0xE000024B)
LOG ok: 1, RETURN: DriverPackageInstallA (0xE000024B)
difx_install_preinstall_inf: err e000024b, last event 0, last error 0. UNKNOWN
install: completed successfully
+------------------------------------------------------+
+ Installing board drivers... +
+------------------------------------------------------+
WDREG utility v10.21. Build Aug 31 2010 14:21:54
Processing HWID PCI\VEN_1172&DEV_2494&SUBSYS_A1511172&REV_01
Installing a non-signed driver package for PCI\VEN_1172&DEV_2494&SUBSYS_A1511172&REV_01
Device node (hwid:PCI\VEN_1172&DEV_2494&SUBSYS_A1511172&REV_01): exists and is configured. Installing.
CM_Get_DevNode_Status ret value 0, status 1802400, problem 1c
LOG ok: 1, ENTER: DriverPackageInstallA
LOG ok: 1, ENTER: DriverPackageInstallW
LOG ok: 2, DRIVER_PACKAGE_LEGACY_MODE flag set but not supported on Plug and Play driver on VISTA. Flag will be ignored.
LOG ok: 1, Looking for Model Section [DeviceList.NTamd64]...
LOG ok: 1, RETURN: DriverPackageInstallW (0xE000022F)
LOG ok: 1, RETURN: DriverPackageInstallA (0xE000022F)
difx_install_preinstall_inf: err e000022f, last event 0, last error 0. UNKNOWN
install: completed successfully
+------------------------------------------------------+
+ ****** SUCCESS! Please reboot your system +
+------------------------------------------------------+
Any help with solving this problem? Thanks!
--------------------------------------------------------------------------------------------------------update
Well, the error message changed after I disable driver signature and install it:
Code:
aocl diagnose: Running diagnose from C:\intelFPGA_pro\17.0\hld\board\a10_ref/windows64/libexecaocl diagnose: failed 32 times. First error below:
Vendor: Intel(R) Corporation
MMD INFO : [acla10_ref0] PCIe-to-fabric read test failed, read 0xffffffff after 1 attempts
Phys Dev Name Status Information
acla10_ref0 Failed Board name not available.
Failed initial tests, so not working as expected.
Please try again after reprogramming the device.
Found no active device installed on the host machine.
Please make sure to:
1. Set the environment variable AOCL_BOARD_PACKAGE_ROOT to the correct board package.
2. Install the driver from the selected board package.
3. Properly install the device in the host machine.
4. Configure the device with a supported OpenCL design.
5. Reboot the machine if the PCI Express link failed.
DIAGNOSTIC_FAILED