cant recieve sensor data (intel 440 lx) fbsd4.7

From: Marcel de Vries (mdevries_at_tnt.yi.org)
Date: 05/20/03

  • Next message: Guy Van Sanden: "HELP - Rootkit - add info"
    Date: Tue, 20 May 2003 21:41:00 +0200 (CEST)
    To: questions@freebsd.org
    
    

    Hi everyone,

    Just have a question about gathering information from my mainboard
    sensors.

    I will give the output from dmesg to see the mainboard Iam using (Intel
    82443LX (440 LX)

    CPU: Pentium II/Pentium II Xeon/Celeron (266.62-MHz 686-class CPU)

      Origin = "GenuineIntel" Id = 0x633 Stepping = 3

    Features=0x80f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,MMX>

    real memory = 134217728 (131072K bytes)

    avail memory = 127201280 (124220K bytes)

    Preloaded elf kernel "kernel" at 0xc0361000.

    Pentium Pro MTRR support enabled

    md0: Malloc disk

    Using $PIR table, 7 entries at 0xc00fdf50

    apm0: <APM BIOS> on motherboard

    apm0: found APM BIOS v1.2, connected at v1.2

    npx0: <math processor> on motherboard

    npx0: INT 16 interface

    pcib0: <Intel 82443LX (440 LX) host to PCI bridge> on motherboard.

    --
    intpm0: <Intel 82371AB Power management controller> port 0x7000-0x700f irq
    9 at device 7.3 on pci0
    intpm0: I/O mapped 7000
    intpm0: intr IRQ 9 enabled revision 0
    smbus0: <System Management Bus> on intsmb0
    smb0: <SMBus general purpose I/O> on smbus0
    --
    intpm0: PM I/O mapped 8000
    I installed several ports like, lmmon, chm and healthd but no realtime
    sensor data will be retrieved.
    I am sure my sensors are intact, I have cpu fan sensor, systemboard temp
    sensor and a cpu temp sensor.
    Some kernel tweaks I did:
    Kernel tweaks:
    #BUS support
    device          smbus
    device          smb
    device          iicbus
    device          iicbb
    device          ic
    device          iic
    device          iicsmb
    device          intpm
    device          alpm
    device          ichsmb
    device          viapm
    device          amdpm
    Im really lost here, what can I do to retrieve valid sensor output?
    A Snapshot that lmmon gave me:
    Motherboard Temp               Voltages
     75C / 167F / 348K         Vcore1:   +0.875V
                               Vcore2:   +0.328V
        Fan Speeds             + 3.3V:   +1.516V
                               + 5.0V:   +1.774V
        1: 3245 rpm            +12.0V:   +0.250V
        2: 16875rpm            -12.0V:   -0.000V
        3: 3443 rpm            - 5.0V:   -2.505V
    Its always the same, never changes.
    Can somebody help me out?
    Installed FreeBSD 4.7-STABLE FreeBSD 4.7-STABLE #9
    Kind regards,
    Marcel de Vries
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Guy Van Sanden: "HELP - Rootkit - add info"

    Relevant Pages

    • Re: sensors framework continued (architecture)
      ... This sounds like you propose more than one kernel access point for all ... I was talking about the one fd per sensor part here, ... With just one syscall (see above for the sysctl approach) you can not ... do latency measurement in userland. ...
      (freebsd-arch)
    • Re: Porting OpenBSDs sysctl hw.sensors framework to FreeBSD
      ... Voltage, Fire, Temperature and other relevant sensors may need network or serial port communication instead if i2c or IPMI, but that doesn't mean that it shouldn't be possible to integrate it in the sensor MIB. ... The presumed goal of a "kernel sensors framework" is to do things like provide common accessor methods, event management, and a registration mechanism for things that are "sensor-like". ... A question I've not yet seen answered about the OpenBSD sensor framework is whether it addresses the issue of asynchronous notification -- one that we've still been coming to grips with for things like hardware device arrival via devd. ... The obvious comparison comes up here with SNMP, which offers a MIB, registration, and event management. ...
      (freebsd-arch)
    • Re: lm_sensors does not support my board with w83627ehf
      ... devices necessary to provide sensor data but the kernel version that etch is ... Driver `eeprom': ... I know i could patch my kernel and rebuild from source, ...
      (Debian-User)
    • Re: gkrellm -demo shows CPU temp but not with just gkrellm
      ... Sensor monitoring on Linux requires that either lm_sensors modules are ... mbmon daemon running when gkrellm is started. ... Sensors->Options config not listed. ...
      (alt.os.linux)