Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Dec 2005 13:34:13 +0100
From:      Marius Strobl <marius@alchemy.franken.de>
To:        Artemiev Igor <ai@bmc.brk.ru>
Cc:        Jeremy Messenger <mezz7@cox.net>, freebsd-current@freebsd.org
Subject:   Re: [PATCH] nForce2 SMBus support - nForce3/4 support added. Not tested yet
Message-ID:  <20051209133413.A22673@newtrinity.zeist.de>
In-Reply-To: <20051209145053.1cf47b3e.ai@bmc.brk.ru>; from ai@bmc.brk.ru on Fri, Dec 09, 2005 at 02:50:53PM %2B0300
References:  <20051206093020.691e1483.ai@bmc.brk.ru> <c26b523e0512061718m7a10eea0u@mail.gmail.com> <20051207095818.0b307c89.ai@bmc.brk.ru> <c26b523e0512070156t4c58a4bdj@mail.gmail.com> <20051208091422.4d1a3ee0.ai@bmc.brk.ru> <op.s1gg37ii9aq2h7@mezz.mezzweb.com> <20051208125359.17d7f47a.ai@bmc.brk.ru> <op.s1hbsvus9aq2h7@mezz.mezzweb.com> <20051209145053.1cf47b3e.ai@bmc.brk.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, Dec 09, 2005 at 02:50:53PM +0300, Artemiev Igor wrote:
> 
> On Thu, 08 Dec 2005 13:15:57 -0600
> "Jeremy Messenger" <mezz7@cox.net> wrote:
> > I can see /dev/smb* now, but I still can't use -S in mbmon.
> > # mbmon -S
> > No SMBus HWM available!!
> > InitMBInfo: Unknown error: 0
> Try invoke mbmon with -p <chip>. Mbmon doesn`t know your monitor chip.
> 
> > Have you tried to do the kldunload amdpm yet? It will get FreeBSD
> > crash and forced me to reboot. I don't have any debug in my kernel,
> > so I can't provide the backtraces. Does amdpm needs the iic* stuff? I
> > remember that one of my dead motherboard that use viapm required the
> > iic* stuff.
> It`s strange. kldunload is working in my case. Could your provide kernel
> backtrace?
> 

I guess the problem is that mbmon was compiled without SMBus support.
The xmbmon port checks for the presence of <machine/smb.h> in order
to determine whether to enable SMBus support but apparently that
header was renamed to <dev/smbus/smb.h> sometime while FreeBSD 5
was -CURRENT.

Marius

-- 
This mail was scanned by AntiVir Milter.
This product is licensed for non-commercial use.
See www.antivir.de for details.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051209133413.A22673>