From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1DrEvq-0003ag-9w for mharc-grub-devel@gnu.org; Sat, 09 Jul 2005 08:59:46 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DrEuH-0002x5-Pt for grub-devel@gnu.org; Sat, 09 Jul 2005 08:58:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DrEu5-0002pz-CC for grub-devel@gnu.org; Sat, 09 Jul 2005 08:57:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DrEu1-0002mf-75 for grub-devel@gnu.org; Sat, 09 Jul 2005 08:57:53 -0400 Received: from [194.251.242.242] (helo=fep17.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DrEtl-0003ZA-Tk for grub-devel@gnu.org; Sat, 09 Jul 2005 08:57:38 -0400 Received: from [80.222.166.89] by fep17.inet.fi with ESMTP id <20050709125027.WYCL26687.fep17.inet.fi@[80.222.166.89]> for ; Sat, 9 Jul 2005 15:50:27 +0300 Message-ID: <42CFC818.70505@nic.fi> Date: Sat, 09 Jul 2005 15:50:32 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Mozilla Thunderbird (Windows/20050412) MIME-Version: 1.0 To: The development of GRUB 2 References: <42CBEB1C.4030609@nic.fi> <42CFB08A.2000800@nic.fi> In-Reply-To: <42CFB08A.2000800@nic.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: Some issues with VBE support. 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: Sat, 09 Jul 2005 12:59:45 -0000 Vesa Jääskeläinen wrote: > Looking at GDT it looks like that all physical memory is mapped to > linear space and it should work correctly... Then I tested it on real > computer to make sure it is not vmware problem and I got visual test > image what I assumed... Hmm... I switched from indexed color mode (0x101) to RGB mode (0x111) and now I seem to get picture from vmware too. It could be that in vmware, color index table is all black or something like that. I will diagnose that problem more later on... I'll probably publish a test version of it soon, but now I have to do other tasks. Thanks, Vesa Jääskeläinen