Skip to content

Commit 8993601

Browse files
17314642flightlessmango
authored andcommitted
readme: edit intel fan speed note
1 parent 9f44633 commit 8993601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ Example output:
666666
<td>🟢</td>
667667
<td>🟢</td>
668668
<td>🟢</td>
669-
<td>🟠</td>
669+
<td>🟢</td>
670670
<td>🔴</td>
671671
<td>🔴</td>
672672
</tr>
@@ -685,7 +685,7 @@ Example output:
685685
- GPU temperature for `i915` requires **linux 6.13+**
686686
- Fan speed for `i915` requires **linux 6.12+**
687687
- GPU temperature and vram temperature for `xe` requires **linux 6.15+**
688-
- Fan speed for `xe` will be available in **linux 6.16**
688+
- Fan speed for `xe` requires **linux 6.16+**
689689
- GPU usage and memory usage shows usage of current process, not total system usage (it's an issue on intel's side)
690690
- Integrated Intel GPUs are **limited** due to lack of hwmon interface (it's an issue on intel's side, [i915 source](https://github.com/torvalds/linux/blob/5fc31936081919a8572a3d644f3fbb258038f337/drivers/gpu/drm/i915/i915_hwmon.c#L914-L916), [xe source](https://github.com/torvalds/linux/blob/5fc31936081919a8572a3d644f3fbb258038f337/drivers/gpu/drm/xe/xe_hwmon.c#L824-L826))
691691

0 commit comments

Comments
 (0)