[GH-ISSUE #952] EC Probe isn't wrting on Asus X571GD Windows 10 #823

Closed
opened 2026-02-26 00:33:41 +03:00 by kerem · 1 comment
Owner

Originally created by @super-eye on GitHub (Jul 17, 2020).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/952

Hi

I'm trying to change some EC registers to see if the fan speed changes but when I read the specific register I was trying to change it shows a default number not the one I was trying to write.
This is the console:

C:\Windows\system32>ec-probe write 0x01 0x2E

C:\Windows\system32>ec-probe.exe read 0X01
41 (0x29)

C:\Windows\system32>ec-probe write 0x01 0x2E

C:\Windows\system32>ec-probe.exe read 0X01
41 (0x29)

C:\Windows\system32>ec-probe.exe write 0XC5 34

C:\Windows\system32>ec-probe.exe read 0XC5
42 (0x2A)
Screenshot (1)

Regards

Originally created by @super-eye on GitHub (Jul 17, 2020). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/952 Hi I'm trying to change some EC registers to see if the fan speed changes but when I read the specific register I was trying to change it shows a default number not the one I was trying to write. This is the console: C:\Windows\system32>ec-probe write 0x01 0x2E C:\Windows\system32>ec-probe.exe read 0X01 41 (0x29) C:\Windows\system32>ec-probe write 0x01 0x2E C:\Windows\system32>ec-probe.exe read 0X01 41 (0x29) C:\Windows\system32>ec-probe.exe write 0XC5 34 C:\Windows\system32>ec-probe.exe read 0XC5 42 (0x2A) ![Screenshot (1)](https://user-images.githubusercontent.com/61566133/87835145-25c02400-c841-11ea-898d-fc77ae06a48e.png) Regards
kerem closed this issue 2026-02-26 00:33:41 +03:00
Author
Owner

@super-eye commented on GitHub (Jul 17, 2020):

I forgot to says regards...

<!-- gh-comment-id:660363708 --> @super-eye commented on GitHub (Jul 17, 2020): I forgot to says regards...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#823
No description provided.