From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OWg5o-0004Z7-Ui for mharc-grub-devel@gnu.org; Wed, 07 Jul 2010 21:40:00 -0400 Received: from [140.186.70.92] (port=40173 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWg5l-0004Wl-70 for grub-devel@gnu.org; Wed, 07 Jul 2010 21:39:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWg5j-0007lS-Np for grub-devel@gnu.org; Wed, 07 Jul 2010 21:39:57 -0400 Received: from mailbigip.dreamhost.com ([208.97.132.5]:50544 helo=homiemail-a25.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWg5j-0007lI-GQ for grub-devel@gnu.org; Wed, 07 Jul 2010 21:39:55 -0400 Received: from homiemail-a25.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a25.g.dreamhost.com (Postfix) with ESMTP id 58708678083 for ; Wed, 7 Jul 2010 18:39:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=hyarros.com; h=message-id:date :from:mime-version:to:subject:references:in-reply-to: content-type; q=dns; s=hyarros.com; b=jzEQoX/kjuINWVc3RZSsWWGrmG ewbJobTOxKxtGD7JoM1KSwI9adGg3q1ih/mRKdGu2MmAUAD7xXP5D96qm+rKaJFU hAK/V4XWMXwS87GfF3eXBoVCdzvhnFxuwPe9X6vArvjB9f+2i8VmUJsh/XY31/N2 3QecGVJul68r/pwkg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=hyarros.com; h=message-id :date:from:mime-version:to:subject:references:in-reply-to: content-type; s=hyarros.com; bh=D+2qA4aiAFXoJ+zg4dvEkqFssX8=; b= PEicekRZmecCG5dVcNR3/Vhy9Vlh6IJiLz0zNGofVHKIVD9RmuPwRBxI33j6YQqm hs/lMrqVpvsFl5g/b+j2SbXz3/qqjVbrmGSYJDhli3w9YGBpPqOsO754/uW3o/rl E8o5qxWOdLrw6FTOXapFiAeWBGqsFDz8WFxDqGk7qM0= Received: from [192.168.10.149] (c-76-115-91-115.hsd1.wa.comcast.net [76.115.91.115]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: stephen@hyarros.com) by homiemail-a25.g.dreamhost.com (Postfix) with ESMTPSA id 38A70678075 for ; Wed, 7 Jul 2010 18:39:54 -0700 (PDT) Message-ID: <4C352C6B.3080600@hyarros.com> Date: Wed, 07 Jul 2010 18:39:55 -0700 From: Stephen Kou User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: The development of GNU GRUB References: <3939aba7614d81ab0dbb3b1cd5d35caa@mail.hyarros.com> <20100630094029.GN21862@riva.ucam.org> <812455549bed0694b404058d9ebde40a@mail.hyarros.com> <29469ec35f179518469146be812f293b@mail.hyarros.com> <06881849-C7DC-47DA-85CE-1F154C067354@oracle.com> <4887b11d3258f60d58afeba6f4bdb343@mail.hyarros.com> <1fbeffd6c99bddefb3f082fafdac9c74@mail.hyarros.com> <4C351796.4080700@gmail.com> In-Reply-To: <4C351796.4080700@gmail.com> Content-Type: multipart/alternative; boundary="------------040705070003020204080904" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: UEFI Boot with Grub-Experimental X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2010 01:39:58 -0000 This is a multi-part message in MIME format. --------------040705070003020204080904 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Given that grub itself works as 64-bit, I assume that the EFI firmware=20 is also 64-bit. And the grub itself loads a 64-bit kernel, so I'm=20 pretty sure everything is 64-bit in the pipeline. Would 64-bit grub-efi work on a 32-bit efi firmware? On 7/7/2010 5:11 PM, Vladimir '=CF=86-coder/phcoder' Serbinenko wrote: > On 07/08/2010 01:49 AM, stephen@hyarros.com wrote: >> I've gotten UEFI booting working on some platforms, while other >> platforms are not working. Specifically, booting on Intel's own >> motherobards using Intel's own BIOS software (Specifically, the SOX581= 0J >> motherboard) does not seem to work. I get the blank screen before the >> kernel is about to come alive and after grub hands off execution to th= e >> kernel. It boots fine with the noefi flag, but without noefi it doesn= 't >> work. >> >> > Check that they bit size of Linux and EFI match. If they don't Linux cr= ashes >> I've tried all sorts of kernel flags to try to get some sort of output= : >> earlyprintk, debug=3Dall, loglevel=3D7, vga=3D771, etc. However, noth= ing >> works -- the system is hung (numlock doesn't cause the LED to turn >> on/off). >> >> Although I suspect this to be a kernel bug, could it be that grub is >> setting up the video improperly or something? The AMIBIOS boards have >> some special video mode that uses the gnu unicode font. The intel >> boards only use the default system font. >> >> Any ideas on how to get some sort of output or kernel panic would be >> appreciated. >> >> Thanks, >> Stephen >> >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> http://lists.gnu.org/mailman/listinfo/grub-devel >> >> > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel --------------040705070003020204080904 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Given that grub itself works as 64-bit, I assume that the EFI firmware is also 64-bit.=C2=A0 And the grub itself loads a 64-bit ker= nel, so I'm pretty sure everything is 64-bit in the pipeline.=C2=A0

Would 64-bit grub-efi work on a 32-bit efi firmware?



On 7/7/2010 5:11 PM, Vladimir '=CF=86-coder/phcoder' Serbinenko wrote= :
On 07/08/2010 01:49 AM, stephen@hyarros.com wro=
te:
I've gotten UEFI booting working on some platforms=
, while other
platforms are not working.  Specifically, booting on Intel's own
motherobards using Intel's own BIOS software (Specifically, the SOX5810J
motherboard) does not seem to work.  I get the blank screen before the
kernel is about to come alive and after grub hands off execution to the
kernel.  It boots fine with the noefi flag, but without noefi it doesn't
work.

 =20
Check that they bit size of Linux and EFI match. If =
they don't Linux crashes
I've tried all sorts of kernel flags to try to get=
 some sort of output:
earlyprintk, debug=3Dall, loglevel=3D7, vga=3D771, etc.  However, nothing
works -- the system is hung (numlock doesn't cause the LED to turn
on/off).

Although I suspect this to be a kernel bug, could it be that grub is
setting up the video improperly or something?  The AMIBIOS boards have
some special video mode that uses the gnu unicode font.  The intel
boards only use the default system font. =20

Any ideas on how to get some sort of output or kernel panic would be
appreciated.

Thanks,
Stephen

_______________________________________________
Grub-devel mailing list
=
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

 =20

_______________________________________________ Grub-devel mailing list = Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

--------------040705070003020204080904--