Jump to content

AthCool software for Athlon's


kmack
 Share

Recommended Posts

Has anyone tried this yet? I found a reference on texstar's forum and it looks nice.

 

http://members.jcom.home.ne.jp/jacobi/linu...es.html#athcool

 

He has some other interesting software too. 8)

 

EDIT: Wahoo! Ran it using the rpm -tb install instructions and in one minute dropped temp from 49 to 41 C! Listening to a cd as I type and no sound problems. A bit early to tell if hd speed is affected, but so far I love it and see no change in opening applications, etc.

 

WOW! Just checked sensors again and am down to 35C! That is 14 C temp drop! :D I am running abit KR7A-133 and it is KT-266 chipset with Athlon XP 1600+ make sure your chipset is ok with this!

Link to comment
Share on other sites

This is probably using those command lines:

 

http://www.daniel.nofftz.net/linux/

 

I have a AMD-751 based motherboard and I enable cpu cooling by typing as root:

 

setpci -v -s 0:0.0 0x62=$(printf %x $((0x$(setpci -H1 -s 0:0.0 62) | 0x06)))

 

and disable it with

 

setpci -v -s 0:0.0 0x62=$(printf %x $((0x$(setpci -H1 -s 0:0.0 62) & 0xf9)))

 

We (you too) talked about it alot here:

 

http://mandrakeusers.org/viewtopic.php?t=4100

 

And yes it drops the cpu temp like crazy man!

 

MottS

Link to comment
Share on other sites

Motts: I sure do remember, but I could never make it work on my mobo using those settings. :( I've been hoping for a solution ever since I built this computer as it always seemed hot for as light a load as it runs.

 

This package worked right out of the box though. It also helped me learn how to do the rpm -tb with a tar.gz file too. Pretty slick trick! Now I can even uninstall it if I want!

 

EDIT: I think it might have to do with the kernel upgrades I have done since. I am running 2.4.21-0.25mdk now and it may have a better patch / mod in it than the original kernel.

Link to comment
Share on other sites

  • 4 weeks later...

This piece of software is awesome. Without it, my CPU temp is 50C+. With it, my temp is in the low 40s and sometimes high 30s. I never could find the setpci command that worked for this MoBo, but this software worked right out of the box. (Well, it didn't work until I upgraded my kernel to the one right after the default 9.1).

Link to comment
Share on other sites

It depends on the motherboard. If it is a fairly new motherboard, it should have temperature sensors on it. You can install lm_sensors and then run sensors-detect and it will talk you through the rest. To actually monitor the temps, my favorite is gkrellm. Just install gkrellm and gkrellm-plugins (actually, I don't thing gkrellm-plugins is actually required...I think the sensors part is built in to gkrellm) and run gkrellm and right click near the top of the gkrellm window and go to configuration and enable the sensors. You should run the sensors for a little while and then reboot and go into BIOS settings and see if the temperatures are the same (usually your OS will report a slightly higher temp than the actual temp). If your BIOS doesn't have a section that shows you your actual temps, you should get a thermometer and check. gkrellm has offsets for the difference if there is any. You can actually get much closer readings by also figuring out the factor too, but that requires comparing the two temps (actual and reading) and then changing room temp (or disconnecting one of your case fans temporarily....NEVER disconnect the CPU fan) and comparing the actual versus the reading. (All this is spelled out in /usr/share/doc/lm_sensors-<<whatever version number>> or in man lm_sensors....I forget which).

 

Probably way more info than you wanted. :D

Link to comment
Share on other sites

Probably mandrake 9.2 kernel.. It's too new a distro right now to be well supported. The niggles and glitches are not totally known and fixed yet. But just in case, have you tried the tarball version of athcool since maybe there is a version that is newer than the contrib version.

Link to comment
Share on other sites

I have not installed 9.2 yet, so these are merely random thoughts:

 

I think Dragonmage is correct, you probably need to use the source version or check out how the current .src.rpm is pointed.

 

Did you rebuild the .src.rpm again or use the same rpm you had setup for 9.1? I think you need to rebuild for the new version to work properly. You might try rebuilding the .src.rpm for the new kernel. (you need kernel source to do this)

 

My guess is the kernel is the key, and in fact there may already be a kernel module present to work with acpi and allow acpi to perform this function. Do you have acpi running as a service in 9.2? That might even be kewler. :)

Link to comment
Share on other sites

kkrekula,

 

There seems to be a new test kernel that could solve the problem with NForce 2 MBs. I found it when reading the mandrake-expert mailing list archives

http://archives.mandrakelinux.com/expert/2...10/msg00892.php

 

Let me know whether it solves your athcool problem

Link to comment
Share on other sites

wow. i got a massive temp drop (for me) from 61C to 54C on my overclocked 2000+ (to 2100+).  

you know what this means. time to go 2200  :twisted:

 

You know the drop only happen when the cpu is idle don't you? Go to 2200 and play a bit of quake, and watch the smoke appears from your cpu but go ahead.. I always like a little bit of destruction (especially if the thing being destroyed is not mine) :twisted:

 

Anyway, I did try that utitlity and watched my temp drop from high 30s -low 40s to around 33C. Quite a drop for an overclocked 1700+ :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...