IRC log for #maemo-ssu on 20121004

02:10.55*** join/#maemo-ssu amiconn_ (amiconn@rockbox/developer/amiconn)
02:41.02*** join/#maemo-ssu CodenameStrike (~assassin@175.138.127.52)
03:03.38*** join/#maemo-ssu DocScrutinizer05 (~HaleBopp@openmoko/engineers/joerg)
03:36.54*** join/#maemo-ssu fredrinLap (~fn@cm-84.208.108.15.getinternet.no)
04:13.16*** join/#maemo-ssu FlameReaper (~assassin@175.138.127.52)
04:17.04*** join/#maemo-ssu fredrinLap (~fn@cm-84.208.108.15.getinternet.no)
04:33.23*** join/#maemo-ssu macmaN (~chezburge@138.167.190.90.dyn.estpak.ee)
06:10.00*** join/#maemo-ssu FlameReaper (~assassin@175.138.124.14)
06:35.00*** join/#maemo-ssu luf (luf@nat/ibm/x-dmjrvngvsxfuscdt)
06:47.53freemangordonhmm, ffmpeg 1.0 is released
06:48.17freemangordonmaemo5 is on 0.5+svn20090706
06:49.53luffreemangordon: :) It's same for almost all packages ;)
06:50.36freemangordonby looking in the source code it  has HUUUGE ARM/NEON optimizations
06:50.47freemangordoncompared to what we have
06:51.04lufThe question is the backward compatibility ...
06:51.33freemangordonunfortunately it has .thumb in .S files :D
06:52.37freemangordonhmm, configure has --enable-thumb switch
06:52.45luffreemangordon: I have problem to find where I downloaded bluez files from you. Fortunately I know myself and named the folder apropriately: freemongordon :D
06:52.51freemangordonso it might be backward-compatible after all
06:53.05lufThe question is API/ABI or how to call it :)
06:53.33freemangordonwell, that should not have changed
06:53.43freemangordonand we have gst-av anyway
06:55.05luffreemangordon: do yoy have diff for you build changes (for bluez-4.99)? It's hard for me to find what you changed ...
06:55.15freemangordonjust a minut
06:55.17freemangordone
06:55.58freemangordonhttp://merlin1991.at/~freemangordon/
06:56.33lufI get this this is diff againist orig. I want to see just the changes you made ...
06:56.49lufor to see the way you get it.
06:57.47freemangordonextract both diff.gz files and do diff -urN dir1 dir2
07:02.09lufHuh, it' too huge due to autoconf ...
07:02.27lufI see some change in rules and configure.ac. Another one file?
07:03.23freemangordoni think so
07:04.32lufMakefile.am too. Ok. I'll try to replay here :)
07:05.23freemangordonhmm, isn't there anything in denian/patches?
07:05.28freemangordon*debian
07:05.56freemangordonluf: there should be one more patch
07:05.59freemangordoniirc
07:06.18lufAhhh ok. What about Makefile.tools? Is it autgenerated?
07:06.25freemangordonno
07:06.35lufSo you changed it too ...
07:06.38*** join/#maemo-ssu fredrinLap (~fn@cm-84.208.108.15.getinternet.no)
07:06.47freemangordonluf do a  diff :)
07:07.08lufI have a diff. But it contains tons of bullshit due to autoconf ...
07:07.29freemangordonuse mc to open it
07:07.35freemangordonyou'll see changed files
07:07.43freemangordonit is difffs :P
07:08.20lufCome on but I can't recognize what is changed due to re-run autoconf + automake.
07:08.25lufI'll investigate it.
07:12.17*** join/#maemo-ssu chainsawbike (~chainsawb@unaffiliated/chainsawbike)
07:14.26freemangordonluf: well, gcc472 builds ffmpeg :D
07:22.35lufI see no problem in building ...
07:22.53lufThe problem should be in cooperation with the rest ;)
07:23.07freemangordonhehe
07:23.28lufAs bluez-4.99 - I have no problem with compiling ...
07:23.38freemangordonafaik the only one using ffmpeg is gst-av , though I might be wrong
07:24.09lufI have no idea/clue ;)
07:24.26lufLet's try to install it and you'll see ;)
07:25.55freemangordonthu fuck, it builds static libs by default :(
07:26.29luf:D
07:27.18freemangordonwell, I am far from installing on the device, need debianize it first :D
07:27.41freemangordonthough it seems it is only one library - libavcodec
07:28.42freemangordonlol, we have NEON vp8 codec
07:29.24luf:D
07:36.57luffreemangordon: BTW no new patch for bluez from you ;)
07:40.11lufOops. The default automake is 1.8.5 but also automake-1.9 is installed :)
07:40.53*** join/#maemo-ssu fredrinLap (~fn@cm-84.208.108.15.getinternet.no)
07:47.54luffreemangordon: I can't still build bluez-4.99 with neon flag :(
07:59.58freemangordonluf: what's the error?
08:01.12freemangordonluf: "10:33 <luf> freemangordon: BTW no new patch for bluez from you ;)" ???
08:03.20lufj(09:05:56 AM) freemangordon: luf: there should be one more patch
08:03.49lufStill the same error:
08:03.50lufsbc/sbc_primitives_neon.c: In function 'sbc_calc_scalefactors_j_neon':
08:03.50lufsbc/sbc_primitives_neon.c:309: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
08:03.50lufsbc/sbc_primitives_neon.c:309: error: 'asm' operand has impossible constraints
08:03.50lufmake[2]: *** [sbc/sbc_libsbc_la-sbc_primitives_neon.lo] Error 1
08:04.16freemangordonwell, gcc 4.2.1
08:06.02*** join/#maemo-ssu gri (~gri@muhkuh.net)
08:06.55freemangordonluf: hmm, seems I mistaken bluez with pulseaudio
08:07.07freemangordonso, no new patch :D
08:08.17luffreemangordon: BTW do you know what did -fPIC ? I know google but you're usualy much faster  then google :D
08:09.36lufOr how can I remove -fPIC from build env?
08:09.54freemangordonbetter ask google this time, it has something to do with dynamic relocations and symbol tables, but I am afraid to tell more, as I am not sure I won't lie to you
08:10.02freemangordonwhy should you remove that?
08:10.33lufI see some report about GENERAL_REGS and -fPIC so I want to try ...
08:11.01freemangordonwell, check CFLAGS
08:11.17freemangordoncheck debian/rules
08:11.23freemangordonMakefile.am
08:11.43freemangordonthough it might come from some pkg-config --cflags $package
08:11.52freemangordonand you can do nothing about it
08:15.24*** join/#maemo-ssu fredrinLap (~fn@cm-84.208.108.15.getinternet.no)
08:15.32lufit's in aclocal ... ugh.
08:15.44freemangordonthat's generated
08:16.35freemangordonwell, you can do nothing
08:16.46lufYou're righ.
08:16.56freemangordondo not use -mfpu=neon :(
08:17.13kerio:(
08:17.31freemangordonluf: harass merlin1991 to upgrade toolchain
08:24.40lufSo the -fPIC isn't issue (--without-pic :) )
08:37.44freemangordonluf: I told you it is the compiler (or binutils)
08:38.08luffreemangordon: As usual you're right :)
08:38.18freemangordonunfortunately :(
08:38.29luffreemangordon: but keep me some fun :p
08:38.43freemangordonwell, lets pester merlin1991 for new toolchain
08:39.05freemangordonmerlin1991: ping
08:39.43luffreemangordon: I'm not sure if it's good idea.
08:39.51freemangordonluf: why?
08:40.08freemangordonit brings newer libgcc and libstdc++
08:40.11freemangordonnothing more
08:40.17lufThere can appear another problems.
08:40.18freemangordonlibc is still 2.5
08:40.44freemangordonluf: it can be used only when needed
08:41.03freemangordonnoone says we should recompile everything with it
08:41.19lufI'm not sure if the optimalization for new bluez (not yet confirmed as ok) is good reason.
08:41.57freemangordonwell, we should start from some point after all
08:42.28freemangordonNEON optimized sbc codec seems a pretty good reason for me
08:42.48lufneon optimalization isn't so critical for my work.
08:43.19freemangordonand have in mind that we have bigeer chance to run into troubles because of older toolchain than because of a newer one
08:43.47freemangordonhow do you think, was 4.99 ever built with gcc 4.2?
08:43.59freemangordonbesides our efforts here
08:44.11lufMaybe not :)
08:44.29lufI give it 3% of possibility.
08:44.55freemangordonI give it 0%
08:47.19lufYou should keep at least 0,0001% ...
08:47.32freemangordonok, we have a deal :P
09:00.13*** join/#maemo-ssu arcean (~arcean@aaft244.neoplus.adsl.tpnet.pl)
09:00.59*** join/#maemo-ssu M4rtinK (~M4rtinK@ip-89-102-207-166.net.upcbroadband.cz)
09:04.08*** join/#maemo-ssu FlameReaper (~assassin@175.138.124.14)
09:04.53*** join/#maemo-ssu NIN101 (~NIN@p5DD28AE8.dip0.t-ipconnect.de)
09:09.22*** join/#maemo-ssu fredrinLap (~fn@cm-84.208.108.15.getinternet.no)
09:10.14*** join/#maemo-ssu int_ua (~int_ua@ip-602f.proline.net.ua)
09:10.14*** join/#maemo-ssu jonwil (~jonwil@27-33-137-199.static.tpgi.com.au)
09:19.18lufUgh I used wrong patch (to disable hal) in bluez-4.99 :D That's the reason why battery level doesn't work.
09:20.43lufI'm unable to find in which commit (to see why) disappeared variable response_and_hold from audio/telephony-maemo5.c
09:21.23freemangordonhmm, you should be able to search in gitk
09:21.45lufI know I try to search but I'm unable to find :(
09:21.55freemangordonsearch by file
09:24.35*** join/#maemo-ssu Pali (~pali@unaffiliated/pali)
09:26.20lufI find it ... But no comment why it removes. :D Never mind it's not supported by bluetoothd + N900.
09:31.55*** join/#maemo-ssu int_ua (~int_ua@ip-602f.proline.net.ua)
09:35.12*** join/#maemo-ssu int_ua_ (~int_ua@ip-602f.proline.net.ua)
09:37.26*** join/#maemo-ssu int_ua (~int_ua@ip-602f.proline.net.ua)
09:40.57*** join/#maemo-ssu int_ua (~int_ua@ip-602f.proline.net.ua)
09:42.05*** join/#maemo-ssu int_ua (~int_ua@ip-602f.proline.net.ua)
10:09.10lufI'll upload new bluez after lunch ... I'll test it in my carkit tomorrow or maybe during weekend.
10:09.26freemangordonupload?
10:09.34freemangordon.debs or source?
10:10.00lufboth to the _you_know_the_server/~luf/.bluez :)
10:10.10freemangordonhehe
10:10.12freemangordonok
10:29.16*** join/#maemo-ssu lizardo (lizardo@nat/indt/x-aapmigmjsbeylxse)
10:30.19int_uafreemangordon: have you heard about CSSU-Thumb3?)
10:31.09int_uahttp://talk.maemo.org/showpost.php?p=1276189&postcount=513
10:32.12*** join/#maemo-ssu M13 (~Miranda@83.149.35.224)
10:46.35RaimuCould be T5.1+thumb3, but who knows :p
10:52.53Lava_CroftHe is not an advanced user yet he attempts stuff like that
11:22.53*** join/#maemo-ssu BCMM (~ben@unaffiliated/bcmm)
13:01.56*** join/#maemo-ssu infobot (~infobot@rikers.org)
13:01.56*** topic/#maemo-ssu is Maemo Community Seamless Software Update "CSSU" channel, http://wiki.maemo.org/Community_SSU | Known bugs: http://j.mp/communityssu-bugs | Channel logs: http://mg.pov.lt/maemo-ssu-irclog/ | Sources: http://gitorious.org/community-ssu/ | Latest version (testing): 21.2011.38-1Tmaemo5.1; (stable): 21.2011.38-1Smaemo4.1 || READ!!: http://talk.maemo.org/showthread.php?p=1264963#post1264963
13:01.57*** mode/#maemo-ssu [+v infobot] by ChanServ
13:03.35lufkerio: are you interested in testing new bluez? :)
13:04.03kerionot now, i'm at the uni
13:04.05*** join/#maemo-ssu fredrinLap (~fn@cm-84.208.108.15.getinternet.no)
13:04.06keriomaybe later
13:04.16kerioi don't even know how to test it, lol
13:05.07lufkerio: Do you use some BT handsfree? or you have BT completely disabled?
13:05.21kerioi have headphones
13:05.38lufkerio: It's still the same from you: not now I'm at uni :D
13:05.42kerioand a computer
13:05.56keriobut i *am* almost always at the uni! :(
13:06.10keriolike, every day 9-16
13:06.14keriobut not tomorrow
13:06.29lufkerio: Someone marry with womans someone with unis ;)
13:06.40kerioi'm not even supposed to chat right now
13:07.36lufkerio: let's study ;)
13:13.10*** join/#maemo-ssu arcean (~arcean@aaft244.neoplus.adsl.tpnet.pl)
13:21.04DocScrutinizer51neon SBC codec??? AFAIK (and kerio confirmed that) the SBC coded runs on BT chip
13:23.38kerioi didn't confirm shit
13:24.50kerioother people said that you get about the same cpu usage with normal headphones or bt headphones
13:38.17*** join/#maemo-ssu NIN101 (~NIN@p5DD28AE8.dip0.t-ipconnect.de)
13:57.27*** join/#maemo-ssu arcean_ (~arcean@aaen76.neoplus.adsl.tpnet.pl)
14:02.51*** join/#maemo-ssu dhbiker (1000@95.87.145.172)
14:11.03*** join/#maemo-ssu arcean_ (~Arcean@aaen76.neoplus.adsl.tpnet.pl)
14:20.59DocScrutinizer51kerio: np, I'll search for prper quote in chanlog
14:21.23merlin1991ponders about which notebook to get for uni / linux dev stuff, so I need good battery runtime and a response system (no gaming)
14:21.48merlin1991anybody got experience with the i5 / i7 on cpu gpu thingies?
14:22.00DocScrutinizer51lenovo T500
14:22.14DocScrutinizer51not exactly a notebook
14:23.23merlin1991*responsive system*
14:23.35DocScrutinizer51hmm?
14:23.43merlin1991there are like 1000 variants of the T500 around :P
14:24.26DocScrutinizer51yeah, I got me the better screen with dual-graca
14:24.39DocScrutinizer51and 8GB RAM
14:25.06DocScrutinizer51and some 500GB HDD
14:25.22merlin1991dual graca?
14:25.27DocScrutinizer51less than 1000eur in perfect conditioon
14:26.01DocScrutinizer51dual display adapter
14:26.14DocScrutinizer51the intel embedded and a dedicated
14:28.02DocScrutinizer51you can switch between them in BIOS, or with most recent X11 maybe even on the fly
14:28.44DocScrutinizer51or run both in parallel, FWIW
14:29.41*** join/#maemo-ssu arcean (~Arcean@aaen76.neoplus.adsl.tpnet.pl)
14:32.17*** join/#maemo-ssu M4rtinK (~M4rtinK@ip-89-102-207-166.net.upcbroadband.cz)
15:04.20kerioaww, luf is gone
15:29.57*** join/#maemo-ssu andre__ (~andre@dslb-092-076-136-245.pools.arcor-ip.net)
15:29.58*** join/#maemo-ssu andre__ (~andre@Maemo/community/bugmaster/andre)
15:30.40*** join/#maemo-ssu jonwil (~jonwil@27-33-137-199.static.tpgi.com.au)
15:31.21*** join/#maemo-ssu fredrinLap (~fn@cm-84.208.108.15.getinternet.no)
15:35.56*** part/#maemo-ssu kerio (kerio@unaffiliated/kerio)
15:49.45*** join/#maemo-ssu int_ua (~int_ua@ip-602f.proline.net.ua)
16:07.58*** join/#maemo-ssu zeljkobo12 (bc020083@gateway/web/freenode/ip.188.2.0.131)
16:09.05*** join/#maemo-ssu M13 (~M13@170.133-224-87.telenet.ru)
16:24.36*** join/#maemo-ssu marmistrz (531c4096@gateway/web/freenode/ip.83.28.64.150)
16:24.49marmistrzfreemangordon: ping
16:25.10freemangordonmarmistrz: pong
16:25.38marmistrzhi, to which branch should I apply the changes with meego libs?
16:25.47marmistrzs/meego libs/meego qt libs/
16:26.03freemangordonmaster?
16:26.10marmistrzok
16:26.22marmistrzI was not sure whether master or testing-thumb
16:38.23DocScrutinizer05let's see how this bomb bursts
16:38.30DocScrutinizer05;-P
16:38.42freemangordonhehe
16:39.29marmistrzmerge request made.
16:39.57freemangordondid you try it on the device?
16:40.06freemangordonmarmistrz: ^^^
16:40.42marmistrzfreemangordon: Nope. Qt builds that long, that I can't really build it. But I don't change the existing packages. So this shouldn't conflict
16:41.30freemangordonmarmistrz: come on man, you requested a merge of a patch you don't now if it breaks the build?
16:41.38freemangordon*know
16:42.00marmistrzIf there was obs, I'd try it out
16:42.03freemangordonQt build for about 40 minutes on 4 cores
16:42.11freemangordonmarmistrz: there is SB
16:42.41marmistrzAFAIK the libs are already built with the current built. They're just not installed.
16:42.45marmistrzThis shouldn't break anything.
16:43.11freemangordonmarmistrz: just build the damn thing
16:44.58marmistrzI have some problem with sb by the way. On some builds it just freezes on my computer. And Qt is such a build. Similar is meegotouch. Build for half an hour just to know that it froze, it's not a nice feeling
16:49.45marmistrzHow can a new pkg that doesn't overwrite anything break somethign?
16:50.19freemangordonit can break package build
16:57.43marmistrzI'll be able to build it on no sooner than 10/13/12. And I don't know whether I'll manage to do it then. Maybe even later. I have full access to the school computers very rarely. And only there I have a testes sb install which doesn't freeze
17:05.14freemangordonmarmistrz: well, lets wait for merlin1991's review then
17:05.21marmistrzok
17:25.30*** join/#maemo-ssu Pali (~pali@unaffiliated/pali)
17:27.58*** join/#maemo-ssu kerio (kerio@unaffiliated/kerio)
17:28.48keriofreemangordon: moar thumb!
17:31.51merlin1991hm I don't like the qt4 metapackage
17:32.08freemangordonkerio: breathe, pulseaudio, Berekley DB and maybe tracker are comming. But I want to give some time to the current version (a week or so)
17:32.13merlin1991then I also need to crosscheck  some versions
17:33.19merlin1991and the italin files need to be adjusted aswell
17:33.23keriocan you also fix the thing where my media player has no cover art whatsoever? D:
17:33.48*** join/#maemo-ssu M13 (~Miha@170.133-224-87.telenet.ru)
17:34.23freemangordonmerlin1991: what was the problem with tracker and dissapearing .flac and .ogg?
17:34.32merlin1991still not solved
17:34.44freemangordondoes anyone have a clue?
17:34.48merlin1991no
17:34.52freemangordonthu fuck
17:34.54merlin1991we got plenty of educated guesses :D
17:35.18kerioi guess tracker is fucking awful and we should do something else
17:35.34freemangordonwell, no tracker then until someone find what the problem is
17:37.49keriowell, you're not worsening it
17:38.23freemangordonwell, I won't distribute something I know to have problems
17:41.27kerioso why are you distributing anything at all? :P
17:41.50freemangordonbecause there are no problems i am aware of :P
17:50.17keriodon't be silly, everything's got problems
18:02.10*** join/#maemo-ssu sixwheeledbeast (~sixwheele@cl-1547.lon-02.gb.sixxs.net)
18:15.35keriomerlin1991: hehe, i just realized that there are no more errors related to that old binutils with the fscked Provides line in your extras-devel
18:15.42keriobut now there's the nokia GPG keys error
18:22.28merlin1991yeah though that's not related to me
18:22.36merlin1991that's thanks to nokia gpg key reaching eol
18:26.35*** join/#maemo-ssu int_ua (~int_ua@ip-602f.proline.net.ua)
18:29.03kerioi know
18:29.11keriorehost and resign all the nokia packages plskthx
18:31.07merlin1991no can do, too much (c) nokia on those repos
18:44.04*** join/#maemo-ssu M4rtinK (~M4rtinK@46.227.13.46)
19:01.58DocScrutinizer51curses ivgalvez for tricking poor confused seile Doc into touching this council thing
19:02.17DocScrutinizer51senile*
19:03.12merlin1991hrhrhrhrhrrhrhrhrhrhrhr
19:03.13merlin1991......
19:03.35merlin1991kerio: was it you who's running debian testing?
19:03.42kerionot me
19:03.53kerioactually does nothing beyond being annoying on IRC
19:04.02merlin1991hm who was it then
19:04.07merlin1991backlog search ftw
19:05.23merlin1991tadzik was it
19:06.01tadzikyeah, that'd be me
19:06.22merlin1991what's the preferred way to install debian-testing? :D
19:06.47int_uapays attention
19:06.49DocScrutinizer51maybe I actually managed to nuke council all together now, and know what? I don't care
19:06.51tadziksome installation CD I guess
19:07.13tadzikfinding one on debian.org is a PITA, in my experience
19:07.32int_uawhat about debootstrap?
19:07.33tadzikevery time one of my friends tries this they end up downloading debian stable and having to upgrade it then
19:07.39tadzik(which is pretty painless, fortunately)
19:09.07*** join/#maemo-ssu int_ua (~int_ua@ip-602f.proline.net.ua)
20:14.34*** join/#maemo-ssu arcean_ (~arcean@aaen76.neoplus.adsl.tpnet.pl)
20:31.09*** join/#maemo-ssu MrPingu (~MrPingu@86.92.226.97)
20:37.18*** join/#maemo-ssu MrPingu (~MrPingu@86.92.226.97)
20:42.10*** join/#maemo-ssu int_ua (~int_ua@ip-602f.proline.net.ua)
20:58.47int_uaarcean: ping
20:59.52*** join/#maemo-ssu nox- (noident@freebsd/developer/nox)
21:01.32arceanint_ua, pong
21:02.16int_uaarcean: I'm trying to run Camdrive on N900... Do you want to discuss this?
21:03.14arceanso it's not even starting?
21:03.51int_uaI've just had an idea: maybe it's thumb2-compiled?
21:04.05arceanwhat? camdrive? no :)
21:04.07int_uabut then others won't start also
21:04.24int_uaso you've seen gdb output?
21:04.55arceancamdrive requires harmattan version of the libthumbnailer
21:05.12arceanand camera resolutions are hardcoded
21:05.36int_uaisn't it the same on gitorious?
21:05.38int_uaoh
21:05.46int_uathat could explain
21:06.01int_uawhat's the resolution?
21:06.12int_uagdb: http://talk.maemo.org/showpost.php?p=1276549&postcount=547
21:06.19arceanbut IIRC there was a bug in fremantle's qt-mobility
21:06.27arceanregarding camera stuff
21:08.44arceanone thing is certain - it would be easier to port camdrive that to launch it through meecolay :)
21:08.57arceans/that/than
21:09.48int_uaok, maybe I'll try it later, thanks :)
21:10.32arceanno problem :)
21:11.58arceanwhat's interesting the first versions have been tested on the N900/Maemo :D
21:20.21int_ua:)
21:32.11*** join/#maemo-ssu dafox (~dafox@ip51cc571d.speed.planet.nl)
21:51.35*** join/#maemo-ssu dafox (~dafox@ip51cc571d.speed.planet.nl)
22:00.03*** join/#maemo-ssu desaparecido (~quassel@ip-80-236-193-193.dsl.scarlet.be)
22:06.35*** part/#maemo-ssu sixwheeledbeast (~sixwheele@cl-1547.lon-02.gb.sixxs.net)
23:19.32*** join/#maemo-ssu M4rtinK (~M4rtinK@ip-89-102-207-166.net.upcbroadband.cz)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.