From owner-freebsd-xen@freebsd.org Wed Oct 16 09:18:01 2019 Return-Path: Delivered-To: freebsd-xen@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 8458B1601EF for ; Wed, 16 Oct 2019 09:18:01 +0000 (UTC) (envelope-from sparvu@kronometrix.org) Received: from mail.kronometrix.org (mail.kronometrix.org [95.85.46.90]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail.kronometrix.org", Issuer "mail.kronometrix.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46tRXm6Blpz4V2Q for ; Wed, 16 Oct 2019 09:18:00 +0000 (UTC) (envelope-from sparvu@kronometrix.org) Received: from [192.168.1.191] (82-203-142-243.bb.dnainternet.fi [82.203.142.243]) (authenticated bits=0) by mail.kronometrix.org (8.15.2/8.15.2) with ESMTPSA id x9G9HQoQ086612 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 16 Oct 2019 09:17:56 GMT (envelope-from sparvu@kronometrix.org) X-Authentication-Warning: mail.kronometrix.org: Host 82-203-142-243.bb.dnainternet.fi [82.203.142.243] claimed to be [192.168.1.191] From: Stefan Parvu Message-Id: Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: cannot install FreeBSD 12.0 Xen 4.12.1 on Intel Core i7 CPU 930 Date: Wed, 16 Oct 2019 12:17:20 +0300 In-Reply-To: <20191016091230.GF14005@Air-de-Roger> Cc: freebsd-xen@freebsd.org To: =?utf-8?Q?Roger_Pau_Monn=C3=A9?= References: <20191016084050.GD14005@Air-de-Roger> <4D6CBDA5-711B-4501-AFC1-A41D1134EF73@kronometrix.org> <20191016090022.GE14005@Air-de-Roger> <9D9848D6-2634-4777-9EE0-8DECAD2FE5CD@kronometrix.org> <20191016091230.GF14005@Air-de-Roger> X-Mailer: Apple Mail (2.3445.104.11) X-Rspamd-Queue-Id: 46tRXm6Blpz4V2Q X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of sparvu@kronometrix.org designates 95.85.46.90 as permitted sender) smtp.mailfrom=sparvu@kronometrix.org X-Spamd-Result: default: False [-0.04 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; HAS_XAW(0.00)[]; DMARC_NA(0.00)[kronometrix.org]; NEURAL_SPAM_MEDIUM(0.08)[0.082,0]; NEURAL_HAM_LONG(-0.94)[-0.944,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; IP_SCORE(0.63)[ip: (0.44), ipnet: 95.85.0.0/18(1.02), asn: 14061(1.72), country: US(-0.05)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:14061, ipnet:95.85.0.0/18, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Oct 2019 09:18:01 -0000 >=20 > Your box doesn't seem to have an iommu (aka vt-d for Intel). In BIOS I do have VT-D Enabled option. Would that be broken or not = working ?=20 I think I have used Xen a bit older version on Debian some time back if = Im not wrong, on the same hdw. >> But you need all boot log. I will try your option tonight. I cant = access the hardware now. >=20 > If you can that would be helpful, but AFAIK this box is simply not > capable of running a Xen PVH dom0 (which is the only mode FreeBSD > supports in order to work as dom0). Either it has a broken iommu or no > iommu at all. Hmmm. Thats strange since I do recall I had previously used here Xen but = on Linux. But older version. Could it be something changed regarding Xen and iommu or ? Stefan=