<uvos__>
freemangordon: looks good, one small concern i have is that you removed the check for the return value of g_desktop_app_info_launch_uris_as_manager
xmn has quit [Ping timeout: 255 seconds]
<uvos__>
this will return false if a .desktop file is availble to handle the sheme, but its exec line points to an application that dose not exist.
<uvos__>
err g_app_info_launch_uris_async
xmn has joined #maemo-leste
k1r1t0 has joined #maemo-leste
k1r1t0 has quit [Ping timeout: 255 seconds]
mro has joined #maemo-leste
pere has quit [Ping timeout: 260 seconds]
uvos has joined #maemo-leste
pere has joined #maemo-leste
<freemangordon>
uvos: yes, that was on purpose, because the original code does the same
mro has quit [Remote host closed the connection]
mro has joined #maemo-leste
The_Niz has quit [Ping timeout: 248 seconds]
mro has quit [Remote host closed the connection]
arno11 has joined #maemo-leste
<arno11>
Wizzup: i forgot to mention the missing swap on first boot
<arno11>
apologies
<Wizzup>
arno11: what did you find causes the slowness?
<Wizzup>
or did you just solve that with overclocking
<arno11>
after two reboots no more slowness
uvos has quit [Ping timeout: 248 seconds]
<arno11>
with swap enable and extand root
<arno11>
with no overclock it is relatively smooth
<arno11>
overclock helps espacially for video decoding
Danct12 has quit [Read error: Connection reset by peer]
<arno11>
sdcard under class 10 causes slowness as well especially with aptitude
Danct12 has joined #maemo-leste
<arno11>
iirc the slowness after booting is due to automatic apt update every 5 min
<arno11>
disabling it helps a lot
<arno11>
sorry to forgot all of that
uvos__ has quit [Ping timeout: 260 seconds]
<freemangordon>
uvos: also, I changed to use g_app_info_launch_uris_async() which returns void
akossh has joined #maemo-leste
mro has joined #maemo-leste
uvos__ has joined #maemo-leste
<Wizzup>
arno11: I see
mro has quit [Quit: Leaving...]
<Wizzup>
arno11: interesting that it's so slow the first few times
<arno11>
yes weird
<Wizzup>
like, after I dd'd it, it was unbearably slow
<Wizzup>
like I tried to connect to wifi 5 times but the dialog wouldn't even show
<Wizzup>
and I did wait a while
<Wizzup>
this could be swap related, potentially
<Wizzup>
or rather, the lack of it
<arno11>
yes probably
<uvos__>
what, are we oom, or close to it on boot on n900 now?
<Wizzup>
probably
<uvos__>
uff
<Wizzup>
I thought we had zswap enabled by default
<arno11>
yes close to oom
<uvos__>
dosent bode well
<uvos__>
we still have a lot of features to implement and any move away from gtk2 will use more ram
<Wizzup>
sure
<Wizzup>
fremantle also has 750MB of swap
<Wizzup>
I doubt it would work without
<arno11>
honestly after few tweaks it runs well
pere has quit [Ping timeout: 260 seconds]
xmn has quit [Quit: ZZZzzz…]
<arno11>
i have created a simple 1G swap with no zram and it works perfectly
<arno11>
even a big ram consuming app like kodi 17 works great
<arno11>
be optimistic guys your work on leste is fantastic even on n900
<maemish_>
I am following this everyday and I so much appreciate your work. Did not get any answer for my question about getting with new release instructions for getting the swap and for overclocking. The 250/900 setup for overclock worked perfectly on Maemo 5.
<uvos__>
there are instructions on overclock on the wiki, and activateing swap is no different than any other linux distro
<uvos__>
but it seams we will have a swap partition on sdcard soon anyhow...
<arno11>
hi Maemish. yes you could use wiki to overclock 250-800
<arno11>
and for swap i will update the wiki asap
xmn has joined #maemo-leste
<freemangordon>
uvos__: I still think we shall use emmc dedicated swap
<Wizzup>
I think ideally we would have these patches in our kernel
<Wizzup>
12:44 < arno11> be optimistic guys your work on leste is fantastic even on n900
Danct12 has quit [Quit: WeeChat 3.8]
<Wizzup>
:)
<freemangordon>
:)
<Wizzup>
freemangordon: for emmc dedicated swap, if you can share fstab line we can just put it in our images
<freemangordon>
arno11: seems you played a bit, do you have any thoughts about whether it is better to use swap on uSD or emmc
<Wizzup>
and hope that people didn't reformat their emmc
<freemangordon>
it is another partition anyways
<Wizzup>
or have one on sdcard by default, and make it easier for people to switch
<Wizzup>
uvos__: this is 'Allows seeing the deeper idle state blockers in...'
<uvos__>
it saturates d4 bus in all modes as tested by "iozone -s 10M -r 512 -i 0 -I -i 1 -i 2 "
<uvos__>
maybe run that on n900s emmc
<Wizzup>
uvos__: 8ee02090a5bd936bf0feb806fbfb6de5366ac6b8 on maemo-5.15
<uvos__>
Wizzup: ok
<freemangordon>
I don;t have n900 around to play with, maybe arno11 can do it
<Wizzup>
let me see if it applies cleanly
<freemangordon>
arno11: can you test emmc on n900 with that uvos__ provided?
<uvos__>
what dose this do exactly?
<Wizzup>
uvos__: it exposes the blocker bits from omap to userspace
<Wizzup>
so we can see what blocks RET, OFF, etc
<freemangordon>
gives more info on who blocks idles states
<uvos__>
Wizzup: ok, yeah i just read it from the registers
<Wizzup>
let me clean up the commit, just a moment
* freemangordon
is back to work work
<freemangordon>
ttyl
<Wizzup>
uvos__: I pushed the commit to branch maemo-idle-report-6.1.y - when you have a chance please look at including it
<uvos__>
Wizzup: o
<uvos__>
k
pere has joined #maemo-leste
<Wizzup>
with this we can use n900-pm scripts to debug blockers
<Wizzup>
arno11: I see the power jump constantly from 0.04A to 0.18A with 3.7V with screen off (no way to read it out programatically with this PSU I am afraid), so I guess that gets us to about what you were seeing
<Wizzup>
wait, let me turn off htop over ssh :)
<uvos__>
lol
<Wizzup>
:D
<Wizzup>
seems to stay at 0.04A or so, and my serial module always draws a bit of power there
<arno11>
cool :)
<arno11>
sorry guys i have to go
<Wizzup>
ttyl
<arno11>
i can help with emmc stuff this evening
<Wizzup>
I have swap on emmc already, it's ... fine, I guess
<arno11>
if needed
arno11 has left #maemo-leste [#maemo-leste]
<sicelo>
Wizzup: that 0.04A is with the blacklist in place?
<Wizzup>
yes
<Wizzup>
shall I push renewed blacklists (for pm and remove modem) to chimaera-testing ?