[SLL] tab button gets stuck down when no keyboard plugged in?
Ben Johnson
ben at blarg.net
Mon May 9 13:51:59 EDT 2005
On Mon, May 09, 2005 at 09:56:51AM -0700, Chuck Wolber wrote:
>
> > I'm monitoring the cpu heat through the acpi interface and am slowing
> > the processor down in order to keep it cool. It stays around 48C, which
> > I know isn't too bad.
>
> The temperature that is reported isn't 100% accurate since heat has a
> nasty habit of not being uniform across an entire component. Anytime I see
> a CPU that is over 35C at idle, I consider that cause for concern.
> Granted, CPUs can generally work fine all the way up to 70C; if you keep
> it at 35C then the other hotspots you can't see won't be so high that you
> have problems. Ensuring that you have a good amount of active
> front-to-back airflow will go a long way to getting the machine cooler. In
> one instance, I had a CPU that consistently ran at 54C-56C at idle. After
> taking off the heatsink and using a dremel to clean the contact point
> really well and using some Arctic Silver 5 thermal grease, I saw a 20C
> reduction at idle.
Thanks for the input. front to back airflow... I already have some
holes in the back of the cabinet so I'll see if I can install the fan on
the front side.
bit of an aside: I added a module to my app that uses the cpufreq
library for interfacing with the cpufreq kernel module. So far all it
does is keep a slow default speed and it ups the speed to full blast for
10 seconds when it's time to print a receipt so that the postscript
rendering happens at a reasonable pace. This is working pretty well.
The acpi thermal_zone module is reporting 36C now after a few hours of
operation. After I install the fan I imagine it should start reporting
peak operating temperatures.
- Ben
More information about the linux-list
mailing list