[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#615543: base: Firmware files not found by boot process, despite specific files are there and readable for world



Hi,

Hodosi Szabolcs wrote:

> I have two DVB_T USB device, either or both of them can not read the firmware file,
> nowadays this issue occurs with an (Alcor DTV-1000) Afatech 9015 USB device.
[...]
> dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in cold state, will try to load a firmware
> dvb-usb: did not find the firmware file. (dvb-usb-af9015.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
> dvb_usb_af9015: probe of 1-7:1.0 failed with error -2

That's -ENOENT, which means that userspace wrote a zero-length file
or told request_firmware to return with an error.  It doesn't necessarily
actually mean the file couldn't be found.

When I say "userspace", what I mean is /lib/udev/firmware.agent.  It writes
its errors to syslog.  Do you see anything there?

Thanks for reporting and sorry for the slow response,
Jonathan



Reply to: