AMD Lucienne GPU Not Detected on Manjaro – `amdgpu` Driver Not Loading, Falling Back to Software Rendering

Hello Manjaro Community,

I’m experiencing significant issues with my Manjaro installation related to my AMD Lucienne GPU. Despite multiple troubleshooting attempts, the system is not recognizing the GPU correctly, and it’s falling back to software rendering (llvmpipe). Below are the detailed specifics of my system and the steps I’ve already taken to resolve the issue.


System Information

Distribution:
Manjaro Linux
Base: Arch Linux
Desktop Environment: KDE Plasma 6.1.5
Kernel: 6.12.0-rc2-2-MANJARO
Architecture: x86_64


Hardware Specifications

CPU:

  • Model: AMD Ryzen 7 5700U with Radeon Graphics
  • Cores: 8
  • Threads: 16
  • Architecture: Zen 2
  • Frequency: 400 MHz - 4.372 GHz

GPU:

  • Model: AMD Lucienne (Renoir/Cezanne)
  • Vendor: Advanced Micro Devices, Inc. [AMD/ATI]
  • Driver: N/A
  • Alternate Driver: amdgpu
  • PCIe: Gen 3, 16 lanes

Motherboard:

  • Model: SLIMBOOK PROX-AMD5
  • Manufacturer: SLIMBOOK
  • BIOS: American Megatrends LLC., Version N.1.06GRU07, Date: 03/22/2023

Storage:

  • Primary Drive: Samsung SSD 980 PRO 2TB (NVMe)
  • Partitions:
    • / – 500 GiB (ext4)
    • /boot/efi – 350 MiB (vfat)
    • /home – 300 GiB (ext4)
    • swap – 8 GiB

Network:

  • Ethernet: Realtek RTL8111/8168/8211/8411 PCIe Gigabit Ethernet Controller
  • Wi-Fi: Intel Wi-Fi 6 AX200

Other Devices:

  • Chicony Integrated IR Camera
  • Various USB controllers and audio devices

Current Issue

  • Symptom:

    • The system is not utilizing the AMD Lucienne GPU.
    • The amdgpu driver is not loaded; instead, the system uses the modesetting driver with software rendering (llvmpipe).
    • OpenGL renderer is llvmpipe instead of the AMD GPU.
  • Relevant Output from inxi -Gazy:

    Graphics:
      Device-1: Advanced Micro Devices [AMD/ATI] Lucienne vendor: Tongfang Hongkong
        driver: N/A alternate: amdgpu arch: GCN-5 code: Vega process: GF 14nm
        built: 2017-20 pcie: gen: 3 speed: 8 GT/s lanes: 16 link-max: gen: 4
        speed: 16 GT/s bus-ID: 05:00.0 chip-ID: 1002:164c class-ID: 0300
      ...
      OpenGL: renderer: llvmpipe (LLVM 18.1.8 256 bits)
        device-ID: ffffffff:ffffffff memory: 60.73 GiB unified: yes
    
  • Kernel Boot Parameters:

    parameters: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw nomodeset
    

Troubleshooting Steps Already Taken

  1. Reinstalling inxi:

    • Encountered file conflicts:
      error: failed to commit transaction (conflicting files)
      inxi: /etc/inxi.conf exists in filesystem
      inxi: /usr/bin/inxi exists in filesystem
      inxi: /usr/share/man/man1/inxi.1.gz exists in filesystem
      
    • Removed conflicting files manually and reinstalled inxi using pacman.
  2. Attempted to Remove nomodeset:

    • Edited /etc/default/grub to remove nomodeset.
    • Updated GRUB configuration with sudo update-grub.
    • Rebooted system, but amdgpu driver still not loaded.
  3. Installed AMD Drivers and Firmware:

    • Ensured xf86-video-amdgpu and mesa packages are installed.
    • Reinstalled linux-firmware package.
    • Removed any custom Xorg configurations that might interfere.
  4. Kernel Management:

    • Tried installing older kernels (linux610), but build failed due to D3D12-related errors when attempting to build mesa-git.
    • Currently running a release candidate kernel (6.12.0-rc2-2-MANJARO), which may be unstable.
  5. Verified Module Loading:

    • lsmod output does not list amdgpu, indicating the driver is not loaded.
    • Attempted to load amdgpu manually with sudo modprobe amdgpu but received no errors; however, it does not appear to be loaded.
  6. Checked for Blacklisted Modules:

    • Confirmed that there are no blacklisting rules for amdgpu in /etc/modprobe.d/.
  7. Reinstalled mesa Packages:

    • Reinstalled mesa using sudo pacman -S mesa.
  8. System Update:

    • Ran sudo pacman -Syu to ensure the system is fully updated.

Additional Information

  • Display Server: X.Org v: 21.1.14 with Xwayland v: 24.1.4
  • Compositor: kwin_x11
  • OpenGL Version: 4.5
  • Vulkan: No Vulkan data available.
  • Current Render Method: Software rendering (llvmpipe)
  • System Uptime: 33 minutes
  • Power Management: Using amd-pstate-epp governor with powersave mode

Error Messages Encountered

  1. Building mesa-git:

    • Encountered multiple undefined references related to D3D12 symbols.
    • Example:
      undefined reference to `D3D12_VIDEO_DECODE_PROFILE_H264'
      undefined reference to `D3D12_VIDEO_DECODE_PROFILE_AV1_PROFILE0'
      ...
      
  2. Reinstalling inxi:

    • File conflicts as mentioned above.

Request for Assistance

I’m seeking help to:

  1. Enable and Load the amdgpu Driver:

    • Understand why amdgpu is not loading despite being installed.
    • Remove nomodeset effectively to allow the driver to load.
  2. Resolve Kernel Issues:

    • Decide whether to stick with the release candidate kernel or switch to a stable one.
    • If switching, how to properly install and switch to a stable kernel without causing further issues.
  3. Handle Mesa Build Errors:

    • Guidance on building mesa-git without D3D12-related errors or alternative solutions to get the latest Mesa drivers.
  4. General GPU Configuration:

    • Any additional steps to ensure the AMD Lucienne GPU is properly recognized and utilized for hardware acceleration.

Steps I’m Open to Taking

  • Switching to a different kernel version (stable vs. RC).
  • Reinstalling or updating specific drivers and firmware.
  • Modifying configuration files as needed.
  • Testing with live USBs of other distributions if recommended.

Attached Outputs

inxi -Gazy:

 inxi -Gazy
