mathoudebine / turing-smart-screen-python

Unofficial Python system monitor and library for small IPS USB-C displays like Turing Smart Screen or XuanFang
GNU General Public License v3.0
1.1k stars 186 forks source link

CPU temperature not supported - AMD FX-8350 #382

Closed Parnassous closed 9 months ago

Parnassous commented 11 months ago

Hi ,

The CPU temperature is not showing for my CPU AMD FX-8350 The GPU temperature is working normal

Turing Release: 3.3.3 LibreHardwareMonitorLib: 0.9.2.0 Turing Smart Screen 3.5" Windows OS

I have the bellow message: [WARNING] Your CPU temperature is not supported yet

Is there a workaround to get CPU temperature working?

Thanks.

ghost commented 11 months ago

This is really an issue for the upstream project. Try using their standalone program and see if it works there or not.

mathoudebine commented 11 months ago

@Parnassous The standalone LibreHardwareMonitor can be downloaded here: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/releases/download/v0.9.2/LibreHardwareMonitor-net472.zip Can you download and extract it on your computer, then run LibreHardwareMonitor.exeand see if your CPU temperatures are displayed in the program?

If yes, then please run this Python program (from this project this time): turing-smart-screen-python/external/LibreHardwareMonitor/test_librehardwaremonitor.py Then copy the output and paste it here.

mathoudebine commented 10 months ago

Hello @Parnassous did you manage to solve this issue?

mathoudebine commented 9 months ago

Closed for inactivity, please comment and tag me if you have new info