Saturday, 2025-07-05

*** amccarthy is now known as Guest2139904:55
*** amccarthy_ is now known as amccarthy04:55
rinigusI have occasional failure in enabling wifi hotspot on nagara/los21. it boils down to failing at08:57
rinigushttps://github.com/sony-nagara/android_kernel_sony_sm8450-modules/blob/82e817436b6525f682b91cf6f0a61c8e4a17b4d0/qcom/opensource/wlan/qcacld-3.0/components/cmn_services/policy_mgr/src/wlan_policy_mgr_action.c#L156708:57
rinigusused freq is 241208:57
rinigusas soon as I comment out a line above (is_safe=false), it all works. has anyone seen something similar? as policy not loaded correctly09:00
malrinigus: what is the mask value it reports?12:07
rinigusmal: mask is 0. I'll rebuild it with verbose logs, maybe will learn more12:08
malcan you add some prints to the function it uses to end up in there12:12
malto figure out what exactly it checks and to what it fails and maybe then we can figure out what is wrong, maybe something needs to be set from userspace or something12:13
rinigusI actually have done that already. so, number of unsafe channels is 9. and what is also true is "!wlan_mlme_get_coex_unsafe_chan_nb_user_prefer(psoc)". but I'll debug further and see what's going on12:15
riniguswas just hoping that someone has seen it already12:15
malat least I haven't seen that before12:16
malany idea if 2412 is problematical channel in some parts of the world, thinking if there is country code issue12:17
malbut then again I would assume that would affect also normal wifi, not just hotspot12:17
rinigusits a part of a driver that depends on lte, if I understand correctly fro my brief look into it. and also its checked only during hotspot. but I will check more.12:19
rinigus.... should check if it has been updated in los kernel repos after I merged it into nagara modules. maybe there was some bug fixed - although in los it worked every time. not like now, once in a while12:20
rinigusbut then, my stats with los could be just limited12:21
malthat only fails sometimes?12:22
rinigusit depends on a boot. on some boots (like right now) it works. more frequently, it fails. so, probably something in init.12:25
rinigus now will grab logs for the both cases in verbose mode and then hopefully will spot the diff12:26

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!