Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Internet Access on AOSP based rom (A11) #3

Open
zievfik opened this issue Sep 29, 2022 · 0 comments
Open

No Internet Access on AOSP based rom (A11) #3

zievfik opened this issue Sep 29, 2022 · 0 comments

Comments

@zievfik
Copy link

zievfik commented Sep 29, 2022

#Information

Android Version: 13
ROM: LineageOS 18.1
Root: Yes

root@localhost:~# uname -a
Linux localhost 4.9.326-Mi8937 #1 SMP PREEMPT Mon Sep 12 02:37:27 UTC 2022 aarch64 GNU/Linux

root@localhost:~# zcat /proc/config.gz | grep CONFIG_CFG80211
CONFIG_CFG80211=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
CONFIG_CFG80211_INTERNAL_REGDB=y
# CONFIG_CFG80211_CRDA_SUPPORT is not set
# CONFIG_CFG80211_WEXT is not set

root@localhost:~# lshw | grep wireless=
       configuration: broadcast=yes driver=wcnss_wlan multicast=yes wireless=Qcom:802.11n

root@localhost:~# iw phy | grep -iA2 'valid interface combinations'
        valid interface combinations:
                 * #{ managed } <= 3, #{ IBSS, AP } <= 1, #{ P2P-client, P2P-GO } <= 1,
                   total <= 3, #channels <= 2

#Network

# Wi-Fi (managed)
Wi-Fi Interface: wlan0
Wi-Fi IP: 192.168.1.4 (192.168.0/24)
Wi-Fi Gateway: 192.168.1.1
Wi-Fi Subnet: 192.168.1.0/24

# AP
AP Interface: wlan0-ap
AP IP: 192.168.42.1
AP Gateway: 192.168.42.1
AP Subnet: 192.168.42.0/24

#Problems

The mnet script works, other device able to connect to the wlan0-ap and automaticly get IP from DHCP Server while wlan0 in managed mode.

Device that connected to wlan0-ap cannot connect to Internet and ping to AP working with delay (long delay but low ping about under 10ms).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant