Go to advanced search

by SHART
Wed Mar 11, 2020 4:35 am
Forum: Python
Topic: Kivy app not output to HDMI
Replies: 7
Views: 488

Re: Kivy app not output to HDMI

Thanks Topguy and everyone,
I'm ok for Desktop Version with

Code: Select all

export DISPLAY=:0.0


and have you solution for CLI Version ?
by SHART
Tue Mar 10, 2020 9:32 am
Forum: Python
Topic: Kivy app not output to HDMI
Replies: 7
Views: 488

Re: Kivy app not output to HDMI

If local is Desktop, OK If local is CLI, not OK. But, that code can run on pi-3 CLI & Desktop ( from both local and remote ). [INFO ] [Logger ] Record log in /home/pi/.kivy/logs/kivy_20-03-10_1.txt [INFO ] [Kivy ] v1.11.1 [INFO ] [Kivy ] Installed at "/home/pi/.local/lib/python3.7/site-packages/kivy...
by SHART
Tue Mar 10, 2020 2:52 am
Forum: Python
Topic: Kivy app not output to HDMI
Replies: 7
Views: 488

Re: Kivy app not output to HDMI

Yes, Desktop and lite both.
and run that code from remote (ssh).
by SHART
Sun Mar 08, 2020 8:13 pm
Forum: Python
Topic: Kivy app not output to HDMI
Replies: 7
Views: 488

Kivy app not output to HDMI

Hello Everyone, I'm run python with kivy on pi-4 B, but it is not output to HDMI . (code is run from ssh) that code is OK on pi-3 B+ . I spended 3-day to fix this problem, but not ok. Could anyone help me pls? ================================================== Modified config.txt [pi4] # Enable DRM ...

Go to advanced search