http403 / pyrit

Automatically exported from code.google.com/p/pyrit
0 stars 0 forks source link

pyrit list_cores does not show GPU #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start backtrack 4 final candidate.
2. Install cpyrit-cuda (apt-get install cpyrit-cuda)
This will also install the nvidia-driver
3. execute:
modprobe nvidia
depmod -a
X -configure
cp xorg.conf.new /etc/X11/xorg.conf
startx

4. When X starts, a display of Nvidia beta is clearly visible.
5. When I run pyrit list_cores, I can only see my CPU core, even though
that CUDA should be working with my nvidia 8600M GT.

What is the expected output? What do you see instead?
Expected: to see both my CPU and VGA card listed when I run pyrit_list
cores. Instead I only see my cpu.

What version of the product are you using? On what operating system?
OS: Backtrack 4 final candidate.
Pyrit: 0.2.3

Original issue reported on code.google.com by deu...@gmail.com on 25 Sep 2009 at 1:23

GoogleCodeExporter commented 9 years ago
Did you take a look at http://code.google.com/p/pyrit/wiki/Troubleshooting - 
"The GPU
does not show up in 'list_cores'" ?

Original comment by lukas.l...@gmail.com on 25 Sep 2009 at 7:02

GoogleCodeExporter commented 9 years ago
I had this same issue, turns out the NVIDIA driver was something like 1.90 and 
it
caused an API mismatch as it needed to be 1.80 or 1.85. 

Hard for me to remember the exact versions, but the NVIDIA driver I had 
installed was
too recent for CUDA to work. 

Original comment by CBernste...@gmail.com on 25 Sep 2009 at 2:30

GoogleCodeExporter commented 9 years ago
No news here. Closed.

Original comment by lukas.l...@gmail.com on 4 Oct 2009 at 5:02