레니게이드가 장착된 베어메탈 서버에서 furiosa-smi 3.0 버전을 설치한 뒤 furiosa-smi info 명령어 실행시 아래와 같은 에러가 발생합니다. 다른 명령어(furiosa-smi status, furiosa-smi ps 등)는 잘 작동합니다. 추가로 설치해야하는 패키지가 있는걸까요?
에러 로그
$ furiosa-smi info
2025-08-06T08:36:08.089888Z ERROR furiosa_smi::device_error: Unexpected value: unable to get supported governor value from given string - pe00: simple_ondemand
Error: Unexpected value error
Location:
/workspace/source/furiosa-smi-cli/src/info.rs:110:23
실행 환경
$ uname -r
6.5.0-45-generic
$ systemd-detect-virt
none
$ sudo apt list --installed | grep furiosa
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
furiosa-compiler/jammy,now 2025.3.0-3 amd64 [installed]
furiosa-driver-rngd/jammy,now 2025.3.0-3 amd64 [installed]
furiosa-firmware-image-rngd/jammy,now 2025.3.0 amd64 [installed]
furiosa-firmware-tools-rngd/jammy,now 2025.3.0-3 amd64 [installed]
furiosa-libsmi/jammy,now 2025.3.0-3 amd64 [installed,automatic]
furiosa-pert-rngd/jammy,now 2025.3.0-3 amd64 [installed]
furiosa-smi/jammy,now 2025.3.0-3 amd64 [installed]
$ furiosa-smi status
+-------+------+--------+----------+----------------+------------------+
| Index | Arch | Device | Liveness | Cores | Core Utilization |
+-------+------+--------+----------+----------------+------------------+
| | | | | 0 (available), | Core 0: 0.00%, |
| | | | | 1 (available), | Core 1: 0.00%, |
| | | | | 2 (available), | Core 2: 0.00%, |
| 0 | rngd | npu0 | alive | 3 (available), | Core 3: 0.00%, |
| | | | | 4 (available), | Core 4: 0.00%, |
| | | | | 5 (available), | Core 5: 0.00%, |
| | | | | 6 (available), | Core 6: 0.00%, |
| | | | | 7 (available) | Core 7: 0.00% |
+-------+------+--------+----------+----------------+------------------+
| | | | | 0 (available), | Core 0: 0.00%, |
| | | | | 1 (available), | Core 1: 0.00%, |
| | | | | 2 (available), | Core 2: 0.00%, |
| 1 | rngd | npu1 | alive | 3 (available), | Core 3: 0.00%, |
| | | | | 4 (available), | Core 4: 0.00%, |
| | | | | 5 (available), | Core 5: 0.00%, |
| | | | | 6 (available), | Core 6: 0.00%, |
| | | | | 7 (available) | Core 7: 0.00% |
+-------+------+--------+----------+----------------+------------------+