From owner-freebsd-questions@freebsd.org Mon Sep 2 01:43:34 2019 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DB41DCD6FF for ; Mon, 2 Sep 2019 01:43:34 +0000 (UTC) (envelope-from tomdean@wavecable.com) Received: from smtp01.emerald.cmh.synacor.com (smtp.emerald.synacor.com [208.47.184.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46MCXk1gdNz46WV for ; Mon, 2 Sep 2019 01:43:33 +0000 (UTC) (envelope-from tomdean@wavecable.com) X_CMAE_Category: , , X-CNFS-Analysis: v=2.3 cv=FYpJO626 c=1 sm=1 tr=0 a=OAvc3ylXTZnwW13UMKQG5A==:117 a=OAvc3ylXTZnwW13UMKQG5A==:17 a=jpOVt7BSZ2e4Z31A5e1TngXxSK0=:19 a=KGjhK52YXX0A:10 a=IkcTkHD0fZMA:10 a=jlQd9YhnVdoA:10 a=J70Eh1EUuV4A:10 a=JbhlE8a8jZIA:10 a=wxpeNFEbEK0Y5PhWVXoA:9 a=QEXdDO2ut3YA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: dG9tZGVhbkB3YXZlY2FibGUuY29t X_CMAE_Category: , , X-CNFS-Analysis: X-CM-Score: X-Scanned-by: Cloudmark Authority Engine Received: from [24.113.143.192] ([24.113.143.192:57524] helo=[192.168.1.175]) by mail.wavecable.com (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPA id 7A/7A-23186-4C37C6D5; Sun, 01 Sep 2019 21:43:33 -0400 Subject: Re: Install from .iso Fails To: freebsd-questions@freebsd.org References: <74e749a3-b544-9bd5-d33a-31a05ede550d@wavecable.com> <0aa49415-4e1b-afe8-8e2a-b14935838ba0@wavecable.com> <7ebb0c1b-335e-8b8e-0c1e-1e95ffe050b9@gmail.com> <4f85bc7f-ace1-457c-211a-207acbb755a2@wavecable.com> From: "Thomas D. Dean" Message-ID: Date: Sun, 1 Sep 2019 18:43:32 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 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-Rspamd-Queue-Id: 46MCXk1gdNz46WV X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of tomdean@wavecable.com designates 208.47.184.7 as permitted sender) smtp.mailfrom=tomdean@wavecable.com X-Spamd-Result: default: False [-0.09 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RWL_MAILSPIKE_POSSIBLE(0.00)[7.184.47.208.rep.mailspike.net : 127.0.0.17]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:208.47.184.0/24:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[wavecable.com]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.58)[-0.582,0]; RECEIVED_SPAMHAUS_PBL(0.00)[192.143.113.24.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10]; RCVD_TLS_LAST(0.00)[]; NEURAL_SPAM_SHORT(0.27)[0.272,0]; RCVD_IN_DNSWL_NONE(0.00)[7.184.47.208.list.dnswl.org : 127.0.5.0]; NEURAL_HAM_MEDIUM(-0.90)[-0.902,0]; IP_SCORE(0.12)[ipnet: 208.47.184.0/23(0.17), asn: 36271(0.48), country: US(-0.05)]; HFILTER_HELO_IP_A(1.00)[smtp01.emerald.cmh.synacor.com]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:36271, ipnet:208.47.184.0/23, country:US]; MID_RHS_MATCH_FROM(0.00)[]; HFILTER_HELO_NORES_A_OR_MX(0.30)[smtp01.emerald.cmh.synacor.com]; RCVD_COUNT_TWO(0.00)[2] 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: Mon, 02 Sep 2019 01:43:34 -0000 On 9/1/19 6:27 PM, MJ wrote: > > In your list of USB devices, it shows an external hub. Is the device > that is resetting attached to an external hub? In which case, perhaps > it's misreporting something like power and you need to apply a quirk to > that device. > I tried with the external hub disconnected - same results. Maybe FreeBSD's USB 3.0 support is not handling my motherboard, an ASUS P9X79 PRO. I never thought, maybe OC has something to do with it. Something to try. Tom Dean