termux / proot-distro

An utility for managing installations of the Linux distributions in Termux.
GNU General Public License v3.0
1.69k stars 197 forks source link

Internet Connection (WiFi/Mobile Data) Not Connected with Not Showing Instead of Proot Distro Desktop #344

Closed BBCByComcast closed 11 months ago

BBCByComcast commented 11 months ago

Description

My Internet Connection (WiFi/Mobile Data) Not Connected with Not Showing, I Don't See Internet Connection Know to Proot Distro Desktop Proot-distro desktop environment issue with Android 13 Issue has Vendor Side Issue image I Finally Fix/Solve a Our Vendor Issue with That Command: 'mkdir $PREFIX/tmp/.X11-unix' 'sudo apt install xorg' 'mkdir /tmp/.X11-unix' I Upgrade Ubuntu 23.10 with That Command 'nano /etc/apt/sources.list' 'apt update && apt upgrade' I Created a Kubuntu 23.10 Using That Command: 'mv ubuntu.sh kubuntu.sh' 'nano kubuntu.sh' 'nano $PREFIX/etc/kubuntu.sh' 'DISTRO_NAME="Kubuntu"' 'mv kubuntu.sh proot-distro' 'mv kubuntu.sh $PREFIX/etc/proot-distro' 'nano .config/neofetch/config.conf' 'distro="Kubuntu 23.10 Mantic Minotaur"' 'ascii_distro='Kubuntu'' I Installed KDE Plasma Using That Command: 'sudo apt install kubuntu-desktop' I Fix/Solve Pulseaudio Using That Command: 'nano $PREFIX/etc/pulse/default.pa' 'load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1' 'nano $PREFIX/etc/pulse/daemon.conf' 'exit-idle-time = -1' 'pulseaudio --start' 'export PULSE_SERVER=127.0.0.1' But Internet Connection (WiFi/Mobile Data) Not Connected with Not Showing Instead of Proot Distro Desktop Screenshot_2023-10-15-16-59-57-69_00df01c412509efb9bd6450c382822af Any Problem?

Home page URL

https://kubuntu.org/

Root file system archive URL

No response

Is requested distribution has support for AArch64 (ARM64) and ARM CPUs?

twaik commented 11 months ago

Distros installed with proot-distro, proot or even termux itself do not have access to connection settings, this subsystem is simply not accessible by non-Java programs. It is restriction of the proot and android sandboxing mechanisms. It will not be fixed.

But in any way it will have Internet access. It is resolved using some other mechanism which is accessible.

BBCByComcast commented 11 months ago

Oh, But KDE Software Center May Be Not Connected, Just Any Problem

BBCByComcast commented 11 months ago

Oops, My Bad, I'm Closing This

BBCByComcast commented 11 months ago

I Closed This, I am Sorry twaik, But KDE Software Center May Be Fine, I Have Delete My Arts in Deviantart

BBCByComcast commented 11 months ago

Distros installed with proot-distro, proot or even termux itself do not have access to connection settings, this subsystem is simply not accessible by non-Java programs. It is restriction of the proot and android sandboxing mechanisms. It will not be fixed.

But in any way it will have Internet access. It is resolved using some other mechanism which is accessible.

Twaik, Can You Ask?