I am currently on a Kodi 19 Milhouse build from 27 May (most recent version I have found with working DVB TBS drivers) and would like to switch to the Kodi 19 beta as add-ons are now updating to xbmcvfs and becoming incompatible with the older version. Does the LibreELEC-Generic.x86_64-9.80-nightly-20201226-4e458a0.img.gz nightly build contain the DVB drivers as the driver for my TBS card is not loading on start up? Or do I need to compile separately? Thanks
DVB drivers for nightly build
-
drc38 -
December 29, 2020 at 2:40 AM -
Thread is Unresolved
-
-
-
Thanks, what is the process for generating the patch file? I assume the patch needs to be copied here LibreELEC.tv/projects/Generic/patches/linux/ before building, I have a saa716x based card.
-
The process is to find the relevant commits in tbs git and figure out what files need to be added and patched.
I used "git diff" command to generate the patch files, e.g. "git diff oldfile newfile > patchfile". Then I joined all the patches into 1 file.
The patch needs to be copied to projects/Generic/patches/linux or packages/linux/patches/default
-
The process is to find the relevant commits in tbs git and figure out what files need to be added and patched.
I used "git diff" command to generate the patch files, e.g. "git diff oldfile newfile > patchfile". Then I joined all the patches into 1 file.
The patch needs to be copied to projects/Generic/patches/linux or packages/linux/patches/default
Can you provide detailed instructions for me to use my tbs5520se?
In the chewitt buildings.
LibreELEC-AMLGX.arm-9.80.8-box.img.gz
-
Can you provide detailed instructions for me to use my tbs5520se?
If you want to build an image just follow this guide
-
Perfect the image I already have!
Thanks smp
Codegit clone https://github.com/chewitt/LibreELEC.tv.git cd LibreELEC.tv git checkout amlogic PROJECT=Amlogic DEVICE=AMLGX ARCH=arm UBOOT_SYSTEM=box make image
I just need to add the patches made available by you!
in projects / amlogic / patches / packages.
And finally build and build the image?
-
in projects / amlogic / patches / packages.
Copy it to projects/Amlogic/patches/linux
-
Copy it to projects/Amlogic/patches/linux
Perfect friend!
I have already posted results, of great help to your knowledge!
Thanks for sharing!
-
Copy your patches to: projects/ Amlogic / patches/ linux/ linux-tbs5520se.patch
and build the image.
Does not work! tell me what i did wrong?
Thank you for your support, smp
-
Did you check if the modules were actually built?
Did you see the "Turbosight TBS5520SE DVB-T/T2/C/C2/S/S2/ISDB-T USB2.0 support" message during kernel compilation?
-
-
Did you copy the patch to projects/Amlogic/patches/linux ?
-
Did you copy the patch to projects/Amlogic/patches/linux ?
Correct friend! as you can see and the last one in the photo.
-
-
Right friend! I will give you news soon.
Thanks again.
-
Add CONFIG_DVB_USB_TBS5520SE=m to projects/Amlogic/linux/linux.aarch64.conf
It will look like this:
CONFIG_DVB_USB_TECHNISAT_USB2=m
CONFIG_DVB_USB_TBS5520SE=m
CONFIG_DVB_USB_V2=m
-
It took me a while to post results, because of the work!
for the first time the green light gives TBS is on
More results were perfect, direct aim with your help.
SD channels: I have a green screen!
HD channels: small flaws in the screen.
Detail my live and satellite tv.
smp you and a good person take the time to help! thanks.
chewitt If any developer needs a document or test I'm here to help!
-