Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide Argon one case
#2
Thanks for that info.. very timely as I have just assembled my case this morning.
Followed your 'how to' and then adjusted fan speeds and temps.
I don't expect MoOde to stress the Pi4 past what the passive cooling can provide...as you say it is incredible how cool it keeps the Pi.

https://www.cyberciti.biz/faq/linux-find...e-command/

Edit.. Playing all morning and with an ambient 22 C the Pi4 CPUset for On-Demand runs at  36C.  for 'Performance" it runs at 39C.

The power button settings seem fine other than I would like to have a longer delay between safe shutdown (3 second hold) and hard kill (5 seconds hold)  Would be more family friendly...

Just checking if I would change the setting in /usr/bin/argononed.py  from..

Code:
elif pulsetime >=4 and pulsetime <=5:
                       os.system("shutdown now -h")

to something like...


Code:
elif pulsetime >=4 and pulsetime <=10:
                       os.system("shutdown now -h")

??
----------
bob
Reply


Messages In This Thread
Argon one case - by a491765 - 03-01-2020, 08:44 AM
RE: Argon one case - by DRONE7 - 03-01-2020, 09:13 PM
RE: Argon one case - by Tonewheelkev - 02-05-2023, 11:53 AM
RE: Argon one case - by a491765 - 03-02-2020, 07:40 AM
RE: Argon one case - by LaserGecko - 05-15-2020, 09:10 PM
RE: Argon one case - by Lusayalumino - 08-28-2020, 05:14 AM
RE: Argon one case - by Lusayalumino - 08-28-2020, 05:12 AM
RE: Argon one case - by Lusayalumino - 08-29-2020, 01:58 PM
RE: Argon one case - by DRONE7 - 08-28-2020, 06:03 AM
RE: Argon one case - by Lusayalumino - 08-28-2020, 06:23 AM
RE: Argon one case - by DRONE7 - 08-28-2020, 07:28 AM
RE: Argon one case - by Lusayalumino - 08-28-2020, 02:39 PM
RE: Argon one case - by DRONE7 - 08-29-2020, 07:18 AM
RE: Argon one case - by Lusayalumino - 08-29-2020, 09:41 AM
RE: Argon one case - by TheOldPresbyope - 08-29-2020, 02:15 PM
RE: Argon one case - by Lusayalumino - 08-29-2020, 04:10 PM
RE: Argon one case - by DRONE7 - 02-06-2023, 07:19 AM

Forum Jump: