I learned how to enable kernel debug flags, this is my result in dmesg
when I specifically run
`sudo rfkill unblock [target_rfkill_id]`, where the target id is
"asus_wlan" on my laptop.
--
[32267.286227] asus_wmi: asus_wmi_evaluate_method3 called (0x53545344) with
args: 0x00010011, 0x00
For what it's worth, I did some digging into the linux kernel source; I
don't know how to compile a kernel properly yet though haha so actual
scientific debugging will be a bit ways away.
(All code is for kernel 6.13.7)
But basically in asus-wmi.c:2036 you see these lines in
`asus_rfkill_set`
``
2 matches
Mail list logo