I also have problem to scan DVB-C via internal tuner with latest drivers. TVh return scan no data failed message for all 34 transponders. If scan with external USB DVB-c tuner , then no problem to watch with internal dvb-c tuner and worked good with oscam.
afl1 , regards for hard workwith internal driver, if need logs from dvb-c scan internal tuner, im ready to make it and post.
No thanks, I have enough data from my testing. Problem is common for dvb-c/dvb-t/dvb-s, buggy support for amlogic hw demuxer. Usb devices use sw demuxer. To scan channels with external tuner and then use internal is workaround for now.
[hr]
I am not sure that I understand
The internal DVB driver must be in a kernel (albeit your 3.14.x one, not the mainline one).
(Or else in a loadable kernel module which is essentially the same thing.)Is your source code under the GPL (it should be) or only a proprietary licence?
Is the relevant source code at GitHub - afl1/LibreELEC.tv at 7.95.beta5N ?
If so I shall have a look.
Internal driver is loadable kernel module and now it is compiled with crazycat66 media_build.
New driver source code is under the GPL.
Yes, you can download it from GitHub - afl1/LibreELEC.tv at 7.95.beta5N.