Replies: 3 comments
-
Here is a short video of the same screen-20240828-232122.mp4 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Logcat of the same |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ive decided to open a bug report(#4130) on this as I'm completely lost if this is oversight of my own or a issue with termux |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, Ive been experimenting running a graphically accelerated DE with termux-x11 with the intent of running flatpak apps and running steam, both of which absolutely refuse to work under a chroot as they rely on user namespaces
I run a custom built kernel with kernelsu and support for user namespaces
I have now come up with a combination of pivot_root and unshare to setup a chroot equivalent with chroot but I've noticed that it causes termux to unable to execve() any files and returns a file not found error
This is the script I use to launch the jail
Beta Was this translation helpful? Give feedback.
All reactions