Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
(solved) E: specified firmware directory /lib/firmware...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Bobbbay
n00b
n00b


Joined: 15 Jul 2020
Posts: 65
Location: Mordor

PostPosted: Mon Aug 03, 2020 3:15 am    Post subject: (solved) E: specified firmware directory /lib/firmware... Reply with quote

Code:
ERROR: specified firmware directory /lib/firmware does not exist


This is while compiling the kernel, following Sakaki's EFI install guide: https://wiki.gentoo.org/wiki/Sakaki's_EFI_Install_Guide. Specifically at https://wiki.gentoo.org/wiki/Sakaki%27s_EFI_Install_Guide/Configuring_and_Building_the_Kernel. All help is appreciated! (first time installing :oops: )

EDIT 1: fix second link


Last edited by Bobbbay on Mon Aug 03, 2020 6:35 pm; edited 1 time in total
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4236
Location: Bavaria

PostPosted: Mon Aug 03, 2020 5:51 am    Post subject: Reply with quote

Maybe you forgot to do this before:
Code:
# emerge -v intel-microcode
# emerge -v linux-firmware
Back to top
View user's profile Send private message
Banana
Veteran
Veteran


Joined: 21 May 2004
Posts: 1404
Location: Germany

PostPosted: Mon Aug 03, 2020 5:54 am    Post subject: Reply with quote

also check if you did not leave a whitespace in the kernel config about this option.
_________________
My personal space
My delta-labs.org snippets do expire

PFL - Portage file list - find which package a file or command belongs to.
Back to top
View user's profile Send private message
Bobbbay
n00b
n00b


Joined: 15 Jul 2020
Posts: 65
Location: Mordor

PostPosted: Mon Aug 03, 2020 4:45 pm    Post subject: Reply with quote

Got it, missed

Code:
echo "sys-kernel/linux-firmware linux-fw-redistributable no-source-code" >> /etc/portage/package.license/linux-firmware


After which I had to run

Code:
emerge --ask --verbose sys-kernel/linux-firmware


Thank you all for the help! Solved!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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