LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-04-2021, 02:42 AM   #1
Turbocharger
LQ Newbie
 
Registered: Nov 2015
Distribution: Kubuntu, FreeBSD, OpenIndiana, Mageia
Posts: 12

Rep: Reputation: Disabled
Ubuntu 20.04 install proprietary AMD driver for Radeon R7 250


Hi guys.

I use Ubuntu 20.04 and I'm not happy with the open source 'radeon' driver, because I can't make crossfire work with this one (correct me if I'm wrong).

I need to install the proprietary driver.

My two graphics are : (from lshw command)

*-pci:0
description: PCI bridge
product: RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GFX port 0)
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 2
bus info: pci@0000:00:02.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:26 ioport:e000(size=4096) memory:fea00000-feafffff ioport:c0000000(size=268435456)
*-display
description: VGA compatible controller
product: Cape Verde PRO [Radeon HD 7750/8740 / R7 250E]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:35 memory:c0000000-cfffffff memory:fea00000-fea3ffff ioport:e000(size=256) memory:c0000-dffff
*-multimedia
description: Audio device
product: Oland/Hainan/Cape Verde/Pitcairn HDMI Audio [Radeon HD 7000 Series]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0.1
bus info: pci@0000:01:00.1
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi bus_master cap_list
configuration: driver=snd_hda_intel latency=0
resources: irq:39 memory:fea60000-fea63fff
*-pci:1
description: PCI bridge
product: RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GPP Port 0)
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 4
bus info: pci@0000:00:04.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:27 ioport:d000(size=4096) memory:fe900000-fe9fffff ioport:b0000000(size=268435456)
*-display
description: VGA compatible controller
product: Cape Verde PRO [Radeon HD 7750/8740 / R7 250E]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:02:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:37 memory:b0000000-bfffffff memory:fe900000-fe93ffff ioport:d000(size=256) memory:fe940000-fe95

I want to make them work in crossfire mode.

With previous versions of Linux, (I used Mageia before) I was able to install the AMD proprietary driver.

I've downloaded the amd-catalyst-13.12-linux-x86.x86_64 driver with this command :

# ./amd-catalyst-13.12-linux-x86.x86_64.run --force

Uncompressing AMD Catalyst(TM) Proprietary Driver-13.251.............................................................................................. .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .................................................................................................... .....................................................
=====================================================================
AMD Catalyst(TM) Proprietary Driver Installer/Packager
=====================================================================

error: Detected X Server version 'XServer 1.20.9_64a' is not supported. Supported versions are X.Org 6.9 or later, up to XServer 1.10 (default:v2:x86_64:lib:XServer 1.20.9_64a:none:5.4.0-72-generic
Installation will not proceed.

I also downloaded the amdgpu-pro-19.20-812932-ubuntu-18.04 but how to force the install? I have plenty .debs in the folder and I would like a command to install them all.

I executed the amdgpu-install as root and I'm stuck with this result :
The following packages have unmet dependencies:
amdgpu-lib32 : Depends: libwayland-amdgpu-client0:i386 (= 1.15.0-812932)
Depends: libwayland-amdgpu-server0:i386 (= 1.15.0-812932)
Depends: libgbm1-amdgpu:i386 (= 1:18.3.0-812932)
Depends: libegl1-amdgpu-mesa:i386 (= 1:18.3.0-812932)
Depends: libegl1-amdgpu-mesa-drivers:i386 (= 1:18.3.0-812932)
E: Unable to correct problems, you have held broken packages.
 
Old 07-04-2021, 02:31 PM   #2
obobskivich
Member
 
Registered: Jun 2020
Posts: 609

Rep: Reputation: Disabled
Crossfire and SLI are 'dead' as of a few years ago - so it won't matter what driver you go after, unless you dig out a very old version of a driver, and even then, this was never well supported on linux (afaik it only worked in OpenGL demos, essentially).
 
Old 07-04-2021, 07:10 PM   #3
Turbocharger
LQ Newbie
 
Registered: Nov 2015
Distribution: Kubuntu, FreeBSD, OpenIndiana, Mageia
Posts: 12

Original Poster
Rep: Reputation: Disabled
So, I wonder why my graphics card is so slow when I emulate some PS2 games on my PC with the PCSX2 emulator. My graphics card is capable of running crisis.
 
Old 07-04-2021, 10:20 PM   #4
obobskivich
Member
 
Registered: Jun 2020
Posts: 609

Rep: Reputation: Disabled
Emulation always has a penalty, especially when you're emulating a complete machine. IOW you aren't making a like-for-like comparison there.
 
Old 07-06-2021, 02:06 AM   #5
Turbocharger
LQ Newbie
 
Registered: Nov 2015
Distribution: Kubuntu, FreeBSD, OpenIndiana, Mageia
Posts: 12

Original Poster
Rep: Reputation: Disabled
I found out that the Dolphin Gamecube emulator works great with 30-25 FPS on my hardware, no matter I activate the Crossfire on Windows or use the radeon driver on Linux without crossfire. So I'll stick with this emulator. I tried 2 games (GTA Liberty City Stories and Burnout 3) with PCSX2 and they were laggy on both Windows with Crossfire and Linux.

I must also say that I there is apparently no way to install the AMD 19.20 driver package on recent Linux distros. The last Ubuntu supported for this legacy hardware is Ubuntu 18.04.

Last edited by Turbocharger; 07-06-2021 at 02:11 AM. Reason: add information
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Display Issue: Newly installed Ubuntu 13.04 and proprietary driver for AMD radeon HD MahARaJaAngKaSa Linux - Desktop 1 09-01-2013 09:16 AM
LXer: The AMD Catalyst 13.6 proprietary video driver will support the latest AMD APUs — and I really LXer Syndicated Linux News 0 07-10-2013 02:20 PM
AMD Dropping Proprietary Driver Support For Radeon HD 2000/3000/4000 Cultist Linux - News 1 04-23-2012 03:37 PM
VCR recording w/PVR-250 (or: a guide to the PVR-250) dashcloud Linux - Software 1 03-04-2008 02:30 PM
ATI Radeon 9000 (FireGL 250) ?driver? bioe007 Slackware 5 01-31-2007 04:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration