**** BEGIN LOGGING AT Tue Aug 17 02:59:57 2010 Aug 17 04:05:00 PaulF: new nick? Aug 17 04:05:29 PaulF: and rain in Moscow \o/ Aug 17 04:21:02 DocScrutinizer51: just bip host down Aug 17 04:21:03 :) Aug 17 04:21:16 DocScrutinizer51: gotta cycle to work, cyl Aug 17 04:21:24 DocScrutinizer51: and yeah, finally the weather is a bit more sane again. Aug 17 04:21:28 :D Aug 17 07:00:44 <[Rui]> We need to upgrade gnutls in shr-u Aug 17 07:00:46 <[Rui]> http://lists.gnu.org/archive/html/gnutls-devel/2010-07/msg00038.html Aug 17 07:01:22 <[Rui]> it can't handle PKCS#8 encoded certificates, which means some https sites can't be browsed in ventura, for instance. Aug 17 07:07:02 [Rui]: will do Aug 17 07:24:44 mickey|office: morning Aug 17 07:25:05 mickey|office: that libeflvala configure.ac change is already done by someone else, so you can forget it for now Aug 17 07:25:56 mickey|office: but would be great if you can review http://patchwork.openembedded.org/patch/2671/ (mostly python-devel -> python-dev change), thanks Aug 17 07:47:46 good morning JaMa, patch looks ok to me, although we should test something like frameworkd before committing Aug 17 07:49:55 frameworkd runs still fine with it Aug 17 08:27:26 ok, then ACK Aug 17 08:32:23 * JaMa pushing it Aug 17 08:51:07 How do I 'reset' SHR-T contacts? I want them all removed. Aug 17 08:51:26 (to be able to test if import works..) Aug 17 09:02:36 rhkfin: i'd say with "opimd-cli" Aug 17 09:03:09 rhkfin: something like for i in `seq 1 1000`; do opimd-cli c del $i; done Aug 17 09:04:22 deletig file that contains contacts should work Aug 17 09:05:31 soltys: opimd database might contain other important stuff as well. Aug 17 09:09:31 PaulF: afair there is one db for contacts, one for messages etc.. Aug 17 09:09:41 soltys: i really doubt that Aug 17 09:10:01 if I had my neo here I'd check that Aug 17 09:10:39 dos1: you're opimd dev so tel us ;) ^^ Aug 17 09:11:06 no, there is one pim.db atm Aug 17 09:13:42 so if I remove that, all SMS's and contacts will go? Aug 17 09:13:50 so opimd-cli might work better.. Aug 17 09:16:32 for i in `seq 1 1000`; do opimd-cli c delete $i; done seems to do the trick.... Aug 17 09:17:03 That's the power of Unix way for you ;) Aug 17 09:19:46 Indeed :) Aug 17 09:20:19 (although it's quite slow.. at 120 now..) Aug 17 09:28:54 rhkfin: do you have much more? Aug 17 09:29:05 no, finished at 160 Aug 17 09:29:06 And yes, starting python is slow. Aug 17 09:30:01 Whois Thomas Zimmermann? onlinen here? Aug 17 09:31:07 (asking me for a log when importing contacts on shr-t) Aug 17 09:32:08 Heinervdm: ^ Aug 17 09:32:35 rhkfin: thats me Aug 17 09:32:38 ok Aug 17 09:32:42 importing now.. Aug 17 09:33:03 rhkfin: does it show the correct phonenumbers before importing? Aug 17 09:33:32 in the sim manager? Aug 17 09:33:36 yes Aug 17 09:33:53 looks like that, yes. Can't check all 160 numbers though.. Aug 17 09:34:17 ok, then the bug must be somewhere on the way to opimd Aug 17 09:35:35 ok found at least one that was imported without last digit.. Aug 17 09:35:38 Will check the log.. Aug 17 09:37:33 no, some numbers are missing the last digit already when shown in the SIM manager Aug 17 09:38:10 actually there's at least one missing 4 last digits.. Aug 17 09:38:27 ok Aug 17 09:38:36 no errors or anything in phoneuid.log Aug 17 09:38:45 -> eat.. Aug 17 09:43:22 <\marco> hi to all Aug 17 09:43:41 <\marco> I've just upgraded my FR and.. I can't connect through ssh Aug 17 09:43:49 <\marco> ping works Aug 17 09:44:04 <\marco> and Terminal application on FR doesn't work :( Aug 17 09:44:06 did you upgrade openssh after openssl? Aug 17 09:44:33 <\marco> JaMa: ehm.. maybe not :/ Aug 17 09:44:55 it should be upgraded together (asking you to remove old 0.9.8 first Aug 17 09:45:27 but if you removed 0.9.8 and then rebooted without finishing upgrade then you really have broken openssh Aug 17 09:45:28 <\marco> oh..I've manually removed libcrypto-0.9.8 and installed libcrypto-1.0.0.. Aug 17 09:45:34 <\marco> yeah.. Aug 17 09:45:38 <\marco> understood Aug 17 09:45:52 <\marco> but.. why terminal isn't working? Aug 17 09:46:09 did you also upgrade ncurses to 5.7? Aug 17 09:46:16 or did you already have it before? Aug 17 09:46:37 <\marco> mhm I've flashed a new image two weeks ago Aug 17 09:46:55 that was before those changes Aug 17 09:47:10 <\marco> argh :D Aug 17 09:47:47 <\marco> mumble.. any solution instead reflashing? Aug 17 09:48:47 \marco: one can boot from uSD, establish a connection, chroot blablabla Aug 17 09:49:01 <\marco> lol Aug 17 09:49:51 <\marco> I wonder if is possible to save my pim.db Aug 17 09:50:19 <\marco> oh... no..wait.. I've a copy on the SD \o/ Aug 17 09:50:58 \marco: yup, just boot from uSD, mount NAND and chroot Aug 17 09:51:04 <\marco> ahahah Aug 17 09:51:06 nothing hard :P Aug 17 09:51:36 done that many times, from uSD to NAND and opposite Aug 17 09:51:52 \marco: what are you laughing at? Aug 17 09:52:11 <\marco> well.. maybe isn't hard.. but I don't have a distro on sd Aug 17 09:52:24 <\marco> :) Aug 17 09:53:44 <\marco> And I don't have any important data on nand Aug 17 09:54:14 <\marco> but thanks for the option ^_^ Aug 17 09:54:22 Heinervdm: do you need any more info/data? Aug 17 09:55:23 rhkfin: can you send me a number that is truncated? Then i can try to reproduce it Aug 17 09:56:00 ok Aug 17 09:58:39 Heinervdm: Actually it looks like that any number that has ä in the name is truncated! Aug 17 09:58:46 (possibly also ö, å etc..) Aug 17 10:00:33 hmm Aug 17 10:00:44 ok, will try that too Aug 17 10:02:28 ok Aug 17 10:15:59 <\marco> just for fun.. I've reassigned an hardware button to launch command :P ( without reflashing or chrooting ) what I've to do to get the terminal to work? Aug 17 10:16:23 <\marco> I've tried an " screen opkg upgrade" Aug 17 10:17:06 opkg update && opkg upgrade Aug 17 10:17:18 \marco: smart move! Aug 17 10:17:24 <\marco> PaulF: thanks :P Aug 17 10:17:43 <\marco> JaMa: I've run opkg update just 5 min ago.. it is needed? Aug 17 10:18:40 I didn't know you've already runned it Aug 17 10:18:46 <\marco> ^^ Aug 17 10:19:19 lastlog shows only opkg upgrade Aug 17 10:22:02 <\marco> well more than 5 min.. maybe 10-15.. Aug 17 10:23:14 <\marco> what's the default command for power button? I can't see it all in the input dialog Aug 17 10:23:25 phoneui-quick-settings Aug 17 10:23:27 <\marco> phoneui-quick-settings .... and? Aug 17 10:23:28 <\marco> oh Aug 17 10:23:31 <\marco> ok Aug 17 10:23:33 <\marco> :) thanks Aug 17 10:35:45 rhkfin: can you check if the numbers are truncated with mdbus too? mdbus2 -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.SIM.RetrievePhonebook 'contacts' 1 255 Aug 17 10:35:50 <\marco> mhm opkg upgrade seems not to work Aug 17 10:36:14 <\marco> mumble Aug 17 10:37:05 <\marco> well Aug 17 10:37:10 <\marco> isn't true Aug 17 10:37:21 <\marco> sshd it's working now!! Aug 17 10:37:25 <\marco> \o/ Aug 17 10:37:34 grr eve: relocation error: /usr/lib/libwebcore_efl.so.0: symbol floorf, version GLIBCXX_3.4.3 not defined in file libstdc++.so.6 with link time reference Aug 17 10:37:52 eve? Aug 17 10:38:09 does someone continued working on eve? Aug 17 10:38:32 yes it's rewritten Aug 17 10:38:37 ah Aug 17 10:39:35 <\marco> I enjoyed the little challenge :D thank you for your support Aug 17 10:39:36 <\marco> ^_^ Aug 17 10:41:29 <\marco> mhm vala-terminal is still complaining about ncurses lib missing Aug 17 10:41:53 opkg instal -force-reinstall vala-terminal Aug 17 10:41:57 <\marco> oh Aug 17 10:42:08 <\marco> :) thank you JaMa Aug 17 10:45:42 <\marco> well.. very strange, the problem was that libncurses5 wasn't installed :/ Aug 17 10:47:19 vala-terminal should depend on it (after reinstalling) Aug 17 10:51:55 Heinervdm: will do Aug 17 10:53:32 Heinervdm: yes they are. I start suspecting if my numbers are messed up altogether.. Need to check on another phone.. Aug 17 10:53:45 ok Aug 17 10:54:45 That'd mean Nokia fail.. Hmm.. or possibly [insert a distro here].. Aug 17 10:55:37 nope, works on Nokia with the same SIM Aug 17 10:55:55 then it's fsogsmd fault Aug 17 10:56:01 mickeyl: ^^ Aug 17 10:56:55 rhkfin: can you try the same with current shr-u? Aug 17 10:58:25 JaMa: would need to reflash.. hmm.. can't do it for a while.. Aug 17 10:58:44 ah.. I was hoping you have spare uSD or 2nd partition Aug 17 10:58:47 nope Aug 17 10:59:06 I actually have a spare 512MB uSD Aug 17 10:59:58 or someone else with special characters in contact names willing to test shr-t/shr-u? Aug 17 11:02:07 I could try to install -u on uSD.. Aug 17 11:03:13 rhkfin: if you wait few mins, there will be new image Aug 17 11:03:18 ij Aug 17 11:03:20 ok Aug 17 11:03:46 NOTE: Running task 18619 of 18713 Aug 17 11:04:08 ok Aug 17 11:04:25 hmm.. mu card reader fails to read 512 card.. wonder if it's broken.. Aug 17 11:07:32 rhkfin: can you flash it from fr? Aug 17 11:07:44 rhkfin: I mean mount uSD from there? Aug 17 11:07:58 I was able to mount it on desktop after some retries Aug 17 11:12:13 JaMa: isn't it this: http://build.shr-project.org/shr-unstable/images/om-gta02/full-om-gta02.tar.gz (after you've finished building?) Aug 17 11:15:53 rhkfin: it's still building and better use image with date in it (as soon as you see 20100817 image) Aug 17 11:16:02 ok Aug 17 11:22:44 JaMa:I think I am just so close to finish a build finally ;> Aug 17 11:22:50 JaMa: guess what failed.. mplayer Aug 17 11:23:11 log? Aug 17 11:23:44 Applying patch omapfb.patch Aug 17 11:23:59 patching file libvo/video_out.c Aug 17 11:24:06 Hunk #1 FAILED at 86. Aug 17 11:24:43 http://gitorious.org/~jama/angstrom/jama-shr-experimental/commit/0cd04d0d04f1dec5c7c53433c9743a1675e29317 Aug 17 11:24:45 I think it miught be due to version bump Aug 17 11:25:28 :> Aug 17 11:26:45 I wanted to sync it with next upgrade in http://repo.or.cz/w/mplayer/glamo.git, but because "upstream" git doesn't merge svn changes lately http://repo.or.cz/w/mplayer.git I'm waiting Aug 17 11:26:51 JaMa: some shr multimedia player which uses the mplayer ? Aug 17 11:27:14 man I can't wait to boot the image.. it's gonna be a blast Aug 17 11:27:36 hope it will work out well with the capcitive TS on wvga 4,3" Aug 17 11:27:53 dcordes: intone-video Aug 17 11:29:47 http://code.google.com/p/intone-video/ nice Aug 17 11:30:00 JaMa: I am wondering about 'swype' ui features Aug 17 11:30:21 JaMa: do you know the marketing word 'kinetic scrolling' ? Aug 17 11:31:32 JaMa: ok I applied http://gitorious.org/~jama/angstrom/jama-shr-experimental/commit/0cd04d0d04f1dec5c7c53433c9743a1675e29317 in a55666696bc695b8221bf3e4079c7497fcb636d0 org.openembedded.dev and it worked fine. maybe you should push it ? Aug 17 11:32:32 dcordes: that was only temporary fix.. I would like to fix it properly for OE Aug 17 11:33:12 I see Aug 17 11:38:59 ok mplayer compiled with the patch Aug 17 11:39:27 JaMa: so is it possible to use kinetic scrolling (swiping around pages to scroll) ? Aug 17 11:39:36 JaMa: e.g. in file manager or web browser Aug 17 11:39:46 JaMa: two things where it's always used in WinCE Aug 17 11:40:00 * dcordes can't compare with android as he never tried it :) Aug 17 11:40:29 aka grab and drag Aug 17 11:52:24 rhkfin: http://build.shr-project.org/shr-unstable/images/om-gta02/shr-lite-eglibc-ipk--20100817-om-gta02.rootfs.tar.gz Aug 17 11:56:39 JaMa: ok Aug 17 12:09:47 hi mickey|office Aug 17 12:10:41 I didn't have internet yesterday...so i tried to debug without the debug versiob Aug 17 12:10:44 so... Aug 17 12:10:48 for gps Aug 17 12:11:26 *I imported the newer source code Aug 17 12:11:38 and it had the same issue Aug 17 12:11:48 so... Aug 17 12:12:14 I removed the code for getting a fix... Aug 17 12:12:29 and it didn't crash Aug 17 12:12:45 that code is run by a glib timeoutadd... Aug 17 12:13:01 when I did gtkui it was in miliseconds Aug 17 12:13:29 but here the function name make me think that it's in seconds Aug 17 12:13:48 and if the timeout is too low you have a crash Aug 17 12:14:07 mickey|office: what do you think? Aug 17 12:36:09 hi stefan_schmidt Aug 17 12:36:21 JaMa: 'Failed retrieving SIM phonebook (30) The permission of the setuid helper is not correct Aug 17 12:37:16 hmm.. it didn't connect to GSM network yet.. Aug 17 12:37:51 JaMa: won't shutdown.. (power -> shutdown -> yes) Aug 17 12:38:33 Won't shutdown even when holding power down for 20s or so.. Aug 17 12:38:41 * rhkfin goes back to shr-t .... Aug 17 12:38:58 rhkfin: file a bug! Aug 17 12:40:11 rhkfin: try shutdown multiple times Aug 17 12:40:23 or try init 0 Aug 17 12:40:59 sorry folks.. need a working image.. Aug 17 12:42:13 rhkfin: what wrote this? "Failed retrieving SIM phonebook (30) The permission of the setuid helper is not correct"? Aug 17 12:42:33 what is "(power -> shutdown -> yes)"? Aug 17 12:42:44 is it shutdown from phoneui-quick-settings? Aug 17 12:49:13 JaMa: tried to go to SIM manager, that's when I got the 'Failed ...' message Aug 17 12:49:49 And then tried to shutdown by pressing power HW button, then 'shutdown' then 'yes', but nothing happened. Tried three times or so. Aug 17 12:50:05 Heinervdm: ^ any idea? I guess that was because fsogsmd didn't have enough time to register and access sim? Aug 17 12:50:05 Then also held power HW button down for ~20s with no effect Aug 17 12:50:43 JaMa: possibly that's why - waited for quite a while but didn't get registered to GSM network Aug 17 12:50:54 rhkfin, Heinervdm: truncating numbers was an error in fsogsmd and is fixed since long in shr-u Aug 17 12:51:05 mrmoku: ok.. Aug 17 12:51:07 thanks.. Aug 17 12:51:10 yw Aug 17 12:51:26 mrmoku: do you know safe fso revisions with this fix included? Aug 17 12:51:38 * mrmoku checks git history Aug 17 12:51:39 mrmoku: to bump it with may shr-t and relase it Aug 17 12:51:54 hmm... save revision might be difficult Aug 17 12:51:58 * JaMa already tried search in git history.. but no luck (only test for null names) Aug 17 12:52:42 mrmoku: and rhkfin's issues are maybe only with contact names with special characters Aug 17 12:53:22 mrmoku: that's why I wanted confirmation that it's fixed in shr-u also for his contacts Aug 17 12:57:04 JaMa: #534 and #531 in FSO trac Aug 17 12:57:27 #534 probably is his issue Aug 17 12:57:47 fixed with b98228de97cb9a58aa9aaffb75b98adee0bd87c7 Aug 17 12:57:58 from 2010-04-17 Aug 17 13:00:11 * JaMa checkouting shr-t branch Aug 17 13:01:45 and there is 38d52c14a09dd7afc22048f2ed278e336f42a933 from Fri, 21 May 2010 12:51:36 +0000 (14:51 +0200) Aug 17 13:02:01 so it should be fixed already in shr-t from may Aug 17 13:03:31 so maybe it's still broken in current shr-u Aug 17 13:05:05 hmm Aug 17 13:08:52 JaMa: you're sure that's what rhfkin is using? Aug 17 13:09:11 rhkfin: what rev of fsogsmd do you have in testing? Aug 17 13:09:30 mrmoku: old shr-t didn't have fsogsmd at all Aug 17 13:09:39 mrmoku: and he reported it from shr-t images from may Aug 17 13:10:04 ahh... hmm... I'm quite sure it got fixed though... hmm Aug 17 13:10:28 but I'm not sure with anything.. as I'm only JaMa in the middle :) Aug 17 13:11:07 :P Aug 17 13:11:15 mrmoku: this is where it was "reported" http://lists.openmoko.org/nabble.html#nabble-td5307993 Aug 17 13:11:49 or we can just push it and see if there is someone else with same issue :) Aug 17 13:12:34 hehe... and someone should try with current shr-u Aug 17 13:12:44 maybe my memory sucks... I'm old ;) Aug 17 13:13:08 if you want to know some versions, I'm in in my shr-t.. Aug 17 13:13:57 rhkfin: do you still have that shr-u uSD in neo? Aug 17 13:14:23 rhkfin: and are you running shr-t from May? Aug 17 13:14:47 http://build.shr-project.org/tests/shr-testing/images/om-gta02/shr-lite-eglibc-ipk--20100529-om-gta02-testlab/installed-packages.txt says: Aug 17 13:14:51 fsogsmd_1:0.5.0+gitr809+38d52c14a09dd7afc22048f2ed278e336f42a933-r2.2.4_armv4t.ipk Aug 17 13:14:52 JaMa: yes and yes Aug 17 13:14:53 fsogsmd_1:0.5.0+gitr807+eb3a3c0410a2387e36d7ae306b5c1734ca842b90-r2.0.4_armv4t.ipk Aug 17 13:15:22 that uSD I don't have in neo atm, it's on my desk Aug 17 13:15:29 the leter is bogus from testlab and it's still from 25 Apr 2010 23:32:56 Aug 17 13:15:47 s/leter/later/ Aug 17 13:15:48 JaMa meant: the later is bogus from testlab and it's still from 25 Apr 2010 23:32:56 Aug 17 13:19:04 mrmoku: rhkfin has current shr-u now on his uSD, but gsm registration took longer than his patience allowed :/ Aug 17 13:19:13 yes :) Aug 17 13:19:26 (ok, you won, I'll restart -u...) Aug 17 13:19:32 mickeyl, pinig Aug 17 13:19:50 my sim has all contacts in ascii and I don't remember loosing any digits from numbers ever.. Aug 17 13:19:50 which is strange... as it should be _much_ faster Aug 17 13:19:51 *ping Aug 17 13:20:27 mrmoku: I guess the trucated numbers should be shown also with mdbus2 call, right? Aug 17 13:20:59 ok, I'm in. Starts very fast, that's nice! Aug 17 13:21:10 So far no gsm, I'll keep on waiting... Aug 17 13:21:36 rhkfin: with or without PIN ? Aug 17 13:21:40 without Aug 17 13:21:42 you can tail -f /var/log/fsogsmd* too entertain yourself Aug 17 13:23:43 hmph.. can't ssh in, I changed my -t to .2.202, would have to.. hmm.. edit interfaces... Aug 17 13:23:52 (no gsm so far..) Aug 17 13:25:09 * JaMa load 6 on neo while installing eglibc-dbg :/ Aug 17 13:27:09 nope, still no gsm.. Aug 17 13:27:55 * JaMa tried first 60 contacts and all are right +420 + digits Aug 17 13:28:05 mdbus2 -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.SIM.RetrievePhonebook contacts 1 60 | sed 's/), /\n/g' | grep -v '"+420........."' Aug 17 13:29:46 rhkfin: can you update that IP and check fsogsmd log? Aug 17 13:30:22 trying to.. Changed interfaces on FR to .2.202, now restarting.. Tried to restart networking, wasn't enough.. Aug 17 13:30:51 anywhere else I need to change it..? Aug 17 13:30:55 ssh: connect to host 192.168.2.202 port 22: Connection timed out Aug 17 13:31:20 I usually use ifdown usb0; ifup usb0 Aug 17 13:31:45 but if ifconfig already shows new IP, it should be fine Aug 17 13:32:04 you can try to restart opensshd Aug 17 13:34:21 JaMa: is there a way to fix configure: error: C++ compiler cannot create executables than rm -rf tmp/ ? Aug 17 13:34:58 JaMa: However the powerHW -> shutdown -> yes doesn't work, it won't shutdown. Aug 17 13:35:01 init 0 works Aug 17 13:35:09 I have this while do_configure of tslib Aug 17 13:35:11 soltys: yes, -c clean for whole toolchain Aug 17 13:35:23 soltys: check config.log first Aug 17 13:35:34 will try to restart, started with usb connected - not sure if it messed something, but can't see FR with lsusb at all (or broke my usb..) Aug 17 13:35:45 soltys: for i in ../dev/recipes/binutils/*2.20.1*.bb ../dev/recipes/gcc/gcc*4.5*bb ../dev/recipes/eglibc/eglibc*2.12*.bb; do bitbake -c clean -b $i; done Aug 17 13:40:02 Either something's badly wrong in the image or I broke my USB (cable or ports).. trying to find another cable.. Aug 17 13:40:51 SHR-U charges but can't see it with dmesg or lsusb Aug 17 13:41:20 is g_ether loaded on fr side? Aug 17 13:41:45 is usb set to device? Aug 17 13:42:01 JaMa: seems to be (lsmod) Aug 17 13:42:06 Defiant: didn't change it Aug 17 13:42:12 JaMa: what should I look for in config.log ? This issue is only with tslib.. other things builds.. Aug 17 13:42:30 7 Aug 17 13:42:32 oops Aug 17 13:42:48 * rhkfin seriously needs to go and buy at least 5 good USB cables.. Aug 17 13:44:12 soltys: what real error is (it can be something like unrecognized option -> then rebuilding toolchain won't help) Aug 17 13:53:05 JaMa: it's odd.. I'm getting that error only for tslib.. other things are configured and compiled without any problem.. Aug 17 13:54:06 and what's the error in config.log? Aug 17 13:55:32 configure:3313: error: C++ compiler cannot create executables Aug 17 13:55:54 hmm and in config.log? Aug 17 13:56:17 that is from grep "error" config.log Aug 17 13:56:30 pastebin whole file please Aug 17 13:58:01 http://wklej.org/id/378027/ Aug 17 13:58:29 /home/soltys/oe/shr-unstable/tmp/sysroots/i686-linux/usr/armv4t/lib/gcc/arm-oe-linux-gnueabi/4.5.2/../../../../arm-oe-linux-gnueabi/bin/ld: cannot find -lstdc++ Aug 17 13:59:07 mhm Aug 17 13:59:35 "gcc" for target wasn't build yet or you have messed toolchain Aug 17 14:03:11 JaMa: Sorry, have to give up for a while. Can't ssh in at all & need to do smthng else.. Aug 17 14:03:38 JaMa: thanks, gcc is rebuilding right now Aug 17 14:03:39 rhkfin: ok :(, strange Aug 17 14:09:59 bbl Aug 17 14:16:51 JaMa: ok, restarted desktop, got USB wrking on shr-t. Now trying to start shr-u - only to get 'kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,1) and so on... Aug 17 14:16:56 It doesn't now like my uSD.. Aug 17 14:18:42 ok, finally shr-u starting.. Aug 17 14:21:46 with no GSM, no USB networking. Aug 17 14:21:57 ssh: connect to host 192.168.2.202 port 22: Connection timed out Aug 17 14:22:04 ifconfig shows usb0? Aug 17 14:22:08 yes Aug 17 14:22:19 with 192.168.2.202 Aug 17 14:22:43 and when connecting the usb, shr-u starts charging. Aug 17 14:22:47 rhkfin: isn't interface name changed on your desktop? (usb0/eth0/ethX)? Aug 17 14:22:59 I tried it two minutes ago with shr-t and it worked Aug 17 14:23:14 yes, but that's 2.6.29 instead .32 Aug 17 14:23:22 on my desktop I can't see eth1/2/usb0 (they all are configured in interfaces) Aug 17 14:23:30 dmesg doesn't show anything on dekstop when connecting Aug 17 14:23:38 hmm strange Aug 17 14:24:09 My guess is that the cable & connectors are ok as -t and usb card reader (on the same cable) work ok Aug 17 14:24:58 But FSO fails somehow; settings -> phone tells me 'couldn't connect to FSO' Aug 17 14:25:23 as does everything else Aug 17 14:26:00 rhkfin: shr-t is in nand? Aug 17 14:26:03 -> some bug fixing might be needed with this image.. Aug 17 14:26:10 vanous1: yes Aug 17 14:26:18 and -u in uSD (512M) Aug 17 14:26:37 how do you boot? qi/uboot? Aug 17 14:27:04 tell me I failed something in the installation ;)? I downloaded the .tar.gz on my desktop, untarred it, moved everything to the uSD that has one ext2 partition. Aug 17 14:27:13 Boot with Qi Aug 17 14:28:13 when di you create fs on that card? Aug 17 14:28:48 today Aug 17 14:28:51 rhkfin: long ago? have it checked with fsck Aug 17 14:28:53 i see Aug 17 14:28:56 mkfs.ext2 Aug 17 14:29:13 * vanous1 would run fsck on it anyways Aug 17 14:29:39 righ.. Aug 17 14:29:54 rhkfin: can even do from -t Aug 17 14:30:02 umount /media/card Aug 17 14:30:16 can't, I have my home on 8GB uSD for -t ;) Aug 17 14:30:24 i see Aug 17 14:30:27 or don't want to.. Aug 17 14:30:31 then i that reader that works :) Aug 17 14:31:07 rhkfin: I don't know what's wrong with your instalation as it works for me ok (previous image, only python/gnutls changed since then) Aug 17 14:31:16 ok Aug 17 14:31:22 JaMa: same here Aug 17 14:32:06 Indeed fsck found something weird there.. Aug 17 14:32:33 but downloading todays image for reflash later Aug 17 14:43:54 rhkfin: with image from today (without reboot only chroot) I also have gsm registration Aug 17 14:44:28 and SIM works, kernel is the same so I guess usb network would also work after reboot Aug 17 14:45:01 I reinstalled in on uSD, trying to start it. The screen's messed up, can't really see what's there, only a small gray area on top left.. Aug 17 14:45:29 Maybe my uSD's dying :/ Aug 17 14:46:26 ok, the screen works again.. Aug 17 14:47:50 and gsm works already when I finish the wizard.. nice! Aug 17 14:48:05 good now sim manager :) Aug 17 14:48:46 Contacts with ä are missing the last digit Aug 17 14:49:55 ok, then it needs to be fixed in shr-u first :/ Aug 17 14:50:02 rhkfin: thanks for patience and test Aug 17 14:50:20 rhkfin: I'll try to create some contact with ä on my sim Aug 17 14:50:21 you're welcome. Wasn't easy :) Aug 17 14:50:44 ok (ha, mustn't be that easy as the default keyboard doesn't have it ;) Aug 17 14:50:45 no idea what changed between your 1st and 2nd try :) Aug 17 14:51:14 rhkfin: I guess you had those contacts created on some other phone, no? Aug 17 14:51:35 I fsck'd the partition, re-extracted the tar, ran sync, unmounted and so on -> works.. Aug 17 14:51:45 JaMa: yes, Nokia.. (time before freerunner..) Aug 17 14:54:58 How do I force ssh to connect even though the RSA host key has changed? Aug 17 14:55:09 (I now can SSh in shr-u too ;) Aug 17 14:56:02 remove old key from ~/.ssh/known_hosts Aug 17 14:56:19 then I need to do that every time I change between -u and -t... Aug 17 14:56:26 no cli parameter to force.. Aug 17 14:56:56 rhkfin: create a new name for it in .ssh/config Aug 17 14:57:18 and use HostKeyAlias Aug 17 14:57:26 rhkfin: you can sync both keys on neo Aug 17 14:57:37 JaMa: ah that's true.. Aug 17 14:57:46 rhkfin: actually I put always the same keys during reflash script Aug 17 14:58:17 so all my distributions on fr have same key (as well as ip and hostname) Aug 17 14:58:18 JaMa: right.. Aug 17 14:58:22 nice Aug 17 15:01:19 bye Aug 17 15:17:33 hmmm Aug 17 15:17:37 # So far it must be initialized with properitary tools from Nokia." Aug 17 15:17:45 from https://elektranox.org/n900/status/modem.html Aug 17 15:17:51 too bad Aug 17 15:28:03 GNUtoo|laptop: i doubt the info is accurate Aug 17 15:28:21 ah ok Aug 17 15:37:38 I'm sure it's inaccurate Aug 17 15:37:50 PaulF, do you have more details? with ophono command line utils....it's possible to make a phone call etc...? Aug 17 15:37:59 s/utils/test utils Aug 17 15:38:34 GNUtoo|laptop: there were problems with proprietary PA plugin needed to actually get audio. Aug 17 15:38:48 ah ok Aug 17 15:38:57 GNUtoo|laptop: josch should know more (you can probably ask him at #ofono or #pyneo.org) Aug 17 15:39:02 idiotic concept BWAHAHA Aug 17 15:39:16 so there is still some proprietary activators needed for audio in a phonecall? Aug 17 15:39:21 lemme get you the link Aug 17 15:39:40 ok Aug 17 15:39:44 thanks a lot Aug 17 15:40:08 GNUtoo|laptop: no, not activators Aug 17 15:40:19 ok Aug 17 15:40:41 not really - only if you think it's a mandatory property to keep latency of audio <20ms and also control it to +-5ms accuracy AND sync it to the OTA GSM timeslices Aug 17 15:41:25 http://linuxplumbersconf.org/2009/slides/Jyri-Sarha-audio_miniconf_slides.pdf Aug 17 15:41:26 ok ouch Aug 17 15:41:52 page 9 Aug 17 15:42:21 and 10 Aug 17 15:42:24 :-P Aug 17 15:42:30 the PA plugin is in meego git though Aug 17 15:42:59 ok Aug 17 15:43:19 page 10 made me WTF?!?! and laugh like never since 5 years Aug 17 15:43:40 ? Aug 17 15:44:24 • Synchronize up link audio buering with Cellular Modem Aug 17 15:44:25  Cellular Modem sends up-link timing adjustment messages Aug 17 15:44:27  Align up-link buering according to messages Aug 17 15:44:29  Change UL timing with 5 ms granularity Aug 17 15:44:30 • Synchronize down link audio buering with Cellular Modem Aug 17 15:44:31  Keep tight buer management to minimize latency Aug 17 15:45:23 http://meego.gitorious.org/maemo-multimedia/pulseaudio-modules-meego/trees/master/src/cmtspeech Aug 17 15:46:25 and http://meego.gitorious.org/meego-cellular/libcmtspeechdata/trees/master Aug 17 15:46:52 hmm README of the second says: Aug 17 15:46:52 he library depends on other components Aug 17 15:46:52 13 Aug 17 15:46:53 for setting up and managing the call signaling path. Aug 17 15:46:57 ouch Aug 17 15:47:11 The library depends on other components for setting up and managing the call signaling path :/ Aug 17 15:47:14 given the fact they obviously seem to implement AEC in PA on linux domain, there's no rationale to bother about a 5ms "jitter" in audio path main system to modem Aug 17 15:48:20 not even an additional maybe 50ms latency would really kill any kitten Aug 17 15:50:35 sure you like to keep latency 'as low as possible' - by reasonable effort. 5ms is a clear overkill, and syncing to 20ms timeframe of GSM OTA timeslices is errr brainfucked? Aug 17 15:51:56 :DD Aug 17 15:55:09 I see a possible issue in unsynced sampling rates of ALSA/PA and modem, *IF* and only if modem is clock master of the I2S or whatever link audio is sent 'from mic' to modem. This could cause an *occasional* buffer over/under-run Aug 17 15:56:24 but the way this paper suggests things are handled, it doesn't make sense to me as in they are really tackling that issue Aug 17 15:57:37 darn, on 5ms buffers, you'll not even notice a few percent of dropped/doubled buffers Aug 17 15:59:20 in the end tools like e.g. sox are probably doing exactly that when changing speed without change in pitch Aug 17 16:06:03 PaulF: does org.freesmartphone.Usage.Shutdown work for you ? Aug 17 16:08:44 mrmoku: never tried Aug 17 16:08:53 sorry Aug 17 16:09:23 s/speed/temo/ Aug 17 16:09:45 ~ping Aug 17 16:09:46 ~pong Aug 17 16:10:17 never knew infobot has a timeout for s/ Aug 17 16:11:03 probably a smart way to keep mem footprint reasonably small though Aug 17 16:12:34 anyway, sox is doing a way more cute thing to adjust tempo without changing pitch, see man soc /time domain and overlapped Aug 17 16:14:38 still I keep my assumption adjusting buffer latency is NOT equivalent to adapting for a different sampling rate, and a few % of even dumb buffer overruns on very small buffers aren't really noticeable Aug 17 16:18:19 ok Aug 17 16:33:28 PaulF: ok Aug 17 16:43:15 hi mickeyl Aug 17 16:43:42 hi JaMa|Sp Aug 17 16:43:47 ah you're doing sport Aug 17 16:44:07 hmmm I wondered why htcdream and om-gta01 needed mplayer_git which is a glamo version Aug 17 17:03:44 mickeyl, hi Aug 17 17:29:35 TAsn, is eve available for mortal people? (shr-u feeds ;)) Aug 17 17:29:53 pespin, I wish it was. Aug 17 17:29:57 JaMa|Sp is on it though. Aug 17 17:30:01 he's talking to the dev. Aug 17 17:30:38 TAsn, ok :) wanted to try it in desktop too, but compiling all webkit is a pita Aug 17 17:30:47 Yeah :) Aug 17 17:39:40 t/win 17 Aug 17 18:35:36 hello Aug 17 18:36:24 i try to install shr on my htc dream, so i've a problem while starting Xorg Aug 17 18:36:44 (EE) Failed to load module "dri2" (module does not exist, 0) Aug 17 18:36:44 (EE) FBDEV(0): FBIOPUT_VSCREENINFO: Invalid argument Aug 17 18:36:44 (EE) FBDEV(0): mode initialization failed Aug 17 18:37:09 anyone know how can i do to get fb working? Aug 17 18:38:50 ikevin: are you using the recommended kernel? Aug 17 18:39:37 i tryed with the last availlable on the download mirror Aug 17 18:40:38 ikevin: GNUtoo is not available right atm :/ Aug 17 18:41:16 i'll try with anothers kernel image Aug 17 18:46:00 ikevin: try this: http://ftp.o2s.ch/pub/openmoko/htcdream/repo/images/htcdream/zImage-2.6.32%2br17%2bgitr636fa4daf243826ef6cebb64dd0509f3b079fcb5-r17-htcdream.bin Aug 17 18:47:18 i try it, should i need some specific modules with it? or modules present in the rootfs are sufficient? Aug 17 18:47:40 ikevin: i'm not sure. Another option might be if leviathan is able to clarify these issues. Aug 17 18:48:25 files availlable at http://build.shr-project.org are auto generated? Aug 17 18:50:54 ikevin: generated by the build host on manual request i'd say. Aug 17 18:51:16 ok Aug 17 18:52:11 (kernel on ftp.o2s.ch don't work too, Aug 17 18:52:18 erf Aug 17 18:52:33 (kernel on ftp.o2s.ch don't work too, it freeze and reboot) Aug 17 18:53:18 ikevin: if you're a dev, you can build a kernel yourself with the needed patches according to the wiki. Aug 17 18:54:27 fbdev is only a kernel driver? Aug 17 18:54:55 ikevin: x.org's fbdev is a driver that uses kernel-exposed framebuffer. Aug 17 18:55:31 hi Aug 17 18:55:52 ok Aug 17 18:55:55 hi carcinoma Aug 17 19:00:22 during compiling shr-unstable i got the error that 'cbreak' is not referenced in: CMakeFiles/ccmake.dir/CursesDialog/ccmake.o. and the info: | /usr/bin/ld: note: 'cbreak' is defined in DSO /home/carcinoma/src/shr/shr-unstable/tmp/sysroots/i686-linux/usr/lib/libtinfo.so.5 so try adding it to the linker command line. but i dont know where to add the file to the linker, any idears? Aug 17 19:03:35 carcinoma: i'd try rebuilding ncurses-native or something like that. Aug 17 19:03:45 Just a wild guess though. Aug 17 19:04:44 PaulF: and how can i rebuild a specific package? Aug 17 19:06:46 carcinoma: bitbake -c clean Aug 17 19:07:39 carcinoma: and then bitbake Aug 17 19:07:49 ikevin, PaulF: ah, hi Aug 17 19:07:52 following thing Aug 17 19:08:04 we have atm real problems with the build for htcdream Aug 17 19:08:06 \o/ i found a mirror with old file that work :] Aug 17 19:08:14 and I don't have time atm Aug 17 19:08:22 because I've got 7 examinas to do Aug 17 19:08:26 3 done already Aug 17 19:08:31 4 still need to be written Aug 17 19:08:36 one of them tomorrow Aug 17 19:08:51 leviathan: impressive Aug 17 19:08:57 leviathan: good luck with that! Aug 17 19:09:05 leviathan: we all know you'll manage ;) Aug 17 19:09:18 leviathan, sure, shr on my dream is not vital, so i try ^^' Aug 17 19:09:42 carcinoma: probably you just need to install ncurses-dev on your host, so the native version in OE will use it. Aug 17 19:10:33 carcinoma: as there seem to be no ncurses-native in OE. Aug 17 19:11:00 PaulF: thx! Aug 17 19:11:09 I hope I will pass it successfully Aug 17 19:11:18 else I'll have to retry in some months Aug 17 19:28:29 PaulF: ok i try this Aug 17 19:34:20 PaulF, carcinoma: there is ncurses-native in OE... Aug 17 19:34:27 carcinoma: you're building with fedora 13, right? Aug 17 19:34:57 PaulF: should the serial port to GPS work at a higher baudrate than 9600? Aug 17 19:44:51 I've updated ('make update' on SHR rootdir) 1 hour ago, but still the build fails on eglibc-initial_2.12.bb do_configure ... Aug 17 19:45:54 PaulF: jepp Aug 17 19:46:05 PaulF: fedora 13 Aug 17 19:46:41 before updating I've done a clean of every gcc / eglibc but 'bitbake shr-image' won't go ahead... Aug 17 19:47:38 on the tinderbox page today at 11.49 the build was successful...what am I missing? Aug 17 19:48:18 carcinoma: and you have ncurses-dev installed, right? Aug 17 19:48:33 PaulF: i had to check this Aug 17 19:48:52 carcinoma: yum remove ncurses-dev and then clean and rebuild it Aug 17 20:18:51 good evening guys Aug 17 20:19:08 i suppose you know about the conflicting files in libcrypto :) Aug 17 20:26:32 i think i solved... Aug 17 20:33:29 Hi! Aug 17 20:34:25 Just a quick question; when is a stable version of SHR planned to be released? Aug 17 20:34:37 KaffeMarius: when it's ready :) Aug 17 20:34:46 shr-t is quite decent atm Aug 17 20:35:25 Okey, thanks! =) Aug 17 20:37:25 I'm using -t and have no problems (only when importing contacts with ä and ö and so on :) Aug 17 20:43:18 Great! Aug 17 20:49:15 hi mickeyl Aug 17 20:50:50 hmmm morphis is still not there Aug 17 20:51:46 I still wonder about n900 vs palm pre Aug 17 20:53:43 samsung galaxy s :P Aug 17 20:53:51 We should really hack a bit of samsung hw! Aug 17 20:54:38 TAsn, freerunner does not have enough samsung stuff on it? Aug 17 20:54:42 lol Aug 17 20:55:01 did leviathan take control of your computer? Aug 17 20:55:09 mine? Aug 17 20:55:12 xrmx, huh? Aug 17 20:55:33 (leviathan pushes for samsung) Aug 17 20:55:48 gnutoo,buy this samsung phone Aug 17 20:55:56 TAsn, i was joking Aug 17 20:55:56 GNUtoo|htcdream, I played with the galaxy s a month ago and it was awesome. Aug 17 20:56:02 buy that samsung phone...etc... Aug 17 20:56:07 wow Aug 17 20:56:11 then I played with it today, and I found out that I was wrong Aug 17 20:56:19 and that is was amazingly awesome, not just awesome. Aug 17 20:56:20 hmmm Aug 17 20:56:29 all is standard? Aug 17 20:56:32 (hw, not sw, sw is crappy) Aug 17 20:56:37 GNUtoo|htcdream, standard? Aug 17 20:56:40 ah ok Aug 17 20:56:49 (sw is android) Aug 17 20:56:55 I mean you have alsa,xorg etc... Aug 17 20:57:07 I didn't hack it. Aug 17 20:57:14 android can be somewhat standard...or noy Aug 17 20:57:18 just saw a galaxy s with android :P Aug 17 20:57:20 *not Aug 17 20:57:22 ok Aug 17 20:57:23 no idea what was beneath. Aug 17 20:57:33 hardware keyboard? Aug 17 20:57:44 nope, for some reason samsung don't like that. Aug 17 20:57:47 no ieda why. Aug 17 20:57:52 which sucks badly, yeah. Aug 17 20:58:37 maybe different layout to do? Aug 17 20:58:49 for them? yeah. Aug 17 20:59:01 but still, this is too awesome to give up :P Aug 17 20:59:03 (hw keyboard) Aug 17 20:59:13 yes indeed Aug 17 21:00:27 TAsn: did you try dream images? Aug 17 21:00:51 GNUtoo|htcdream, no, that colleague of mine is not interested (yet) Aug 17 21:01:56 ok Aug 17 21:06:38 TAsn: maybe I should do a video Aug 17 21:06:46 for htcdream Aug 17 21:06:56 :) Aug 17 21:08:32 it is even capable of playing big buck bunny fullscreen with not pushed yet code Aug 17 21:09:00 it plays wesnoth,supertux-qvga Aug 17 21:09:23 pingus has memleaks tough but it's so usable Aug 17 21:10:25 xterm works well if you xmodmap a file and add a line to xorg.conf Aug 17 21:10:36 it has 3g... Aug 17 21:11:07 midori is slow in kinetix scrolling btw Aug 17 21:14:26 wifi+audio still WIP Aug 17 21:15:21 and some things don't work at all Aug 17 21:15:21 like bt Aug 17 21:15:22 camera Aug 17 21:15:22 sensors Aug 17 21:18:26 TAsn: you're doing only om-gta* works? Aug 17 21:19:15 are you talking about SHR stuff only? Aug 17 21:20:10 yes Aug 17 21:21:56 for SHR I only work on om-gta2 :P Aug 17 21:21:57 not even 1 Aug 17 21:23:42 ok Aug 17 21:29:08 mickeyl, hi, how can I use several .xml files as input to vala-dbus-binding-tool? I'm having some problems with that Aug 17 21:29:40 I'm creating the xml files with mdbus2 output on several object paths Aug 17 21:40:08 hmmm...mickeyl doesn't seem to be there Aug 17 21:44:27 GNUtoo|htcdream, atm I can only make it to work as 1 xml -> 1 vala file Aug 17 21:44:35 so I'll use that while there's not better solution ;) Aug 17 21:46:12 pespin: i dont't know vala Aug 17 21:48:44 maybe I should learn vala Aug 17 21:55:53 shr-unstable upgrade: android-rpc ?! Aug 17 22:03:12 pespin, xou can use a directory Aug 17 22:24:37 playya_, aah thanks, didn't find a man to know what the args where doing ;) **** ENDING LOGGING AT Wed Aug 18 02:59:57 2010