Graphics:
  Device-1: Advanced Micro Devices [AMD/ATI] Lucienne vendor: Tongfang Hongkong
    driver: N/A alternate: amdgpu arch: GCN-5 code: Vega process: GF 14nm
    built: 2017-20 pcie: gen: 3 speed: 8 GT/s lanes: 16 link-max: gen: 4
    speed: 16 GT/s bus-ID: 05:00.0 chip-ID: 1002:164c class-ID: 0300
  Device-2: Chicony Integrated IR Camera driver: uvcvideo type: USB rev: 2.0
    speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-3:2 chip-ID: 04f2:b71a
    class-ID: 0e02 serial: <filter>
  Display: x11 server: X.Org v: 21.1.14 with: Xwayland v: 24.1.4
    compositor: kwin_x11 driver: X: loaded: modesetting unloaded: radeon
    alternate: fbdev,vesa gpu: N/A display-ID: :0 screens: 1
  Screen-1: 0 s-res: 2560x1440 s-dpi: 96 s-size: 677x381mm (26.65x15.00")
    s-diag: 777mm (30.58")
  Monitor-1: Unknown-1 mapped: None-1 res: 2560x1440 hz: 60 size: N/A
    modes: 2560x1440
  API: EGL v: 1.5 platforms: device: 0 drv: swrast surfaceless: drv: swrast
    x11: drv: swrast inactive: gbm,wayland
  API: OpenGL v: 4.5 vendor: mesa v: 24.2.4-arch1.0.1 glx-v: 1.4
    direct-render: yes renderer: llvmpipe (LLVM 18.1.8 256 bits)
    device-ID: ffffffff:ffffffff memory: 60.73 GiB unified: yes
  API: Vulkan Message: No Vulkan data available.

```└[~]> lspci -k 
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex
        Subsystem: Tongfang Hongkong Limited Device 115d
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU
        Subsystem: Tongfang Hongkong Limited Device 115d
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel driver in use: pcieport
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel driver in use: pcieport
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel driver in use: pcieport
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel driver in use: pcieport
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus
        Subsystem: Xircom Device 1d05
        Kernel driver in use: pcieport
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51)
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel driver in use: piix4_smbus
        Kernel modules: i2c_piix4, sp5100_tco
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
        Subsystem: Tongfang Hongkong Limited Device 115d
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3
        Kernel driver in use: k10temp
        Kernel modules: k10temp
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 15)
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel driver in use: r8169
        Kernel modules: r8169
03:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
        Subsystem: Intel Corporation Wi-Fi 6 AX200NGW
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi
04:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO
        Subsystem: Samsung Electronics Co Ltd SSD 980 PRO
        Kernel driver in use: nvme
        Kernel modules: nvme
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne (rev c1)
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel modules: amdgpu
05:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
05:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel driver in use: ccp
        Kernel modules: ccp
05:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel driver in use: xhci_hcd
05:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel driver in use: xhci_hcd
05:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 01)
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel modules: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_acp_pci, snd_rpl_pci_acp6x, snd_pci_ps, snd_sof_amd_renoir, snd_sof_amd_rembrandt, snd_sof_amd_vangogh, snd_sof_amd_acp63
05:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
        DeviceName: HD Audio Controller
        Subsystem: Tongfang Hongkong Limited Device 115d
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

$ uname -a
Linux urko 6.12.0-rc2-2-MANJARO #1 SMP PREEMPT_DYNAMIC Tue Oct  8 12:50:14 UTC 2024 x86_64 GNU/Linux
$ lsmod
Module                  Size  Used by
ipt_REJECT             12288  0
nf_reject_ipv4         12288  1 ipt_REJECT
xt_statistic           12288  3
vxlan                 151552  0
xt_policy              12288  0
xt_mark                12288  8
xt_bpf                 16384  0
ip6table_mangle        12288  1
xt_comment             12288  65
iptable_mangle         12288  1
nf_tables             385024  0
veth                   40960  0
uinput                 20480  3
xt_nat                 16384  78
xt_tcpudp              20480  132
xt_conntrack           12288  28
xt_MASQUERADE          16384  35
nf_conntrack_netlink    61440  0
xfrm_user              65536  1
xfrm_algo              16384  1 xfrm_user
snd_seq_dummy          12288  0
snd_hrtimer            12288  1
snd_seq               131072  7 snd_seq_dummy
snd_seq_device         16384  1 snd_seq
ip6table_nat           12288  2
ip6table_filter        12288  2
ip6_tables             36864  3 ip6table_filter,ip6table_nat,ip6table_mangle
iptable_nat            12288  13
nf_nat                 61440  4 ip6table_nat,xt_nat,iptable_nat,xt_MASQUERADE
nf_conntrack          200704  5 xt_conntrack,nf_nat,xt_nat,nf_conntrack_netlink,xt_MASQUERADE
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         12288  1 nf_conntrack
libcrc32c              12288  3 nf_conntrack,nf_nat,nf_tables
xt_addrtype            12288  7
iptable_filter         12288  2
br_netfilter           36864  0
bridge                454656  1 br_netfilter
stp                    12288  1 bridge
llc                    16384  2 bridge,stp
wireguard             122880  0
curve25519_x86_64      36864  1 wireguard
libchacha20poly1305    16384  1 wireguard
chacha_x86_64          28672  1 libchacha20poly1305
poly1305_x86_64        28672  1 libchacha20poly1305
libcurve25519_generic    45056  2 curve25519_x86_64,wireguard
libchacha              12288  1 chacha_x86_64
ip6_udp_tunnel         16384  2 wireguard,vxlan
udp_tunnel             28672  2 wireguard,vxlan
ccm                    20480  6
overlay               237568  29
intel_rapl_msr         20480  0
amd_atl                57344  1
intel_rapl_common      53248  1 intel_rapl_msr
qrtr                   57344  2
snd_sof_amd_acp63      16384  0
snd_soc_acpi_amd_match     8192  1 snd_sof_amd_acp63
snd_sof_amd_vangogh    16384  0
snd_sof_amd_rembrandt    16384  0
snd_sof_amd_renoir     16384  0
snd_sof_amd_acp        69632  4 snd_sof_amd_rembrandt,snd_sof_amd_vangogh,snd_sof_amd_acp63,snd_sof_amd_renoir
snd_sof_pci            24576  4 snd_sof_amd_rembrandt,snd_sof_amd_vangogh,snd_sof_amd_acp63,snd_sof_amd_renoir
snd_sof_xtensa_dsp     16384  1 snd_sof_amd_acp
snd_sof               462848  2 snd_sof_amd_acp,snd_sof_pci
snd_sof_utils          16384  1 snd_sof
kvm_amd               237568  0
snd_pci_ps             28672  0
snd_amd_sdw_acpi       16384  2 snd_sof_amd_acp,snd_pci_ps
soundwire_amd          45056  2 snd_sof_amd_acp,snd_pci_ps
snd_hda_codec_realtek   208896  1
soundwire_generic_allocation    12288  1 soundwire_amd
kvm                  1388544  1 kvm_amd
iwlmvm                753664  0
soundwire_bus         147456  2 soundwire_generic_allocation,soundwire_amd
snd_hda_codec_generic   114688  1 snd_hda_codec_realtek
snd_hda_scodec_component    20480  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     98304  1
snd_soc_core          454656  2 snd_sof,soundwire_amd
uvcvideo              176128  0
crct10dif_pclmul       12288  1
snd_hda_intel          65536  6
videobuf2_vmalloc      20480  1 uvcvideo
crc32_pclmul           12288  0
snd_compress           28672  1 snd_soc_core
uvc                    12288  1 uvcvideo
mac80211             1638400  1 iwlmvm
snd_intel_dspcfg       40960  2 snd_hda_intel,snd_sof
polyval_clmulni        12288  0
ac97_bus               12288  1 snd_soc_core
videobuf2_memops       16384  1 videobuf2_vmalloc
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
videobuf2_v4l2         40960  1 uvcvideo
polyval_generic        12288  1 polyval_clmulni
snd_pcm_dmaengine      16384  1 snd_soc_core
ghash_clmulni_intel    16384  0
libarc4                12288  1 mac80211
snd_rpl_pci_acp6x      20480  0
snd_hda_codec         212992  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
videobuf2_common       94208  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
ptp                    45056  1 iwlmvm
snd_acp_pci            12288  0
sha512_ssse3           53248  0
snd_hda_core          147456  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
pps_core               32768  1 ptp
snd_acp_legacy_common    16384  1 snd_acp_pci
sha256_ssse3           36864  0
videodev              393216  2 videobuf2_v4l2,uvcvideo
snd_pci_acp6x          20480  0
snd_hwdep              20480  1 snd_hda_codec
joydev                 28672  0
vfat                   24576  1
sha1_ssse3             32768  0
mc                     90112  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
fat                   110592  1 vfat
mousedev               24576  0
iwlwifi               598016  1 iwlmvm
snd_pcm               200704  13 snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_sof,snd_compress,snd_soc_core,snd_sof_utils,soundwire_amd,snd_hda_core,snd_pci_ps,snd_pcm_dmaengine
ee1004                 16384  0
aesni_intel           122880  4
snd_pci_acp5x          20480  0
sp5100_tco             20480  0
snd_timer              53248  3 snd_seq,snd_hrtimer,snd_pcm
gf128mul               16384  2 polyval_generic,aesni_intel
r8169                 126976  0
snd_rn_pci_acp3x       24576  0
asus_wmi              110592  0
ucsi_acpi              16384  0
crypto_simd            16384  1 aesni_intel
cfg80211             1396736  3 iwlmvm,iwlwifi,mac80211
realtek                45056  1
snd                   155648  27 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm
snd_acp_config         24576  9 snd_rn_pci_acp3x,snd_pci_acp6x,snd_pci_acp5x,snd_sof_amd_rembrandt,snd_sof_amd_vangogh,snd_sof_amd_acp63,snd_acp_pci,snd_pci_ps,snd_sof_amd_renoir
hid_multitouch         36864  0
i2c_piix4              36864  0
platform_profile       12288  1 asus_wmi
cryptd                 28672  2 crypto_simd,ghash_clmulni_intel
typec_ucsi             77824  1 ucsi_acpi
snd_soc_acpi           16384  3 snd_sof_amd_acp,snd_acp_config,snd_pci_ps
mdio_devres            12288  1 r8169
hid_generic            12288  0
rapl                   20480  0
wmi_bmof               12288  0
sparse_keymap          12288  1 asus_wmi
ccp                   184320  1 kvm_amd
pcspkr                 12288  0
soundcore              16384  1 snd
snd_pci_acp3x          20480  0
rfkill                 40960  5 iwlmvm,asus_wmi,cfg80211
libphy                229376  3 r8169,mdio_devres,realtek
typec                 110592  1 typec_ucsi
i2c_smbus              20480  1 i2c_piix4
k10temp                16384  0
roles                  16384  1 typec_ucsi
i2c_hid_acpi           12288  0
i2c_hid                40960  1 i2c_hid_acpi
amd_pmc                57344  0
mac_hid                12288  0
i2c_dev                28672  0
crypto_user            20480  0
loop                   45056  0
dm_mod                225280  0
nfnetlink              20480  4 nf_conntrack_netlink,nf_tables
ip_tables              36864  3 iptable_filter,iptable_nat,iptable_mangle
x_tables               65536  19 ip6table_filter,xt_conntrack,xt_statistic,iptable_filter,ip6table_nat,xt_tcpudp,xt_bpf,xt_addrtype,xt_nat,xt_comment,xt_policy,ip6_tables,ipt_REJECT,ip_tables,iptable_nat,ip6table_mangle,xt_MASQUERADE,iptable_mangle,xt_mark
ext4                 1155072  4
crc32c_generic         12288  0
mbcache                16384  1 ext4
jbd2                  208896  1 ext4
amdxcp                 12288  0
i2c_algo_bit           20480  0
drm_ttm_helper         16384  0
ttm                   106496  1 drm_ttm_helper
drm_exec               12288  0
gpu_sched              65536  0
serio_raw              20480  0
drm_suballoc_helper    12288  0
atkbd                  40960  0
drm_buddy              24576  0
libps2                 20480  1 atkbd
vivaldi_fmap           12288  1 atkbd
nvme                   65536  6
drm_display_helper    266240  0
crc32c_intel           16384  9
cec                    94208  1 drm_display_helper
nvme_core             253952  7 nvme
video                  81920  1 asus_wmi
crc16                  12288  1 ext4
i8042                  57344  1 asus_wmi
nvme_auth              24576  1 nvme_core
wmi                    28672  3 video,asus_wmi,wmi_bmof
serio                  28672  5 amd_pmc,serio_raw,atkbd,i8042

Conclusion

Despite following several troubleshooting steps, my AMD Lucienne GPU is not being recognized correctly, and the amdgpu driver isn’t loading, forcing the system to use software rendering. I would greatly appreciate any guidance or suggestions on how to resolve this issue.

Thank you for your assistance!

System info please:

inxi -Farz
mhwd -li -l

Why would you need to reinstall inxi?
Why were there conflicting/existing files?
This usually only occurs when one has manually worked outside of the package manager.

Your copied line (shown below) shows nomodeset is still present.
So was it removed or not?

So … is it removed from the options or not?

What are the contents of /etc/default/grub and/or any files in /etc/default/grub.d?

You should definitely be trying something other than an RC (6.12) and an EOL (6.10) kernel.
Though amdgpu is present in 6.12, so I doubt it makes much difference for that issue.

Use mhwd-kernel;

sudo mhwd-kernel -i linux66

Why are you using mesa-git?

We should really tackle one problem at a time.
Use a regular kernel.
Use regular mesa.
Remove your extra boot options.

amdgpu should work out of the box.

You can add amdgpu to the modules of /etc/mkinitcpio.conf then run sudo mkinitcpio -P

$ inxi -Farz
System:
  Kernel: 6.6.54-2-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 14.2.1
    clocksource: tsc avail: hpet,acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.6-x86_64
    root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw nomodeset quiet splash
    udev.log_priority=3
  Desktop: KDE Plasma v: 6.1.5 tk: Qt v: N/A info: frameworks v: 6.6.0
    wm: kwin_x11 vt: 2 dm: SDDM Distro: Manjaro base: Arch Linux
Machine:
  Type: Laptop System: SLIMBOOK product: PROX-AMD5 v: Standard
    serial: <superuser required>
  Mobo: SLIMBOOK model: SLIMBOOK v: Standard serial: <superuser required>
    part-nu: 0001 uuid: <superuser required> UEFI: American Megatrends LLC.
    v: N.1.06GRU07 date: 03/22/2023
Battery:
  ID-1: BAT0 charge: 68.4 Wh (100.0%) condition: 68.4/91.6 Wh (74.7%)
    volts: 12.9 min: 11.6 model: standard type: Li-ion serial: <filter>
    status: full
CPU:
  Info: model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 type: MT MCP
    arch: Zen 2 gen: 2 level: v3 note: check built: 2020-22
    process: TSMC n7 (7nm) family: 0x17 (23) model-id: 0x68 (104) stepping: 1
    microcode: 0x8608103
  Topology: cpus: 1x dies: 1 clusters: 1 cores: 8 threads: 16 tpc: 2
    smt: enabled cache: L1: 512 KiB desc: d-8x32 KiB; i-8x32 KiB L2: 4 MiB
    desc: 8x512 KiB L3: 8 MiB desc: 2x4 MiB
  Speed (MHz): avg: 2301 min/max: 400/4372 scaling: driver: amd-pstate-epp
    governor: powersave cores: 1: 2301 2: 2301 3: 2301 4: 2301 5: 2301 6: 2301
    7: 2301 8: 2301 9: 2301 10: 2301 11: 2301 12: 2301 13: 2301 14: 2301
    15: 2301 16: 2301 bogomips: 57518
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
  Vulnerabilities:
  Type: gather_data_sampling status: Not affected
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: reg_file_data_sampling status: Not affected
  Type: retbleed mitigation: untrained return thunk; SMT enabled with STIBP
    protection
  Type: spec_rstack_overflow mitigation: Safe RET
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Retpolines; IBPB: conditional; STIBP:
    always-on; RSB filling; PBRSB-eIBRS: Not affected; BHI: Not affected
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Advanced Micro Devices [AMD/ATI] Lucienne
    vendor: Tongfang Hongkong driver: N/A alternate: amdgpu arch: GCN-5
    code: Vega process: GF 14nm built: 2017-20 pcie: gen: 3 speed: 8 GT/s
    lanes: 16 link-max: gen: 4 speed: 16 GT/s bus-ID: 05:00.0
    chip-ID: 1002:164c class-ID: 0300
  Device-2: Chicony Integrated IR Camera driver: uvcvideo type: USB rev: 2.0
    speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-3:3 chip-ID: 04f2:b71a
    class-ID: 0e02 serial: <filter>
  Display: x11 server: X.Org v: 21.1.14 with: Xwayland v: 24.1.4
    compositor: kwin_x11 driver: X: loaded: modesetting,radeon
    alternate: fbdev,vesa gpu: N/A display-ID: :0 screens: 1
  Screen-1: 0 s-res: 2560x1440 s-dpi: 96 s-size: 677x381mm (26.65x15.00")
    s-diag: 777mm (30.58")
  Monitor-1: Unknown-1 mapped: None-1 res: 2560x1440 hz: 60 size: N/A
    modes: 2560x1440
  API: EGL v: 1.5 platforms: device: 0 drv: swrast surfaceless: drv: swrast
    x11: drv: swrast inactive: gbm,wayland
  API: OpenGL v: 4.5 vendor: mesa v: 24.2.4-arch1.0.1 glx-v: 1.4
    direct-render: yes renderer: llvmpipe (LLVM 18.1.8 256 bits)
    device-ID: ffffffff:ffffffff memory: 60.73 GiB unified: yes
  API: Vulkan Message: No Vulkan data available.
Audio:
  Device-1: Advanced Micro Devices [AMD/ATI] Renoir Radeon High Definition
    Audio vendor: Tongfang Hongkong driver: snd_hda_intel v: kernel pcie:
    gen: 3 speed: 8 GT/s lanes: 16 link-max: gen: 4 speed: 16 GT/s
    bus-ID: 05:00.1 chip-ID: 1002:1637 class-ID: 0403
  Device-2: Advanced Micro Devices [AMD] ACP/ACP3X/ACP6x Audio Coprocessor
    vendor: Tongfang Hongkong driver: N/A alternate: snd_pci_acp3x,
    snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_acp_pci,
    snd_rpl_pci_acp6x, snd_pci_ps, snd_sof_amd_renoir, snd_sof_amd_rembrandt,
    snd_sof_amd_vangogh pcie: gen: 3 speed: 8 GT/s lanes: 16 link-max: gen: 4
    speed: 16 GT/s bus-ID: 05:00.5 chip-ID: 1022:15e2 class-ID: 0480
  Device-3: Advanced Micro Devices [AMD] Family 17h/19h HD Audio
    vendor: Tongfang Hongkong driver: snd_hda_intel v: kernel pcie: gen: 3
    speed: 8 GT/s lanes: 16 link-max: gen: 4 speed: 16 GT/s bus-ID: 05:00.6
    chip-ID: 1022:15e3 class-ID: 0403
  API: ALSA v: k6.6.54-2-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: sndiod v: N/A status: off tools: aucat,midicat,sndioctl
  Server-2: PipeWire v: 1.2.5 status: active with: 1: pipewire-media-session
    status: active 2: pw-jack type: plugin tools: pw-cat,pw-cli
  Server-3: PulseAudio v: 17.0 status: active with: pulseaudio-alsa
    type: plugin tools: pacat,pactl,pavucontrol
Network:
  Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    vendor: Tongfang Hongkong driver: r8169 v: kernel pcie: gen: 1
    speed: 2.5 GT/s lanes: 1 port: f000 bus-ID: 01:00.0 chip-ID: 10ec:8168
    class-ID: 0200
  IF: enp1s0 state: down mac: <filter>
  Device-2: Intel Wi-Fi 6 AX200 driver: iwlwifi v: kernel pcie: gen: 2
    speed: 5 GT/s lanes: 1 bus-ID: 03:00.0 chip-ID: 8086:2723 class-ID: 0280
  IF: wlp3s0 state: up mac: <filter>
  IF-ID-1: br-012cafcf97e7 state: up speed: 10000 Mbps duplex: unknown
    mac: <filter>
  IF-ID-2: br-3b103305aee6 state: up speed: 10000 Mbps duplex: unknown
    mac: <filter>
  IF-ID-3: br-4d4cd1fcf99a state: up speed: 10000 Mbps duplex: unknown
    mac: <filter>
  IF-ID-4: br-93cb44056f41 state: up speed: 10000 Mbps duplex: unknown
    mac: <filter>
  IF-ID-5: br-d3a035f76eb2 state: up speed: 10000 Mbps duplex: unknown
    mac: <filter>
  IF-ID-6: br-d9833e06713b state: up speed: 10000 Mbps duplex: unknown
    mac: <filter>
  IF-ID-7: docker0 state: down mac: <filter>
  IF-ID-8: docker_gwbridge state: up speed: 10000 Mbps duplex: unknown
    mac: <filter>
  IF-ID-9: knimedev state: unknown speed: N/A duplex: N/A mac: N/A
  IF-ID-10: veth1fd853d state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-11: veth2c90fa8 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-12: veth5dcc029 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-13: veth66c8bca state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-14: veth73541ec state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-15: vetha061320 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-16: vetha2a86e6 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-17: vethad6b798 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-18: vethbcd543d state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-19: vethdd75b4f state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-20: vethe13519e state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-21: vethf406b11 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-22: wg0 state: unknown speed: N/A duplex: N/A mac: N/A
  IF-ID-23: wg1 state: unknown speed: N/A duplex: N/A mac: N/A
  IF-ID-24: wglanding state: unknown speed: N/A duplex: N/A mac: N/A
  IF-ID-25: wgmcrovh11win1 state: unknown speed: N/A duplex: N/A mac: N/A
  IF-ID-26: wgmcrovh7 state: unknown speed: N/A duplex: N/A mac: N/A
  IF-ID-27: wgovh9 state: unknown speed: N/A duplex: N/A mac: N/A
  IF-ID-28: wgpds1 state: unknown speed: N/A duplex: N/A mac: N/A
  IF-ID-29: wgproxy state: unknown speed: N/A duplex: N/A mac: N/A
  IF-ID-30: wguk state: unknown speed: N/A duplex: N/A mac: N/A
  IF-ID-31: wgwinus state: unknown speed: N/A duplex: N/A mac: N/A
  Info: services: NetworkManager, systemd-timesyncd, wpa_supplicant
Drives:
  Local Storage: total: 1.82 TiB used: 811.64 GiB (43.6%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Samsung model: SSD 980 PRO 2TB
    size: 1.82 TiB block-size: physical: 512 B logical: 512 B speed: 63.2 Gb/s
    lanes: 4 tech: SSD serial: <filter> fw-rev: 5B2QGXA7 temp: 38.9 C
    scheme: GPT
Partition:
  ID-1: / raw-size: 500 GiB size: 491.08 GiB (98.22%) used: 109.65 GiB (22.3%)
    fs: ext4 dev: /dev/nvme0n1p3 maj-min: 259:3
  ID-2: /boot/efi raw-size: 350 MiB size: 349.3 MiB (99.80%)
    used: 288 KiB (0.1%) fs: vfat dev: /dev/nvme0n1p2 maj-min: 259:2
  ID-3: /home raw-size: 300 GiB size: 294.23 GiB (98.08%)
    used: 256.64 GiB (87.2%) fs: ext4 dev: /dev/nvme0n1p4 maj-min: 259:4
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default) zswap: yes
    compressor: zstd max-pool: 20%
  ID-1: swap-1 type: partition size: 8 GiB used: 641.8 MiB (7.8%)
    priority: -2 dev: /dev/nvme0n1p1 maj-min: 259:1
Sensors:
  System Temperatures: cpu: 61.8 C mobo: N/A
  Fan Speeds (rpm): N/A
Repos:
  Packages: pm: dpkg pkgs: 0 pm: pacman pkgs: 1823 libs: 430 tools: pamac,yay
    pm: flatpak pkgs: 0
  Active pacman repo servers in: /etc/pacman.d/mirrorlist
    1: https://manjaro.ynh.ovh/stable/$repo/$arch
Info:
  Memory: total: 64 GiB note: est. available: 62.19 GiB used: 11.2 GiB (18.0%)
  Processes: 473 Power: uptime: 6m states: freeze,mem,disk suspend: s2idle
    wakeups: 0 hibernate: platform avail: shutdown, reboot, suspend, test_resume
    image: 24.86 GiB services: org_kde_powerdevil,upowerd Init: systemd v: 256
    default: graphical tool: systemctl
  Compilers: clang: 18.1.8 gcc: 14.2.1 Shell: Zsh v: 5.9 running-in: konsole
    inxi: 3.3.36

$ mhwd -li -l

> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2024.05.06                true            PCI


Warning: No installed USB configs!
> 0000:01:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd.:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
         network-r8168            2023.09.12                true            PCI


> 0000:05:00.0 (0300:1002:164c) Display controller ATI Technologies Inc:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2024.05.06                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

GRUB Configuration

cat /etc/default/grub

# GRUB boot loader configuration

GRUB_DEFAULT=saved
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash udev.log_priority=3"

#GRUB_CMDLINE_LINUX_DEFAULT="udev.log_priority=3"
GRUB_CMDLINE_LINUX=""

# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"

# Uncomment to enable booting from LUKS encrypted devices
#GRUB_ENABLE_CRYPTODISK=y

# Set to 'countdown' or 'menu' to change timeout behavior,
# press ESC key to display menu.
GRUB_TIMEOUT_STYLE=hidden

# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console

# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command 'videoinfo'
GRUB_GFXMODE=auto

# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep

# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true

# Uncomment and set to the desired menu colors.  Used by normal and wallpaper
# modes only.  Entries specified as foreground/background.
GRUB_COLOR_NORMAL="light-gray/black"
GRUB_COLOR_HIGHLIGHT="green/black"

# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/usr/share/grub/background.png"
GRUB_THEME="/usr/share/grub/themes/manjaro/theme.txt"

# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"

# Uncomment to make GRUB remember the last selection. This requires
# setting 'GRUB_DEFAULT=saved' above.
GRUB_SAVEDEFAULT=true

# Uncomment to disable submenus in boot menu
#GRUB_DISABLE_SUBMENU=y

# Uncomment this option to enable os-prober execution in the grub-mkconfig command
GRUB_DISABLE_OS_PROBER=false

# Uncomment to ensure that the root filesystem is mounted read-only so that
# systemd-fsck can run the check automatically. We use 'fsck' by default, which
# needs 'rw' as boot parameter, to avoid delay in boot-time. 'fsck' needs to be
# removed from 'mkinitcpio.conf' to make 'systemd-fsck' work.
# See also Arch-Wiki: https://wiki.archlinux.org/index.php/Fsck#Boot_time_checking
#GRUB_ROOT_FS_RO=true

I’ve already install linux66 kernel but still cannot boot. I have to edit the grub params to specify nomodeset to be able to load the OS and use the computer through that kernel version

└[~]> uname -a
Linux urko 6.6.54-2-MANJARO #1 SMP PREEMPT_DYNAMIC Tue Oct  8 03:11:08 UTC 2024 x86_64 GNU/Linux

I did reinstall inxy as I didn’t receive any output when I execute the command the first time I’ve got this error and I could load the OS using the nomodeset

I’ve also tried what @robin0800 suggested to add the amdgpu to /etc/mkinitcpio.conf and rebuild using sudo mkinitcpio -P and the same thing: I just can access to the system when I edit the grub parameters adding nomodeset

can you provide

sudo mhwd-kernel -li 
sudo ls /etc/mkinitcpio.d/*.preset
sudo ls /boot/
sudo ls /lib/modules/
sudo journalctl -b0 | grep 'amdgpu'
sudo journalctl | grep 'amdgpu'
 sudo mhwd-kernel -li 
Currently running: 6.6.54-2-MANJARO (linux66)
The following kernels are installed in your system:
   * linux61
   * linux610
   * linux612
   * linux66
sudo ls /etc/mkinitcpio.d/*.preset
/etc/mkinitcpio.d/linux610.preset  /etc/mkinitcpio.d/linux61.preset
/etc/mkinitcpio.d/linux612.preset  /etc/mkinitcpio.d/linux66.preset

sudo ls /boot/
amd-ucode.img                       initramfs-6.1-x86_64-fallback.img  linux66-x86_64.kver
efi                                 initramfs-6.1-x86_64.img           memtest86+
grub                                initramfs-6.6-x86_64-fallback.img  vmlinuz-6.10-x86_64
initramfs-6.10-x86_64-fallback.img  initramfs-6.6-x86_64.img           vmlinuz-6.12-x86_64
initramfs-6.10-x86_64.img           linux610-x86_64.kver               vmlinuz-6.1-x86_64
initramfs-6.12-x86_64-fallback.img  linux612-x86_64.kver               vmlinuz-6.6-x86_64
initramfs-6.12-x86_64.img           linux61-x86_64.kver

sudo ls /lib/modules/
6.10.13-3-MANJARO  6.12.0-rc2-2-MANJARO  6.8.12-3-MANJARO
6.1.112-1-MANJARO  6.6.54-2-MANJARO      6.9.12-3-MANJARO
sudo ls /lib/modules/
6.10.13-3-MANJARO  6.12.0-rc2-2-MANJARO  6.8.12-3-MANJARO
6.1.112-1-MANJARO  6.6.54-2-MANJARO      6.9.12-3-MANJARO

sudo journalctl -b0 | grep 'amdgpu'

Nothing is outputted from above command.

nov 03 10:02:39 urko kernel:  soundwire_generic_allocation snd_hda_scodec_component soundwire_bus kvm snd_hda_codec_hdmi snd_soc_core mac80211 snd_hda_intel crct10dif_pclmul snd_intel_dspcfg snd_compress crc32_pclmul polyval_clmulni snd_intel_sdw_acpi ac97_bus snd_pcm_dmaengine polyval_generic libarc4 snd_hda_codec snd_rpl_pci_acp6x ghash_clmulni_intel ptp pps_core snd_acp_pci joydev sha512_ssse3 snd_hda_core iwlwifi mousedev snd_acp_legacy_common sha256_ssse3 snd_hwdep sha1_ssse3 snd_pci_acp6x snd_pcm ee1004 aesni_intel snd_pci_acp5x cfg80211 r8169 gf128mul snd_timer snd_rn_pci_acp3x sp5100_tco ucsi_acpi hid_multitouch crypto_simd snd_acp_config asus_wmi realtek snd snd_soc_acpi cryptd i2c_piix4 typec_ucsi hid_generic platform_profile mdio_devres rapl sparse_keymap wmi_bmof pcspkr libphy typec rfkill snd_pci_acp3x ccp soundcore i2c_smbus roles k10temp i2c_hid_acpi i2c_hid mac_hid i2c_dev crypto_user loop dm_mod nfnetlink ip_tables x_tables ext4 crc32c_generic mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec
nov 03 10:03:15 urko kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw quiet splash udev.log_priority=3 amdgpu.gpu_recovery=1 amdgpu.dc=1 amdgpu.ppfeaturemask=0xffffffff
nov 03 10:03:15 urko kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw quiet splash udev.log_priority=3 amdgpu.gpu_recovery=1 amdgpu.dc=1 amdgpu.ppfeaturemask=0xffffffff
nov 03 10:03:15 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 03 10:03:15 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 03 10:03:15 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 03 10:03:15 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 03 10:03:15 urko kernel: [drm] amdgpu kernel modesetting enabled.
nov 03 10:03:15 urko kernel: amdgpu: Virtual CRAT table created for CPU
nov 03 10:03:15 urko kernel: amdgpu: Topology: Add CPU node
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
nov 03 10:03:15 urko kernel: amdgpu: ATOM BIOS: 113-LUCIENNE-017
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: vgaarb: deactivate vga console
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: MODE2 reset
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
nov 03 10:03:15 urko kernel: [drm] amdgpu: 512M of VRAM memory ready
nov 03 10:03:15 urko kernel: [drm] amdgpu: 31840M of GTT memory ready.
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: psp gfx command LOAD_TA(0x1) failed and response status is (0x7)
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: psp gfx command INVOKE_CMD(0x3) failed and response status is (0x4)
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: Secure display: Generic Failure.
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: query securedisplay TA failed. ret 0x0
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
nov 03 10:03:15 urko kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
nov 03 10:03:15 urko kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
nov 03 10:03:15 urko kernel: amdgpu: Virtual CRAT table created for GPU
nov 03 10:03:15 urko kernel: amdgpu: Topology: Add dGPU node [0x164c:0x1002]
nov 03 10:03:15 urko kernel: kfd kfd: amdgpu: added device 1002:164c
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: amdgpu: Runtime PM not available
nov 03 10:03:15 urko kernel: [drm] Initialized amdgpu 3.59.0 for 0000:05:00.0 on minor 1
nov 03 10:03:15 urko kernel: fbcon: amdgpudrmfb (fb0) is primary device
nov 03 10:03:15 urko kernel: amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
nov 03 10:03:15 urko systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1...
nov 03 10:03:15 urko systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1.
nov 03 10:03:15 urko kernel: snd_hda_intel 0000:05:00.1: bound 0000:05:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
nov 03 10:21:03 urko systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1...
nov 03 10:21:03 urko systemd[1]: systemd-backlight@backlight:amdgpu_bl1.service: Deactivated successfully.
nov 03 10:21:03 urko systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1.
sep 10 22:01:05 urko kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw nomodeset systemd.unit=multi-user.target udev.log_priority=3 amdgpu.gpu_recovery=1 amdgpu.dc=1 amdgpu.ppfeaturemask=0xffffffff
sep 10 22:01:05 urko kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw nomodeset systemd.unit=multi-user.target udev.log_priority=3 amdgpu.gpu_recovery=1 amdgpu.dc=1 amdgpu.ppfeaturemask=0xffffffff
sep 10 22:01:05 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
sep 10 22:01:05 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
sep 10 22:01:05 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
sep 10 22:01:05 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
sep 10 22:01:05 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
sep 10 22:01:05 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
sep 10 22:01:05 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
sep 10 22:01:05 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
sep 10 22:01:08 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
sep 10 22:01:08 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
sep 10 22:01:08 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
sep 10 22:01:08 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 03 10:21:06 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 03 10:21:06 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 03 10:21:06 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 03 10:21:06 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 08:51:43 urko kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw nomodeset quiet splash udev.log_priority=3 amdgpu.gpu_recovery=1 amdgpu.dc=1 amdgpu.ppfeaturemask=0xffffffff
nov 04 08:51:43 urko kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw nomodeset quiet splash udev.log_priority=3 amdgpu.gpu_recovery=1 amdgpu.dc=1 amdgpu.ppfeaturemask=0xffffffff
nov 04 08:51:43 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 08:51:43 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 08:51:43 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 08:51:43 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 08:51:43 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 08:51:43 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 08:51:43 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 08:51:43 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 08:51:46 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 08:51:46 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 08:51:46 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 08:51:46 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 08:51:49 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 08:51:49 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 08:51:49 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 08:51:49 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 09:02:08 urko sudo[19803]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/pacman -Syu xf86-video-amdgpu
nov 04 09:08:01 urko kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw quiet splash udev.log_priority=3 amdgpu.gpu_recovery=1 amdgpu.dc=0
nov 04 09:08:01 urko kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw quiet splash udev.log_priority=3 amdgpu.gpu_recovery=1 amdgpu.dc=0
nov 04 09:08:01 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 09:08:01 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 09:08:01 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 09:08:01 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 09:08:01 urko kernel: [drm] amdgpu kernel modesetting enabled.
nov 04 09:08:01 urko kernel: amdgpu: Virtual CRAT table created for CPU
nov 04 09:08:01 urko kernel: amdgpu: Topology: Add CPU node
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
nov 04 09:08:01 urko kernel: amdgpu: ATOM BIOS: 113-LUCIENNE-017
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: vgaarb: deactivate vga console
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: MODE2 reset
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
nov 04 09:08:01 urko kernel: [drm] amdgpu: 512M of VRAM memory ready
nov 04 09:08:01 urko kernel: [drm] amdgpu: 31840M of GTT memory ready.
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: psp gfx command LOAD_TA(0x1) failed and response status is (0x7)
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: psp gfx command INVOKE_CMD(0x3) failed and response status is (0x4)
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: Secure display: Generic Failure.
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: query securedisplay TA failed. ret 0x0
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
nov 04 09:08:01 urko kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
nov 04 09:08:01 urko kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
nov 04 09:08:01 urko kernel: amdgpu: Virtual CRAT table created for GPU
nov 04 09:08:01 urko kernel: amdgpu: Topology: Add dGPU node [0x164c:0x1002]
nov 04 09:08:01 urko kernel: kfd kfd: amdgpu: added device 1002:164c
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
nov 04 09:08:01 urko kernel: amdgpu 0000:05:00.0: amdgpu: Runtime PM not available
nov 04 09:08:01 urko kernel: [drm] Initialized amdgpu 3.59.0 for 0000:05:00.0 on minor 1
nov 04 09:12:43 urko kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw nomodeset quiet splash udev.log_priority=3 amdgpu.gpu_recovery=1 amdgpu.dc=0
nov 04 09:12:43 urko kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw nomodeset quiet splash udev.log_priority=3 amdgpu.gpu_recovery=1 amdgpu.dc=0
nov 04 09:12:43 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 09:12:43 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 09:12:43 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 09:12:43 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 09:12:43 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 09:12:43 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 09:12:43 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 09:12:43 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 09:12:46 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 09:12:46 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 09:12:46 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 09:12:46 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 09:12:49 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 09:12:49 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 09:12:49 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 09:12:49 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 09:22:29 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 09:22:29 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 09:22:29 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 09:22:29 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 09:22:29 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 09:22:29 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 09:22:29 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 09:22:29 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 09:22:32 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 09:22:32 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 09:22:32 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 09:22:32 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 09:22:35 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 09:22:35 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 09:22:35 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 09:22:35 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 09:25:09 urko sudo[47360]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/pacman -Syu xf86-video-amdgpu
nov 04 09:25:15 urko sudo[47641]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/pacman -Syu xf86-video-amdgpu
nov 04 09:25:25 urko sudo[47992]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/pacman -Syu xf86-video-amdgpu
nov 04 09:30:48 urko sudo[120751]:     urko : TTY=pts/1 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/cp /etc/modprobe.d/amdgpu.conf /etc/modprobe.d/amdgpu.conf.bak
nov 04 09:30:48 urko sudo[120756]:     urko : TTY=pts/1 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/cp /etc/modprobe.d/amdgpu.con /etc/modprobe.d/amdgpu.con.bak
nov 04 09:30:59 urko sudo[121100]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/nano /etc/modprobe.d/amdgpu.conf
nov 04 09:31:30 urko sudo[122101]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/rm /etc/modprobe.d/amdgpu.con
nov 04 09:58:39 urko sudo[83337]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/modprobe amdgpu
nov 04 10:03:59 urko sudo[127035]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/nano /etc/modprobe.d/amdgpu.con.bak
nov 04 10:04:05 urko sudo[127263]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/nano /etc/modprobe.d/amdgpu.conf.bak
nov 04 10:04:13 urko sudo[127556]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/nano /etc/modprobe.d/amdgpu.conf
nov 04 10:08:33 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 10:08:33 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 10:08:33 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 10:08:33 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 10:08:33 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 10:08:33 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 10:08:33 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 10:08:33 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 10:08:36 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 10:08:36 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 10:08:36 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 10:08:36 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 10:08:39 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 10:08:39 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 10:08:39 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 10:08:39 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 10:16:31 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 10:16:31 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 10:16:31 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 10:16:31 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 10:16:31 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 10:16:31 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 10:16:31 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 10:16:31 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 10:16:34 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 10:16:34 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 10:16:34 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 10:16:34 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 10:16:36 urko kernel: amdgpu: unknown parameter 'securedisplay' ignored
nov 04 10:16:36 urko kernel: amdgpu: unknown parameter 'power_dpm_state' ignored
nov 04 10:16:36 urko kernel: amdgpu: unknown parameter 'power_dpm_force_performance_level' ignored
nov 04 10:16:36 urko kernel: amdgpu: unknown parameter 'dis_dc' ignored
nov 04 10:20:51 urko sudo[25801]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/pacman -Syu xf86-video-amdgpu mesa
nov 04 10:25:20 urko sudo[84346]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/nano /etc/modprobe.d/amdgpu.conf
nov 04 10:47:48 urko sudo[166765]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/pacman -S xf86-video-amdgpu mesa
nov 04 12:13:02 urko kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw nomodeset amdgpu.exp_hw_support=1
nov 04 12:13:02 urko kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64 root=UUID=f6d3c5f3-a151-41b7-99df-8bd4e4d9a696 rw nomodeset amdgpu.exp_hw_support=1
nov 04 12:51:38 urko sudo[17327]:     urko : TTY=pts/1 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/pacman -Syu xf86-video-amdgpu mesa
nov 04 12:57:44 urko sudo[20515]:     urko : 1 incorrect password attempt ; TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/rm -f /etc/X11/xorg.conf.d/20-amdgpu.conf
nov 04 12:57:48 urko sudo[20546]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/rm -f /etc/X11/xorg.conf.d/20-amdgpu.conf
nov 04 13:07:21 urko sudo[83043]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/pacman -Syu xf86-video-amdgpu mesa lib32-mesa
nov 04 13:09:48 urko sudo[133857]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/modprobe amdgpu
nov 04 13:10:13 urko sudo[134001]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/rm -f /etc/X11/xorg.conf.d/20-amdgpu.conf
nov 04 13:13:02 urko sudo[134527]:     urko : TTY=pts/2 ; PWD=/home/urko ; USER=root ; COMMAND=/usr/bin/modprobe amdgpu

This is a small list from the past days but I"ve seen more logs since September :smiley:

can you remove this

sudo mhwd-kernel -r linux610 
sudo mhwd-kernel -r linux612 

and remove theses old modules

sudo rm -f /lib/modules/6.8.12-3-MANJARO/*
sudo rm -f /lib/modules/6.9.12-3-MANJARO/*
sudo rm /lib/modules/6.8.12-3-MANJARO
sudo rm /lib/modules/6.9.12-3-MANJARO

and add this

sudo mhwd-kernel -i linux611

and provide return

sudo mkinitcpio -P

sudo cat /etc/modprobe.d/amdgpu.conf

Hello @stephane I’ve just executed the commands you have shared to me. This is the output of sudo mhwd-kernel -i linux611

sudo mhwd-kernel -i linux611
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 multilib is up to date
resolving dependencies...
looking for conflicting packages...

Packages (1) linux611-6.11.2-4

Total Download Size:   138,80 MiB
Total Installed Size:  143,99 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
 linux611-6.11.2-4-x86_64                                          138,8 MiB  8,54 MiB/s 00:16 [########################################################] 100%
(1/1) checking keys in keyring                                                                 [########################################################] 100%
(1/1) checking package integrity                                                               [########################################################] 100%
(1/1) loading package files                                                                    [########################################################] 100%
(1/1) checking for file conflicts                                                              [########################################################] 100%
(1/1) checking available disk space                                                            [########################################################] 100%
:: Processing package changes...
(1/1) installing linux611                                                                      [########################################################] 100%
Optional dependencies for linux611
    wireless-regdb: to set the correct wireless channels of your country [installed]
:: Running post-transaction hooks...
(1/6) Arming ConditionNeedsUpdate...
(2/6) Updating module dependencies...
(3/6) Install DKMS modules
==> ERROR: Missing 6.11.2-4-MANJARO kernel headers for module v4l2loopback/0.13.2.
(4/6) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux611.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-6.11-x86_64 -g /boot/initramfs-6.11-x86_64.img
==> Starting build: '6.11.2-4-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.11-x86_64.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux611.preset: 'fallback'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-6.11-x86_64 -g /boot/initramfs-6.11-x86_64-fallback.img -S autodetect
==> Starting build: '6.11.2-4-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'

  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'wd719x'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'aic94xx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.11-x86_64-fallback.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
(5/6) Refreshing PackageKit...
(6/6) Updating Grub-Bootmenu
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-6.11-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.11-x86_64.img
Found initrd fallback image: /boot/initramfs-6.11-x86_64-fallback.img
Found linux image: /boot/vmlinuz-6.6-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.6-x86_64.img
Found initrd fallback image: /boot/initramfs-6.6-x86_64-fallback.img
Found linux image: /boot/vmlinuz-6.1-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.1-x86_64.img
Found initrd fallback image: /boot/initramfs-6.1-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Adding boot menu entry for UEFI Firmware Settings ...
Root filesystem isn't btrfs
If you think an error has occurred, please file a bug report at "https://github.com/Antynea/grub-btrfs"
Found memtest86+ image: /boot/memtest86+/memtest.bin
/usr/bin/grub-probe: warning: unknown device type nvme0n1.
Found memtest86+ EFI image: /boot/memtest86+/memtest.efi
/usr/bin/grub-probe: warning: unknown device type nvme0n1.
done

And this from sudo mkinitcpio -P

└[~]> sudo mkinitcpio -P
==> Building image from preset: /etc/mkinitcpio.d/linux611.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-6.11-x86_64 -g /boot/initramfs-6.11-x86_64.img
==> Starting build: '6.11.2-4-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.11-x86_64.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux611.preset: 'fallback'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-6.11-x86_64 -g /boot/initramfs-6.11-x86_64-fallback.img -S autodetect
==> Starting build: '6.11.2-4-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'wd719x'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'aic94xx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.11-x86_64-fallback.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-6.1-x86_64 -g /boot/initramfs-6.1-x86_64.img
==> Starting build: '6.1.112-1-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.1-x86_64.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'fallback'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-6.1-x86_64 -g /boot/initramfs-6.1-x86_64-fallback.img -S autodetect
==> Starting build: '6.1.112-1-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'wd719x'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'aic94xx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.1-x86_64-fallback.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux66.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-6.6-x86_64 -g /boot/initramfs-6.6-x86_64.img
==> Starting build: '6.6.54-2-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.6-x86_64.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux66.preset: 'fallback'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-6.6-x86_64 -g /boot/initramfs-6.6-x86_64-fallback.img -S autodetect
==> Starting build: '6.6.54-2-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'wd719x'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'aic94xx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-6.6-x86_64-fallback.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful

And

└[~]> sudo cat /etc/modprobe.d/amdgpu.conf

No output

└[~]> ls -la /etc/modprobe.d/amdgpu.conf                          
-rw-r--r-- 1 root root 0 nov  4 10:26 /etc/modprobe.d/amdgpu.conf

so you can remove if empty : /etc/modprobe.d/amdgpu.conf

can you check and returns

sudo pacman -Qs grub

also for video

sudo  mhwd -li -d 
sudo mhwd-gpu --check 
sudo mhwd-gpu --status 
└[~]> sudo pacman -Qs grub
local/grub 2.12-7
    GNU GRand Unified Bootloader (2)
local/grub-btrfs 4.13-2
    Include btrfs snapshots in GRUB boot options
local/grub-theme-manjaro 20.2-16
    Manjaro Linux grub theme
local/update-grub 2.12-5
    GNU Grub (2) Update Menu Script
sudo  mhwd -li -d 
   NAME:        video-linux
   ATTACHED:    PCI
   VERSION:     2024.05.06
   INFO:        Standard open source drivers.
   PRIORITY:    2
   FREEDRIVER:  true
   DEPENDS:     -
   CONFLICTS:   -
   CLASSIDS:    0300 0380 0302 
   VENDORIDS:   1002 8086 10de 


Warning: no installed configs for USB devices found!
 sudo mhwd-gpu --check 

No output

sudo mhwd-gpu --status 
:: status
warning: could not find '/etc/X11/xorg.conf.d/90-mhwd.conf'!

you can remove grub-btrfs ( there is no btrfs on your disk )

you should add headers

sudo pacman -S linux61-headers linux66-headers linux611-headers 

for video

sudo mhwd -a pci free 0300 
sudo mhwd-gpu --check 
sudo mhwd-gpu --status 

OK I’ve just added the headers and these are the outputs of the commands you have requested me to execute:

└[~]> sudo mhwd -a pci free 0300 
> Skipping already installed config 'video-linux' for device: 0000:05:00.0 (0300:1002:164c) Display controller ATI Technologies Inc Lucienne
[~]> sudo mhwd-gpu --check 

no output

└[~]> sudo mhwd-gpu --status 
:: status
warning: could not find '/etc/X11/xorg.conf.d/90-mhwd.conf'!

so you need to update your UEFI
https://slimbook.com/en/blog/news-1/post/bios-update-for-prox-with-amd-processor-411

@cscs
there is theses two additionals video drivers

video-modesetting 2020.01.13
video-vesa 2017.03.12

can you confirm it should be removed ?

have you try to boot without theses options ( manually (e)dit on grub line advanced boot )

rw quiet 
splash
amdgpu.dc=1 
amdgpu.ppfeaturemask=0xffffffff

OK great, I’ll prepare some USB and will do it tomorrow morning. By the way I am going to prepare some backups just in case :smiley:

I really appreciate your help @stephane

vesa should definitely be removed if it is installed.
(though the mhwd output does not indicate that - its only listed as available)

video-modesetting is not needed amdgpu provides this.

1 Like

I’ve updated the UEFI but still same problem. I can’t boot without nomodeset
I’ve also checked for vesa and video-modesetting and none of them are installed.

xf86-video-amdgpu package removes modeset from amdgpu

can you check point 3 .loading
https://wiki.archlinux.org/title/AMDGPU

in /etc/mkinicpio.conf kms should be present in HOOK parameter

yes, KMS is there. I’ve also commented #MODULES=(amdgpu) as it didn’t make the system load without nomodeset param.

sudo cat  /etc/mkinitcpio.conf
# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run.  Advanced users may wish to specify all system modules
# in this array.  For instance:
#     MODULES=(usbhid xhci_hcd)
MODULES=()
#MODULES=(amdgpu)


# BINARIES
# This setting includes any additional binaries a given user may
# wish into the CPIO image.  This is run last, so it may be used to
# override the actual binaries included by a given hook
# BINARIES are dependency parsed, so you may safely ignore libraries
BINARIES=()

# FILES
# This setting is similar to BINARIES above, however, files are added
# as-is and are not parsed in any way.  This is useful for config files.
FILES=()

# HOOKS
# This is the most important setting in this file.  The HOOKS control the
# modules and scripts added to the image, and what happens at boot time.
# Order is important, and it is recommended that you do not change the
# order in which HOOKS are added.  Run 'mkinitcpio -H <hook name>' for
# help on a given hook.
# 'base' is _required_ unless you know precisely what you are doing.
# 'udev' is _required_ in order to automatically load modules
# 'filesystems' is _required_ unless you specify your fs modules in MODULES
# Examples:
##   This setup specifies all modules in the MODULES setting above.
##   No RAID, lvm2, or encrypted root is needed.
#    HOOKS=(base)
#
##   This setup will autodetect all modules for your system and should
##   work as a sane default
#    HOOKS=(base udev autodetect modconf block filesystems fsck)
#
##   This setup will generate a 'full' image which supports most systems.
##   No autodetection is done.
#    HOOKS=(base udev modconf block filesystems fsck)
#
##   This setup assembles a mdadm array with an encrypted root file system.
##   Note: See 'mkinitcpio -H mdadm_udev' for more information on RAID devices.
#    HOOKS=(base udev modconf keyboard keymap consolefont block mdadm_udev encrypt filesystems fsck)
#
##   This setup loads an lvm2 volume group.
#    HOOKS=(base udev modconf block lvm2 filesystems fsck)
#
##   NOTE: If you have /usr on a separate partition, you MUST include the
#    usr and fsck hooks.
HOOKS=(base udev autodetect modconf kms block keyboard keymap consolefont plymouth filesystems fsck)

# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression
# is used. Use 'cat' to create an uncompressed image.
#COMPRESSION="gzip"
#COMPRESSION="bzip2"
#COMPRESSION="lzma"
#COMPRESSION="xz"
#COMPRESSION="lzop"
#COMPRESSION="lz4"
#COMPRESSION="zstd"

# COMPRESSION_OPTIONS
# Additional options for the compressor
#COMPRESSION_OPTIONS=()

# MODULES_DECOMPRESS
# Decompress kernel modules during initramfs creation.
# Enable to speedup boot process, disable to save RAM
# during early userspace. Switch (yes/no).
#MODULES_DECOMPRESS="yes"