Questions tagged [amdgpu]
The new open source drivers for AMD's Radeon graphics cards. For general questions about AMD graphics cards, use the amd-graphics tag.
524
questions
23
votes
2
answers
57k
views
Which graphics cards are supported by the new AMDGPU driver in Ubuntu 16.04?
The new open source AMDGPU driver pre-installed in Ubuntu 16.04 should support all the "Volcanic Islands" cards out-of-the-box. This means that AMD Radeon R9 285, R9 380/380X and R9 Fury/FuryX ...
17
votes
2
answers
29k
views
Missing AMD GPU firmware issue on Ubuntu 17.10
While running sudo apt-get update && sudo apt-get upgrade, I get the following error while upgrade process is processing triggers at the end. How to fix it?
I am on Ubuntu 17.10 default ...
17
votes
1
answer
50k
views
How to fix broken packages after AMDGPU-PRO install fail [duplicate]
I had amdgpu-pro 17.40 installed and running fine but had some issues with a specific display (Dell U3014) not working over displayport. I opened a ticket with AMD and they suggested an update to ...
16
votes
2
answers
68k
views
How to use GPU acceleration in FFmpeg with AMD Radeon?
I have a Radeon Vega 64, and installed AMDGPU from the official website, but I have no idea where to go from here.
I want to use hardware acceleration for converting video with FFmpeg. What is the ...
13
votes
3
answers
53k
views
I think I'm using radeon instead of amdgpu? How do I change?
So I'm on 17.04 and I know that amdgpu-pro isn't available on the 4.10 kernel. But I was curious about what I was running, so I used
lspci -k | grep -EA3 'VGA|3D|Display'
and it returned
01:00.0 ...
11
votes
6
answers
43k
views
Unmet dependencies ubuntu 22.04 & amdgpu HIP support
I have a ryzen pc with an AMD Radeon Vega card, running ubuntu 22.04LTS, and I'm trying to install the amdgpu-install_22.10.2.50102-1_all driver so that I can use Blender 3.2 and have HIP support. ...
11
votes
2
answers
9k
views
How to stop using the HWE kernel and go back to the GA kernel?
I need my Ubuntu to be stable as I rely on it heavily for my business and uni. I needed to update my google cloud sdk so I run sudo apt upgrade as I have done for the last year with no issues. After ...
10
votes
1
answer
13k
views
Possible missing firmware amdgpu
When I run sudo prime-select intel I get the following warning
$ sudo prime-select intel
Info: selecting the intel profile
Updating the initramfs. Please wait for the operation to complete:
|W: ...
9
votes
5
answers
65k
views
How to uninstall AMDGPU?
I have a fresh install of 18.04 on my desktop with Radeon Vega 64 GPU. Since I installed AMD GPU official driver, I have a collection of problems.
For a week, the mouse was lagging after a few hours. ...
8
votes
2
answers
7k
views
How can I run glmark2 on the dedicated GPU?
My laptop has a dedicated GPU, it is an AMD Radeon HD 6300. How can I test it with glmark2?
By default it is using the iGPU. glmark2 man page doesn't show an option to choose the dGPU.
8
votes
5
answers
13k
views
Recover from AMDGPU-PRO install
I have been running Xubuntu 16.04 without any errors on just the generic drivers that come installed by default. I decided I wanted to play some video games so I installed the AMDGPU-PRO drivers by ...
8
votes
1
answer
23k
views
Install CoreCtrl (GPU GUI) on Ubuntu 20.04
I read about "CoreCtrl" (GPU GUI) which looks promising but I cannot find it in the repository.
Do you have any ideas how I can install it?
Thanks.
More about CoreCtrl
8
votes
1
answer
5k
views
Kernel panic on Ubuntu 21.10 AMDGPU
I'm trying to boot the latest Ubuntu 21.10 on Lenovo ThinkPad E14 (Ryzen 3 5300U with integrated Renoir graphics), and I'm stuck on Lenovo logo. When trying to boot with safe graphics, I got the ...
7
votes
2
answers
34k
views
How can I install AMD ROCm 5+ on Ubuntu 22.04?
The AMD installation instructions for ROCm 5.2.1 state that ROCm is only compatible with Ubuntu 20.04
Can I still install and use it on Ubuntu 22.04?
7
votes
2
answers
17k
views
Ubuntu 20.04 Shutdown/Reboot Hangs At "Waiting for process: crond" And amdgpu process
I'm Using Dell 5570 , processor : Intel i5 ,GPU1: Intel 620, GPU2: AMD 530 , OS : Ubuntu 20.04 Fresh install but this issue comes later after installing and using it for a while
when i press Shutdown/...
7
votes
1
answer
985
views
Is there a way to force X to use Intel integrated graphics while mining Ethereum on discrete Radeon card?
Update Did some further digging and found out the solution to this problem for the old fglrx driver: https://bitcointalk.org/index.php?topic=170470.60 This however does not work with the AMDGPU ...
7
votes
1
answer
5k
views
Missing amdgpu firmware file named vega20_ta.bin | Kubuntu 19.04
Recently, after each upgrade I get these lines at the end of the process:
Processing triggers for initramfs-tools (0.131ubuntu19) ...
update-initramfs: Generating /boot/initrd.img-5.0.0-17-generic
...
6
votes
6
answers
9k
views
Ubuntu kernel upgrade to 6.2.0-26 failed
3 edits with further information at the bottom of this question.
When I routinely upgraded to the latest generic kernel, the upgrade failed and stopped my computer booting. I had to do a zfs rollback ...
6
votes
1
answer
13k
views
AMD GPU-dkms not building in kernel 5.8/5.8-xanmod
I recently bought the ASUS TUF Gaming FA506IH with Ryzen 5 4600H and dedicated NVIDIA gtx 1650Ti. I am not much of a gamer so I installed Ubuntu 20.04 and thought of not using Nvidia drivers (because ...
6
votes
1
answer
9k
views
Set power_dpm_state to low with AMDGPU on Xubuntu 18.04
Goal
My goal is to get the optimal power management one gets on Windows. Meaning:
the GPU fans should not spin at low temperature (the hardware supports 0 RPM mode)
optimize power draw (on Windows ...
6
votes
1
answer
14k
views
HOW TO FIX drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout ? ON MY RYZEN 5 2400G APU
My PC freezes randomly without any workload. only ALTSyS REISUB works. I installed fresh ubuntu 18.04.2 on my system and this is the only OS installed in my pc. I dont have any other Graphics Card And ...
6
votes
2
answers
2k
views
amdgpu: Unsupported power profile mode 0
I shutdown my computer today to try to boot it back up. I am getting the message: [6.043685] amdgpu 0000:04:00.0: Unsupported power profile mode 0 on RENOIR on a black screen. What is this and can I ...
5
votes
4
answers
24k
views
How well do AMD Raven Ridge APU's work with linux now? [closed]
I was thinking of buying an AMD Ryzen 3 2200G or an AMD Ryzen 5 2400G, but one thing that is a make or break is linux support. How well does the chip work now, because a while ago (6 months or so) it ...
5
votes
2
answers
17k
views
Ubuntu 18.04.1 LTS R9 390X amdgpu guide / testing summary
I cannot get amdgpu to load as driver. Instead it always loads radeon.
Setup:
Ubuntu 18.04.1 LTS
i7-5830k
2x R9 390X
5
votes
1
answer
8k
views
How to use amdgpu-pro with 17.04?
I tried to install amdgpu-pro in Zesty but encountered an error when building the kernel module:
Setting up amdgpu-pro-dkms (16.60-379184) ...
Loading new amdgpu-pro-16.60-379184 DKMS files...
...
5
votes
2
answers
5k
views
Battery life limitation with Ubuntu 20.04 and AMD
I had previously asked this question for 18.04, I upgraded to 20.04 hoping it would give some boost. Yet I still have the same high power consumption issue.
Roughly my laptop runs for around 3 hours, ...
5
votes
1
answer
14k
views
Ubuntu 18.04 + Radeon RX 580 Drivers
The Issue:
I don't seem to be able to install the Radeon Drivers on Ubuntu 18.04.
Attempt One:
Downloaded drivers from AMD's page here.
Ran the following commands:
sudo ./amdgpu-install -y
sudo ...
5
votes
4
answers
12k
views
Installing AMDGPU 18.50 for Ubuntu 18.04 resulting in dependency issues
I downloaded the appropriate driver from AMD's website and went to install it as I had the previous (18.40) driver. However, now I'm in a weird situation where it looks like there are unmet ...
5
votes
2
answers
4k
views
Brightness Control AMD Ubuntu 20.04
Currently troubleshooting the following problem:
I have finally decided on a change in my life and I switched to Ubuntu 20.04 for my working computer. I own a Lenovo Thinkpad T14 AMD Ryzen 7 PRO 4750U,...
5
votes
1
answer
3k
views
AmdGPU fail: Error Failed to initialize parser -125!
I'm rather new to Linux and installed Ubuntu in my T495. It works pretty well, but once in a while when booting, the screen stays black. When I look it up in the syslog it states:
[drm:...
5
votes
2
answers
2k
views
Is there a way to get a newer version of the linux-firmware project than the package in Ubuntu 18.04?
On Ubuntu 18.04, Ryzen 2500u laptop X360, 32gb RAM.
Multiple times a day my laptop crashes with errors in the journal that I've pasted at the end of this message [1] indicating an issue with amdgpu.
...
5
votes
0
answers
2k
views
How to enable amdgpu-pro's VDPAU driver on Ubuntu 17.04?
I have downloaded and installed amdgpu-pro-17.30-465504.tar.xz on Ubuntu 17.04 (64-bit).
I have verified that the libvdpau-amdgpu-pro package is installed:
$ dpkg -l libvdpau-amdgpu-pro:amd64
...
4
votes
3
answers
6k
views
amdgpu driver refuses to load on 19.04
I have an HP x360 laptop with Ryzen 5 2500U and Raven Ridge graphics. This was working nicely with 18.10 on the 4.18.0-17 kernel, but stopped working properly after an upgrade to 19.04.
After the ...
4
votes
1
answer
7k
views
Easiest way to check if Wine uses my discrete GPU (AMD)?
I'm using dedicated AMD GPU (HD 8570M) and it's installed correctly in my system.
*-display
description: Display controller
product: Sun PRO [Radeon HD 8570A/8570M]
vendor:...
4
votes
2
answers
5k
views
AMD GPU freezes randomly
I have a ThinkPad A285 with Ubuntu 18.04.2 installed. It's equipped with Ryzen 7 2700U CPU. It seems that GPU randomly freezes. It doesn't matter if there's any load on it or not.
I tried to upgrade ...
4
votes
1
answer
6k
views
I need help installing AMD GPU propietary drivers on UBUNTU 17.10
I currently have a Sapphire Dual X AMD R9 280x and I'm trying to install the official drivers from AMD website but I keep getting a black screen when I reboot. Does anyone have any specific ...
4
votes
3
answers
9k
views
How to enable a daisy-chained DisplayPort monitor via USB-C?
I'm running Xubuntu 20.04 on an HP Elitebook 845 G7 which has an AMD Ryzen 7 PRO 4750U with Radeon Graphics. I've been trying to use two daisy-chained DisplayPort monitors (Dell P2421DC) connected via ...
4
votes
2
answers
2k
views
AMD Radeon RX 640 not recognized on freshly installed Ubuntu 20.04
Initially, I was running into the problem of black screen on boot up after a fresh installation and after seeing a solution which told me to add nomodeset after quiet splash from the grub screen, it ...
4
votes
1
answer
1k
views
What configuration could cause partial driver failure in Xubuntu Bionic with the AMD GPU Pro drivers?
I have a problem with Xubuntu Bionic (18.04.3) running on a Dell Precision 7530 with an AMD Radeon Pro WX 4150 video device. I recently installed the AMD GPU Pro driver from this location, ...
4
votes
1
answer
16k
views
possible missing firmware /lib/firmware/amdgpu/
I have a HP envy x360 with ryzen 3500u and Whenever I run apt upgrade I get following warnings.
My laptop also doesn't wake from suspend, can these be related, and how can I solve them?
W: Possible ...
4
votes
1
answer
2k
views
amdgpu-pro and rocm driver confusion
I have an RX 5700 and wish to install the appropriate drivers for OpenCL support. This article states that ROCm has a slight performance advantage and my GPU seems to be compatible with it. I will use ...
4
votes
4
answers
3k
views
Help with intermittent freezing after resume from suspend in 20.04 and amd RX570 graphics
I've had this problem with 19.10 and now 20.04. I did not have this problem with 18.04 which I built this computer with back in Feb 2020. I did a clean install for 20.04. Briefly, after some variable ...
4
votes
1
answer
543
views
Built-in Screen goes blank when lowering resolution
I have a three monitor setup like this.
Everything works fine like this. But whenever I set the Built-in Screen to a lower resolution, the Built-in Screen just goes blank. The other two screens keep ...
4
votes
1
answer
764
views
Jammy kernel 5.19.0-32 breaks amdgpu
I run my AMD Kaveri htpc computer with the system provided amdgpu driver on fully updated Jammy. It recently pulled kernel 5.19.0-32 and amdgpu kernel could not load. From dmesg:
[ 7.619095] amdgpu:...
4
votes
0
answers
597
views
AMD GPU (RX6600) hangs on Jammy 22.04.1
Several times a week system hangs to black screens. Can still SSH in but graphics are down till hard reboot.
dmesg.logs with amd relavant things in them:
9.574643] amdgpu 0000:2f:00.0: [drm] fb0: ...
4
votes
2
answers
27k
views
amdgpu-dkms error
I have tried to run sudo apt-get dist-upgrade but at the end I am getting this output:
Loading new amdgpu-5.6.0.15-1098277 DKMS files...
Building for 5.11.0-40-generic 5.13.0-30-generic
Building for ...
4
votes
1
answer
3k
views
Enable OpenCL on Ubuntu 20.04 for Darktable on Thinkpad T495(AMD iGPU)
I have a Thinkpad T495 with AMD 3500 PRO:
$ lspci | grep VGA
06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Picasso (rev d2)
Using clinfo command I can see that the ...
4
votes
0
answers
3k
views
underclock an old GPU with amdgpu driver
I have an old graphics card (saphire r9 270x pitcairn architecture) that keeps crashing when under maximum load. the preset stock clock is 1070mhz and it runs fine when underclocked to 1000mhz. I've ...
4
votes
2
answers
8k
views
Ubuntu 18.10 installation fails: AMD-Vi Completion-Wait loop timed out [Ryzen 3 2200G + Radeon RX580] [closed]
Ubuntu 18.10 fails during installation (Try Ubuntu or Install Ubuntu). Below some of the possible relevant traces, some on them repeating themselves several times:
AMD-Vi: Completion-Wait loop timed ...
4
votes
0
answers
2k
views
Black Screen without nomodeset
So i installed Ubuntu 18.04 LTS on my PC
Ryzen 3 1200
Radeon RX 560
Motherboard Biostar
it wont boot without nomodeset command, it will boot only with that command but graphic perfomance are realy ...