From owner-freebsd-current@freebsd.org Mon Mar 1 10:56:09 2021 Return-Path: Delivered-To: freebsd-current@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 3EF16558D92 for ; Mon, 1 Mar 2021 10:56:09 +0000 (UTC) (envelope-from tsoome@me.com) Received: from pv50p00im-hyfv10021501.me.com (pv50p00im-hyfv10021501.me.com [17.58.6.48]) (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 4DpxyJ1cc1z3ssc for ; Mon, 1 Mar 2021 10:56:07 +0000 (UTC) (envelope-from tsoome@me.com) Received: from nazgul.lan (148-52-235-80.sta.estpak.ee [80.235.52.148]) by pv50p00im-hyfv10021501.me.com (Postfix) with ESMTPSA id 6CDA0B400DE; Mon, 1 Mar 2021 10:56:05 +0000 (UTC) From: Toomas Soome Message-Id: Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.60.0.2.21\)) Subject: Re: No serial console: VBE not available Date: Mon, 1 Mar 2021 12:56:03 +0200 In-Reply-To: <17b9dfe0-696f-73c5-e5d2-1a24fca4d0b1@omnilan.de> Cc: "O. Hartmann" , FreeBSD CURRENT To: Harry Schmalzbauer References: <20210226175506.1742c469@thor.intern.walstatt.dynvpn.de> <17b9dfe0-696f-73c5-e5d2-1a24fca4d0b1@omnilan.de> X-Mailer: Apple Mail (2.3654.60.0.2.21) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.369, 18.0.761 definitions=2021-03-01_05:2021-02-26, 2021-03-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-2006250000 definitions=main-2103010092 X-Rspamd-Queue-Id: 4DpxyJ1cc1z3ssc X-Spamd-Bar: - X-Spamd-Result: default: False [-1.65 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; FREEMAIL_FROM(0.00)[me.com]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ip4:17.58.0.0/16]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[me.com:+]; DMARC_POLICY_ALLOW(-0.50)[me.com,quarantine]; RCVD_IN_DNSWL_LOW(-0.10)[17.58.6.48:from]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FREEMAIL_ENVFROM(0.00)[me.com]; MID_RHS_MATCH_FROM(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[17.58.6.48:from]; DWL_DNSWL_NONE(0.00)[me.com:dkim]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[me.com:s=1a1hai]; FREEFALL_USER(0.00)[tsoome]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; ASN(0.00)[asn:714, ipnet:17.58.0.0/20, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; NEURAL_SPAM_SHORT(0.95)[0.951]; SPAMHAUS_ZRD(0.00)[17.58.6.48:from:127.0.2.255]; RECEIVED_SPAMHAUS_PBL(0.00)[80.235.52.148:received]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RWL_MAILSPIKE_POSSIBLE(0.00)[17.58.6.48:from]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-current] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2021 10:56:09 -0000 > On 1. Mar 2021, at 12:34, Harry Schmalzbauer = wrote: >=20 > Am 26.02.2021 um 17:58 schrieb Toomas Soome via freebsd-current: >>> On 26. Feb 2021, at 18:54, O. Hartmann = wrote: >>>=20 >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA256 >>>=20 >>> hello, >>>=20 >>> running a FreeBSD appliance on top of a PCengines APU2C4 with the = latest seabios >>> (apu2_v4.13.0.3.rom). The PCengines boot image layout is based on = pmbr/gptboot (GPT patition >>> scheme), via nanoBSD the latest pmbr/gptboot binaries are applied = taken from the 13-STABLE >>> tree (or 14-CURRENT). >>>=20 >>> It doesn't matter whether I put these lines into /boot/loader.conf: >>>=20 >>> boot_serial=3D"YES" >>> comconsole_speed=3D"115200" > : > : > : >>=20 >> You are missing this one: >> commit 61c50cbc096d28e44cb8b627e524ae58158c423a >=20 > Actually stable/13 is missing this. > It was merged to releng/13.0, but not to stable/13 as far as my git = skills last: > = https://cgit.freebsd.org/src/log/stand/i386/libi386/vidconsole.c?h=3Dstabl= e%2F13 = >=20 .oO totally my bad, I have missed push=E2=80=A6 fixed, sorry. thanks, toomas