dvb-usb-af9015 tdt fails at boot

  • Hello everyone,

    I've spent too much hours on this and definetively i need help.

    I've got a TDT Stick AVerMedia A815 that allegedly works with linux. Once the Rpi2 is running, if i replug the device, it works correctly. But while he system is booting, it says this error in dmesg:

    [ 3.410288] usb 1-1.3: Product: A815
    [ 3.410303] usb 1-1.3: Manufacturer: AVerMedia
    [ 3.410321] usb 1-1.3: SerialNumber: 301753701018000
    [ 3.420230] input: AVerMedia A815 as /devices/platform/soc/http://3f980000.us/usb1/ 1-1/1-1.3/1-1.3:1.1/0003:07CA:A815.0001/input/input0
    [ 3.476645] hid-generic 0003:07CA:A815.0001: input,hidraw0: USB HID v1.01 Key board [AVerMedia A815] on usb-3f980000.usb-1.3/input1
    [ 3.559737] usb 1-1.3: dvb_usb_v2: found a 'AVerMedia AVerTV DVB-T Volar X' i n cold state
    [ 3.560901] usb 1-1.3: Direct firmware load for dvb-usb-af9015.fw failed with error -2
    [ 3.560936] usb 1-1.3: dvb_usb_v2: Did not find the firmware file 'dvb-usb-af 9015.fw'. Please see linux/Documentation/dvb/ for more details on firmware-probl ems. Status -2
    [ 3.560984] dvb_usb_af9015: probe of 1-1.3:1.0 failed with error -2
    [ 3.561142] usbcore: registered new interface driver dvb_usb_af9015
    [ 3.959972] usbcore: registered new interface driver rtl8192cu

    altough the firmware doesn't load, the system recognize the device:

    Bus 001 Device 005: ID 07ca:a815 AVerMedia Technologies, Inc. AVerTV DVB-T Volar X (A815)

    In addition I said, i created a .conf file in /etc/modulesload.d with this modules:

    dvb-usb-af9015
    rc_avermedia_m135a
    af9013
    uinput
    mxl5005s

    Could someone help me please? How can i get my tdt start on boot?