Re: Looking for V210/V240 testers
Julian Coleman <[email protected]> Thu, 26 Feb 2026 07:37:12 +0100
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <aZ_qGE4l7ou_Nfdy@morava> |
Hi, Thanks for testing! > Here is what I got: > [ 1.000000] adm1026hm0 at iic0 addr 0x2e: ADM1026 hardware monitor: rev. 0x4, step. 0x5 > [ 1.000000] adm1026hm0: 8 fans, 3 temperatures, 15 voltages > [ 1.000000] adm1026hm0 at iic0 addr 0x2e: ADM1026 hardware monitor: rev. 0x4, step. 0x5 > [ 1.000000] adm1026hm0: 7 fans, 3 temperatures, 15 voltages > > I think that spans two different boots though. 8 fans and then 7 fans ? I added a patch to correctly set the number of fans on the V240. The V210 has 4 system fans, but the V240 has 3. We previously reported 8 for both. Without that and with the limits code, you would see a warning that the 4th system fan was at 0 speed. > Let me know what else I can look at or test. Dmesg looks fine, and I guess no warnings about over limits at boot time? Regards, Julian --