Laptop: Dell Latitude CPi R400GT. Based on /sys/class/thermal/thermal_zone0/temp, it seem to heat with all the 3.2 source debs. I have tried 3.2.4-1, 3.2.1-1 and 3.2~rc4-1~experimental.1. It can be that the problem is worth with the latest 3.2 sources - not sure about it. This doesn't happen with 3.1.8-2. These are all self made kernels. I have tried to examine the differences of the kernel configurations. It seems that for some of the items, the help text suggests to say NO when one is not sure. But those items are forced to YES. Leaving out what looks to me unrelated, such out networking, there aren't many differences in the configuration:
3c3 < # Linux/i386 3.1.8 Kernel Configuration --- > # Linux/i386 3.2.0-rc4 Kernel Configuration 38d37 < # CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set 93c92 < # CONFIG_SPARSE_IRQ is not set --- > CONFIG_SPARSE_IRQ=y 121c120 < CONFIG_SYSCTL_SYSCALL=y --- > # CONFIG_SYSCTL_SYSCALL is not set 234a234 > CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y 358a359 > CONFIG_ARCH_RANDOM=y 431a433,434 > # CONFIG_PCI_PRI is not set > # CONFIG_PCI_PASID is not set 438a442 > # CONFIG_ALIX is not set 1454c1471,1489 < # CONFIG_MFD_SUPPORT is not set --- > > # > # Multifunction device drivers > # > # CONFIG_MFD_CORE is not set > # CONFIG_MFD_SM501 is not set > # CONFIG_HTC_PASIC3 is not set > # CONFIG_TPS6105X is not set > # CONFIG_TPS6507X is not set > # CONFIG_MFD_TMIO is not set > # CONFIG_MFD_WM8400 is not set > # CONFIG_MFD_PCF50633 is not set > # CONFIG_ABX500_CORE is not set > # CONFIG_MFD_CS5535 is not set > # CONFIG_LPC_SCH is not set > # CONFIG_MFD_RDC321X is not set > # CONFIG_MFD_JANZ_CMODIO is not set > # CONFIG_MFD_VX855 is not set > # CONFIG_MFD_WL1273_CORE is not set -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

