From nobody Wed Nov 27 13:50:33 2024 X-Original-To: stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Xz16h1Vjgz5fDhj for ; Wed, 27 Nov 2024 13:50:36 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xz16h11lJz4R4P for ; Wed, 27 Nov 2024 13:50:36 +0000 (UTC) (envelope-from kevans@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732715436; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VrItCHNO55h4cYIJqUbm2ALxBmq8pprB2iFEBFDuQBg=; b=koE1C6iovQaDiio/pGKquYeAtRGlEvxggNZ9wTxkkEYP/npSGLXE9zyGafvbEATqkW3EF0 P6CMyt6UHO90zIU47Wz8nk8HVoMaK9kx0VTS8gbHXasxbnG0o4s0ZHWIVhsl+K3AVHPhl6 SpXIgtCHRscbp7cSjWxxbZndicOdcCixLVKBg3Jcmw7Kmb0WALVGuMRWJL8MGwKQQ9u38d l3FUfAtRY8ghi6MFehSvUAmpXjZl7dne/aSZZM6vAiBrLRmPR5CKoaIxRUwylJs7gN0rIO 0isdyq71M37NbyuKEkYfmFrIoibnrYUuPyho5x0V061EuR1bJ3c5CvsgdOjqBQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732715436; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VrItCHNO55h4cYIJqUbm2ALxBmq8pprB2iFEBFDuQBg=; b=SkNDeKmef+Z0dieXtXYi36ggkgz3cWraSXliW8FFgzgMJu6RfEih853FKkGNW4WfLXy3va L+EX6qAoVssc6eXE2kZXs9lL8fqW6prmM1huxECaEpR2jo8v7yg0yuIeFwW/WbllvxPz0Q fIDWMiKu2BUFs7qputovK/HtLY3tkJQJkFQ/oxapb47i/8YzFkdnILUQD+xkdV293haseZ N7OeX1eW8Md9RYwDJKyQowVUL+pIaM8ERaIaIIGy4WGcEA/j3mnFKQhntQ2PWnspsRHN1K WeMxpYekl8Aa9zcVeFdBkyjtbgLiaiXuD6Ca86Jfxif/bzVwWq8I2MdrKPnxUg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732715436; a=rsa-sha256; cv=none; b=FotC/UcmoGy93Kdt15QE6vYX4PtfheEcK2C5Ms5F1A7rvCTUgzgDLE1vO3QDzHuNXZhegI IX6m2XPt1U4kxmUI/AWMNCrxf1lO6gvXy63ijglSGgSGME6QF9JK+kcyoyFDQNWArSuuTf LJOBsGBn0KGH6H5QKq708uF6PEFVa1e7TmN0DrhmYi276vAP/OYoAJf7gu84KSLAb85mNX Wme7Bn8KS1EK1Hh81Fn7uerN6WB0YIX7qWR5ymmqw7ENgrbDE414zB+safrcfJlMynwL9w y2vaM8hoBePWG8JUNMk1IZDqrThy9OI6zTobG8SRQngT5hegV36fzxyYtUVKpQ== Received: from [10.9.4.95] (unknown [209.182.120.176]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: kevans/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Xz16g6SVKzDhJ for ; Wed, 27 Nov 2024 13:50:35 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Message-ID: Date: Wed, 27 Nov 2024 07:50:33 -0600 List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: not working /dev/console To: stable@freebsd.org References: Content-Language: en-US From: Kyle Evans In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 11/27/24 02:34, Daniel Braniss wrote: > Hi, > when the console is not uart0, init’s output, which I assume uses /dev/console > is lost. Boot, kernel and login work ok, also debugger. > > so, is there a way to configure /dev/console to uart1? > > thanks, > danny > > Souonds like the primary configuration is just wrong. What's the console selector on the loader menu say? The "primary" console gets userland+kernel, secondary gets kernel. I've had some prototypes to fix this, but they all sucked. boot_multicons=YES, boot_serial=YES is the configuration you likely want. Thanks, Kyle Evans