Post #6 solved it. I can't compile it with the master version anymore though...
What is the issue?
Post #6 solved it. I can't compile it with the master version anymore though...
What is the issue?
Did you read the page? Forget smb.conf and instead edit samba.conf file.
Post the package you got so far.
Maybe you could use usb pen drive and extension cable instead of card
There are also SD card extension cables: https://www.amazon.com/extension-extender-adapter-monoprice-raspberry/dp/b0749s1s15
Those sources are also on LibreELEC servers and wil be downloaded from there.
You need to build your own LE image because Kodi needs new libbluray library too. It is not just two .jar files.
Is the addon in the official repo already too?
No.
So then, let's go
I did already ![]()
I think you are mixing modules from a system and modules from media_build. Maybe you are using dvb-core from a system but you should from media_build (it needs higher priority) - that's why you are missing symbols.
As I remember modules from media_build should be put in some special folder under /lib/.
I tested 1.1.2 and it works exactly the same as previous version regarding stability.
No idea when it will be bumped.
Then I'm out of ideas. Grep your media_build folder for missing symbol and why it is not included.
Maybe you need to load another module before dvb-usb.ko? Like dvb-core.ko.
Check if you have CONFIG_MEDIA_CONTROLLER_DVB in .config file.