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
When using MangoHud inside muvm it can't read the directory '/sys/class/hwmon' since as far as I understood it's actually stored inside the '/run/muvm-host' directory since I can see the folder using ls /run/muvm-host/sys/class/hwmon so maybe something can be done to direct the actual folder to the one inside the muvm?
Also here's what MangoHud spits out constantly inside the terminal [2024-10-21 14:49:35.982] [MANGOHUD] [error] [file_utils.cpp:50] Error opening directory '/sys/class/hwmon/': No such file or directory
The text was updated successfully, but these errors were encountered:
When using MangoHud inside muvm it can't read the directory '/sys/class/hwmon' since as far as I understood it's actually stored inside the '/run/muvm-host' directory since I can see the folder using
ls /run/muvm-host/sys/class/hwmon
so maybe something can be done to direct the actual folder to the one inside the muvm?Also here's what MangoHud spits out constantly inside the terminal
[2024-10-21 14:49:35.982] [MANGOHUD] [error] [file_utils.cpp:50] Error opening directory '/sys/class/hwmon/': No such file or directory
The text was updated successfully, but these errors were encountered: