Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Björn Fischer
Klaus, [    0.760009] amdgpu :0d:00.0: amdgpu: RAS: optional ras ta ucode is not available [    0.767012] amdgpu :0d:00.0: amdgpu: RAP: optional rap ta ucode is not available [    0.767016] amdgpu :0d:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available It seems

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Klaus Dittrich
On 27.01.23 16:05, Klaus Dittrich wrote: On 27.01.23 15:30, Julien Roy wrote: Klaus Dittrich writes: as I do not use a initrd or initramfs I am, as far as I know, forced to compile the driver amdgpu into the kernel, not as modules to be loaded. No, you can use modules even without an

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Klaus Dittrich
On 27.01.23 15:30, Julien Roy wrote: Klaus Dittrich writes: as I do not use a initrd or initramfs I am, as far as I know, forced to compile the driver amdgpu into the kernel, not as modules to be loaded. No, you can use modules even without an initrd. I looked at

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Julien Roy
Klaus Dittrich writes: > as I do not use a initrd or initramfs I am, as far as I know, forced > to compile the driver amdgpu into the kernel, not as modules to be > loaded. No, you can use modules even without an initrd. > I looked at https://wiki.gentoo.org/wiki/Amdgpu#Unknown_firmware_blobs >

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Björn Fischer
Hi Klaus, CONFIG_EXTRA_FIRMWARE="amd-ucode/microcode_amd_fam19h.bin amdgpu/psp_13_0_5_toc.bin" CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware" [...] What firmware blobs of linux-firmware has to be installed  to support the gpu of a  ryzen-7900X? CONFIG_EXTRA_FIRMWARE=? I do not use initrd nor

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Julien Roy
Hello Klaus, Klaus Dittrich writes: > > The error happens with and without "amdgpu/psp_13_0_5_ta.bin" in > CONFIG_EXTRA_FIRMWARE as I discoverd meanwqhile. Your issue is most likely that you are missing firmware in the CONFIG_EXTRA_FIRMWARE setting. In my case there at 10 firmware blobs that I

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Klaus Dittrich
On 27.01.23 12:17, Peter Böhm wrote: Hello Klaus, have you made your kernel again after changing EXTRA_FIRMWARE ? Maybe you want read this: https://wiki.gentoo.org/wiki/User:Pietinger/Tutorials/ Manual_kernel_configuration#Driver_needs_Firmware Greetings, Peter Am Freitag, 27. Januar 2023,

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Peter Böhm
Hello Klaus, have you made your kernel again after changing EXTRA_FIRMWARE ? Maybe you want read this: https://wiki.gentoo.org/wiki/User:Pietinger/Tutorials/ Manual_kernel_configuration#Driver_needs_Firmware Greetings, Peter Am Freitag, 27. Januar 2023, 11:08:58 CET schrieb Klaus Dittrich: >

[gentoo-user] need help with amdgpu driver

2023-01-27 Thread Klaus Dittrich
I have a ryzen-7900X cpu but I cannot get the amdgpu driver up and running with my kernel 6.1.8 (uefi system) These are the errors dmesg shows: [0.668913] [drm] amdgpu: 512M of VRAM memory ready [0.668915] [drm] amdgpu: 31783M of GTT memory ready. [0.669819] amdgpu