f_ has quit [Read error: Connection reset by peer]
f_ has joined #maemo-leste
k1r1t0 has joined #maemo-leste
Wizzup has quit [Ping timeout: 260 seconds]
lightbringer has quit [Ping timeout: 260 seconds]
RedW has quit [Ping timeout: 268 seconds]
Wizzup has joined #maemo-leste
RedW has joined #maemo-leste
lightbringer has joined #maemo-leste
lightbringer has quit [Changing host]
lightbringer has joined #maemo-leste
<tmlind>
freemangordon: yes, you only need phy-mapphone-mdm6600 to power up the modem
<tmlind>
presumably it will be active whenever qmi is active, and presumably the oob gpio will wake up the phy for qmi notifications
<tmlind>
freemangordon: if you suspect phy-mapphone-mdm6600 is not waking to idle, you can disable it's runtime pm temporarily via sysfs by setting autosuspend timeout to -1
<arno11_>
duuude: you should use links2 with hildon compo disabled as explain in wiki
<arno11_>
for low cpu freqs issue, please upgrade to -devel
<arno11_>
and for battery usage, as explained in wiki, Leste can't hit RET/OFF mode
<arno11_>
Leste on N900 'burns' 50mA @idle
<duuude>
playing miketron on n900 is around the best experience I have had with n900 or any handheld gadget. keyboard is quite fit for this task, and the game uses very little cpu (unlike many games that deplete battery power so fast)
<duuude>
arno11_: low freq is actually cool
<arno11_>
ok :)
<duuude>
arno11_: what is RET/OFF mode?
<arno11_>
that's a specific TI power management stuff
<duuude>
is the thing that you mentioned a problem?
<arno11_>
like suspend/hibernate but for TI device
<duuude>
I noticed that it didn't deplete the battery to the last second
<arno11_>
that's not really a problem (the thing mentionned)
<duuude>
oh, it doesn't save much power in idle
<duuude>
what would be the normal power usage?
<arno11_>
idle power usage is actually around 50mA instead of around 10mA with OFF mode
<freemangordon>
tmlind: nothing in nvram :(, there are few differences and I set it to the vaues from BP mode, to no use
duuude has quit [Ping timeout: 256 seconds]
duuude has joined #maemo-leste
<tmlind>
freemangordon: ok so maybe the gsmtty kick is still needed. have you tested with android bp mode on your x86 and see if it does something different?
<freemangordon>
tmlind: setting autosuspend_delay of /sys/class/usbmisc/cdc-wdm0/device/subsystem/devices/2-1/power to -1 seems to make notifications work
<freemangordon>
I am not really sure which device is that
<freemangordon>
/sys/bus/usb/devices/2-1
<freemangordon>
no, how to resume that on wake irq?
duuude has quit [Ping timeout: 256 seconds]
diejuse has quit [Quit: Client closed]
<freemangordon>
*now
<freemangordon>
ok, what seems to happen here is that once this gets suspended, simple resume does not help, one shall kick the modem when autosuspend is disabled and after that notifications start working flawlessly
<freemangordon>
perhaps som interrupt gets triggered while suspeneded that is either ignored or missed and the modem does not send any more notifications until that interrupt got served
<freemangordon>
tmlind: but, I have no idea where to look at