Getting jedec_dimm to work
Andriy Gapon
avg at FreeBSD.org
Thu Nov 7 18:15:51 UTC 2019
On 07/11/2019 20:06, driesm.michiels at 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?
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).
--
Andriy Gapon
More information about the freebsd-hackers
mailing list