Prof Yaffle wrote:
>
IF you need it and
IF it will help and
IF it doesn't break anything, you'd build media_tree as per these instructions:
>
>
http://www.linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
>
>
http://git.linuxtv.org/cgit.cgi/media_tree.git/about/
>
> I put the IFs in there deliberately, as I haven't followed the full thread plus links to know if that's likely to be your issue. It's unlikely to break anything, though.
>
> EDIT
>
> Expanding on that - the link you gave was to the stuff that's included in the Linux kernel, so whether they're in yours depends on the kernel version you currently have. If the code is included already, then the links above won't really change anything; if, however, you have an older kernel, then those links will help you build the drivers as an addon to whatever your kernel supports already. The other obvious alternative is to update your kernel to something more recent.
Thank you Prof Yaffle.
I'll look into it, even as I seem to be out on deep water here. :) But i'll give it a try.
To get me self on the way, i did make a new system with OSMC. I've installed tvheadend og got it to work..! (/)
In DVB Tab Adapter0 now shows DVB-T and DVB-C. Further more and most important, there are service's available. :P
It runs with a little pixelering. But is has not yet been able to stream smooth. Very bad lagging while using WLAN. It might been better if use LAN instead, but not sure and haven't testet it yet.
I'm using the exactly same firmware version, so these things are the different:
>-----------------------------------------------------------------------------------------------------------<
## Raspbian
Linux version 4.1.7-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #815 SMP PREEMPT Thu Sep 17 18:34:33 BST 2015
# Firmware / Driver f.292e
[ 0.268659] raspberrypi-firmware soc:firmware: Attached to firmware from 2015-09-18 15:20
[ 21.317955] si2168 4-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
[ 21.582794] si2168 4-0064: firmware version: 4.0.4
[ 21.636735] si2157 5-0060: firmware version: 3.0.5
# tvheadend
tvheadend: version 4.1-438~g7b32791
## OSMC
Linux version 4.1.5-1-osmc (root@vero) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP PREEMPT Wed Aug 19 18:37:30 UTC 2015
# Firmaware / Driver f. 292e
[ 0.321323] raspberrypi-firmware soc:firmware: Attached to firmware from 2015-08-20 17:56
[ 19.321749] si2168 4-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
[ 19.568116] si2168 4-0064: firmware version: 4.0.4
[ 19.622038] si2157 5-0060: firmware version: 3.0.5
# tvheadend
tvheadend: version 4.0.5
>-------------------------------------------------------------------------------------------------------------<
I wunder if is in tvheadend newer version, where something is missing? Apparently as I can read other users have the same experience with lack of DVB-C after an update.
I did consider to compile tvheadend 4.0.5, but got lost in git repository and could't really find the branch. :)