From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.sourceforge.net
Subject: [Bug 13170] Macbook 5,2 only boots with acpi=off, or nosmp, or maxcpus=1
Date: Sat, 2 Oct 2010 20:28:51 GMT [thread overview]
Message-ID: <201010022028.o92KSpch029229@demeter1.kernel.org> (raw)
In-Reply-To: <bug-13170-2300@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=13170
Martinez <martinezino@googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |martinezino@googlemail.com
--- Comment #56 from Martinez <martinezino@googlemail.com> 2010-10-02 20:28:46 ---
=====================================================================
Here some informations about booting my hardware with the 2.6.18-194.11.1.el5
(CentOS5) kernel.
This kernel have for sure some backports of newer kernels (looking into the src
rpm shows 111 patchfiles
matching apic and acpi pattern).
=====================================================================
Boot list with arguments:
--------------------------------------------------------------------------------------
label linux0
kernel linux
append initrd=initrd.img root=/dev/sda3 acpi=force
label linux1
kernel linux
append initrd=initrd.img root=/dev/sda3 maxcpus=1
label linux2
kernel linux
append initrd=initrd.img root=/dev/sda3 acpi=noirq pnpacpi=off
label linux3
kernel linux
append initrd=initrd.img root=/dev/sda3 noapic irqpoll acpi=force
label linux4
kernel linux
append initrd=initrd.img root=/dev/sda3 acpi=off
label linux5
kernel linux
append initrd=initrd.img root=/dev/sda3 nosmp
label linux6
kernel linux
append initrd=initrd.img root=/dev/sda3 pci=noacpi pci=nomsi
label linux7
kernel linux
append initrd=initrd.img root=/dev/sda3 noapic
--------------------------------------------------------------------------------------
Kernel (linux0) with acpi=force doesn't boot, all others (linux1-7) do.
=====================================================================
=====================================================================
linux1
--------------------------------------------------------------------------------------
cat /proc/cmdline /proc/acpi/processor/CPU*/info /proc/interrupts /proc/cpuinfo
initrd=initrd.img root=/dev/sda3 maxcpus=1 BOOT_IMAGE=linux
processor id: 0
acpi id: 0
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
processor id: 1
acpi id: 1
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
CPU0
0: 79729 IO-APIC-edge timer
8: 1 IO-APIC-edge rtc
9: 193 IO-APIC-level acpi
58: 4963 PCI-MSI ahci
74: 6 PCI-MSI eth0
169: 158 IO-APIC-level HDA Intel
209: 554 IO-APIC-level ehci_hcd:usb1
217: 2 IO-APIC-level ehci_hcd:usb2
225: 73 IO-APIC-level ohci_hcd:usb3
233: 198 IO-APIC-level ohci_hcd:usb4
NMI: 77
LOC: 79616
ERR: 0
MIS: 0
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz
stepping : 10
cpu MHz : 1596.000
cache size : 3072 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx
fxsr sse sse2 ss ht tm syscall nx lm constant_tsc up pni monitor ds_cpl vmx est
tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips : 3980.00
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
=====================================================================
linux2
--------------------------------------------------------------------------------------
cat /proc/cmdline /proc/acpi/processor/CPU*/info /proc/interrupts /proc/cpuinfo
initrd=initrd.img root=/dev/sda3 acpi=noirq pnpacpi=off BOOT_IMAGE=linux
processor id: 0
acpi id: 0
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
processor id: 1
acpi id: 1
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
CPU0
0: 88982 XT-PIC timer
2: 0 XT-PIC cascade
5: 2 XT-PIC ehci_hcd:usb2
7: 215 XT-PIC ohci_hcd:usb4
8: 1 XT-PIC rtc
9: 166 XT-PIC acpi
10: 539 XT-PIC ehci_hcd:usb1
11: 73 XT-PIC ohci_hcd:usb3
15: 158 XT-PIC HDA Intel
81: 4704 PCI-MSI ahci
89: 6 PCI-MSI eth0
NMI: 85
LOC: 88881
ERR: 0
MIS: 0
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz
stepping : 10
cpu MHz : 1596.000
cache size : 3072 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx
fxsr sse sse2 ss ht tm syscall nx lm constant_tsc up pni monitor ds_cpl vmx est
tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips : 3980.00
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
=====================================================================
linux3
--------------------------------------------------------------------------------------
cat /proc/cmdline /proc/acpi/processor/CPU*/info /proc/interrupts /proc/cpuinfo
initrd=initrd.img root=/dev/sda3 noapic irqpoll acpi=force BOOT_IMAGE=linux
processor id: 0
acpi id: 0
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
processor id: 1
acpi id: 1
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
CPU0
0: 94891 XT-PIC timer
2: 0 XT-PIC cascade
5: 2 XT-PIC ehci_hcd:usb2
7: 254 XT-PIC ohci_hcd:usb4
8: 1 XT-PIC rtc
9: 189 XT-PIC acpi
10: 477 XT-PIC ehci_hcd:usb1
11: 73 XT-PIC ohci_hcd:usb3
15: 157 XT-PIC HDA Intel
81: 4928 PCI-MSI ahci
89: 7 PCI-MSI eth0
NMI: 87
LOC: 94699
ERR: 4
MIS: 0
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz
stepping : 10
cpu MHz : 1596.000
cache size : 3072 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx
fxsr sse sse2 ss ht tm syscall nx lm constant_tsc up pni monitor ds_cpl vmx est
tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips : 3997.27
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
=====================================================================
linux4
--------------------------------------------------------------------------------------
cat /proc/cmdline /proc/interrupts /proc/cpuinfo
initrd=initrd.img root=/dev/sda3 acpi=off BOOT_IMAGE=linux
CPU0
0: 109289 XT-PIC timer
2: 0 XT-PIC cascade
5: 2 XT-PIC ehci_hcd:usb2
7: 7733 XT-PIC ohci_hcd:usb4
8: 0 XT-PIC rtc
10: 593 XT-PIC ehci_hcd:usb1
11: 77 XT-PIC ohci_hcd:usb3
15: 158 XT-PIC HDA Intel
81: 5158 PCI-MSI ahci
89: 6 PCI-MSI eth0
NMI: 86
LOC: 109177
ERR: 0
MIS: 0
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz
stepping : 10
cpu MHz : 1990.019
cache size : 3072 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx
fxsr sse sse2 ss ht tm syscall nx lm constant_tsc up pni monitor ds_cpl vmx est
tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips : 3980.03
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
=====================================================================
linux5
--------------------------------------------------------------------------------------
cat /proc/cmdline /proc/acpi/processor/CPU*/info /proc/interrupts /proc/cpuinfo
initrd=initrd.img root=/dev/sda3 nosmp BOOT_IMAGE=linux
processor id: 0
acpi id: 0
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
processor id: 1
acpi id: 1
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
CPU0
0: 184531 XT-PIC timer
2: 0 XT-PIC cascade
5: 2 XT-PIC ehci_hcd:usb2
7: 22519 XT-PIC ohci_hcd:usb4
8: 1 XT-PIC rtc
9: 194 XT-PIC acpi
10: 798 XT-PIC ehci_hcd:usb1
11: 77 XT-PIC ohci_hcd:usb3
15: 158 XT-PIC HDA Intel
81: 5686 PCI-MSI ahci
89: 8 PCI-MSI eth0
NMI: 89
LOC: 184430
ERR: 0
MIS: 0
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz
stepping : 10
cpu MHz : 1596.000
cache size : 3072 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx
fxsr sse sse2 ss ht tm syscall nx lm constant_tsc up pni monitor ds_cpl vmx est
tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips : 3980.00
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
=====================================================================
linux6
--------------------------------------------------------------------------------------
cat /proc/cmdline /proc/acpi/processor/CPU*/info /proc/interrupts /proc/cpuinfo
initrd=initrd.img root=/dev/sda3 pci=noacpi pci=nomsi BOOT_IMAGE=linux
processor id: 0
acpi id: 0
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
processor id: 1
acpi id: 1
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
CPU0
0: 89609 XT-PIC timer
2: 0 XT-PIC cascade
5: 2 XT-PIC ehci_hcd:usb2
7: 217 XT-PIC ohci_hcd:usb4
8: 1 XT-PIC rtc
9: 192 XT-PIC acpi
10: 564 XT-PIC ehci_hcd:usb1
11: 4840 XT-PIC ohci_hcd:usb3, ahci
14: 7 XT-PIC eth0
15: 157 XT-PIC HDA Intel
NMI: 84
LOC: 89505
ERR: 0
MIS: 0
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz
stepping : 10
cpu MHz : 1596.000
cache size : 3072 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx
fxsr sse sse2 ss ht tm syscall nx lm constant_tsc up pni monitor ds_cpl vmx est
tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips : 3980.00
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
=====================================================================
linux7
--------------------------------------------------------------------------------------
cat /proc/cmdline /proc/acpi/processor/CPU*/info /proc/interrupts /proc/cpuinfo
initrd=initrd.img root=/dev/sda3 noapic BOOT_IMAGE=linux
processor id: 0
acpi id: 0
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
processor id: 1
acpi id: 1
bus mastering control: no
power management: yes
throttling control: yes
limit interface: yes
CPU0
0: 112635 XT-PIC timer
2: 0 XT-PIC cascade
5: 2 XT-PIC ehci_hcd:usb2
7: 8043 XT-PIC ohci_hcd:usb4
8: 1 XT-PIC rtc
9: 193 XT-PIC acpi
10: 545 XT-PIC ehci_hcd:usb1
11: 662 XT-PIC ohci_hcd:usb3
15: 159 XT-PIC HDA Intel
81: 7288 PCI-MSI ahci
89: 7 PCI-MSI eth0
NMI: 91
LOC: 112532
ERR: 0
MIS: 0
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz
stepping : 10
cpu MHz : 1596.000
cache size : 3072 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx
fxsr sse sse2 ss ht tm syscall nx lm constant_tsc up pni monitor ds_cpl vmx est
tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips : 3980.00
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
=====================================================================
If requested, i can provide dmesg output.
=====================================================================
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
--
next prev parent reply other threads:[~2010-10-02 20:28 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-13170-2300@https.bugzilla.kernel.org/>
2010-04-26 15:25 ` [Bug 13170] Macbook 5,2 only boots with acpi=off, or nosmp, or maxcpus=1 bugzilla-daemon
2010-05-10 22:06 ` bugzilla-daemon
2010-05-10 22:16 ` bugzilla-daemon
2010-05-11 16:44 ` bugzilla-daemon
2010-05-17 15:19 ` bugzilla-daemon
2010-07-22 15:43 ` bugzilla-daemon
2010-10-02 20:28 ` bugzilla-daemon [this message]
2010-10-28 14:29 ` bugzilla-daemon
2010-12-17 18:03 ` bugzilla-daemon
2011-01-16 22:35 ` bugzilla-daemon
2011-02-19 15:58 ` bugzilla-daemon
2011-03-09 17:08 ` bugzilla-daemon
2011-04-06 12:55 ` bugzilla-daemon
2011-08-17 0:52 ` bugzilla-daemon
2011-08-19 11:08 ` bugzilla-daemon
2011-08-19 22:16 ` bugzilla-daemon
2011-08-20 12:30 ` bugzilla-daemon
2012-03-04 6:37 ` bugzilla-daemon
2012-03-05 6:07 ` bugzilla-daemon
2012-03-24 14:46 ` bugzilla-daemon
2012-05-30 16:27 ` bugzilla-daemon
2012-05-30 16:27 ` bugzilla-daemon
2013-04-09 6:24 ` bugzilla-daemon
2016-06-28 10:17 ` bugzilla-daemon
2016-06-28 10:24 ` bugzilla-daemon
2016-06-29 14:55 ` bugzilla-daemon
2021-04-16 16:48 ` bugzilla-daemon
2021-04-16 16:50 ` bugzilla-daemon
2021-04-16 16:52 ` bugzilla-daemon
2021-04-16 16:54 ` bugzilla-daemon
[not found] <bug-13170-2300@http.bugzilla.kernel.org/>
2010-02-23 7:34 ` bugzilla-daemon
2010-02-23 9:17 ` bugzilla-daemon
2010-02-23 11:18 ` bugzilla-daemon
2010-02-24 2:39 ` bugzilla-daemon
2010-02-24 8:01 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201010022028.o92KSpch029229@demeter1.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=dri-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.