Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Oct 2003 01:55:43 +0300
From:      Dan Naumov <dan.naumov@ofw.fi>
To:        ticso@cicely.de
Cc:        freebsd-current@freebsd.org
Subject:   Re: SMBus / I2C h/w sensors and FreeBSD 5.1
Message-ID:  <1065308142.966.15.camel@localhost.localdomain>
In-Reply-To: <20031004214443.GV886@cicely12.cicely.de>
References:  <1065281296.966.11.camel@localhost.localdomain> <20031004214443.GV886@cicely12.cicely.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2003-10-05 at 00:44, Bernd Walter wrote:
> You need to have intpm hardware to get this driver working.
> There are other drivers available depending on your chipset.
> What is the pciconf -lv output?

There you go:

====================================================
agp0@pci0:0:0:  class=0x060000 card=0x00000000 chip=0x700e1022 rev=0x13
hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'AMD-761 CPU to PCI Bridge'
    class    = bridge
    subclass = HOST-PCI
pcib1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x700f1022 rev=0x00
hdr=0x01
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'AMD-761 CPU to AGP Bridge  (AGP 4x)'
    class    = bridge
    subclass = PCI-PCI
isab0@pci0:7:0: class=0x060100 card=0x06861106 chip=0x06861106 rev=0x40
hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82C686/A/B "Super South" PCI to ISA Bridge'
    class    = bridge
    subclass = PCI-ISA
atapci0@pci0:7:1:       class=0x01018a card=0x05711106 chip=0x05711106
rev=0x06 hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82xxxx EIDE Controller (All VIA Chipsets)'
    class    = mass storage
    subclass = ATA
uhci0@pci0:7:2: class=0x0c0300 card=0x12340925 chip=0x30381106 rev=0x1a
hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)'
    class    = serial bus
    subclass = USB
uhci1@pci0:7:3: class=0x0c0300 card=0x12340925 chip=0x30381106 rev=0x1a
hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)'
    class    = serial bus
    subclass = USB
none0@pci0:7:4: class=0x0c0500 card=0x30571106 chip=0x30571106 rev=0x40
hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82C686A/B ACPI Power Management Controller'
    class    = serial bus
    subclass = SMBus
rl0@pci0:10:0:  class=0x020000 card=0x813910ec chip=0x813910ec rev=0x10
hdr=0x00
    vendor   = 'Realtek Semiconductor'
    device   = 'RT8139 (A/B/C/8130) Fast Ethernet Adapter'
    class    = network
    subclass = ethernet
pcm0@pci0:14:0: class=0x040100 card=0x20001274 chip=0x58801274 rev=0x02
hdr=0x00
    vendor   = 'Creative (Was: Ensoniq)'
    device   = '5880 AudioPCI'
    class    = multimedia
    subclass = audio
nvidia0@pci1:5:0:       class=0x030000 card=0x87001462 chip=0x025310de
rev=0xa3 hdr=0x00
    vendor   = 'NVIDIA Corporation'
    device   = 'GeForce4 Ti 4200 [NV25.4]'
    class    = display
    subclass = VGA
====================================================

> > Investingating further, I see that I have no "/dev/smb" on my system
> > even though I have "device smb" in my kernel config. I've also noticed a
> > line saying "pci0: <serial bus, SMBus> at device 7.4 (no driver
> > attached)" in my dmesg.
> 
> So it's no intpm hardware.

What drivers should I be using then ? I had lm_sensors on Linux work
with this hardware...

Sincerely,
Dan Naumov



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