From owner-freebsd-arm@freebsd.org Sun Dec 1 20:16:18 2019 Return-Path: Delivered-To: freebsd-arm@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 611F01B6A51 for ; Sun, 1 Dec 2019 20:16:18 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from out.migadu.com (out.migadu.com [91.121.223.63]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.migadu.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Qzz50lz7z4CRj for ; Sun, 1 Dec 2019 20:16:16 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: (Migadu outbound); Sun, 01 Dec 2019 20:16:13 +0000 Received: from wms1-eu-central.migadu.com (wms1-eu-central.migadu.com [172.104.244.218]) by out.migadu.com (Haraka/2.8.16) with ESMTPSA id 6D7FF534-0E9A-4EBC-835A-39C8E9496FFB.1 envelope-from (authenticated bits=0) (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 verify=FAIL); Sun, 01 Dec 2019 20:16:12 +0000 MIME-Version: 1.0 Date: Sun, 01 Dec 2019 20:16:12 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.12.1 From: greg@unrelenting.technology Message-ID: <48debf6151a25b93b4e740460e226682@unrelenting.technology> Subject: Re: Problems booting a MACCHIATObin Double Shot Rev 1.3 with head -r335027 To: "Mark Millard" , freebsd-arm@freebsd.org In-Reply-To: References: DKIM-Signature: v=1; a=rsa-sha256; bh=ppTMC3V+omhf5iA/837SXAK7OhUqLeyTuacgDSOBz5Q=; c=relaxed/simple; d=unrelenting.technology; h=from:subject:date:to; s=default; b=EB8sU5IOlqzA0ZTsijatAuCk2AIn6PjnaqBlvla2s7pWzruZiaTE57/AAn6Jku3cyaw2tdWcC9skj4gbV88vSCIvckl+AGQ6xtZNhROhWTFw2Zk8v54TLuJNUbgJHRpITekaNu2iZQwkQ97FasqW0xCPcaUkKwUCzCixBVq45dg= X-Rspamd-Queue-Id: 47Qzz50lz7z4CRj X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=unrelenting.technology header.s=default header.b=EB8sU5IO; dmarc=pass (policy=none) header.from=unrelenting.technology; spf=pass (mx1.freebsd.org: domain of greg@unrelenting.technology designates 91.121.223.63 as permitted sender) smtp.mailfrom=greg@unrelenting.technology X-Spamd-Result: default: False [-5.29 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[unrelenting.technology:s=default]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:91.121.223.63]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[unrelenting.technology:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[63.223.121.91.list.dnswl.org : 127.0.10.0]; FROM_NO_DN(0.00)[]; DMARC_POLICY_ALLOW(-0.50)[unrelenting.technology,none]; FREEMAIL_TO(0.00)[yahoo.com]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(-2.29)[ip: (-9.85), ipnet: 91.121.0.0/16(-3.39), asn: 16276(1.80), country: FR(-0.00)]; ASN(0.00)[asn:16276, ipnet:91.121.0.0/16, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Dec 2019 20:16:18 -0000 December 1, 2019 1:21 PM, "Mark Millard via freebsd-arm" wrote:=0A=0A> I tried to get a MACCHIATObin Double Shot Rev 1.3= to boot -r355027=0A> . . .=0A> Hit [Enter] to boot immediately, or any o= ther key for command prompt.=0A> Booting [/boot/kernel/kernel]...=0A> Usi= ng DTB provided by EFI at 0xbe844018.=0A> =0A> A "|" or "/" sometimes sho= ws up on the next line but it does not=0A> show the typical sequence of s= ymbols and there is no more evidence=0A> of progress. The text is seen vi= a the serial console.=0A=0AHave you tried connecting a GPU and monitor in= stead? :)=0A=0AMake sure to have boot_multicons=3DYES and boot_serial=3DY= ES in /boot/loader.conf=0Aif you use serial =E2=80=94 if there is an EFI = framebuffer (which I think might=0Abe available even without a GPU maybe?= ? I don't remember) FreeBSD would default=0Ato graphical console only I'm= pretty sure.=0A=0A> I've hypothesized bunches of things that might make = a difference,=0A> none have. I tried putting back the old .efi file. I tr= ied building=0A> the .dtb from the -r355027 materials and forcing that to= be loaded.=0A> (Each failing alternative was reverted as I went along.) = I tried=0A> an old .dtb file that I had around.=0A=0AHave you tried ACPI = instead of DTB? (in setup, Device Manager - O/S Hardware Description)=0A= =0AActually on Marcin's builds the serial console might not work with tha= t=0Abecause the SPCR table there is intentionally wrong to support Linux,= but the links=0Abelow should be my builds, you can try ACPI with them (t= hey also remove a=0APCIe hack for supporting "~legacy" devices to make ot= her devices=0Alike the Radeon RX 480 work).=0A=0Ahttps://unrelentingtech.= s3.dualstack.eu-west-1.amazonaws.com/flash-image.bin=0Ahttps://unrelentin= gtech.s3.dualstack.eu-west-1.amazonaws.com/flash-image2.bin