AMDGPU driver installation on Ubuntu
-
Title:AMDGPU driver installation on Ubuntu.
Author:A1131
URL:none
Description: As in the titleThis short guide is for people who have encountered problems installing AMDGPU drivers on Ubuntu 22.04. Despite installing the latest drivers from AMD's website I still couldn't list cards with hashcat -I. Below are the steps I took to fix this on my system.
Download https://repo.radeon.com/amdgpu-install/6.3.4/ubuntu/jammy/amdgpu-install_6.3.60304-1_all.deb
Install package
$ dpkg -i amdgpu-install_6.3.60304-1_all.debAdd source for missing packages (clinfo-amdgpu-pro and opencl-legacy-amdgpu-pro-icd)
$ nano /etc/apt/sources.list.d/amdgpu-proprietary.list deb https://repo.radeon.com/amdgpu/5.7.1/ubuntu jammy proprietaryInstall drivers
$ amdgpu-install --usecase=workstation,rocm --opencl=legacyEnjoy your Radeon cards.
$ hashcat -I OpenCL Info: ============ OpenCL Platform ID #1 Vendor..: Advanced Micro Devices, Inc. Name....: AMD Accelerated Parallel Processing Version.: OpenCL 2.1 AMD-APP (3380.4) Backend Device ID #2 Type...........: GPU Vendor.ID......: 1 Vendor.........: Advanced Micro Devices, Inc. Name...........: Radeon RX 580 Series Version........: OpenCL 2.0 AMD-APP (3380.4) Processor(s)...: 36 Clock..........: 1340 Memory.Total...: 8192 MB (limited to 6745 MB allocatable in one block) Memory.Free....: 8064 MB Local.Memory...: 64 KB OpenCL.Version.: OpenCL C 2.0 Driver.Version.: 3380.4 (PAL,HSAIL) PCI.Addr.BDF...: 05:00.0 Backend Device ID #3 Type...........: GPU Vendor.ID......: 1 Vendor.........: Advanced Micro Devices, Inc. Name...........: Radeon RX 580 Series Version........: OpenCL 2.0 AMD-APP (3380.4) Processor(s)...: 36 Clock..........: 1340 Memory.Total...: 8192 MB (limited to 6745 MB allocatable in one block) Memory.Free....: 8064 MB Local.Memory...: 64 KB OpenCL.Version.: OpenCL C 2.0 Driver.Version.: 3380.4 (PAL,HSAIL) PCI.Addr.BDF...: 06:00.0 OpenCL Platform ID #2 Vendor..: Advanced Micro Devices, Inc. Name....: AMD Accelerated Parallel Processing Version.: OpenCL 2.1 AMD-APP (3635.0)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login