Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Kernel 6.6.1 and Linux-firmware
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 118
Location: Somewhere Over There!

PostPosted: Tue Nov 14, 2023 4:39 am    Post subject: [SOLVED] Kernel 6.6.1 and Linux-firmware Reply with quote

I have tried updated today....

and when compiling kernel, got some errors about

missing firmware... as required by amdgpu/sienna_cichlid_dmcub.bin and amdgpu/sienna_cichlid_vcn.bin

so I have to remove this on my kernel drivers to load before compiling...

was dmcub and vcn not required anymore?

I have tried with edited linux-firmware and not edited firmware, stilll cant compile if I have those two added in my firmware loader part


so after compiled, on new kernel, 6.6.1, Hyprland wont load...so back to 6.6.0 again.

Im guessing those two are important


Last edited by Ja.KooLit on Tue Nov 14, 2023 4:36 pm; edited 2 times in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 55200
Location: 56N 3W

PostPosted: Tue Nov 14, 2023 12:33 pm    Post subject: Reply with quote

Ja.KooLit,

I've just installed
Code:
sys-kernel/linux-firmware-20231111::gentoo

Code:

ls /lib/firmware/amdgpu/sienna_cichlid_* -l
-rw-r--r-- 1 root root 263296 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_ce.bin
lrwxrwxrwx 1 root root     20 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_dmcub.bin -> beige_goby_dmcub.bin
-rw-r--r-- 1 root root 263424 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_me.bin
lrwxrwxrwx 1 root root     22 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_mec2.bin -> sienna_cichlid_mec.bin
-rw-r--r-- 1 root root 268720 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_mec.bin
-rw-r--r-- 1 root root 263424 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_pfp.bin
-rw-r--r-- 1 root root 132960 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_rlc.bin
-rw-r--r-- 1 root root  34048 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_sdma.bin
-rw-r--r-- 1 root root 247396 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_smc.bin
-rw-r--r-- 1 root root 227456 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_sos.bin
-rw-r--r-- 1 root root 354048 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_ta.bin
lrwxrwxrwx 1 root root     18 Nov 14 12:26 /lib/firmware/amdgpu/sienna_cichlid_vcn.bin -> beige_goby_vcn.bin


Those files have become symbolic links but they should still work for the build system, unless you don't have the target files as you didn't need them before.
If the symlinks are flashing Red, they point to nothing.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 23375

PostPosted: Tue Nov 14, 2023 3:40 pm    Post subject: Reply with quote

If you still need help, please post the results of ls -l /lib/firmware/amdgpu/sienna_cichlid_* (to compare to what Neddy showed), the exact error messages, and the output of grep FIRMWARE /path/to/kernel/.config.
Back to top
View user's profile Send private message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 118
Location: Somewhere Over There!

PostPosted: Tue Nov 14, 2023 4:13 pm    Post subject: Reply with quote

Thanks for the reply.. Im gonna try again to update linux-firmware...

I have downgraded and it went fine... but will upgrade soon.

I will come back here to report.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 55200
Location: 56N 3W

PostPosted: Tue Nov 14, 2023 4:22 pm    Post subject: Reply with quote

Ja.KooLit,

The linux-firmware downgared will let the kernel build again but yo may have out of date amdgpu firmware.

One day. the old firmware will be gone. Find the real cause and fix in now,

What does
Code:
ls -l  /lib/firmware/amdgpu/beige_goby*
return for you?
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 118
Location: Somewhere Over There!

PostPosted: Tue Nov 14, 2023 4:36 pm    Post subject: Reply with quote

NeddySeagoon wrote:
Ja.KooLit,

The linux-firmware downgared will let the kernel build again but yo may have out of date amdgpu firmware.

One day. the old firmware will be gone. Find the real cause and fix in now,

What does
Code:
ls -l  /lib/firmware/amdgpu/beige_goby*
return for you?


its ok now.. I restore these two

beige_goby_vcn.bin
beige_goby_dmcub.bin


and now its fine....

Because I remove the ones I dont need... didnt know about the symlinks...
youre initial reply helps alot..

one thing Ive learned again today :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum