From nobody Sun Dec 08 17:44:46 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 4Y5sns70zPz5gwL0 for ; Sun, 08 Dec 2024 17:44:49 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from fc.opsec.eu (fc.opsec.eu [IPv6:2001:14f8:200:4::4]) by mx1.freebsd.org (Postfix) with ESMTP id 4Y5sns11Yhz42J6 for ; Sun, 8 Dec 2024 17:44:49 +0000 (UTC) (envelope-from pi@freebsd.org) Authentication-Results: mx1.freebsd.org; none Received: from pi (uid 104) (envelope-from pi@freebsd.org) id 84723 by fc.opsec.eu (DragonFly Mail Agent v0.13+ on fc.opsec.eu); Sun, 08 Dec 2024 18:44:46 +0100 Date: Sun, 8 Dec 2024 18:44:46 +0100 From: Kurt Jaeger To: Daniel Braniss Cc: Warner Losh , Freebsd-stable List Subject: Re: not working /dev/console Message-ID: References: <365D866D-F7D2-4DB6-AFFB-B4C3829D8467@cs.huji.ac.il> 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:12502, ipnet:2001:14f8::/32, country:DE] X-Rspamd-Queue-Id: 4Y5sns11Yhz42J6 X-Spamd-Bar: ---- Hi! > Does dmesg|grep uart > Show the console? No 8-( serial shows: Dual Console: Serial Primary, Video Secondary intsmb0: at device 20.0 on pci0 smbus0: on intsmb0 re0: link state changed to UP re1: link state changed to UP re2: link state changed to UP lo0: link state changed to UP re0: link state changed to DOWN re2: link state changed to DOWN dmesg if logged into it via ssh shows: Dual Console: Serial Primary, Video Secondary intsmb0: at device 20.0 on pci0 smbus0: on intsmb0 re0: link state changed to UP re1: link state changed to UP re2: link state changed to UP lo0: link state changed to UP re0: link state changed to DOWN re2: link state changed to DOWN re0: link state changed to UP re2: link state changed to UP I then tried to use net/realtek-re-kmod, and then both show: smbus0: on intsmb0 lo0: link state changed to UP re0: link state changed to UP re2: link state changed to UP -- pi@FreeBSD.org +49 171 3101372 Now what ?