You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: