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