Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2019 07:24:29 +0100
From:      kraileth@elderlinux.org
To:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: ThunderX support broken since r336520
Message-ID:  <20190217072429.21066yjx8d8laxp9@webmail.omc.net>
In-Reply-To: <9440FF73-4B4C-4884-B001-CD8A1402F69C@exchange.mit.edu>
References:  <20190213224058.52402wm0s4ube0ve@webmail.omc.net> <9440FF73-4B4C-4884-B001-CD8A1402F69C@exchange.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Quote John F Carr <jfc@mit.edu>:

>
> In vt_efifb_probe I see there's a hook to disable:
>
> 	TUNABLE_INT_FETCH("hw.syscons.disable", &disabled);
> 	if (disabled != 0)
> 		return (CN_DEAD);
>

Just confirming that this works as expected.

Simply setting a tunable in /boot/loader.conf before booting into  
-CURRENT is of course even easier than having a custom kernel. Thanks  
John!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190217072429.21066yjx8d8laxp9>