[Bug 265980] memstick image defaults to serial console on Asus PRIME Z690-P D4 / i7-12700 system - EFI FW does not set ConOut variable
Date: Mon, 17 Oct 2022 10:06:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265980 Michael Gmelin <grembo@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |grembo@FreeBSD.org --- Comment #13 from Michael Gmelin <grembo@FreeBSD.org> --- (In reply to Ed Maste from comment #11) I was hit by this the other way round (a system that was provided with the serial port disabled and I was scratching my head, why booting got stuck at uart0). So this PR was very helpful to me. I wonder if it would be possible to change things, so booting with the serial port disabled would work? (I tried something like hint.uart.0.disabled=1, which made the boot process continue just a little bit further). See also: https://github.com/depenguin-me/mfsbsd-13.1-script/issues/57#issuecomment-1280604676 -- You are receiving this mail because: You are the assignee for the bug.