• v1.10 efb7017a53

    Marcin released this 2026-03-12 15:58:14 +08:00 | 0 commits to master since this release

    Script Verison 1.10

    Release Note
    1.[新增功能]新增适配传感器 ina226, lm95241
    2.[新增功能]增加stress压测插件, 可支持自定义压测读取功能
    3.[功能优化]优化help显示功能
    4.[功能优化]优化脚本交互, 增加安全性检查
    5.[功能优化]插件脚本加入版本号
    6.[功能优化]nicsensor配置项全部放置到 /tmp/nicsensor_config 目录下, 便于维护
    7.[功能优化]version命令移除debug, n_detect的显示,仅显示脚本版本号
    8.[功能优化]默认i2cbus支持在参数配置功能中通过命令配置, 可用于debug模式默认搜索
    9.[功能优化]默认fru offset支持在参数配置功能中通过命令配置

    Downloads
  • v1.9 d91a9f87ae

    Marcin released this 2026-01-05 14:39:01 +08:00 | 17 commits to master since this release

    Script Verison 1.9

    Release Note
    1.[新增功能]添加pmbus插件功能, 可支持对VR芯片的pmbus测试
    2.[功能优化]fru size支持在属性配置功能中通过命令配置大小
    3.[功能优化]对于 DISABLE_DETECT 的简写由 detect 变更为 n_detect, 便于理解
    4.[问题修复]修复nicsensor_v2中5280m7平台的detect功能不显示插槽信息的问题

    Downloads
  • v1.8 580de7fa6f

    Marcin released this 2025-08-18 14:23:33 +08:00 | 31 commits to master since this release

    Script Version 1.8 20250818

    Release Note
    1.[新增功能]默认server type调整为auto, 通用服务器可自动检索boardid,确认服务器类型
    2.[新增功能]新增set get功能, 可使用命令对配置进行修改(详见readme)
    3.[问题修复]修正无法识别两位数槽位号的问题
    4.[功能优化]添加脚本 nicsensor_s.sh, 是nicsensor主体功能的简化版,删去了相对次要功能来确保功能快速执行

    Downloads
  • v1.7 0bc98aa5cd

    Marcin released this 2025-06-10 14:23:05 +08:00 | 63 commits to master since this release

    Script Version 1.7 20250610

    Release Note
    1.[新增功能]预留扩展函数, 用于自定义选通网卡后的I2C操作
    2.[功能优化]优化代码结构
    3.[文档完善]新增脚本扩展方法, 用于指导新增适配服务器

    Downloads
  • v1.6 3301d9fdf7

    Marcin released this 2025-04-22 14:35:41 +08:00 | 85 commits to master since this release

    Script Version 1.6 20250422

    Release Note
    1.[新增功能]添加配置项 DISABLE_DETECT ,默认在执行时不进行i2cdetect
    2.[问题修复]每次完成命令执行后进行pca9548 reset
    3.[功能优化]优化help info

    Downloads
  • v1.5_Standard cdfcd05232

    Marcin released this 2025-03-04 19:05:29 +08:00 | 111 commits to master since this release

    Script Version 1.5 20250304

    Release Note
    1.[新增功能]添加适配服务器5688m7
    2.[功能优化]优化程序执行

    Downloads
  • v1.4_Standard 914889f21f

    Marcin released this 2025-01-10 14:15:25 +08:00 | 116 commits to master since this release

    Script Version 1.4 20250110

    Release Note
    1.[问题修复]修正tmp112传感器读取的逻辑问题
    2.[新增功能]添加fru解析工具,位置 /tool/fru_parse/fru_parse.py
    3.[功能优化]完善fru write操作逻辑(验证PASS)

    Script Version 1.3 20241229

    Release Note
    1.[新增功能]支持5280m7的OCP卡的使用
    2.[新增功能]支持传感器tmp468和tmp112

    Script Version 1.2 20241102

    Release Note:
    1.[新增功能]支持写入板卡FRU
    2.[新增功能]添加适配服务器 donghu yichun qiandaohu
    3.[功能优化]修复一些交互类bug,增强脚本健壮性
    4.[功能优化]更便捷的支持脚本传感器名称本地化
    5.[功能优化]debug模式下执行i2c detect时可自定义执行detect内容

    Script Version 1.1 20240912

    Release Note:
    1.[新增功能]添加根据服务器类型适配 pcie slot 和 i2c对应关系的接口逻辑。当前可应用的服务器, 5280M7,5468M7.
    2.[新增功能]添加debug模式,通过修改变量启用debug模式:
    2.1 debug模式下, 不会执行选通9641和9548的操作,仅执行读取传感器的操作
    2.2 debug模式下, 执行detect操作仅会针对当前配置的I2C bus进行一次detect
    3.[功能优化]考虑到读取寄存器时可能也会操作fpga芯片, 为防止混淆, 修改命令cpld, 名称更改为 chip

    Script Version 1.0 20240614

    Release Note:
    1.发布初版

    Downloads
  • v1.3_Standard_Rev1 5141f14d56

    Marcin released this 2025-01-06 16:42:44 +08:00 | 118 commits to master since this release

    Release Date : 2025-01-06
    Change list:
    1.修复tmp112传感器使用时的逻辑错误
    2.添加fru解析工具

    Downloads