Re: NetBSD 2.0 + mbmon
From: Karsten Kruse (tecneeq_at_gmx.net)
Date: 07/23/05
- Next message: Christopher A. Kantarjiev: "panic of the day: pmap_enter: no pv entries available"
- Previous message: Igor Sobrado: "Re: xdm, was Re: Accepting external sendmail on 2.0.2"
- In reply to: Sakari: "NetBSD 2.0 + mbmon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 23 Jul 2005 19:26:12 +0200
Sakari wrote:
> I'm using netbsd 2.0 on a Via epia-m10000N motherboard and I'm
> experiencing some problems while trying to read temperature (or such)
> data by using mbmon 2.05 build from pkgsrc 2005Q2.
> I tried searching google and I found that it should be possible, or it
> have been someone using linux 2.6.N
> <http://nixdoc.net/files/forum/about50156.html>. So is it a lack of
> drivers?
Or the program does not interface properly with the NetBSD kernel?
I use envstat(8) wich looks like this:
karsten@uberhost:~> envstat
TSENS1 TSENS2 TSENS3 FAN1 FAN2 VSENS1 VSENS2 Vcore VSENS3 VSENS4
degC degC degC RPM RPM V V V V V
38.12 35.05 24.30 0 0 1.51 2.58 3.37 5.08 12.37
To make it work i have to rebuild the kernel and add this to my config:
viapm* at pci? dev ? function ? # VIA VT82C686A hardware monitor
viaenv* at viapm? # VIA VT82C686A hardware monitor
There is another type of hardware supported, search for it in the GENERIC
config.
Karsten
--
Homepage, Mac68k, A/UX-Links und Shorties: www.tecneeq.de
() Linux/NetBSD-Anleitungen, Forum und Chat: www.newbie-net.de
<\/> GPL-guy: "Argh, they used my code! :-/"
_/\_ BSD-guy: "Cool, they used my code! :-)"
- Next message: Christopher A. Kantarjiev: "panic of the day: pmap_enter: no pv entries available"
- Previous message: Igor Sobrado: "Re: xdm, was Re: Accepting external sendmail on 2.0.2"
- In reply to: Sakari: "NetBSD 2.0 + mbmon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]