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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to