View Issue Details

IDProjectCategoryView StatusLast Update
0000254Kali LinuxGeneral Bugpublic2013-04-15 08:15
Reportereljolot Assigned Tomuts  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionsuspended 
Platformx86OSKaliOS Version1.0
Summary0000254: 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
sudo apt-get install linux-headers-$(uname -r)
apt-get install dkms

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

Activities

muts

muts

2013-04-15 08:09

reporter   ~0000375

Last edited: 2013-04-15 08:15

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/

Issue History

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