Closed rtedpro-cpu closed 1 month ago
You can fully emulate WiFi in redroid via mac80211_hwsim
kernel feature.
Does it need to rebuild redroid and if not then what commands are required for setting up the emulated wifi?
Dňa št 5. 9. 2024, 15:01 zhouziyang @.***> napísal(a):
You can fully emulate WiFi in redroid via mac80211_hwsim kernel feature.
— Reply to this email directly, view it on GitHub https://github.com/remote-android/redroid-doc/issues/746#issuecomment-2331623778, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJXQMNHICTMIAHKZXUNBQ5DZVBI3NAVCNFSM6AAAAABNWNDMFSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZRGYZDGNZXHA . You are receiving this because you authored the thread.Message ID: @.***>
@zhouziyang
@zhouziyang sorry but i have modprobed the mac80211_hwsim do i have to do any extra commands or recompiling?
I recently have been wondering how to do the virtual wifi and i found this https://www.yoech.com/thread-498.htm about how to make a redroid 11 image with the Mac module includes so i was wondering if that would work or i would have to fake the wifi using https://github.com/waydroid/android_vendor_waydroid/blob/lineage-18.1/waydroid-patches/base-patches-30/frameworks/base/0041-Fake-wifi-connection-for-select-apps.patch ??