<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style>

   ***: Smx has quit IRC (*.net *.split)
   <br> ribalda has quit IRC (*.net *.split)
   kneekoo: hello
   <br> I have an unsupported tv-tuner - KWorld PlusTV Dual Hybrid PCIExpress (VS-DVBT PE310RF)
   <br> how can I help getting it supported? (except for development, which I can't help with)
   iive: <u>kneekoo</u>: still looking for develoers?
   <br> <u>kneekoo</u>: i know that mchehab  and crope are active developers. there might be others.
   kneekoo: hi, iive
   <br> <u>iive</u>: what would I have to do?
   <br> I assume a lot of testing :)
   iive: no idea :|
   kneekoo: ok, then I'll hang around some more :)
   dongs: running windows 10 would probably be the safest bet
   mchehab: <u>kneekoo</u>: do you know what are the chipsets used on this board?
   dongs: https://pctuner.ru/datas/users/1-kworld_dualhybrid_card1.jpg
   <br> looks like some NXP solution
   <br> ancient as well
   <br> 2007 vintage?
   <br> psh
   <br> might actually be supported in lunix by 2016
   mchehab: saa7162... probably supported by saa7164 chipset
   <br> s/chipset/driver/
   <br> one would need to add the board config, if this chipset is compatible with saa7164
   <br> I was unable to read the name of the frontend chipsets
   <br> on the above pic
   dongs: http://www.nxp.com/pages/integrated-ofdm-demodulator-for-dvb-t-implementations:MC92314 the only nxp hit for dvb-t demod
   <br> doesnt look like its 160pins tho
   <br> hm it might be
   <br> they're pretty huge
   <br> and the document is sufficiently ancient
   <br> 1998
   <br> tho that looks like osmething they picked up from freescale purchase
   <br> so that wouldnt have nxp logo on it
   <br> what does TDA1004x stuff look like
   mchehab: I suspect it is tda1004x, like this one: https://www.linuxtv.org/wiki/index.php/Kworld_pe355-2T_PCI-E_Dual_DVB-T_TV_Card_Pro
   kneekoo: <u>mchehab</u>: I'll take a look, but I have to shutdown for that
   <br> do you need other info?
   mchehab: maybe saa7160 driver might support it... this is an OOT driver that were never merged upstream
   <br> not sure about its status
   ***: awalls has left
   dongs: <u>mchehab</u>: no the oldcard is clearly TQFP
   <br> while the one you linked is QFN
   kneekoo: anyway, I'll take some hi-res pics
   dongs: and demod on the newcard is much smaller package
   kneekoo: brb
   mchehab: MAKE_ENTRY(KWORLD, KWORLD_DVB_T_PE310, SAA7162, &amp;saa716x_atlantis_config),
   <br> it seems it is supported by this OOT driver: https://bitbucket.org/powARman/v4l-dvb-saa716x
   kneekoo: <u>mchehab</u>: I got images, copying from the phone momentarily
   <br> <u>mchehab</u>: http://s13.postimg.org/c67mb8ylj/P_20160926_154529_HDR.jpg
   <br> is it (good) enough?
   <br> and a full (almost) photo: https://s11.postimg.org/4txi50yup/P_20160926_154353_HDR.jpg
   mchehab: (10:46:41) mchehab:  MAKE_ENTRY(KWORLD, KWORLD_DVB_T_PE310, SAA7162, &amp;saa716x_atlantis_config),
   <br> (10:47:02) mchehab: it seems it is supported by this OOT driver: https://bitbucket.org/powARman/v4l-dvb-saa716x
   kneekoo: <u>mchehab</u>: thanks, I'll give it a try
   <br> <u>mchehab</u>: v4l-dvb-saa716x/v4l/config-compat.h:1249:1: fatal error: include/linux/version.h: No such file or directory
   Aysun: hi there, i have a question about the v4l drivers on Ubuntu 16.04.1 LTS. I updated my install and rebooted because of the new kernel images. I cloned the media_build git repo and did a build and make install again. But my Hauppauge SoloHD stick isn't working anymore. When i plug it in it says in dmesg:
   <br> [ 8516.446787] em28178 #0: Freeing device
   <br> [ 8542.851978] usb 1-2: new high-speed USB device number 7 using xhci_hcd
   <br> [ 8543.252651] usb 1-2: New USB device found, idVendor=2040, idProduct=0264
   <br> [ 8543.252653] usb 1-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
   <br> [ 8543.252655] usb 1-2: Product: soloHD
   <br> [ 8543.252655] usb 1-2: Manufacturer: HCW
   <br> [ 8543.252656] usb 1-2: SerialNumber: 0011545851
   <br> [ 8543.254128] em28xx: New device HCW soloHD @ 480 Mbps (2040:0264, interface 0, class 0)
   <br> [ 8543.254132] em28xx: DVB interface 0 found: isoc
   <br> [ 8543.255283] em28xx: chip ID is em28178
   <br> but tvheadend wont recognize it
   <br> what else can i do?
   <br> it did work before updating the kernel