From nobody Tue Jan 9 17:40:00 2024 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4T8dVR3J3bz561p3 for ; Tue, 9 Jan 2024 17:39:59 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "www.zefox.com", Issuer "www.zefox.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T8dVR0Hmyz4M3b for ; Tue, 9 Jan 2024 17:39:58 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Authentication-Results: mx1.freebsd.org; none Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.17.1/8.15.2) with ESMTPS id 409He08i001189 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Tue, 9 Jan 2024 09:40:00 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.17.1/8.15.2/Submit) id 409He0xf001188; Tue, 9 Jan 2024 09:40:00 -0800 (PST) (envelope-from fbsd) Date: Tue, 9 Jan 2024 09:40:00 -0800 From: bob prohaska To: Mark Millard Cc: freebsd-arm@freebsd.org Subject: Re: USB-serial adapter suggestions needed Message-ID: References: <7D27DF9F-AA9A-4D44-BC28-8CC637D0F550@yahoo.com> List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4T8dVR0Hmyz4M3b X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7065, ipnet:50.1.16.0/20, country:US] On Mon, Jan 08, 2024 at 08:27:19PM -0800, Mark Millard wrote: > > So all your RPi2B's are v1.1 and so must be used as armv7. > Good to know. > > > > I've added the config.txt files to the netmap at > > http://www.zefox.net/~fbsd/netmap > > Thanks much. > > If/when an experiment uses any adjusted/replaced config.txt , > please be specific about the variation at the time. That > includes if/when you make www.zefox.org (an aarch64) use > the standard config.txt for aarch64 with force_mac_address > added, instead of it being partially based on the armv7 > config.txt . > > One thing still missing for the reporting of the specific > recent experiment is: what was the powerd status of > nemesis.zefox.com ? Always indicate the powerd status for > the RPi*'s at both ends of the serial line involved in the > failure (GIO end and tip end, making clear the exact > association). > At that time nemesis.zefox.com was running powerd, enabled in /etc/rc.conf. Now that line is commented out on all hosts. It might be relevant that on www.zefox.org, the terminal server to nemesis, powerd was run manually using powerd -a adp, not via an entry in /etc/rc.conf . The two appear similar, but perhaps not identical for the Pi . For now all hosts run with powerd off in an attempt to re-establish baseline behavior. Could Apache or something like it be configured to allow live, remote examination of the hosts in the tests? Making config or static log files accessible seems fairly easy, dynamic status looks more difficult. At this point my own reporting errors/omissions are a significant hazard to any investigation. Thanks for all your help! bob prohaska