popcornmix rebased his changes, PR with update to current kodi master is here:
https://github.com/LibreELEC/LibreELEC.tv/pull/6859
so long,
Hias
great thanks!
popcornmix rebased his changes, PR with update to current kodi master is here:
https://github.com/LibreELEC/LibreELEC.tv/pull/6859
so long,
Hias
great thanks!
In theory that would be really simple (change version to latest kodi githash and update or comment-out the SHA256 line) but with recent kodi versions there will be a conflict with the PR20006-gbm-colorspace-and-bits-per-pixel patch which needs to be updated (I can have a look but not before next week or so).
so long,
Hias
Hi
Did you have a chance to look at the conflicts to see if you can merge latest Kodi changes?
The change needed can also be added as a patch as one of the members here who builds for RPi added the patch to his build and it worked.
I assume you are talking about this:
https://github.com/xbmc/xbmc/pull/21645
I'm waiting for this update too
solves issues for many skin appeared with alpha 2.
Yup that's the fix I want ☺️
In theory that would be really simple (change version to latest kodi githash and update or comment-out the SHA256 line) but with recent kodi versions there will be a conflict with the PR20006-gbm-colorspace-and-bits-per-pixel patch which needs to be updated (I can have a look but not before next week or so).
so long,
Hias
Ah okay.
If there will be clashes then I won't be able to fix.
Will wait for you to have a look when you get time. Thanks
CvH is there a guide somewhere on how to update to current Kodi master branch version when building LE for RPi?
yes, we need to manually update kodi
Okay.
Will see if I can build myself haha. Skin I'm using is not usable due to bug so it was fixed yesterday in master
Hello
If a change is merged into Kodi master repository then is there a delay before that change appears in LE nightly?
Thanks
You can try to report the issue here - https://gitlab.freedesktop.org/drm/intel/-/issues
A good alternative to NUC11 - https://www.acer.com/ac/de/AT/conte…ritonessentialn I use one of those as my main LE box.
will that Acer box work with HDR once Kodi has HDR added?
HI
I see now there is 2 different types of nightlies of LE11 for Generic x86 builds. One with GBM and another legacy.
Currently does the GBM build have working HDR on any NUC or not yet?
Do you still have lircd.conf around? If yes, this is expected. You can either use lircd or ir-keytable but not both at the same time.
so long,
Hias
Yeah the addon for Argon40 case fan control adds it. Without add on I cant control the fan speed and the manual script method no longer works on LE11 due to Python changes. I will see if I make the add on not add the file on reboot.
anyone else can help?
on boot ir-keytables only loads default-keymap and rc6 protocol and I have to do
ir-keytable -c -w /storage/.config/rc_keymaps/kodi
every boot to make remote work
im having same issue on boot remote does not work until I run ir-keytable -c -w /storage/.config/rc_keymaps/kodi
This doesn't sound logical, nothing in LE will create a lircd.conf file. Either the SD card is bad or you have some script/addon/... installed that creates it.
I'm not quite sure why you want to disable eventlircd but if you really want to do it use "systemctl mask eventlircd".
so long,
Hias
ah I found it.
the Argon40 Add on was creating the lirc.conf file
sadly if I remove it then the fan control on the case breaks as the argon script on its own dont work on LE11.
I will try and make a lirc.conf for my remote and use that
Delete your .config/lircd.conf file - lirc will interfere with ir-keytable.
so long,
Hias
hi
it looks like its not fixed
on a reboot the lircd.conf file gets restored
cant find any settings to disable it and running "systemctl disable eventlircd" does not stick after reboot
Delete your .config/lircd.conf file - lirc will interfere with ir-keytable.
so long,
Hias
that worked
thanks
Delete your .config/lircd.conf file - lirc will interfere with ir-keytable.
so long,
Hias
ok i will try that once I finished the movie
thanks for the help so far
Then run "pastekodi -c > SOME_FILE_NAME" and upload the file here.
so long,
Hias
here you go