Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2019 19:45:54 +0100
From:      <driesm.michiels@gmail.com>
To:        "'Andriy Gapon'" <avg@FreeBSD.org>, "'Julian Elischer'" <julian@freebsd.org>, <freebsd-hackers@freebsd.org>
Subject:   RE: Getting jedec_dimm to work
Message-ID:  <000d01d5959b$963f54a0$c2bdfde0$@gmail.com>
In-Reply-To: <f05e7304-2043-eff4-a9ea-8619df81a4cd@FreeBSD.org>
References:  <002101d594d0$9b2a3280$d17e9780$@gmail.com> <30a5f191-46ef-48e2-5fb4-395a1f1bd370@FreeBSD.org> <9a6336d2-2ab2-a2ae-8258-91a3cbdd3e02@freebsd.org> <000501d59596$169e16f0$43da44d0$@gmail.com> <f05e7304-2043-eff4-a9ea-8619df81a4cd@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
After loading the suggested driver and changing the =
hint.jedec_dimm.*.at=3D"smbus0" to hint.jedec_dimm.*.at =3D"ichsmb0"
Everything is working smooth. Thanks! A reboot was not even needed!

ichsmb0@pci0:0:31:4:    class=3D0x0c0500 card=3D0x79981462 =
chip=3D0xa1238086 rev=3D0x31 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '100 Series/C230 Series Chipset Family SMBus'
    class      =3D serial bus
    subclass   =3D SMBus

I'll submit some minor extra's to the man page if that=E2=80=99s OK.
Detailing a bit more how to find the correct location of the dimms and =
the correct driver to load (with pciconf).

Regards & thanks again!=20
Dries

 -----Original Message-----
> From: Andriy Gapon <avg@FreeBSD.org>
> Sent: donderdag 7 november 2019 19:16
> To: driesm.michiels@gmail.com; 'Julian Elischer' <julian@freebsd.org>;
> freebsd-hackers@freebsd.org
> Subject: Re: Getting jedec_dimm to work
>=20
> On 07/11/2019 20:06, driesm.michiels@gmail.com wrote:
> > Honestly, I kinda *assumed* it was a common interface used on every
> motherboard.
> > This seems a *very* wrong assumption, as I just went through my =
dmesg
> and I didn't see any smbus getting detected..
> > I guess the driver won't work without one? Or is it possible to get =
the driver
> attached over another bus/interface that my system has?
>=20
> No, you do need an smbus.
> Check with pciconf -lv if you have any device without a driver that =
looks like it
> could be an SMBus controller.
> Maybe ichsmb driver will work for you (kldload ichsmb).
>=20
> --
> Andriy Gapon




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000d01d5959b$963f54a0$c2bdfde0$>