From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Lt6Wu-0008S7-JQ for mharc-grub-devel@gnu.org; Sun, 12 Apr 2009 16:43:52 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lt6Ws-0008Q2-Cj for grub-devel@gnu.org; Sun, 12 Apr 2009 16:43:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lt6Wo-0008Np-2r for grub-devel@gnu.org; Sun, 12 Apr 2009 16:43:50 -0400 Received: from [199.232.76.173] (port=52610 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lt6Wn-0008Nm-TT for grub-devel@gnu.org; Sun, 12 Apr 2009 16:43:45 -0400 Received: from c60.cesmail.net ([216.154.195.49]:33645) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1Lt6Wn-00055Z-H8 for grub-devel@gnu.org; Sun, 12 Apr 2009 16:43:45 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 12 Apr 2009 16:43:44 -0400 Received: from [192.168.0.220] (pool-141-151-93-148.phlapa.east.verizon.net [141.151.93.148]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id 0E47B34C6A for ; Sun, 12 Apr 2009 16:45:12 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <49E23CD1.2090106@gmail.com> References: <1239032043.8986.27.camel@mj> <200904070931.09559.okuji@enbug.org> <1239065374.15621.202.camel@mj> <49DB016D.1070000@gmail.com> <1239141858.6810.15.camel@mj> <49E23CD1.2090106@gmail.com> Content-Type: text/plain Date: Sun, 12 Apr 2009 16:43:34 -0400 Message-Id: <1239569014.14481.3.camel@ct> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 (2.24.5-1.fc10) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] Video mode fixes in linux loader X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 20:43:50 -0000 On Sun, 2009-04-12 at 21:11 +0200, phcoder wrote: > Pavel Roskin wrote: > >> I don't see the code which either handles > >> GRUB_LINUX_VID_MODE_ASK or passes it to the kernel. > > > > We could set params->vid_mode, but the mode setting in the kernel is > > done in the 16-bit code that we don't use. > Or we could do the actual asking like linux16 does I don't see that in the code. Anyway, gfxterm and graphical boot is not something I'm very interested in. It's just the breakage with vga=1 that made fix the code. -- Regards, Pavel Roskin