hashcat Forum
Incompatible with kernel update *.48 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html)
+--- Thread: Incompatible with kernel update *.48 (/thread-2370.html)



Incompatible with kernel update *.48 - BytePuker - 06-15-2013

after updating linux system from 3.0.0.45 to 3.0.0.48 i get the following error:

FATAL: Module fglrx not found.
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 136 ()
Minor opcode of failed request: 19
Serial number of failed request: 12
Current serial number in output stream: 12

command was :

"./oclHashcat-plus64.bin -a 0 -m 0 --remove /media/*******/********/Hashes/******** --outfile-format=2 --outfile=cracked --rules-file=/media/*****/*******/Rules/*********.txt /media/******/********/Dictionaries/*******.txt"

Amd driver 13.1 installed !
Linux 64 bit !


BytePuker

EDIT:

after downgrading to *.45 everything works fine again !!

*using root-shell was no solution for *.48 problem

BytePuker


RE: Incompatible with kernel update *.48 - radix - 06-15-2013

you need to reinstall the driver if you change kernels


RE: Incompatible with kernel update *.48 - epixoip - 06-15-2013

linux noob.

install dkms so that when you upgrade your kernel, fglrx will automatically be re-built for the new kernel.