View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003867 | Kali Linux | Kali Package Bug | public | 2017-02-07 19:27 | 2020-07-05 17:27 |
Reporter | OverWatch86 | Assigned To | sbrun | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Summary | 0003867: GPU's In Kali Linux not found at all despite a graphics card being present | ||||
Description | It's only kali where this doesn't work. I dual boot Kali with the latest Ubuntu (as of 07/02/17) and i have no problems at all, they work great it's just none of the GPU based programs such as pyrit or hashcat work in kali becasue for some reason it is unable to see my card. root@Kali:~# uname -a -r root@Kali:~# pyrit list_cores The following cores seem available... root@Kali:~# hashcat -b
OpenCL Platform #2: The pocl project
Hashtype: MD4 clBuildProgram(): CL_BUILD_PROGRAM_FAILURE input.cl:32:1: error: OpenCL version 1.1 does not support the 'static' storage class specifier
Started: Tue Feb 7 18:33:55 2017 OpenCL Platform 0000001: Mesa
OpenCL Platform #2: The pocl project
Hashtype: MD4 clBuildProgram(): CL_BUILD_PROGRAM_FAILURE input.cl:32:1: error: OpenCL version 1.1 does not support the 'static' storage class specifier
Started: Tue Feb 7 18:34:20 2017 | ||||
Steps To Reproduce | Use any GPU capable program like pyrit or hashcat for example and with each program i use my graphics card is still unable to be used | ||||
I don't reproduce this bug exactly but I think you should try to remove the package mesa-opencl-icd (and keep the other -opencl-icd packages). |
|
Can you pust the output of "pyrit list_cores" and "hashcat -b" from your Ubuntu setup where they are working for you (ideally while using the same version of each program). And also indicate the output of the command below on your Ubuntu setup: Thank you. |
|
I removed only mesa-opencl-icd and it didn't make any difference. Well from my ubuntu side i suddenly got this: OverWatch@OverWatch-desktop:~/Downloads/hashcat-3.30$ ./hashcat -b OpenCL Platform 0000001: Mesa
Hashtype: MD4 clBuildProgram(): CL_BUILD_PROGRAM_FAILURE input.cl:32:1: error: OpenCL does not support the 'static' storage class specifier
Started: Mon Feb 13 18:45:06 2017 Not sure why. But Pyrit on the other hand works very well as follows: OverWatch@OverWatch-desktop:~$ sudo pyrit list_cores The following cores seem available... In kali: root@OverWatch:~# pyrit list_cores The following cores seem available... Now i do realise that the versions of pyrit are different and that's because kali recently updated it but it didn't matter i was having the same issue before the update. It works its just not showing or working with my GPU. The output of dpkg -l "opencl" is as follows in Kali In ubuntu: Overwatch@Overwatch-desktop:~$ dpkg -l "opencl" |
|
It would appear that i am having a similar issue, i made a post about how i can't get any GPU's to work in the latest edition of Kali and none of them show up in the latest edition of Pyrit |
|
What's the link to this post, so we can track it ? |
|
I had the same problem too. The kernel-headers got upgraded yesterday and then hashcat printed out 2 times: clGetDeviceIDs(): CL_DEVICE_NOT_FOUND and then nothin' So I searched at the FAQ of Hashcat that I should check everything: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_does_the_clgetdeviceids_-1_error_error_message_mean And then I have executed the instruction like here: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do And now is everything ok.. I just want to help, if I am wrong with something, then sorry.. My Pyrit, hashcat etc. working again. |
|
The Link to my other post is https://bugs.kali.org/view.php?id=3807. I tried the following link as suggested: And i ran into a bit of an issue. Since i am using Kali linux latest version all updated i used all the sections marked "For Linux Only" FEverything seemed to be going well until trying to install the AMDGPU-Pro Driver from hashcat website which i was told is essential to make all this work. Everytime i try and find an AMDGPU-Pro Driver to download and use i keep getting the error "Unsupported OS" and when i run clinfo i keep getting the following error: root@Rapt0r:~# clinfo And getting a fresh clone of hashcat from git and trying to run it gets me this error: root@Rapt0r:~# hashcat -b Can not find an OpenCL ICD loader library You're probably missing the OpenCL runtime and driver installation
Started: Wed Mar 8 06:53:52 2017 I am currently using Kali on my Desktop with an AMD graphics card but i also use Kali on my laptop with an Nvidia card. I have done all this on my desktop. |
|
Try this instructions on a separate machine(if possible), it should work, a buddy of me used that instructions too but on a weekly build, then he completed the updates and dist-upgrades to the latest one's and followed that instruction :) I hope it will work for you too. |
|
same issue here, |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-07 19:27 | OverWatch86 | New Issue | |
2017-02-10 19:47 | sbrun | Assigned To | => sbrun |
2017-02-10 19:47 | sbrun | Status | new => assigned |
2017-02-10 19:47 | sbrun | Note Added: 0006364 | |
2017-02-13 17:28 | rhertzog | Note Added: 0006380 | |
2017-02-13 19:49 | OverWatch86 | Note Added: 0006387 | |
2017-03-02 20:58 | Rapt0r | Note Added: 0006458 | |
2017-03-02 23:02 | muts | Note Added: 0006459 | |
2017-03-03 18:32 | samuls28 | Note Added: 0006464 | |
2017-03-08 06:58 | OverWatch86 | Note Added: 0006484 | |
2017-03-25 23:06 | samuls28 | Note Added: 0006532 | |
2018-06-22 06:19 | g0tmi1k | Severity | major => minor |
2018-06-22 06:20 | g0tmi1k | Priority | high => normal |
2018-06-27 19:38 | SasukeXY | Note Added: 0009320 | |
2018-06-27 19:54 | elwood | Relationship added | related to 0004825 |