xmn has quit [Read error: Connection reset by peer]
xmn has joined #maemo-leste
joerg has quit [Ping timeout: 268 seconds]
joerg has joined #maemo-leste
Livio has joined #maemo-leste
elastic_dog has quit [Quit: elastic_dog]
Livio has quit [Ping timeout: 260 seconds]
xmn has quit [Ping timeout: 255 seconds]
Livio has joined #maemo-leste
Livio has quit [Ping timeout: 268 seconds]
Gary__ has quit [Read error: Connection reset by peer]
Gary__ has joined #maemo-leste
Livio has joined #maemo-leste
akossh has joined #maemo-leste
Livio has quit [Ping timeout: 260 seconds]
Gary_ has joined #maemo-leste
n900 has quit [Quit: WeeChat 2.3]
Gary__ has quit [Ping timeout: 260 seconds]
n900 has joined #maemo-leste
n900 has quit [Client Quit]
n900 has joined #maemo-leste
arno11 has joined #maemo-leste
<arno11>
sicelo: hi, so charging works again but it takes 2 min to show the animation and the charging indication. LED's are still not working at all (both green and orange)
<arno11>
full charge indication doesn't work anymore (it worked well previously with your upower patch, as you know)
<arno11>
just FYI ofc, i suppose we have to wait for 6.1.80
n900 has quit [Quit: WeeChat 2.3]
n900 has joined #maemo-leste
n900 has quit [Client Quit]
n900 has joined #maemo-leste
arno11 has quit [Quit: leaving]
<sicelo>
yes
<sicelo>
the upower patch must be dropped
<sicelo>
but led should be working
<sicelo>
something's really odd in your device
<sicelo>
the only change/benefit to come with the pending changes in kernel and mce is for charge full status, i.e. green led and animation stopping.
fab_ has quit [Quit: fab_]
<sicelo>
assuming mce latches on bq24150 (thinking it's a battery), worst case you get weird display, e.g. 100% when you're almost empty.
fab_ has joined #maemo-leste
<sicelo>
the other charger (isp1704) should still be visible to mce, so led and animation should come on, if you're charging
antranigv has quit [Ping timeout: 264 seconds]
antranigv_ has joined #maemo-leste
arno11 has joined #maemo-leste
arno11 has quit [Quit: leaving]
pere has quit [Ping timeout: 260 seconds]
<sicelo>
btw, in mce/status-battery, we probably should stop monitoring specific batteries/chargers, and monitor the composite DisplayDevice instead
<sicelo>
this will be helpful for the (few) devices that legitimately report more than one battery, e.g. pinephone with keyboard attachment
<sicelo>
upower already aggregates all those supplies, representing them using DisplayDevice
<sicelo>
another alternative is ... we keep on monitoring specific batteries, and show more than one icon on status bar
<sicelo>
i actually like the 2nd option better, but it's a bit harder to implement than the 1st, obviously