Hi Carsten
Many thanks for this write-up. It gave me the confidence to buy an
Argon One V2 case to house my LMS server, and I have installed the
Python script as per your instructions. It all seems to be working
well. The fan does not seem to be necessary when the case is on a desk
(temperature hovers around 40 degrees with LMS idle), but since I plan
to put my LMS server away in a cupboard with my router I thought it
would be useful to have the option of the fan. And the power button is
very useful. I'm impressed with this case.
I did notice a couple of things that might be useful to add to your
instructions.
1) vcgencmd does not exist on a freshly-installed pCP7, so the Python
script fails because it can't read the CPU temperature. It may already
be present on your system if you have previously followed Paul-'s
instructions to update the bootloader, i.e.:
Code:
--------------------
ce
tce-load -w git rpi-vc python3.8
tce-load -i git rpi-vc python3.8
.
.
.
--------------------
If this hasn't been done, then an alternative is to load the extension
rpi-vc.tcz via the Extensions page, in addition to the ones you listed
already (i2c-tools.tcz, python3.8-rpi-gpio.tcz and
python3.8-smbus.tcz).
2) The two user commands only need to have 'sudo' at the beginning when
run from the command line. If you include them as User Commands on the
Tweaks page, then sudo is not necessary.
------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=113575
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix