Correct processor family kernel option for Intel Core Duo (T2400)
SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Correct processor family kernel option for Intel Core Duo (T2400)
Hi All
Can anyone recommend the best processor family to select for an Intel Core Duo (T2400) when compiling a kernel (2.6.21 in my case)? I have tried the "Pentium-4/Celeron(P4-based)/Pentium-4 M/Xeon" and the "Core2/New Xeon" options which as far as I can see, both work fine. I currently have the latter selected.
However, I am trying set up CPU scaling and although it appears work, I am not too convinced that it is quite right yet. The CPU speed is regulated but those bloody fans don't seem to stop churning away-even when the laptop is unplugged. I have used both powernowd and cpufreqd daemons. The cpufreq driver that worked was p4-clockmod.
For some strange reason too, I can't make a wireless network connection when using the above mentioned CPU regulatory daemons.
Anyway I just want to ensure that I have made the correct processor family type selection thus eliminating that as the source of any problems.
I should reiterite though that the procesor is a Core Duo and not Core 2 Duo. I selected the "Core2/New Xeon" option based on the helpful notes available during kernel configuration. It states somewhere that New Zeons can be identified by the "6" valule for "family". /proc/cpuinfo showed "6" for my processor so I went with the "Core2/New Xeon" option.
Both choices should work fine ... I do not think the fans have anything to do with what processor you choose to compile for. But, as Simon Bridge says, ACPI is much much likely to be a problem.
What brand computer is it (if any) ? (I believe Dell and Toshiba laptops have several specific fixes for these kind of things)
The Laptop is an HP NX9420. Apparently users have been having issues with some of the latest HP's (NC and NX series from what I have seen) with fan noise and laptop temperature notably when the machines are on AC power.
However heat and fan noise should not be an issue when the laptop is on battery power but annoyingly for mine, it is. Six thermal zones are present, four usually hover around the 40 degrees C mark but two of those zones (T2 and T5 I think - I am not on the laptop at the moment) usually shoot to around 60 degrees C pretty quickly even when there are no programs open.
while compiling the kernel... include support for ACPI as well as CPU frequency governers...
for controlling the fan speed.. i would recommend u to use cpufreq-utils package... it can use a "userspace" governer.. so u can yourself control the behavior of CPU frequency, temperature voltage etc...
once that is controlled.. i hope the fans will stop churning ;-)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.