Date: Thu, 8 Dec 2005 09:14:22 +0300 From: Artemiev Igor <ai@bmc.brk.ru> To: freebsd-current@freebsd.org Subject: Re: [PATCH] nForce2 SMBus support - nForce3/4 support added. Not tested yet Message-ID: <20051208091422.4d1a3ee0.ai@bmc.brk.ru> In-Reply-To: <c26b523e0512070156t4c58a4bdj@mail.gmail.com> References: <20051206093020.691e1483.ai@bmc.brk.ru> <c26b523e0512061718m7a10eea0u@mail.gmail.com> <20051207095818.0b307c89.ai@bmc.brk.ru> <c26b523e0512070156t4c58a4bdj@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Dec 2005 12:56:49 +0300 Vladimir Timofeev <vovkasm@gmail.com> wrote: > Thanks for ansver. I'll also try studing xmbmon sources ;-) > I use xmbmon from latest ports - xmbmon-205_1 I assume, that mbmon can't recognize the chip. I tested another board from Asus with nForce2 chipset, and it worked perfectly. Possibly, you should set the chip type by -p, if that is the case. It's not a driver problem. %mbmon -S -d Using SMBus access method[NVidia nForce2]!! * Asus Chip ASB100(Bach) found. %mbmon -S Temp.= 41.0, 25.0, 30.0; Rot.= 5314, 0, 0 Vcore = 1.68, 1.68; Volt. = 3.30, 4.92, 11.80, -10.79, -4.66 Temp.= 41.0, 25.0, 30.0; Rot.= 5314, 0, 0 Vcore = 1.70, 1.70; Volt. = 3.26, 4.92, 11.80, -10.79, -4.66 Temp.= 41.0, 25.0, 30.0; Rot.= 5357, 0, 0 Vcore = 1.68, 1.68; Volt. = 3.30, 4.92, 11.80, -10.79, -4.66 I've also added the support for nForce3/4, like with lm_sensors, but haven't tested a new patch: http://bmc.brk.ru/~ai/patches/amdpm.nforce2_support.diff You may try it with an other chipsets, if you want. -- iprefetch ai
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051208091422.4d1a3ee0.ai>