cancel
Showing results for 
Search instead for 
Did you mean: 

Drivers & Software

halu_dev_alt
Journeyman III

Ryzen 5 3400G unable to install proprietary driver on PopOS! linux & some errors in dmesg

Hello all ,

I tried to install radeon propritary driver for my IGP on PopOS! but always failed

my specs:
- Ryzen 5 3400G

- ECS A320AM4-M3D (2019 bios)

- Kingston hyperX 8x2 2666

- Pop OS! linux

Screenshot from 2023-11-08 22-25-51.png

 

Also got error message on dmesg

Spoiler
5.529087] amdgpu 0000:06:00.0: amdgpu: Fetched VBIOS from VFCT
[ 5.529090] amdgpu: ATOM BIOS: 113-PICASSO-114
[ 5.533151] [drm] VCN decode is enabled in VM mode
[ 5.533154] [drm] VCN encode is enabled in VM mode
[ 5.533155] [drm] JPEG decode is enabled in VM mode
[ 5.534819] [drm] MCBP is enabled
[ 5.534936] amdgpu 0000:06:00.0: vgaarb: deactivate vga console
[ 5.534940] amdgpu 0000:06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[ 5.534999] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 5.535009] amdgpu 0000:06:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[ 5.535012] amdgpu 0000:06:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 5.535015] amdgpu 0000:06:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 5.535023] [drm] Detected VRAM RAM=2048M, BAR=2048M
[ 5.535025] [drm] RAM width 128bits DDR4
[ 5.535368] [drm] amdgpu: 2048M of VRAM memory ready
[ 5.535371] [drm] amdgpu: 6942M of GTT memory ready.
[ 5.535384] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 5.535623] [drm] PCIE GART of 1024M enabled.
[ 5.535625] [drm] PTB located at 0x000000F400A00000
[ 5.535936] amdgpu: hwmgr_sw_init smu backed is smu10_smu
[ 5.536823] [drm] Found VCN firmware Version ENC: 1.15 DEC: 3 VEP: 0 Revision: 0
[ 5.536832] amdgpu 0000:06:00.0: amdgpu: Will use PSP to load VCN firmware
[ 5.557738] [drm] reserve 0x400000 from 0xf47fc00000 for PSP TMR
[ 5.622087] amdgpu 0000:06:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 5.627067] amdgpu 0000:06:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 5.629791] ================================================================================
[ 5.629793] UBSAN: array-index-out-of-bounds in /build/linux-ZYp2d4/linux-6.5.6/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c:929:40
[ 5.629797] index 1 is out of range for type 'UCHAR [1]'
[ 5.629799] CPU: 0 PID: 149 Comm: systemd-udevd Not tainted 6.5.6-76060506-generic #202310061235~1697396945~22.04~9283e32
[ 5.629803] Hardware name: ECS A320AM4-M3D/A320AM4-M3D, BIOS 5.14 12/27/2019
[ 5.629806] Call Trace:
[ 5.629808] <TASK>
[ 5.629812] dump_stack_lvl+0x48/0x70
[ 5.629821] dump_stack+0x10/0x20
[ 5.629824] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 5.629831] ? __pfx_smu10_dpm_get_pp_table_entry_callback+0x10/0x10 [amdgpu]
[ 5.630339] pp_tables_get_entry+0x268/0x2a0 [amdgpu]
[ 5.630773] smu10_dpm_get_pp_table_entry+0x23/0x50 [amdgpu]
[ 5.631215] psm_init_power_state_table+0x161/0x250 [amdgpu]
[ 5.631653] hwmgr_hw_init+0xe3/0x1e0 [amdgpu]
[ 5.632089] pp_hw_init+0x16/0x50 [amdgpu]
[ 5.632530] amdgpu_device_ip_init+0x48d/0x960 [amdgpu]
[ 5.632877] amdgpu_device_init+0x9c8/0x1160 [amdgpu]
[ 5.633226] amdgpu_driver_load_kms+0x1a/0x1c0 [amdgpu]
[ 5.633574] amdgpu_pci_probe+0x182/0x450 [amdgpu]
[ 5.633920] local_pci_probe+0x47/0xb0
[ 5.633927] pci_call_probe+0x55/0x190
[ 5.633932] pci_device_probe+0x84/0x120
[ 5.633935] ? srso_return_thunk+0x5/0x10
[ 5.633941] really_probe+0x1cc/0x430
[ 5.633948] __driver_probe_device+0x8c/0x190
[ 5.633953] driver_probe_device+0x24/0xd0
[ 5.633958] __driver_attach+0x10b/0x210
[ 5.633962] ? __pfx___driver_attach+0x10/0x10
[ 5.633967] bus_for_each_dev+0x8d/0xf0
[ 5.633972] driver_attach+0x1e/0x30
[ 5.633976] bus_add_driver+0x127/0x240
[ 5.633982] driver_register+0x5e/0x130
[ 5.633986] ? __pfx_amdgpu_init+0x10/0x10 [amdgpu]
[ 5.634331] __pci_register_driver+0x62/0x70
[ 5.634336] amdgpu_init+0x69/0xff0 [amdgpu]
[ 5.634680] ? srso_return_thunk+0x5/0x10
[ 5.634684] do_one_initcall+0x5e/0x340
[ 5.634693] do_init_module+0x68/0x260
[ 5.634698] load_module+0xb45/0xcd0
[ 5.634701] ? srso_return_thunk+0x5/0x10
[ 5.634707] ? srso_return_thunk+0x5/0x10
[ 5.634710] ? security_kernel_post_read_file+0x75/0x90
[ 5.634719] init_module_from_file+0x97/0xe0
[ 5.634723] ? srso_return_thunk+0x5/0x10
[ 5.634726] ? init_module_from_file+0x97/0xe0
[ 5.634735] idempotent_init_module+0x11c/0x2b0
[ 5.634742] __x64_sys_finit_module+0x64/0xd0
[ 5.634747] do_syscall_64+0x5b/0x90
[ 5.634751] ? do_syscall_64+0x67/0x90
[ 5.634755] ? srso_return_thunk+0x5/0x10
[ 5.634758] ? do_syscall_64+0x67/0x90
[ 5.634761] ? srso_return_thunk+0x5/0x10
[ 5.634764] ? do_syscall_64+0x67/0x90
[ 5.634768] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 5.634773] RIP: 0033:0x7f62c4f1da7d
[ 5.634777] Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 83 a3 0f 00 f7 d8 64 89 01 48
[ 5.634780] RSP: 002b:00007ffcd50ecf88 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 5.634785] RAX: ffffffffffffffda RBX: 0000558188f4e250 RCX: 00007f62c4f1da7d
[ 5.634787] RDX: 0000000000000000 RSI: 00007f62c50b4441 RDI: 0000000000000018
[ 5.634790] RBP: 0000000000020000 R08: 0000000000000000 R09: 0000000000000002
[ 5.634792] R10: 0000000000000018 R11: 0000000000000246 R12: 00007f62c50b4441
[ 5.634794] R13: 0000558188f4c870 R14: 0000558188f4e340 R15: 0000558188f4d530
[ 5.634801] </TASK>
[ 5.634810] ================================================================================

Is it hardware issue (HW failure) ? does anyone know how to fix this

Please help i need proprietary driver for blender & substance painter

 

0 Likes
0 Replies