From owner-freebsd-arm@freebsd.org Thu Jan 28 15:41:20 2021 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 77EA3527A42 for ; Thu, 28 Jan 2021 15:41:20 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mx.blih.net [212.83.155.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx.blih.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DRPp73kVcz3l11 for ; Thu, 28 Jan 2021 15:41:19 +0000 (UTC) (envelope-from manu@bidouilliste.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1611848476; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mMDvq1cG/xobbJ2eSVSye9xX4EIU0zQGtI31iIRnZvY=; b=PunVO1idgrqnu3lDO5tFUBgPv84EddldCrV95/nLVqkHmwVBkurCy2JMCp0xIZppcLEgsJ 7Y7C56jYgLd+JJm4eDyOwTQnJbWo/YikO2ARFI1qW/phIAnxLO9Wc0humBrnOG4WAkyBV+ l2ufHDeYCt66d3GL3UZyr6qqiYV5r7M= Received: from skull.home.blih.net (lfbn-idf2-1-745-114.w86-247.abo.wanadoo.fr [86.247.192.114]) by mx.blih.net (OpenSMTPD) with ESMTPSA id 55d75841 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 28 Jan 2021 15:41:16 +0000 (UTC) Date: Thu, 28 Jan 2021 16:41:12 +0100 From: Emmanuel Vadot To: Roman Zaynetdinov Cc: freebsd-arm@freebsd.org Subject: Re: RockPro64 won't boot if HDMI is connected Message-Id: <20210128164112.149f6068c3ec0c9dd68b8ed5@bidouilliste.com> In-Reply-To: <7CEF6816-A40B-441D-8136-9E8ACD8BB80D@zaynetro.com> References: <7CEF6816-A40B-441D-8136-9E8ACD8BB80D@zaynetro.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4DRPp73kVcz3l11 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bidouilliste.com header.s=mx header.b=PunVO1id; dmarc=pass (policy=none) header.from=bidouilliste.com; spf=pass (mx1.freebsd.org: domain of manu@bidouilliste.com designates 212.83.155.74 as permitted sender) smtp.mailfrom=manu@bidouilliste.com X-Spamd-Result: default: False [-3.48 / 15.00]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[bidouilliste.com:s=mx]; FREEFALL_USER(0.00)[manu]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; MID_RHS_MATCH_FROM(0.00)[]; MIME_GOOD(-0.10)[text/plain]; R_SPF_ALLOW(-0.20)[+mx]; ARC_NA(0.00)[]; SPAMHAUS_ZRD(0.00)[212.83.155.74:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[bidouilliste.com:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[bidouilliste.com,none]; NEURAL_HAM_SHORT(-0.98)[-0.978]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[212.83.155.74:from]; ASN(0.00)[asn:12876, ipnet:212.83.128.0/19, country:FR]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-arm] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting FreeBSD to ARM processors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2021 15:41:20 -0000 On Thu, 28 Jan 2021 17:26:32 +0200 Roman Zaynetdinov wrote: > Hi, >=20 > I am running FreeBSD 13 Alpha 2. Things work fine and I am really satisfi= ed with the overall experience. >=20 > When I connect to my TV with an HDMI cable then kernel won?t boot. This i= s what I see on the TV or when I connect with serial (TV will not show any = text when serial is connected though). Nothing happens after these lines: >=20 > Booting [/boot/kernel/kernel]... > Using DTB provided by EFI at 0x80ea000. > EFI framebuffer information: > addr, size 0xf6000000, 0x1fa4000 > dimensions 3840 x 2160 > stride 3840 > masks 0x00ff0000, 0x0000ff00, 0x000000ff, 0xff000000 >=20 > For reference, this is what happens when I boot without HDMI connection: >=20 > Booting [/boot/kernel/kernel]... > Using DTB provided by EFI at 0x80ea000. > EFI framebuffer information: > addr, size 0x0, 0x0 > dimensions 0 x 0 > stride 0 > masks 0x00000000, 0x00000000, 0x00000000, 0x00000000 > ---<>--- > Copyright (c) 1992-2021 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 13.0-ALPHA2 #0 c256201-g02611ef8ee9: Fri Jan 22 06:37:59 UTC 2021 > root@releng1.nyi.freebsd.org:/usr/obj/usr/src/arm64.aarch64/sys/GENER= IC arm64 >=20 > - Roman framebuffer size might be too big, could you test with a monitor that have a smaller native resolution ? --=20 Emmanuel Vadot