T
Termux5mo ago
Arkusz

termux x11 Black screen with cursor

Hello Termux community, I've been using it recently and tried to install x11 support on one phone and the only thing I see is a black screen with a cursor.
11 Replies
Arkusz
ArkuszOP5mo ago
No description
FZXO
FZXO5mo ago
yeah it's normal because you didn't run anything to show there try running a desktop environment or glmark2
Arkusz
ArkuszOP5mo ago
It's all about the graphical environment I installed xfce
Biswa96
Biswa965mo ago
xfce would not run automatically see https://wiki.termux.com/wiki/Graphical_Environment
Arkusz
ArkuszOP5mo ago
What should I do? I installed and used glmark and i get this: xiaomi@localhost:~$ glmark2 Error: main: Could not initialize canvas
FZXO
FZXO5mo ago
That wiki is outdated bruh it doesn't have termux-x11 is this proot?
Arkusz
ArkuszOP5mo ago
Yes, because there is only tigervnc Yes, for Debian But it doesn't work on non-proot either
FZXO
FZXO5mo ago
you need to export DISPLAY=:0 how did you start termux-x11? for example i start it like this termux-x11 :0 &>/dev/null & In proot you need to add --shared-tmp to the login command btw
Biswa96
Biswa965mo ago
Or, if you want to run xfce4 directly termux-x11 -xstartup startxfce4
Arkusz
ArkuszOP5mo ago
Sorry, it's not xfce, it's lxde
NoNameForIdea
NoNameForIdea5mo ago
Same manipulation with startlxqt instead.

Did you find this page helpful?