Skip to content

Do not re-order amdgpu and radeon modules in mkinitcpio - #3866

Merged
svartkanin merged 1 commit into
archlinux:masterfrom
ventureoo:amdgpu-cleanup
Oct 13, 2025
Merged

Do not re-order amdgpu and radeon modules in mkinitcpio#3866
svartkanin merged 1 commit into
archlinux:masterfrom
ventureoo:amdgpu-cleanup

Conversation

@ventureoo

@ventureoo ventureoo commented Oct 12, 2025

Copy link
Copy Markdown
Contributor

This is not necessary as kms hook for mkinitcpio already takes care of adding amdgpu and radeon modules.

  • This fix issue: None

PR Description:

Relevant issue (#808) was created in 2021, but in 2022 mkinitcpio had added kms hook (https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/commit/7bfe4861eacb3bf6cb70d9a17a0262542733a8ed), which already takes care of adding amdgpu and radeon modules and it used by default.

Tests and Checks

  • I have tested the code!

This is not necessary as kms hook for mkinitcpio already takes care
of adding amdgpu and radeon modules.

Signed-off-by: Vasiliy Stelmachenok <ventureo@cachyos.org>
@ventureoo
ventureoo requested a review from Torxed as a code owner October 12, 2025 20:55
@svartkanin

Copy link
Copy Markdown
Collaborator

@ventureoo

Copy link
Copy Markdown
Contributor Author

According to the wiki https://wiki.archlinux.org/title/AMDGPU#Load_amdgpu_driver

This is written in the context of enabling support for Southern Islands and Sea Islands in amdgpu. This is not enabled by default and archinstall does nothing to enable it.

@svartkanin

Copy link
Copy Markdown
Collaborator

Ahh I missed that we don't enable that, then it seems to be good

@svartkanin
svartkanin merged commit daab8e6 into archlinux:master Oct 13, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants