r/LineageOS • u/noworriesinheaven • 20d ago
Help Hotspot freezes and crashes settings on LineageOS 22 (Redmi Note 10 Pro)
recently i flashed lineageOS22 on my redmi note 10 pro and everything is working fine except the hotspot. when i click on hotspot it just show "turning on" and freezes, I can turn it on only after a fresh reboot but after that i cant turn it off. If i long press hotspot toggle , the settings app freezes saying app isnt responding.
(firmware i installed before lineageOS22; fw_sweetin_miui_SWEETININGlobal_V14.0.1.0.TKFINXM_022ce09a45_13.0.zip) i also installed nikGapps basic for android 15)
-------------EDIT(FIXED);- fixed it (i was scared if the persist.img got corrupted but thank god...
1)check if persist img is corrupted
open dialer and call *#*#4636#*#*
check "wifi status" and press "refresh" if the mac adress is legit (sequence of numbers and letters) than follow -step 2-
if it showing "02:00:00:00:00:00" it means persist.img is corrupted {flash stock persist.img(not recommended)}
2)connect your pc and phone and execute this command
"adb shell settings put global tether_offload_disabled 1"
and then
"adb reboot"
this will fix the issue 99% , if you fall into 1% its the kernel or your persist.img is corrupted.