From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 13170] Macbook 5,2 only boots with acpi=off, or nosmp, or maxcpus=1 Date: Fri, 19 Aug 2011 11:08:26 GMT Message-ID: <201108191108.p7JB8Qsg024126@demeter2.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from demeter2.kernel.org (demeter2.kernel.org [140.211.167.42]) by gabe.freedesktop.org (Postfix) with ESMTP id ED86CA0B7C for ; Fri, 19 Aug 2011 04:08:27 -0700 (PDT) Received: from demeter2.kernel.org (localhost.localdomain [127.0.0.1]) by demeter2.kernel.org (8.14.4/8.14.4) with ESMTP id p7JB8QnD024127 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 19 Aug 2011 11:08:27 GMT In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=13170 --- Comment #64 from dentament 2011-08-19 11:08:25 --- Hi, I boot with 2 cpus, acpi and everything working on ubuntu 10.04 using grub 1.99 compiled following these instructions: https://help.ubuntu.com/community/UEFIBooting and with this grub.cfg: ----- insmod efi_gop menuentry "Ubuntu Linux Lucid 2.6.32-33-generic" { set root='(hd0,3)' linux /boot/vmlinuz-2.6.32-33-generic root=/dev/sda3 video=efifb ro splash initrd /boot/initrd.img-2.6.32-33-generic } ----- But there's still a problem with this method (tried with various versions of grub-efi): although it may seem the cpus do frequency switching allright, they actually always work at their minimum speed. See: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/669865 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.