Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

firmware files not found by kernel due to incorrect folder placement #39

Open
dagnarf opened this issue Aug 27, 2016 · 0 comments
Open

Comments

@dagnarf
Copy link

dagnarf commented Aug 27, 2016

Hi, attached is a patch to address an issue I ran into copying explicit firmware files into initramfs with FIRMWARE_FILES = "{file1},{file2},{file3}" in genkernel.conf,

The kernel is looking for some firmware files in subfolders of the /lib/firmware dir, this patch copies the firmware files into their subfolders if needed so the kernel finds them properly on load.

genkernel-firmware-files.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant