-
gitomat[illumos-gate] 17401 tools zic fails to find tzfile.h after 17347 -- Robert Mustacchi <rm⊙fo>
-
wiedi_hm thx, I'll do some more reading :)
-
gitomat[illumos-gate] 17296 libdevinfo: dprintf() cleanup -- Hans Rosenfeld <rosenfeld⊙gho>
-
gitomat[illumos-gate] 17298 hotplugd: dprintf() cleanup -- Hans Rosenfeld <rosenfeld⊙gho>
-
gitomat[illumos-gate] 17399 Update PCI classes and caps to PCI Ver 1.18 -- Robert Mustacchi <rm⊙fo>
-
richlowermustacc: I think I'd misunderstood and thought that one of the mc drivers knew how to ask
-
rmustaccrichlowe: Yeah, some of the older ones could.
-
rmustaccIt depends on how you get access to i2c.
-
wiedi_haven't followed all the code paths yet, but maybe there is a quick answer to this: how does the fma topo_dimm module get the SPD data? Would that not be the same thing?
-
rmustaccwiedi_: It depends on the platform, but most i86pc is getting it through SMBIOs.
-
rmustaccAnd they don't get it from spd directly.
-
rmustaccIs there a particular platform you'd like to know about?
-
wiedi_I have an asus nuc13 rugged here, which is passive cooled. It has DDR5 ram and the bios shows the temperature. Which got me wondering if I could hook this up for monitoring.
-
jclulowI'm not an expert, but I _suspect_ the BIOS might be able to tell you because it knows how to talk to the EC on the board
-
jclulowand the EC is the thing that checks the temperature, because it uses it as input to the thermal loop that controls the fan
-
wiedi_github.com/freebsd/freebsd-src/blob…6ed/sys/dev/jedec_dimm/jedec_dimm.c freebsd seems to have something for DDR3+4