From owner-freebsd-usb@freebsd.org Thu Nov 14 21:29:01 2019 Return-Path: Delivered-To: freebsd-usb@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 83C8E1B3991; Thu, 14 Nov 2019 21:29:01 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47DZNq6Twpz3xHS; Thu, 14 Nov 2019 21:28:59 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.129.235]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 843862600F2; Thu, 14 Nov 2019 22:28:50 +0100 (CET) Subject: Re: Installing FreeBSD 12.1 on XPS 8930 To: Tomasz CEDRO , Jerry , "freebsd-usb@FreeBSD.org" Cc: FreeBSD Questions Mailing List References: <20191114123428.000003cb@seibercom.net> From: Hans Petter Selasky Message-ID: Date: Thu, 14 Nov 2019 22:27:56 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.1.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 47DZNq6Twpz3xHS X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of hps@selasky.org designates 88.99.82.50 as permitted sender) smtp.mailfrom=hps@selasky.org X-Spamd-Result: default: False [-5.45 / 15.00]; ARC_NA(0.00)[]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+a:mail.turbocat.net]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[selasky.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; IP_SCORE(-3.15)[ip: (-9.34), ipnet: 88.99.0.0/16(-4.73), asn: 24940(-1.65), country: DE(-0.01)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:88.99.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Nov 2019 21:29:01 -0000 On 2019-11-14 19:45, Tomasz CEDRO wrote: > On Thu, Nov 14, 2019 at 6:34 PM Jerry wrote: >> I am trying to install FreeBSD 12.1 onto a Dell XPS 8930 PC. I had to >> shut off secure boot in order to get the PC to use the CD I created. >> This was a “Boot Only” CD. I intended to install via the net, like I >> always do. >> >> Shortly after the CD boots up, this message is displayed, ad infinitum: >> >> uhub_reattach_port: giving up port reset - device vanished >> >> It is impossible for me to install FreeBSD because of this. Since I >> have never had this happen before, I assume it is something local to >> this PC. >> >> I Googled and came up with nothing. Can anyone assist me? If not, I am >> going to end up with a semi-expensive paper weight. > > Hey Jerry, looks like something wrong with USB, maybe someone at the > freebsd-usb or HPS (CC) will know the issue / solution :-) > > In the meantime I would try with USB/MemStick image instead of ISO/CD > just to make sure the problem is not with USB-CD device. > Is this a regression issue from 11.x ? --HPS