Jump to content


dima_m

Member Since 12 Jul 2014
Offline Last Active 19 Jul 2014 14:08
-----

Posts I've Made

In Topic: dvb-usb-af9015 - not working on OpenPLi 3

13 July 2014 - 11:41

athoik
Thank you for your help. Checked all the dvb-usb-af9015.fw on your link. Nothing changes. Sees no receiver dongle. On windows dongle works well. 
Probably not in this case. 
Why might such a mistake?:
af9015: command failed:43
af9015: firmware boot failed:-1
dvb_usb_af9015: probe of 2-1:1.0 failed with error -1

In Topic: dvb-usb-af9015 - not working on OpenPLi 3

13 July 2014 - 00:08

my dongle on af9015/tda18218. 
an installed these packages. Nothing has changed. Tuner not detected by the system.
 
root@vusolo2:~# lsmod
Module                  Size  Used by
ipv6                  283728  26
tda18271c2dd           15040  0
tda18218                3472  0
stv0299                 8592  0
qt1010                  4848  0
mxl5007t                7088  0
mxl5005s               38224  0
mt2060                  3696  0
mc44s803                2576  0
dvb_usb_af9015         20144  0
dvb_usb                15856  1 dvb_usb_af9015
dvb_pll                 7760  0
af9013                 17168  0
fpga_directc             416  0
brcmfb                  1040  2
dvb_bcm7356         11825312  29 brcmfb
procmk                  1280  1 dvb_bcm7356
 
root@vusolo2:~# dmesg | grep "9015"
dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in cold state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
af9015: command failed:43
af9015: firmware boot failed:-1
dvb_usb_af9015: probe of 2-1:1.0 failed with error -1
usbcore: registered new interface driver dvb_usb_af9015
root@vusolo2:~#
 

In Topic: dvb-usb-af9015 - not working on OpenPLi 3

12 July 2014 - 22:08

root@vusolo2:~# dmesg | grep "9015"
dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in cold state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
af9015: command failed:43
af9015: firmware boot failed:-1
dvb_usb_af9015: probe of 2-1:1.0 failed with error -1
usbcore: registered new interface driver dvb_usb_af9015
root@vusolo2:~#

In Topic: dvb-usb-af9015 - not working on OpenPLi 3

12 July 2014 - 21:55

Why does not work usb DVB-T dongle af9015 solo2 on the kernel 3.3.8?

 

root@vusolo2:~# lsmod
Module                  Size  Used by
ipv6                  283728  26
tda18218                3472  0
dvb_usb_af9015         20144  0
dvb_usb                15856  1 dvb_usb_af9015
af9013                 17168  0
fpga_directc             416  0
brcmfb                  1040  2
dvb_bcm7356         11825312  29 brcmfb
procmk                  1280  1 dvb_bcm7356
 
root@vusolo2:~# dmesg | grep "usb"
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
__clk_enable: usb [1]
bcm40nm_pm_usb_enable 00
usb 2-1: new high-speed USB device number 2 using ehci-brcm
usbcore: registered new interface driver usb-storage
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
input: Afatech DVB-T 2 as /devices/platform/ehci-brcm.1/usb2/2-1/2-1:1.1/input/input0
generic-usb 0003:15A4:9016.0001: input,hidraw0: USB HID v1.01 Keyboard [Afatech DVB-T 2] on usb-ehci_hcd-1/input1
dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in cold state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
dvb_usb_af9015: probe of 2-1:1.0 failed with error -1
usbcore: registered new interface driver dvb_usb_af9015
root@vusolo2:~#