TTsdzb

Results 38 comments of TTsdzb

https://raw.githubusercontent.com/fankes/AndroidNotifyIconAdapt/main/APP/NotifyIconsSupportConfig.json

> How about software rendering (`docker run ... androidboot.redroid_gpu_mode=guest`)? Something goes wrong if `data` partition is empty. > > Try start a new container and collect the debug logs immediately...

> Well, it seems something wrong with the graphic software stack (`mesa3d`, `llvm` etc.). I will update those libs soon. > > BTW, can you provide the GPU platform you...

How could I specify which GPU to use? I noticed there's an `androidboot.redroid_gpu_node` but there isn't any description about it.

I tried the following configuration but still cannot connect: ```sh docker run -itd --privileged -v ~/.local/share/redroid/data11:/data -p 5555:5555 --name redroid11 redroid/redroid:11.0.0-latest androidboot.use_memfd=true androidboot.redroid_width=1080 androidboot.redroid_height=1920 androidboot.redroid_dpi=480 androidboot.redroid_fps=60 androidboot.redroid_net_proxy_type=static androidboot.redroid_net_proxy_host=172.17.0.1 androidboot.redroid_net_proxy_port=7890 androidboot.redroid_gpu_mode=host...

If you're using Termux I suggest manage your own language servers, instead of using mason.nvim. There are a couple of language servers couldn't be installed successfully in my experience. For...

> Then you'll have `basedpyright` and `basedpyright-langserver` directly in your PATH, and you're ready to go without that mason package. If you're on Termux and the language server is installed...

The Termux environment itself is way too different from a regular Linux system. If these looks too hacky, `proot-distro` can be used to create a normal Linux environment without root...

如果启用了 ScreenStream 则不会出现这个问题。而且只要显示过画面,就算稍后再关闭投屏,也能正常使用。