From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1R8w9J-0006Vr-2g for mharc-grub-devel@gnu.org; Wed, 28 Sep 2011 11:34:17 -0400 Received: from eggs.gnu.org ([140.186.70.92]:46067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8w9B-0006RZ-NJ for grub-devel@gnu.org; Wed, 28 Sep 2011 11:34:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8w9A-0006hZ-Ki for grub-devel@gnu.org; Wed, 28 Sep 2011 11:34:09 -0400 Received: from asmtpout022.mac.com ([17.148.16.97]:52619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8w9A-0006gC-GI for grub-devel@gnu.org; Wed, 28 Sep 2011 11:34:08 -0400 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from localhost (unknown [135.207.175.183]) by asmtp022.mac.com (Oracle Communications Messaging Server 7u4-23.01 (7.0.4.23.0) 64bit (built Aug 10 2011)) with ESMTPSA id <0LS800I9COKDYF60@asmtp022.mac.com> for grub-devel@gnu.org; Wed, 28 Sep 2011 08:33:50 -0700 (PDT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.4.6813,1.0.211,0.0.0000 definitions=2011-09-28_04:2011-09-28, 2011-09-27, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=6.0.2-1012030000 definitions=main-1109280157 From: Trevor Jim To: Vladimir =?utf-8?Q?'=CF=86-coder=2Fphcoder'?= Serbinenko , grub-devel@gnu.org Subject: Re: efi boot, nvidia, macbookair3,1 In-reply-to: <4E832FE2.80805@gmail.com> References: <87fwko3ru7.fsf@research.att.com> <4E832FC6.3010601@gmail.com> <4E832FE2.80805@gmail.com> User-Agent: Notmuch/0.8-25-g59d2457 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Wed, 28 Sep 2011 11:33:38 -0400 Message-id: <87oby4lm0d.fsf@research.att.com> X-detected-operating-system: by eggs.gnu.org: Solaris 10 (1203?) X-Received-From: 17.148.16.97 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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: Wed, 28 Sep 2011 15:34:15 -0000 > > You probably need to load your ACPI tables as well. > Have a look at "acpi" command Thanks, looking around there seems to be a lot of information to digest. Exciting :-). I'll take a look. -Trevor