Description
Describe the bug
8.8 inch turing screen not showing any numbers and scramble in the screen and there is no Turing Smart Screen icon in the system monitor.
To Reproduce
Turn on the python program with python3 configure.py and hit "save and run"
Expected behavior
Working correctly, this works fine when I use the screen in Windows 11
Screenshots / photos of the Turing screen
Environment:
- Smart screen model: Turing 8.8
- Revision of this project: 3.9.1
- OS with version: Nobara Linux 41, Kernel 6.13.8
- Python version Python 3.13.2
- Hardware: AMD Ryzen 7950X3D CPU, AMD 9070XT GPU, 64 GB RAM Corsair
Additional context
Output form terminal:
10:09:57 [DEBUG] HW revision: C
10:09:57 [DEBUG] Auto detected COM port: /dev/ttyACM1
10:09:57 [DEBUG] Using Python 3.13.2 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)]
10:09:57 [INFO] Tray icon has been displayed
10:09:57 [INFO] Initialize display
10:09:57 [INFO] Display reset (COM port may change)...
10:10:12 [DEBUG] Static COM port: /dev/ttyACM1
10:10:12 [DEBUG] HW sub-revision returned: chs_88inch.dev1_rom1.90
10:10:12 [INFO] Calling ScreenOn
10:10:12 [DEBUG] Drawing Image: BACKGROUND
10:10:12 [DEBUG] Bitmap /home/alcasan/Apps/turingsmart/res/themes/AMD/background.png is now loaded in the cache
10:10:12 [DEBUG] Drawing Text: CPU
10:10:12 [DEBUG] Drawing Text: RAM
10:10:12 [DEBUG] Drawing Text: GPU
10:10:12 [DEBUG] Drawing Text: TIME
10:10:12 [INFO] Waiting for all pending request to be sent to display (10s max)...
10:10:13 [DEBUG] (Waited 0.3s)
10:10:13 [INFO] Starting system monitoring
10:10:14 [INFO] Detected AMD GPU(s)
I have gone over the installation manual many times and I have installed everything I need, but somehow it doesn't work.