github petersulyok/smfc v5.2.0

7 hours ago

New

  • Beta support added for some Supermicro X9 motherboards, where fan level can be set with the next IPMI raw command:
    ipmitool raw 0x30 0x91 0x5A 0x03 0x10 0x80
    
    Use [Ipmi] platform_name=genericx9 configuration parameter to use this feature. Please test and give feedback.

Changed

  • Platform module refactored: monolithic platform.py split into separate modules (platform.py, generic.py,
    genericx9.py, x10qbi.py) with corresponding test files.

Fixed

  • X10QBi zone calculation: zones now use logical values (0-3) with internal register offset, instead of raw register addresses.

Don't miss a new smfc release

NewReleases is sending notifications on new releases.