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
966 stars 166 forks source link

Wrong CPU and GPU model, wrong time in wallclock time, etc. #489

Closed fbreve closed 2 months ago

fbreve commented 4 months ago

I'm using the TaskManager5inch theme and I found some issues:

Environment:

DJRoby19 commented 4 months ago

CPU model and GPU model are fixed variables that you can change inside the theme.yaml file in turing-smart-screen-python/res/themes/TaskManager5inch on line 19 and 27.

fbreve commented 4 months ago

Thanks, I edited the theme to match those texts with my hardware.

I found more issues: the wall clock seems to stay behind even if the computer is on. The stats also doesn't match what is going on, maybe they are delayed too.

I'm trying Landscape15grid now to see if the issue is only related to the TaskManager theme.

mathoudebine commented 2 months ago

Nice to know you managed to fix your issue! I'm closing this ticket, but feel free to open a new issue in case you have more problems with the program