Re: patch "firmware loader: allow disabling of udev as firmware loader" added to driver-core tree

From: Shuah Khan
Date: Tue Aug 05 2014 - 15:22:16 EST


On Tue, Aug 5, 2014 at 10:01 AM, Takashi Iwai <tiwai@xxxxxxx> wrote:
>> Yes, it worked, if the firmware was in the /lib/firmware directory.
>

ok it works when the firmware is in /lib/firmware. It sounds to me the
reason load fails when the firmware is under /sys/class/firmware is
fw_load_from_user_helper() returns -ENOENT when
CONFIG_FW_LOADER_USER_HELPER is disabled.

It would be nice to see the entire dmesg with debug enabled though.

-- Shuah
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/