From owner-freebsd-ppc@FreeBSD.ORG Sat Mar 29 15:09:02 2014 Return-Path: Delivered-To: ppc@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 95E0ECE4; Sat, 29 Mar 2014 15:09:02 +0000 (UTC) Date: Sat, 29 Mar 2014 15:09:02 +0000 From: Alexey Dokuchaev To: Joe Nosay Subject: Re: PowerMac G4 graphics issue Message-ID: <20140329150902.GA76582@FreeBSD.org> References: <20081108120019.440D2106570D@hub.freebsd.org> <762295.44650.qm@web33105.mail.mud.yahoo.com> <20140329105152.GA73812@FreeBSD.org> <20140329124227.GA22005@FreeBSD.org> <20140329131329.GA32462@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Cc: ppc@freebsd.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2014 15:09:02 -0000 On Sat, Mar 29, 2014 at 11:05:42AM -0400, Joe Nosay wrote: > On Sat, Mar 29, 2014 at 9:13 AM, Alexey Dokuchaev wrote: > > Dualbooting (more accurately, booting into alternative kernel) is not a > > problem per se, but I'd like to play with UTF-8 on the console, which is > > possible now with vt(4). Of course it's not as important as having X11 > > working, but in the long run we'd better have it fixed, esp. considering > > that vt(4) is going to replace syscons(4) in not very distant future. > > Hey, danfe, is the kernel option for that "options VT"? I'd like to try > that out myself on my amd64 laptop. It's a bit different; you'll find all the details here: https://wiki.freebsd.org/Newcons ./danfe