Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #linux-msm
enok has quit [Read error: Connection reset by peer]
enok has joined #linux-msm
Rayyan has quit [Read error: Connection reset by peer]
Rayyan has joined #linux-msm
jhovold has joined #linux-msm
pevik has joined #linux-msm
lumag_ has joined #linux-msm
dliviu has quit []
Daanct12 has quit [Quit: Leaving]
pespin has joined #linux-msm
dliviu has joined #linux-msm
gpiccoli has quit [Quit: Bears...Beets...Battlestar Galactica]
gpiccoli has joined #linux-msm
<calebccff>
elder_: I had a small Question about IPA which I wasn't able to find much about online. Do you know if the IPA hardware is able to maintain a network connection (e.g to a notification push service) while the AP is suepended?
<elder_>
Yes and no
<Mis012[m]>
wouldn't be surprised if it could...
<Mis012[m]>
worst case you can probably manage it from some other cpu
<elder_>
Yes the hardware is able to do it. To my knowledge, it isn't working currently (I think it depends on modem firmware)
<calebccff>
I've been looking into Android Doze and how they handle receiving notifications while the also making use of suspend, they tout their firebase messaging service but I couldn't find details on how they make that work
<elder_>
I have code in place to handle it. But I could never reproduce the scenario, and I know the code doesn't work the right way...
<calebccff>
Hmm I see, thanks
<elder_>
So at some point, if I find a way to reproduce the behavior, I will make sure it works. It's designed to support that.
<elder_>
Just to be clear, we're talking about something coming in from the internet, via the modem, which would wake up the AP, right?
<calebccff>
yeah exactly that
<elder_>
OK, then my explanation is what you asked for
<calebccff>
thanks a lot :)
<elder_>
You're very welcome.
<Mis012[m]>
could probably have quite complex logic for whether to wake the AP, but that's all signed isn't it...
<calebccff>
I'm quite interested in bringing over some Android doze features like "significant motion" based wakeup, and of course waking up for notifications is a big one
<calebccff>
from what I understand currently mainline doesn't support having the modem wake the AP
<Mis012[m]>
I think there was something about waking up for calls on 8916
<calebccff>
yeah, the same IRQ is potentially used for other notifications though so we weren't sure if it's entirely correct
<Mis012[m]>
makes sense, just need one
<Mis012[m]>
maybe two so one can be non-wakeup
pespin has quit []
lumag_ has quit [Remote host closed the connection]
pevik has quit [Ping timeout: 480 seconds]
lumag_ has joined #linux-msm
lumag_ has quit [Remote host closed the connection]
Guest2435 has joined #linux-msm
Guest2435 has quit [Remote host closed the connection]
lumag__ has joined #linux-msm
pevik has joined #linux-msm
<Mis012[m]>
ok, so I've successfully replaced the UEFI part of XBL with u-boot...
<Mis012[m]>
but Linux booted this way seems to crash :/