From nobody Wed Dec 22 17:35:14 2021 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 1487718FD4F0 for ; Wed, 22 Dec 2021 17:35:10 +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 4JK0p55hsMz3l2n for ; Wed, 22 Dec 2021 17:35:09 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.16.1/8.15.2) with ESMTPS id 1BMHZFMX094352 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Wed, 22 Dec 2021 09:35:15 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.16.1/8.15.2/Submit) id 1BMHZEs2094351; Wed, 22 Dec 2021 09:35:14 -0800 (PST) (envelope-from fbsd) Date: Wed, 22 Dec 2021 09:35:14 -0800 From: bob prohaska To: Mark Millard Cc: freebsd-arm@freebsd.org Subject: Re: ld: error: bzlib.pico:147: unclosed quote Message-ID: <20211222173514.GA93415@www.zefox.net> References: <20211221180041.GA29679@www.zefox.net> <0E4548B1-B8F6-45D8-AB30-634E47511688@yahoo.com> <4349F44D-C77B-44DD-9A96-0E8C4E7EA046@yahoo.com> <20211222040334.GB30154@www.zefox.net> <17ED22E1-E08E-47FF-85A7-16DA8303C8A3@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: <17ED22E1-E08E-47FF-85A7-16DA8303C8A3@yahoo.com> X-Rspamd-Queue-Id: 4JK0p55hsMz3l2n X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Tue, Dec 21, 2021 at 08:14:58PM -0800, Mark Millard wrote: > On 2021-Dec-21, at 20:03, bob prohaska wrote: > > > On Tue, Dec 21, 2021 at 05:51:59PM -0800, Mark Millard wrote: > > Not noise? Which adapter was in use during the corruption? > Does this mean that you have showed 2 disks to have issues > using the same adapter on the same RPi3* (but with different > firmware/U-Boot/Loader/kernel/World's on the 2 disks)? > No, I don't think so. I expected the enumeration problem to move with the disks. Instead neither disk enumerated readily when moved. The disks have different bridge chips. > Whatever the details, such would be good information to > know. I've been offered a Windows 7 machine that can be used to apply the Sabrent firmware updater. That seems like the obvious thing to try next in light of the error reported on the Pi3: Read NVMe Identify Controller failed: scsi error unsupported field in scsi command No clue if it'll help, but it's a relatively easy experiment. The observations will be added to http://www.zefox.net/~fbsd/slow_usb_notes I'll try to keep them somewhat more coherent if others are trying to follow the story. Thanks for your help and attention! bob prohaska