[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL8zT=gbqcGPMLKS+bkc3cJPJJGmzuvdr7owy+zF-bCCaEv-Gg@mail.gmail.com>
Date: Wed, 6 Aug 2014 11:10:27 +0200
From: Jean-Michel Hautbois <jhautbois@...il.com>
To: Shuah Khan <shuahkhan@...il.com>
Cc: Takashi Iwai <tiwai@...e.de>, B_B_Singh@...l.com,
Greg KH <gregkh@...uxfoundation.org>, Abhay_Salunke@...l.com,
Arnd Bergmann <arnd@...db.de>, Kay Sievers <kay@...y.org>,
Ming Lei <ming.lei@...onical.com>, Stefan Roese <sr@...x.de>,
Tom Gundersen <teg@...m.no>, Stuart_Hayes@...l.com,
Srinivas_G_Gowda@...l.com,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: patch "firmware loader: allow disabling of udev as firmware
loader" added to driver-core tree
2014-08-05 21:22 GMT+02:00 Shuah Khan <shuahkhan@...il.com>:
> On Tue, Aug 5, 2014 at 10:01 AM, Takashi Iwai <tiwai@...e.de> 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
It does not work with the 3.16 kernel even when firmware is in
/lib/firmware, it worked before this patch is applied.
Here is what I got in my dmesg :
[ 0.307856] __allocate_fw_buf: fw-lattice-ecp3.bit buf=bd81a480
[ 0.308029] lattice-ecp3 spi2.3: Direct firmware load for
lattice-ecp3.bit failed with error -2
[ 0.308078] __fw_free_buf: fw-lattice-ecp3.bit buf=bd81a480 data=
(null) size=0
[ 0.308094] lattice-ecp3 spi2.3: Cannot load firmware, aborting
If you want specific messages, please tell me.
Thanks,
JM
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists