Jump to content


sat45

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

Posts I've Made

In Topic: IT9135 device won't start on Solo2 with actual OpenPLi

25 February 2016 - 17:54

Oops - are there other OpenPLi builds for Solo2? I downloaded this one: http://openpli.org/d...vuplus/vusolo2/


In Topic: IT9135 device won't start on Solo2 with actual OpenPLi

25 February 2016 - 16:19

Yes, I started again from scratch and did:
- opkg install enigma2-plugin-drivers-dvb-usb-af9035
- opkg install kernel-module-af9033
- opkg install kernel-module-tuner-it913x
Everytime reboot

At this stage device was listed in lsusb lub not in lsmod and looks like no errors in dmesg related to 9135/9035/ITE/AfaTech

Next step:
- opkg install enigma2-plugin-drivers-dvb-usb-rtl2832

My path for dvb-usb-v2 folder is /lib/modules/3.13.5/kernel/drivers/media/usb/dvb-usb-v2

After clean install and all these steps dvb_usb_it913x.ko wasn't there, only: dvb-usb-af9035.ko, dvb-usb-rtl28xxu.ko and dvb_usb_v2.ko

Final dmesg:
Spoiler


lsusb:
Bus 001 Device 002: ID 048d:9006
Bus 004 Device 002: ID 0951:1607
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  28
fpga_directc             493  0
brcmfb                  1590  2
dvb_bcm7356          8403824  2 brcmfb
procmk                  1668  1 dvb_bcm7356
Looks like IT9135 is not recognized at all at this stage.

Installed enigma2-plugin-drivers-dvb-usb-it913x - after that again "failed with error -79"
Deleted dvb_usb_it913x.ko (it was present after installing plugin for it913x)
Again stick is not recognized...

@athoik - PC at Windows :( But at Linux my device is working on BH images (but don't like BH because of poor CAM support).

In Topic: IT9135 device won't start on Solo2 with actual OpenPLi

25 February 2016 - 14:52

Unfortunately steps from "New kernel (ET10000) and DVB-T USB dissapears..." thread didn't help aswell :(

dmesg is now bigger, but lines related to my IT9135 device are the same :(


In Topic: IT9135 device won't start on Solo2 with actual OpenPLi

25 February 2016 - 14:33

Thanks for help. Generally my IT9135 never worked at all and never loaded (but it is tested on PC and it is working).

I tried all firmwares from here (replacing files in /lib/firmware/ + reboot):
- http://palosaari.fi/...irmware/IT9135/
- http://palosaari.fi/...irmware/af9035/
Still nothing and always same error at the end od dmesg:

usb 4-1: dvb_usb_v2: 2nd usb_bulk_msg() failed=-79
it913x: Chip Version=01 Chip Type=9135
it913x: Firmware Version 20287853<3>usb 4-1: dvb_usb_v2: 2nd usb_bulk_msg() failed=-79
dvb_usb_it913x: probe of 4-1:1.0 failed with error -79

Weird thing: I deleted completely .fw files for AF90xx/IT91xx and still same error  :huh:

Firmwares should go somewhere else than /lib/firmware/?

 

I'll try steps from @micktol now...