>
>> I put the firmware file in the firmware dir of the kernel src tree
>> and changed
>> CONFIG_EXTRA_FIRMWARE_DIR accordingly and recompiled.
>
>
> As the example:
>
> CONFIG_FIRMWARE_IN_KERNEL=y
> CONFIG_EXTRA_FIRMWARE='iwlwifi-6000-4.ucode'
> CONFIG_EXTRA_FIRMWARE_DIR='/lib/firmware'
>
> Anoth
On Jul 7, 2013, at 9:19 PM, John Burrell wrote:
> I put the firmware file in the firmware dir of the kernel src tree
> and changed
> CONFIG_EXTRA_FIRMWARE_DIR accordingly and recompiled.
As the example:
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE='iwlwifi-6000-4.ucode'
CONFIG_EXTRA_FIR
John Burrell wrote:
>>
>> The relevant bit of the .config file:
>>
>> CONFIG_FW_LOADER=y
>> CONFIG_FIRMWARE_IN_KERNEL=y
>> CONFIG_EXTRA_FIRMWARE="iwlwifi-6000-4.ucode"
>> CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
>> CONFIG_FW_LOADER_USER_HELPER=y
>> CONFIG_DEBUG_DRIVER=y
>> CONFIG_DEBUG_DEVRES=y
>>
On Jul 7, 2013, at 8:35 PM, John Burrell wrote:
CONFIG_EXTRA_FIRMWARE="iwlwifi-6000-4.ucode"
CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
The firmware dir is "firmware" as the firmware is included from the
kernel's firmware directory.
the extra firmware blob would be along the lines of "firm
>
> The relevant bit of the .config file:
>
> CONFIG_FW_LOADER=y
> CONFIG_FIRMWARE_IN_KERNEL=y
> CONFIG_EXTRA_FIRMWARE="iwlwifi-6000-4.ucode"
> CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
> CONFIG_FW_LOADER_USER_HELPER=y
> CONFIG_DEBUG_DRIVER=y
> CONFIG_DEBUG_DEVRES=y
>
> So now I have to play around
>
> Am, --with-firmware-path="/lib/firmware/updates:/lib/firmware" configure
> switch should enable udev firmware loader iirc. But your log says:
> "systemd-udevd[1579]: IMPORT{builtin}: 'firmware' unknown", which
> confuses me. From what I know, for newer kernel versions, systemd/udevd
> won't use
On 07/06/2013 04:07 PM, John Burrell wrote:
>> Subject: [lfs-dev] lfs-systemd: interface wlp3s0 not available
>>
>> I've been playing with the systemd version of lfs, mainly as a learning
>> exercise.
>>
>> For some reason the interface wlp3s0 takes an age to appear.
>>
>> It seems that the kernel
> Subject: [lfs-dev] lfs-systemd: interface wlp3s0 not available
>
> I've been playing with the systemd version of lfs, mainly as a learning
> exercise.
>
> For some reason the interface wlp3s0 takes an age to appear.
>
> It seems that the kernel is not asking for the iwlwifi firmware for about 2