Posts by couch-potato
-
-
OK, tried that...
config.txt now reads:
dtoverlay=rpi-poe
dtparam=poe_fan_temp0=65000,poe_fan_temp0_hyst=5000
dtparam=poe_fan_temp1=67000,poe_fan_temp1_hyst=2000
Fan is still kicking off at 50°
Kernel is 4.19.122 which should be ok according to Reduce noise from rpi poe hat fan by Learath · Pull Request #3493 · raspberrypi/linux · GitHub
Can't spot any typos and tried updating rpi-poe.dtbo for good measure, so have no idea whats happening here...
-
Don't think its just me having tried this on a second Pi...
I just upgraded a couple of my PoE powered Pi 3b+'s already fitted with PoE hats to 9.2.3. Everything seems to work as expected with the following exception...
The Pi appears to ignore the
Codedtparam=poe_fan_temp0=65000,poe_fan_temp0_hyst=5000,poe_fan_temp1=67000,poe_fan_temp1_hyst=2000
entry in config.txt. the fans are still firing off at 50° not the 65° specified.
My previous LibreELEC release (9.2.1) worked exactly as expected with the fan cutting in at 65°
Any Ideas?
Thanks
-
Thank you...
I just needed a "sanity check" before I parted with the money!
...but internet research says, they work fine with LE.
I did actually spend quite some time looking because of the number of Chinese "knock-off" screens there are around at the moment, but Google was not my friend and I couldn't find anything that appeared relevant, unless I'm totally missing the point and I need to install Kodi under Rasbrian rather than just running LE.Hence my post here
-
Hi Folks,
Can anyone recommend a smallish (say 5") touch screen that plays happily with a Pi 3b and LibreELEC?
Any advice gratefully received!
Andy B
-
Hi folks,
I'm probably a bit late to the game, but I've just set up my first 3b+ with a PoE hat. Everything is working as expected but the fan seems noisy and is on quite often.
I note googling the pi and hat combination that there is talk of speed and temperature control being available in later versions of Rasbrian. Is this something that is available in LibreELEC on the pi?
Any help/advice greatfully recieved...
Andy B
-
That worked... thanks for the tip!
-
Ubuntu 16.04.3 LTS 64 bit thanks...
-
Hi Guys,
Having problems building ou Ubuntu - the following has me really confused...
Install the project...
bin/cmake: error while loading shared libraries: libcrypto.so.1.0.0: cannot enable executable stack as shared object requires: Invalid argument
make[1]: *** [Makefile:73: install] Error 127
make[1]: Leaving directory '/home/andy/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/cmake-3.7.2/.x86_64-linux-gnu'
Makefile:12: recipe for target 'image' failed
make: *** [image] Error 2
Anyone have any idea for a fix - thanks!
Andy B.
-
The "BUILD openssl" fails repeatably every time when I try and build "master" (see attached) however checking out and building 8.0.0 is good, I'm actually using it live on 2 x Pi3 and a CuBoxi at the moment.
Both systems are being built side by side on the same freshly rolled 32 bit host running Ubuntu 16.04.2, one works, one doesn't - make no sense...
-
That could be my problem then, it's a 32 bit system :s
Andy B.
-
Poking about a bit more I found this in the o/p from building master:
CodeBUILD openssl (host) Configuring for linux-x86_64 no-ec2m [option] OPENSSL_NO_EC2M (skip dir) no-ec_nistp_64_gcc_128 [default] OPENSSL_NO_EC_NISTP_64_GCC_128 (skip dir) no-gmp [option] OPENSSL_NO_GMP (skip dir) ......
Still being moderately new to this I'm confused, why "Configuring for linux-x86_64" when I'm running "PROJECT=imx6 ARCH=arm make image"?
If I was building for 64bit intel it would make sense, and it doesn't appear to be for the host machine as openssl is already installed (OpenSSL 1.0.2g 1 Mar 2016 - the Ubuntu 16.04.2 default?).
Andy B.
-
Curiouser and curiouser...
So, I've rolled a new VM (this time Ubuntu Server based, but still 32 bit I'm afraid - still waiting for a new Flex ATX power supply)
Weird thing is, checking out and building 8.0.0 works perfectly, checking out and building master fails...
For some reason master does a "BUILD openssl (host)" which doesn't seem to be a requirement for 8.0.0.
Failure is just the same as before:
Code
Display More/home/andy/LibreELEC.tv/build.LibreELEC-imx6.arm-9.0-devel/toolchain/bin/host-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O2 -Wall -pipe -I/home/andy/LibreELEC.tv/build.LibreELEC-imx6.arm-9.0-devel/toolchain/include -Wno-format-security -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cryptlib.o cryptlib.c In file included from /usr/include/stdlib.h:24:0, from cryptlib.h:62, from cryptlib.c:117: /usr/include/features.h:367:25: fatal error: sys/cdefs.h: No such file or directory compilation terminated. make[2]: *** [<builtin>: cryptlib.o] Error 1 make[2]: Leaving directory '/home/andy/LibreELEC.tv/build.LibreELEC-imx6.arm-9.0-devel/openssl-1.0.2k/.i686-linux-gnu/crypto' make[1]: *** [Makefile:287: build_crypto] Error 1 make[1]: Leaving directory '/home/andy/LibreELEC.tv/build.LibreELEC-imx6.arm-9.0-devel/openssl-1.0.2k/.i686-linux-gnu' Makefile:12: recipe for target 'image' failed make: *** [image] Error 2
Further thoughts?
Can arrange remote access if it helps!
Andy B.
-
Cool - thanks...
-
Hi Folks,
fedorahosted.org was retired on March 1st, 2017 so the url for Liberation Fonts has moved - following the links it appears to be
liberation-fonts-ttf-2.00.1.tar.gz
At least it works for me...
Andy B
-
Many thanks for the quick reply...
Unfortunately I don't have access to a 64 bit system to build on (awaiting a new power supply).
I'll try it when I can and rattle this post again if I'm still having problems, but hopefully everything will be fine!
Many thanks for your time...
Andy B.
-
Thanks for confirming I seem to have a problem (makes a change from me cracking up!)
I'm building on a 32 bit virtual box, Windows host Linux client running Debian 8
andy@test-01:~/LibreELEC.tv$ uname -a
Linux test-01 3.16.0-4-686-pae #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07) i686 GNU/LinuxThe build was fine for LibreELEC 8.0.0, I'll roll back and try it again...
Anything else I can do to help?
Andy B.
-