Home Forum Blog Private Support Courses
Our courses are now on YouTube! Start Watching
Hovatek Forum OPERATING SYSTEMS Android [Please help] facing a network issue on GSIs (mtk device)

[Please help] facing a network issue on GSIs (mtk device)

[Please help] facing a network issue on GSIs (mtk device)

sameeeeer
sameeeeer
sameeeeer
Newbie
1
04-02-2025, 09:23 PM
#1



on almost every gsi ive tested i experience this issue where the network doesnt work. people on telegram have told me to execute the following adb command:

"adb shell settings put global
restricted_networking_mode 0"

now when i run this command the network does start working. ive heard that its just a one time thing but for me it works only temporary and i would have to run the command again the next time the network stops working randomly.

i would appreciate it if somebody could give me a permanent fix to this issue. thank you.



phone specs: mtk g96, kernel 4.19.191 with android 12 vendor
This post was last modified: 04-02-2025, 09:27 PM by sameeeeer.
justshez
justshez
justshez
Senior Member
2,505
05-02-2025, 04:30 PM
#2
(04-02-2025, 09:23 PM)sameeeeer on almost every gsi ive tested i experience this issue where the network doesnt work. people on telegram have told me to execute the following adb command:

"adb shell settings put global
restricted_networking_mode 0"

now when i run this command the network does start working. ive heard that its just a one time thing but for me it works only temporary and i would have to run the command again the next time the network stops working randomly.

i would appreciate it if somebody could give me a permanent fix to this issue. thank you.



phone specs: mtk g96, kernel 4.19.191 with android 12 vendor

You can try to permanently disable captive portal using the command below.

Code:

adb shell settings put global captive_portal_mode 0 adb shell settings delete global captive_portal_http_url adb shell settings delete global captive_portal_https_url adb shell settings put global captive_portal_https_url https://connect.rom.miui.com/generate_204
This post was last modified: 05-02-2025, 04:32 PM by justshez.
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
WhTlYt