Posts: 14
Threads: 4
Joined: Jan 2021
01-21-2021, 04:08 AM
(This post was last modified: 01-21-2021, 04:09 AM by puck2.)
Code:
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos XT [Radeon HD 7470/8470 / R5 235/310 OEM]
I'm tired of trying to make this work since it is an old card anyway. Will I have better luck with a newer card? I need smaller form factor card to fit in my PC case.
Any recommendations for cards that will work in a smaller PC case - and will be seen by Ubuntu and Hashcat?
Posts: 40
Threads: 11
Joined: Feb 2018
Hey, AMD Catalyst for Linix driver might be of help for you with this card. Although, you will need to use hascat's --force parameter and some kernels moght not works as expected.
Posts: 14
Threads: 4
Joined: Jan 2021
Thanks - I've tried to install but can't get past dependency requirements laid out in this document:
https://drivers.amd.com/relnotes/amd-cat...ystems.pdf
I'm so close!
I ran catalyst, get the following:
Detected X Server version 'XServer _64a' is not supported. Supported versions are X.Org 6.9 or later, up to XServer 1.10 (default:v2:x86_64:lib32:XServer _64a:none:5.8.0-38-generic
Installation will not proceed.
Posts: 14
Threads: 4
Joined: Jan 2021
But does anyone have a recommendation for a card that will work without all these workarounds? I feel like I'm trying really hard to make a subpar card work.
Posts: 40
Threads: 11
Joined: Feb 2018
I did install it on CentOS 7.9.2009 using these commands. I bet you can get some alternative for Ubuntu working similary.
Code:
curl -O ftp://ftp.pbone.net/mirror/ftp.scientificlinux.org/linux/scientific/7.2/x86_64/os/Packages/xorg-x11-server-Xorg-1.17.2-10.el7.x86_64.rpm \
&& yum install -y xorg-x11-server-Xorg-1.17.2-10.el7.x86_64.rpm \
&& curl -L -O --referer http://support.amd.com https://www2.ati.com/drivers/linux/fglrx64_p_i_c-15.30.1025-1.x86_64_RHEL7_64a.rpm \
&& yum install -y fglrx64_p_i_c-15.30.1025-1.x86_64_RHEL7_64a.rpm
Posts: 14
Threads: 4
Joined: Jan 2021
01-23-2021, 04:58 PM
(This post was last modified: 01-23-2021, 04:59 PM by puck2.
Edit Reason: more detail
)
I decided it was above my pay grade and not worth my while to get this old computer hashing. I found a used gaming rig on eBay with a 2080 ti and I'm going to go from there.
Posts: 2,301
Threads: 11
Joined: Jul 2010
Getting such old cards to work with hashcat is a pain, if successful at all. And then they are usually pretty slow. The 2080Ti is a good match.