hashcat 3.10 Ubuntu 12.04 different GPUs HD5830, HD5970 - what driver works for both?
#2
OK here are some specifics on what I have tried:
using gdebi to install deb packages:

Tried fglrx-dev_15.201-0ubuntu1_amd64_UB_14.01.deb (seemed to install but card still not recognized)

Then tried: sudo sh amd-driver-installer-14.20-x86.x86_64.run (note copied folder in to home/hal does not run from external HDD)

Keep getting this error:

Please install the required pre-requisites before proceeding with AMD Catalyst installation.
Please check file usr/share/ati/fglrx-install.log for more details.

so per this file (fglrx-install.log):

fglrx installation requires that the system has kernel headers.
/lib/modules/4.2.0-42-generic/build/include/linux/version.h cannot be found on this system.
(ok so what do I do about it..this is still a problem)

Log file says: Install kernel headers using the command ---> sudo apt-get install linux-headers-4.2.0-42-generic.
Package dh-modaliases is missing from the system.
(Install it using the command---> sudo apt-get install dh-modaliases.)
Package execstack is missing from the system.
(Install it using the command ---> sudo apt-get install execstack.)

----- preliminary requirements to install driver-------------
sudo apt-get build-dep lib32gcc1
sudo apt-get –f install (does not work)
sudo apt-get install fglrx-updates (This was from PDF instuctions for driver install was not present.. driver still does not work without it)

No idea what to do except just keep trying drivers?


Messages In This Thread
RE: hashcat 3.10 Ubuntu 12.04 different GPUs HD5830, HD5970 - what driver works for both? - by ICONOCLAST - 10-22-2016, 07:45 AM