Re: lmmon + FBSD 5.4

2005-05-18 Thread Chris Knipe
On Wed, May 18, 2005 at 08:22:00PM +0200, Roland Smith wrote:
> On Wed, May 18, 2005 at 07:26:20PM +0200, Chris Knipe wrote:
> > Don't mean to be rude or anything... But as I did indicate before, NOTES 
> > was not and still is not, any help...
> 
> You haven't read what I wrote properly:
> 
> >> See /usr/src/sys/conf/NOTES, especially the SMB bus section.
> 
> So see /usr/src/sys/conf/NOTES (_not_ /usr/src/sys/i386/conf/NOTES):


-doh-

Ok.  Thanks, and my apologies :)


--
Chris.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: lmmon + FBSD 5.4

2005-05-18 Thread Roland Smith
On Wed, May 18, 2005 at 07:26:20PM +0200, Chris Knipe wrote:
> Don't mean to be rude or anything... But as I did indicate before, NOTES 
> was not and still is not, any help...

You haven't read what I wrote properly:

>> See /usr/src/sys/conf/NOTES, especially the SMB bus section.

So see /usr/src/sys/conf/NOTES (_not_ /usr/src/sys/i386/conf/NOTES):

# SMB bus
#
# System Management Bus support is provided by the 'smbus' device.
# Access to the SMBus device is via the 'smb' device (/dev/smb*),
# which is a child of the 'smbus' device.
#
# Supported devices:
# smb   standard io through /dev/smb*
#
# Supported SMB interfaces:
# iicsmbI2C to SMB bridge with any iicbus interface
# bktr  brooktree848 I2C hardware interface
# intpm Intel PIIX4 (82371AB, 82443MX) Power Management Unit
# alpm  Acer Aladdin-IV/V/Pro2 Power Management Unit
# ichsmbIntel ICH SMBus controller chips (82801AA, 82801AB, 82801BA)
# viapm VIA VT82C586B/596B/686A and VT8233 Power Management Unit
# amdpm AMD 756 Power Management Unit
# nfpm  NVIDIA nForce Power Management Unit

HTH,

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpsG3kJITme5.pgp
Description: PGP signature


Re: lmmon + FBSD 5.4

2005-05-18 Thread Chris Knipe
Don't mean to be rude or anything... But as I did indicate before, NOTES was 
not and still is not, any help...

What the below has to do with monitoring sensors makes very little sense to 
me.  Perhaps it's just the description that doesn't make sense to me, 
perhaps someone needs to CVS commit some better description, but this just 
doesn't make sense to me.

--
Chris.
#
# System Management Bus (SMB)
#
options ENABLE_ALART# Control alarm on Intel intpm 
driver

#
# Set the number of PV entries per process.  Increasing this can
# stop panics related to heavy use of shared memory.  However, that can
# (combined with large amounts of physical memory) cause panics at
# boot time due the kernel running out of VM space.
#
# If you're tweaking this, you might also want to increase the sysctls
# "vm.v_free_min", "vm.v_free_reserved", and "vm.v_free_target".
#
# The value below is the one more than the default.
#
options PMAP_SHPGPERPROC=201
#
# Change the size of the kernel virtual address space.  Due to
# constraints in loader(8) on i386, this must be a multiple of 4.
# 256 = 1 GB of kernel address space.  Increasing this also causes
# a reduction of the address space in user processes.  512 splits
# the 4GB cpu address space in half (2GB user, 2GB kernel).
#
options KVA_PAGES=260

--
Chris.
I love deadlines. I especially love the whooshing sound they make as they 
fly by..." - Douglas Adams, 'Hitchhiker's Guide to the Galaxy'

- Original Message - 
From: "Roland Smith" <[EMAIL PROTECTED]>
To: "Chris Knipe" <[EMAIL PROTECTED]>
Cc: 
Sent: Wednesday, May 18, 2005 6:12 PM
Subject: Re: lmmon + FBSD 5.4

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: lmmon + FBSD 5.4

2005-05-18 Thread Roland Smith
On Wed, May 18, 2005 at 04:33:18PM +0200, Chris Knipe wrote:
> 
> What's the options now that is required in the kernel to enable the reading
> for the sensors on the boards???

See /usr/src/sys/conf/NOTES, especially the SMB bus section.
 
> All my attempts has been futile, /sys/i386/conf/NOTES is useless... Anyone?

Some boards support reading the values from ACPI sysctls
(e.g. hw.acpi.thermal.tz0.temperature).

If not you can use the /usr/ports/sysutils/xmbmon port.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgp0KNatcFohp.pgp
Description: PGP signature


lmmon + FBSD 5.4

2005-05-18 Thread Chris Knipe

What's the options now that is required in the kernel to enable the reading
for the sensors on the boards???

All my attempts has been futile, /sys/i386/conf/NOTES is useless... Anyone?

--
Chris.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"