New rig
#26
(03-17-2021, 10:08 AM)ZerBea Wrote: Ok, now it looks like you're running into the next issue. Kernel >= 5.10 is mandatory for the driver!
https://community.amd.com/t5/graphics/rx...d-p/446872
Which UBUNTU version have you tried?
$ uname -r

I'm running Arch Linux and kernel 5.11.6
In may case, uname will show this:
Code:
$ uname -r
5.11.6-arch1-1

"I am wondering if this is purely a RADEON thing?"
I don't use AMD, because, according to this:
https://rocmdocs.amd.com/en/latest/Insta...Guide.html
only 3 distributions (and only limited versions/kernels of this distributions) are official supported by rocm:
Code:
Ubuntu 20.04.1 (5.4 and 5.6-oem) and 18.04.5 (Kernel 5.4)
CentOS 7.9 (3.10.0-1127) & RHEL 7.9 (3.10.0-1160.6.1.el7) (Using devtoolset-7 runtime support)
CentOS 8.3 (4.18.0-193.el8) and RHEL 8.3 (4.18.0-193.1.1.el8) (devtoolset is not required)
SLES 15 SP2
I believe, Linux is more than this...

Prefering Arch Linux as distribution, that made my decision easier:
Code:
$ lscpu
Modellname: AMD Ryzen 7 1700 Eight-Core Processor

$ lspci
26:00.0 VGA compatible controller: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] (rev a1)

Absolutely no problems here, running this combination.
Hey man,
SO I got the Linux kernel 5.11 to install on ubuntu. Has a hangup error at boot: initranfs unpacking failed: decoding failed.

I have to go into recovery mode and then reboot as normal to get it to load. I then tried to install ROCM but got the following errors when i checked to see if it installed right:

/opt/rocm/bin/rocminfo
ROCk module is NOT loaded, possibly no GPU devices
Unable to open /dev/kfd read-write: No such file or directory
kracken is not member of "video" group, the default DRM access group. Users must be a member of the "video" group or another DRM access group in order for ROCm applications to run successfully.
hsa api call failure at: /src/rocminfo/rocminfo.cc:1142
Call returned HSA_STATUS_ERROR_OUT_OF_RESOURCES: The runtime failed to allocate the necessary resources. This error may also occur when the core runtime library needs to spawn threads or create internal OS-specific events.

It won't detect my GPU and keeps detecting the onboard graphics one on the mobo. Not sure what to do or where to go here. Will the 6900xt even work at all with hashcat in linux? Like it seams like it really isn't supported or something.

WHat are your thoughts?
Reply


Messages In This Thread
New rig - by mandrake - 02-23-2021, 04:02 PM
RE: New rig - by ctrl - 02-25-2021, 03:29 PM
RE: New rig - by evets97 - 02-25-2021, 07:19 PM
RE: New rig - by mandrake - 03-05-2021, 06:59 AM
RE: New rig - by mandrake - 03-05-2021, 07:16 AM
RE: New rig - by ZerBea - 03-05-2021, 10:49 AM
RE: New rig - by mandrake - 03-05-2021, 02:28 PM
RE: New rig - by ZerBea - 03-05-2021, 03:28 PM
RE: New rig - by mandrake - 03-05-2021, 03:35 PM
RE: New rig - by ZerBea - 03-05-2021, 03:52 PM
RE: New rig - by mandrake - 03-05-2021, 04:16 PM
RE: New rig - by ZerBea - 03-05-2021, 04:27 PM
RE: New rig - by mandrake - 03-05-2021, 04:52 PM
RE: New rig - by mandrake - 03-09-2021, 09:37 AM
RE: New rig - by ZerBea - 03-09-2021, 10:42 AM
RE: New rig - by mandrake - 03-12-2021, 07:07 AM
RE: New rig - by ZerBea - 03-12-2021, 09:04 AM
RE: New rig - by mandrake - 03-14-2021, 06:12 AM
RE: New rig - by ZerBea - 03-14-2021, 09:50 AM
RE: New rig - by mandrake - 03-15-2021, 10:17 AM
RE: New rig - by ZerBea - 03-15-2021, 10:43 AM
RE: New rig - by mandrake - 03-16-2021, 02:58 PM
RE: New rig - by ZerBea - 03-16-2021, 04:20 PM
RE: New rig - by mandrake - 03-17-2021, 07:05 AM
RE: New rig - by octan5 - 02-04-2022, 03:44 PM
RE: New rig - by ZerBea - 03-17-2021, 10:08 AM
RE: New rig - by mandrake - 03-18-2021, 03:58 PM
RE: New rig - by ZerBea - 03-18-2021, 06:49 PM
RE: New rig - by ZerBea - 03-19-2021, 09:54 AM
RE: New rig - by ZerBea - 03-24-2021, 10:11 AM
RE: New rig - by mandrake - 03-25-2021, 05:02 AM
RE: New rig - by ZerBea - 03-25-2021, 09:58 AM
RE: New rig - by mandrake - 03-28-2021, 08:50 AM
RE: New rig - by ZerBea - 03-28-2021, 02:28 PM
RE: New rig - by Malatesta - 03-30-2021, 11:30 AM