You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running Garuda Linux (Arch) and have installed this project without issue. When I run the configure script I can select my theme and it will apply without errors but there's no output for any system info, no CPU info, GPU, temps, everything is blank.
I've tried auto detect, python libraries even fake data but that won't display wither :/
PC is ROG B650e-e with 7600x3d and a rog 4080super. Screen is use the Lian Li Lambo O11D usb which detects as a Turing Smart Screen 5"
This is what I see in terminal:
╭─jamster@JinxOS-Carbon in ~/turing-smart-screen-python-3.10.0 via v3.14.5 (venv) took 1m3s
╰─λ 31/05/26 11:12:31 [DEBUG] HW revision: C
31/05/26 11:12:31 [DEBUG] Auto detected COM port: /dev/ttyACM0
31/05/26 11:12:31 [DEBUG] Using Python 3.14.5 (main, May 10 2026, 18:26:20) [GCC 16.1.1 20260430]
31/05/26 11:12:31 [INFO] Tray icon has been displayed
31/05/26 11:12:31 [INFO] Initialize display
31/05/26 11:12:31 [INFO] Display reset (COM port may change)...
31/05/26 11:12:34 [ERROR] SerialException: Failed to read serial data from device. Closing and reopening COM port before retrying once.
31/05/26 11:12:35 [DEBUG] Static COM port: /dev/ttyACM0
31/05/26 11:12:35 [ERROR] Cannot open COM port /dev/ttyACM0: [Errno 2] could not open port /dev/ttyACM0: [Errno 2] No such file or directory: '/dev/ttyACM0'
31/05/26 11:12:42 [DEBUG] Static COM port: /dev/ttyACM0
31/05/26 11:12:43 [DEBUG] Display ID returned:
31/05/26 11:12:43 [WARNING] Display returned invalid or unsupported ID, try again in 1 second
31/05/26 11:12:44 [DEBUG] Display ID returned: ^Ai^@^@^@^A^@^@^@^@^
31/05/26 11:12:44 [WARNING] Display returned invalid or unsupported ID, try again in 1 second
31/05/26 11:12:45 [DEBUG] Display ID returned: chs_5inch.dev1_rom1.89
31/05/26 11:12:45 [DEBUG] HW sub-revision detected: SubRevision.REV_5INCH, ROM version: 89
31/05/26 11:12:45 [DEBUG] Drawing Image: BACKGROUND
31/05/26 11:12:45 [DEBUG] Bitmap /home/jamster/turing-smart-screen-python-3.10.0/res/themes/DragonBall5inch/background.png is now loaded in the cache
31/05/26 11:12:45 [DEBUG] Drawing Text: NETWORK
31/05/26 11:12:45 [INFO] Waiting for all pending request to be sent to display (10s max)...
31/05/26 11:12:46 [DEBUG] (Waited 0.9s)
31/05/26 11:12:46 [INFO] Starting system monitoring
31/05/26 11:12:47 [INFO] Detected Nvidia GPU(s)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
Running Garuda Linux (Arch) and have installed this project without issue. When I run the configure script I can select my theme and it will apply without errors but there's no output for any system info, no CPU info, GPU, temps, everything is blank.
I've tried auto detect, python libraries even fake data but that won't display wither :/
PC is ROG B650e-e with 7600x3d and a rog 4080super. Screen is use the Lian Li Lambo O11D usb which detects as a Turing Smart Screen 5"
Any help?
Beta Was this translation helpful? Give feedback.
All reactions