Re: A curious dmesg output entry

2002-10-18 Thread Matthew Seaman
On Thu, Oct 17, 2002 at 05:30:35PM -0700, Wayne Lubin wrote: > I am recompiling the kernel to include the following > devices > > apm0 > smbus > viapm > smb > > but it stops with the following tail end > > > make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs > mkdep -a -f .newdep -O -p > ip

Re: A curious dmesg output entry

2002-10-17 Thread Wayne Lubin
--- Matthew Seaman <[EMAIL PROTECTED]> wrote: > On Wed, Oct 16, 2002 at 06:05:15PM -0700, Wayne > Lubin wrote: > > > So does that means that this ACPI Power Management > > Controller is not supported by freebsd? Or does it > > mean that I need to compile the corresponding > device > > driver into

Re: A curious dmesg output entry

2002-10-17 Thread Wayne Lubin
ment > > Controller is not supported by freebsd? Or does it > > mean that I need to compile the corresponding > device > > driver into the kernel and then it will be > > recognized by freebsd? > >> end of "Re: A curious dmesg output entry" from > Wayne Lu

CPU Temperature (was Re: A curious dmesg output entry)

2002-10-17 Thread Matthew Seaman
On Thu, Oct 17, 2002 at 02:07:40PM -0400, Jud wrote: > After trying and failing to get the xmbmon port to > work, I found that the author has a 2.0 version of > xmbmon available at his website. It's FreeBSD native, > supports the latest motherboards, and is quite easy to > install. No extra

Re: A curious dmesg output entry

2002-10-17 Thread Jud
-Original Message- From: Matthew Seaman <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Thu, 17 Oct 2002 15:06:35 +0100 Subject: Re: A curious dmesg output entry On Thu, Oct 17, 2002 at 08:58:51AM -0400, John Bleichert wrote: > On Thu, 17 Oct 2002, Matthew Seaman wrote: >

Re: A curious dmesg output entry

2002-10-17 Thread Wayne Lubin
>> (10.16.2002 @ 1805 PST): Wayne Lubin said, in > >> 2.1K: << > >> > So does that means that this ACPI Power > Management > >> > Controller is not supported by freebsd? Or does > it > >> > mean that I need to compile the corresponding

Re: A curious dmesg output entry

2002-10-17 Thread Jack L. Stone
>> >> >> (10.16.2002 @ 1805 PST): Wayne Lubin said, in >> 2.1K: << >> > So does that means that this ACPI Power Management >> > Controller is not supported by freebsd? Or does it >> > mean that I need to compile the corresponding >> de

Re: A curious dmesg output entry

2002-10-17 Thread Matthew Seaman
On Thu, Oct 17, 2002 at 08:58:51AM -0400, John Bleichert wrote: > On Thu, 17 Oct 2002, Matthew Seaman wrote: > > That's a supported chipset: > > > > happy-idiot-talk:~:% grep viapm /usr/src/sys/i386/conf/LINT > > # viapm VIA VT82C586B,596,686A and VT8233 SMBus controllers > >

Re: A curious dmesg output entry

2002-10-17 Thread John Bleichert
On Thu, 17 Oct 2002, Matthew Seaman wrote: > Date: Thu, 17 Oct 2002 13:10:48 +0100 > From: Matthew Seaman <[EMAIL PROTECTED]> > On Wed, Oct 16, 2002 at 06:05:15PM -0700, Wayne Lubin wrote: > > > So does that means that this ACPI Power Management > > Controller is not supported by freebsd? Or does

Re: A curious dmesg output entry

2002-10-17 Thread Matthew Seaman
On Wed, Oct 16, 2002 at 06:05:15PM -0700, Wayne Lubin wrote: > So does that means that this ACPI Power Management > Controller is not supported by freebsd? Or does it > mean that I need to compile the corresponding device > driver into the kernel and then it will be > recognized by freebsd? > > -

Re: A curious dmesg output entry

2002-10-16 Thread Adam Weinberger
iver into the kernel and then it will be > recognized by freebsd? >> end of "Re: A curious dmesg output entry" from Wayne Lubin << There is no ACPI support in -stable, and -current has only rudimentary support. However, APM should still function fine for you. So, yes, yo

Re: A curious dmesg output entry

2002-10-16 Thread John Bleichert
Wayne Lubin writes: >Hi, > >I have this line in my dmesg output > >pci0: (vendor=0x1106, dev=0x3057)at 7.4 > >but the only cards that I have is one ethernet pci >card, and my video card that is in the AGP slot. >And they are being properly detected. > >Can this be some functionality

Re: A curious dmesg output entry

2002-10-16 Thread Wayne Lubin
Yeah I do have that driver compiled into my kernel.I guess that explains why my computer is alway on full throdle. It will probably blow out in about six months at this rate. Well since freebsd does not recognize my built in power management card, I wonder if someone makea power management cards

Re: A curious dmesg output entry

2002-10-16 Thread Wayne Lubin
So does that means that this ACPI Power Management Controller is not supported by freebsd? Or does it mean that I need to compile the corresponding device driver into the kernel and then it will be recognized by freebsd? > > > > > --- "Brian M. Kincaid" > <[EMAIL PROTECTED]> > wrote: > >

Re: A curious dmesg output entry

2002-10-16 Thread Brian M. Kincaid
Hi, Have a look at the PCI vendor list at: http://www.yourvote.com/pci/ Your card is made by VIA Technologies Inc 1045 Mission Court Fremont CA 94539 510-683-3300 Chip Number: VT82C686A Description: ACPI Power Management Controller Brian In message <[EMAIL PROTECTED]>, Wayne Lubin

Re: A curious dmesg output entry

2002-10-16 Thread Jack L. Stone
At 05:12 PM 10.16.2002 -0700, Wayne Lubin wrote: >Hi, > >I have this line in my dmesg output > >pci0: (vendor=0x1106, dev=0x3057) at >7.4 > >but the only cards that I have is one ethernet pci >card, and my video card that is in the AGP slot. And >they are being properly detected. > >Can this be