-
Notifications
You must be signed in to change notification settings - Fork 78
No MangoHud power readings on MSI Claw 8 AI+ A2VM (Lunar Lake) #2104
Copy link
Copy link
Open
Description
Your system information
- Steam client version: 1756242410
- SteamOS version: SteamOS 3.8 (20250826.1000)
- Opted into Steam client beta?: Yes
- Opted into SteamOS beta?: Yes, Main channel
- Have you checked for updates in Settings > System?: Yes
Please describe your issue in as much detail as possible:
On my MSI Claw 8 AI+ A2VM with Intel 258V chip (Lunar Lake), MangoHud readings for CPU and power consumption both show up as 0 ootb.
Per the MangoHud README, I had to create a simple udev rule to set this parameter:
deck@msi-claw8-a2vm ~> cat /etc/udev/rules.d/99-mangohud-rapl.rules
ACTION=="add", SUBSYSTEM=="powercap", KERNEL=="intel-rapl:0", RUN+="/bin/chmod o+r /sys/class/powercap/intel-rapl:0/energy_uj"
although this is coupled with a warning that the method above is a potential security vulnerability.
Steps for reproducing this issue:
- Install SteamOS Main on an MSI Claw w/ Intel chipset
- Turn the performance overlay on to level 4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels