View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 13 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Jul 02, 2006 12:40 am 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
My research so far shows that mbmon does not support the Asus P8P800-se mobo. LM-sensors does support this mobo, but I've seen warnings posted that building lm-sensors will cause problems with LIRC support. So my questions are:

1. Has anybody succeeded in building lm-sensors on a knoppmyth distribution? (I'm current running R5A30.2)

2. Has anybody gotten mbmon to work with the Asus P5P800-SE mobo?

Thanks!

Marc


Last edited by marc.aronson on Fri Jul 07, 2006 9:43 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 02, 2006 11:23 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Although I don't use it, lm-sensors has been included for some time now...

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 02, 2006 6:36 pm 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
Cesman, thanks for pointing that out.

I played with it a bit but haven't had any luck getting temp readouts. The chip my mobo uses requires the use of a new version of "sensors-detect", which I downloaded and ran. The "sensors" program now seems to detect the presence of the w83627ehf sensor chip, but it does not output any temp readings.

I'll do some more digging, but if anyone has any pointers on how to resolve this, the assist would be appreciated. Output from running sensors is below.

Marc

Quote:
root@mythhd:/etc# sensors
w83627ehf-isa-0290
Adapter: ISA adapter

eeprom-i2c-0-50
Adapter: SMBus I801 adapter at 0400
Memory type: DDR SDRAM DIMM
Memory size (MB): 1024

Hauppauge IR-i2c-1-18
Adapter: ivtv i2c driver #0

saa7115-i2c-1-21
Adapter: ivtv i2c driver #0

MSP3435G-i2c-1-40
Adapter: ivtv i2c driver #0

Temic NTSC -i2c-1-61
Adapter: ivtv i2c driver #0

tveeprom-i2c-1-50
Adapter: ivtv i2c driver #0


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 02, 2006 6:48 pm 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
I think some of the problem may be the version of lm-sensors. THe version bundled with knoppmyth is 2.8.7; I believe I need to run 2.10.0 for my chipset. I downloaded it and tried to build it and got the following error message:

Quote:
make: *** No rule to make target `sysfs/libsysfs.h', needed by `lib/sysfs.ad'. Stop.


I was not able to find a copy of libsysfs.h anywhere on the system, although I did find the directory ./usr/src/kernel-source-2.6.13.2-chw-3/fs/sysfs. Any idea where I can find the header file?

Marc


Top
 Profile  
 
 Post subject: lm-sensors libsysfs
PostPosted: Mon Jul 03, 2006 3:06 am 
is this what you are looking for?
http://www.lm-sensors.org/

Latest news: ΒΆ
February 14th, 2006: 2.10.0 Released! See the CHANGES document for details. Go to the download page for download instructions. See the README document for additional warnings and information. Please note: You will need to install the libsysfs library (or a dev package from your distribution) is you want support for Linux 2.6, because libsensors now depends on it.

http://linux-diag.sourceforge.net/Sysfsutils.html

Brad


Top
  
 
 Post subject:
PostPosted: Mon Jul 03, 2006 9:01 am 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
Brad, thanks for the pointer. I did see that before. My concern is that the library already appears to be installed on the distribution and I don't want to accidently hose my system by installing a different version. So I'm trying to find the header file that is on the R5A30.2 distro.

Marc


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 03, 2006 9:31 am 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
After a bit more digging I see that the R5A30.2 distro uses version 1.3.x of sysfsutils; I need to be on version 2.0.0. The distro uses version 2.8.x of lm-sensors; I need 2.10.x. Similiar issue for i2c.

Can I simply download, build and install the newer versions, or is there a risk that this will damage my install in other ways?

marc


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 06, 2006 12:29 am 
Offline
Site Admin
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location: Whittier, Ca
Yes, you should be able to download and build. In fact, if you want to see a newer version, download, build and post detailed instructions.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 07, 2006 8:40 am 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
Sounds good -- I'll post detailed instruction once I get it working.


Marc


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 07, 2006 9:41 pm 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
Done, and it works! I can now monitor temps and fan speeds on my Asus P5P800-SE motherboard. I recorded the detailed instruction in the wiki at http://www.knoppmythwiki.org/index.php? ... nsorsHowTo

Thanks for the help!

Marc


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 08, 2006 1:45 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Thanks for posting the details.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 08, 2006 4:00 pm 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
Thanks for knoppmyth -- it's a great package!

Marc


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 08, 2006 6:25 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
You're welcome. It can only be made greater when folks give details such as you have. Thanks!

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu