Can this patch be used in the 4.19 kernel?
You mean 4.9 in CE? It will probably not apply to 4.9, a new patch will be needed.
Can this patch be used in the 4.19 kernel?
You mean 4.9 in CE? It will probably not apply to 4.9, a new patch will be needed.
https://www.dropbox.com/s/yu90aa1cww6n…230a.patch?dl=1
Edit: I updated my patch, please re-download
Did you update docker addon?
It is expected because I made some changes. Just create an empty .nocompat file in .update folder and it will update.
I believe they are called Panther Canyon NUCs with Tiger Lake SoC
In theory Tiger Lake should work with the current build. The cheapest Tiger Lake is Celeron 6305.
I'm not too interested in NUCs but when an ITX board with Celeron 6305 is available I will buy it.
Wi-Fi works fine here with RTL8821CU adapter.
DRMPRIME: add support for descriptor with multiple layers · lrusak/xbmc@73d8a98 · GitHub
CVideoLayerBridgeDRMPRIME add colourspace connector property · lrusak/xbmc@e47cf6a · GitHub
^ you will have to manually adjust those for the current Kodi master.
Also you will have to revert CDRMObject: remove unused SupportsPropertyAndValue method · xbmc/xbmc@b29310d · GitHub or otherwise Kodi will not build.
The full patch that I used.
I fixed the url.
You mean how I merged? I made a patch from the below commits and applied it to current master. Required some tinkering as they don't apply cleanly anymore.
WIP: DVDVideoCodecDRMPRIME: add support for vaapi decoding · lrusak/xbmc@b92f7b4 · GitHub
DRMPRIME: add support for descriptor with multiple layers · lrusak/xbmc@73d8a98 · GitHub
CVideoLayerBridgeDRMPRIME add colourspace connector property · lrusak/xbmc@e47cf6a · GitHub
VideoBufferDMA: set desc->format also · lrusak/xbmc@269eabb · GitHub
[WIP] check descriptor for format also · lrusak/xbmc@f16856a · GitHub
VideoPlayer: CRenderManager: improve logging of renderer being used · lrusak/xbmc@4d7ab30 · GitHub
ffmpeg changes:
ffmpeg: generic drm-prime support · smp79/LibreELEC.tv@90a8770 · GitHub
ffmpeg: Generic-GBM drm-prime vaapi support patch · smp79/LibreELEC.tv@07ac2d2 · GitHub
What can be done, besides formatting the ssd card in my computer?
Replace the sdcard. It's more than likely gone bad.
What are the full functionally Arm alternatives ?
Amlogic SBCs (Odroid C4, N2(+), Khadas VIM3(L)) running CoreELEC.
This should be close enough I suppose.
1. The Wifi setting is not working, when I tried to connect to a WIFI signal, virtual keyboard box will not show up for me to input Wireless network passphrase.
That was a service.libreelec.settings issue, I believe it's already fixed. I'll post an updated build at some point.
When I connect my NUC to Receiver than to TV the resolution became very weird when I play 4K HDR Content.
I doubt it's a Kodi/LE issue. Probably some sort of HDMI compatibility thing specific to Gemini Lake + your AVR combo.
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
Did you copy the patch to projects/Amlogic/patches/linux ?
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?
in projects / amlogic / patches / packages.
Copy it to projects/Amlogic/patches/linux