AMDGPU doesn't work
#1
Code:
$ /usr/src/linux hashcat -b -d 3
hashcat (v6.2.6) 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.

clCreateCommandQueue(): CL_OUT_OF_HOST_MEMORY

No devices found/left.

Started: Tue Sep  5 13:24:07 2023
Stopped: Tue Sep  5 13:24:08 2023

Code:
hashcat (v6.2.6) starting in backend information mode

clCreateCommandQueue(): CL_OUT_OF_HOST_MEMORY

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

OpenCL Platform ID #1
  Vendor..: Advanced Micro Devices, Inc.
  Name....: AMD Accelerated Parallel Processing
  Version.: OpenCL 2.1 AMD-APP.dbg (3513.0)

OpenCL Platform ID #2
  Vendor..: Intel(R) Corporation
  Name....: Intel(R) CPU Runtime for OpenCL(TM) Applications
  Version.: OpenCL 2.1 LINUX

  Backend Device ID #1
    Type...........: CPU
    Vendor.ID......: 8
    Vendor.........: Intel(R) Corporation
    Name...........: Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz
    Version........: OpenCL 2.1 (Build 0)
    Processor(s)...: 8
    Clock..........: 1600
    Memory.Total...: 11809 MB (limited to 1476 MB allocatable in one block)
    Memory.Free....: 5872 MB
    Local.Memory...: 32 KB
    OpenCL.Version.: OpenCL C 2.0
    Driver.Version.: 18.1.0.0920

OpenCL Platform ID #3
  Vendor..: Intel(R) Corporation
  Name....: Intel(R) OpenCL Graphics
  Version.: OpenCL 3.0

  Backend Device ID #2
    Type...........: GPU
    Vendor.ID......: 8
    Vendor.........: Intel(R) Corporation
    Name...........: Intel(R) UHD Graphics 620
    Version........: OpenCL 3.0 NEO
    Processor(s)...: 24
    Clock..........: 1100
    Memory.Total...: 9447 MB (limited to 2047 MB allocatable in one block)
    Memory.Free....: 4672 MB
    Local.Memory...: 64 KB
    OpenCL.Version.: OpenCL C 1.2
    Driver.Version.: 23.22.026516

OpenCL Platform ID #4
  Vendor..: Advanced Micro Devices, Inc.
  Name....: AMD Accelerated Parallel Processing
  Version.: OpenCL 2.1 AMD-APP (3180.7)

  Backend Device ID #3
    Type...........: GPU
    Vendor.ID......: 1
    Vendor.........: Advanced Micro Devices, Inc.
    Name...........: AMD Radeon Graphics
    Version........: OpenCL 1.2 AMD-APP (3180.7)
    Processor(s)...: 5
    Clock..........: 600
    Memory.Total...: 2047 MB (limited to 1522 MB allocatable in one block)
    Memory.Free....: 0 MB
    Local.Memory...: 32 KB
    OpenCL.Version.: OpenCL C 1.2
    Driver.Version.: 3180.7
    PCI.Addr.BDF...: 01:00.0
Reply
#2
CL_OUT_OF_HOST_MEMORY
Reply
#3
(09-05-2023, 02:07 PM)marc1n Wrote: CL_OUT_OF_HOST_MEMORY

Hey marc1n nice to meet you again, I changed my OS, but the problem still here, do you know how to fix it?
Reply