View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000254 | Kali Linux | General Bug | public | 2013-04-10 18:49 | 2013-04-15 08:15 |
| Reporter | eljolot | Assigned To | muts | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | suspended | ||
| Platform | x86 | OS | Kali | OS Version | 1.0 |
| Summary | 0000254: Not possible to install ATI driver 13.1 for oclhashcat and oclhashcatlite | ||||
| Description | Is not possible install correctly the ATI drivers, for making for oclhashcat and hashcatlite. Says "/lib/modules/3.7-trunk-686-pae/build/include/linux/version.h cannot be found on this system." I tried Different ways. using: apt-get install fglrx-driver fglrx-control and nothing. using -force after installing "fglrx-driver fglrx-control" is not a good Idea cause after rebooting You will get a black screen. If you use --force without installing "fglrx-driver fglrx-control". the ati drivers will be installed but oclhashcat and oclhashcat-lite will not work. | ||||
| Steps To Reproduce | To reproduce just need to try to install "root@kali:~# ./amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run" And you will get the error like in the photos attached. | ||||
| Attached Files | |||||
|
This is an installer bug we're not going to fix. You can solve this issue by : apt-get install gcc make linux-headers-$(uname -r) ln -s /usr/src/linux-headers-$(uname -r)/include/generated/uapi/linux/version.h /usr/src/linux-headers-$(uname -r)/include/linux/ |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-04-10 18:49 | eljolot | New Issue | |
| 2013-04-10 18:49 | eljolot | File Added: Screenshot from 2013-04-10 14:42:33.png | |
| 2013-04-10 18:51 | eljolot | File Added: Screenshot from 2013-04-10 14:43:56.png | |
| 2013-04-15 08:09 | muts | Note Added: 0000375 | |
| 2013-04-15 08:09 | muts | Status | new => closed |
| 2013-04-15 08:09 | muts | Assigned To | => muts |
| 2013-04-15 08:09 | muts | Resolution | open => suspended |
| 2013-04-15 08:15 | muts | Note Edited: 0000375 |