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
setenforce 0 sh /data/data/com.termux/files/usr/bin/termux-x11 & busybox mount --bind /data/data/com.termux/files/usr/tmp /data/local/chroot-distro/archlinux/tmp setenforce 1 chroot-distro command archlinux "export PULSE_SERVER=127.0.0.1" chroot-distro login archlinux
Then save it and chmod +x it
As root run it and then run (or make a new sh script to make it easier later) export DISPLAY=:0 PULSE_SERVER=tcp:127.0.0.1:4713 && dbus-launch --exit-with-session startxfce4
In arch linux kde script
$DISPLAY is not set or cannot connect to the X server
.There is an error, how can I fix it?
The text was updated successfully, but these errors were encountered: