Devices being skipped
#10
(07-27-2020, 03:32 PM)philsmd Wrote: With this new change to the hashcat alias detection code all devices should be distinguished (in your particular case the PCI lanes for all devices were the same, 00:00.0, only the PCI domain 0001-0004 were different):
https://github.com/hashcat/hashcat/commi...ee7ce829d1

Could you please test with latest beta version (https://hashcat.net/beta/) and report your results in this forum thread below ?

thanks

I am running into the same issue with a single GPU running on my local machine in Windows. Here is my hardware, driver, software, and path info. I compiled the main branch git repo using make in cygwin64 and have added path variables. Should I try the beta as well? Or does anyone notice other issues with any of these command outputs?

Windows Version:
Code:
PS C:\cygwin64\home\lamin\hashcat> systeminfo
Host Name:                DESKTOP-JUJ33CH
OS Name:                  Microsoft Windows 10 Pro
OS Version:                10.0.19045 N/A Build 19045
OS Manufacturer:          Microsoft Corporation
OS Configuration:          Standalone Workstation
OS Build Type:            Multiprocessor Free


Hardware clinfo:
Code:
PS C:\Users\lamin> clinfo --human -l
Platform #0: NVIDIA CUDA
`-- Device #0: NVIDIA GeForce RTX 4080
Platform #1: OpenCLOn12
+-- Device #0: NVIDIA GeForce RTX 4080
`-- Device #1: Microsoft Basic Render Driver
Platform #2: Intel(R) OpenCL
`-- Device #0: AMD Ryzen 9 5950X 16-Core Processor
PS C:\Users\lamin>

Nvidia-smi:
Code:
PS C:\Users\lamin> nvidia-smi
Tue Aug  6 17:36:40 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 560.76                Driver Version: 560.76        CUDA Version: 12.6    |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                  Driver-Model | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf          Pwr:Usage/Cap |          Memory-Usage | GPU-Util  Compute M. |
|                                        |                        |              MIG M. |
|=========================================+========================+======================|
|  0  NVIDIA GeForce RTX 4080      WDDM  |  00000000:2B:00.0  On |                  N/A |
|  0%  49C    P0            58W /  340W |    829MiB /  16376MiB |      1%      Default |
|                                        |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU  GI  CI        PID  Type  Process name                              GPU Memory |
|        ID  ID                                                              Usage      |
|=========================================================================================|
|    0  N/A  N/A      5240    C+G  ...m Files\Mozilla Firefox\firefox.exe      N/A      |
|    0  N/A  N/A      7512    C+G  ...am Files\Microsoft VS Code\Code.exe      N/A      |
|    0  N/A  N/A      9068    C+G  ...5n1h2txyewy\ShellExperienceHost.exe      N/A      |
|    0  N/A  N/A      9492    C+G  C:\Windows\explorer.exe                    N/A      |
|    0  N/A  N/A    10664    C+G  ...__8wekyb3d8bbwe\WindowsTerminal.exe      N/A      |
|    0  N/A  N/A    10876    C+G  ...CBS_cw5n1h2txyewy\TextInputHost.exe      N/A      |
|    0  N/A  N/A    11192    C+G  ...42.0_x64__8wekyb3d8bbwe\GameBar.exe      N/A      |
|    0  N/A  N/A    11472    C+G  ....Search_cw5n1h2txyewy\SearchApp.exe      N/A      |
|    0  N/A  N/A    11580    C+G  ...0.0_x64__cv1g1gvanyjgm\WhatsApp.exe      N/A      |
|    0  N/A  N/A    14324    C+G  ...t.LockApp_cw5n1h2txyewy\LockApp.exe      N/A      |
|    0  N/A  N/A    14660    C+G  ...siveControlPanel\SystemSettings.exe      N/A      |
|    0  N/A  N/A    15068    C+G  ...ekyb3d8bbwe\PhoneExperienceHost.exe      N/A      |
|    0  N/A  N/A    15552    C+G  ...B\system_tray\lghub_system_tray.exe      N/A      |
|    0  N/A  N/A    16460    C+G  ...les\Microsoft OneDrive\OneDrive.exe      N/A      |
|    0  N/A  N/A    17548    C+G  ...crosoft\Edge\Application\msedge.exe      N/A      |
|    0  N/A  N/A    21112    C+G  ...on\HEX\Creative Cloud UI Helper.exe      N/A      |
|    0  N/A  N/A    25400    C+G  ...ejd91yc\AdobeNotificationClient.exe      N/A      |
+-----------------------------------------------------------------------------------------+

Nvidia, Cuda, and OpenCL Packages

.png   nvidia_drivers.png (Size: 447.12 KB / Downloads: 2)

hashcat -l output:
Code:
PS C:\cygwin64\home\lamin\hashcat> .\hashcat.exe -I
hashcat (v6.2.6-851-g6716447df) starting in backend information mode

The device #2 specifically listed was skipped because it is an alias of device #1

PS C:\cygwin64\home\lamin\hashcat> ha

hashcat -v output:
Code:
PS C:\cygwin64\home\lamin\hashcat> .\hashcat.exe -V
v6.2.6-851-g6716447df
PS C:\cygwin64\home\lamin\hashcat>

User $PATH:

.png   user_path.png (Size: 60.32 KB / Downloads: 1)

System $PATH:

.png   system_path.png (Size: 62.15 KB / Downloads: 2)

hashcat Install Directory Contents:
Code:
PS C:\cygwin64\home\lamin\hashcat> ls


    Directory: C:\cygwin64\home\lamin\hashcat


Mode                LastWriteTime        Length Name
----                -------------        ------ ----
d-----          8/6/2024  5:11 PM                .github
d-----          8/6/2024  5:11 PM                charsets
d-----          8/6/2024  5:11 PM                deps
d-----          8/6/2024  5:11 PM                docs
d-----          8/6/2024  5:11 PM                extra
d-----          8/6/2024  5:11 PM                include
d-----          8/6/2024  5:31 PM                kernels
d-----          8/6/2024  5:11 PM                layouts
d-----          8/6/2024  5:11 PM                masks
d-----          8/6/2024  5:13 PM                modules
d-----          8/6/2024  5:12 PM                obj
d-----          8/6/2024  5:11 PM                OpenCL
d-----          8/6/2024  5:11 PM                rules
d-----          8/6/2024  5:11 PM                src
d-----          8/6/2024  5:11 PM                tools
d-----          8/6/2024  5:11 PM                tunings
-a----          8/6/2024  5:11 PM          3015 .appveyor.yml.old
-a----          8/6/2024  5:11 PM            353 .editorconfig
-a----          8/6/2024  5:11 PM            34 .gitattributes
-a----          8/6/2024  5:11 PM            261 .gitignore
-a----          8/6/2024  5:11 PM            434 .travis.yml
-a----          8/6/2024  5:31 PM              4 backend_info.pid
-a----          8/6/2024  5:11 PM          1968 BUILD.md
-a----          8/6/2024  5:11 PM          1146 BUILD_CYGWIN.md
-a----          8/6/2024  5:11 PM            591 BUILD_macOS.md
-a----          8/6/2024  5:11 PM          1075 BUILD_MSYS2.md
-a----          8/6/2024  5:11 PM          1280 BUILD_WSL.md
-a----        5/23/2022  7:23 AM        1088019 cygiconv-2.dll
-a----          4/3/2024  1:33 PM        3012149 cygwin1.dll
-a----          8/6/2024  5:11 PM        1069601 example.dict
-a----          8/6/2024  5:11 PM            72 example0.cmd
-a----          8/6/2024  5:11 PM        214302 example0.hash
-a----          8/6/2024  5:11 PM            62 example0.sh
-a----          8/6/2024  5:11 PM            63 example400.cmd
-a----          8/6/2024  5:11 PM            35 example400.hash
-a----          8/6/2024  5:11 PM            52 example400.sh
-a----          8/6/2024  5:11 PM            56 example500.cmd
-a----          8/6/2024  5:11 PM            35 example500.hash
-a----          8/6/2024  5:11 PM            46 example500.sh
-a----          8/6/2024  5:12 PM        1124352 hashcat.exe
-a----          8/6/2024  5:11 PM        240526 hashcat.hcstat2
-a----          8/6/2024  5:11 PM            21 Makefile
-a----          8/6/2024  5:11 PM          4306 README.md

In order to get hashcat to find that devices existed I had to create a copy of nvrtc64_120_0.dll in C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin and name it to nvrtc64.dll, but it still doesn't output any information even when it is detecting my GPU. I also removed and recompiled the git repo after doing this in case the makefile failed to detect nvrtc during the make process, but that has not resolved my issue for me. Overall, it should at least detect my CPU to use. Hashcat running on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) in Windows Subsystem for Linux does, so not sure why it's not in Windows unless it's something with my OpenCL setup.

I did spend days trying to get The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) in WSL to detect my GPU to no avail as well, but that may be related to the way Windows is passing it through as a Generic Windows Device. Nvidia SMI can detect it in The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) and I am able to use Cuda, so I know at least some functionality is there, but it's just not showing up in lspci, so it seems Nvidia is having better luck detecting the vBus than The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) is right now. I still haven't given up on making that work, as that would be my preferred way to run hashcat, but I think I am going to have to recompile the WSL kernel again with different driver settings to get it to work.

If anyone has any advice for me it would be greatly appreciated.
Reply


Messages In This Thread
Devices being skipped - by kkost - 07-25-2020, 01:36 PM
RE: Devices being skipped - by undeath - 07-25-2020, 01:43 PM
RE: Devices being skipped - by kkost - 07-25-2020, 01:46 PM
RE: Devices being skipped - by philsmd - 07-25-2020, 01:46 PM
RE: Devices being skipped - by kkost - 07-25-2020, 01:49 PM
RE: Devices being skipped - by philsmd - 07-25-2020, 02:24 PM
RE: Devices being skipped - by kkost - 07-25-2020, 02:29 PM
RE: Devices being skipped - by kkost - 07-25-2020, 02:34 PM
RE: Devices being skipped - by philsmd - 07-27-2020, 03:32 PM
RE: Devices being skipped - by laminad - 08-06-2024, 11:34 PM
RE: Devices being skipped - by laminad - 08-07-2024, 09:57 PM