Jing Jie

Results 8 comments of Jing Jie

I experiencing the same issue. @erfanoabdi Disconnect keyboard then reconnect, waydroid android will capture the physical keyboard. How can I *disable* /dev/hidraw with lxc passthrough ?

I'd disable input subsystem in /ueventd.rc as a workaround ``` #subsystem input # devname uevent_devpath # dirname /dev/input ```

> but they will still crash on loading webview you could manually fallback the classic i965 DRI driver instead, by adding `export MESA_LOADER_DRIVER_OVERRIDE i965` to /init.environ.rc:[on early-init], obviously dont forget...

Confirm that PR from https://github.com/projectceladon/external-mesa/commit/ecff0ac1a3af5f6be03373998b676414125f4e8e resolve this issue

Issue is gone after mainline lineage-18.1 [WayDroid/android_external_mesa3d](https://github.com/waydroid/android_vendor_waydroid/commit/ce6a638ff2a353afe34d10f1da5242916051b0af)

> It should probably bind to version 3 thanks for your info, workaround confirmed on android11 x86 (https://github.com/atmouse-/android_hardware_waydroid/commit/e235994d90b6ed1f12773b2994e8231c59e6ae48) for the who have no time to compile, here's [hwcomposer.waydroid.so](https://github.com/waydroid/waydroid/files/8169745/hwcomposer.waydroid.tar.gz) from my...

我觉得有必要移除外部存储的权限问题,改而使用 backup save/restore机制来载入备份的 yaml config。 这不仅是google play的更新问题,将来android 平台直接获取外部存储的全局权限只会越发收缩,到时候这个app更难生存。

A working conf from my end. pc with ip 192.168.21.1 stream output audio to android phone (ip:192.168.21.22) with [App PulseDroidRtp](https://github.com/wenxin-wang/PulseDroidRtp) pipewire.conf.d/50-rtp-sender.conf ``` context.modules = [ { name = libpipewire-module-rtp-sink args...