Results 1 to 19 of 19

Thread: oclhashcat-plus doesn't recognize that fglrx is installed.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2013-Mar
    Location
    Canada
    Posts
    30

    FIXED oclhashcat-plus doesn't recognize that fglrx is installed.

    Your gpu must be listed as compatible on this page: http://developer.amd.com/tools/heter...compatibility/

    You must have Catalyst driver installed (AMD 13.1 / fglrx 9.012) for this to work! To install (must be running as root):

    In your /etc/apt/sources.list add

    deb http://ftp.debian.org/debian experimental main non-free contrib

    apt-get update

    sudo apt-get -t experimental install fglrx-driver fglrx-control

    sudo apt-get -t experimental install amd-opencl-icd

    aticonfig --initial -f

    reboot

    Make sure to comment out the experimental repo after you have fglrx working!

    FIX: This fix is for AMD/ATI only!

    ln -s /usr/lib/x86_64-linux-gnu/libOpenCL.so.1 /usr/lib/libOpenCL.so.1

    Tested on:

    HP DV6
    cpu: A8 3500m
    gpu(s): 6620G (int), HD6750m (discrete)

    Custom Desktop
    cpu: i7 3820
    gpu: HD 7970
    Last edited by SharkBait; 2013-05-27 at 18:36. Reason: Fixed

Similar Threads

  1. Kali doesn't recognize partitions correctly
    By samer95 in forum Installing Archive
    Replies: 2
    Last Post: 2019-06-16, 14:09
  2. Linux doesn't recognize Broadcom Wi-Fi bcm43142 driver
    By Marcx in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2017-07-07, 16:49

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •