ceene has quit [Remote host closed the connection]
<aczid>
hey congrats on the 5y aniversary! o/
<aczid>
was just reading the update blog
arno11 has joined #maemo-leste
<arno11>
Wizzup: if you need help to get audio working with SIP, i'm available for the next 2 hours
<tmlind_>
nice update on the blog :)
<tmlind_>
so my d4 ran out of battery on day 42 last time, now on day 16. modem started behaving weird today where it would produce alarms, maybe five total with no messages or calls coming in, ping over wwan1 still worked to the net
<tmlind_>
i reloaded all the modem related modules and it seems to be just fine again
<tmlind_>
unloaded all the way including phy-mapphone-mdm6600 so modem got shut off
<tmlind_>
no idea if just offlining would have helped, will try that the next time
<Wizzup>
aczid: ty!
<Wizzup>
arno11: actually, ok, let me do that
<Wizzup>
tmlind_: hmm, so the alarm was for what exactly?
<dsc_>
when my droid4 is on a (wall) charger, and at 100% battery capacity it makes a sound periodically (5min?) "woosh"
<bencoh>
probably because then the usb (and/or charger) is reset periodically
<bencoh>
(reset, or turned off, iirc it is/was a known issue)
<Wizzup>
dsc_: yeah, that's a known issue but there are some pending fixes
<dsc_>
ah I see
<Wizzup>
imo we should probably just apply pavels fix for now
<Wizzup>
since it also keeps usbnet stable
<Wizzup>
(it's really annoying when doing development)
<bencoh>
oh, we do have a pending fix for that? neat
<bencoh>
(indeed)
<Wizzup>
pavel has a fix on the ml but I think there was no unity on it :P
<Wizzup>
arno11: ok so I'll go throug the logs where you posted the steps and try again
<Wizzup>
arno11: any PA changes since then, or?
<bencoh>
Wizzup: hmm, fmg had a point there, disconnecting the battery after charging sounds like an issue in case of a current peak
<arno11>
Wizzup: you can use PA config from the logs
<arno11>
(otherwise you can use with better results in term of cpu usage: resample-method = speex-fixed-2, default-sample-rate = 48000, alternate-sample-rate = 44100 and all other stuff as default)
<arno11>
but just for testing, config from the logs is enough ;)
<Wizzup>
ok
norayr has left #maemo-leste [Error from remote client]
<Wizzup>
arno11: something came up, I will have to do it a bit later today
<arno11>
ok
<sicelo>
arno11: tried the IR TX? :-)
<arno11>
sicelo: yes seems to work :) no more kernel crash
<sicelo>
awesome
Twig has joined #maemo-leste
<arno11>
now we need pierogi asap :)
<sicelo>
yeah
<sicelo>
want to give it a go?
<arno11>
sicelo: not sure i have the skills with qt stuff but i can try
<sicelo>
i don't too, but will see at some point if i can do it
<arno11>
:)
<arno11>
brb
arno11 has left #maemo-leste [#maemo-leste]
<tmlind_>
Wizzup: the modem produced a bunch of WAKEUP messages with nothing else, sending sms to self did not arrive back until i reloaded the modem modules
<Wizzup>
ah... hm
<tmlind_>
network access worked though as tested with ping
<Wizzup>
you saw this from the dmesg debug?
<tmlind_>
yeah
<Wizzup>
ok
<sicelo>
tmlind_: d937678ab625b0f6 in kernel (and daebabd57864744)
<sicelo>
what suggestions would you be able to give regarding fixing that properly?
<sicelo>
Wizzup: these commits are closely related to fb2c599f056640d289b2147, which we reverted in leste (enable off mode automatically)
<sicelo>
seems the correct fix is related to those two commits in kernel
<Wizzup>
so we have this because enabling it by default (off mode) causes -all kinds- of problems, the most severe a random but frequently occuring panic in the sd/mmc layer when booting
<Wizzup>
I saw that you were changing the l3 error reporting code
<Wizzup>
so that might allow us to dive in further, or is that what you're doing now?
<sicelo>
not right now :-)
<sicelo>
but yes i want to
<Wizzup>
ok
<sicelo>
the commit we're reverting in that patch uses ti,twl4030-idle* to automatically enable idle. so a slightly better fix/workaround is to remove ti,twl4030-idle-osc-off from N900 dts, instead of reverting the commit :-)
<sicelo>
so while looking at that, i came across the two commits above that i mentioned to tmlind. seems there's some vaux work that needs to be done ... and who knows, it might turn out to not be that difficult, and we could get one step closer to off mode
<Wizzup>
agreed
<Wizzup>
I also think that using serial and your patch to report errors better will help too
maxwelld has left #maemo-leste [#maemo-leste]
Twig has quit [Remote host closed the connection]
Daanct12 has joined #maemo-leste
n900 has quit [Ping timeout: 246 seconds]
n900 has joined #maemo-leste
Danct12 has quit [Ping timeout: 246 seconds]
n900 has quit [Ping timeout: 246 seconds]
arno11 has joined #maemo-leste
<Wizzup>
sicelo: can I use maeotp for github 2fa? seems like it should work, right?
<sicelo>
i use it for that ;-)
<sicelo>
but ... you need some manual work initially
<sicelo>
you need to base32 convert the key
<sicelo>
some day i hope to add the missing code for it to use regular key