From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Gerards Subject: Re: [PATCH] Disable SMP on the MacBook by default Date: Wed, 13 Sep 2006 23:38:46 +0200 Message-ID: <87k647zbtl.fsf@xs4all.nl> References: <87slivzea4.fsf@xs4all.nl> <3AAA99889D105740BE010EB6D5A5A3B201191E@paddington.ad.cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <3AAA99889D105740BE010EB6D5A5A3B201191E@paddington.ad.cl.cam.ac.uk> (Ian Pratt's message of "Wed, 13 Sep 2006 21:57:05 +0100") List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Pratt Cc: xen-devel@lists.xensource.com, Marco Gerards List-Id: xen-devel@lists.xenproject.org "Ian Pratt" writes: Hi Ian, >> As I mentioned before, SMP is non functional on the MacBook. It even >> makes the machine crash. I am using a patch to disable SMP support in >> the case a MacBook was detected. I have included this patch at the >> end of this email. > > Am I totally confused, or wasn't this solved by some update to grub > legacy to change A20 gate stuff? The A20 gate patch was to make sure GRUB works on the Intel Mac. The old way to enable the A20 gate is not present anymore. So this patch is also required when using the Intel Mac, but unrelated. The SMP issue can be avoided from GRUB when you press the "right arrow" key instead of "enter" to boot. Someone mentioned this on the mailinglist, perhaps that is why you mixed up the two? Thanks, Marco