From owner-freebsd-questions@freebsd.org Wed Apr 3 19:41:01 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D42161550E2F for ; Wed, 3 Apr 2019 19:41:01 +0000 (UTC) (envelope-from dpchrist@holgerdanske.com) Received: from holgerdanske.com (holgerdanske.com [IPv6:2001:470:0:19b::b869:801b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "holgerdanske.com", Issuer "holgerdanske.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CEED46A2B2 for ; Wed, 3 Apr 2019 19:41:00 +0000 (UTC) (envelope-from dpchrist@holgerdanske.com) Received: from Davids-MBP.tracy.holgerdanske.com ([99.100.19.101]) by holgerdanske.com with ESMTPSA (ECDHE-RSA-AES128-GCM-SHA256:TLSv1.2:Kx=ECDH:Au=RSA:Enc=AESGCM(128):Mac=AEAD) (SMTP-AUTH username dpchrist@holgerdanske.com, mechanism PLAIN) for ; Wed, 3 Apr 2019 12:40:54 -0700 Subject: Re: FreeBSD desktop "best-fit" Dell platform suggestions? (sp. DC reply) To: freebsd-questions@freebsd.org References: <43760917-5FAA-4C75-A4D2-923A5EA0E624@council124.org> <2d7ff5f5-603f-004d-31fc-14eef658997e@holgerdanske.com> <06447bee-f1d3-6967-f2af-73c68df05351@holgerdanske.com> From: David Christensen Message-ID: <33fed198-334b-99b4-aecb-4f5546ec3e11@holgerdanske.com> Date: Wed, 3 Apr 2019 12:40:53 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2019 19:41:02 -0000 On 4/3/19 1:04 AM, Frank Fenderbender wrote: > Thanks much, David C! > This type of research, unpacked from personal experience for a general perusal, salvages from the private pains & pangs, as well as the joyous successes, encountered while fitting releases to systems, and vice-[re]versa. > > As payback for the efforts made towards pulling me towards the success side, I will see if i can create a spreadsheet, which I'll put up on my web page. Its goal will roughly be to list issues based on release:hardware. I' also like to work on a page that helps with add-on dependencies so that collisions can be avoided and troubleshooting made a bit easier. Any help on either page is greatly appreciated and open to different approaches entirely. > > For now, I'll plan to post the additional page title(s) and url(s) soon... and how to send in verifiable additions to elevate its coverage (perhaps with links back to contributors for spec-test-verification details). > > I'm open to how best to approach each mini-project.... Finding compatible hardware and software remains a never-ending quest, especially for FOSS. Rather than building a personal solution, I would suggest contributing to some community solution. STFW I see: https://www.freebsd.org/doc/en/books/faq/hardware.html http://www.freebsdwiki.net/index.php/Main_Page My wish-list solution would be a USB flash drive live FreeBSD distribution with a console app that runs a bunch of tests and submits reports to a central server with a searchable WWW app. The client app would include local storage and sneaker-net capabilities (for testing computers without Internet connectivity). Bonus points if one client image supported multiple architectures (I use i386 and amd64). David