https://bugzilla.kernel.org/show_bug.cgi?id=26502





--- Comment #18 from Ozan Caglayan <o...@pardus.org.tr>  2011-03-22 06:32:12 ---
Hi,

I've been trying to find the guilty Kconfig parameters which makes the system
hang during boot without nolapic. We've come to an end but the results are a
little bit weird and I need your guidance.

According to a bunch of build/install/boot tests, it seems that when INTEL_IDLE
and IDLE_7300 are both disabled, the system boots fine with 2.6.35.11. I wrote
a script to compare a good and a bad kconfig:

# python kdiff.py strippednohz7-cpufreq-rtc-powernowstuff strippednohz8
CONFIG                  bad                     good          
CONFIG_I7300_IDLE       YES                     NO                     
CONFIG_INTEL_IDLE       YES                     NO                     
CONFIG_PCIEASPM         YES                     NO                     
CONFIG_PM_RUNTIME       YES                     NO

then I disabled PCIEASPM and PM_RUNTIME separately but the user reported that
none of them were not booting.

then I disabled I7300_IDLE and INTEL_IDLE separately but the user again
reported that none of them were booting.

So the remaining case is a kernel where both of theme are disabled? Is this
data consistent? AFAIK this is a Core 2 Duo processor which uses acpi_idle even
intel_idle is enabled.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to