senyuuri
senyuuri
Exactly the same problem here. I was writing something similar like: ``` self.update_state( state = states.FAILURE, meta = 'Some error message here' ) # ignore the task so no other...
Same issue here. I think this only affects Android 10+ which introduced a new _apex_ mechanism (https://source.android.com/devices/tech/ota/apex) to make low-level system components (e.g. the bionic runtime) upgradable. According to apex's...
> On these drivers 5.9.3.2 https://github.com/morrownr/8812au deauth works on the 5.4.0-54 kernel. Thank you @oldstanda. The new driver works like a charm. To share more context of the issue: I...