Rémi Mercier

Results 1278 comments of Rémi Mercier

Provide the LHM report to get the exact name of your board.

[Z_270.zip](https://github.com/user-attachments/files/24201085/Z_270.zip) Give this a go Swap it on top

You can't do both. LibreHardwareMonitor is .NET 4.7.2 only. Here is a fully assembled LHM with the changes [LHM_FULL.zip](https://github.com/user-attachments/files/24225184/LHM_FULL.zip)

[net472.zip](https://github.com/user-attachments/files/24238504/net472.zip) Humm I may have misconfigured the EC mapping, here's what I think is the fix.

Here's the code btw: https://github.com/Rem0o/LibreHardwareMonitor/tree/feature/motherboard_ec_additions

That was a best guess on my side hoping the configuration was the same as other boards, but obviously it isn't. A bit of reverse engineering work would be required,...

I meant 0x3d, it is already 0x3d in there, sorry for the typo. I assume you have PawnIO installed?

I suspect you don't code, but for this to be fixed, it is required for someone with the board to debug. There's really no other way for stuff like this...

https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/blob/045eca30c921c5b39f1fca52ebbf42db585b591c/LibreHardwareMonitorLib/Hardware/Cpu/Amd17Cpu.cs#L281 Problem is there is an offset to be applied, and it isn't catched by any of these conditions.