From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bw0-f10.google.com (mail-bw0-f10.google.com [209.85.218.10]) by ozlabs.org (Postfix) with ESMTP id B5358DDEF0 for ; Sun, 21 Dec 2008 04:56:57 +1100 (EST) Received: by bwz3 with SMTP id 3so3688285bwz.9 for ; Sat, 20 Dec 2008 09:56:54 -0800 (PST) Message-ID: Date: Sat, 20 Dec 2008 23:26:54 +0530 From: "sumedh tirodkar" To: linuxppc-embedded@ozlabs.org Subject: Re: yaboot: text mode or graphics mode? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I just found out that openfirmware boots into graphics mode(non-text mode). Now i wish to switch back to text mode. how do i do this? On Sat, Dec 20, 2008 at 9:37 PM, sumedh tirodkar wrote: > Does anyone knw what happens when we boot into yaboot,whether we are > in text mode or graphics mode? If text mode then wat is the address of > the screen? I need it to print some debug info..bt i either dnt seem > to get the buffer address correct or i m not in text mode as yaboot > has already switched to some other mode... > > Regards, > Sumedh >