xyzzklk

Results 12 comments of xyzzklk

I'm having the same problem too. So just use a VPN.

Yes. That's right. If you want to use a VPN on phone, try [SagerNet](https://github.com/SagerNet/SagerNet/releases/) or [Clash for Android](https://github.com/Kr328/ClashForAndroid/releases). Get free proxy servers from [ShadowShare](https://shadowshare.v2cross.com/).

> I changed the file `/data/data/com.termux/files/usr/etc/pulse/client.conf` from ![IMG_20220713_084057](https://user-images.githubusercontent.com/90095370/178625044-26668f65-bdf7-4c30-b1eb-2e0393e3b706.jpg) to ![IMG_20220713_090801](https://user-images.githubusercontent.com/90095370/178626860-e9fe117b-fbb0-4c76-b855-fde4b058435f.jpg), and the file `/data/data/com.termux/files/home/start-kali.sh` from ![IMG_20220713_084114](https://user-images.githubusercontent.com/90095370/178625343-b80097a1-1c4b-4996-990b-3bb37bd9b5f5.jpg) to ![IMG_20220713_084152](https://user-images.githubusercontent.com/90095370/178625394-c80d86d3-a585-4ee8-b1f9-4d663dd31fc3.jpg). There's still an error message of pulseaudio, but the message changed. ![IMG_20220713_085637](https://user-images.githubusercontent.com/90095370/178625701-5d0c5721-9512-4091-aa50-8ab03b54cdc2.jpg)...

![IMG_20220713_133040.jpg](https://user-images.githubusercontent.com/90095370/178658290-51e79972-5200-4b0d-b381-5ad0d20130da.jpg) ![IMG_20220713_133023.jpg](https://user-images.githubusercontent.com/90095370/178658293-31612cb0-bd42-4b18-9399-2298a8c04407.jpg) Actually I've already tried the various versions of `/data/data/com.termux/files/usr/etc/pulse/client.conf` before. Now I changed the command in `/data/data/com.termux/files/home/start-kali.sh` to `pulseaudio --start --system`, but the error remains the same. ```...

Maybe you could try the command `ls` under `/data/data/com.termux/files/home` (`~`) to see if there exists the file `start-fedora.sh`.

I'm having the same problem. The problem still exists in V0.8-rc05.

> 这个好久了,没法修吗 Well, yes.

> As long as you change > ``` > pulseaudio --start > ## For rooted user:pulseaudio --start --system > ``` > to > ``` > ## pulseaudio --start > ##...

Having the same problem. Cannot install `psutil` using pip in termux. ``` ~/seeker $ pip install psutil Collecting psutil Using cached psutil-5.9.8.tar.gz (503 kB) Installing build dependencies ... done Getting...