[RESPONDED] Hashcat on Framework 13 7840U not working

Hey guys i’m trying to get hashcat working on my new Framework 13.
Iv installed from source but can seem to get it going.

hashcat -I            
hashcat (v6.2.6-850-gfafb277e0) starting in backend information mode

OpenCL Info:
============

OpenCL Platform ID #1
  Vendor..: The pocl project
  Name....: Portable Computing Language
  Version.: OpenCL 2.0 pocl 1.8  Linux, None+Asserts, RELOC, LLVM 11.1.0, SLEEF, DISTRO, POCL_DEBUG

  Backend Device ID #1
    Type...........: CPU
    Vendor.ID......: 1
    Vendor.........: AuthenticAMD
    Name...........: pthread-AMD Ryzen 7 7840U w/ Radeon  780M Graphics
    Version........: OpenCL 1.2 pocl HSTR: pthread-x86_64-pc-linux-gnu-generic
    Processor(s)...: 16
    Clock..........: 5132
    Memory.Total...: 25810 MB (limited to 4096 MB allocatable in one block)
    Memory.Free....: 12873 MB
    Local.Memory...: 1024 KB
    OpenCL.Version.: OpenCL C 1.2 pocl
    Driver.Version.: 1.8
hashcat -b -m 100     
hashcat (v6.2.6-850-gfafb277e0) starting in benchmark mode

Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.

OpenCL API (OpenCL 2.0 pocl 1.8  Linux, None+Asserts, RELOC, LLVM 11.1.0, SLEEF, DISTRO, POCL_DEBUG) - Platform #1 [The pocl project]
=====================================================================================================================================
* Device #1: pthread-AMD Ryzen 7 7840U w/ Radeon  780M Graphics, 12873/25810 MB (4096 MB allocatable), 16MCU

Benchmark relevant options:
===========================
* --backend-devices-virtual=1
* --optimized-kernel-enable

----------------------
* Hash-Mode 100 (SHA1)
----------------------

clCompileProgram(): CL_COMPILE_PROGRAM_FAILURE

error: unknown target CPU 'generic'
Device pthread-AMD Ryzen 7 7840U w/ Radeon  780M Graphics failed to build the program, log: error: unknown target CPU 'generic'

* Device #1: Kernel /usr/local/share/hashcat/OpenCL/shared.cl build failed.

Started: Mon Apr 22 17:40:57 2024
Stopped: Mon Apr 22 17:40:59 2024

are opencl drivers installed already?

1 Like

I’m unsure.
How do I check that?