Re: [lfs-dev] lfs-systemd: interface wlp3s0 not available

2013-07-08 Thread John Burrell
> >> 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

Re: [lfs-dev] lfs-systemd: interface wlp3s0 not available

2013-07-07 Thread William Harrington
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

Re: [lfs-dev] lfs-systemd: interface wlp3s0 not available

2013-07-07 Thread Bruce Dubbs
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 >>

Re: [lfs-dev] lfs-systemd: interface wlp3s0 not available

2013-07-07 Thread William Harrington
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

Re: [lfs-dev] lfs-systemd: interface wlp3s0 not available

2013-07-07 Thread John Burrell
> > 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

Re: [lfs-dev] lfs-systemd: interface wlp3s0 not available

2013-07-07 Thread John Burrell
> > 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

Re: [lfs-dev] lfs-systemd: interface wlp3s0 not available

2013-07-06 Thread Armin K.
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

Re: [lfs-dev] lfs-systemd: interface wlp3s0 not available

2013-07-06 Thread John Burrell
> 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