-
-
Notifications
You must be signed in to change notification settings - Fork 271
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When running either main.py or configure.py save and run
the script gets stuck in:
05/10/2025 16:28:19 [DEBUG] Waiting for device /dev/ttyACM1 - UsbMonitor to be turned ON...
05/10/2025 16:28:20 [DEBUG] Waiting for device /dev/ttyACM1 - UsbMonitor to be turned ON...
05/10/2025 16:28:21 [DEBUG] Waiting for device /dev/ttyACM1 - UsbMonitor to be turned ON...
05/10/2025 16:28:22 [DEBUG] Waiting for device /dev/ttyACM1 - UsbMonitor to be turned ON...
05/10/2025 16:28:23 [DEBUG] Waiting for device /dev/ttyACM1 - UsbMonitor to be turned ON...
05/10/2025 16:28:24 [DEBUG] Waiting for device /dev/ttyACM1 - UsbMonitor to be turned ON...
05/10/2025 16:28:25 [DEBUG] Waiting for device /dev/ttyACM1 - UsbMonitor to be turned ON...
05/10/2025 16:28:26 [DEBUG] Waiting for device /dev/ttyACM1 - UsbMonitor to be turned ON...
05/10/2025 16:28:27 [DEBUG] Waiting for device /dev/ttyACM1 - UsbMonitor to be turned ON...
05/10/2025 16:28:28 [DEBUG] Waiting for device /dev/ttyACM1 - UsbMonitor to be turned ON...
To Reproduce
Steps to reproduce the behavior:
- run
python3 main.py
Expected behavior
device should turn on at some point
Logs
Add logs either from the console output or the log.log file in the program main folder.
turing screen is just black with the TURZX ---- www.turxx.com
logo
Environment:
- Smart screen model: Turing Smart Screen 2.1''
- Revision of this project main commit
c5609b24ba034e6f2076f2a7b3db75869799ccd1
- OS with version Nobara42
- Python version Python 3.13.7
- Hardware: Sapphire 7800xt nitro+, 4700x
Additional context
I've been using turing-smart-screen with nobara 41 and was working fine, then after upgrading to 42 with a fresh install (not an actual upgrade) the turzx screen turns on and displays it's logo, but the script doesn't get it to be turned on.
Usually it would turn on after 30s or so.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working