[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A772105.6060101@pardus.org.tr>
Date: Mon, 03 Aug 2009 20:40:21 +0300
From: Ozan Çağlayan <ozan@...dus.org.tr>
To: mingo@...hat.com, hpa@...or.com, paulus@...ba.org,
linux-kernel@...r.kernel.org, tglx@...utronix.de
CC: linux-tip-commits@...r.kernel.org
Subject: Re: [tip:x86/urgent] x86: Add quirk to make Apple MacBook5,2 use
reboot=pci
tip-bot for Paul Mackerras wrote:
> Commit-ID: 1961b971360c685e15dff59929c39ced6c46e171
> Gitweb: http://git.kernel.org/tip/1961b971360c685e15dff59929c39ced6c46e171
> Author: Paul Mackerras <paulus@...ba.org>
> AuthorDate: Mon, 3 Aug 2009 22:47:32 +1000
> Committer: H. Peter Anvin <hpa@...or.com>
> CommitDate: Mon, 3 Aug 2009 08:07:18 -0700
>
> x86: Add quirk to make Apple MacBook5,2 use reboot=pci
>
> The latest Apple MacBook (MacBook5,2) doesn't reboot successfully
> under Linux; neither the EFI reboot method nor the default method
> using the keyboard controller works (the system just hangs and doesn't
> reset). However, the method using the "PCI reset register" at 0xcf9
> does work.
>
> This adds a quirk to detect this machine via DMI and force the
> reboot_type to BOOT_CF9. With this it reboots successfully without
> requiring a command-line option. Note that the EFI code forces
> reboot_type to BOOT_EFI when the machine is booted via EFI, but this
> overrides that since the core_initcall runs after the EFI
> initialization code.
>
MacBookPro5,1 has also this problem. I booted with reboot=pci on
2.6.30.4 and now it rebooted without problem.
That would be nice if you could add another quirk entry for it:
System Information
Manufacturer: Apple Inc.
Product Name: MacBookPro5,1
Thanks!
Ozan Caglayan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists