IRC log of #maemo for Sunday, 2012-06-17

*** flo_lap is now known as florian00:00
*** Tofe has left #maemo00:04
Guest28766merlin1991, thank you for your help this afternoon, my armel scratchbox seems to be recovered.00:07
merlin1991:)00:07
*** perlite has quit IRC00:08
Guest28766I am wondering, why it was decided not to upload x86 packages for cssu00:08
*** perlite has joined #maemo00:10
DocScrutinizer05I'd think it's about wheter they are built on buildserver, or not00:13
DocScrutinizer05for now AIUI nothing of CSSU is built on buildserver00:13
DocScrutinizer05but MohammadAG and merlin1991 should know better details on that00:14
merlin1991simply because certain parts don't build on the buildserver00:14
DocScrutinizer05again AIUI all this will change soonish, with COBS00:14
merlin1991and mag said he's not going to build everything twice all the time00:15
DocScrutinizer05buenas tardes merlin199100:16
merlin1991and also ack about cobs00:16
DocScrutinizer05:-D00:16
merlin1991we'll probably have build for everything thanks to cobs when it arrives :)00:16
DocScrutinizer05even for 400400:16
DocScrutinizer05and PDP1100:16
DocScrutinizer05;-P00:16
M4rtinKdon't forget MMIX and Ural 2 :)00:22
*** penguinbait has joined #maemo00:24
M4rtinKBTW, it is already possible to use the Harmattan target in COBS to build architecture independent packages00:27
M4rtinKI'm using it for bleeding-edge Fremantle repository for my Python programs00:28
DocScrutinizer05M4rtinK: nice :-)00:29
*** disco_stu_droid has joined #maemo00:31
M4rtinKthe auto-rebuild is kinda nice00:31
*** dhbiker has joined #maemo00:32
M4rtinKand I have a script that pulls code from Git, creates a source package and uploads it to Harmattan and Fremantle repos (due to different icons sizes & startup scripts) :)00:32
*** disco_stu has quit IRC00:33
*** disco_stu_droid is now known as disco_stu00:33
M4rtinKits quite convenient like this :)00:34
DocScrutinizer05M4rtinK: maybe you should wrizte some sort of bölogpost or wiki_miniHowTo about that stuff?00:35
DocScrutinizer05dang, if you find typos you can keep them  ;-)00:36
*** loganbr has joined #maemo00:37
zeqIs there a guide for updating the SDK to CSSU?00:39
zeqI've resolved my fakeroot issue now00:39
DocScrutinizer05alas not AFAIK00:39
zeqI'm having trouble with repos00:39
DocScrutinizer05but then, since SDK should be compatible to stock fremantle, as is supposed for CSSU, I don't see much of an issue anyway00:40
zeqis there an example sources.list that works from the sdk?00:40
*** nox- has joined #maemo00:40
M4rtinKDocScrutinizer05: IIRC ZogG promised to write a COBS Howto :)00:41
zeqI tried using the one from the device, but I'm missing packages after update00:41
DocScrutinizer05for anything except CSSU genuine patches, there shouldn't be any issue with SDK00:41
zeqhmm00:41
ZogGM4rtinK, still have errors on building00:41
ZogGpasted the main make package stages, now trying to optimize it to build properly on obs00:42
DocScrutinizer05again - discalimer AIUI and better ask you mom and dad, err merlin1991and MohammadAG (who is your father anyway ;-D )00:42
*** eijk has quit IRC00:42
M4rtinKZogG: could it be caused by parallel build ?00:42
zeq:)00:43
DocScrutinizer05zeq: CSSU is NOT changing API or ABI00:43
M4rtinKlooks like OBS by default runs build in 4 threads, including packaging scripts00:43
M4rtinKI had some issues with it breaking GTK or other packages00:44
zeqI'm planning on building thumb packages00:44
DocScrutinizer05aaah that's a whole new story00:44
ZogGM4rtinK, nope i have dep error the funny thing that it's from other deb i included00:44
M4rtinKweird00:44
DocScrutinizer05talk to freemangordon @ #maemo-ssu about it00:44
zeqok00:45
ZogGM4rtinK, it's funny tht i include account but the error on what it includes and i have it in control file00:45
M4rtinKZogG: does that deb build successfully ?00:45
DocScrutinizer05zeq: anyway I can't see CSSU mainline ever supporting thumb00:45
ZogGwhile rzr build same thing succsefully with scratchbox mine fails00:45
DocScrutinizer05since this IS breaking ABI00:45
M4rtinKwell, I have a few packages00:46
M4rtinKthat build in local OBS build, but not in COBS :)00:46
ZogGM4rtinK, i had few debs build but they were build wierd when no execution file was copied to device =)00:46
ZogGthat one in apps4meego00:46
ZogGrequested X-Fade to delete it00:46
M4rtinKand for a while one of the GTK packages that would build in one project and not i another similar one :)00:46
DocScrutinizer05zeq: you shouldn't develop apps for thunb only, anyway00:47
DocScrutinizer05zeq: there's no sane reason and rationale usually to not support stock maemo and CSSU as well00:47
M4rtinKZogG: so does it build in your OBS project ?00:47
ZogGnopi build it with qtcreator00:47
ZogGnow i build it with script to mke it to obs00:48
*** dhbiker has quit IRC00:48
DocScrutinizer05zeq: and if your app is written in a clean style, it shouldn't matter at all whether you compile it for thumb or for ARM00:48
M4rtinKand the resulting source package builds successfully in your OBS project ?00:48
ZogGbut it's still failling in normal way e.g. i need to make qmake -project otherwise it fails to make makefile00:48
ZogGM4rtinK source package is built fine00:49
M4rtinKbut it won't compile ?00:49
ZogGi get with hacks to deps fail00:49
M4rtinKin OBs at all ?00:49
merlin1991ZogG: is there a repo?00:49
merlin1991I can look at it aswell00:49
ZogGM4rtinK, in normal way not it took me trying options with qmake to find out it need -project00:49
ZogGnow the problem with deps00:50
ZogGmerlin1991, rzr managed to build it but with manual rules, thought i need one from qtcreator as i need to compile there and it's already mess00:51
zeqDocScrutinizer: thumb2 doesn't work on stock (or current CSSU)00:51
*** FIQ has quit IRC00:51
DocScrutinizer05zeq: what I said00:51
DocScrutinizer05but it's the compiler that creates thumb2 code from plain clean c code00:51
zeqoh yes, didn't scroll back far enough :)00:52
*** FIQ has joined #maemo00:52
DocScrutinizer05same way it creates clean straight ARM from same c code00:52
DocScrutinizer05and all that is completely unrelated to any supposed changes that actually do *not* come with CSSU00:53
ZogGmerlin1991, https://build.pub.meego.com/package/show?package=imgrup&project=home%3AZogG00:53
zeqI know. My only thought, perhaps incorrect, was that CSSU(-thumb) might have newer non-core libs to develop against00:53
merlin1991anyway ZogG if you want to you can give me a quick pm with details what works/not a link to the code and I'll have a look (I have qt creator and scratchbox here)00:53
DocScrutinizer05zeq: I dunno about CSSU-thumb, though I'd guess it shouldn't have anything like that00:54
*** ArGGu^^ has quit IRC00:54
ZogGmerlin1991 lemme show you almost last source of project for qtcreator and script for packaging than00:54
DocScrutinizer05CSSU (minus thumb) for sure doesn't00:54
*** ArGGu^^ has joined #maemo00:54
zeqThe plan is to port the harmatten fennec git00:54
zeqcode00:55
DocScrutinizer05so first port it to fremantle core00:55
DocScrutinizer05if it worlks there, it also works on CSSU00:55
zeqI could I suppose :)00:55
DocScrutinizer05then you go and rebuild it under CSSU-thumb00:55
ZogGmerlin1991, https://github.com/funkycode/imgrup here is source code00:56
zeqfennec non-thumv pushes memory capacity though00:56
DocScrutinizer05and it should build there flawlessly00:56
ZogGmerlin1991, generate-obs-source is the script for making source and tar.gz00:56
zeqI'll do that00:56
DocScrutinizer05:-D00:56
DocScrutinizer05merlin1991: any comments re above?00:58
merlin1991zeq: unless fennec is built on top of qt you don't have any important improved system libs to use00:58
zeqI was planning to00:59
DocScrutinizer05even qt libs might be improved but should not break ABI, no?00:59
merlin1991yeah they only have a bit more stuff in them00:59
merlin1991ZogG: and qt creator buliding still works?01:00
DocScrutinizer05which doesn't hurt, as long as you don't use that additional stuff01:00
ZogGmerlin1991, yes though i don't know if it's reltted but now i have no delete red x on desctop icon01:01
ZogGbut it might be on my phone end as did't heard anyone complaiing01:01
DocScrutinizer05so - as long as you don't *NEED* to use these new bits - you're better off building against stock fremantle, then port to CSSU and maybe even CSSU-thumb01:01
DocScrutinizer05(where "port to CSSU" is basically a null-op)01:02
zeqI'm not sure if I won't. depends what the harmattan code does01:02
DocScrutinizer05:nod:01:02
*** konelix has quit IRC01:02
DocScrutinizer05try hard to avoid though, please01:02
zeqI thought it best to minimize differences01:02
DocScrutinizer05zeq: you don't want to segregate 90% of N900 users01:03
zeq90% not on CSSU?01:03
DocScrutinizer05at least01:03
*** ZogG_laptop has joined #maemo01:03
zeqthey need some outreach :)01:04
DocScrutinizer05zeq: so now you got the whole picture, and the perspective. Act accordingly01:05
zeqwill do01:05
DocScrutinizer05thanks01:05
zeqIt's a slight culture-shock for me, comming from gentoo ;)01:07
*** Darkchaos has quit IRC01:09
MohammadAGYeah, no server side builds01:09
MohammadAGIt's costly, for the servers01:09
MohammadAGWe don't want to hold a server to build Qt01:10
M4rtinKI've seen a KDE build on COBS :)01:11
M4rtinKit takes a while01:11
M4rtinK...on a dozen of workers :)01:11
*** lbt has joined #maemo01:12
ZogG_laptopzeq: gentoo <301:14
*** zeq has quit IRC01:14
*** FIQ has quit IRC01:15
* DocScrutinizer05 waves at MohammadAG01:21
*** florian has quit IRC01:28
*** trbs has quit IRC01:29
*** zeq has joined #maemo01:34
*** RiD has joined #maemo01:35
*** RiD has quit IRC01:39
*** federico3 has quit IRC01:43
*** uen| has joined #maemo01:50
*** uen has quit IRC01:53
*** jonne has quit IRC01:54
*** jrocha has quit IRC01:58
*** OkropNick has quit IRC02:00
*** penguinbait has quit IRC02:05
*** lbt has quit IRC02:07
*** Tranquilllity has quit IRC02:29
*** Flazgar has joined #maemo02:29
*** robink has quit IRC02:32
Flazgarhi02:34
*** robink_ has joined #maemo02:34
FlazgarI've a keyboard problem using easy debian on my nokia n900.02:34
FlazgarCan somebody help me ?02:35
*** dos1 has quit IRC02:35
*** RiD has joined #maemo02:37
*** Jade has joined #maemo02:38
*** Guest28766 has quit IRC02:40
*** guampa has joined #maemo02:42
*** guampa_ has joined #maemo02:42
*** guampa_ has quit IRC02:42
*** guampa has quit IRC02:43
*** guampa has joined #maemo02:47
*** guampa has quit IRC02:47
*** guampa_ has joined #maemo02:47
*** andre__ has quit IRC02:47
*** guampa_ has quit IRC02:48
*** guampa_ has joined #maemo02:49
DocScrutinizer05sure02:50
DocScrutinizer05~ask02:50
infobotQuestions in the channel should be specific, informative, complete, concise, and on-topic.  Don't ask if you can ask a question first.  Don't ask if a person is there; just ask what you intended to ask them.  Better questions more frequently yield better answers.  We are all here voluntarily or against our will.02:50
*** guampa_ is now known as guampa02:50
*** cpt_nemo has quit IRC02:50
*** aslani has quit IRC02:50
*** totalizator has quit IRC02:50
*** hurbu has quit IRC02:51
*** Flazgar has quit IRC02:51
*** totalizator has joined #maemo02:51
DocScrutinizer05lemme guess - the return key doesn't work like expected?02:51
DocScrutinizer05meh, drive-by asker02:52
*** M4rtinK has quit IRC02:52
*** PeterWolf has joined #maemo02:53
* DocScrutinizer05 ponders to write a bot plugin to handle those join-ask-leave events, at least next time same nick/host shows up02:53
DocScrutinizer05hmm, chanlog doesn't show any leave event for flazgar02:55
DocScrutinizer05makes me wonder how reasonable it is to log join/leave but not to log nick events02:56
*** NIN101 has quit IRC02:56
DocScrutinizer05whowas FTW02:58
*** |uen| has joined #maemo03:00
*** RiD has quit IRC03:00
merlin1991DocScrutinizer05: [01:51:16] <-- Flazgar (6d0d4526@gateway/web/freenode/ip.109.13.69.38) has quit (Ping timeout: 245 seconds)03:01
DocScrutinizer05duh03:02
DocScrutinizer05logs lag a bit03:02
merlin1991hm should write a log interface for my quassel core03:03
merlin1991after all I have the complete chanhistory within a relational database03:03
merlin1991well "complete" as in since I use quassel :)03:03
DocScrutinizer05you got that *where*??03:03
merlin1991on my root server :)03:04
merlin1991inside a postgres db xD03:04
merlin1991now scream :)03:04
* DocScrutinizer05 idly ponders what's primary key on that table03:04
*** uen| has quit IRC03:04
merlin1991sec03:04
DocScrutinizer05ouch03:04
DocScrutinizer05now make that nodupkey and doom starts03:05
merlin1991hm how does one check the table definiton in psql03:05
merlin1991I always forget03:05
DocScrutinizer05nfc03:05
merlin1991 messageid | integer                     | not null default nextval('backlog_messageid_seq'::regclass)03:06
DocScrutinizer05SQL is none of my active languages03:06
merlin1991current index is 6889897 xD03:08
* DocScrutinizer05 once implemented a whole dialin info system with a "database" based on a plain text file plus grep03:08
DocScrutinizer05now I finally seem to recall what I didn't like with quassel ;-D03:09
merlin1991though I have 3 users running on that03:10
merlin1991673165 lines of #maemo log up till now03:11
DocScrutinizer05seems to me like a plain text file per channel, with one global append-handle plus a read-handle per user should suffice03:12
merlin1991well that makes it hard to buffer specific parts back to multiple clients that randomly connect to your core03:12
merlin1991unless you write some blackmagic indexes into your file every so and so bytes03:13
DocScrutinizer05hmm, yep. It's not exactly good design for adding clients on the fly03:13
*** guampa has quit IRC03:13
DocScrutinizer05each new client needs his own process with read-handle set to EOF03:13
DocScrutinizer05then read again to EOF for each spooling out03:14
DocScrutinizer05but redo arbitrary spools is not exactly supported by that architecture03:14
merlin1991and how do you give a client parts of the log when he request gimme history from that and that time?03:14
DocScrutinizer05^^^03:14
merlin1991:D03:15
DocScrutinizer05I'd still go for a plain text file, with grep ;-D03:15
DocScrutinizer05or awk03:15
merlin1991but one thing I can definitely do better is timestamp / nick based search ;)03:16
DocScrutinizer05hell, the overhead for RDBMS is overkill, compared to an *occasional* grep over a few dozen MB03:16
merlin1991yeah :P03:16
merlin1991hm 324241 distinct nicks are logged on the server03:17
DocScrutinizer05esp since your "primary key" (the start of line timestamp) is strictly monotone03:17
merlin1991hah, but you can't combine information from multiple channels easily!03:17
merlin1991;)03:17
DocScrutinizer05why the heck would anybody wanna do that?03:18
*** Timmy has joined #maemo03:18
*** Timmy has joined #maemo03:18
*** Timmy has quit IRC03:18
merlin1991because ie here people go with discussions from ie #maemo to #maemo-ssu and add some additional info in #harmattan?03:19
DocScrutinizer05lol, so quassel is supposed to filter that out via SQL query?03:19
merlin1991don't think quassel can do that :D03:19
merlin1991but at least $sql nerd can do it on the db xD03:19
DocScrutinizer05suuuure03:20
*** messerting has quit IRC03:20
merlin1991well tbh I don't see an argument pro sql db for quassel03:21
merlin1991except, that it probably eased the development process for the dev03:21
merlin1991AND03:21
merlin1991the core is designed to scale to thousands of users03:21
merlin1991there you can run into problems with too many file descriptors03:21
merlin1991though for $average guy there is no point to have a db behind an irc client :D03:22
DocScrutinizer05man 1 sort -> Write sorted concatenation of all FILE(s) to standard output.03:22
*** Suiseiseki has quit IRC03:23
merlin1991now do that for 500 users with lets say 5 chans each03:23
merlin1991then the fun starts03:24
DocScrutinizer05I'll still beat your SQL nerd with unix file toolbox and shell, hands down03:24
*** Venusaur has joined #maemo03:26
*** hazchemix has quit IRC03:29
*** guampa has joined #maemo03:30
DocScrutinizer05jr@HaleBopp:~/halley2/home/jr/.kde/share/apps/konversation/logs> time (sort freenode_#openmoko.log|wc -l)03:31
DocScrutinizer0573037903:31
DocScrutinizer05real    0m9.165s03:31
* DocScrutinizer05 every now and then is mildly shocked about speed of contemporary hw03:32
*** ArGGu^^ has quit IRC03:32
*** ArGGu^^ has joined #maemo03:32
DocScrutinizer05-rw-r--r-- 1 jr users 67863040  2. Jun 20:57 freenode_#openmoko.log03:33
DocScrutinizer05jr@HaleBopp:~/halley2/home/jr/.kde/share/apps/konversation/logs> time (grep jhg freenode_#openmoko.log|wc -l)03:36
DocScrutinizer05303:36
DocScrutinizer05real    0m0.094s03:36
*** rcg has quit IRC03:39
*** RiD has joined #maemo03:40
*** croppa has joined #maemo03:43
*** hazchemix has joined #maemo03:45
*** RiD has quit IRC03:49
DocScrutinizer05jr@HaleBopp:~/halley2/home/jr/.kde/share/apps/konversation/logs> time (grep -B 999999 'Mo Okt 20 2008' freenode_#openmoko.log|grep -A 99999 'Mi Sep 10 2008'|wc -l)03:52
DocScrutinizer0510205003:52
DocScrutinizer05real    0m1.796s03:52
DocScrutinizer05seems incorrect though03:53
DocScrutinizer05dang, it's actually looking like there are 102k valid chanpost lines (incl join/quit/nick) from Mi Sep 10 2008 to Mo Okt 20 200803:55
*** perlite has quit IRC04:17
*** perlite has joined #maemo04:18
*** nox- has quit IRC04:18
*** Kilroo has joined #maemo04:19
*** Atarii has quit IRC04:33
*** jonwil has joined #maemo04:45
*** basiaf has quit IRC04:48
*** basiaf has joined #maemo04:48
*** krayon has joined #maemo04:54
*** robink_ is now known as robink05:08
*** robink has joined #maemo05:08
*** ALoGeNo has quit IRC05:16
*** radic has quit IRC05:23
*** radic_ has joined #maemo05:23
*** radic_ is now known as radic05:23
*** PeterWolf has quit IRC05:24
*** joga has quit IRC05:36
*** joga has joined #maemo05:37
*** ChanServ sets mode: +o povbot05:46
*** ChanServ sets mode: -o povbot05:46
DocScrutinizer05~botsnack05:47
infobotDocScrutinizer05: aw, gee05:47
*** dockane has joined #maemo06:00
*** dockane_ has quit IRC06:03
*** guampa_ has joined #maemo06:14
*** guampa_ has quit IRC06:14
*** guampa has quit IRC06:15
*** guampa has joined #maemo06:15
*** Gh0sty has quit IRC06:19
*** Gh0sty has joined #maemo06:21
*** xnt14 is now known as xnt14_06:23
*** xev has joined #maemo06:28
*** xev has joined #maemo06:28
*** croppa has quit IRC06:29
*** jonwil has quit IRC06:32
*** jonwil has joined #maemo06:33
*** croppa has joined #maemo06:35
DocScrutinizer05GeneralAntilles: anyway http://mg.pov.lt/maemo-irclog/search?q=**+ChanServ+sets+mode%3A+%2Bo06:45
*** Venusaur is now known as Blastoise06:45
DocScrutinizer05(re "how much chan moderation been needed in the past?")06:46
*** Blastoise is now known as Venusaur06:47
*** Mohammad- has joined #maemo06:54
*** xnt14 has joined #maemo06:56
*** Mohammad- has quit IRC06:56
*** xnt14 has quit IRC06:56
*** xnt14_ is now known as xnt1406:56
*** Mohammad- has joined #maemo06:57
*** Mohammad- has quit IRC06:57
*** guampa has quit IRC07:00
*** beford has joined #maemo07:22
*** ALoGeNo has joined #maemo07:32
*** robbiethe1st has joined #maemo07:40
*** robbiethe1st has quit IRC07:44
*** kov has quit IRC07:47
*** robbiethe1st has joined #maemo07:57
*** kov has joined #maemo07:59
*** robink has quit IRC08:15
*** robink_ has joined #maemo08:17
*** valerius has quit IRC08:20
*** freemangordon has quit IRC08:36
*** freemangordon has joined #maemo08:36
*** freemangordon has quit IRC08:39
*** freemangordon has joined #maemo08:40
*** dhbiker has joined #maemo08:43
*** valerius has joined #maemo08:45
*** sirdancealot2 has joined #maemo08:49
*** valerius has quit IRC08:53
*** LaoLang_cool has joined #maemo08:57
*** scp1 has joined #maemo09:10
*** kimitake_idle has quit IRC09:11
*** ALoGeNo has quit IRC09:12
*** ALoGeNo has joined #maemo09:21
*** ALoGeNo has joined #maemo09:21
*** robink_ is now known as robink09:23
*** robink has joined #maemo09:23
*** lbt has joined #maemo09:35
*** lbt has quit IRC09:35
*** lbt has joined #maemo09:35
*** luke-jr has quit IRC09:35
*** Hurrian has joined #maemo09:37
Hurrianw09:37
Hurriandamn, that's the second time IRC commands got chopped by mIRC focusing new tabs09:37
*** tearms has quit IRC09:40
*** |uen| is now known as uen09:41
*** lbt has quit IRC09:41
*** ALoGeNo has quit IRC09:45
*** valeriusN has left #maemo09:45
*** valeriusN has joined #maemo09:45
*** schen has quit IRC09:46
*** habmala has joined #maemo10:06
*** lbt has joined #maemo10:12
*** tearms has joined #maemo10:12
*** ALoGeNo has joined #maemo10:15
*** valeriusN has left #maemo10:15
*** valeriusN has joined #maemo10:15
kerioHurrian: that's what you deserve for using mirc10:20
*** uen has quit IRC10:21
Hurriankerio, I prefer XChat, but the styling just seems ever so off on Windows10:24
*** Guest28766 has joined #maemo10:24
*** kimitake has joined #maemo10:27
*** kimitake is now known as kimitake_idle10:27
*** utanapischti has quit IRC10:29
*** utanapischti has joined #maemo10:29
*** uen has joined #maemo10:30
*** r00t|n900 has joined #maemo10:32
*** lbt has quit IRC10:32
*** Hurrian has quit IRC10:33
*** kimitake_idle has quit IRC10:40
*** jrocha has joined #maemo10:46
*** heroux has quit IRC10:49
*** PeterWolf has joined #maemo10:55
*** kimitake_idle has joined #maemo10:55
*** valeriusN has joined #maemo10:57
*** robbiethe1st has quit IRC11:01
*** rcg has joined #maemo11:02
*** jhb has joined #maemo11:05
*** ruskie has quit IRC11:09
*** sq-one has joined #maemo11:11
*** Darkchaos has joined #maemo11:12
*** Guest28766 has quit IRC11:16
*** aslani has joined #maemo11:17
*** cpt_nemo has joined #maemo11:17
*** OkropNick has joined #maemo11:18
*** LaoLang_cool has quit IRC11:18
*** dhbiker has quit IRC11:20
*** MacDrunk has joined #maemo11:22
*** ruskie has joined #maemo11:22
*** tearms has quit IRC11:22
*** tearms has joined #maemo11:24
*** hurbu has joined #maemo11:25
*** npm has quit IRC11:26
*** dhbiker has joined #maemo11:26
*** npm has joined #maemo11:27
*** jonwil has quit IRC11:31
*** jhb has quit IRC11:37
*** MacDrunk has left #maemo11:38
*** r00t|n900 has quit IRC11:39
*** federico3 has joined #maemo11:41
*** M4rtinK has joined #maemo11:42
*** Guest28766 has joined #maemo11:48
Guest28766merlin1991, thanks for you help yesterday, navit built against CSSU qt libraries went smooth.11:55
*** phryk has quit IRC11:59
*** phryk has joined #maemo12:01
*** TNZ_ has joined #maemo12:02
*** r00t|n900 has joined #maemo12:02
*** TNZ_ has quit IRC12:03
*** NIN101 has joined #maemo12:09
*** hazchemix has quit IRC12:15
*** Guest28766 has quit IRC12:25
*** jonwil has joined #maemo12:27
*** hazchemix has joined #maemo12:33
*** beford has quit IRC12:34
*** cpt_nemo has quit IRC12:45
*** valerius has joined #maemo12:45
*** dm8tbr has quit IRC12:46
*** habmala has quit IRC12:46
*** rcg has quit IRC12:48
*** Flazgar has joined #maemo12:58
*** r00t|n900 has quit IRC13:01
*** Timmy has joined #maemo13:16
*** Cor-Ai has quit IRC13:16
*** Timmy has quit IRC13:19
*** Timmy has joined #maemo13:25
*** Timmy has joined #maemo13:25
*** Timmy has quit IRC13:27
*** hazchemix has quit IRC13:30
*** vblazquez has quit IRC13:34
*** cpt_nemo has joined #maemo13:35
*** dm8tbr has joined #maemo13:35
*** vblazquez has joined #maemo13:36
*** vblazquez has quit IRC13:39
*** rcg has joined #maemo13:43
*** florian has joined #maemo13:44
*** florian has joined #maemo13:44
*** freemangordon has quit IRC13:48
*** freemangordon has joined #maemo13:49
*** cityLights has joined #maemo13:52
cityLightshi all , where to read the ssu changelog?13:53
cityLightsplease13:53
*** Cor-Ai has joined #maemo13:53
cityLightsalso, is anyone aware of any tizen news? like, when can I buy a device with a working tizen?13:53
* SpeedEvil sighs.13:54
SpeedEvilI am getting confused at dead projects.13:54
maybeArghdivide & conquer13:56
SpeedEvilSo... Maemo, harmattan, meltimi, meego, moblin,13:58
SpeedEvilIs Limo dead?13:58
scp1http://i.japh.se/n900/rp.png damdidam13:58
SpeedEvil:)13:58
SpeedEvilAh - limo got eaten by tizen13:59
scp1meh is anything of all that producing any code?14:00
SpeedEvilScrew code.14:00
SpeedEvilReleased hardware.14:00
scp1as the situation is I'm confident I'll stay with n900/n950/n9 for quite some years into the future, because vendors simply doesn't seem to care about us14:01
SpeedEvil:/14:01
SpeedEvilhttp://arstechnica.com/gadgets/2012/02/preorders-begin-for-spark-the-open-kde-tablet/14:02
SpeedEvilsort-of14:02
scp1sure but that's just a toy. or what's the purpose?14:02
*** hazchemix has joined #maemo14:02
SpeedEvilAnd yes, there is that.14:03
SpeedEvilTo do anything more than 'toy' - you need much more investment.14:03
scp1at least in this area yeah14:04
scp1sadly14:04
scp1I wonder how the talk is going in nokia hc ... I haven't seen or even heard of anyone who bought/were interested in their windows phones.14:05
scp1maybe the situation is different elsewhere14:06
*** maybeHere has joined #maemo14:06
SpeedEvilSacking almost all developers isn't exactly positive.14:07
scp1and they had such a great thing going :(14:07
*** maybeArgh has quit IRC14:08
scp1I guess breaking up with ms now would cost nokia more than what the company's worth14:08
*** hurbu has quit IRC14:16
*** diverse_izzue has joined #maemo14:17
*** hurbu has joined #maemo14:18
*** heroux has joined #maemo14:21
*** hazchemix has quit IRC14:24
*** florian has quit IRC14:27
*** hazchemix has joined #maemo14:27
*** Darkchaos has quit IRC14:32
*** r00t|n900 has joined #maemo14:32
*** LaoLang_cool has joined #maemo14:33
*** SmilybOrg has joined #maemo14:35
*** SmilybOrg is now known as Guest7251614:35
*** r00t|n900 has quit IRC14:37
*** r00t|n900 has joined #maemo14:38
*** SmilyOrg has quit IRC14:38
*** r00t|n900 has quit IRC14:46
*** zeq has quit IRC14:51
*** r00t|n900 has joined #maemo14:51
*** cityLights has quit IRC14:53
*** valeriusN has left #maemo14:56
*** MrPingu has joined #maemo14:57
*** cityLights has joined #maemo14:58
*** BCMM has quit IRC15:01
*** MrPingu has quit IRC15:01
*** MrPingu has joined #maemo15:02
*** Atarii has joined #maemo15:04
*** Atarii has quit IRC15:04
*** Atarii has joined #maemo15:04
*** valeriusN has joined #maemo15:08
*** scp1 has quit IRC15:08
*** MrPingu has quit IRC15:09
*** MrPingu has joined #maemo15:11
*** heroux has quit IRC15:18
*** heroux has joined #maemo15:19
*** maybeHere has quit IRC15:24
*** maybeWTF has joined #maemo15:24
*** shanttu has joined #maemo15:25
*** hazchemix has quit IRC15:26
*** sq-one has quit IRC15:26
*** GuySoft has joined #maemo15:26
*** luke-jr has joined #maemo15:27
*** Dibblah has quit IRC15:28
*** Termana has quit IRC15:31
*** croppa has quit IRC15:32
*** madduck has quit IRC15:33
*** madduck has joined #maemo15:36
*** MrPingu has quit IRC15:37
*** MrPingu has joined #maemo15:37
*** Guest20006 has joined #maemo15:38
*** MrPingu has left #maemo15:38
*** MrPingu has joined #maemo15:39
*** LaoLang_cool has quit IRC15:39
MrPingu~seen Estel_15:40
infobotestel_ <~Estel@Maemo/Community/council/Estel-> was last seen on IRC in channel #maemo, 16h 12m 35s ago, saying: 'side effect - camera doesnt work too, despite fact, that - apparently - camera module is ok'.15:40
*** DocScrutinizer has quit IRC15:45
*** DocScrutinizer has joined #maemo15:45
*** DocScrutinizer06 has joined #maemo15:46
*** DocScrutinizer05 has quit IRC15:46
fastaIn what channels, if any do you ask your advanced Linux questions? I am finding that the signal to noise ration has become so low, it's much more efficient to figure out everything myself.15:56
fastaratio*15:56
SpeedEvil:/15:56
Macerhahaha15:56
Macerfasta: i'd have to agree with you there ;)15:57
*** hazchemix has joined #maemo15:57
*** DocScrutinizer06 is now known as DocScrutinizer0515:57
Macermost of it is "My printer works in windows but not in Linux can someone help me figure it out?????"15:57
fastaEven some developer channels are now getting infected with such issues.15:57
Macer"linux sucks because my $10 lexmark printer doesn't work!15:57
fastaMacer: no, more like "I stated information elements X, Y and Z, and then people ask whether Z holds."15:58
Macerwell.. there is option b.. .start your own # and lay down iron fisted control of it15:58
fastaMacer: or asking 'what's the problem' after 3 minutes, which means that they don't know how to setup IRC properly.15:58
fastaThere are IRC logs too, so if people really wanted to help, they could just have read that.15:59
Macermost of the time people just don't know how to fix the issue you're having... i agree with you that it is usually easier to simply figure it out yourself15:59
Macerfasta: yeah but who wants to go find logs or scroll up for someone else's problem? ;)15:59
fastaMacer: right, but instead of those people just shutting up, they 'try to help'.15:59
Macerheh.. what makes it worse is that most of the ones trying to help are 2 week windows converts who think because they run ubuntu they are linux experts16:00
fastaMacer: or very recently, I had a Gentoo user.16:00
Macergentoo users are a special breed16:01
fastaMacer: he thought me using Ubuntu was a very bad insult.16:01
Maceryeah. that is typical.16:01
fastaMacer: of course, everyone who works at Google is also retarded.16:01
fasta(by the same logic)16:01
Macerubuntu is great for the end user.. personally i'd rather use kubuntu16:01
Macerbut as far as a linux distro that simply works after installed it is the closest thing16:01
fastaMacer: well, I installed Ubuntu, but use Kubuntu packages.16:01
Macerheh.. then why not just use kubuntu ;)16:02
Macerpersonally i love kde16:02
fastaMacer: I didn't know that when I installed, and I tried all of them.16:02
fastaMacer: I think I still have all of them installed.16:02
fastaMacer: I have the resources, so why not?16:02
*** ZogG_laptop has quit IRC16:02
Macerthey're all the same anyways just a different ui16:02
fastaMacer: yeah, the terminal is the most important.16:02
Macerheh... don't tell that to the converts ;)16:02
Macerif you can't click to fix it just isn't worth it16:03
fastaI am very much passed the point where I care whether other people use it.16:03
DocScrutinizer05cityLights: /join #maemo-ssu see /topic16:03
Macerwell. that makes 1... about 2 billion more to go16:03
*** valdyn has quit IRC16:03
fastaAnyway, this channel is still not infected, although people might regard this as noise, which I suppose it is in some way.16:04
Macernot really16:04
Macerspeaking of which.. if anybody wants to buy my n900 with a jacked up sim reader let me know :-P16:04
Macerchecks not accepted16:04
Maceri'll give it up for $10016:05
Macer(plus shipping)16:05
Macerother than the flakey sim reader it works great16:05
Macerone of you electronic nerds might be able to fix it16:05
SpeedEvilhmm16:05
*** vblazquez has joined #maemo16:07
DocScrutinizer05fasta: WUT? this channel has almost worst S/N I ever seen16:09
* ShadowJK doubts it's actually sim reader16:09
fastaDocScrutinizer05: which channels do you think have high S/N then?16:10
ShadowJKbecause on my devices also emergency calls, which work without sim, got disabled :P16:10
*** valdyn has joined #maemo16:10
DocScrutinizer05fasta: would you be surprised when I got reasons not to mention their names?16:10
MacerShadowJK: weird16:10
Macerdid you actually try calling 911 with it? lol16:11
ShadowJKcrossed out sim icon is just generic "modem failure" icon it seems16:11
fastaDocScrutinizer05: well, you can send me in private message, unless you think I am also one of those morons.16:11
Maceryeah but my logs seem to show the sim reader failing16:11
*** Smily has joined #maemo16:12
*** dos1 has joined #maemo16:12
Maceras though it keeps losing it over and over... maybe it was some software issue but i haven't tried to flash it yet to stock16:12
ShadowJKoh? Paste?16:12
Macerit's CSSU's fault!16:12
*** Guest72516 has quit IRC16:12
* Macer hides16:12
MacerShadowJK: i really can't now... i honestly don't even know where my n900 is.. it's in my house somewhere collecting dust16:12
Macerbut i noticed it resetting over and over in the logs16:12
ShadowJKi've never seen logs showing sim reader failing16:12
DocScrutinizer05don't fall for macer, he's assuming it#s SIM holder though odds are it's usual modem chip defect16:13
ShadowJKYeah I've only seen modem crashing.16:13
MacerDocScrutinizer05: oh :-/ my bad.. figured it was a reader error16:13
*** dos1 has quit IRC16:13
Macerwell.. i think it's still under warranty if someone wants to buy it for $100.. it's a UK based phone tho so nokia will only accept it from the UK :-/16:14
Macerwhich totally sucks16:14
ShadowJKlast time I checked, device bought in eu has eu wide warranty16:14
Macerthere is no way for me to ship it to the UK through their methods in order to honor the warranty16:14
MacerShadowJK: when i contacted nokia they said it was UK not EU16:14
ShadowJK(plus norway and switzerland, iirc)16:14
DocScrutinizer05you should swap it for a XY-7 and sell that other shite, or keep it16:14
Macerdon't dis my lumia 900 :)16:15
Macerit's actually a lot better than most people think16:15
Maceryou're just spoiled by the n900 heh16:15
ShadowJKMaking distinction between "UK" and "EU" is weird anyhow, there's no EU version of the phone16:15
MacerShadowJK: i guess... either way... going from US to UK to send in is impossible16:16
Macerit has to originate from the UK Post16:16
ShadowJKWell for sure both "UK" and "EU" aren't accepted by us nokia care16:16
Maceri forgot the exact method but it has to be brought to the UK Post with a printed label.. it sucks.16:16
MacerShadowJK: nope :(16:17
Macerfree trade in action16:17
Maceri would guess that nokia is nokia but i guess geological positions matter to them16:17
Maceri mean it really doesn't matter to me.. i left tmobile anyways so i most likely wouldn't be using the n900 even if it did work. it was the only thing keeping me with tmobile16:18
ShadowJKSo in other words, you never tried to excercise the eu wide warranty, and this entire screenful of debate was entirely pointless?16:18
Macerso maybe its for the better ;)16:18
MacerShadowJK: i did.. i asked nokia if i could ship it overseas but they said that it would be impossible since you had to send it out using some UK post type of thing16:18
Macertheir answer was the phone originated from the UK and it would have to be shipped from the UK to nokia uk16:19
ShadowJKAh, so you didn't16:19
ShadowJKthat clears things up16:19
Maceri tried.. but there isn't a way to go USPS to UK PO16:19
Maceri can probably dig up the email with the rma instructions.. but it really is pointless.. i just wrote the n900 off16:19
Maceras a defective device (2 of 2)16:20
ShadowJKTrying to send eu device from outside of eu to eu for service is same thing as trying to service eu device outside of eu16:20
Macermy first was the usb port then this one the sim reader/modem16:20
MacerShadowJK: you can take a mercedez in to be repaired at a US based mercedez shop :-P16:20
ShadowJKThat's their policy16:20
Maceri guess.. so nokia's is regions are different16:21
ShadowJKBut as for the original claim that a UK device has no warranty in the EU outside of UK, that's false16:21
Macerit's not the EU tho16:21
*** guampa has joined #maemo16:21
Macernor did the EU ever come up in my conversation with customer support16:21
Macerit's US for a UK originated phone16:21
Macerand i was told it had to be sent via UK based PO16:22
Macerthere was no way to send it to them via USPS to their UK warranty center16:22
*** rcg has quit IRC16:23
Macerthe EU/UK part is irrelevant16:23
Macergiven my circumstance16:23
Macerso i guess you were right earlier.. it was pointless :)16:23
Maceranyways... if anybody wants it let me know.. i'll take $100 for it.. maybe you can send it in or something and get somthing else16:24
Macerotherwise i'll put it up on ebay and see if ther are any takers for my 2nd broken n900... NOKIA FTW16:24
Macerlets see if the lumia lasts longer than 1 year :)16:25
*** jonne has joined #maemo16:25
*** scp1 has joined #maemo16:25
*** scp1 has quit IRC16:25
*** scp1 has joined #maemo16:25
*** ZogG_laptop has joined #maemo16:31
*** ZogG_laptop has quit IRC16:34
*** ZogG_laptop has joined #maemo16:34
*** lbt has joined #maemo16:36
*** lbt has quit IRC16:36
*** lbt has joined #maemo16:36
*** nemus has joined #maemo16:42
*** cityLights has quit IRC16:44
*** Zahra has joined #maemo16:44
*** Zahra has quit IRC16:44
*** Zahra has joined #maemo16:44
*** nemus has left #maemo16:46
*** lbt has quit IRC16:47
*** ZogG_laptop has quit IRC16:48
*** ZogG_laptop has joined #maemo16:48
*** lbt has joined #maemo16:51
*** sq-one has joined #maemo16:52
*** lxp1 has joined #maemo16:53
*** BCMM has joined #maemo16:54
*** lxp has quit IRC16:55
*** Marzkor has joined #maemo16:55
*** Marzkor has left #maemo16:56
*** ZogG_laptop has quit IRC16:57
*** cityLights has joined #maemo16:58
*** tora88 has joined #maemo17:00
*** lbt has quit IRC17:01
*** lbt has joined #maemo17:03
*** lbt has quit IRC17:03
*** lbt has joined #maemo17:03
*** ced117 has quit IRC17:05
*** tora88 has quit IRC17:06
*** cityLights has quit IRC17:11
*** retro|cz has quit IRC17:21
*** cityLights has joined #maemo17:25
*** schen has joined #maemo17:29
*** kerio92 has joined #maemo17:36
*** kerio has quit IRC17:38
*** kerio92 is now known as kerio17:38
*** r00t^n900 has joined #maemo17:42
*** r00t|n900 has quit IRC17:43
*** ced117 has joined #maemo17:47
*** ced117 has quit IRC17:47
*** ced117 has joined #maemo17:47
*** hazchemix has quit IRC17:53
*** hazchemix has joined #maemo17:56
*** diverse_izzue has quit IRC17:57
*** lbt has quit IRC18:01
*** TheVirtualVortex has joined #maemo18:06
*** TheVirtualVortex has quit IRC18:06
*** TheVirtualVortex has joined #maemo18:06
*** Guest28766 has joined #maemo18:07
*** FIQ has joined #maemo18:11
*** FIQ has joined #maemo18:11
*** Smily has quit IRC18:14
*** FIQ has quit IRC18:14
*** Smily has joined #maemo18:14
*** FIQ has joined #maemo18:15
*** valeriusN has left #maemo18:16
*** valeriusN has joined #maemo18:16
*** mvp_ has joined #maemo18:20
*** Arkenoi has quit IRC18:25
*** ZogG_laptop has joined #maemo18:26
*** cityLights has quit IRC18:27
*** Mrick0363 has quit IRC18:30
*** ZogG_lap1op has joined #maemo18:32
*** ZogG_laptop has quit IRC18:35
*** Smily has quit IRC18:37
*** jonwil has quit IRC18:41
*** ZogG_lap1op has quit IRC18:41
*** ZogG_laptop has joined #maemo18:41
*** cityLights has joined #maemo18:42
*** Guest28766 has quit IRC18:48
*** cityLights has quit IRC18:52
*** lbt has joined #maemo18:55
*** lbt has quit IRC18:55
*** lbt has joined #maemo18:55
*** cityLights has joined #maemo19:08
*** NIN101 has quit IRC19:09
*** BCMM has quit IRC19:14
*** toxaris has joined #maemo19:18
*** Atarii has quit IRC19:24
*** DrCo has joined #maemo19:26
*** trx has quit IRC19:30
*** _PanzerSajt has joined #maemo19:30
_PanzerSajtping freemangordon19:30
freemangordon_PanzerSajt: pong19:30
_PanzerSajthy19:30
freemangordonhi19:30
_PanzerSajtSo19:30
_PanzerSajtyes the kernel is woking fine19:30
freemangordonbut?19:30
*** PeterWolf has quit IRC19:30
*** ferdna has joined #maemo19:31
_PanzerSajtbut some modules are still missing19:31
freemangordonfor example?19:31
_PanzerSajtand some are present but nor working in the way we need19:31
freemangordondo you have some list?19:31
_PanzerSajthere is a documentation how the stock kernel works19:31
_PanzerSajthttp://natisbad.org/N900/n900-commented-hardware-specs.html19:31
_PanzerSajtand most of these modules are present but not working correctly19:32
_PanzerSajtfor example the accelerometer19:32
_PanzerSajt./sys/class/i2c-adapter/i2c-3/3-001d/coord file doesn't exist19:33
_PanzerSajtbut the folders exist19:33
freemangordonhmm, I see19:33
_PanzerSajtand the vibra also19:33
freemangordondid anyone tried to build newer kernel?19:33
*** federico3 has quit IRC19:34
_PanzerSajtthe led module is woking but not driving the vibra19:34
*** ZogG_laptop has quit IRC19:34
_PanzerSajtI think yes19:34
_PanzerSajtbut I think there were problems with the size19:34
*** ZogG_laptop has joined #maemo19:34
_PanzerSajtit was too big for the U-boot bootloader I think19:35
_PanzerSajtbut if you could compile a newer kernel19:35
_PanzerSajtor at least provide me soma useful information19:35
*** Venusaur has quit IRC19:35
*** shanttu has quit IRC19:35
freemangordon_PanzerSajt: well, I think I could help, but cannot be the driving force behind that.19:35
*** ferdna has quit IRC19:35
freemangordonif you have the questions, I could try to answer19:36
freemangordonbut as I see it, it is a matter of forward-poering the drivers19:36
freemangordon*porting19:36
_PanzerSajtok first how good are you in licensing?19:36
freemangordonyou mean are kernel drivers FOSS?19:37
_PanzerSajtyes19:37
freemangordonyep, the whole kernel is GPLEed19:37
freemangordonno problems with licensing for the kernel19:37
freemangordonAFAIK19:37
_PanzerSajtand the kernel used in maemo contains only free drivers?19:39
_PanzerSajtfor example these: http://mxr.maemo.org/fremantle/source/kernel/drivers/19:39
freemangordonyes, there is no other way19:39
_PanzerSajtand how can we compile these modules and use them later?19:40
_PanzerSajtjust to point out: I have never compiled any kernel19:41
freemangordon_PanzerSajt: you need to forward-port them. I.e. make them compilable and compatible with whatever changes there are between 2.6.28.10 ( maemo5 kernel) and the kernel version you are forward-porting to.19:42
_PanzerSajtcurrently we are using 2.6.3719:44
*** xnt14 has quit IRC19:44
*** MohammadAG has quit IRC19:44
_PanzerSajtso the reason why some drivers are not working correctly is that the newer kernel works in a different way?19:44
*** Mohammad- has joined #maemo19:45
freemangordonyes. and it is Nemo one actually.19:45
*** Mohammad- is now known as MohammadAG19:45
_PanzerSajtoh thanks19:45
_PanzerSajtthen I think I should learn how linux kernel works19:45
freemangordon_PanzerSajt: :D19:46
_PanzerSajtIt's too complicated for me right now19:46
*** xnt14 has joined #maemo19:46
_PanzerSajtand what about the omap-kernel19:47
freemangordon_PanzerSajt: you may start with setting up a build environment (SB2 should do the job) and cloning the 2.6.37 kernel tree (Nemo one) from here19:47
*** trx has joined #maemo19:49
freemangordonhmm, cannot find it right now, let me check in Ubuntu thread on TMO19:49
_PanzerSajtok19:50
_PanzerSajtand what is the main difference between scratchbox and sb2?19:50
merlin1991the way it works19:51
*** ChanServ has quit IRC19:51
_PanzerSajtand I assume the sb2 is bettet, right?19:51
_PanzerSajt*better19:52
*** sq-one has quit IRC19:52
*** sq-one has joined #maemo19:52
freemangordon_PanzerSajt: here https://meego.gitorious.org/meego-device-adaptation/n900_kernel19:52
freemangordonthe difference is you wont be able to compile 2.6.37 with gcc 4.2.1 AFAIK19:53
_PanzerSajtand sb2 exists only in source code on git?19:57
*** Dibblah has joined #maemo19:58
freemangordon_PanzerSajt: NFC. I used gcc 4.6.2 (the one I am using to build -thumb stuff) to build nemo kernel in SB1. But you should setup a new environmemnt in SB, read #maemo logs from yesterday for howto do it20:00
*** TheVirtualVortex has quit IRC20:00
*** hazchemix has quit IRC20:01
_PanzerSajtone question remains: how I can read the log from yesterday?20:01
*** DrCo has quit IRC20:02
*** Smily has joined #maemo20:02
_PanzerSajtsorry for these noob questions20:03
freemangordon_PanzerSajt: http://mg.pov.lt/maemo-irclog/20:03
*** rcg has joined #maemo20:04
freemangordon_PanzerSajt: http://mg.pov.lt/maemo-irclog/%23maemo.2012-06-16.log.html#t2012-06-16T18:28:4420:06
_PanzerSajtfreemangordon, yes I have found thanks20:07
*** FIQ has quit IRC20:13
*** ChanServ has joined #maemo20:14
*** zelazny.freenode.net sets mode: +o ChanServ20:14
*** Dibblah is now known as Guest7608020:15
*** FIQ has joined #maemo20:15
*** sethstorm has quit IRC20:16
*** hazchemix has joined #maemo20:16
_PanzerSajtfreemangordon, different topic, but can you help me how can I remap the keyboard layout on N900 with ubuntu so that pressing two specified key would emulate a TAB being pressed20:21
freemangordon_PanzerSajt: sorry, cannot help.20:22
_PanzerSajtno problem20:22
_PanzerSajtso now I have installed the -core and -libs package20:23
*** NIN101 has joined #maemo20:24
_PanzerSajtfreemangordon, nevermind I will try it later20:25
_PanzerSajtand thanks for your help20:25
freemangordonnp20:26
*** sq-one has quit IRC20:28
*** valeriusN has left #maemo20:34
*** ALoGeNo has quit IRC20:35
*** valeriusN has joined #maemo20:35
DocScrutinizer05_PanzerSajt: ctrl-i traditionally is meant to mean <tab>20:48
_PanzerSajtDocScrutinizer, oh really thanks20:49
*** Zahra has quit IRC20:49
*** l0lcat is now known as NickSavr20:50
DocScrutinizer05of course this will only work on char level, not on keycode level20:50
DocScrutinizer05i.e usually on any line discipline20:50
*** MrPingu has quit IRC20:51
_PanzerSajtmy initial purpose was to use it in terminal20:51
_PanzerSajtand it works great20:51
DocScrutinizer05apps that scan the keycodes will not recognize ctrl-i as <tab>20:51
_PanzerSajtok that's fine20:51
DocScrutinizer05yes, shell is the prototypical case where it should work20:52
*** Venusaur has joined #maemo20:52
*** NickSavr is now known as MemoSavr20:53
DocScrutinizer05except for fullscreen apps, like e.g. htop, which may or may not work with ctr-i as tab-substituate20:53
*** MrPingu has joined #maemo20:53
_PanzerSajtsince we don't have any tab key on N900 and I can't live without it I was always ssh-ing just to have TAB20:53
*** MemoSavr is now known as KindSavr20:53
*** ZogG_laptop has quit IRC20:53
DocScrutinizer05well, you got a true TAB key on the xterm softkeys20:54
*** schen has quit IRC20:54
*** KindSavr is now known as user20:54
*** ZogG_laptop has joined #maemo20:54
DocScrutinizer05(at least I thought it's there by default)20:54
*** schen has joined #maemo20:55
_PanzerSajtyeah but I'm using ubuntu on N900 right now20:55
DocScrutinizer05aah, yes. Forgot20:55
_PanzerSajtfinally we managed to get dsp-working20:56
_PanzerSajtnow I'm searching for a graphical player that can use it20:56
*** mvp_ has quit IRC20:57
*** rcg has quit IRC20:58
DocScrutinizer05well, I'm no friend of the approach to come from a bare bones standard system like ubuntu or open-embedded, and then try to add in all the stuff needed to support the platform. I prefer to come from an already working "board support package" like maemo fremantle and add-in/replace the stuff I'm missing and can cherrypick on e.g ubuntu20:59
_PanzerSajtyes but the problem for me that in mamemo some packages are outdated and the whole system is customized so it is not so simple to run your desired app21:03
*** flo_lap has joined #maemo21:05
*** flo_lap has joined #maemo21:05
DocScrutinizer05well, it seems way simpler than making your desired distro replace maemo21:08
DocScrutinizer05outdated packages can get updated (something we do constantly over at CSSU)21:08
*** mvp_ has joined #maemo21:09
DocScrutinizer05while even for open components in maemo there are often inferior upstream implementations, esp when it comes to kernel driver modules etc21:11
*** ZogG_laptop has quit IRC21:11
_PanzerSajtyes that's right21:13
_PanzerSajtcurrently the thumb-2 cssu looks very interesting21:13
DocScrutinizer05nevertheless it breaks ABI compatibility so you can't expect cssu-thumb to play nice with standard apps21:14
freemangordonDocScrutinizer05: tend to disagree21:15
freemangordonno ABI is broken21:15
*** dhbiker has quit IRC21:15
freemangordonyou can execute your ARM stuff in thumb2 environment21:15
DocScrutinizer05if you manage to compile a kernel that's loading your random custom closed source module binary just fine, I'd agree21:15
*** ALoGeNo has joined #maemo21:15
*** ALoGeNo has joined #maemo21:15
DocScrutinizer05if you can't, it's just as incompatible as powerkernel is21:16
_PanzerSajtwith ubuntu we have armhf kernel with thumb2 enabled21:16
*** lbt has quit IRC21:16
*** lbt_ has joined #maemo21:17
freemangordonDocScrutinizer05: aah, since when Nokia customised omap1 kernel is the standard for ABI?21:18
DocScrutinizer05well, ABI maybe not the exact term. OK21:18
freemangordonanyway, I am in gdb again, I'd better focus on it :)21:19
DocScrutinizer05anyway as long as apps like BlessN900 camera app come with drivers that don't work under that patched kernel, I think that's a compatibility issue21:20
DocScrutinizer05and the issue is with kernel, not with the app21:21
DocScrutinizer05and nobody knows how many apps are out there that do stuff like that21:21
*** flo_lap is now known as florian21:21
DocScrutinizer05well, for somebody running ubuntu rather than maemo on N900 it's probably massively irrelevant21:22
_PanzerSajtyes but I'm still interested in everything in connection with n90021:22
*** dhbiker has joined #maemo21:27
_PanzerSajtdo you know any other smartphone or tablet that runs linux and it can be considered as modern (max 2 years old)21:28
DocScrutinizer05some think android==linux21:29
_PanzerSajtno android is just based on linux21:30
_PanzerSajtit has some differences in kernel also21:30
DocScrutinizer05tell that my coleagues at work ;-D21:30
_PanzerSajtbut basically it is just a virtual machine21:30
*** lbt_ has quit IRC21:31
DocScrutinizer05at my work actually linux means android21:31
DocScrutinizer05nobody ever says android there21:32
_PanzerSajtyou work on a wrong place :)21:32
DocScrutinizer05sometimes I think you're right ;-)21:32
DocScrutinizer05well, usually I don't touch android either at work (no linux either), but recently that changed, since they "heard I know a bit about linux" (SIC!)21:36
*** ZogG_laptop has joined #maemo21:36
merlin1991DocScrutinizer05: you shouldn't let slip that you know a bit about linux21:36
merlin1991you know a bit about *proper* linux ;)21:37
DocScrutinizer05for all that matters in that case, it's actually a correct proposition21:37
*** robink has quit IRC21:37
*** scp1 has left #maemo21:37
*** scp1 has quit IRC21:37
*** ketas has quit IRC21:37
DocScrutinizer05but now I'm feeling constant nausea while makeing friend (or trying to do so) with android build environment at large21:38
*** robink_ has joined #maemo21:38
*** ketas has joined #maemo21:39
*** Juozapas has quit IRC21:45
*** ketas has quit IRC21:45
*** Arkenoi has joined #maemo21:46
*** ketas has joined #maemo21:47
*** MrPingu has quit IRC21:50
*** MohammadAG has quit IRC21:50
*** MohammadAG has joined #maemo21:50
MohammadAGDocScrutinizer05: Euro cup's been going well for you guys :P21:51
DocScrutinizer05merlin1991: soccer?21:52
DocScrutinizer05err MohammadAG^^^21:52
MohammadAGIt's called football21:52
DocScrutinizer05see?21:53
MohammadAGAmericans can call theirs handball21:53
DocScrutinizer05I'm honestly not very much excited. What happened to make to think it's going well?21:53
*** lbt_ has joined #maemo21:54
DocScrutinizer05s/to think/you think/21:54
infobotDocScrutinizer05 meant: I'm honestly not very much excited. What happened to make you think it's going well?21:54
*** MrPingu has joined #maemo21:54
MohammadAGYou won/tied all games21:56
*** Guest28766 has joined #maemo21:56
DocScrutinizer05mhm21:56
MohammadAGThere's a game right now, 0-021:56
DocScrutinizer05ooh there is?21:56
* DocScrutinizer05 zaps a bit21:56
MohammadAGYou and Denmark21:57
DocScrutinizer05indeed21:57
* DocScrutinizer05 zaps back to NCIS21:57
* MohammadAG wants ncis21:58
*** hazchemix has quit IRC22:02
*** robbiethe1st has joined #maemo22:03
robbiethe1st...Wait, what? Is Estel's email seriously "twilight312@gmail.com" or am I misreading something?22:04
*** erstazi has quit IRC22:06
*** FIQ has quit IRC22:06
MohammadAGDocScrutinizer05: You scored :p22:08
*** MrPingu has quit IRC22:09
*** MrPingu has joined #maemo22:10
*** ketas has quit IRC22:11
MohammadAGAnd Denmark scored back22:11
*** Guest28766 has quit IRC22:12
*** FIQ has joined #maemo22:12
*** ketas has joined #maemo22:12
*** ALoGeNo has quit IRC22:14
*** MrPingu has quit IRC22:18
*** MrPingu has joined #maemo22:20
*** _PanzerSajt has quit IRC22:20
merlin1991robbiethe1st: it is :/22:20
robbiethe1stXD22:20
robbiethe1stI find that incredibly funny, for some reason22:21
*** Guest28766 has joined #maemo22:21
*** hazchemix has joined #maemo22:22
*** ALoGeNo has joined #maemo22:22
*** ALoGeNo has joined #maemo22:22
*** MrPingu has quit IRC22:26
*** KrayonWork has quit IRC22:27
*** e-yes has joined #maemo22:28
*** Venemo_N9 has joined #maemo22:28
*** Flazgar has quit IRC22:29
*** retro|cz has joined #maemo22:30
*** MrPingu has joined #maemo22:31
*** gn00b has quit IRC22:32
*** ALoGeNo has quit IRC22:32
*** gn00b has joined #maemo22:32
*** Atarii has joined #maemo22:36
*** gn00b has quit IRC22:37
*** Guest28766 has quit IRC22:38
*** ManoftheSea has joined #maemo22:46
ManoftheSeaHello.  I have an N900.  I try to connect it to a bluetooth GPS (TomTom, SirfstarIII).  It never locks, and eventually gives a connection failed message.22:47
ManoftheSeaGoogle makes me think I'm the only one with this problem.22:47
ManoftheSeaDoes anyone else use an external GPS with their N900?22:48
Venemo_N9I haven't, sorry22:48
*** Guest28766 has joined #maemo22:50
*** gn00b has joined #maemo22:51
*** Smily has quit IRC22:53
*** eijk has joined #maemo22:57
*** ALoGeNo has joined #maemo23:05
*** ALoGeNo has joined #maemo23:05
*** jkyro has quit IRC23:06
*** MrPingu has quit IRC23:06
*** Guest28766 has quit IRC23:06
*** jkyro has joined #maemo23:08
*** MrPingu has joined #maemo23:09
*** Smily has joined #maemo23:11
*** ced117 has quit IRC23:11
*** beford has joined #maemo23:22
*** Guest28766 has joined #maemo23:24
*** NIN101 has quit IRC23:26
*** MrPingu has quit IRC23:33
*** FIQ has quit IRC23:33
*** FIQ has joined #maemo23:34
*** toxaris has quit IRC23:34
*** guampa has quit IRC23:35
*** hurbu has quit IRC23:37
*** guampa has joined #maemo23:38
*** MrPingu has joined #maemo23:41
*** jhb has joined #maemo23:43
DocScrutinizer05~seen pali23:44
infobotpali <~pali@unaffiliated/pali> was last seen on IRC in channel #maemo-ssu, 9d 20m 2s ago, saying: 'DocScrutinizer, what do you think about it?'.23:44
DocScrutinizer05dang23:44
DocScrutinizer05anybody else got a script to do proper backup of $maemo to a local PC?23:45
DocScrutinizer05where $maemo=the repos and other relevant stuff23:47
DocScrutinizer05maybe even plus wiki23:47
MohammadAGDocScrutinizer05, yet another game won by you :P23:47
DocScrutinizer05not by me :-)23:48
DocScrutinizer05honestly I'd prefer to do some serious stuff, rather than watch football23:48
MohammadAGdoesn't hurt to have it in the background :P23:50
*** hurbu has joined #maemo23:50
DocScrutinizer05NCIS been the better background23:50
DocScrutinizer05but I just zapped and switchet to videotext, when some dudes outside shouted "...SCHLAAAAND"23:51
Macermy favorite part of fight club is when he is in his bi-monthly sickle cell circle23:58
Macerand he's the only white guy in the whole room23:58
*** jhb has quit IRC23:58

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!