View previous topic :: View next topic |
Author |
Message |
trashHeap n00b
Joined: 18 Oct 2014 Posts: 15
|
Posted: Sat Nov 22, 2014 8:38 pm Post subject: [Solved] Genkernel & CONFIG_FW_LOADER_USER_HELPER |
|
|
Userspace firmware loading is becoming depreciated, per the latest portage news article. Okay. So I try to disable CONFIG_FW_LOADER_USER_HELPER in the .config file (ck-sources) unfortunately after genkernel runs I keep finding it is reset back to to yes.
Menuconfig tells me it is dependant on CONFIG_FW_LOADER , which I cannot turn off, because it is dependant on dozens of other settings in my kernel, including processor support and microcode.
I am not the best kernel config guy, but it seems counter intuitive to have to remove processor support or remove microcode loading from the kernel.
What am I missing?
Last edited by trashHeap on Sun Nov 23, 2014 7:06 pm; edited 1 time in total |
|
Back to top |
|
|
ayvango Tux's lil' helper
Joined: 08 Feb 2012 Posts: 118
|
Posted: Sat Nov 22, 2014 9:07 pm Post subject: |
|
|
Second this. I too tried to disable the option as news article suggests but kernel rejects this change in the configuration |
|
Back to top |
|
|
Jaglover Watchman
Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
|
Back to top |
|
|
trashHeap n00b
Joined: 18 Oct 2014 Posts: 15
|
Posted: Sun Nov 23, 2014 7:02 pm Post subject: |
|
|
Jaglover wrote: | FW_LOADER_USER_HELPER_FALLBACK turns it on. Make sure it is disabled and you should be able to turn off FW_LOADER_USER_HELPER as well. |
FW_LOADER_USER_HELPER_FALLBACK is currently set to No.
EDIT: Looks like DELL_RBU was the culprit. |
|
Back to top |
|
|
|