From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 397 invoked from network); 3 Sep 2022 02:31:14 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 3 Sep 2022 02:31:14 -0000 Received: from tilde.team ([198.50.210.248]) by 9front; Fri Sep 2 22:29:55 -0400 2022 Received: by tilde.team (Postfix, from userid 1546) id 85E6D4C1849; Sat, 3 Sep 2022 02:29:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tilde.team; s=mail; t=1662172194; bh=L0ctAJdWgogvsXAzsYdt2f58Ym9Zkj2KmeHWRXJMbjQ=; h=Date:From:To:Subject:References:In-Reply-To:From; b=KFbzRD1YDrXUYZvrCaWwbUjBXgTM+ipnQY/X0KuCL4WmoVqTShoDHNMc9io54DP1B kLa1LyCpwXR2sKQJnNmKrCrckGoUM7bnUqJE/Q/725w3oe0qHRRDfAbDgEKZTNudT8 hGXAUrAzvmB3SMqd05wMl8IRC9BlKaqwXYDzWBlw= Date: Sat, 3 Sep 2022 02:29:54 +0000 From: wakyct@tilde.team To: 9front@9front.org Message-ID: <20220903022954.GA1928673@tilde.team> References: <1466493e-8ac5-16a9-b4cc-96b45ff5c086@posixcafe.org> <1AA32E1A-C426-4018-BD83-BBCC12E33948@quintile.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <1AA32E1A-C426-4018-BD83-BBCC12E33948@quintile.net> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: webscale JSON template framework database realtime-java-scale locator Subject: Re: [9front] Used to boot to rio, doesn't anymore Reply-To: 9front@9front.org Precedence: bulk On Fri, Aug 26, 2022 at 09:08:46PM +0200, Steve Simon wrote: >timesync will block if it cannot get a reference time. lock it to the bios clock or get networking working before timesync is called. > >i dont know where timesync gets its reference in 9 front default install but start by looking at why timesync is unhappy - maybe the network is dead or maybe it comes up later in the bootup sequence? > >-Steve The system time wasn't looking right between reboots so I replaced the cmos battery, and now timesync is happy, so far.