*** amccarthy is now known as Guest21399 | 04:55 | |
*** amccarthy_ is now known as amccarthy | 04:55 | |
rinigus | I have occasional failure in enabling wifi hotspot on nagara/los21. it boils down to failing at | 08:57 |
---|---|---|
rinigus | https://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#L1567 | 08:57 |
rinigus | used freq is 2412 | 08:57 |
rinigus | as soon as I comment out a line above (is_safe=false), it all works. has anyone seen something similar? as policy not loaded correctly | 09:00 |
mal | rinigus: what is the mask value it reports? | 12:07 |
rinigus | mal: mask is 0. I'll rebuild it with verbose logs, maybe will learn more | 12:08 |
mal | can you add some prints to the function it uses to end up in there | 12:12 |
mal | to 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 something | 12:13 |
rinigus | I 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 on | 12:15 |
rinigus | was just hoping that someone has seen it already | 12:15 |
mal | at least I haven't seen that before | 12:16 |
mal | any idea if 2412 is problematical channel in some parts of the world, thinking if there is country code issue | 12:17 |
mal | but then again I would assume that would affect also normal wifi, not just hotspot | 12:17 |
rinigus | its 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 while | 12:20 |
rinigus | but then, my stats with los could be just limited | 12:21 |
mal | that only fails sometimes? | 12:22 |
rinigus | it 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 diff | 12:26 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!