Ubuntu Bionic for OpenFrame

General discussion relating to the O2 Joggler, from the default O2 setup, to alternative operating systems and applications.
Paul Webster
Posts: 155
Joined: Mon Jul 18, 2011 7:56 am

Re: Ubuntu Bionic for OpenFrame

Post by Paul Webster »

I think nginx suppprts "reload" (sighup) to detect new certificate - so can use that rather than "restart" which would mean no down time and transactions in progress could complete.
User avatar
roobarb!
Posts: 1756
Joined: Sat Mar 05, 2011 1:30 pm
Location: Salford, UK
Contact:

Re: Ubuntu Bionic for OpenFrame

Post by roobarb! »

Paul Webster wrote: Mon Nov 07, 2022 6:09 pm I think nginx suppprts "reload" (sighup) to detect new certificate - so can use that rather than "restart" which would mean no down time and transactions in progress could complete.
Ta, I now have certbot do this with a --post-hook, so if any certs are updated, they're reloaded automatically. Should have done that a long time ago, but I used to use wildcard certificates which require DNS confirmation, and there's no API hook for my provider. Well, none I wanted to play with anyway. :)
BirdsLikeWires - Get fresh builds of Debian Bullseye and Bookworm for OpenFrame with the latest 5.10 and 6.1 kernels! 8-)
Daedaluu5
Posts: 6
Joined: Mon Sep 23, 2024 2:10 pm

Re: Ubuntu Bionic for OpenFrame

Post by Daedaluu5 »

ive recently dabbled in modding my joggler (took way to long to get to this project) whilst i did pepper the back with quite a few custom sinks, im curious where the ubuntu sensors pick their data up from. Im seeing 50 degrees however one reading is about 10 degrees higher. Im running without the silicone pad or the plastic attempt at a heatsink, so pure copper 2mm sinks and no forced cooling.
Daedaluu5
Posts: 6
Joined: Mon Sep 23, 2024 2:10 pm

Re: Ubuntu Bionic for OpenFrame

Post by Daedaluu5 »

pete wrote: Tue Nov 26, 2019 1:09 am So here moved the o2 Joggler by a switch and checked temps after booting and a couple of hours later...no changes...

right after boot

root@openframe:~# sensors
jc42-i2c-0-18
Adapter: SMBus SCH adapter at 0400
temp1: +48.5°C (low = +0.0°C) ALARM (HIGH, CRIT)
(high = +0.0°C, hyst = +0.0°C)
(crit = +0.0°C, hyst = +0.0°C)

tmp421-i2c-0-4c
Adapter: SMBus SCH adapter at 0400
temp1: +56.4°C
temp2: +67.4°C

coretemp-isa-0000
Adapter: ISA adapter
Core 0: +54.0°C (crit = +90.0°C)

After 2 hours:

root@openframe:~# sensors
jc42-i2c-0-18
Adapter: SMBus SCH adapter at 0400
temp1: +47.5°C (low = +0.0°C) ALARM (HIGH, CRIT)
(high = +0.0°C, hyst = +0.0°C)
(crit = +0.0°C, hyst = +0.0°C)

tmp421-i2c-0-4c
Adapter: SMBus SCH adapter at 0400
temp1: +55.2°C
temp2: +66.4°C

coretemp-isa-0000
Adapter: ISA adapter
Core 0: +52.0°C (crit = +90.0°C)

I have opened the case and left it open for a couple of hours while tinkering with it and never noticed the O2 joggler CPU getting too warm.
ive recently dabbled in modding my joggler (took way to long to get to this project) whilst i did pepper the back with quite a few custom sinks, im curious where the ubuntu sensors pick their data up from. Im seeing 50 degrees however one reading is about 10 degrees higher. Im running without the silicone pad or the plastic attempt at a heatsink, so pure copper 2mm sinks and no forced cooling.
User avatar
pete
Posts: 2957
Joined: Mon Aug 01, 2011 6:33 am
Location: Time Traveler

Re: Ubuntu Bionic for OpenFrame

Post by pete »

Not sure.
- Pete
O2 Jogglers running EFI Ubuntu / Squeezeplayer
OpenPeak Voip Telephony / Zigbee tabletops hardware modded with Seabios / RTC / Ethernet ROM edits / SSD drives running XPe for automation screens

Auto mater
Post Reply