GTX 1070 + GTX 980 = ??? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: GTX 1070 + GTX 980 = ??? (/thread-11574.html) |
GTX 1070 + GTX 980 = ??? - bikes - 08-25-2023 GTX 1070 was running hashcat fine in an old desktop. Added a GTX 980, and hashcat couldn't see either device. Code: $ hashcat --benchmark [26/26] Current state: Host was downgraded to Debian 11 with a fresh install. Successfully installed CUDA toolkit + NVIDIA driver. Code: $ sudo nvidia-smi This sees the 1070 but not the 980; however both devices register with the OS. Code: $ lspci | grep -F NVIDIA Perhaps this is more of an NVIDIA issue than a hashcat issue; though I'm curious about: 1. Why hashcat stopped seeing the GTX 1070? 2. Why CUDA + NVIDIA don't see the GTX 980? RE: GTX 1070 + GTX 980 = ??? - slyexe - 08-25-2023 Could it be a dead PCIE port? If you remove the 1070 and only place the 980 does it work? Either the card is dead, the PCIE slot is dead or theres some unknown factors that I am unaware of at this point. RE: GTX 1070 + GTX 980 = ??? - bikes - 08-25-2023 Both PCIe slots are working. However, the motherboard abruptly died so it's now a moot point. |