*** valeriusN has joined #maemo | 00:00 | |
*** Guest29538 has quit IRC | 00:01 | |
*** Guest29538 has joined #maemo | 00:01 | |
*** Guest29538 is now known as MrOpposite | 00:01 | |
*** zeq has quit IRC | 00:02 | |
NIN101 | ok, the ethernet cable was fscked up. | 00:03 |
---|---|---|
*** lizardo has quit IRC | 00:03 | |
*** _rd has joined #maemo | 00:06 | |
*** hazchemix has joined #maemo | 00:06 | |
*** FIQ|n900 has joined #maemo | 00:10 | |
*** npm has quit IRC | 00:10 | |
*** npm has joined #maemo | 00:11 | |
*** _rd has quit IRC | 00:15 | |
*** vi_ has quit IRC | 00:17 | |
freemangordon | zeq1: fennec compilation gives errors :( | 00:19 |
*** _rd has joined #maemo | 00:20 | |
zeq1 | what errors? | 00:21 |
zeq1 | shall I try it here? | 00:21 |
freemangordon | error: cannot convert 'std::nullptr_t' to 'mozilla::gl::SharedTextureHandle {aka unsigned int}' in return | 00:21 |
zeq1 | I haven't managed to get the right depenency yet for the dbg pkg :( | 00:22 |
freemangordon | "/home/maemo/workspace/thumb/tmp/fennek/fennec-qt-maemo5/gfx/gl/GLContextProviderEGL.cpp:891:16:" | 00:22 |
zeq1 | CC_GCCVER resolves to 4.7.2 (without cssu0) | 00:22 |
freemangordon | zeq1: did you try my proposal? | 00:22 |
zeq1 | dpkg: dependency problems prevent configuration of libstdc++6-dbg: | 00:22 |
zeq1 | libstdc++6-dbg depends on libstdc++6 (= 4.7.2); however: | 00:22 |
zeq1 | Version of libstdc++6 on system is 4.7.2-0+cssu0. | 00:22 |
zeq1 | yes, this was using CC_GCCVER as you suggested | 00:23 |
freemangordon | aaah, damn | 00:23 |
freemangordon | did you find where the epoch comesh from? | 00:23 |
freemangordon | and where -0 in 4.7.2-0+cssu0 comes from? | 00:24 |
freemangordon | zeq1: ^^^ | 00:24 |
zeq1 | freemangordon: I've copied the changelog.in | 00:25 |
zeq1 | onto my webserver | 00:25 |
freemangordon | ok | 00:26 |
zeq1 | is it correct for libstdc++ to have an epoch of 4? | 00:26 |
freemangordon | nfc | 00:26 |
*** dos1 has quit IRC | 00:27 | |
freemangordon | btw it is changelo, not changelog.in you've copied | 00:27 |
zeq1 | ah, that's because the changelog is dynamically generated from the changelog.in | 00:28 |
zeq1 | I can copy the final file if it helps | 00:28 |
freemangordon | zeq1: I think your rules file is wrong, you should dh_strip after dh_link | 00:28 |
Estel_ | freemangordon, I see that You're both working very hard on this fennec | 00:28 |
freemangordon | upload the changelog.in please | 00:29 |
freemangordon | Estel_: yep | 00:29 |
Estel_ | do You suspect, that it will be full fledged browser for everyday use, i.e. "make me forget microb"? | 00:29 |
zeq1 | freemangordon: did I not do that? | 00:29 |
Estel_ | I'm glad you two took it, as browser is too big thing for sole single person | 00:29 |
zeq1 | oops!! | 00:29 |
freemangordon | Estel_: and the best thing is we have romaxa on our side ;) | 00:30 |
Estel_ | well, i'm extremely late to new great things - busy 2 weeks, and now i had this diode problem.. Now as my n900 is repaired, after finishing full backup, i'll jump into CSSU wagon, finally :) | 00:30 |
Estel_ | nice to hear, even if I don't know who he is ;) | 00:30 |
zeq1 | freemangordon: I'm not sure how I managed to copy the wrong file :$ | 00:30 |
zeq1 | it's there now :) | 00:30 |
freemangordon | what is your sb-toolchain-extras version | 00:31 |
freemangordon | zeq1: ^^^ | 00:31 |
zeq1 | sb-toolchain-extras_1.0.25 | 00:32 |
zeq1 | I was looking for the version tag :) | 00:32 |
freemangordon | zeq1: where that (VERSION) comes from? | 00:34 |
freemangordon | .conf file? | 00:34 |
zeq1 | darcs tag | 00:34 |
freemangordon | zeq1: CC_FULLVER = 4:$(CC_GCCVER) | 00:35 |
freemangordon | http://www.snewbury.org.uk/maemo/fremantle-linaro-4.7-2012.07.conf | 00:35 |
freemangordon | why? | 00:35 |
freemangordon | where did you get that from? | 00:35 |
zeq1 | sure there's reason, let check | 00:35 |
freemangordon | could you upload your actual .conf file? | 00:36 |
*** ZogG_laptop has joined #maemo | 00:36 | |
zeq1 | that's because that part was auto-generated | 00:36 |
*** Darkchaos has joined #maemo | 00:36 | |
zeq1 | it's the same form in the example .conf files | 00:36 |
zeq1 | I've updated the file | 00:37 |
freemangordon | zeq1: remove that epoch, I don;t think we need it | 00:37 |
freemangordon | see: ii libstdc++6-4.2-dev 4.2.1-4maemo13+0m5 | 00:38 |
freemangordon | no epoch here | 00:38 |
freemangordon | well, lemme check the .deb | 00:38 |
zeq1 | I've copied one of the examples: ct-gcc4.0.1-glibc.conf | 00:38 |
freemangordon | ok | 00:38 |
zeq1 | I can just drop it. It could be some default sb behaviour that doesn't apply to maemo | 00:39 |
*** GuySoft has quit IRC | 00:39 | |
zeq1 | I think it's quite normal to have the epoch set on toolchains on most distros | 00:40 |
freemangordon | gcc-4.2 (4.2.1-4maemo13+0m5) unstable; urgency=low | 00:40 |
*** jluisn_ has quit IRC | 00:40 | |
zeq1 | no epoch there | 00:40 |
zeq1 | fair enough | 00:41 |
freemangordon | that is from gcc-4.2_4.2.1-4maemo13+0m5.tar\gcc-4.2_4.2.1-4maemo13+0m5\gcc-4.2-4.2.1\debian\changelog | 00:41 |
zeq1 | I'll just remove it, it makes life easier anyway ;) | 00:41 |
freemangordon | we may want to change the distribution too | 00:41 |
freemangordon | to unstable | 00:41 |
zeq1 | fair point | 00:41 |
zeq1 | at least for now | 00:41 |
zeq1 | it's currently sb-toolchian-extras, right | 00:43 |
freemangordon | yep | 00:43 |
freemangordon | change that to unstable | 00:43 |
zeq1 | that doesn't make sense anyway if we're not using their versioning scheme | 00:44 |
freemangordon | :nod: | 00:44 |
freemangordon | and merlin1991's repo won't import anything but unstable :D | 00:44 |
zeq1 | even better reason :D | 00:44 |
merlin1991 | freemangordon: it imports fremantle aswell now | 00:44 |
freemangordon | good :) | 00:44 |
zeq1 | merlin1991: but not sb-toolchain-extras | 00:45 |
zeq1 | :) | 00:45 |
freemangordon | zeq1: make it fremantle then | 00:45 |
merlin1991 | yep defenitely not sb-toolchain-extras :D | 00:45 |
zeq1 | probably should change the contact email too | 00:45 |
zeq1 | I'm sure the scratchbox folks don't want to be spammed for bugs in my toolchain ;) | 00:45 |
freemangordon | yeah :D | 00:46 |
*** Darkchaos has quit IRC | 00:47 | |
merlin1991 | especially since quite a lot of repos send an email for successfull imports ,) | 00:47 |
zeq1 | what should I change the email to? | 00:48 |
zeq1 | my own personal email? | 00:48 |
zeq1 | or do we have a mailing list I should be subscribed to? | 00:48 |
freemangordon | well, put yours for now, we could change it later on | 00:48 |
zeq1 | ok | 00:49 |
*** konelix_ has joined #maemo | 00:49 | |
freemangordon | if it turns out there are piles of mails :D | 00:49 |
*** konelix has quit IRC | 00:49 | |
merlin1991 | does this mean we have a proper packaged toolchain for sb now? | 00:51 |
freemangordon | hmm, not exactly, the toolchain itself is still tar.gz, but everything else should be in place | 00:51 |
zeq1 | success! | 00:51 |
merlin1991 | so we still have no scratchbox-gccsomething :/ | 00:52 |
freemangordon | merlin1991: but I will assume .tar.gz toolchain a properly packaged one | 00:52 |
merlin1991 | I could easily build you a .deb out of the tar.gz | 00:53 |
merlin1991 | for convinence sake | 00:53 |
freemangordon | well, then we have :) | 00:53 |
zeq1 | it is possible to generate more debs from the alien-tc | 00:53 |
zeq1 | but it's only a cross-compiler | 00:53 |
freemangordon | libstdc++, libgcc-base and libgcc1 should be properly packaged, along with -dbg and -devel packages | 00:53 |
zeq1 | so it doesn't make sense to package up anything but the ARM bins from it | 00:53 |
freemangordon | zeq1: hmm, it makes | 00:54 |
freemangordon | if you want 386 target | 00:54 |
zeq1 | can't parse ^ | 00:54 |
freemangordon | SB has armel and 386 rootstraps | 00:55 |
zeq1 | So I should make a i386 cross-compiler too? | 00:55 |
freemangordon | well, not now :) | 00:55 |
freemangordon | merlin1991: do we really need 386 compiler? | 00:56 |
merlin1991 | well the sb session to test things locally only works in i386 but htat is a convenience thing | 00:56 |
freemangordon | I read that as no, we don't really need it :) | 00:57 |
*** Saviq has left #maemo | 00:57 | |
zeq1 | I suppose it's not really a cross-compiler ;) | 00:58 |
freemangordon | zeq1: what that "success!" means? | 00:58 |
freemangordon | yeah | 00:58 |
zeq1 | oh, right, yes, no more conflicts | 00:58 |
zeq1 | I'm putting it up on the site now | 00:58 |
freemangordon | great | 00:58 |
freemangordon | 58MB? | 00:59 |
zeq1 | hold on | 01:00 |
freemangordon | merlin1991: http://www.snewbury.org.uk/maemo/packages/scratchbox/ looks good to me. | 01:00 |
zeq1 | they're updated | 01:01 |
freemangordon | yeah | 01:01 |
zeq1 | the toolchain is being repacked now | 01:01 |
freemangordon | but why only 58MB? | 01:01 |
freemangordon | aah, ok | 01:01 |
zeq1 | just lucky | 01:01 |
zeq1 | I'll quickly check it's static, hold-on | 01:02 |
zeq1 | (I have removed some of the bloat though) | 01:02 |
freemangordon | did you strip it? | 01:02 |
*** Ian--- has joined #maemo | 01:02 | |
zeq1 | the cross-compiler is stripped | 01:03 |
zeq1 | the ARM binaries are not | 01:03 |
zeq1 | well, they have the debuginfo stripped into dbg | 01:04 |
*** Ian-- has quit IRC | 01:04 | |
zeq1 | so the shared libs in libgcc1 and libstdc++6 should be stripped | 01:04 |
zeq1 | obviously it needs testing as I've only just built it :P | 01:05 |
freemangordon | yeah, i saw that, my question was why toolchain is 3 times smaller | 01:05 |
freemangordon | but yeah, if it works :D | 01:05 |
* freemangordon is going to try to enlarge his SB VmWare disk, wish him luck | 01:07 | |
zeq1 | crap | 01:07 |
freemangordon | dynamically linked? | 01:07 |
zeq1 | tracker: Depends: libgcc1 (>= 1:4.2.1) but 4.7.2-0+cssu0 is to be installed | 01:07 |
freemangordon | hmm, we need an epoch then :( | 01:08 |
zeq1 | libgcc1 should have an epoch apparerntly | 01:08 |
*** ZogG_laptop has quit IRC | 01:08 | |
freemangordon | yeah | 01:08 |
freemangordon | what is libstdc++ version | 01:08 |
zeq1 | *sigh* | 01:08 |
freemangordon | maybe it needs epoch too | 01:08 |
zeq1 | I don't think so | 01:09 |
zeq1 | libgcc1 is the only broken depe | 01:09 |
zeq1 | dependency | 01:09 |
*** ZogG_laptop has joined #maemo | 01:10 | |
freemangordon | lemme check the control file in SDK (for libgcc) | 01:11 |
*** edheldil has quit IRC | 01:13 | |
zeq1 | it was probably getting bumped to 4 by the previous sb-toolchain-extras builds | 01:16 |
zeq1 | so didn't notice the brokeness | 01:16 |
freemangordon | could be | 01:16 |
freemangordon | hmm, Version: 1:4.2.1-4maemo13+0m5 | 01:17 |
freemangordon | Depends: gcc-4.2-base (= 4.2.1-4maemo13+0m5), libc6 (>= 2.5.0-1) | 01:17 |
freemangordon | that is stock libgcc | 01:17 |
freemangordon | I cannot grok how they manage to do that | 01:18 |
zeq1 | epoch 1 just for libgcc1 | 01:18 |
freemangordon | yes | 01:18 |
zeq1 | I wonder how they came up with that? | 01:18 |
freemangordon | yeah, I am looking at source | 01:22 |
freemangordon | BTW: | 01:22 |
*** [XeN] has joined #maemo | 01:22 | |
freemangordon | BOOT_CFLAGS = -march=armv7a -mcpu=cortex-a8 -mfpu=vfp -mfloat-abi=softfp -fno-omit-frame-pointer -fno-optimize-sibling-calls | 01:22 |
*** [XeN] has quit IRC | 01:22 | |
freemangordon | CFLAGS_FOR_TARGET = -march=armv7a -mcpu=cortex-a8 -mfpu=vfp -mfloat-abi=softfp -fno-omit-frame-pointer -fno-optimize-sibling-calls | 01:22 |
freemangordon | STAGE1_CFLAGS = -g -O -march=armv7a -mcpu=cortex-a8 -mfpu=vfp -mfloat-abi=softfp -fno-omit-frame-pointer -fno-optimize-sibling-calls | 01:22 |
freemangordon | CFLAGS = -march=armv7a -mcpu=cortex-a8 -mfpu=vfp -mfloat-abi=softfp -fno-omit-frame-pointer -fno-optimize-sibling-calls | 01:22 |
freemangordon | zeq1: ^^^ | 01:23 |
*** FIQ|n900 has quit IRC | 01:23 | |
zeq1 | where's that from? | 01:25 |
freemangordon | debian/rules of gcc 4.2.1 | 01:25 |
freemangordon | the one in SDK repo | 01:25 |
zeq1 | fpu=vfp? | 01:25 |
freemangordon | yep | 01:25 |
freemangordon | why not? | 01:26 |
freemangordon | zeq1: Depends: gcc-4.2-base (= ${Source-Version}), libgcc1 (= ${gcc:EpochVersion}) | 01:27 |
zeq1 | isn't vfpv3 usually used on fremantle? | 01:27 |
freemangordon | I think it is auto selected based on -mcpu=cortex-a8 | 01:28 |
zeq1 | no reason not to use NEON though on recent gcc versions | 01:28 |
zeq1 | ah ok | 01:28 |
freemangordon | anyway, see the depends: for libgcc1-dbg ^^^ | 01:28 |
zeq1 | gcc:EpochVersion? | 01:29 |
freemangordon | yeah, never saw such thing | 01:29 |
freemangordon | :D | 01:29 |
zeq1 | ??? | 01:30 |
*** rm_work has quit IRC | 01:31 | |
freemangordon | you have ${gcc:Version} too ;) | 01:31 |
*** chenca has quit IRC | 01:31 | |
zeq1 | I'm setting 1: dh_gencontrol -plibgcc1 -plibgcc1-dbg -- -v1:$(SB_FULLVER) | 01:31 |
zeq1 | ok? | 01:31 |
zeq1 | dh_gencontrol -plibgcc1 -plibgcc1-dbg -- -v1:$(SB_FULLVER) | 01:32 |
freemangordon | zeq1: bteere edit control.in file | 01:32 |
freemangordon | *better | 01:32 |
zeq1 | How would I set the epoch for just those debs in the control.in? | 01:32 |
*** louisdk has joined #maemo | 01:32 | |
freemangordon | Depends: libgcc1 (= ${gcc:EpochVersion}) | 01:33 |
freemangordon | that is for -dbg | 01:33 |
freemangordon | libgcc-dbg | 01:33 |
freemangordon | the same should be for libstdc++ depends: | 01:34 |
freemangordon | and change the epoch to 1: in .conf file | 01:34 |
zeq1 | that's fine for the depends, but we need the epoch bumped for the package version too | 01:35 |
*** ZogG_laptop has quit IRC | 01:35 | |
freemangordon | i know, I still cannot understand how they've managed to do that | 01:36 |
zeq1 | so we'll use epoch 1 thoughtout? | 01:37 |
*** ZogG_laptop has joined #maemo | 01:37 | |
zeq1 | s/thoughtout/thoughout/ | 01:37 |
*** setanta has quit IRC | 01:37 | |
infobot | zeq1 meant: so we'll use epoch 1 thoughout? | 01:37 |
freemangordon | but that will change the epoch on other packages too :( | 01:38 |
zeq1 | indeed | 01:38 |
freemangordon | where did you get that from: gcc-4.2 (4.2.1-4maemo13+0m5) unstable; urgency=low | 01:38 |
freemangordon | sorry | 01:38 |
freemangordon | dh_gencontrol -plibgcc1 -plibgcc1-dbg -- -v1:$(SB_FULLVER) | 01:38 |
freemangordon | that one: ^^^ | 01:38 |
freemangordon | if you think it will work, I am ok with it | 01:39 |
zeq1 | the original rules had the same without the 1: | 01:39 |
zeq1 | and without the libgcc1-dbg obviously | 01:40 |
freemangordon | EPOCH := 1 | 01:43 |
freemangordon | DEB_EVERSION := $(EPOCH):$(DEB_VERSION) | 01:43 |
freemangordon | BASE_VERSION := $(shell echo $(DEB_VERSION) | sed -e 's/\([1-9]\.[0-9]\).*-.*/\1/') | 01:43 |
freemangordon | that is from rules.conf | 01:43 |
zeq1 | rules.conf? | 01:44 |
freemangordon | yeay, gcc 4.2.1 :) | 01:44 |
freemangordon | so, the trickery is somewhere there. | 01:45 |
zeq1 | I changed control.in to depend on 1:.... | 01:45 |
freemangordon | hmm, wont work | 01:45 |
zeq1 | and with the rules change ^^^ it seems to have installed okay | 01:45 |
zeq1 | no more broken libgcc1 depe | 01:46 |
freemangordon | what? (= 1:${binary:Version}) works? | 01:46 |
zeq1 | yes | 01:46 |
zeq1 | ugly though :/ | 01:46 |
freemangordon | WTF? :D | 01:46 |
*** dhbiker has quit IRC | 01:46 | |
freemangordon | so it seems ok now? | 01:47 |
zeq1 | we can replace it with a variable later | 01:47 |
freemangordon | yes | 01:47 |
zeq1 | it works except that I have a couple of packages I built earlier depending on 4: :( | 01:47 |
zeq1 | that's good though! ;) | 01:48 |
freemangordon | yeah | 01:48 |
freemangordon | did you upload it? | 01:48 |
zeq1 | doing so now... | 01:49 |
zeq1 | packages should be updated | 01:50 |
zeq1 | repacking toolchain | 01:51 |
zeq1 | done | 01:51 |
freemangordon | great, unfortunately my vmware disk still expands :( | 01:51 |
*** konelix_ has quit IRC | 01:51 | |
freemangordon | well, expanding complete, lets the fun begin :D | 01:56 |
*** timeless has quit IRC | 01:56 | |
*** timeless has joined #maemo | 01:56 | |
freemangordon | zeq1: I wonder if i move /scratchbox to a different partition and mount that partition under /scratchbox, will it continue to work? | 01:58 |
merlin1991 | yes | 01:58 |
merlin1991 | my native system works like this | 01:58 |
freemangordon | thanks | 01:58 |
*** rcg has quit IRC | 02:02 | |
*** mayday_jay has quit IRC | 02:03 | |
*** florian has quit IRC | 02:05 | |
*** otep has quit IRC | 02:07 | |
*** dn` has joined #maemo | 02:11 | |
dn` | testing | 02:12 |
*** RiD has joined #maemo | 02:14 | |
zeq1 | freemangordon: I'm off to sleep now, see you tommorow. | 02:18 |
freemangordon | bye | 02:18 |
*** dn` has left #maemo | 02:20 | |
*** ZogG_laptop has quit IRC | 02:29 | |
*** ZogG_laptop has joined #maemo | 02:32 | |
*** jluisn has joined #maemo | 02:32 | |
*** otep has joined #maemo | 02:38 | |
*** louisdk has quit IRC | 02:43 | |
*** markinfo has quit IRC | 02:43 | |
*** etrunko has quit IRC | 02:45 | |
*** robbiethe1st has joined #maemo | 02:48 | |
*** aap has joined #maemo | 02:52 | |
*** hurbu__ has quit IRC | 02:58 | |
Estel_ | guys, i don't exactly understand details of what you're talking about, but reading it is more interesting than any criminal-science-fiction like csi ;) | 02:59 |
Estel_ | although, yet not as interesting as scandinavian criminals, like forbydelsen. Well, for that, i must wait for user-friendly results, I think ;) | 02:59 |
RiD | lol? | 03:01 |
Estel_ | no worries, just joking around | 03:02 |
RiD | did I ever mention the "i'll create a GUI interface in Visual Basic...see if I can track the criminal's IP address"? | 03:02 |
RiD | that's on CSI:NY | 03:02 |
RiD | so many flaws on that phrase | 03:03 |
*** valdyn has quit IRC | 03:03 | |
Estel_ | hehehe | 03:04 |
Estel_ | no worries, miami is also funny many times | 03:04 |
Estel_ | GPs that works inside building, precise to single room | 03:04 |
Estel_ | vertical one, mind You | 03:04 |
RiD | lol | 03:04 |
Estel_ | or snipers adjusting to the wind when shooting from 200 meters | 03:04 |
RiD | vertical just killed it | 03:04 |
Estel_ | that why I called it criminal science fiction, it's like criminal star trek | 03:05 |
Estel_ | if You don't expect it to be real, it can be fun to watch ;) | 03:05 |
RiD | or weird | 03:05 |
Estel_ | sseriously thought, "forbydelsen" - especially first one - literally knocked me back, it's absolutely great | 03:05 |
RiD | because playing a game with a calculator as a wireless keyboard makes no sense | 03:06 |
*** luke-jr has quit IRC | 03:06 | |
Estel_ | if Yuo add to this, that it *won't* become never-ending-story - i.e. 3 series, and 3 is final - it makes me glad even more | 03:06 |
Estel_ | although, never, ever, try to watch american version | 03:06 |
RiD | i liked shameless | 03:06 |
Estel_ | funny, movie done in 2010 already got american remake, of course much, much worse than original | 03:06 |
RiD | the american one. | 03:06 |
Estel_ | haven't seen it | 03:07 |
RiD | see it | 03:07 |
RiD | it passed the imdb test at least | 03:07 |
Estel_ | but one time, while searching for forbydelsen, which I know as english title "the killing", I've stumbled upon american version... It was painful experience, as they use same english title | 03:07 |
RiD | people say the uk one is all downfall every season | 03:07 |
Estel_ | thanks, will take a look at it. an I really recommend "forbydelsen", I haven't seen so good criminal in many, many years | 03:08 |
Estel_ | in fact, this serie is done so good, that it's comparable to legends like twin peaks (although, absolutely different settings, full realism etc) | 03:08 |
RiD | so that serie "forbydelsen" focus on realism? | 03:09 |
*** valdyn has joined #maemo | 03:10 | |
Estel_ | hard to say. It's quite real, for a criminal, you know, it's a movie after all, so don't expect it to be police cronique, but still | 03:10 |
Estel_ | no idiotic elements | 03:10 |
Estel_ | dark atmosphere, absolutely gorgeously though characters | 03:11 |
Estel_ | and natural (not seems to be forced) plot twists, msot of them really, really unexpected | 03:11 |
Estel_ | generally, it's all different from other criminals, but it's hard to tell ine dtails why, have to see it | 03:11 |
RiD | how about gorgeous half naked ladies | 03:12 |
Estel_ | well, I don't want to spoiler ;) | 03:12 |
RiD | if it doesn't have any, i'm not going to watch | 03:12 |
RiD | (joke) | 03:12 |
Estel_ | BTw, fun fact - acotrs were given scenario from episode to episode, and untril last one, no one of them knew, who is the "killer" | 03:13 |
Estel_ | except for main character, she knew that she is not, but nothing else | 03:13 |
RiD | oh wow | 03:14 |
Estel_ | I don't know if it would change anything if done otherwise, but You really see much naturalism in playing, mixed with professionalism. Hard to describe, really | 03:14 |
RiD | nice | 03:14 |
RiD | ok | 03:14 |
Estel_ | BTW,. both series are good, but first one is outstanding, so i recommend it most | 03:14 |
Estel_ | have fun :) | 03:14 |
* Estel_ checks, how much time left to finish backup of whole device | 03:15 | |
RiD | what are you going to install/try/screw with? | 03:16 |
Estel_ | well, i've just repaired my n900, that showed no sign of life for past few days | 03:16 |
Estel_ | so I'm doing backup no matter what... | 03:16 |
RiD | oh that one | 03:16 |
Estel_ | but then, I'm going to put cssu-thumb, of course | 03:16 |
Estel_ | yea | 03:16 |
Estel_ | it turned out to be shortcut between IR diode anode pad and ground | 03:17 |
RiD | how good is that for power-user usage already? | 03:17 |
Estel_ | DocScrutinizer kindly checked (and generally, helped a LOT) that this anode, as per schematics, is directly connected to battery V+ | 03:17 |
Estel_ | cssu-thumb? it's absolutely essential, IMO | 03:17 |
RiD | how good the improvements are then? | 03:17 |
Estel_ | but You may want to qwait a little for next kp release, as it's going to integrate thumb patches | 03:17 |
*** luke-jr has joined #maemo | 03:18 | |
Estel_ | or did it already? I was out of loop lately | 03:18 |
RiD | oh then fine | 03:18 |
RiD | last one is kp51r1 or so | 03:18 |
Estel_ | improvements are quite big even now - as per less RAM used - but remember, with every new package recompiled for thumb, it's going better | 03:18 |
Estel_ | today freemangordon asked Palito push new update asap, so I suspect something important is in queye | 03:18 |
RiD | ok | 03:19 |
Estel_ | personally, I'm waiting for result of freemangordon's and zeq1's results of work on fennec, they have rewritten big aprt of it's code | 03:19 |
RiD | we'll see | 03:19 |
Estel_ | reportedly, it's going to be fast, reliable, and useful (think as - can finally be proper microB replacement for people that need full-fledged browser) | 03:19 |
Estel_ | i.e. forget about miserable thing that fennec was for N900, as they've given it a nice kick :D | 03:20 |
RiD | i will like that | 03:22 |
*** ZogG_laptop has quit IRC | 03:22 | |
RiD | i should really give myself a go at theming | 03:23 |
RiD | but the current way doesn't feel right to | 03:23 |
RiD | as it's one huge image with everything. won't be that easy to align. I'm used to make themes by using really separate images - like the final theme product | 03:24 |
*** _rd has quit IRC | 03:29 | |
*** luke-jr has quit IRC | 03:30 | |
*** luke-jr has joined #maemo | 03:32 | |
Macer | fennec doesn't have an option to "copy url link" | 03:33 |
Macer | :-P | 03:33 |
RiD | ctrl+c? | 03:34 |
RiD | oh nvm | 03:34 |
*** NIN101 has quit IRC | 03:34 | |
*** TabletEvil has quit IRC | 03:38 | |
*** TabletEvil has joined #maemo | 03:38 | |
Macer | it was retarded heh | 03:41 |
Macer | opera also has the same problem | 03:41 |
Macer | well.. opera mobile | 03:41 |
*** RiD has quit IRC | 03:42 | |
*** aap has quit IRC | 03:48 | |
*** M4rtinK has quit IRC | 03:49 | |
*** GAN950 has quit IRC | 03:50 | |
*** GAN950 has joined #maemo | 03:51 | |
*** LaoLang_cool has joined #maemo | 03:52 | |
Macer | The new software will have better integration with social networks such as Facebook Inc.'s. It will have built-in features to facilitate sharing on Facebook, Twitter, Flickr and other services. For instance, you'll get notifications when you get a message or a mention in a Facebook or Twitter post. You need to sign in only once, and you can share directly from other apps you are using. | 03:54 |
Macer | didn't nokia give that same speech like.. a year or 2 ago | 03:54 |
Macer | when talking about its revamp of symbian | 03:55 |
Macer | and meego lol | 03:55 |
*** kimitake is now known as kimitake_idle | 03:55 | |
Macer | waiting on apple fail | 03:58 |
Macer | think people have finally been saturated with iShit | 03:59 |
*** uen| has joined #maemo | 04:01 | |
*** ekze has joined #maemo | 04:02 | |
*** uen has quit IRC | 04:05 | |
*** dimw1t has joined #maemo | 04:12 | |
*** stardiviner has joined #maemo | 04:16 | |
*** luke-jr has quit IRC | 04:22 | |
*** luke-jr has joined #maemo | 04:23 | |
*** dimw1t has quit IRC | 04:23 | |
*** LaoLang_cool has quit IRC | 04:24 | |
*** luke-jr has quit IRC | 04:32 | |
*** luke-jr has joined #maemo | 04:34 | |
*** gn00b has quit IRC | 04:49 | |
*** gn00b has joined #maemo | 04:50 | |
*** LaoLang_cool has joined #maemo | 04:53 | |
LaoLang_cool | how to reinstall a pkg? | 04:54 |
LaoLang_cool | by apt-get | 04:54 |
merlin1991 | apt-get install --reinstall | 04:57 |
LaoLang_cool | merlin1991, thank you :) | 04:58 |
*** jhb has quit IRC | 05:21 | |
*** marainein has quit IRC | 05:27 | |
*** radic has quit IRC | 05:38 | |
*** jonwil has joined #maemo | 05:47 | |
*** kimitake_idle is now known as kimitake | 05:49 | |
*** radic has joined #maemo | 05:50 | |
*** KrayonWork has quit IRC | 05:55 | |
*** psycho_oreos has quit IRC | 06:05 | |
*** psycho_oreos has joined #maemo | 06:06 | |
*** krayon has joined #maemo | 06:16 | |
*** Gh0sty has quit IRC | 06:18 | |
*** Gh0sty has joined #maemo | 06:20 | |
*** robbiethe1st has quit IRC | 06:40 | |
*** jluisn has quit IRC | 07:01 | |
*** LaoLang_cool has quit IRC | 07:06 | |
jonwil | anyone know of a way to get either gitorious or a local clone of a gitorious repository to display a nice view of the flow of commits/branches/etc? I know its possible, I did it before on a totally unrelated git project but now I cant remember how | 07:16 |
jonwil | the local thing that is | 07:16 |
*** ab has quit IRC | 07:25 | |
*** _rd has joined #maemo | 07:27 | |
*** bef0rd has joined #maemo | 07:28 | |
*** cyndis has quit IRC | 07:33 | |
jonwil | aha, turns out that calendar-backend/master is not the latest version, its calendar-backend/PE1 that has the N900 PR1.3 current version | 07:36 |
jonwil | so the links on http://wiki.maemo.org/Fremantle_closed_packages are wrong (or were until I fixed them) | 07:38 |
*** _rd has quit IRC | 07:39 | |
*** aloril has quit IRC | 07:43 | |
*** aloril has joined #maemo | 07:55 | |
*** EdLin has joined #maemo | 08:11 | |
*** cyndis has joined #maemo | 08:12 | |
EdLin | hi. I am bidding on an n900 on eBay, already have an n810 that I used tethered to a PalmOS smartphone a lot at one time. | 08:15 |
EdLin | how's getting maemo.org migrated to community instead of Nokia coming along? | 08:16 |
EdLin | guess everyone's asleep or something. | 08:21 |
zeq1 | EdLin: we have to sleep some time ;) | 08:28 |
*** TabletEvil has quit IRC | 08:31 | |
*** ab has joined #maemo | 08:35 | |
*** TabletEvil has joined #maemo | 08:47 | |
*** sq-one has joined #maemo | 09:05 | |
*** Zahra has joined #maemo | 09:07 | |
*** luke-jr has quit IRC | 09:12 | |
*** luke-jr has joined #maemo | 09:12 | |
*** TabletEvil has quit IRC | 09:30 | |
zeq1 | freemangordon: I've been trying to fix the fennec compile failure. It stems from the SharedTextureHandle being of type uintptr_t, which should be able to be set to nsnull only by virtue of it's pointer-like properties, but it's being resolved to unsigned int, which of course can't hold a null ptr. Definitely a bug, and perhaps something that doesn't show up in older gcc's? Not sure how to fix it, I'm attempting to compile | 09:42 |
*** valdyn has quit IRC | 09:42 | |
freemangordon | zeq1: you're slow :P https://bugzilla.mozilla.org/show_bug.cgi?id=777241 | 09:43 |
povbot | Bug 777241: was not found. | 09:43 |
zeq1 | hey man, I've gotta sleep! :P | 09:43 |
zeq1 | freemangordon: I thought about changing it to return 0. | 09:44 |
freemangordon | zeq1: how to reclaim free space on my rootfs? | 09:44 |
freemangordon | in SB | 09:44 |
zeq1 | But, shouldn't uintptr_t support being a null ptr? | 09:45 |
freemangordon | should | 09:45 |
zeq1 | freemangordon: remote dbg packages? | 09:45 |
zeq1 | s/remote/remove/ | 09:45 |
infobot | zeq1 meant: freemangordon: remove dbg packages? | 09:45 |
freemangordon | zeq1: i movet /scratchbox to a different partition | 09:46 |
zeq1 | clean out your /var/lib/apt/archives | 09:46 |
freemangordon | yet my freespace is 7.7 GB, while used space is 12GB | 09:46 |
freemangordon | on new partition | 09:46 |
zeq1 | s/lib/cache/ | 09:46 |
infobot | zeq1 meant: clean out your /var/cache/apt/archives | 09:46 |
zeq1 | that's a lot of used space | 09:47 |
zeq1 | just for SB | 09:47 |
freemangordon | hmm, hold on, I forgot to rm one thing | 09:47 |
freemangordon | :D | 09:47 |
*** TabletEvil has joined #maemo | 09:47 | |
zeq1 | freemangordon: I take it you haven't tested the toolchain yet? | 09:49 |
*** murrayc has joined #maemo | 09:49 | |
zeq1 | I managed to rebuild qt4 with it :) | 09:49 |
*** valdyn has joined #maemo | 09:49 | |
freemangordon | zeq1: no, I was fighting with SB | 09:49 |
freemangordon | but it is ok now, I am going to create a new target | 09:50 |
zeq1 | ok | 09:50 |
freemangordon | hmm, or better update my current one | 09:50 |
freemangordon | zeq1: ^^^ any risk you are aware of? | 09:50 |
*** geaaru has joined #maemo | 09:50 | |
zeq1 | of rebuilding qt4? | 09:50 |
freemangordon | update my current target with a new toolchain | 09:51 |
zeq1 | oh you mean updating your current profile | 09:51 |
zeq1 | it's okay as long as you don't extract the rootstrap on top | 09:51 |
zeq1 | ;) | 09:51 |
zeq1 | also make sure manually install the compiler/../packages/* | 09:52 |
freemangordon | yeah | 09:52 |
freemangordon | ok, going to try it | 09:52 |
*** sq-one has quit IRC | 09:52 | |
zeq1 | good luck!:) | 09:53 |
zeq1 | I'm glad I managed to get the size of the toolchian down quite a bit ;) | 09:54 |
zeq1 | from 215Mb to 58M is pretty good going :) | 09:56 |
freemangordon | yeah :) | 09:56 |
freemangordon | lets see if it works :D | 09:56 |
zeq1 | what are you going to test it with? | 09:57 |
freemangordon | yes | 09:58 |
zeq1 | it works? | 09:58 |
freemangordon | still don't know | 09:58 |
freemangordon | lemme setup the target first | 09:58 |
freemangordon | zeq1: how to tell tar to unbx2? | 09:59 |
freemangordon | *unbz2 | 10:00 |
freemangordon | found it | 10:00 |
zeq1 | it does it automatically | 10:00 |
zeq1 | just use xf | 10:00 |
freemangordon | xfj ;) | 10:00 |
zeq1 | you can do :P | 10:00 |
zeq1 | automatic works too :) | 10:01 |
zeq1 | I would have used xz, but not everybody probably has that | 10:01 |
*** Pali has joined #maemo | 10:03 | |
*** bugzy has joined #maemo | 10:05 | |
freemangordon | zeq1: gcc version 4.7.2 20120701 (prerelease) (Linaro GCC 4.7-2012.07) | 10:05 |
zeq1 | using -std=gnu++11 didn't work | 10:06 |
zeq1 | looks correct :) | 10:06 |
freemangordon | lemme install .debs and check if it works | 10:06 |
zeq1 | I've changed the return nsnull to return 0 | 10:06 |
*** kimitake is now known as kimitake_idle | 10:07 | |
freemangordon | zeq1: i can't see libgcc-dev package | 10:08 |
zeq1 | should there be one? | 10:08 |
freemangordon | no :) | 10:09 |
freemangordon | scratch that | 10:09 |
zeq1 | :D | 10:09 |
zeq1 | be aware that installing the libstdc++6-dbg package makes your ldconfig output ugly | 10:10 |
freemangordon | too late :D | 10:10 |
zeq1 | (the dynamic linker doesn't like (nor quietly ignore) the .py file | 10:10 |
freemangordon | aah, i can easily remove it by hand | 10:11 |
zeq1 | it's there for a reason ;) | 10:11 |
freemangordon | but what reason | 10:11 |
zeq1 | NFC | 10:11 |
zeq1 | :) | 10:11 |
jonwil | ok, so what exactly is the reason for doing all this GCC stuff? | 10:11 |
zeq1 | something to do with gdb | 10:11 |
jonwil | Newer version of GCC? | 10:11 |
jonwil | different compile thats better in some way? | 10:11 |
freemangordon | jonwil: 4.7.2? | 10:12 |
zeq1 | jonwil: it gives a really nice performance boost if nothing else | 10:12 |
freemangordon | should be better than 4.2.1 | 10:12 |
zeq1 | it's also compatible with more recent standards | 10:12 |
zeq1 | particularly with c++ | 10:12 |
zeq1 | it also have NEON autovectorization ;) | 10:13 |
jonwil | neat :) | 10:13 |
zeq1 | s/have/has/ | 10:13 |
infobot | zeq1 meant: it also has NEON autovectorization ;) | 10:13 |
zeq1 | LTO should help with binary sizes and give better optimization too | 10:13 |
jonwil | Is this something that's going to be used for CSSU so that when binaries are built for CSSU, they get the benefits? | 10:14 |
zeq1 | jonwil: maybe, if it proves itself :) | 10:14 |
*** dhbiker has joined #maemo | 10:14 | |
freemangordon | src/Makefile.am:128: CXXFLAGS must be set with `=' before using `+=' | 10:15 |
freemangordon | :( | 10:15 |
zeq1 | hmm | 10:15 |
zeq1 | what's that from ? | 10:15 |
freemangordon | dpkg-buildpackage | 10:15 |
zeq1 | that's autoconf | 10:15 |
freemangordon | automake/configure step | 10:15 |
freemangordon | yeah | 10:15 |
zeq1 | what package? | 10:15 |
zeq1 | fennec? | 10:16 |
freemangordon | libgtkmozembed | 10:16 |
zeq1 | you're not setting CXXFLAGS before appending to them | 10:16 |
zeq1 | as it says ^^^ | 10:16 |
freemangordon | it was building just fine with my toolchain | 10:17 |
zeq1 | you must have had CXXFLAGS defined in your env | 10:17 |
zeq1 | ? | 10:17 |
zeq1 | fixed? | 10:18 |
freemangordon | no :( | 10:19 |
zeq1 | will I get the package with apt-get source? | 10:19 |
freemangordon | yes | 10:20 |
freemangordon | libgtkmozembed | 10:20 |
zeq1 | taking a look | 10:20 |
*** eMHa_ has quit IRC | 10:21 | |
zeq1 | I don't think it's a problem with my toolchain | 10:23 |
freemangordon | could be | 10:24 |
*** florian has joined #maemo | 10:24 | |
*** florian has joined #maemo | 10:24 | |
zeq1 | I can't see how it could have ever worked tbh :S | 10:24 |
zeq1 | automake is quite fussy about having things defined properly | 10:26 |
zeq1 | perhaps moreso in recent versions | 10:26 |
freemangordon | maybe my SB is broken because of moving | 10:27 |
zeq1 | CXXFLAGS := | 10:27 |
zeq1 | at the top of the Makefile.am will fix it | 10:28 |
freemangordon | hmm, only THUMB target is broken, armel works just fine | 10:28 |
zeq1 | hmm | 10:28 |
freemangordon | zeq1: romaxa is asking if the patch is split, on #mobile | 10:28 |
Macer | ugh.. apnews pissed me off | 10:28 |
zeq1 | is thumb not working? | 10:28 |
freemangordon | zeq1: yes | 10:28 |
*** utanapischti has quit IRC | 10:29 | |
Macer | going there on my transformer keeps senging me to a page that talks about their stupid android app | 10:29 |
zeq1 | it that yes it isn't working? | 10:29 |
Macer | with no option to continue to their mobile page | 10:29 |
Macer | i don't want to use their app | 10:29 |
freemangordon | zeq1: would you join and discuss with romaxa, as I am not sure what the status is | 10:29 |
zeq1 | ok | 10:29 |
*** utanapischti has joined #maemo | 10:29 | |
freemangordon | zeq1: yes, thumb is not working, armel is ok | 10:29 |
freemangordon | armel -4.2.1 | 10:29 |
freemangordon | thumb - 4.7.2 | 10:30 |
zeq1 | oh right | 10:30 |
*** zeq has joined #maemo | 10:30 | |
*** rcg has joined #maemo | 10:30 | |
zeq1 | can you just test the compiler without autotools? | 10:30 |
zeq1 | I don't understand what could be different | 10:31 |
freemangordon | if I revert the toolchain to 4.6.2 it is again ok :( | 10:31 |
zeq1 | :( ??? | 10:33 |
freemangordon | yeah, pity | 10:33 |
freemangordon | <romaxa> freemangordon: have you managed to split-up your patch and check if it works without that coment/condition confict | 10:33 |
freemangordon | zeq1: ^^^ | 10:34 |
freemangordon | I gtg, will continue later | 10:34 |
freemangordon | bb | 10:34 |
zeq1 | I hmm I'm on #mobile now | 10:34 |
zeq1 | see you in a bit | 10:34 |
freemangordon | zeq1: I saw, just pasting here the question romaxa asked :) | 10:35 |
zeq1 | thanks freemangordon | 10:36 |
zeq1 | :) | 10:36 |
freemangordon | zeq1: the problem with your toolchain could be that it does not have default values for those vars | 10:41 |
freemangordon | anyway, i am off | 10:41 |
teotwaki | MohammadAG: ping | 10:42 |
Macer | A pregnant Amish woman picking berries in the woods near her Pennsylvania home was killed by lightning on her due date. The fetus also died. | 10:47 |
Macer | wow... seriously makes you question the amish faith | 10:47 |
*** uen| is now known as uen | 10:49 | |
zeq1 | freemangordon: I'm trying to track it down | 10:51 |
*** andre__ has joined #maemo | 10:52 | |
zeq1 | freemangordon: could be a different libtool version (it's provided by the toolchain) | 10:53 |
*** edheldil has joined #maemo | 10:55 | |
*** croppa has joined #maemo | 10:56 | |
*** messerting_ has joined #maemo | 10:57 | |
*** OkropNick has joined #maemo | 10:59 | |
Psi | is there an n900 app that automatically sends an email when it gets a txt or a missed call? | 11:01 |
*** AD-N770 has joined #maemo | 11:04 | |
*** calvaris has joined #maemo | 11:04 | |
*** Openfree` has quit IRC | 11:06 | |
freemangordon | zeq1: i am going to setup a new target, maybe some remnants from 4.6.2 are to blame | 11:07 |
zeq1 | freemangordon: I'm _certain_ it's because the new toolchain has a more recent libtool version. | 11:07 |
zeq1 | (this is inherited from the more recent sb-toolchain | 11:07 |
zeq1 | ) | 11:07 |
zeq1 | IMHO the correct thing to do is correct the packages, since it's actually just stricter with real autotools bugs | 11:08 |
zeq1 | freemangordon: the fennec OpenGL support has been completely messed up | 11:09 |
*** Openfree` has joined #maemo | 11:09 | |
*** freemangordon has quit IRC | 11:09 | |
*** freemangordon has joined #maemo | 11:10 | |
zeq1 | GLdouble is getting defined twice all over the place because the GLDefs.h header is getting included too early. | 11:10 |
zeq1 | ie before QGLContext | 11:10 |
*** florian has quit IRC | 11:10 | |
freemangordon | there is a bug report for that too, romaxa is working on it | 11:11 |
zeq1 | ah ok :) | 11:11 |
zeq1 | I'm obviously a bit slow today ;) | 11:11 |
zeq1 | freemangordon: what do you think about autotools | 11:12 |
zeq1 | ? | 11:12 |
zeq1 | I could try to force sb-toolchain-extras to use an ancient libtool version, but I *know* that will break other things | 11:13 |
zeq1 | LTO for example | 11:13 |
zeq1 | I know this from Gentoo :P | 11:13 |
zeq1 | When I've attempted to emerge @world with LTO enabled, packages which ship their own old libtool or don't get autoreconf'd break. | 11:14 |
zeq1 | It's usually not too difficult to fix up the bugs | 11:15 |
freemangordon | zeq1: no joy with new target too :( | 11:20 |
*** Openfree` has quit IRC | 11:20 | |
zeq1 | freemangordon: like I said ^ it's the newer libtool version | 11:21 |
freemangordon | zeq1: why default is --with-fpu=neon? | 11:21 |
zeq1 | why not? | 11:22 |
freemangordon | because the original is with --with-fpu=vfp, we don;t know what that will break | 11:22 |
zeq1 | it shouldn't break anything that doesn't break with the new gcc IMO | 11:23 |
zeq1 | it just allows NEON instruction selection/intrinsics | 11:23 |
freemangordon | well, ok | 11:23 |
zeq1 | -mfpu=vfp still works | 11:24 |
zeq1 | if it's really needed | 11:25 |
zeq1 | (if for example a package uses neon intrinsics, but the code is broken) | 11:25 |
freemangordon | ok | 11:25 |
zeq1 | although --disable-neon or something for that package would probably be more approriate probably | 11:26 |
zeq1 | anyway.... | 11:26 |
zeq1 | shall I fixup the automake stuff liblibgtkmozembed | 11:27 |
zeq1 | ? | 11:27 |
freemangordon | how? | 11:28 |
freemangordon | new toolchain? | 11:28 |
freemangordon | zeq1: ^^^ | 11:28 |
zeq1 | as I said it's real bugs exposed by the newer libtool | 11:28 |
zeq1 | we can't really use an old libtool with new gcc | 11:29 |
freemangordon | but, but, it works with 4.6.2 | 11:29 |
zeq1 | since it breaks gcc support | 11:29 |
zeq1 | depends which features you use | 11:29 |
freemangordon | and we cannot fix all the packages | 11:29 |
*** Openfree` has joined #maemo | 11:29 | |
zeq1 | most probably aren't broken | 11:29 |
freemangordon | the same libgtkmozembed compilation is ok | 11:29 |
freemangordon | well, configure | 11:30 |
zeq1 | yes it's just the libtoolize/automake | 11:30 |
freemangordon | hmm, lemme try to upgrade automake | 11:30 |
zeq1 | ok | 11:30 |
vi__ | good morning gents | 11:31 |
zeq1 | I suspect (hope) you were just unlucky with libgtkmozembed | 11:31 |
vi__ | Do you know if it is possible to just dump the raw nmea strings from the N900 gps? | 11:31 |
zeq1 | hi vi__ | 11:31 |
vi__ | But what if he comes bac?? zeqs dead baby, zeqs dead! | 11:31 |
zeq1 | freemangordon: fixing libgtkmozembed was easy | 11:32 |
*** _mpthx_ has joined #maemo | 11:36 | |
*** hazchemix has quit IRC | 11:38 | |
zeq1 | freemangordon: I've put a patch up on my site | 11:38 |
zeq1 | libgtkmozembed-libtool.patch | 11:38 |
freemangordon | ok | 11:38 |
*** eMHa_ has joined #maemo | 11:39 | |
*** messerting_ has quit IRC | 11:40 | |
zeq1 | need to add it to quilt | 11:42 |
freemangordon | zeq1: well, hildon-desktop builds ok, so no new toolchain :D | 11:42 |
freemangordon | libgtkmozembed was the first package i tried | 11:43 |
freemangordon | forget about it | 11:43 |
zeq1 | I've built it with the patch | 11:43 |
*** pcfe has joined #maemo | 11:43 | |
zeq1 | it's probably worth you taking a look at the patch just to see what had to be changed | 11:44 |
freemangordon | ok | 11:44 |
freemangordon | zeq1: nice, i will keep that in mind for a referenc | 11:45 |
freemangordon | e | 11:45 |
zeq1 | freemangordon: if you want to try autovectorization (will probably break some things) you should use -ftree-vectorize in conjunction with -ffast-math or -Ofast | 11:47 |
zeq1 | -fgraphite is optional | 11:47 |
zeq1 | but works fine too | 11:47 |
*** Openfree` has quit IRC | 11:47 | |
zeq1 | fast-math is needed because neon instructions don't get used where they aren't ieee-math compliant without it | 11:48 |
freemangordon | zeq1: for some reason your messages crash my IRC client :( | 11:48 |
zeq1 | (it falls back to vfp) | 11:48 |
zeq1 | impressive :S | 11:48 |
freemangordon | not all of them, but still :S | 11:48 |
*** Openfree` has joined #maemo | 11:48 | |
zeq1 | I'm using irssi | 11:48 |
freemangordon | leafchat here, used to work ok till half an hour | 11:49 |
zeq1 | that certainly shouldn't cause a problem !?! | 11:49 |
zeq1 | maybe it's the things I say it doesn't like (!) | 11:49 |
freemangordon | :D:D:D | 11:49 |
freemangordon | well, toolchain looks ok. did youtry to install gcc-base,libstdc++ and libgcc1 on the device? | 11:50 |
zeq1 | I did with my old b0rken versions... | 11:50 |
zeq1 | it's going to be fun ... | 11:50 |
*** TabletEvil has quit IRC | 11:50 | |
zeq1 | (I also installed qt4 with dep on epoch 4 gcc debs | 11:51 |
zeq1 | ) | 11:51 |
freemangordon | could you try the latest (stripped). I don't want to risk to remain without a phone :D | 11:51 |
zeq1 | yes, ofc | 11:51 |
freemangordon | well, you could tell dpkg to ignore dependencis | 11:51 |
zeq1 | I'll probably have to! | 11:51 |
* zeq1 goes ahead and tries not to break his N900 anymore than he already has... | 11:52 | |
*** pcfe has left #maemo | 11:53 | |
*** johnsu01 has quit IRC | 11:54 | |
jonwil | pali: ping | 11:54 |
*** johnsu01 has joined #maemo | 11:54 | |
Pali | jonwil, pong | 11:54 |
*** povbot_ has joined #maemo | 11:58 | |
Pali | so something which may work is to listen for jackbias off signal and then send jackbias on | 11:59 |
Pali | but you need to sent that array of dicts via dbus - and I do not know how | 11:59 |
Pali | I changed OMP code to act as ipcall - voip | 11:59 |
Pali | and set state active | 11:59 |
Pali | it really enabled jackbias | 12:00 |
jonwil | ok, so if we can pretend to be voip, does that solve the problem? | 12:00 |
jonwil | or not? | 12:00 |
Pali | but in voip active call is MAFW audio output disabled | 12:00 |
jonwil | ok | 12:00 |
Pali | ohm set volume level to 0 | 12:00 |
Pali | and it cannot be changed | 12:00 |
jonwil | seems like the only hope would be to convince Nokia (or Kristztian Litkey as the maintainer of policy-settings-rx51) to publish the prolog code so we can modify it... | 12:00 |
*** markinfo has joined #maemo | 12:01 | |
jonwil | That or apply big hacks to ohm and various other parts of the audio system | 12:01 |
Pali | jonwil, see: http://talk.maemo.org/showpost.php?p=1242365&postcount=39 | 12:01 |
Pali | call_active or call_alerting must be true | 12:01 |
jonwil | yes I saw that | 12:01 |
Pali | otherwise jackbias us off | 12:02 |
Pali | but if call_active or call_alerting is true audio output is enabled only from audio call | 12:02 |
Pali | so this cannot be enabled without modifing context_variable(jackbias, B) :- predicate | 12:03 |
zeq1 | freemangordon: installing the qt4 dbg and dev debs on the N900 is a *very bad* idea | 12:03 |
jonwil | why is it bad? | 12:03 |
zeq1 | because thet don't fit! | 12:04 |
Pali | you cannot enable jack bias for OMP | 12:04 |
zeq1 | s/thet/they/ | 12:04 |
jonwil | ok | 12:04 |
infobot | zeq1 meant: because they don't fit! | 12:04 |
Pali | so headset button will not work in OMP | 12:04 |
zeq1 | package gets left in bad state after no space left | 12:04 |
Pali | jonwil, if we can load that binary prolog code to interpretor there should be way to add new predicate and then compile that prolog code again to file | 12:04 |
freemangordon | zeq1: yeah :D | 12:04 |
Pali | jonwil, current loaded code can be compiled by: qsave_program('/path/to/output/file', []). | 12:05 |
zeq1 | freemangordon: otherwise, it seems to be working ok | 12:05 |
freemangordon | WTF is with my irc client :( | 12:06 |
jonwil | so the way I see it, we have several options: 1 is to somehow get the prolog source and modify it to do what we want (way to toggle jackbias without being in audio call), 2 is to write something to send jackbias stuff to alsaped (and detect when ohm tries to override it), 3 is to hack ohmd and whatever else to override the thing where it turns off the other audio when a call is in progress | 12:06 |
freemangordon | zeq1: could you ping me? | 12:06 |
Pali | jonwil, can you ask that nokia guy about it? | 12:07 |
zeq1 | freemangordon: ping | 12:07 |
jonwil | if you can help me come up with some details of what to say, yeah, I can send the email I guess | 12:07 |
freemangordon | hmm, yeah, it was that i turned sounds, and now I am connected through remote desktop | 12:07 |
freemangordon | now with sounds disabled it is ok | 12:08 |
Pali | ask if he can send us source code of that packge, write that all ohm/prolog/dres code is published but policy-settings-rx51 is missing | 12:08 |
Pali | or if there is other way how to enable jack bias | 12:08 |
zeq1 | freemangordon: you're back with us then? :) | 12:09 |
freemangordon | zeq1: yeah :D | 12:09 |
freemangordon | zeq1: could you repeat what is the status of packages when istalled on the device? | 12:10 |
freemangordon | i missed those messages | 12:10 |
zeq1 | the libstdc++6 and libgcc1 seem to work fine | 12:11 |
zeq1 | I've just got a few incomplete installs of dbg and dev debs I need to clean up | 12:11 |
freemangordon | what about gcc-base? | 12:11 |
zeq1 | yep | 12:11 |
zeq1 | that too | 12:11 |
jonwil | btw pali, it looks like tonegend should be possible to get matching N900 if you were to merge the fix from "stream don't kill if disconnection isn't possible" with the tree just before "removed debian packaging" | 12:12 |
freemangordon | zeq1: ok, thats good news | 12:12 |
freemangordon | zeq1: should we mad an oficial announcement? | 12:12 |
freemangordon | s/mad/make/ | 12:12 |
infobot | freemangordon meant: zeq1: should we make an oficial announcement? | 12:12 |
*** M4rtinK has joined #maemo | 12:13 | |
zeq1 | freemangordon: just for thumb? I don't see why not :) | 12:13 |
freemangordon | why only for thumb? | 12:13 |
freemangordon | that's fully functional SB toolchain | 12:14 |
zeq1 | I was asking :) | 12:14 |
freemangordon | aah :) | 12:14 |
jonwil | btw, is there a list somewhere of the packages that have so far been recompiled for thumb? | 12:15 |
freemangordon | jonwil: in repo? | 12:15 |
jonwil | yeah I guess so | 12:15 |
jonwil | cssu-thumb repo | 12:15 |
freemangordon | http://maemo.merlin1991.at/cssu/community-thumb/ | 12:15 |
freemangordon | get packages.gz from there | 12:16 |
Pali | do you know something when will be cobs? | 12:16 |
freemangordon | Pali: NFC. but I wouldn't hold my breath | 12:16 |
jonwil | do we have a thumb compiled libc yet? | 12:17 |
Pali | freemangordon, there is problem with kp packages again | 12:17 |
Pali | missing in repo :-( | 12:17 |
freemangordon | fuck :( | 12:17 |
freemangordon | which version? | 12:17 |
freemangordon | 52? | 12:17 |
Pali | 51 | 12:17 |
freemangordon | r2? | 12:18 |
Pali | I already contated council, problem is seems same: admin must manually set new version | 12:18 |
Pali | r1 | 12:18 |
Pali | I will not push new version because it cause other problems again... | 12:18 |
freemangordon | jonwil: no, and i would prefer libc to stay ARM, for performance reasonc | 12:18 |
Pali | only kernel-power and kernel-power-headers are OK | 12:18 |
Pali | this is really not problem with version numbers | 12:19 |
*** stardiviner has quit IRC | 12:19 | |
freemangordon | Pali: lets obsolete KP | 12:19 |
jonwil | I guess thumb<->arm transitions cost performance | 12:19 |
zeq1 | freemangordon: it's probably worth recomiling libc though | 12:19 |
Pali | but something else, because always random kernel-power-* are OK and some not | 12:19 |
jonwil | yes definatly worth recompiling libc in arm with the latest and best GCC | 12:19 |
freemangordon | it just not make sense to play the same circus every time | 12:20 |
Pali | I think that maemo.org has problem with parsing debian/control | 12:20 |
jonwil | same with any other key system libraries like glib | 12:20 |
zeq1 | freemangordon: it could give us a faster libm | 12:20 |
Pali | or something else | 12:20 |
Pali | we have really big debian/control due to 2 or 3 icons and a lot of provides | 12:20 |
Pali | and something like random packages are ok seems like some segfault or buffer problem... | 12:20 |
freemangordon | Pali: lets split KPS from KP, put KPS in extras-devel, and switch to kernel-cssu only | 12:21 |
Pali | KPS is in separate source package | 12:21 |
Pali | also this is missing in maemo repo too | 12:22 |
zeq1 | freemangordon: we could also provide a hardfp libc in case somebody wants to use their N900 for numbercrunching ;) | 12:22 |
* zeq1 runs | 12:22 | |
freemangordon | zeq1: kernel does not support hrdfp afaik | 12:22 |
Macer | zeq1: that type of talk will get you a free N9 | 12:22 |
* Macer hides under a rock | 12:22 | |
Pali | freemangordon, council may get admin rights for repos and then I belive it will be easier | 12:23 |
vi__ | finally, I can use my n900 as a rainbow table generator and a pocket heater. | 12:23 |
freemangordon | Pali: I know, but noone knows how long that will take | 12:23 |
vi__ | ffs, just give the CSSU developers admin rights... | 12:23 |
Macer | Pali: might be a good time to move maemo.org somewhere before nokia deletes it all | 12:23 |
freemangordon | and having in mind extrash will be gone in couple of months,... | 12:23 |
freemangordon | vi__: ;) | 12:24 |
freemangordon | merlin1991: ping | 12:24 |
Macer | vi__: give everybody admin rights! | 12:24 |
vi__ | REWT FOR EVERYONE! | 12:24 |
Macer | what ever became of "free and open" ?? | 12:24 |
Macer | :) | 12:24 |
vi__ | Macer: DO you know how to improve the n900 gps accuracy? | 12:25 |
Macer | vi__: yes.. use an external GPS :-P | 12:25 |
vi__ | -_- | 12:25 |
Macer | i honestly never had a problem with the gps not being accurate | 12:25 |
Macer | my problem was more in the lock on time | 12:25 |
freemangordon | I don't have problems on both issues | 12:25 |
vi__ | I use it to map my runs and the tracks put through buildings and randomly crossing the roads. | 12:26 |
freemangordon | it is acurate and locks in seconds | 12:26 |
zeq1 | has anybody mirrored maemo.org? | 12:26 |
Macer | freemangordon: try not using supl :-P | 12:26 |
freemangordon | zeq1: merlin1991 afaik | 12:26 |
freemangordon | Macer: and why is that? | 12:26 |
freemangordon | it is a-gps after all | 12:26 |
StyXman_ | I've seen GPS probs in narrow streets lined with ~7 stories buildings | 12:26 |
Macer | freemangordon: my sim reader/modem is flakey | 12:26 |
Macer | since i swapped to att i don't use the sim in the n900 anymore | 12:27 |
freemangordon | aah | 12:27 |
Macer | tried to use it with ecoach to go running... gave up on it | 12:27 |
vi__ | Yesterday It told me I hit 30km/h | 12:27 |
vi__ | total horse shit. | 12:27 |
Macer | vi__: running? | 12:27 |
vi__ | yes. | 12:27 |
zeq1 | Macer: is you clock set accurately? | 12:27 |
Macer | :) | 12:27 |
freemangordon | zeq1: trying to build fennec with 4.7 | 12:27 |
vi__ | yes. | 12:27 |
Macer | zeq1: used ntpdate to update it | 12:27 |
Macer | so yes | 12:27 |
zeq1 | freemangordon: it's broken at the moment | 12:27 |
Macer | wifi works fine ;) | 12:27 |
zeq1 | freemangordon: the GL stuff | 12:28 |
DocScrutinizer05 | damn, horseshit makes me run at 30km/h?! | 12:28 |
freemangordon | there's a fix for it | 12:28 |
zeq1 | ah ok :) | 12:28 |
vi__ | So I ran the track through gpsbabel telling it to discard wonky waypoints and it reduced that to a healthy 21km/h. | 12:28 |
Macer | vi__: maybe you did hit 30km/h | 12:28 |
StyXman_ | DocScrutinizer05: yah, gives you gas propulsion | 12:28 |
Macer | and just didn't think you did | 12:28 |
vi__ | DocScrutinizer05: Convieniently I was adjacent to a zoo. With zebras. WHich are a kind of a horse. | 12:28 |
zeq1 | freemangordon: it works with crazy CFLAGS | 12:28 |
Macer | did you hear rocky music playing? | 12:28 |
zeq1 | export LDFLAGS="-Wl,-rpath-link,$PWD/dist/bin/:/usr/lib:/lib -Wl,-rpath,/opt/qtm12/lib -Os -fno-strict-volatile-bitfields -flto=4 -fgraphite -ftree-vectorize -ffast-math" | 12:29 |
freemangordon | zeq1: what? | 12:29 |
zeq1 | export CFLAGS="${CFLAGS} -fno-strict-volatile-bitfields -flto=4 -fgraphite -ftree-vectorize -ffast-math" | 12:29 |
DocScrutinizer05 | zebra is actually family of horse | 12:29 |
Macer | vi__: were they running with yu and you were keeping up? | 12:29 |
zeq1 | export CXXFLAGS="${CXXFLAGS} -fno-strict-volatile-bitfields -flto=4 -fgraphite -ftree-vectorize -ffast-math" | 12:29 |
freemangordon | WOW | 12:29 |
zeq1 | freemangordon: the above didn't break it (somewhat surprisingly) | 12:29 |
zeq1 | :) | 12:29 |
freemangordon | yeah :D | 12:29 |
vi__ | The point is the gps accuracy sucks ass. | 12:29 |
freemangordon | is this the latest? | 12:29 |
Macer | vi__: i just use my lumia 900 to run ;) and endomondo | 12:29 |
vi__ | actually that is not strictly true. | 12:30 |
Macer | but when i did use my n900's gps it seemed ok to me | 12:30 |
*** _mpthx_ has quit IRC | 12:30 | |
freemangordon | zeq1: is this the latest m-c? | 12:30 |
vi__ | I just want a program that can intelligently discard bogus gps waypoints. | 12:30 |
Macer | minus the ovi maps being total crap | 12:30 |
freemangordon | that runs with those flags? | 12:30 |
zeq1 | it was the latest when you asked me to rebase yesterday | 12:31 |
Macer | ovi maps has to be the absolutely worst type of nav software i have ever used my entire life | 12:31 |
freemangordon | ok | 12:31 |
Macer | i think the 1980s PLGRs we had in the military were better than ovi maps | 12:31 |
Macer | using that and an actual paper map would get me somewhere faster | 12:31 |
zeq1 | yes, and the ssl problem had gone away (not sure if that was related to using crazy flags though) | 12:31 |
zeq1 | it defintely felt faster (although we know the js jit wasn't as quick as it has been) | 12:32 |
Macer | when is someone going to find out how i can get maemo on my transformer? :-P | 12:32 |
Pali | jonwil, I know how to add new predicate to binary prolog file | 12:32 |
Pali | jonwil, but I need your env where you can load that binary file into swipl | 12:33 |
zeq1 | freemangordon: m-c has been updated, shall I rebase? | 12:33 |
*** jonwil_ has joined #maemo | 12:33 | |
freemangordon | zeq1: yes | 12:34 |
*** jonwil has quit IRC | 12:34 | |
*** jonwil_ is now known as jonwil | 12:34 | |
freemangordon | zeq1: BTW libfakeroot is sb1 version | 12:34 |
jonwil | hmmm, one problem is knowing if that policy-settings-rx51 guy is even still at Nokia | 12:35 |
*** zap_ has joined #maemo | 12:35 | |
zeq1 | freemangordon: also remember fennec won't build without the qt header being fixed | 12:35 |
freemangordon | ok | 12:35 |
Pali | jonwil, send email | 12:35 |
*** Hurrian has joined #maemo | 12:35 | |
Pali | if he is not in nokia you immedialely got email responce about address is not correct | 12:36 |
zeq1 | freemangordon: I think that's okay though (correct) since it's for SB, not the device, right? | 12:36 |
jonwil | googling now to see if I can find mention of him somewhere | 12:36 |
Pali | jonwil, you can add new predicate to binary file: load binary file into swipl, write new predicate to text file 'new.pl', run consult('new.pl'). and then run qsave_program('new_binary', []). | 12:37 |
jonwil | will that override any existing predicate of the same name? | 12:37 |
Pali | no | 12:38 |
Pali | it will extend predicate | 12:38 |
Pali | but in prolog is unification, so prolog will try next term if he got false | 12:38 |
zeq1 | freemangordon: I've pushd the rebase | 12:40 |
Pali | jonwil, this http://pastebin.com/86t4iQ6u should enable jackbias when headset is connected | 12:40 |
Pali | (deleted that active call check) | 12:40 |
freemangordon | ok, gcc4.7 libs are in thumb repo | 12:41 |
zeq1 | cool :) | 12:42 |
DocScrutinizer05 | /cs voice #maemo povbot_ | 12:42 |
*** ChanServ sets mode: +v povbot_ | 12:42 | |
DocScrutinizer05 | meh | 12:42 |
zeq1 | morning DocScrutinizer05 | 12:42 |
jonwil | ok, google shows that Krisztian was clearly involved in the opening of ohm bits for MeeGo (including the creation of policy-settings-basic) | 12:42 |
jonwil | at the very least he may be able to share why policy-settings-rx51 cant be shared | 12:43 |
vi__ | jonwil: hassle stkeeps. | 12:44 |
vi__ | He seems to have access to EVERYTHING. | 12:44 |
freemangordon | yeah, on #meego | 12:44 |
vi__ | Although he cannot tell you stuff covered by NDA, he may be able to hint... | 12:44 |
Pali | forgot about stkeeps | 12:44 |
jonwil | ok | 12:44 |
jonwil | if you say so pali | 12:44 |
Pali | I asked for scripts which genereate list of closed and open packages | 12:45 |
*** shadeslayer has quit IRC | 12:45 | |
vi__ | jonwil: stkeeps has access to ALL the closed source shizzle. | 12:45 |
*** shadeslayer has joined #maemo | 12:46 | |
*** TabletEvil has joined #maemo | 12:47 | |
jonwil | ok, will email Krisztian then | 12:47 |
jonwil | I doubt hassling stskeeps will help in this case | 12:47 |
jonwil | given that Krisztian was involved in the opening of the ohm bits, he at the very least might be able to explain why policy-settings-rx51 was not opened and policy-settings-basic was created instead | 12:48 |
jonwil | I think its worth linking to http://talk.maemo.org/showthread.php?t=83447&page=4 in the email to explain why we care about this stuff and whats important about it | 12:51 |
*** florian has joined #maemo | 12:55 | |
DocScrutinizer05 | I think a question of "why did you do XY, in context of FOSSing stuff" is usually futile. Too much involvement of legal department, and management assigning work packages to particular groups | 12:58 |
DocScrutinizer05 | find better questions, you only got a limited number of them you'll get answered | 12:59 |
*** mvp_ has quit IRC | 12:59 | |
DocScrutinizer05 | e.g. "what are the differences between policy-settings-rx51 and policy-settings-basic, either on a diff or on an abstract level?" might already a better wuation than anything starting with "why" | 13:00 |
DocScrutinizer05 | s/wua/ques/ | 13:01 |
infobot | DocScrutinizer05 meant: e.g. "what are the differences between policy-settings-rx51 and policy-settings-basic, either on a diff or on an abstract level?" might already a better question than anything starting with "why" | 13:01 |
DocScrutinizer05 | jonwil: ^^^ | 13:02 |
jonwil | yeah true | 13:02 |
jonwil | ok, so pali, can you tell me exactly what jackbias is and why we want to be able to turn it on? | 13:04 |
DocScrutinizer05 | jackbias aka micbias is a ->phantom powersupply for the headset microphone. The relevant paper says: 2V via 2kR. It's needed to power the mosfet amp in electret microphones, and also it detects pushbutton press on headset, which simply shorts mic line to GND | 13:06 |
DocScrutinizer05 | basically it's just a pullup via 2k2 on ring3 of hs-jack, from a stabilized noise-free power surce | 13:08 |
DocScrutinizer05 | source* | 13:08 |
DocScrutinizer05 | we want to turn it on to enable recording from headset microphone and to enable detection of button press on headset | 13:09 |
zeq1 | freemangordon: when you get the chance, can you try rebuilding qmltube? It's the package that has DH_COMPAT=7... | 13:10 |
freemangordon | zeq1: there is a new autotools in extras-devel | 13:11 |
freemangordon | or new debhelper, or whatever | 13:11 |
DocScrutinizer | http://talk.maemo.org/showthread.php?t=21182 | 13:12 |
zeq1 | except the debian-etch devkit gets used! I must be missing something. | 13:12 |
*** FIQ|n900 has joined #maemo | 13:12 | |
DocScrutinizer05 | Pali: jonwil: ^^^ | 13:13 |
freemangordon | zeq1: where were debian Qt patches you pointed to some weeks ago | 13:13 |
zeq1 | freemangordon: hold on | 13:14 |
freemangordon | I want to merge once performance patch from there | 13:14 |
freemangordon | s/once/one/ | 13:14 |
infobot | freemangordon meant: I want to merge one performance patch from there | 13:14 |
*** Anon572 has joined #maemo | 13:15 | |
teotwaki | MohammadAG: ping | 13:15 |
*** Anon572 has left #maemo | 13:15 | |
zeq1 | freemangordon: I looked the other day and they've moved onto 4.8 :/ | 13:16 |
zeq1 | I couldn't see any 4.7 in the debian patch system anymore | 13:16 |
freemangordon | fuuuck, isn't there som archive? | 13:16 |
zeq1 | there *must* be | 13:16 |
zeq1 | is there a reason we can't move onto 4.8? | 13:17 |
freemangordon | yea | 13:17 |
freemangordon | cssu is 4.7.2 | 13:17 |
zeq1 | isn't it compatible? | 13:17 |
freemangordon | NFC | 13:17 |
zeq1 | I mean cssu too | 13:17 |
freemangordon | but that is a major change | 13:17 |
zeq1 | it's not like jumping straight to qt5 though | 13:18 |
freemangordon | and having in mind tha buch of problems we had with 4.7.2 I will not do it | 13:18 |
freemangordon | zeq1: it is, maemo5 support was dropped long ago | 13:18 |
zeq1 | ah | 13:18 |
zeq1 | so it would need forward porting | 13:18 |
zeq1 | :( | 13:19 |
freemangordon | so, at least there is a very important reason to upgrade to 4.8 and/or above, I wouldn't touch it | 13:19 |
freemangordon | s/so, /,so is / | 13:19 |
infobot | freemangordon meant: ,so is at least there is a very important reason to upgrade to 4.8 and/or above, I wouldn't touch it | 13:19 |
freemangordon | hehe, typos day again | 13:19 |
zeq1 | :) | 13:19 |
zeq1 | maybe I'll take a look if I find myself with too much time on my hands | 13:20 |
*** AndChat-141876 has joined #maemo | 13:20 | |
*** TabletEvil has quit IRC | 13:21 | |
zeq1 | is HARM also staying at 4.7.2? | 13:21 |
freemangordon | yes | 13:21 |
zeq1 | I take it Mer is using qt5? | 13:22 |
freemangordon | zeq1: no matter it is 4.8 now, where is the address? | 13:22 |
freemangordon | zeq1: Qt5 is not released yet | 13:22 |
zeq1 | looking for it | 13:23 |
*** stardiviner has joined #maemo | 13:24 | |
DocScrutinizer05 | Pali: http://talk.maemo.org/showpost.php?p=593405&postcount=64 http://talk.maemo.org/showpost.php?p=593468&postcount=67 http://talk.maemo.org/showpost.php?p=593592&postcount=74 !!! http://talk.maemo.org/showpost.php?p=659580&postcount=80 !!! | 13:26 |
*** johnsu01 has quit IRC | 13:27 | |
*** johnsu01 has joined #maemo | 13:27 | |
Pali | Doc, postcount=74 is incorrect for our last pr1.3 prolog code | 13:27 |
zeq | freemangordon: http://patch-tracker.debian.org/package/qt4-x11/4:4.8.2-1 | 13:27 |
Pali | Doc, see decompiled prolog code | 13:27 |
Pali | I already written where is problem | 13:27 |
Pali | jackbias ON is defined if there is fact: active call or incoming call | 13:28 |
Pali | postcount 80 is hacking with one config file | 13:29 |
Pali | but this does not work correcly for pr1.3 | 13:29 |
Pali | ohm send some signals to alsaped to disable it sometimes | 13:29 |
Pali | Doc, I already read all this info month ago | 13:29 |
Pali | jonwil, jackbias in alsa/ohm/prolog/policy/other prog is switch which enable/disable button on wired headset, nothing more in our application context | 13:30 |
Pali | Doc, look at pr1.3 prolog code here: http://talk.maemo.org/showpost.php?p=1242365&postcount=39 | 13:31 |
*** messerting_ has joined #maemo | 13:33 | |
Pali | DocScrutinizer05, I already tried to use libplayback to report active call via: PB_CLASS_VOIP and PB_STATE_PLAY | 13:34 |
Pali | This really enabled jackbias but MAFW in this state is muted | 13:34 |
Pali | so not useble for OMP | 13:34 |
zeq1 | freemangordon: any luck finding your patch? | 13:35 |
Hurrian | freemangordon, I assume the gcc-4.7 thumb compiled binaries will be up in a few days? | 13:35 |
zeq1 | Hurrian: it will be as and when they are built. The idea with having libstdc++6 and libgcc1 already available is to support them as they appear. | 13:37 |
DocScrutinizer05 | Pali: whatever, I started recorder and it recorded from headset mic, so evidently micbias been enabled | 13:37 |
DocScrutinizer05 | Pali: I did this when I tried to find out about multibutton-headset protocol used | 13:37 |
Pali | Doc, really button worked? | 13:38 |
Hurrian | zeq1, cool. My N900's a nice testing tablet nowadays, my daily phone stuff moved to N9. | 13:38 |
Hurrian | speaking of which, the battery life is fantastic now that the cell radio isn't being used | 13:38 |
Pali | also, recorder can set playback mode to active call VOIP | 13:38 |
DocScrutinizer05 | damn, whenever micbias is enabled, yes the button shorts it to ground and you can detect this via hardware | 13:38 |
zeq1 | Hurrian: if you don't mind testing please go ahead and install them if you haven't already :) | 13:38 |
DocScrutinizer05 | nfc if the sw bits for dbus signalling or whatever been in place | 13:38 |
freemangordon | zeq1: still no :( | 13:39 |
DocScrutinizer05 | but micbias been active | 13:39 |
zeq1 | there must be an archive somewhere | 13:39 |
zeq1 | freemangordon: ^ | 13:39 |
Pali | Doc, enabling mic != enabling jackbias | 13:39 |
Pali | see alsamixer -c 0 | 13:39 |
DocScrutinizer05 | YES! it is! | 13:39 |
DocScrutinizer05 | when mic *works* it *needs* micbias to do so | 13:39 |
DocScrutinizer05 | and micbias in turn will allow detection of button shorting it to GND | 13:40 |
Pali | ok, I will try it | 13:40 |
*** jhb has joined #maemo | 13:41 | |
Pali | which app did you used for recording? | 13:41 |
zeq1 | freemangordon: maybe we can find an outdated debian mirror with the source pkg? | 13:41 |
Pali | want to see source code | 13:41 |
Hurrian | freemangordon: http://lists.linuxtogo.org/pipermail/openembedded-core/2012-April/021310.html | 13:41 |
DocScrutinizer05 | I don't suggest fuzzing with alsamixer will automatically enable micbias whenever you unmute mic | 13:41 |
Hurrian | zeq1, I assume that was the patch for Qt that was needed | 13:41 |
DocScrutinizer05 | but evidently recorder did something that did both enable mic and power up micbias | 13:41 |
freemangordon | Hurrian: no problem with that, in debian patch system there was a patch to speedup pixmap rendering | 13:42 |
freemangordon | or something | 13:42 |
Pali | Doc, now I tested Recorder app | 13:43 |
Pali | It recodered from headset mic | 13:43 |
MohammadAG | teotwaki: Pong | 13:43 |
freemangordon | zeq: wrong channel :P | 13:43 |
Pali | but jackbias was OFF | 13:43 |
zeq1 | oops! | 13:43 |
Pali | so Doc, what you wrote is not true | 13:43 |
*** mvp_ has joined #maemo | 13:43 | |
zeq1 | hehe | 13:43 |
DocScrutinizer05 | then I diunno what type of headset you use, since normally those microphones do not work without micbias | 13:43 |
Hurrian | freemangordon, it wasn't simply QT_GRAPHICSSYSTEM=raster? | 13:43 |
Pali | Doc, it is not micbias | 13:44 |
Pali | but jackbias alsa switch | 13:44 |
Pali | I'm using standard n900 headset | 13:44 |
DocScrutinizer05 | dafaq, there's only one hw line | 13:44 |
Pali | I do not know how this is in HW, but I see what SW is doing... | 13:44 |
DocScrutinizer05 | from top to bottom: left, right, mic+button+CVBS-out, GND | 13:45 |
Pali | seems that nokia created other usefull SW alsa switch | 13:45 |
DocScrutinizer05 | as soon as you want to record from mic+button+CVBS-out, you need to apply phantom supply aka micbias aka jackbias | 13:45 |
zeq1 | freemangordon: anyway, as I accidently was saying on the wrong channel, it has a link to vcs at the bottm | 13:45 |
zeq1 | and 4.7.x is tagged | 13:46 |
*** lbt is now known as lbt_away | 13:46 | |
DocScrutinizer05 | and button shorts mic+button+CVBS-out to GND, thus creating a pushbutton event that gets detected by dedicated hw in N900 | 13:46 |
freemangordon | yeah, saw that | 13:46 |
freemangordon | now i only need to remember which version to look in | 13:47 |
Pali | Doc, see this: http://svn.jacekowski.org/host_mode/trunk/sound/soc/omap/rx51.c | 13:47 |
Pali | there are more jack swicthes exported to alsa | 13:48 |
Pali | there is "Mic Jack" | 13:48 |
zeq1 | freemangordon: the qt4.7.3 brach should have it | 13:49 |
zeq1 | branch8 | 13:49 |
zeq1 | branch* | 13:49 |
DocScrutinizer05 | your domain to analyze the fsckdup alse sw | 13:49 |
zeq1 | freemangordon: you're not the only one who can't type today! | 13:49 |
DocScrutinizer05 | hw anyway works like I described | 13:49 |
freemangordon | yes baby: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qt4-x11.git;a=blob;f=debian/patches/Improve-performance-of-partial-updates-in-raster-win.patch;h=82625af1be51deb06b3bd06761acda33c0e2738a;hb=qt4.7.3 | 13:49 |
Pali | DocScrutinizer05 ok, but for HW access on n900 is possible only that nokia alsa code | 13:50 |
DocScrutinizer05 | I'd hope it's FOSS | 13:51 |
zeq1 | freemangordon: any other useful patches in there? | 13:51 |
Pali | and asla "Jack Bias Switch" must be enabled for wired headset button | 13:51 |
*** andre__ has quit IRC | 13:51 | |
jonwil | http://pastebin.com/1DTyBtag | 13:52 |
jonwil | Thats what I have for the email so far | 13:52 |
DocScrutinizer05 | I know alsaped is a friggin undocumented closed blob, but I never expected great magic in alsa itself | 13:52 |
jonwil | any feedback on the email so far? | 13:53 |
zeq | freemangordon: what about: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qt4-x11.git;a=commit;h=290508beb1b09df83a1f9bcae2a9d9b71a21b332 | 13:53 |
DocScrutinizer05 | alsa mixer is just confusing maybe | 13:53 |
DocScrutinizer05 | but not obscured | 13:53 |
zeq1 | freemangordon: never mind, it's just a packaging patch | 13:53 |
DocScrutinizer05 | after all alsamixer is FOSS | 13:54 |
zeq1 | I was hoping it might fix the QGLWidget errors | 13:54 |
freemangordon | zeq1: well, for now I think performance patch, and your patches for 4.7 should be enough | 13:54 |
DocScrutinizer05 | sorry, have to run | 13:54 |
zeq1 | sure | 13:54 |
Pali | doc, yes alsamixer only show kernel alsa switches | 13:54 |
freemangordon | brb | 13:54 |
Pali | and this switch is in that rx51.c sound code | 13:55 |
Pali | jonwil, for me looks OK | 13:55 |
Pali | jonwil, maybe you should write that jackbias is needed for working headset button | 13:55 |
jonwil | "We really want to make jackbias work as it is needed to make the headset button on the wired headphones function properly." | 13:56 |
jonwil | That sound good?> | 13:56 |
Pali | and also if it is enabled in alsamixer, then some app (ohmd, alsaped, prolog, ...) disable it in some minutes | 13:56 |
*** tanty has joined #maemo | 13:56 | |
zeq1 | freemangordon: remember it fails to build without one of my my go-faster flags, not sure which, might be -flto | 13:56 |
Pali | jonwil, ok | 13:56 |
jonwil | what should I use as a subject line? | 13:57 |
*** messerting_ has quit IRC | 13:58 | |
Pali | Info about maemo sound policy | 13:58 |
Pali | or Enabling jackbias | 13:58 |
jonwil | "Question about maemo sound policy/Open Hardware Manager" | 13:59 |
jonwil | that sounds good | 13:59 |
Pali | ok | 13:59 |
zeq1 | freemangordon: I've put my qmake.conf up on my site | 13:59 |
jonwil | email sent | 13:59 |
jonwil | will let everyone know if I hear anything back | 13:59 |
*** AndChat-141876 has quit IRC | 14:00 | |
jonwil | ok, it bounced | 14:01 |
jonwil | ----- The following addresses had permanent fatal errors ----- <krisztian.litkey@nokia.com> | 14:01 |
zeq1 | jonwil: not surprising | 14:02 |
jonwil | pali, any ideas what to do next? | 14:02 |
Pali | find working new address | 14:03 |
Pali | I started googling... | 14:03 |
jonwil | how? | 14:03 |
jonwil | ok | 14:03 |
jonwil | if you find one let me know | 14:03 |
*** ZogG_laptop has joined #maemo | 14:03 | |
*** TabletEvil has joined #maemo | 14:03 | |
Pali | https://gitorious.org/~hackgyver | 14:03 |
zeq1 | freemangordon: if you use -flto, remember you need to have the optimization options in LDFLAGS too | 14:03 |
freemangordon | ok | 14:03 |
freemangordon | but i am far from that :) | 14:04 |
zeq1 | freemangordon: well as said ^^ I've put my qmake.conf up on my site if that helps ;) | 14:05 |
jonwil | should I send him a message through gitorius then? | 14:05 |
jonwil | message sent | 14:06 |
jonwil | now if I could just find matches-to-n900 packages for libxcb-xv0-dev, libxcb-randr0-dev and libsp-timestamp-dev... | 14:07 |
*** maybeWTF has joined #maemo | 14:08 | |
*** maybeHere has quit IRC | 14:08 | |
Pali | jonwil, here is @intel address: http://www.mail-archive.com/nemo-commits@lists.merproject.org/msg00594.html | 14:08 |
Pali | try this | 14:09 |
jonwil | ok, will do | 14:09 |
jonwil | BTW, having looked deeper at the prolog stuff, I am now fairly sure that its not GPL | 14:11 |
jonwil | i.e. that Nokia are not required to share the source | 14:11 |
jonwil | the policy-settings-basic is GPL | 14:12 |
*** FIQ|n900 has quit IRC | 14:12 | |
jonwil | but I see nothing in policy-settings-rx51 to suggest that its GPL | 14:12 |
jonwil | or otherwise violating someones license | 14:12 |
DocScrutinizer05 | FSCK U Google, fsck u internettablettalk, I get 121311211324323 hits for every shit you could imagine, all due to >>20 minutes ago – What we know about alsa-policy-enforcement and alsaped? (40). to Nokia N900 by pali - 16 mins ago. overclocking kernel modules + UI for ...<< in "active threads" of the page | 14:12 |
DocScrutinizer05 | when googling for alsaped | 14:13 |
jonwil | ok, from the intel address I get "I'm currently out of the office." | 14:13 |
jonwil | autoreply | 14:13 |
zeq1 | freemangordon: I've cherry-picked the fixes from mozilla-central/inbound, shall I push? | 14:13 |
freemangordon | zeq1: ok, put it, i can use it for reference | 14:14 |
jonwil | which means the address is valid :) | 14:14 |
freemangordon | zeq1: seems lots of activity today on m-c, and sunspider regression patches seems to be backed out | 14:14 |
*** ZogG_laptop has quit IRC | 14:15 | |
zeq1 | freemangordon: I've pushed the cherry-picks to our git repo | 14:15 |
freemangordon | yes, push them, hopefully it won't bring us problems | 14:15 |
freemangordon | :D | 14:15 |
freemangordon | ok | 14:15 |
zeq1 | oh, were you looking for my qmake.conf? | 14:15 |
zeq1 | it should be in maemo on my site | 14:15 |
freemangordon | ok | 14:16 |
zeq1 | I need an index.html :P | 14:16 |
freemangordon | zeq1: and it works ok with -ftree-vectorize -ffast-math | 14:17 |
freemangordon | qt i mean | 14:17 |
zeq1 | yes | 14:17 |
zeq1 | at least, my testing hasn't resulting in any problems | 14:18 |
freemangordon | hmm, and what is -fgraphite | 14:18 |
*** jluisn has joined #maemo | 14:18 | |
zeq | http://gcc.gnu.org/wiki/Graphite | 14:19 |
freemangordon | thanks | 14:19 |
jonwil | ok, I think we have done all we can regarding jackbias right now | 14:19 |
Pali | jonwil, can you try to send that email to others ohm/dres/prolog/.. devs? | 14:19 |
jonwil | dont know of any other devs | 14:20 |
Pali | look at debian/changelog and debian/control | 14:20 |
Pali | jonwil, here is libxcb-xv0-dev and libxcb-randr0-dev: http://repository.maemo.org/pool/maemo5.0/free/libx/libxcb/ | 14:22 |
DocScrutinizer05 | Pali: GAIA ADCIN2 / ECI_AD is direct analog voltage detect of micline/ring3 | 14:22 |
freemangordon | zeq1: what LDFLAGS for Qt? | 14:22 |
Pali | Doc, we alredy found it in N900 HW spec | 14:23 |
Pali | when we tried to find twl madc ADCIN* for bat temp | 14:23 |
DocScrutinizer05 | Pali: N4007/ECI0 is comparator output to OMAP IRQ pin U3 GPMC_nBE1 | 14:24 |
zeq1 | freemangordon: it should be in my qmake.conf | 14:24 |
Pali | Doc, my idea about jackbias switch is that this is SW which which drop headset button events... | 14:25 |
DocScrutinizer05 | :nod: | 14:26 |
*** ZogG_laptop has joined #maemo | 14:27 | |
DocScrutinizer05 | hw is just fine as long as you enable N4040 CODEC B11 MICBIAS_B | 14:27 |
DocScrutinizer05 | and of course switch mux to mic (not TVOUT) | 14:27 |
*** tanty has quit IRC | 14:30 | |
jonwil | can't find libsp-timestamp-dev | 14:30 |
Pali | it is really needed for freamtnel version? | 14:33 |
Pali | yes, it is | 14:34 |
Pali | for ohm-plugins-misc | 14:34 |
Pali | try scratchbox $ apt-get source libsp-timestamp-dev | 14:34 |
*** CodenameStrike-N has joined #maemo | 14:34 | |
jonwil | that doesn't help | 14:35 |
Pali | http://harmattan-dev.nokia.com/pool/harmattan/free/s/sp-timestamp/ | 14:35 |
Pali | nothing more | 14:35 |
Pali | ohm-plugins-misc_0.6.65+0m5_armel.deb does not depend on that libsp- package | 14:36 |
jonwil | no | 14:36 |
jonwil | just the source package | 14:36 |
Pali | so I think dependency for ohm-plugins-misc is useless | 14:36 |
jonwil | and some other package it builds | 14:36 |
Pali | try version from harmattan now | 14:37 |
Pali | library libsp-timestamp is not in maemo5, so none maemo package depends on it | 14:37 |
Pali | try removing that package from debian/control and built it | 14:38 |
*** zeq has quit IRC | 14:38 | |
*** FIQ|n900 has joined #maemo | 14:38 | |
jonwil | yeah | 14:39 |
*** murrayc has quit IRC | 14:40 | |
*** kgu has quit IRC | 14:41 | |
jonwil | ok, that worked | 14:45 |
jonwil | ohm-plugins-misc is building | 14:46 |
*** LjL has quit IRC | 14:47 | |
*** louisdk has joined #maemo | 14:47 | |
*** kgu has joined #maemo | 14:49 | |
jonwil | btw, that libep sounds nice for understanding dbus signals sent by ohm daemon | 14:49 |
jonwil | BTW pali, I couldn't find anyone else listed in the ohm stuff worth sending email to | 14:50 |
*** mardi has quit IRC | 14:52 | |
zeq1 | freemangordon: romaxa's header order build fix in inbound wasn't sufficient, he'd neglected to move the GLdouble_defined along with the includes. I've pushed a fix to our tree. | 14:52 |
freemangordon | ok | 14:53 |
freemangordon | I am off for lunch | 14:54 |
*** ZogG_laptop has quit IRC | 14:55 | |
zeq1 | me too :) | 14:55 |
*** croppa has quit IRC | 14:56 | |
*** JakDaRippa has joined #maemo | 14:56 | |
Pali | jonwil, ok | 14:56 |
*** jluisn_ has joined #maemo | 14:59 | |
*** jluisn has quit IRC | 15:00 | |
*** ZogG_laptop has joined #maemo | 15:01 | |
jonwil | hey, cool, I didn't know osso-games-chess was open source... :) | 15:03 |
*** zeq has joined #maemo | 15:04 | |
FIQ|n900 | it is? | 15:07 |
*** setanta has joined #maemo | 15:07 | |
*** TabletEvil has quit IRC | 15:08 | |
FIQ|n900 | port the fritz 12 engine to n900 :o (closed source? pfff) | 15:08 |
*** _shadowx has quit IRC | 15:10 | |
*** zeq has joined #maemo | 15:11 | |
*** cyborg-one has quit IRC | 15:15 | |
*** Dibblah has joined #maemo | 15:16 | |
*** Dibblah has joined #maemo | 15:17 | |
*** ZogG_laptop has quit IRC | 15:26 | |
*** LjL has joined #maemo | 15:31 | |
*** ZogG_laptop has joined #maemo | 15:33 | |
*** jonwil has quit IRC | 15:34 | |
*** jonwil has joined #maemo | 15:34 | |
*** setanta has quit IRC | 15:35 | |
*** NIN101 has joined #maemo | 15:37 | |
jonwil | bah, my computer speakers broke :( | 15:38 |
*** setanta has joined #maemo | 15:40 | |
*** FIQ|n900 has quit IRC | 15:41 | |
*** louisdk has quit IRC | 15:43 | |
*** ab has quit IRC | 15:43 | |
*** florian has quit IRC | 15:44 | |
*** lizardo has joined #maemo | 15:48 | |
kerio | jonwil: lrn2headphones | 15:49 |
jonwil | headphones dont give me the sound I like (and have gotten from my last 3 or so sets of 2.1 PC speakers) | 15:50 |
jonwil | I like a bit of bass :) | 15:51 |
kerio | i have some really nice bluetooth headphones that have a shitton of bass | 15:54 |
kerio | perhaps even too much | 15:54 |
jonwil | I also dont particularly like the way headphones feel | 15:55 |
*** cyborg-one has joined #maemo | 15:55 | |
*** rcg has quit IRC | 15:57 | |
*** CodenameStrike-N has quit IRC | 15:58 | |
merlin1991 | kerio: I bet jonwil has a 2.1 system with a 20kg subwoofer :D | 15:58 |
kerio | haha | 15:58 |
jonwil | my broken set is a Logitec LS21 | 15:58 |
kerio | challenge: attach that to the n900 | 15:58 |
*** zeq has quit IRC | 16:00 | |
*** Zahra has quit IRC | 16:01 | |
jonwil | I wont be buying another LS21, didn't particularly like them | 16:01 |
*** ZogG_laptop has quit IRC | 16:04 | |
*** mvp_ has quit IRC | 16:05 | |
kerio | what are some good games for the n900? | 16:11 |
kerio | so far i have aisleriot | 16:11 |
kerio | klondike is especially good in fullscreen | 16:11 |
*** stardiviner has quit IRC | 16:15 | |
*** zeq has joined #maemo | 16:17 | |
*** udovdh has quit IRC | 16:17 | |
*** paroneay` has joined #maemo | 16:18 | |
*** paroneayea has quit IRC | 16:18 | |
*** udovdh has joined #maemo | 16:18 | |
vi__ | kerio: pokerth | 16:19 |
*** mvp_ has joined #maemo | 16:20 | |
kerio | texas holdem sucks, lrn2five-card draw | 16:20 |
vi__ | kerio: On the contrary. You suck. | 16:20 |
kerio | k | 16:20 |
kerio | :c | 16:20 |
kerio | anyway, apart from card games? | 16:20 |
vi__ | kerio: NETHACK | 16:21 |
kerio | meh, good point | 16:21 |
kerio | except that vanilla nethack is horrible and unnethack is still at version 3.5.3 | 16:21 |
kerio | (version 4 was released a bit ago) | 16:21 |
kerio | (by vanilla nethack i mean the one from nethack.org as opposed to something like naohack) | 16:21 |
kerio | (which is still vanilla but the interface isn't absolute crap) | 16:22 |
vi__ | I wish, for the love of god the punk would port doomrl to arm. | 16:22 |
vi__ | I am fed up of his closed source horse shit. | 16:22 |
kerio | qemu it :D | 16:22 |
kerio | someone should crosscompile acehack for the n900 for me | 16:23 |
*** penguinbait has joined #maemo | 16:23 | |
*** penguinbait has joined #maemo | 16:23 | |
vi__ | I tried to port penguin command and viruskiller. | 16:23 |
vi__ | That was an utter fail. | 16:23 |
vi__ | They both have hardcoded screen sizes...that are too big for the n900. | 16:24 |
kerio | vi__: the best you can do with osso-xterm is 79x25 :s | 16:24 |
*** paroneay` is now known as paroneayea | 16:25 | |
kerio | also, osso-xterm considers brown as yellow :/ | 16:25 |
*** paroneayea has quit IRC | 16:25 | |
*** paroneayea has joined #maemo | 16:25 | |
*** calvaris has quit IRC | 16:26 | |
kerio | vi__: hm, acehack is surprisingly playable in 79x25 | 16:27 |
kerio | except that the last column of the status bar is cut :( | 16:28 |
*** Ian-- has joined #maemo | 16:28 | |
vi__ | kerio: install mrxvt, xterm etc. | 16:29 |
*** Ian--- has quit IRC | 16:29 | |
kerio | vi__: that sounds like too much effort though | 16:29 |
kerio | :3 | 16:30 |
*** rm_work has joined #maemo | 16:35 | |
*** rm_work has quit IRC | 16:35 | |
*** rm_work has joined #maemo | 16:35 | |
*** valdyn has quit IRC | 16:43 | |
kerio | vi__: what's your NAO handle? | 16:44 |
*** johnsu01 has quit IRC | 16:44 | |
*** johnsu01 has joined #maemo | 16:44 | |
*** lylyc has joined #maemo | 16:44 | |
*** ab has joined #maemo | 16:49 | |
*** valdyn has joined #maemo | 16:49 | |
vi__ | I literally have no idea what you are talking about | 16:51 |
*** Darkchaos has joined #maemo | 16:53 | |
kerio | your nickname on NAO | 16:54 |
kerio | or another public server | 16:54 |
kerio | (re:nethack) | 16:54 |
*** peetah_ is now known as peetah | 16:56 | |
zeq1 | freemangordon: I've not looked into why yet, but for some reason our ifdefs aren't working anymore; moc_mozqwidget.cpp:74: undefined reference to `MozQWidget::orientationChanged()' | 16:56 |
kerio | vi__: if you never ascended on a nethack public server then you never ascended | 16:57 |
vi__ | I have never ascended. I refuse to read the spoilers file and always die of quaffing from fountains at about level 6. | 16:58 |
kerio | well, maybe you should refrain from quaffing from fountains :) | 16:58 |
kerio | you'll never get anything good from them | 16:58 |
kerio | or, at least, the expected value of a fountain quaff is really, really bad | 16:58 |
*** Hurrian has quit IRC | 17:00 | |
*** DocScrutinizer05 has quit IRC | 17:00 | |
*** DocScrutinizer05 has joined #maemo | 17:00 | |
*** DocScrutinizer has quit IRC | 17:00 | |
*** DocScrutinizer has joined #maemo | 17:00 | |
*** ZogG_laptop has joined #maemo | 17:01 | |
vi__ | Or this one time I used a stone to flesh spell on a boulder and kept eating it till I died. | 17:01 |
kerio | doing that is also bad, yes | 17:01 |
vi__ | This one game I polymorphed my pet into a black dragon. | 17:02 |
vi__ | By accident. | 17:02 |
kerio | so? they don't breathe when tame | 17:02 |
vi__ | we just went around ransacking and looting everyshop. | 17:02 |
vi__ | It was ace. | 17:02 |
kerio | oh, yeah, the extended AI patch | 17:03 |
vi__ | Then I drank a potion or somthing retarded. | 17:03 |
vi__ | and died. | 17:03 |
kerio | haha | 17:03 |
vi__ | This one time I had a valkarie and gloves and I killed a cockatrice. | 17:03 |
kerio | and you went around while wielding the corpse? | 17:03 |
kerio | yeah, bad idea | 17:03 |
vi__ | I was wielding that shit like a weapon, it was sweet. | 17:04 |
kerio | levitate or stay put | 17:04 |
vi__ | Then I put on some cursed -4 boots. | 17:04 |
vi__ | I tripped, fell over onto said cockatrice. | 17:04 |
kerio | ohoho, fumbling | 17:04 |
vi__ | and died. | 17:04 |
kerio | neat | 17:04 |
kerio | that's one of the 47 ways you can die from a footrice | 17:04 |
freemangordon | zeq1: i've build qt with gcc 4.7, going to upload it | 17:06 |
zeq | ok | 17:06 |
kerio | freemangordon: thumby? | 17:07 |
zeq | I'm off to walk the dog now, bbl | 17:07 |
kerio | hm, about: is broken in microb | 17:08 |
vi__ | kerio: No it isn't | 17:08 |
kerio | xml error, here | 17:08 |
freemangordon | kerio: yes | 17:09 |
kerio | freemangordon: ^_^ | 17:09 |
freemangordon | zeq: qtwebkit.so is 650k larger than one build with 4.6.2 :( | 17:10 |
zeq1 | freemangordon: which flags did you use in the end? | 17:11 |
freemangordon | won't upload it that way, will play a little with compiler switches | 17:11 |
freemangordon | zeq1: yours | 17:11 |
zeq1 | freemangordon: change the Ofast to Os | 17:11 |
freemangordon | yeah | 17:11 |
freemangordon | is that for Size or Speed? | 17:12 |
freemangordon | Os | 17:12 |
*** chenca has joined #maemo | 17:12 | |
kerio | size, i think | 17:12 |
zeq1 | Os is size | 17:12 |
zeq1 | Ofast is maximum speed | 17:12 |
kerio | vi__: "about:" gives me an xml error | 17:13 |
zeq1 | moreso than O3 | 17:13 |
freemangordon | O2 fails with internal compiler error | 17:13 |
zeq1 | Ofast doesn't try to keep the size down | 17:13 |
zeq1 | at all | 17:13 |
zeq1 | I meant to change that, I was just testing :P | 17:13 |
zeq1 | :( | 17:13 |
freemangordon | yeah. but O2 fails | 17:14 |
zeq1 | re. ice | 17:14 |
freemangordon | but Os comes with the reduced speed AFAIK | 17:14 |
freemangordon | s/with the/with/ | 17:15 |
infobot | freemangordon meant: but Os comes with reduced speed AFAIK | 17:15 |
zeq1 | yes O2 is best compromise | 17:15 |
freemangordon | and it fails ;) | 17:16 |
zeq1 | does Os work? | 17:16 |
zeq1 | you changed both LFLAGS and CXXFLAGS? | 17:16 |
freemangordon | yes, both. what if I keep -Ofast in compiler, but set -O2 for linker? | 17:17 |
*** Darkchaos has quit IRC | 17:18 | |
freemangordon | zeq1: what if I change -flto=4 to something like -flto=3 or whaterver? | 17:19 |
zeq1 | I think it's undefined if you mix | 17:20 |
zeq1 | lto=n where n breaks it up into smaller units | 17:20 |
zeq1 | so it can be parallelized like make -j | 17:21 |
*** Hoolxi has joined #maemo | 17:21 | |
zeq1 | otherwise the linking is a serial bottleneck | 17:21 |
kerio | freemangordon: isn't Os the whole point of thumb binaries? | 17:21 |
freemangordon | no | 17:21 |
kerio | it's a system that swaps heavily, having to grab less stuff from the swap means that it'll still be a lot faster | 17:21 |
kerio | you can only be sure of what's better by testing it | 17:21 |
freemangordon | again, no | 17:21 |
kerio | except that you'd have to benchmark the whole system .s | 17:22 |
kerio | :s | 17:22 |
zeq1 | kerio: that's generally true but some parts you want to run fast | 17:22 |
freemangordon | zeq1: i will try with -O2 without LTO | 17:23 |
zeq1 | freemangordon: is it the known 4.7 ICE? | 17:23 |
*** ZogG_laptop has quit IRC | 17:23 | |
freemangordon | NFC | 17:23 |
zeq1 | I can't remember the bug number off-hand | 17:23 |
*** ZogG_laptop has joined #maemo | 17:25 | |
zeq1 | freemangordon: you could use Ofast and specifiy an unroll limit | 17:25 |
zeq1 | I mean inline limmit | 17:25 |
zeq1 | limit* | 17:25 |
freemangordon | sure, but that comes near to black magic :) | 17:26 |
zeq1 | you could reduce unrolling too probably | 17:26 |
freemangordon | anyway, i am on my way home, will check what has happened when i am there, bbl | 17:27 |
zeq1 | -fno-unroll-all-loops or something, I can't remember exactly which flags get set at Ofast | 17:27 |
kerio | -funroll-all-loops is definetely not considered a "fast" optimization | 17:27 |
kerio | most of the times it slows things down | 17:27 |
zeq1 | that's why I said no- :) | 17:28 |
*** lylyc has quit IRC | 17:28 | |
*** lylyc has joined #maemo | 17:30 | |
*** Ian--- has joined #maemo | 17:30 | |
*** Ian-- has quit IRC | 17:31 | |
*** konelix__ has joined #maemo | 17:31 | |
vi__ | zeq1: Dont you have a dog to walk? | 17:33 |
*** ZogG_laptop has quit IRC | 17:34 | |
*** ZogG_laptop has joined #maemo | 17:36 | |
zeq1 | vi__: quite right, see you all later :) | 17:36 |
*** lylyc has quit IRC | 17:36 | |
*** zeq has quit IRC | 17:43 | |
*** ZogG_laptop has quit IRC | 17:45 | |
*** konelix__ has quit IRC | 17:49 | |
*** konelix__ has joined #maemo | 17:50 | |
*** dhbiker has quit IRC | 17:55 | |
*** tanty has joined #maemo | 17:56 | |
*** zeq has joined #maemo | 17:56 | |
*** elninja has quit IRC | 17:59 | |
*** dhbiker has joined #maemo | 18:01 | |
zeq | kerio: you're right I think, O3/fast doesn't enable unrolling. | 18:04 |
kerio | hrmpf, why is there no nc on the n900 | 18:04 |
kerio | this is bs, it's supposed to be unixy | 18:05 |
kerio | i can install socat but it's not the same thing! | 18:05 |
kerio | ugh, it's in the sdk repos | 18:07 |
kerio | will Bad Stuff happen if i enable it on the n900? | 18:08 |
kerio | not the sdk or the nokia-binaries one, mind you | 18:08 |
freemangordon | no problem to enable SDK and tools repos on the device | 18:09 |
kerio | the sdk one too? neat | 18:09 |
kerio | i thought that it wasn't a good idea to do so | 18:09 |
*** otep has quit IRC | 18:10 | |
*** leochencipher has quit IRC | 18:12 | |
*** otep has joined #maemo | 18:12 | |
*** mvp_ has quit IRC | 18:13 | |
*** elninja has joined #maemo | 18:13 | |
*** Hoolxi has quit IRC | 18:15 | |
kerio | hrmpf, why is copying a file through wifi cpu-bound | 18:16 |
Pali | http://talk.maemo.org/showpost.php?p=1242804&postcount=44 | 18:17 |
zeq1 | kerio: csum? | 18:17 |
kerio | zeq1: csum for what? | 18:17 |
kerio | WEP? | 18:18 |
kerio | :s | 18:18 |
*** zap_ has quit IRC | 18:18 | |
freemangordon | zeq1: still unable to build Qt | 18:18 |
*** Dibblah has quit IRC | 18:18 | |
zeq1 | freemangordon: does O3 work? | 18:18 |
freemangordon | didn't try it, will do it now | 18:19 |
kerio | oh god, 103mb of used swap | 18:19 |
*** lbt_away is now known as lbt | 18:19 | |
*** otep has quit IRC | 18:20 | |
zeq1 | kerio: that's not necessarily bad, unless it's things you need to swap in! :) | 18:20 |
zeq1 | freemangordon: I've been reading the gcc info | 18:20 |
zeq1 | freemangordon: there's lots of nice new optimization options | 18:21 |
zeq1 | especially from graphite | 18:21 |
*** flo_lap has joined #maemo | 18:21 | |
freemangordon | sure, but how to find which one breaks compilation | 18:21 |
kerio | ok, we need the big guns for this | 18:21 |
kerio | can i export a file through mass storage mode? | 18:21 |
kerio | :D | 18:21 |
zeq1 | something between O2 and Ofast :) | 18:22 |
freemangordon | zeq1: yeah | 18:22 |
*** leochencipher has joined #maemo | 18:22 | |
zeq1 | freemangordon: I'll try here as well, so we can cover more flags, but first I need to clean the bathroom! :P | 18:23 |
kerio | are the SDK repos enableable on the n900 then? | 18:24 |
*** konelix has joined #maemo | 18:24 | |
zeq1 | freemangordon: info gcc does tell you which flags are enabled at each level | 18:25 |
zeq1 | so it should be too hard to find the one which works around the error | 18:25 |
freemangordon | hmm, seems it compiles with O3 | 18:26 |
*** rcg has joined #maemo | 18:26 | |
StyXman_ | 17:16 < kerio> hrmpf, why is copying a file through wifi cpu-bound | 18:26 |
StyXman_ | kerio: scp? | 18:26 |
StyXman_ | if so, encryption | 18:26 |
*** konelix__ has quit IRC | 18:27 | |
*** rcg has quit IRC | 18:27 | |
kerio | StyXman_: i was using nc | 18:27 |
zeq1 | `-O3' turns on all optimizations specified by `-O2' and also turns on the `-finline-functions', `-funswitch-loops', `-fpredictive-commoning', `-fgcse-after-reload', `-ftree-vectorize' and `-fipa-cp-clone' options. | 18:27 |
zeq1 | so it's one of those | 18:27 |
kerio | 1.7MB/s of raw transfer through wep shouldn't grind the system to a halt :( | 18:27 |
zeq1 | -ftree-vectorize is new there | 18:27 |
freemangordon | zeq1: yeah | 18:28 |
kerio | isn't it clang's -O4, pretty much? | 18:28 |
*** Estel_ has quit IRC | 18:28 | |
zeq1 | kerio: it the big auto-vectorize switch | 18:28 |
vi__ | Pali: wooah! | 18:28 |
* kerio scoffs at these peasants using physical cords to play music | 18:29 | |
Pali | jonwil, see post on tmo | 18:29 |
freemangordon | zeq1: i'm concerned about -ffast-math | 18:30 |
*** jluisn_ has quit IRC | 18:30 | |
*** messerting_ has joined #maemo | 18:30 | |
jonwil | ok, thats good news | 18:31 |
jonwil | sounds like the best way forward might be to hack the policy.,plc file somehow | 18:31 |
vi__ | Kli delivers! | 18:31 |
* vi__ scoffs at kerios battery life. | 18:32 | |
kerio | vi__: phone in my pocket, headphones around my neck, no cord between the two | 18:32 |
kerio | you can't explain that! | 18:32 |
vi__ | kerio: Oh shi...my headset ran out of batteries! WTF am I to do?? | 18:33 |
kerio | vi__: look around the tram nervously because you're bored, then get home and charge them | 18:34 |
kerio | with lots of sadness :c | 18:34 |
vi__ | If only the N900 supported the media buttons on the headset. That would be sweet. | 18:34 |
vi__ | Unfortunatley all we have is this stupid jack bias PTT button. | 18:34 |
kerio | it's the engineers' fault | 18:35 |
kerio | for not producing infinite batteries | 18:35 |
Pali | jonwil, I will wait for answer if assert & retract is good idea | 18:35 |
Pali | jonwil, maybe you can link decompiled prolog code & predicates to that thread | 18:36 |
Pali | to have all in one place | 18:36 |
jonwil | ok, posted | 18:37 |
vi__ | Pali: was kli an N900 engineer? | 18:39 |
jonwil | yes he was | 18:39 |
jonwil | he did the ohm stuff | 18:39 |
jonwil | is listed as maintainer for it | 18:39 |
kerio | waaaaaah why doesn't HAM respect my apt holds | 18:40 |
kerio | fucking asshole | 18:40 |
Pali | when I have time, I will copy decompiled code in policy-settings-basic to reconstruct policy-settings-rx51 | 18:41 |
*** Estel_ has joined #maemo | 18:41 | |
Pali | one part is missing: dres decompiler | 18:41 |
jonwil | well he gave us all the pointers to how to decompile a dresc file | 18:42 |
freemangordon | :nod: | 18:42 |
Pali | jonwil, write decompiler is real challenge :) | 18:43 |
vi__ | freemangordon: so what are these big changes coming to cssu-thumb repo? | 18:43 |
*** konelix_ has joined #maemo | 18:43 | |
freemangordon | vi__: gcc 4.7 | 18:43 |
*** krau has quit IRC | 18:43 | |
vi__ | yippee! | 18:43 |
*** krau has joined #maemo | 18:44 | |
vi__ | actually I do not really know how that benefits. | 18:44 |
jonwil | faster better code :) | 18:44 |
freemangordon | auto vectoriser | 18:44 |
vi__ | w00t | 18:44 |
freemangordon | yeah, simd support without intrinstics | 18:44 |
vi__ | I have an idea. | 18:45 |
vi__ | If I stop modest from autostarting with dsme(?) will it die gracefully when I quit it? | 18:45 |
*** konelix has quit IRC | 18:45 | |
jonwil | so yeah I think with what we have now it should be possible to come up with something functionally equivalent to the n900 policy.plc file | 18:45 |
vi__ | brb, off to braek my n900 again. | 18:45 |
*** konelix_ is now known as konelix | 18:46 | |
zeq1 | freemangordon: back | 18:47 |
kerio | freemangordon: help! | 18:47 |
freemangordon | Qt still compiles, i want to check binaries size with -O3 | 18:47 |
kerio | the sdk repos are making me update libgcc1 | 18:48 |
kerio | no, wait | 18:48 |
freemangordon | kerio: no way | 18:48 |
freemangordon | it is extras-devel | 18:48 |
freemangordon | or cssu-thumb | 18:48 |
kerio | community-thumb is at 4.6.2 | 18:48 |
kerio | this one is at 4.7.2 | 18:48 |
kerio | maybe -devel | 18:48 |
kerio | hmm | 18:48 |
zeq1 | re. fast-math, it does have its detractors because it simply doesn't work for code which depends upon strict ieee conformance. | 18:48 |
*** flo_lap is now known as florian | 18:48 | |
freemangordon | kerio: that is cssu-thumb, disable the repo ror now | 18:49 |
zeq1 | when it does work though, it's a big win, especially with neon | 18:49 |
kerio | i currently have the -thumb one installed | 18:49 |
freemangordon | zeq1: it is too risky, i think we should disable that | 18:49 |
zeq1 | most of the problematic programs check for it | 18:50 |
freemangordon | hmm, sure? | 18:50 |
freemangordon | well, ok | 18:50 |
zeq1 | sqlite for example | 18:50 |
zeq1 | does qt have conformance tests | 18:51 |
zeq1 | ? | 18:51 |
freemangordon | but it was me to find why CSSU Qt 4.7.2 raster engine is broken. It was because of -O3 and it was not fun | 18:51 |
freemangordon | zeq1: NFC | 18:51 |
zeq1 | we should try the tests | 18:51 |
zeq1 | make check | 18:52 |
freemangordon | can you try that? | 18:52 |
kerio | ugh, i typoed the token code for the nokia-binaries repo | 18:52 |
kerio | :s | 18:52 |
zeq1 | I'll need to build with O3 unless you discovered the flag? | 18:52 |
freemangordon | zeq1: why, you have it now with -Ofast | 18:53 |
freemangordon | which is -O3 aiui | 18:53 |
zeq1 | ok trying Ofast | 18:53 |
freemangordon | btw i think tests are disabled | 18:54 |
zeq1 | we should probably get into the habit of trying make check | 18:54 |
freemangordon | zeq1: https://bugzilla.mozilla.org/show_bug.cgi?id=777094 | 18:54 |
povbot_ | Bug 777094: was not found. | 18:54 |
zeq1 | yeah, I fixed it differently | 18:56 |
freemangordon | yeah, but that is upstream :P | 18:56 |
zeq1 | I'll back out my fix | 18:56 |
*** philipl has joined #maemo | 18:56 | |
*** hazchemix has joined #maemo | 18:56 | |
*** Venemo_N9 has joined #maemo | 19:01 | |
kerio | freemangordon: no seriously, where does this libgcc1 come from D: | 19:03 |
freemangordon | cssu-thumb | 19:03 |
kerio | no, i installed that | 19:03 |
kerio | those are the 4.6.2 packages | 19:03 |
freemangordon | well, ok | 19:04 |
* freemangordon sighs | 19:04 | |
freemangordon | use apt-cache show libgcc1 | 19:04 |
* vi__ passes FMG the bong. | 19:04 | |
kerio | hold on, HAM is still apt-working | 19:04 |
kerio | fucking sonuvabitch | 19:05 |
kerio | :s | 19:05 |
kerio | hm, weird | 19:05 |
kerio | i did policy | 19:05 |
kerio | 1:4.7.2-0+cssu0 on community-cssu | 19:05 |
kerio | unless i enabled cssu-d | 19:06 |
kerio | er | 19:06 |
kerio | community-thumb | 19:06 |
kerio | unless i enabled community-devel by mistake? | 19:06 |
*** ced117 has joined #maemo | 19:06 | |
*** ced117 has quit IRC | 19:06 | |
*** ced117 has joined #maemo | 19:06 | |
kerio | no, there's no libgcc1 there | 19:06 |
kerio | freemangordon: seriously though, why is there no matching package in http://maemo.merlin1991.at/cssu/community-thumb/pool/free/libg/libgcc1/ ? | 19:07 |
kerio | :S | 19:07 |
vi__ | Is there a stream of conscience coming out of your mouth IRL? | 19:07 |
zeq1 | qt still building | 19:07 |
vi__ | cat /proc/swaps | 19:07 |
vi__ | ... | 19:08 |
vi__ | wrong xterm | 19:08 |
freemangordon | kerio: http://maemo.merlin1991.at/cssu/community-thumb/pool/free/g/gcc-4.7/libgcc1_4.7.2-0%2bcssu0_armel.deb | 19:08 |
kerio | oic | 19:08 |
kerio | upgrade or not? | 19:08 |
freemangordon | should not harm according to zeq1 | 19:08 |
kerio | zeq1: i trust you! | 19:08 |
kerio | same for libstdc++6? | 19:09 |
kerio | also, what's up with hildon-initscripts? the sdk repo has the same version but with a different revision | 19:09 |
*** pigeon has quit IRC | 19:10 | |
zeq1 | I think if libgcc and libstdc++ didn't work one of the distros would have noticed by now :) | 19:10 |
freemangordon | zeq1: trying -O2 and no -ffast-math | 19:11 |
kerio | can someone with the sdk repos enabled on his n900 tell me if "upgrading" hildon-initscripts breaks stuff? | 19:11 |
freemangordon | i have them, no problem | 19:12 |
freemangordon | kerio: you have BM? | 19:12 |
kerio | freemangordon: yeah but my last backup is like a day old | 19:12 |
kerio | a day in which i did many things D: | 19:12 |
freemangordon | so, what you risk exactly? | 19:12 |
kerio | like installing most of cssu-thumb | 19:12 |
freemangordon | the repo is still there | 19:12 |
kerio | ...eeeeeh | 19:12 |
kerio | good point | 19:12 |
freemangordon | do anothe backup and play in your will ;) | 19:13 |
freemangordon | *on | 19:13 |
kerio | i just wonder why it's a different revision | 19:13 |
kerio | -dp1 instead of -0m5 | 19:13 |
freemangordon | zeq1: tests are disabled in our Qt build | 19:13 |
zeq1 | I'm going to run make check manually after it finishes | 19:14 |
zeq1 | or is that disabled somehow? | 19:14 |
kerio | ugh, "Small changes for the SDK" | 19:14 |
kerio | WHICH ONES | 19:14 |
freemangordon | zeq1: NFC | 19:14 |
zeq1 | we'll soon find out | 19:15 |
freemangordon | zeq1: but honestly, I wouldn't risk breaking stellariumobile and stuff like it for unknown performance increase | 19:15 |
freemangordon | ftree-vectorise should give us enough performance gain | 19:16 |
zeq1 | I've read it isn't really effective on Cortex-a8 without fast-math :/ | 19:17 |
zeq1 | if it passes the tests it should be fine | 19:17 |
freemangordon | I know that, but better a little bit slower and working code | 19:17 |
freemangordon | zeq1: ok | 19:17 |
*** florian has quit IRC | 19:17 | |
zeq1 | it's what the tests are for afterall :) | 19:18 |
freemangordon | :) | 19:20 |
*** messerting_ has quit IRC | 19:20 | |
*** ZogG_laptop has joined #maemo | 19:22 | |
*** edheldil has quit IRC | 19:24 | |
zeq1 | freemangordon: fennec rebased | 19:27 |
*** rcg has joined #maemo | 19:32 | |
kerio | ok, can someone explain to me what apt-worker has to do for 9 minutes and 40 seconds after i close ham? | 19:32 |
kerio | 9:40 and counting, i mean | 19:32 |
*** jargon- has quit IRC | 19:33 | |
kerio | I JUST CLOSED IT I DON'T WANT IT TO KEEP DOING THINGS | 19:33 |
zeq1 | kerio: it's a very good question, I've often wondered | 19:34 |
kerio | 10 minutes 55 seconds | 19:34 |
kerio | 11 minutes 21 seconds | 19:34 |
kerio | i mean, i do have a lot of repos, but come on | 19:35 |
*** florian has joined #maemo | 19:35 | |
zeq1 | kerio: still going? | 19:37 |
kerio | done now | 19:37 |
zeq1 | :) | 19:38 |
kerio | 12 minutes, AFTER closing every window | 19:38 |
zeq1 | I wonder what it did :) | 19:38 |
kerio | a normal user would have no idea it's doing stuff | 19:38 |
kerio | except for the fact that everything runs slooooooooooow | 19:38 |
*** JakDaRippa has quit IRC | 19:41 | |
*** ZogG_laptop has quit IRC | 19:42 | |
*** ZogG_laptop has joined #maemo | 19:44 | |
freemangordon | zeq1: is there any chance gcc to have some patches in the meanwile? | 19:46 |
kerio | so... right now i have mr0, ssu, extras-devel, community-testing, community-thumb, sdk, sdk tools, sdk nokia-binaries enabled | 19:47 |
kerio | :3 | 19:47 |
freemangordon | no matter what i do i am unable to compile qt with -O2 | 19:47 |
kerio | there's still no excuse for HAM to take 12 minutes to *close* | 19:47 |
*** jhb has quit IRC | 19:48 | |
freemangordon | zeq1: hmm, it actually builds now, WTF? | 19:49 |
freemangordon | with -O3 -fno-inline-functions -fno-unswitch-loops -fno-predictive-commoning -fno-gcse-after-reload -fno-ipa-cp-clone | 19:49 |
freemangordon | seems there is another options -O3 is enabling | 19:50 |
*** ZogG_laptop has quit IRC | 19:50 | |
*** ZogG_laptop has joined #maemo | 19:52 | |
*** Venemo_N9 has quit IRC | 19:52 | |
*** teotwaki has quit IRC | 19:55 | |
*** JakDaRippa has joined #maemo | 19:55 | |
*** ZogG_lap1op has joined #maemo | 20:00 | |
kerio | completely unrelated things: why aren't the maemo repos using pdiffs for the Release file? | 20:01 |
*** Venemo has joined #maemo | 20:02 | |
*** user___ has joined #maemo | 20:02 | |
*** ZogG_laptop has quit IRC | 20:02 | |
*** nmjnb has joined #maemo | 20:05 | |
*** dos1 has joined #maemo | 20:05 | |
*** dos1 has quit IRC | 20:06 | |
*** dos1 has joined #maemo | 20:07 | |
*** user___ has quit IRC | 20:09 | |
*** AD-N770 has quit IRC | 20:11 | |
*** Woody14619 has joined #maemo | 20:12 | |
*** Woody14619 has quit IRC | 20:12 | |
*** Woody14619 has joined #maemo | 20:12 | |
*** geaaru has quit IRC | 20:12 | |
*** GeneralAntilles has quit IRC | 20:15 | |
*** pigeon has joined #maemo | 20:19 | |
*** jargon- has joined #maemo | 20:19 | |
*** mvp_ has joined #maemo | 20:21 | |
*** jonwil has quit IRC | 20:25 | |
*** ZogG_lap1op has quit IRC | 20:25 | |
zeq1 | freemangordon: the info gcc I used in the one on my laptop, which is for 4.7.1 | 20:26 |
freemangordon | yeah, that is the latest available documentation | 20:27 |
zeq1 | I looked at that since we don't have info pages installed | 20:27 |
freemangordon | on gcc site too | 20:27 |
zeq1 | ok | 20:27 |
freemangordon | well, i backported the XSync patch and trying to make the final build :) | 20:27 |
zeq1 | perhaps we should take a look in the source? although, how is the bin size with the above options? | 20:28 |
freemangordon | i hope it will give us that "Measured frame rate improvement of 20 - 60 % in an update stress testing the performance of partial updates." | 20:28 |
freemangordon | zeq1: still not built | 20:29 |
zeq1 | ok | 20:29 |
zeq1 | make check gave no errors btw | 20:29 |
freemangordon | well, i am compiling with -ffast-math anyway :D:D:D | 20:29 |
freemangordon | what tests did it execute? | 20:30 |
zeq1 | the full testsuite requires x11 | 20:30 |
freemangordon | aah. but you can run xephyr | 20:30 |
zeq1 | not sure! I'm building the full testsuite now :) | 20:31 |
freemangordon | yes, you can run xephyr in host OS | 20:31 |
freemangordon | as :1 | 20:31 |
zeq1 | ok | 20:31 |
zeq1 | or I suppose I could use a remote X server | 20:32 |
freemangordon | but,but it is just that | 20:32 |
freemangordon | xephyr is lightweight X server :D | 20:32 |
freemangordon | you can run in window | 20:33 |
freemangordon | ;) | 20:33 |
zeq1 | I mean the X server on my laptop :) | 20:33 |
freemangordon | hmm, yeah | 20:33 |
freemangordon | you could | 20:33 |
zeq1 | there are benchmarks too | 20:35 |
freemangordon | :) | 20:35 |
zeq1 | tests/benchmarks | 20:35 |
zeq1 | you can just run qmake; make | 20:36 |
*** GeneralAntilles has joined #maemo | 20:38 | |
*** JakDaRippa has quit IRC | 20:40 | |
*** dos1 has quit IRC | 20:41 | |
zeq1 | I don't think they keep the testsuite quite up-to-date | 20:43 |
*** FIQ has joined #maemo | 20:44 | |
*** sirdancealot7 has quit IRC | 20:46 | |
*** eMHa_ has quit IRC | 20:50 | |
zeq1 | freemangordon: it doesn't *need* X | 20:55 |
*** JakDaRippa has joined #maemo | 20:55 | |
zeq1 | obviously some of the tests do! | 20:56 |
freemangordon | zeq1: ? | 20:56 |
freemangordon | aah, yeah | 20:56 |
zeq1 | but it's running now without it | 20:56 |
freemangordon | do you run it in SB? | 20:56 |
zeq1 | I am running it in SB, some tests are quite slow to complete though | 20:57 |
freemangordon | run it on the device ;) | 20:57 |
zeq1 | is SB faster than the real thing? | 20:57 |
freemangordon | does not matter, you don;t have VFP/NEON | 20:57 |
freemangordon | I mean the real thing | 20:57 |
freemangordon | SB is waaay slower | 20:57 |
zeq1 | yeah | 20:58 |
*** zeq has quit IRC | 20:58 | |
freemangordon | qemu that is | 20:58 |
freemangordon | hmm, packaging ;) | 20:58 |
zeq1 | I'll copy it over once I put it on charge, my battery just died! | 20:58 |
zeq1 | we could package the testsuite too..? | 20:59 |
zeq1 | bad time to suggest it though! ;) | 20:59 |
freemangordon | yeah | 20:59 |
*** nsuffys has joined #maemo | 20:59 | |
freemangordon | I don't see a reason why we can't, but yes, not now :) | 21:00 |
*** gn00b has quit IRC | 21:00 | |
*** gn00b has joined #maemo | 21:01 | |
*** Venemo has quit IRC | 21:04 | |
freemangordon | ok, Qt built, lets see if it works :D | 21:05 |
*** gn00b has quit IRC | 21:06 | |
*** Venemo_N9 has joined #maemo | 21:06 | |
*** Venemo has joined #maemo | 21:07 | |
*** psycho_oreos has quit IRC | 21:07 | |
*** kerio92 has joined #maemo | 21:09 | |
*** hurbu__ has joined #maemo | 21:10 | |
*** JakDaRippa has quit IRC | 21:11 | |
*** FredrIQ has joined #maemo | 21:12 | |
*** FIQ|n900 has joined #maemo | 21:12 | |
zeq1 | I need to install make | 21:13 |
*** FIQ has quit IRC | 21:13 | |
*** FredrIQ is now known as FIQ | 21:13 | |
zeq1 | and qmake... but it doesn't exist! :( | 21:13 |
freemangordon | yeah :( | 21:14 |
freemangordon | btw Qt works on the device, and is smaller | 21:14 |
zeq1 | what a pain | 21:14 |
zeq1 | ah good! | 21:14 |
zeq1 | I'd still like to get the testsuite running though | 21:14 |
freemangordon | that's my devel device, going to put it on primary | 21:14 |
*** psycho_oreos has joined #maemo | 21:14 | |
freemangordon | zeq1: but of course | 21:14 |
zeq1 | I guess we should be able to build a qmake bin from the qt sources...? | 21:14 |
freemangordon | btw there is a -test package | 21:14 |
zeq1 | I *think* that's something else | 21:15 |
*** kerio has quit IRC | 21:15 | |
*** kerio92 is now known as kerio | 21:15 | |
zeq1 | the QtTest lib | 21:15 |
zeq1 | whatever that's for | 21:15 |
zeq1 | not the same thing as the testsuite | 21:15 |
freemangordon | yeah | 21:15 |
*** FIQ|n900 has quit IRC | 21:16 | |
*** gn00b has joined #maemo | 21:19 | |
zeq1 | running qmake; make in the qmake directory seems to work | 21:19 |
freemangordon | ok, going to put Qt in the repo | 21:20 |
zeq1 | you probably noticed the build produces an x86 qmake normally | 21:20 |
*** kerio is now known as Guest16373 | 21:21 | |
* zeq1 is going to eat now | 21:22 | |
*** kerio has joined #maemo | 21:24 | |
*** qwazix has joined #maemo | 21:25 | |
*** eMHa_ has joined #maemo | 21:26 | |
*** Venemo_N9 has quit IRC | 21:27 | |
*** markinfo has quit IRC | 21:29 | |
*** luke-jr has quit IRC | 21:32 | |
*** etrunko has joined #maemo | 21:32 | |
*** konelix_ has joined #maemo | 21:34 | |
*** konelix has quit IRC | 21:36 | |
*** konelix_ is now known as konelix | 21:37 | |
*** Zahra has joined #maemo | 21:38 | |
*** Pali has quit IRC | 21:40 | |
*** ZogG_laptop has joined #maemo | 21:40 | |
*** sq-one has joined #maemo | 21:41 | |
freemangordon | zeq1: stelaruimobile, qmltube and sociality work with updated Qt | 21:46 |
*** luke-jr has joined #maemo | 21:48 | |
*** jluisn has joined #maemo | 21:52 | |
*** akossh has joined #maemo | 21:54 | |
*** akossh has left #maemo | 21:54 | |
*** Darkchaos has joined #maemo | 21:56 | |
*** bef0rd has quit IRC | 21:58 | |
*** konelix has quit IRC | 21:59 | |
*** kerio92 has joined #maemo | 22:02 | |
*** kerio has quit IRC | 22:03 | |
*** kerio92 is now known as kerio | 22:03 | |
*** etrunko has quit IRC | 22:03 | |
*** Darkchaos has quit IRC | 22:04 | |
*** Darkchaos has joined #maemo | 22:06 | |
*** Darkchaos has quit IRC | 22:07 | |
zeq1 | freemangordon: good news! | 22:08 |
freemangordon | yeah, PhoneME works too, as is fennec, I am out of ideas what to try next | 22:09 |
zeq1 | are any of the geolocation apps qt based? | 22:11 |
*** Darkchaos has joined #maemo | 22:11 | |
*** FIQ has quit IRC | 22:13 | |
freemangordon | zeq1: can't remember | 22:14 |
*** kerio has quit IRC | 22:15 | |
*** kerio has joined #maemo | 22:16 | |
*** Zahra has quit IRC | 22:17 | |
*** hazchemix has quit IRC | 22:18 | |
*** ZogG_laptop has quit IRC | 22:19 | |
*** ZogG_laptop has joined #maemo | 22:19 | |
kerio | my status menu has 11 items | 22:20 |
kerio | it fills the screen nicely in portrait | 22:20 |
*** qwazix has quit IRC | 22:22 | |
*** penguinbait has quit IRC | 22:29 | |
*** etrunko has joined #maemo | 22:34 | |
*** qwazix has joined #maemo | 22:43 | |
*** user____ has joined #maemo | 22:43 | |
user____ | Estel_: ping | 22:43 |
*** user____ is now known as vi_ | 22:43 | |
vi_ | is anyone here familiar with the easy debian chroot scripts? | 22:45 |
*** nsuffys has quit IRC | 22:48 | |
*** konelix has joined #maemo | 22:51 | |
*** qwazix has quit IRC | 22:52 | |
freemangordon | zeq1: still unable to build fennec, those stupt GLdouble errors :( | 22:53 |
zeq1 | freemangordon: shall I fix them again? | 22:54 |
zeq1 | I'll try rebasing again first | 22:54 |
freemangordon | can you ? | 22:54 |
zeq1 | I can fix them | 22:54 |
freemangordon | ok | 22:54 |
*** ced117 has quit IRC | 22:54 | |
freemangordon | i/m afk for a while | 22:55 |
zeq1 | I've not been able to get a sufficiently working qmake to run the testsuite on my N900 | 22:55 |
zeq1 | I can't install libqt4-dev because it's too big (and not optified) | 22:55 |
*** timeless has quit IRC | 22:56 | |
*** timeless_ has joined #maemo | 22:56 | |
*** XDS2010_ has quit IRC | 22:57 | |
*** DocScrutinizer05 has quit IRC | 22:57 | |
*** Wolli_ has quit IRC | 22:58 | |
*** Wolli_ has joined #maemo | 22:58 | |
*** DocScrutinizer06 has joined #maemo | 22:59 | |
*** DocScrutinizer06 has quit IRC | 22:59 | |
*** DocScrutinizer06 has joined #maemo | 22:59 | |
*** XDS2010__ has joined #maemo | 22:59 | |
*** nmjnb has quit IRC | 23:00 | |
*** Sazpaimon has joined #maemo | 23:02 | |
*** ab has quit IRC | 23:03 | |
zeq1 | freemangordon: I've not tested it, but I think I've fixed it correctly. | 23:05 |
zeq1 | the rebase didn't help | 23:06 |
zeq1 | I'm building fennec now | 23:06 |
zeq1 | it's already pushed | 23:07 |
*** OkropNick has quit IRC | 23:07 | |
*** perlite_ has joined #maemo | 23:10 | |
*** sirdancealot7 has joined #maemo | 23:10 | |
kerio | for fuck's sake, why is binutils in -devel still not fixed | 23:12 |
*** perlite has quit IRC | 23:12 | |
*** perlite_ is now known as perlite | 23:12 | |
DocScrutinizer51 | kerio: fixed? what? | 23:14 |
*** rd has joined #maemo | 23:14 | |
kerio | DocScrutinizer51: the Provides: line for some version of binutils doesn't follow the specs | 23:15 |
*** rd is now known as Guest69232 | 23:15 | |
kerio | you can't Provide a particular version, which is what the maintainer wants to do, apparently | 23:15 |
*** vi_ has quit IRC | 23:16 | |
kerio | or was it that you can't Provide a range of versions? either way, it's not something that apt likes | 23:16 |
DocScrutinizer51 | hmmm | 23:16 |
kerio | you get a warning if you do apt-get update | 23:16 |
*** dhbiker has quit IRC | 23:16 | |
DocScrutinizer51 | Installed: 2.18.50.20070820-4+0m5 | 23:17 |
DocScrutinizer51 | no warning | 23:18 |
kerio | maybe it's because you installed it? idk | 23:18 |
DocScrutinizer51 | maybe it's because I usually don't have extras-dsevel enabled? | 23:20 |
kerio | maybe | 23:21 |
kerio | :c | 23:21 |
kerio | but that's just because you're a masochist who uses HAM :P | 23:21 |
kerio | apt-get has no problems with tons of huge repos | 23:21 |
DocScrutinizer51 | I'm actually using apt-get most of the time. That's because I _know_ when I better use HAM | 23:23 |
DocScrutinizer51 | and I'm not as silly as doing an apt-get upgrade ;-P | 23:24 |
*** NIN101 has quit IRC | 23:24 | |
kerio | do you mean dist-upgrade? | 23:25 |
DocScrutinizer51 | I prefer to check each single pkg upgrade | 23:25 |
kerio | oh, you're actually crazy, i see | 23:25 |
kerio | it's ok i still love you <3 | 23:25 |
*** konelix_ has joined #maemo | 23:25 | |
kerio | it's not like i'd see more than one group of packages upgraded at the same time, considering how often i play with this | 23:25 |
DocScrutinizer51 | for the rest there's HAM :-P | 23:25 |
DocScrutinizer51 | which actually doesn't annoy me a bit for upgrades | 23:26 |
DocScrutinizer51 | as it's just fire and forget | 23:26 |
kerio | DocScrutinizer51: well, HAM took 12 minutes to properly close for me, today | 23:27 |
kerio | i might have a bit too many repos though | 23:27 |
DocScrutinizer51 | eventually I close HAM, and I don't give a sh* if it takes 30 min | 23:27 |
*** konelix has quit IRC | 23:28 | |
DocScrutinizer51 | though never takes more than 5 for me | 23:28 |
kerio | i have mr0, ssu, extras-devel, community-testing, community-thumb, sdk, sdk tools, sdk nokia-binaries | 23:28 |
kerio | it's a miracle it ended, to be fair | 23:28 |
kerio | i just wonder... *what* does it do, after every window is closed? | 23:29 |
kerio | can't it just, you know, stop? | 23:29 |
DocScrutinizer51 | update db? | 23:29 |
*** konelix_ has quit IRC | 23:29 | |
kerio | what for? | 23:29 |
DocScrutinizer51 | errr, maybe to write back any changes done? nfc | 23:30 |
*** kodomo_ has joined #maemo | 23:31 | |
DocScrutinizer51 | strace will tell you ;-) | 23:31 |
*** Guest69232 has quit IRC | 23:33 | |
*** kodomo has quit IRC | 23:33 | |
*** FIQ has joined #maemo | 23:33 | |
*** lxp has joined #maemo | 23:38 | |
kerio | is there a way to enable both mass storage *and* usb networking? | 23:40 |
kerio | or would that require a much more complicated gadget module? | 23:40 |
*** lxp has quit IRC | 23:41 | |
*** lxp has joined #maemo | 23:41 | |
kerio | hrmpf, why is usb mass storage so fast? | 23:41 |
*** vi_ has joined #maemo | 23:42 | |
*** hurbu__ has quit IRC | 23:44 | |
*** Estel_ has quit IRC | 23:45 | |
*** Estel_ has joined #maemo | 23:45 | |
EdLin | hi | 23:53 |
EdLin | I just purchased an n900 on eBay, wanted to get the "computer in your pocket" feeling I got from my n810 that I was missing for all this time. :) | 23:53 |
EdLin | hmm, this channel seems dead now, it seemed more alive at 3am in the morning. ;-) | 23:55 |
EdLin | brb | 23:55 |
* RST38h sacrifices a hamster to the Tentacled One | 23:55 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!