ronnieman / pyrit

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

SUGGESTION: Why won't pyrit detect both onboard and vga/pci chips? #385

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  pyrit list-cores

What is the expected output? What do you see instead?

EXPECTED:

Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

The following cores seem available...
#1:  'CUDA-Device #1 'GeForce GTX 460''
#2:  'OpenCL-Device 'GeForce GTX 460''
#3:  'CUDA-Device #2 'Geforce 6150SE/nforce 430'
#4:  'OpenCL-Device 'Geforce 6150SE/nforce430
#5:  'Network-Clients'

Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

CURRENT:

Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

The following cores seem available...
#1:  'CUDA-Device #1 'GeForce GTX 460''
#2:  'OpenCL-Device 'GeForce GTX 460''
#3:  'Network-Clients'

What version of the product are you using? On what operating system?

Pyrit 0.4.1-dev (svn r308) - << back | track 5 r1 [revolution] (Ubuntu-Lucid)

Please provide any additional information below.

I'm thinking this might be an issue with the linux kernel drivers or kernel 
itself, not being able to identify/use both devices at once.  I do have my 
onboard graphics enabled in my bios.  I don't see the onboard chip listed under 
"lspci command."  Please see what you can do?  That would be an awesome plus.  
I know windows can recognize both, because I can overclock both chips with 
ntune and MSI Afterburner...

Original issue reported on code.google.com by abington...@gmail.com on 15 Feb 2012 at 8:50

GoogleCodeExporter commented 8 years ago
please email me with any comments or updates:  michaelpcurran@aol.com

Original comment by abington...@gmail.com on 15 Feb 2012 at 8:51

GoogleCodeExporter commented 8 years ago
root@ET1331G-07w:/pentest/passwords/pyrit/pyrit# lshw |  grep 6150
          product: C61 [GeForce 6150SE nForce 430]
root@ET1331G-07w:/pentest/passwords/pyrit/pyrit# lshw |  grep 460
             product: GF104 [GeForce GTX 460]

MCP61PM-GM:
GeForce 6150SE / nForce 430
PCIe:
nVIDIA GTX 460

Original comment by HamNE...@gmail.com on 15 Feb 2012 at 8:55

GoogleCodeExporter commented 8 years ago
you must install Cuda OR OpenCL, not all of them.

Original comment by masterzorag on 1 Mar 2012 at 2:10