USB DVB-T dongle not correctly recognized

hello all,

im migrating from not supported raspbmc to osmc on RPi 1 B+. on old system is the dongle working perfectly, but now on osmc no, it is not recognized correctly…

osmc@osmc:/lib/firmware$ dmesg | grep dvb
[ 11.989076] usb 1-1.5: dvb_usb_af9035: prechip_version=83 chip_version=02 chip_type=9135
[ 11.989538] usb 1-1.5: dvb_usb_v2: found a ‘ITE 9135(9006) Generic’ in cold state
[ 11.996787] usb 1-1.5: dvb_usb_v2: downloading firmware from file ‘dvb-usb-it9135-02.fw’
[ 12.315354] usb 1-1.5: dvb_usb_af9035: firmware version=3.40.1.0
[ 12.315427] usb 1-1.5: dvb_usb_v2: found a ‘ITE 9135(9006) Generic’ in warm state
[ 12.325001] usb 1-1.5: dvb_usb_af9035: [0] overriding tuner from 00 to 60
[ 12.333763] usb 1-1.5: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[ 12.561862] usb 1-1.5: dvb_usb_v2: ‘ITE 9135(9006) Generic’ successfully initialized and connected
[ 12.562142] usbcore: registered new interface driver dvb_usb_af9035

the usb “af9035” is not mine device, so i dont know what device is that…
mine dongle is “ITE 9135(9006)” but in TVHEADEND is not visible, i dont know why…

also in usb devices is it visible correct:

osmc@osmc:/lib/firmware$ lsusb
Bus 001 Device 005: ID 048d:9006 Integrated Technology Express, Inc. IT9135 BDA Afatech DVB-T HDTV Dongle
Bus 001 Device 004: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

please any idea what im doing wrong?

fixed… do not use TVHeadend from app store… use this guide that is here somewhere on forum “guide”

this guide worked for me perfectly, good job with OSMC guys