You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MFT 4.30.0-139 (and possibly earlier versions), MTMP also needs asic_index, ig, and i specified. The following change to line 294 seems to work as a quick workaround for me. I have no idea what the values for these new indices should be.
MFT 4.30.0-139 (and possibly earlier versions), MTMP also needs asic_index, ig, and i specified. The following change to line 294 seems to work as a quick workaround for me. I have no idea what the values for these new indices should be.
rid[MTMP]="sensor_index=0x0${add_idx:+,$add_idx},asic_index=0x0,ig=0x0,i=0x0"
This is for querying an MSB7890.
The text was updated successfully, but these errors were encountered: