amdgpu fails to initialize after reaching user target after updating to linux 5.14
Brief summary of the problem:
My distro upgraded the kernel from 5.12 and now the system becomes unresponsive at login screen. It doesn't work on anything >= 5.13 and I've checked this on the latest version 5.14-rc3.
Hardware description:
- CPU: Ryzen 5500u - GPU: Radeon Vega 7 (amdgpu: ATOM BIOS: 113-LUCIENNE-014)
- System Memory: 8 GB
- Display(s): Single
- Type of Diplay Connection: eDP(Laptop Monitor)
System information:
- Distro name and Version: Arch Linux
- Kernel version: 5.14-rc3
- Custom kernel: I tried with upstream 5.13 branches earlier and faced this before too, back then I dismissed because I assumed I was configuring it wrong.
- AMD package version: No Package
How to reproduce the issue:
Need Ryzen 5500u mobile processor with integrated graphics. Build the >=5.13-rc*(it's seen on all) and install that version. Boot using the ramdisk and observe the messages.
-- Boot c96d35b167304d07b6a104b49b3e9634 -- Jul 24 20:08:39 vishwakarma-portable kernel: [drm] amdgpu: ttm finalized Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu_driver_release_kms+0x12/0x30 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu_device_fini_sw+0xb6/0x2d0 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: gmc_v9_0_sw_fini+0x3a/0x40 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu_ttm_fini+0x9c/0x100 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu_gtt_mgr_fini+0x79/0xe0 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: Modules linked in: amdgpu(+) intel_rapl_msr intel_rapl_common edac_mce_amd kvm_amd kvm snd_acp3x_pdm_dma snd_soc_dmic snd_acp3x_rn snd_soc_core irqbypass crct10dif_pclmul snd_compress crc32_pclmul ac97_bus hp_wmi ghash_clmulni_intel snd_pcm_dmaengine platform_profile snd_pcm sparse_keymap gpu_sched i2c_algo_bit drm_ttm_helper snd_timer ttm aesni_intel snd rfkill wmi_bmof drm_kms_helper crypto_simd soundcore cryptd cec pcspkr agpgart ccp snd_rn_pci_acp3x syscopyarea k10temp sysfillrect snd_pci_acp3x sysimgblt fb_sys_fops tpm_crb sp5100_tco i2c_piix4 tpm_tis wmi tpm_tis_core tpm rng_core i2c_hid_acpi pinctrl_amd i2c_hid amd_pmc acpi_tad drm fuse crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 crc32c_intel Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu_driver_release_kms+0x12/0x30 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu_device_fini_sw+0xb6/0x2d0 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: gmc_v9_0_sw_fini+0x3a/0x40 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu_ttm_fini+0x94/0x100 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu_vram_mgr_fini+0xe0/0x150 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: Modules linked in: amdgpu(+) intel_rapl_msr intel_rapl_common edac_mce_amd kvm_amd kvm snd_acp3x_pdm_dma snd_soc_dmic snd_acp3x_rn snd_soc_core irqbypass crct10dif_pclmul snd_compress crc32_pclmul ac97_bus hp_wmi ghash_clmulni_intel snd_pcm_dmaengine platform_profile snd_pcm sparse_keymap gpu_sched i2c_algo_bit drm_ttm_helper snd_timer ttm aesni_intel snd rfkill wmi_bmof drm_kms_helper crypto_simd soundcore cryptd cec pcspkr agpgart ccp snd_rn_pci_acp3x syscopyarea k10temp sysfillrect snd_pci_acp3x sysimgblt fb_sys_fops tpm_crb sp5100_tco i2c_piix4 tpm_tis wmi tpm_tis_core tpm rng_core i2c_hid_acpi pinctrl_amd i2c_hid amd_pmc acpi_tad drm fuse crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 crc32c_intel Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu_driver_release_kms+0x12/0x30 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu_device_fini_sw+0xb6/0x2d0 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: gfx_v9_0_sw_fini+0xc8/0x190 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu_bo_unref+0x1a/0x30 [amdgpu f9e43f4b779c45447d655d5aba951a6b6f83103a] Jul 24 20:08:39 vishwakarma-portable kernel: Modules linked in: amdgpu(+) intel_rapl_msr intel_rapl_common edac_mce_amd kvm_amd kvm snd_acp3x_pdm_dma snd_soc_dmic snd_acp3x_rn snd_soc_core irqbypass crct10dif_pclmul snd_compress crc32_pclmul ac97_bus hp_wmi ghash_clmulni_intel snd_pcm_dmaengine platform_profile snd_pcm sparse_keymap gpu_sched i2c_algo_bit drm_ttm_helper snd_timer ttm aesni_intel snd rfkill wmi_bmof drm_kms_helper crypto_simd soundcore cryptd cec pcspkr agpgart ccp snd_rn_pci_acp3x syscopyarea k10temp sysfillrect snd_pci_acp3x sysimgblt fb_sys_fops tpm_crb sp5100_tco i2c_piix4 tpm_tis wmi tpm_tis_core tpm rng_core i2c_hid_acpi pinctrl_amd i2c_hid amd_pmc acpi_tad drm fuse crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 crc32c_intel Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu: probe of 0000:03:00.0 failed with error -95 Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu 0000:03:00.0: amdgpu: Fatal error during GPU init Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu 0000:03:00.0: amdgpu: amdgpu_device_ip_init failed Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu: smu firmware loading failed Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available Jul 24 20:08:39 vishwakarma-portable kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available Jul 24 20:08:38 vishwakarma-portable kernel: amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
Attached files:
journalctl journal.txt