smbus and 5.2.1

From: Alan McKay (amckaykeinspam_at_keinspamneap.net)
Date: 03/30/04


Date: Mon, 29 Mar 2004 21:44:59 -0500

Hi folks,

Been loving FreeBSD for several years now and for some reason never
got hooked up to this group til now.

I just searched google groups for answers to my questions and could
not find anything so away I go ...

I've got an ASUS A7N8X-X mobo which has in the BIOS lots of stats
on CPU temp and fan speeds. In doing some research on how to access
that info from the OS, I came across some buzzwords "lm78", "i2c"
and "smbus". I'm new to smbus, but building kernels and such I've been
doing for over 10 years now.

Anyway, I just cannot seem to find much info on enabling this for
FreeBSD 5.2.1. Checked the docs, the "NOTES" file in the config
dir, and did some websearching and am just not coming up with much.
For FreeBSD 4.9 I found a bit of stuff, and so stuck the following in
my FreeBSD 5.2.1 kernel config file, and built it :

# iicbus
device iicbus
device smbus
device intpm
device alpm
device ichsmb
#device viapm
device amdpm
device smb

It would not compile with viapm so I commented it out. It compiles,
builds and runs. Though to be honest I have no idea what most of those
lines mean because i just can't find info out there. In any case still no valid
smbus info in FreeBSD. I have tried several programs from /usr/ports
like lmmon and healthd. No luck. CPU temp of 255C
and no fans showing up.

How do I do this for my system? Where can I find more info? I've been
websearching for a few days now with no luck.

thanks,
-Alan



Relevant Pages

  • Re: Creating a device entry on 5.x
    ... No xmbmon has its own routines to query the smbus. ... any freebsd specific kernel module to do that. ... which provides SMBus access.) ...
    (comp.unix.bsd.freebsd.misc)
  • Re: your mail
    ... > I am trying nfpm driver, but freebsd don't say nothing about smbus while ... > class = serial bus ... > subclass = SMBus ...
    (freebsd-current)
  • Re: Disappointed
    ... Good luck and help us to fix the inevitable bugs." ... WHY did you try FreeBSD to begin with? ...
    (freebsd-stable)
  • Re: dual ( HP ProLiant ML350 ) kernel config ?
    ... > Although I've been using FreeBSD for many years this is my first SMP ... You'd probably have more luck with 5.2 or CURRENT. ... > out a bunch of errors relating to IOAPIC programming before it freezes. ...
    (freebsd-stable)
  • howto put /tmp partition into /md0
    ... Has any tuned their freebsd to put the /tmp partition into the memory disk? ... I have followed the procedures on this url, but no luck to get it working. ...
    (freebsd-questions)