cudaHashcat-plus64.exe error
#1
Here is my try:
cudaHashcat-plus64.exe -m 2500 H:\WORDLIST\Alcala.hccap H:\WORDLIST\Custom-WPA

cudaHashcat-plus v0.06 by atom starting...

Hashes: 1
Unique salts: 1
Unique digests: 1
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
GPU-Loops: 128
GPU-Accel: 1
Password lengths range: 8 - 15
Platform: NVidia compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: GeForce 9500 GT, 512MB, 1400Mhz, 4MCU
Device #2: GeForce 8300, 256MB, 1500Mhz, 1MCU
NOTE: When experiencing preformance loss due to mixed GPU types try using the -d option.
Device #1: Allocating 0MB host-memory
Device #1: Kernel D:\Kituri\hashcat-gui\oclHashcat-plus/kernels/4318/m2500.sm_11.64.cubin
ERROR: cuCtxCreate() 2

OS: Win7x64
Nvidia driver : 285.69
Cuda toolkit : 4.0.17
#2
mixed GPU types are problematic. try adding -d 1
#3
Mixed GPU support added to latest version, thread closed.