-
-
Notifications
You must be signed in to change notification settings - Fork 233
[Turing 8.8"] No info and scrambled screen #724
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
同样的问题 |
Hey @DonAlcasan @youkai1981 |
Hi! This is the one I bought in October 2024: https://www.aliexpress.com/item/1005005538830549.html?spm=a2g0o.order_list.order_list_main.243.7a4b1802BGmLyn And thank you for making this, I've gotten everything to work since moving completely to Linux except this screen =) |
网站是 |
本项目与屏幕自带的软件抓包 这是本项目的nvdia-o.txt |
Hi! First of all, thanks for this project, it´s amazing. I installed on both ways, with venv and from the OS and have the same problem report by @DonAlcasan. My system: Kubuntu 24.10
The symptons are the same, no data showing and scramble in monitor. I´m available to test if it´s needed. Thanks again! |
@archibaldodlc @youkai1981 @DonAlcasan Thank you for your feedback. It seems here your screen is supported by this program.
|
Also, I tried to implement a fix on this branch |
Hi, @mathoudebine, thanks for your response. I tried the fix, but sadly didn´t work. This are the settings that I used: Settings: Logs:
A small video: video.mp4 |
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:
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.
The text was updated successfully, but these errors were encountered: