Jump to content


sat45

Member Since 9 Mar 2015
Offline Last Active 03 Aug 2024 17:51
-----

Topics I've Started

IT9135 device won't start on Solo2 with actual OpenPLi

25 February 2016 - 13:14

Hello :)
 
I got IT9135 device, which won't load on Solo2 with current OpenPLi. Can someone help me out with this?
 
lsusb:
Bus 004 Device 002: ID 048d:9006
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0002
Bus 003 Device 001: ID 1d6b:0002
Bus 004 Device 001: ID 1d6b:0002
Bus 005 Device 001: ID 1d6b:0001
Bus 006 Device 001: ID 1d6b:0001
Bus 007 Device 001: ID 1d6b:0001
Bus 008 Device 001: ID 1d6b:0001
lsmod:
Module                  Size  Used by
ipv6                  331884  24
dvb_usb_it913x         10412  0
dvb_usb_v2             14734  1 dvb_usb_it913x
fpga_directc             493  0
brcmfb                  1590  2
dvb_bcm7356          8403824  37 brcmfb
procmk                  1668  1 dvb_bcm7356
After installation dvb-usb-it913x from plugins/drivers dmesg was:
Spoiler


My attention pointed to line:
DVB: Unable to find symbol it913x_fe_attach()
I thought that frontend modules are missing, so I ran:
opkg install kernel-module-it913x-fe
after that now dmesg is:
Spoiler


Can someone help me to spot and solve this problem?