@rainer70 the firmware is correct driver dvb_usb_af9035 for the ITE 9135 device, i was also confused in beginning. do not use TVHeadend app from app store, but follow this guide
@ilan5555:
tvheadend has timeshifting and it’s working
@rainer70:
Like Mio said, your stick is working, your dmesg output is exactly like mine and for me it works.
Yesterday i compiled the newest tvheadend myself on osmc, you can download it from my dropbox at:
install it with:
sudo dpkg -i ./tvheadend_3.9.2747~g3049486_armhf.deb
sudo apt-get install -f
this should do the trick.
Or install vdr for watching live-tv like i described here: [HowTo]: install vdr and vnsiserver to watch live-tv
In my oppinion its ways better than tvheadend, with many optional installable plugins for programming your recordings from pc or android phone/tablet, show incomming phone calls from a fritzbox … and so on.
Its a bit tricky to set up, but worth the effort.
Hello guys, I have a similar issue here.
I have a Nilox NX20 DVB-T USB pen, with chipset 9035.
The output of lsusb is:
Bus 001 Device 007: ID 0bda:8179 Realtek Semiconductor Corp.
Bus 001 Device 006: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 005: ID 15a4:9035 Afatech Technologies, Inc.
Bus 001 Device 004: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
but the output of dmesg | grep -i dvb is:
[ 6.830644] usb 1-1.3.1: dvb_usb_v2: 2nd usb_bulk_msg() failed=-110
[ 6.830695] dvb_usb_af9035: probe of 1-1.3.1:1.0 failed with error -110
[ 6.830852] usbcore: registered new interface driver dvb_usb_af9035
I have putted the firmware as stated on this post, but I am having this error. Any suggestion?
Thanks