Re: [expert] checking the hardware from the command line

2000-07-31 Thread Sundeep Mediratta
Gavin Clark wrote: > > my motherboard temp is available in the bios config. > > how do I get it via the command line? > > Gavin Try the lmsensors package at http://www.netroedge.com/~lm78/ Most comprehensive, you can download the source with a spec file to generate a rpm specefic for your kern

Re: [expert] checking the hardware from the command line

2000-07-30 Thread Alexander Skwar
On Sat, Jul 29, 2000 at 04:21:28PM -0700, Gavin Clark wrote: > > my motherboard temp is available in the bios config. > > how do I get it via the command line? Check out LM Sensors (http://www.lm-sensors.nu/). IIRC the 2.2.17 Mandrake kernels have lm-sensors support included. Alexander Skwar

Re: [expert] checking the hardware from the command line

2000-07-29 Thread Gavin Clark
on 7/29/00 9:19 PM, Don wrote: > On Sat, 29 Jul 2000, you wrote: >> my motherboard temp is available in the bios config. >> how do I get it via the command line? >> Gavin > > There is a temperature monitoring file called healthwhich I have attached for > you, Read the Readme file after you run

Re: [expert] checking the hardware from the command line

2000-07-29 Thread Don
On Sat, 29 Jul 2000, you wrote: > my motherboard temp is available in the bios config. > > how do I get it via the command line? > > Gavin There is a temperature monitoring file called healthwhich I have attached for you, Read the Readme file after you run: tar xzvf health-0.03.tar.gz I

Re: [expert] checking the hardware from the command line

2000-07-29 Thread Greg Stewart
su to root, cd /proc and cat any of the "files" that contain the info you need. --Greg - Original Message - From: "Gavin Clark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 29, 2000 7:21 PM Subject: [expert] checking the hardware

[expert] checking the hardware from the command line

2000-07-29 Thread Gavin Clark
my motherboard temp is available in the bios config. how do I get it via the command line? Gavin