You are not logged in.

#1 2025-02-18 16:27:40

rock_os
Member
Registered: 2025-02-18
Posts: 1

How to change Radeon driver to AMDgpu?

I'm reading the wiki but I don't understand.
https://wiki.archlinux.org/title/AMDGPU

$ lspci -k -d ::03xx
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8610G]
    Subsystem: Hewlett-Packard Company Device 216c
    Kernel driver in use: radeon
    Kernel modules: radeon, amdgpu
01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430 / Radeon 520 Mobile]
    DeviceName: SUN (6660)
    Subsystem: Hewlett-Packard Company Device 216c
    Kernel driver in use: radeon
    Kernel modules: radeon, amdgpu

I'm using the radeon driver, my integrated graphic card is Sea Island and my boot loader is grub.

Plis explain me 2.2.1    2.2.1.1   2.2.2   2.2.2.1  etc

https://wiki.archlinux.org/title/AMDGPU

Offline

#2 2025-02-18 16:36:44

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: How to change Radeon driver to AMDgpu?

What, exactly, are you not understanding about them?

Offline

#3 2025-02-18 16:37:11

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,104

Re: How to change Radeon driver to AMDgpu?

You can use any one of the listed options to set the necessary parameters.

E.g. for https://wiki.archlinux.org/title/AMDGPU … mmand_line -- you can set

radeon.si_support=0 amdgpu.si_support=1

as additional parameters in your /etc/grub/default and appending them to the GRUB_CMDLINE_LINUX_DEFAULT line and regenerating your GRUB config with grub-mkconfig -o /boot/grub/grub.cfg as listed in https://wiki.archlinux.org/title/Kernel_parameters#GRUB

Offline

Board footer

Powered by FluxBB