Posts by GDPR-1
-
-
iLLiac4: You are calling the binary from script but you are probably missing LD_LIBRARY_PATH. DaVu found a script:
Please try that instead. Notice the ".sh" at the end.
But you need to edit the script first!!!!
[hr]
As suggested by @seo: It's best to edit: /storage/.config/system.d/service.hyperion.service
and add your command to -
You can blacklist the internal ir sensor module:
Create a file:
/storage/.config/modprobe.d/blacklist.conf
with following content:It's a known fact that panasonic remotes are caught up by the internal IR sensor. This is not a problem of CEC.
[hr]
Another way is to disable lircd and eventlircd by "overriding" with empty units for systemd:Codetouch /storage/.config/system.d/[email protected] touch /storage/.config/system.d/eventlircd.service
-
-
have tried not start
[hr]
I would like to install on libreelec XU4.
Could someone an image compiling
It's not that simple. As far as I know no developer has a XU4. -
seems like you write utc time and but restore local time or the otherway around.
-
-
I'm sorry blackride but what you are writing doesn't make sense. The fdtput command is not suppose to be put in boot.ini!? fdtput is part of device-tree-compiler scripts that afaik are neither included in uboot nor LibreELEC!?
-
blackride: You seem to have not understand what I meant. Just be patient. Bug has been found and fixed. Wait for the next alpha build.
-
No. DTS entry was missing. You have to wait for the next release.
[hr]
blackride but you can use that command from a Ubuntu PC and locate the file meson64_odroidc2.dtb on microsd card. -
I've tested and with the fixed Device Tree entry it's working.
Don't know the reason why status is disabled. I'll try to come up with a boot.ini option. -
Sorry for posting so late. The whole DTS entry is missing:
linux-amlogic/meson64_odroidc2.dts at amlogic-3.14.y · LibreELEC/linux-amlogic · GitHubCode
Display More&i2c_a { status = "okay"; /* Hardkernel I2C RTC */ pcf8563: pcf8563@51 { status = "disabled"; compatible = "nxp,pcf8563"; reg = <0x51>; #clock-cells = <0>; }; };
I'll try to build master with this dts entry and test it with my rtc shield. If it works I'll prepare a patch.
-
Sorry blackride but this subforum is for community builds by wrxtasy and rtc shield is supported in those builds.
Please watch your tone blackride. We all want to stay polite here!? Gerald was just trying to help you. We all do this for free in our free time and there is no need to blame someone.
There are a lot of changes going on for official LE on Amlogic devices (Odroid C2 included). We have a brand new kernel and not everything is up to shape right now. Like Klojum said we are still in alpha stage. Please be patient.
-
Just blacklist meson_ir. Panasonic remote is picked up by the IR sensor probably. If you want to use CEC and no IR you can backlist it.
It could be possible that it's still controlled by CEC because it's a hybrid CEC driver you need to disable it in boot.ini too.
-
Here is a post in the odroid forum about the same issue:
ODROID Forum • View topic - LibreELEC 7.1.0 - Multichannel PCM Audio & EAC3(DD+) testing -
The Problem is that most Developers doesn't have a 3D capable screen. So I can't really say if it's hw or sw.
-
There is no LE for XU4.
-
You're posting in the community build section which is maintained by wrxtasy and as far as I know wrxtasy doesn't do 7.9 builds yet.
I'm guessing it wouldn't be hard to include the module since it's just a change in the kernel config.