**** BEGIN LOGGING AT Wed Jun 10 02:59:57 2009 Jun 10 03:58:39 mwester: Palm Pre just got root access Jun 10 04:00:23 And a new day dawns... Jun 10 04:56:01 freesmartphone.org: 03Frederik.Sdun 07dbus-hlid * rc5f9126071f8 10fso-monitord/src/ (dbus.vala monitor.vala): Renamed FreeDesktop.DBusService constants to SERVICE_* Jun 10 04:56:03 freesmartphone.org: 03Frederik.Sdun 07dbus-hlid * r6ac7ca3450cc 10fso-monitord/src/ (monitor.vala phone.vala): Jun 10 04:56:03 freesmartphone.org: Removed subsystems in System Jun 10 04:56:03 freesmartphone.org: Use calls instead of subsystems in Phone Jun 10 04:56:04 freesmartphone.org: 03Frederik.Sdun 07dbus-hlid * r404d3733137b 10fso-monitord/src/ (7 files): Merged Subsystem an System Jun 10 04:56:07 freesmartphone.org: 03Frederik.Sdun 07dbus-hlid * r931a3d9519c6 10fso-monitord/src/ (dbus.vala monitor.vala): Introduce and use static DBus.Peer Jun 10 04:58:50 freesmartphone.org: 03Frederik.Sdun 07dbus-hlid * r5c3af1961558 10fso-monitord/src/ (dbus.vala monitor.vala): Moved PEER_IFACE to FDO.DBusPeer Jun 10 05:04:13 SHR: 03frazier.cameron 07shr-settings * r935626521615 10/shr_settings_modules/shr_backup.py: [Backup] Fixed minor issue with user defined white/blacklists. Jun 10 05:04:24 SHR: 03frazier.cameron 07shr-settings * r1496611ce1a9 10/ (8 files in 4 dirs): Jun 10 05:04:24 SHR: [HomeDir/Backup] Renamed HomeDir to Backup as it is much more general now. Jun 10 05:04:24 SHR: Addition of system level configuration files (config/*); See Jun 10 05:04:24 SHR: backup.[white,black]list files for details. Intention is for system level Jun 10 05:04:24 SHR: additions to be handled by a versioned package (ie: shr-settings-config.ipk). Jun 10 05:04:25 SHR: Config system allows for user specified lists as well, see the backup.config Jun 10 05:04:27 SHR: file. Jun 10 05:05:11 * CM gives up on 30 days SHR uptime to try the latest release Jun 10 05:05:26 I'm off. Night guys Jun 10 05:08:00 Ainulindale, iirc the issue wasn't libmokoui2 but py-mokoui2 (which is the same pack but the python bindings) Jun 10 05:14:59 Hmm.. Latest SHR doesn't boot for me. The console hangs on "cannot run '/etc/init.d/rcS Jun 10 05:15:53 CM: shouldn't have given up that uptime :) Jun 10 05:16:15 Hehe, I'll try the 6 June build instead Jun 10 05:29:46 2009-06-06 boots with a connman warning, but seems to work well on the GTA01 Jun 10 05:49:29 morning Jun 10 05:53:17 'morning Jun 10 05:53:25 hmm Jun 10 05:53:49 guess i better double check /etc/init.d/rcS before rebooting, eh? =] Jun 10 05:55:12 it looks fine to me Jun 10 05:55:21 timestamped mar 2nd Jun 10 05:55:40 all it does is an exec Jun 10 05:55:44 exec /etc/init.d/rc S Jun 10 06:56:48 freesmartphone.org: 03Frederik.Sdun 07dbus-hlid * r3df27640273f 10fso-monitord/ (Makefile.am src/framework.vala src/monitor.vala): Restart daemon by busnameand command Jun 10 07:22:10 good morning Jun 10 07:28:25 Good morning too. Jun 10 07:31:19 Blu3: That problem was when I flashed the 2009-06-03 gta01 image Jun 10 07:31:28 It worked with the 2009-06-06 gta01 Jun 10 07:35:31 has anyone heard of the package manager upkg? Jun 10 07:35:49 apparently written by students here at ETH Zurich and written in vala Jun 10 07:36:30 well, first written in mono, now rewritten in vala Jun 10 07:54:31 I have a question about the 'Building SHR' wiki page. It says something about changing applictions (edit the source, then bitbake, and use '-c build' to get the rest of the dependencies built), but unfortunately it doesn't say anything about how to get the source into my directory tree. Or did I miss something on that page? Jun 10 07:57:32 never done that either :) Jun 10 08:07:41 ChristW: using Makefile or oe directly? Jun 10 08:10:00 I guess using the Makefile. Jun 10 08:12:37 then you could do make setup and you've the code in your machine Jun 10 08:14:24 I already did 'make setup', but does that download full source for all the packages then? Jun 10 08:15:03 ChristW: no, OE downloads sources before compiling. Jun 10 08:15:09 ChristW: it's like Gentoo. Jun 10 08:15:34 Okay. How can I make local changes then? Jun 10 08:15:59 ChristW: add a patch to recipe? Jun 10 08:16:27 There's a possibility... Jun 10 08:17:00 ChristW: or you can just do "bitbake -c configure package_you_hack", then change the sources in the work directory, then "bitbake package_you_hack". Jun 10 08:17:24 Hey, that sounds interesting! Sounds feasible. Jun 10 08:18:09 ChristW: yes, and if you're satisfied with how it works you just prepare a patch later based on that. I think it works like that. Jun 10 08:18:52 That's my idea exactly. First hack the source, later prepare a patch when you're satisfied with how it works. Jun 10 08:20:20 PaulFertser: Any shortcuts in retrieving the built files? I am actually only interested in one file in the .ipk. I know I can ar x the .ipk and tar xzvf the data.tar.gz, but it's a bit cumbersome... Jun 10 08:21:11 ChristW: you can do "bitbake -c compile " and it will leave all compiled files in the work directory. Jun 10 08:22:07 Ok, that'll keep me occupied ;-) Jun 10 09:15:00 mrmoku|a` ? Jun 10 09:16:27 Hmmm pkg-config gives me a /usr/share something path with the staged pkg-config Jun 10 09:16:34 Something went wrong here Jun 10 09:34:18 mrmoku|a`: it builds now Jun 10 09:37:53 Ok libmokui builds, but their makefile.am is crappy, as well as the configure.ac Jun 10 09:38:02 Unecessary dependencies, and hardcoded path Jun 10 09:42:48 hey m0nt0 o/ Jun 10 09:43:16 hola Ainulindale Jun 10 09:43:21 tell me Jun 10 09:43:22 :D Jun 10 09:43:26 what? Jun 10 09:43:33 don't know :D Jun 10 09:43:40 how's everything Jun 10 09:43:42 Just saying hi that's all :-) Jun 10 09:43:53 ahah ok :D Jun 10 09:47:20 Woooh phonelog is nice with the python bindings Jun 10 09:47:29 It scrolls quite nicely Jun 10 09:47:38 I can't recall if it did that before Jun 10 09:54:21 Ooooh yeah it's damn better with libmokoui2 Jun 10 09:54:32 hm. I've imported ~200 contacts to sqlite 8) Jun 10 09:55:00 it works, but calling any of them makes illume unable to start anything Jun 10 09:55:22 and contacts listing is slooooooooooow Jun 10 09:55:57 Q-Master: using which app? Jun 10 09:56:26 my own Jun 10 09:56:50 it's a script which imports from vcard 3.0 Jun 10 09:57:15 rather dumb because of a PIM iface Jun 10 09:57:38 We can't now assign more than 1 phone to 1 contact Jun 10 09:57:44 same as with e-mail Jun 10 09:57:48 and url Jun 10 10:00:54 Ainulindale: when upgrading to latest unstable i got this error: Jun 10 10:00:58 Downloading http://build.shr-project.org/shr-unstable/ipk//om-gta02/alsa-scenarii-shr_1.0+gitr52+35e8109ec81333d877b94b543b396bc4cc2481a6-r0_om-gta02.ipk Jun 10 10:00:58 file_md5sum_alloc: Failed to open file /usr/share/shr/scenarii/*: No such file or directory Jun 10 10:01:14 subsequent opkg update and opkg upgrade tell me everything is up to date though Jun 10 10:03:48 Zorkman_: just create /usr/share/shr Jun 10 10:03:57 Zorkman_: and everything'll be ok Jun 10 10:04:50 it already exists... Jun 10 10:05:12 it existed since the moment i flashed shr-unstable i think Jun 10 10:05:58 nop Jun 10 10:06:31 I've also got that error, but when created the dir everything became ok Jun 10 10:07:23 I absolutely know it existed before opkg upgrade, because this is where i copied my new statefile to... Jun 10 10:11:18 just recreate it Jun 10 10:37:07 Zorkman_: that's weird I didn't have this problem Jun 10 10:37:33 mrmoku: there? Jun 10 10:37:36 yep Jun 10 10:37:45 mrmoku: libmokoui2 compiled with dirty hacks Jun 10 10:37:49 I put them in ~ Jun 10 10:37:57 There's an issue with pkg-config --variable Jun 10 10:38:05 And the configure.ac is wrong Jun 10 10:38:13 hmm Jun 10 10:38:17 It works nicely here with pyphonelog Jun 10 10:38:27 good thing :) Jun 10 10:38:29 commit it ;) Jun 10 10:38:43 Already did, modulo the dirty hacks to get it to build Jun 10 10:38:51 As there's an issue with pkgconfig I can't solve but with dirty hacks Jun 10 10:38:53 And I won't do it Jun 10 10:40:03 tracfeed: Ticket #393 (Add python-mokoui2 to the repos (and image)) closed Jun 10 10:41:00 mrmoku: I'll produce a patch according to what pb__ just said Jun 10 10:41:45 mdbus org.enlightenment.wm.service /org/enlightenment/wm/RemoteObject org.enlightenment.wm.IllumeSe Jun 10 10:41:49 ttings.CategorySet 'PIM' Jun 10 10:41:49 :D Jun 10 10:42:13 Sounds nice! :-) Jun 10 10:42:58 what is missing is an UI way to switch the categories Jun 10 10:43:29 you can turn on to have a folder icon for each category... but that is ugly Jun 10 10:45:52 * mrmoku off for lunch Jun 10 10:47:23 mrmoku: bon appétit Jun 10 10:53:55 It compiles with my patch Jun 10 11:00:11 alphaone: Daniel, I am now the proud owner of a re-buzzfixed phone. Jun 10 11:00:35 ChristW: Congrats! Jun 10 11:00:40 Sorry for the hassle Jun 10 11:02:21 mrmoku: ok it works :-) Jun 10 11:02:24 pb__: thanks a lot for the info Jun 10 11:02:51 No problem! An acquaintance of mine came with a soldering iron and a steady hand. He studied the SOP, took out the old wire (it came off almost by itself) and put in a new one. I called my Neo from my land line, and there was no more buzz. Jun 10 11:05:29 nytowl: you might want to cherry pick my libmokoui2 commit Jun 10 11:07:36 (Peh, mrmoku sucks, he didn't manage to build it :-p) Jun 10 11:18:05 Ainulindale: pb__ is in oe not here :) Jun 10 11:18:54 * mrmoku wonders how Ainulindale manages to build something... while not being able to manage his IRC channels ;) Jun 10 11:19:14 spaetz: pb is here Jun 10 11:19:36 KaZeR: Just added erminig recipe. Jun 10 11:19:41 * mrmoku wonders why spaetz thinks pb is not here... while he is ;) Jun 10 11:19:59 * Ainulindale wonders why you guys are drunk Jun 10 11:20:03 Anyway mrmoku mokoui2 built Jun 10 11:20:06 I'm regenerating an image Jun 10 11:20:10 Meanwhile off to smoke Jun 10 11:20:48 * mrmoku thinks that might be an appealing idea :P Jun 10 11:21:24 ahh, he is :). I blame it on irssi's tab completion :) Jun 10 11:21:38 too much food, too little coffee Jun 10 11:26:30 Hmmm I forgot to put the checksums for erminig, I should Jun 10 11:29:09 re Jun 10 11:29:39 dos1: nytowl found the solution of bug #416/435 Jun 10 11:29:40 tracfeed: Ticket #507 (Package request : erminig) closed Jun 10 11:29:46 so now my phone is rocksolid;) Jun 10 11:30:00 khiraly: what's the solution? Jun 10 11:30:02 any info? Jun 10 11:32:17 tracfeed: Ticket #295 (No option for SMS return recept) updated Jun 10 11:32:43 Ainulindale : are you building new image? Jun 10 11:34:03 Yes Jun 10 11:34:11 New lite for starters Jun 10 11:35:02 Ainulindale but have you seen Trevino patches? Jun 10 11:35:16 What for? Jun 10 11:35:24 Can't recall what they were for Jun 10 11:35:41 they are like the software Launcher but pretty integrated in E Jun 10 11:35:44 (Illume) Jun 10 11:35:44 Ah yes Jun 10 11:35:45 Saw that Jun 10 11:35:54 we'll include that later on when mrmoku says i t's stable enough :-) Jun 10 11:36:02 ok ) Jun 10 11:36:05 :) Jun 10 11:36:17 Meanwhile I'm regenerating a fresh image just to check everything is fine Jun 10 11:36:58 Ainulindale . when the new image will be online? Jun 10 11:37:09 Lite or fat? Jun 10 11:37:37 Lite Jun 10 11:37:52 Well I could put lite fairly quickly Jun 10 11:37:59 It's building as we speak Jun 10 11:38:09 So if you have 10-20 minutes to wait I could put it online Jun 10 11:38:34 ok i can wait Jun 10 11:39:11 just please Ainulidale can you send me PM when you put it online? so i download immediatly and flash (as kernel i use the latest? Jun 10 11:39:59 Yeah I will tell you Jun 10 11:40:16 thanks Jun 10 11:44:22 PaulFertser: Did you report http://trac.freesmartphone.org/ticket/433 ? Jun 10 11:44:29 If so can you test and verify Jun 10 11:48:43 PaulFertser: Just tested, seems fixed Jun 10 11:50:00 alphaone: no, it wasn't me. Jun 10 11:53:09 alphaone: i can only report "i'm unable to suspend after incoming call and it's driving me nuts" bug atm ;) Jun 10 11:53:43 this is what i'll be looking at today Jun 10 11:54:03 PaulFertser: okay Jun 10 11:54:26 PaulFertser: Yeah, seems that was one oeventsd rule, maybe other issure Jun 10 11:54:29 issues Jun 10 12:01:03 alexxy, do you still see http://trac.freesmartphone.org/ticket/337? Jun 10 12:04:00 tracfeed: Ticket #438 (problem gnome-config->dbus) closed Jun 10 12:07:47 pbaxter: bitbaking package-index and syncing in two minutes Jun 10 12:08:24 ok Ainulindale Jun 10 12:09:13 latest lite online in 10... 9.... 8.... Jun 10 12:09:16 ping Jun 10 12:09:18 It's there Jun 10 12:09:53 and by the way msn-pecan is far better than libpurple-proto-msn Jun 10 12:10:45 thanks a lot Ainulindale Jun 10 12:13:38 You're welcome Jun 10 12:30:48 Ainulindale: does shr-unstable for gta01 use andy-tracking HEAD already? Jun 10 12:31:25 Ainulindale: it'd be nice to have more feedback on kernel issues from SHR users. Jun 10 12:31:59 PaulFertser: it's still 2.6.24 according to http://build.shr-project.org/shr-unstable/images/om-gta01/ . I wanted to play with my gta01 this morning and I stopped when seeing this Jun 10 12:32:39 rtp: with the latest commit it seems that gta01 is actually usable. Jun 10 12:32:49 Well I could bump it up Jun 10 12:32:56 PaulFertser: and what about the size of the uImage ? Jun 10 12:33:01 rtp: less than 2M. Jun 10 12:33:13 rtp: and Qi on GTA01 works, even with SDHC cards. Jun 10 12:33:16 * rtp doesn't even think about testing it on his gta01bv3 :) Jun 10 12:33:33 Oh, bv3 is rare :) Jun 10 12:33:50 It should use it though. Jun 10 12:33:53 It's autoreved. Jun 10 12:34:02 But I don't think GTA01 image is up to date. Jun 10 12:34:11 PaulFertser: 50 devices iirc Jun 10 12:35:22 Hmmm weird, it doesn't use latest I can't get that Jun 10 12:35:29 Where is this thing defined? Jun 10 12:35:30 Ainulindale: can you make fresh uImage/rootfs.jffs2 for gta01 pleeeaaase ? :) Jun 10 12:35:42 Of course I can Jun 10 12:35:48 Just wait for new fat image and I will Jun 10 12:36:22 btw, imho there's no use making full image for gta01. will never fit in the flash Jun 10 12:36:50 yep we don't do that anymore Jun 10 12:37:01 At least I don't Jun 10 12:37:06 rtp: well, i'm ready to fix any obvious regressions for bv3 as well. Jun 10 12:37:19 rtp: I can't seem to find where the preferred version for gta01 is set Jun 10 12:37:37 freesmartphone.org: 03mickey 07zhone * rd654b3d15500 10/src/zhone: zhone: always use software_x11 evas engine Jun 10 12:38:47 PaulFertser: well, I can also provide kernel patches as long as I've enough free time available. I've other kernel stff to do :/ Jun 10 12:39:29 Ainulindale: no problem. I've bv3 and bv4 so I can use my bv4 Jun 10 12:39:41 rtp: well that wasn't my question Jun 10 12:40:01 Ainulindale: ah ? Jun 10 12:40:09 rtp: I was wondering where the kernel preferred version was set :-) Jun 10 12:40:20 oops :) Jun 10 12:40:57 there's no .conf file for gta01 ? Jun 10 12:41:33 Yes there is Jun 10 12:41:44 But I don't know how to override it for machine-gta01 Jun 10 12:42:57 Ah ok I saw that. Jun 10 12:43:39 use something related to PREFERRED_PROVIDER_virtual/kernel stuff ? Jun 10 12:43:59 Ok pushed. Jun 10 12:44:45 MarcOChapeau: new fat unstable is here Jun 10 12:45:11 rtp: I'm launching lite for GTA01. Jun 10 12:45:15 Ainulindale: will flash as soon as I get to a linux computer Jun 10 12:45:18 Ainulindale: \o/ Jun 10 12:45:23 flashing on windows is a PITA Jun 10 12:45:40 nah I do that at work Jun 10 12:45:47 Plus pitas and hommos are nice Jun 10 12:47:50 :D Jun 10 12:50:02 I just did opkg upgrade on SHR unstable, but now the icon of Dictator is gone. I think the shr version of it is missing the icon... Jun 10 12:52:14 Heinervdm: might be Jun 10 12:52:29 Could you open a ticket for that please? Jun 10 12:52:35 ok Jun 10 12:56:13 Ainulindale: but don't blame me if users complain! I don't have a gta01 myself but i tested this kernel on josch's device and basic functionality (including suspend and with the latest patch audio) works. Do you use OM's defconfig and avoid custom patches in current SHR build for gta01? Jun 10 13:00:53 nytowl: is paroli-elementary still needed? mirko-paroli told me that python-elementary catched up and there is nothing missing... Jun 10 13:01:45 mrmoku, not sure it's on my list of things to remove when necessary. I'll find out from mirko. Jun 10 13:02:21 ok, because as long as it depends on paroli-elementary we can't put paroli in the SHR feed... Jun 10 13:02:33 mrmoku, have you guys figured out how to get the battery applet to use the internal method instead of hal ? Jun 10 13:03:03 nytowl: you mean without switching it manually in the configuration? Jun 10 13:03:15 no programatically Jun 10 13:03:30 or hardwired config Jun 10 13:04:27 nytowl: not yet I think... my fresh install is on Auto Detect :( Jun 10 13:04:34 nytowl: did you see my comment on libmokoui2? Jun 10 13:04:49 nytowl: you should cherry pick it and put it as a default in your image Jun 10 13:05:05 Ainulindale, nope just woke up Jun 10 13:05:15 well it's really helpful for python-pygtk software Jun 10 13:05:18 oe feed ? Jun 10 13:05:20 finger friendly Jun 10 13:05:20 yes Jun 10 13:07:26 Ainulindale, nice to see you're recommending recipes that don't have shr depedencies Jun 10 13:11:21 hello there Jun 10 13:11:25 * KaZeR_mobi is sending an SOS Jun 10 13:12:23 my phone is almost unusable, currently running SHR. i've been trying to connect since this morning, first time i succeed. it seems that after each call, phonekit or something else dies. i have to reboot Jun 10 13:13:05 i've opened a ticket http://shr-project.org/trac/ticket/504 Jun 10 13:13:35 . . . _ _ _ . . . . . . _ _ _ . . . . . . _ _ _ . . . Jun 10 13:13:57 KaZeR_mobi: OM2009 is almost concidered now :) (unofficially, of course, if you ask nytowl he might think something else :) Jun 10 13:14:39 nytowl: well when I suggest stuff I've a good reason Jun 10 13:14:45 If you steal stuff though it's bound not to work :-) Jun 10 13:14:47 KaZeR_mobi: looking at it Jun 10 13:14:54 KaZeR_mobi: I need your info too for navit split Jun 10 13:15:14 KaZeR_mobi: could you try to reflash? Jun 10 13:15:25 rhkfin, I'm hoping to get a new TR out today with 416 and 435 fixed Jun 10 13:15:28 Maybe you overwritten the dbus conf with latest dbus Jun 10 13:15:48 rtp: image almost there Jun 10 13:16:48 nytowl: and you might want to consider putting my patches upstream Jun 10 13:16:55 (svn.om) Jun 10 13:17:14 nytowl: AWESOME!! Jun 10 13:17:28 Ainulindale, which patches ? Jun 10 13:17:34 nytowl: for libmokoui2 Jun 10 13:17:36 you mean into oe.dev ? Jun 10 13:17:39 nytowl: configure.ac & Makefile.am Jun 10 13:17:42 Ainulindale: frameworkd is in a quite annoying state ATM too. It frequently suspends although I have ResourcePolicy enabled for Display Jun 10 13:17:43 no, svn.om Jun 10 13:17:48 nytowl: kick vegyraupe to check the lost contacts in flash.. (SIM contacts are there, flash contacts aren't, I think..) Jun 10 13:17:53 spaetz: this won't prevent suspend Jun 10 13:17:55 CPU will Jun 10 13:18:02 Yes, it will Jun 10 13:18:03 resource policy for display just prevents dimming Jun 10 13:18:09 Display should prevent both Jun 10 13:18:15 That's not how I got it Jun 10 13:18:19 at least from reading the code some time ago Jun 10 13:18:19 And that's not how it behaves Jun 10 13:18:34 sucks, that changed then. Jun 10 13:18:39 ok Jun 10 13:18:42 Ainulindale, ah I'm catching up need more caffeine Jun 10 13:18:48 Let me check specs Jun 10 13:19:17 rhkfin, rumor has it those didn't show up until khiraly checked some stuff in Jun 10 13:19:53 nytowl: ok, so it shoudl work now. Great Jun 10 13:22:34 spaetz: I confirm what I just said Jun 10 13:22:47 http://git.freesmartphone.org/?p=framework.git;a=blob;f=framework/subsystems/odeviced/idlenotifier.py;h=ed985546087287e78133ac5822ee72399384c10c;hb=HEAD Jun 10 13:22:54 Display request removes idle_dim Jun 10 13:22:59 from the states Jun 10 13:24:12 Ainulindale KaZeR_mobi: could you try to reflash? -> done this morning. same issue Jun 10 13:24:13 tracfeed: Ticket #513 (Dictator is missing the desktop icon and some other files) created Jun 10 13:24:17 Ainulindale: ok, behavior changed than. It used to prevent it from entering ANY state beyond the prohibited one Jun 10 13:24:36 I know that for sure, as I filed a bug in FSO and mickey fixed it Jun 10 13:25:11 thanks for checking it out Jun 10 13:25:39 Heinervdm: Fixing that Jun 10 13:25:52 KaZeR_mobi: I regenerated an image this afternoon Jun 10 13:26:00 If you can recheck, the put log to the max and give me all the info Jun 10 13:26:01 I'd be glad Jun 10 13:26:05 Sorry for the pain :-/ Jun 10 13:26:27 Ainulindale: That'S abug then imho Jun 10 13:26:46 tracfeed: Ticket #513 (Dictator is missing the desktop icon and some other files) closed Jun 10 13:26:49 Heinervdm: fixed Jun 10 13:26:51 Ainulindale: ok Jun 10 13:26:52 As you need to ba awake in order to display something on the screen Jun 10 13:27:20 Heinervdm: will regenerate the feed asap Jun 10 13:27:49 Ainulindale: not your fault, just really annoyed of not being able to use my phone for a few weeks.. Jun 10 13:28:09 KaZeR_mobi: well what is intriguing is that I can Jun 10 13:28:12 So I don't get your problem Jun 10 13:28:22 Ainulindale: for me it's not that important, i only noticed it... Jun 10 13:28:34 Well I was there, there was some light, so I did it :-) Jun 10 13:28:36 Thanks for the report Jun 10 13:28:59 Ainulindale: then it is bad news Jun 10 13:29:19 Ainulindale: you want me to try with today's image from 14:21 ? Jun 10 13:29:25 Yes please if you can Jun 10 13:29:31 Then I'm interested in any report Jun 10 13:29:40 I'll personally try to fix it if I can Jun 10 13:29:47 (that means it won't ever get fixed) Jun 10 13:30:51 mrmoku, would an python-elementary overide for shr suffice for paroli ? Jun 10 13:31:27 KaZeR_mobi: What problem? Jun 10 13:31:32 nytowl: I think so Jun 10 13:32:05 Ainulindale: don't worry, i know how it works ;) Jun 10 13:32:05 ok. i'm downloading, i will flash and will try to connect if i succeed.. otherwise i've already posted a few debug files in my ticket Jun 10 13:32:05 wish me luck! Jun 10 13:32:13 nytowl: we could try that... yeah Jun 10 13:32:37 nytowl: or just change the dependency in the shr/import branch only Jun 10 13:33:16 your pushing that into OE dev ? Jun 10 13:33:28 nytowl: no Jun 10 13:33:35 alphaone: ticket #504 : dbus borked after receiving a call, or other causes i haven't pinpointed yet Jun 10 13:34:07 mrmoku, whats the shr/import branch for then ? Jun 10 13:34:16 nytowl: making people talk Jun 10 13:34:27 nytowl: and then pouring it in OE dev when it's working properly Jun 10 13:34:42 nytowl: to get rid of our overlay Jun 10 13:34:50 to make building more simple Jun 10 13:34:56 and SHR more visible :) Jun 10 13:35:27 with a load mouth like that at the wheel you guys think you're invisible :) Jun 10 13:36:40 KaZeR_mobi: Try to just remove one line in your rules.yaml: There are two lines that RequestResource(CPU) Jun 10 13:36:46 Try to remove the first Jun 10 13:37:00 And see if it still kills you Jun 10 13:38:08 alphaone: thanks, trying right now Jun 10 13:38:29 rtp: new GTA01 image is here Jun 10 13:38:31 with latest kernel Jun 10 13:39:45 alphaone: the one from while: CallListContains("incoming"), right? Jun 10 13:40:10 KaZeR_mobi: Yeah Jun 10 13:40:12 mrmoku: regenerating the feed Jun 10 13:40:17 latest images are up to date modulo libusb Jun 10 13:40:23 (and etenà Jun 10 13:40:24 ) Jun 10 13:40:30 The other one is more important because it has active as well Jun 10 13:40:36 alphaone: ok. thanks i'll try to call myself.. Jun 10 13:40:47 Ainulindale, spaetz: when you request Display, it shouldn't go beyond idle Jun 10 13:40:56 KaZeR, restart framework first Jun 10 13:41:03 KaZeR_mobi: The problem is a race when oeventsd releases and rerequests the resource Jun 10 13:41:04 Then it's a bug Jun 10 13:41:11 shoragan: it does Jun 10 13:41:30 alphaone: i'm glad that you have an idea of the problem :) Jun 10 13:41:35 I often suspend now when I do ResourcePolicy Display enabled Jun 10 13:41:38 Ainulindale: download in progress :) Jun 10 13:41:45 nytowl: yes of course :) Jun 10 13:41:51 hey Jun 10 13:41:51 suspens.. Jun 10 13:41:56 uh. borked already Jun 10 13:42:18 Failed to handle dbus error: Resource Device is not enabled, current status is 'disabled', 73 (dbus-glib-error-quark), code 32 -> segfault of shr-messages Jun 10 13:42:23 which option in frameworkd.conf is responsible for dimming and afterwards blanking the screen? Jun 10 13:42:23 shoragan: http://dbus.freedesktop.org/doc/api/html/group__DBusConnection.html Jun 10 13:42:26 woops Jun 10 13:42:28 159 self.next = self.states[nextIndex] Jun 10 13:42:31 http://git.freesmartphone.org/?p=framework.git;a=blob;f=framework/subsystems/odeviced/idlenotifier.py;h=ed985546087287e78133ac5822ee72399384c10c;hb=HEAD Jun 10 13:42:34 this is wrong Jun 10 13:42:36 (and i'm connected here via gprs using my FR..) Jun 10 13:42:39 if you want your behavior Jun 10 13:42:50 mirko, it's in /etc/freesmartphone/oeventsd/rules.yaml Jun 10 13:43:00 nytowl: ah, ok - thanks Jun 10 13:43:20 shoragan: and it's a regression. it used to not go *beyond* the prohibited state Jun 10 13:44:44 Anyway I'm off guys I have to go Jun 10 13:44:46 See you later Jun 10 13:45:05 Ainulindale, it looks for not allowed states in 147 Jun 10 13:45:37 KaZeR_mobi: Yeah, it's annoying as hell Jun 10 13:46:01 KaZeR_mobi: Oh, what's the "Device" resource? Jun 10 13:46:21 That's a ophonekitd error, isn't it? Jun 10 13:47:13 spaetz: We know and agree that it's a regression. Jun 10 13:47:20 alphaone: don't know, i have that when trying to access my sms using dbus Jun 10 13:47:20 Just needs to get fixed now :-) Jun 10 13:47:59 Please pe patient with shoragan, he just went through python/gdb hell fixing FSO bug #416 Jun 10 13:48:17 KaZeR_mobi: can you try accessing via cli-framework please? Jun 10 13:49:25 alphaone: if you guide me, no problem Jun 10 13:49:38 Okay, run cli-framework Jun 10 13:49:55 Then issue gsmsim.RetrieveMessagebook("all") Jun 10 13:50:03 wait for reply Jun 10 13:50:21 (btw, since my flash from this morning, i get "Using **pending_return in dbus_connection_send_with_reply_setup() without pending_setup is deprecated and strongly discouraged" for each dbus call) Jun 10 13:50:37 i didn't have it before but i had the crash before Jun 10 13:50:37 i'm in DBusException: org.freesmartphone.Resource.NotEnabled: Resource Device is not enabled, current status is 'disabled' Jun 10 13:50:48 KaZeR_mobi: I also see that Jun 10 13:50:56 Doesn't seem to affect stuff Jun 10 13:51:08 Resource Device... Jun 10 13:51:23 usageiface.ListResources() Jun 10 13:52:05 usageiface.GetResourceUsers("GSM") Jun 10 13:53:02 KaZeR_mobi: Can you post the results of those two? Jun 10 13:56:16 Anyone know how to change the battery gadget method (to internal) on command line: http://shr-project.org/trac/ticket/475 (on GUI it's Illume Settings - Advanced - Battery Meter - Advanced - Hardware) Jun 10 13:58:56 ^ ie. does anyone know where're the illume settigs saved.. Jun 10 14:04:49 Ainulindale: doesn't find /etc/init.d/rcS when booting... broken image ? Jun 10 14:15:08 Ainulindale: any ideas how to find what's been changed in the GIT to fix this: http://shr-project.org/trac/ticket/475 <- illume battery gadget method from auto/hal to internal) Jun 10 14:15:35 Ainulindale: somewhere here, 10 days ago, am I right? http://shr.bearstech.com/git/ Jun 10 14:22:16 <|kahless|> hey ho! Jun 10 14:24:40 <|kahless|> is there a way to regenerate all my "/usr/share/applications" files? sortdesk killed mine :( Jun 10 14:26:39 |kahless|: reflash :) Jun 10 14:26:53 <|kahless|> nooo!! i dont want to) Jun 10 14:27:18 <|kahless|> ":)" Jun 10 14:36:35 rtp: ah, sheesh, I don't know about that Jun 10 14:37:26 rtp: it's apparently a lacking sysvinit Jun 10 14:37:52 And it's not there, yes. Jun 10 14:38:05 Why is that, now? Jun 10 14:38:22 as well as SHR initscripts Jun 10 14:38:22 Ainulindale: any ideas how to find what's been changed in the GIT to fix this: http://shr-project.org/trac/ticket/475 <- illume battery gadget method from auto/hal to internal) Jun 10 14:38:40 rhkfin: Apart from looking in git I don't know Jun 10 14:38:58 Ainulindale: okay.. Tried to find it there but couldn't.. Jun 10 14:39:09 http://git.shr-project.org/git/?p=shr-themes.git;a=commit;h=60bf60a9c8ca9b13eaa2f80084ce06fbdf1558a7 Jun 10 14:39:25 You didn't try hard enough :-) Jun 10 14:39:31 Ainulindale: wow, how did you do it?! Jun 10 14:39:36 It's magic Jun 10 14:39:37 I can't tell Jun 10 14:39:38 Tried for some 30 minutes :) Jun 10 14:39:49 (I just know which repo the file is in) Jun 10 14:39:54 right :9 Jun 10 14:40:34 rtp: my guess is some task is borked Jun 10 14:40:43 I'd say task-base Jun 10 14:41:12 Ainulindale: arf. Jun 10 14:41:35 Ainulindale: might be a good idea to remove the gta01 image in the build host Jun 10 14:41:54 Ainulindale: it'll go straight into OM2009, thanks :) Jun 10 14:41:57 Oh noes, it's taskboot Jun 10 14:42:04 You're welcome rhkfin Jun 10 14:42:27 And it's truly not there Jun 10 14:42:30 Why is that I can't tell Jun 10 14:43:13 task-base depends on it Jun 10 14:43:22 well regenerating it Jun 10 14:44:59 ok Jun 10 14:45:25 rtp: if you were kind enough to diff previous testlab and current testlab Jun 10 14:45:28 and tell me if something is missing Jun 10 14:45:31 I'd be glad :-) Jun 10 14:46:17 I can't do that sorry /o\ Jun 10 14:46:26 Lazy ass! :-) Jun 10 14:48:50 * rtp notes Jun 10 14:49:32 mrmoku: I'll leave the buildhost up to you for the next 3 hours or so Jun 10 14:49:40 I'll launch shr-lite for GTA01 & package-index Jun 10 14:49:45 Knowing I already built the feed today Jun 10 14:51:47 Ainulindale: ok Jun 10 15:03:25 Ainulindale, is libmokoui2 default in the image? Jun 10 15:08:58 does anyone know why did dos set #339 to enhancement? Jun 10 15:12:40 tracfeed: Ticket #495 (Create Archive/Restore System for /home/${USER}) updated Jun 10 15:45:02 shoragan: ping Jun 10 15:45:25 hey Jun 10 15:46:06 pong Jun 10 15:47:05 shoragan: Use case: I call from my landline my FR Jun 10 15:47:14 Accept the call, wait Jun 10 15:47:38 Then I hang up on the landline and almost immediately press the release button on the FR Jun 10 15:48:22 Result is this: http://pastebin.ca/1455470 Jun 10 15:49:05 After the hangup the idlenotifier stops working Jun 10 15:49:43 shoragan: Jun 10 15:49:44 root@om-gta02 ~ $ opkg info frameworkd Jun 10 15:49:44 Package: frameworkd Jun 10 15:49:44 Version: 0.8.5.1+gitr1410+74fc21962e9bbc7f2a89c74f12c15ce1b5861bfb-r4 Jun 10 15:52:40 shoragan: It seems that framework just completely halts... Jun 10 15:53:52 shoragan: Sorry, not the thing you want to hear I guess :-/ Jun 10 15:55:16 alphaone, mrmoku: hey. do you have any thoughts about that issue after call, which causes resume? Jun 10 15:55:29 i think i know, why it happens Jun 10 15:55:30 dbus itself still seems to work Jun 10 15:55:33 alphaone, is it possible to reproduce this from my mobile? Jun 10 15:55:47 playya: I think it should Jun 10 15:56:09 playya: what issue? Jun 10 15:56:31 fso #407 Jun 10 15:57:03 alphaone: what do you think will happebyn, when oeventsd wants to occupy resource, when ousaged is still resuming resources? Jun 10 15:57:15 s/byn/n/ Jun 10 15:57:16 dos1|neo meant: alphaone: what do you think will happen, when oeventsd wants to occupy resource, when ousaged is still resuming resources? Jun 10 15:58:43 dos1|neo: What always seems to happen as soon as oeventsd is involved: It will crash Jun 10 15:59:05 :) Jun 10 15:59:21 alphaone: well, now it crashes on every call causing resume Jun 10 15:59:44 alphaone: removing OccupyResource from rules.yaml fixes that Jun 10 16:00:58 mrmoku: that's now our main issue (reson, why people complain that new dbus doesn't fix their problems) Jun 10 16:01:12 it's also the most irritating bug for me Jun 10 16:02:54 alphaone: i think that behaviour was introduced by mickey_away's new suspend/resume handling in ousaged Jun 10 16:03:13 alphaone: any chances for fixing it quickly? :) Jun 10 16:03:52 dos1|neo: No Jun 10 16:05:08 so we have to workaround it... Jun 10 16:05:11 but it's baaaaad Jun 10 16:05:46 as then it will be possible, that someone calls me, and before i answer (or reject) it will go to suspend... Jun 10 16:06:54 damn, now that everything is turned up to debug it doesn't happen anymore Jun 10 16:06:55 tracfeed: Ticket #495 (Create Archive/Restore System for /home/${USER}) updated Jun 10 16:09:04 dos1|neo: You can't work around these or similar issues Jun 10 16:09:20 dos1|neo: Also the problem I'm debugging right now Jun 10 16:09:39 Whole framework froze Jun 10 16:10:09 alphaone: python hanging on some futex? Jun 10 16:10:54 yes Jun 10 16:10:57 iirc Jun 10 16:11:02 alphaone: #415 is workaroundable by commenting OccupyResource in rules.yaml Jun 10 16:11:10 dos1|neo: I did Jun 10 16:11:18 alphaone: without it commented it happens all the time Jun 10 16:11:48 - Jun 10 16:11:48 while: CallListContains("incoming") Jun 10 16:11:48 filters: Not(CallListContains("active")) Jun 10 16:11:48 actions: Jun 10 16:11:48 - RingTone() Jun 10 16:11:49 - Command('xset -display localhost:0 s reset') Jun 10 16:11:51 Jun 10 16:11:55 - Jun 10 16:11:57 while: CallStatus() Jun 10 16:11:59 filters: Or(HasAttr(status, "outgoing"), HasAttr(status, "active")) Jun 10 16:12:01 actions: Jun 10 16:12:03 - OccupyResource(CPU) Jun 10 16:12:05 - Jun 10 16:12:07 That's what I have Jun 10 16:12:15 Doesn't seem to fix it, only makes it less likely to occur Jun 10 16:13:40 alphaone: you mean whole frameworkd froze, or just suspend and phone functionality after trying to suspend? Jun 10 16:14:54 okay, IBM tech is here Jun 10 16:15:04 need to go off for a while Jun 10 16:15:17 Try #3, lets hope my X200s gets fixed Jun 10 16:15:19 bye Jun 10 16:15:26 good luck Jun 10 16:15:28 everythiing froze Jun 10 16:15:34 had to kill -09 it Jun 10 16:15:36 -9 Jun 10 16:18:32 alphaone|gone: i'm talking about just suspend problem, not full froze Jun 10 16:20:03 * mrmoku off too... for fedora maintainance update :P Jun 10 16:21:35 hmmm frameworkd keeps using 10-*15% of cpu once again... is this normal? Jun 10 16:26:28 rhkfin: hi Jun 10 16:27:02 llo Jun 10 16:27:08 whats new onen|openBmap? Jun 10 16:27:58 Zorkman: I lack some sleep ;-) Jun 10 16:28:19 Zorkman: things go well. I get always more nice comments, that helps to keep mood hacking Jun 10 16:29:04 Zorkman: I am a little bit annoyed by the comment from rhkfin, because he is *so* right :-) We already talked about this, the website map area needs serious rework Jun 10 16:29:17 and the comments are right; it's a nice app with a goal everybody should support :) Jun 10 16:29:36 Zorkman: I am really looking forward for our data being available, so that we can start working with alphaone|gone and shoragan Jun 10 16:30:35 Zorkman: the next step then, would be for me to open up the website to collaboration, Nick seems ok with it. Have to see how this could be done. Then all these kind of aspects could be done by others Jun 10 16:31:04 any ETA on all this? Jun 10 16:31:23 Zorkman: I must say I am very happy that I get now backing. But really sad of the energy I had to put, because oci and ch would no see the things the same we as us Jun 10 16:31:40 Zorkman: it depends if you help :-P Jun 10 16:32:16 onen|openBmap: believe me, if I could I would Jun 10 16:32:17 Zorkman: jokes aside: data available for download, end of the month, is waht Nick try to do Jun 10 16:32:33 Zorkman: I was just kiding, I believe you. Jun 10 16:33:00 onen|openBmap: only thing I can do is promote it to my friends, bug-testing, translation... and nagging to you :p Jun 10 16:33:25 Zorkman: then for the website, I just had some talks with Nick, but nothing is settled. As he will probably see his time decreasing soon, I would say it might be his last (big) steps: raw data, and opening hte website to contributors Jun 10 16:33:50 Zorkman: I wish more people would do the same :-) Jun 10 16:34:26 Zorkman: wishlist on my side (he he, not always the same who gives wishes) Jun 10 16:34:45 Zorkman: have a nice app taking advantage of the positioning through gsm on the phone Jun 10 16:35:01 Zorkman: see people take care of a logger on other platforms Jun 10 16:35:01 yeah that would be very niec Jun 10 16:35:33 lindi-, ping Jun 10 16:35:53 Zorkman: as I wrote in my last email, I have a prototype, working good enough for this. But when raw data will be there, then shoragan and I can start working on sth more elaborated together, possibly in fso Jun 10 16:36:46 I really hope this project will gain more and more traction Jun 10 16:37:31 * onen|openBmap is back to emails answering Jun 10 16:37:52 Zorkman: I try. I stepped into the French community yesterday (irc), to try lobying on it Jun 10 16:38:13 Zorkman: I have to write an article for a French telecom news website to talk about the project Jun 10 16:38:23 Zorkman: I will be at LinuxTag Jun 10 16:38:25 super Jun 10 16:38:34 Zorkman: I need tiiiiiiiiimmmmmmeeeee! Jun 10 16:38:48 F4t: pong Jun 10 16:39:15 * Zorkman scp TIME root@onen|openBmap:/ Jun 10 16:39:27 lindi-, i've installed the kernel patch, it says bad magic number.... Jun 10 16:39:30 Zorkman: so I hope someone will promote it on the French om community, someone else in the German om community, and maybe get outside of om community, to, at least, linux one Jun 10 16:39:55 lindi-, and now it desnt boot saying "BUG: recent printk recursion!" Jun 10 16:39:56 * onen|openBmap gets a warning about untrusted key :-P Jun 10 16:40:46 F4t: did you use mem=127M? Jun 10 16:40:47 Zorkman: I really want to see th eproject grows, as team members. because I cannot do everything. Jun 10 16:41:12 lindi-, even with version 2 of the fix? Jun 10 16:41:20 F4t: there is no code to say "bad magic" number. what does it really print? Jun 10 16:41:22 Zorkman: people want features, but I need time for this, so I try to get more people involved Jun 10 16:41:29 F4t: yes Jun 10 16:41:33 lindi-, the user land app Jun 10 16:41:42 F4t: it says "invalid magic" Jun 10 16:41:45 ye Jun 10 16:41:52 not "bad magic number" Jun 10 16:42:02 sec let me try to set mem=127m Jun 10 16:42:12 onen|openBmap: i fully understand Jun 10 16:42:17 by the way, I am looking for more FRs to be able to log all the time all the operators when on the move. If you have FRs (2) you don'tuse, and want to sell, you can contact me Jun 10 16:43:31 Zorkman: the thing is, I don't think I will be able to keep this level of time in the project. So I focus more and more to promotion. Jun 10 16:43:42 Zorkman: and now, the app logs pretty much the most important Jun 10 16:43:57 lindi-, how can i modify uboot menu from windows? Jun 10 16:44:09 or give this parameter? Jun 10 16:44:11 Zorkman: so I don't need to hurry as before to bring new versions Jun 10 16:44:18 F4t: you run windows on fr? Jun 10 16:44:29 http://mjg59.livejournal.com/111453.html Jun 10 16:44:37 lindi-, no, i run windows on my host... Jun 10 16:44:46 F4t: forget host, edit uboot on fr Jun 10 16:44:47 lindi-, how do i boot the moko with a specific parameter? Jun 10 16:45:06 F4t: uboot-envedit is the tool to configure u-boot Jun 10 16:45:18 and if i have QI in the nand? Jun 10 16:46:01 F4t: you can only modifu uboot env in NAND Jun 10 16:46:09 s/modifu/modify Jun 10 16:46:29 F4t: try to decide which boot loader you use :) Jun 10 16:47:52 lindi-, i have uboot in NOR, and qi in nand Jun 10 16:48:00 i assume i cant modify the nor boot Jun 10 16:48:24 F4t: yes, neither nor u-boot nor the environment it uses. Jun 10 16:48:26 you can, but only with a debug board Jun 10 16:48:54 Zorkman: in fact a simple hardware hacking (one TP short to GND) is enough to reflash u-boot. Jun 10 16:48:59 sec, reflashing working kernel Jun 10 16:49:58 F4t: how did you let windows detect the FR when in NOR u-boot (for flashing purposes)? I succeeded in doing it on a few other machines, but this one can't recognize it (it does when it is booted) Jun 10 16:50:49 F4t, i followed the guide from the wiki, when windows asked for the drivers, i directed it to the inf Jun 10 16:51:00 Zorkman* Jun 10 16:51:02 :) Jun 10 16:51:12 doesn't work here :) Jun 10 16:51:25 what does it do? doesnt do? Jun 10 16:51:31 doesnt ask for drivers? Jun 10 16:51:36 it asks for drivers Jun 10 16:51:54 but when i point it to the drivers, it doesn't install them, it just says that he didn't find any approriate drivers Jun 10 16:52:27 i have a neo1973.inf and a neorndis.inf Jun 10 16:52:33 what windows version? Jun 10 16:52:43 win xp sp3 Jun 10 16:52:45 32 bit? 64 bit? Jun 10 16:52:56 32 Jun 10 16:53:31 wait, thats not the uboot infs Jun 10 16:54:29 F4t: can you pastebin.com your inf? Jun 10 16:55:03 Zorkman, download openmokdfu.zip from http://projects.openmoko.org/frs/?group_id=166&release_id=162 Jun 10 16:55:09 it contains the inf and the driver Jun 10 16:55:56 lindi-, ok, im i got a booted moko in shr, how do i modify QI to boot with parameters? Jun 10 16:56:00 F4t: oh darn, stupid of me to forget Jun 10 16:56:54 F4t: are you going to boot from SD? Jun 10 16:57:01 F4t: then it's /boot/append-GTA02 Jun 10 16:57:07 F4t: read Qi wiki if unsure. Jun 10 16:57:16 s/wiki/wiki page/ Jun 10 16:57:17 PaulFertser meant: F4t: read Qi wiki page if unsure. Jun 10 16:57:18 PaulFertser, im going to boot kernel with reboot=10 and mem=127m Jun 10 16:57:28 F4t: yes, but are you going to boot from SD? Jun 10 16:57:37 PaulFertser, no Jun 10 16:58:12 F4t: then you can't modify kernel command line used in Qi unless you (or somebody else) recompile Qi. Jun 10 17:00:58 PaulFertser, lovely Jun 10 17:01:23 F4t: you can also try u-boot Jun 10 17:02:00 lindi-, what command can i use to check what parameters current kernel was booted with? Jun 10 17:02:26 F4t: cat /proc/cmdline Jun 10 17:02:31 F4t: or dmesg Jun 10 17:03:52 yep, it definetly ignores the /boot/append-GTA02 from the internal memory Jun 10 17:04:42 F4t: no doubt Jun 10 17:04:52 F4t: Qi does not even understand jffs2 Jun 10 17:05:02 F4t: so it can't mount your filesystem on NAND to read that file Jun 10 17:05:33 i think it only does vfat and ext2(3?), right? Jun 10 17:06:03 ok, can i connect NOR u-boot to pc somehow and tell it manually what to boot (onetime)? Jun 10 17:06:27 F4t: yep Jun 10 17:06:59 lindi-, any idea how to do it in windows? Jun 10 17:07:35 F4t: you just talk to usb ACM device with some terminal emulator Jun 10 17:07:45 F4t: i don't have windows, can't really test Jun 10 17:08:07 lindi-, at what stage does it get recognised as ACM device instead of the DFU one? Jun 10 17:08:24 F4t: i think it is composite device that does both Jun 10 17:08:29 F4t: oops, no Jun 10 17:08:37 F4t: there's a command to enable acm i think Jun 10 17:08:46 F4t: the default menu has that one Jun 10 17:09:01 (I hope i remember this correctly now) Jun 10 17:09:04 the set console to usb? but it kicks me back to menu almost instantly Jun 10 17:09:22 F4t: yes, it is supposed to do that Jun 10 17:09:32 lindi-: to me it seems like it's composite device, when i boot to nor i can both dfu-util or use ACM device. Jun 10 17:09:41 oh.. Jun 10 17:11:20 PaulFertser: what about patching kernel itself to have a hardcoded mem=127 ? Jun 10 17:12:02 DocScrutinizer, that can work for me, if someone could point me to where i patch it :) Jun 10 17:16:18 we should have a ramconsole=[yes|no] kernel cmdline parameter. "no" disabling the patched code to write printk to ramconsole-buffer. "yes" should do a mem_upper_limit -= 1M Jun 10 17:16:25 yay..... im in the uboot cmdline menu thingy Jun 10 17:18:25 or better make that ramconsole=. int=0 is "no" in above, int>0 is "yes" and memupper -= ramconsole-int Jun 10 17:19:27 default for ramconsole should be "1M" Jun 10 17:23:47 did i mention that VMWARE RULEZ yet? Jun 10 17:25:56 ok, quick question how do i disable auto poweroff while im in uboot console? Jun 10 17:27:52 type something Jun 10 17:29:43 re Jun 10 17:30:36 'lo Jun 10 17:36:23 ok is there a simple way to add what i need to the menu without copying the whole line there?! Jun 10 17:36:35 (uboot console) Jun 10 17:39:09 hmm Jun 10 17:39:31 frameworkd from yesterday is taking a constant 65% cpu Jun 10 17:39:55 f4, i think you need to cut and paste the whole thing Jun 10 17:44:18 DocScrutinizer: possible but i don't think i quite like it... Jun 10 17:44:34 DocScrutinizer: though for mem it's ok as it affects only gta02. Jun 10 17:45:23 Ok, how do i reset uboot-env back to normal after i messed it up? Jun 10 17:45:36 PaulFertser: and a decent ramconsole= cmdline option would be most preferable Jun 10 17:45:36 reflashing uboot doesnt help... Jun 10 17:46:25 reflash uboot-env partition. alas there seems to be no image Jun 10 17:46:33 DocScrutinizer: in fact you almost convinced me that mem=127 should be the default on gta01 and that ramconsole should always be enabled, just in case. Jun 10 17:48:03 DocScrutinizer, so what do i do? Jun 10 17:48:37 sorry, have to run. Buy food, tomorrow shops closed Jun 10 17:49:29 DocScrutinizer: enjoy your nearby shop :) Jun 10 17:49:57 "WARNING!!! Never flash an u-boot-env (mtdblock1) that does not come from your own Neo." Jun 10 17:58:23 lindi-, reboot=10 mem=127M? Jun 10 17:59:48 F4t: panic=10 Jun 10 18:00:05 ah crap Jun 10 18:08:39 alphaone|gone: please take a look at https://paulfertser.is-a-geek.org/files/useless_buzzfix/ Jun 10 18:09:59 ChristW: https://paulfertser.is-a-geek.org/files/useless_buzzfix/ Jun 10 18:15:51 lindi-, checked paramters of kernel, panic=10 mem=127M, it boots, i make it panic, it tries to reboot, and is stuck dispaying the openmoko logo.... Jun 10 18:15:57 displaying* Jun 10 18:17:41 lindi-, ping Jun 10 18:18:08 Is there anyone here from tuxbrain? Jun 10 18:18:30 dos1, here? Jun 10 18:19:16 dos1, why did you change #339 to be an enhancement? Jun 10 18:20:34 TAsn: is our stack expected to support multiple calls? Jun 10 18:20:41 TAsn: if no, then it's enhancement Jun 10 18:20:47 are you joking? Jun 10 18:20:48 TAsn: if yes, then it's defect Jun 10 18:20:55 that's a sure YES Jun 10 18:21:01 not supporting call waiting? Jun 10 18:21:06 TAsn: i'm talking on actual state Jun 10 18:21:24 I don't think I get you Jun 10 18:21:42 do you agree having call waiting is a must? Jun 10 18:21:56 TAsn: for me no Jun 10 18:22:08 are you for real? Jun 10 18:22:14 what if you are in a call Jun 10 18:22:17 TAsn: as i don't have call waiting support in my prepaid :P Jun 10 18:22:27 oh. ;) Jun 10 18:22:28 but here Jun 10 18:22:31 it hangs my calls Jun 10 18:22:33 which is terrible Jun 10 18:22:40 I don't mind not being able to answer the second one Jun 10 18:22:45 TAsn: can't you disable that by some ussd? Jun 10 18:22:46 but hanging the first is NOT good. Jun 10 18:22:54 disable call waiting? Jun 10 18:22:56 TAsn: yep Jun 10 18:23:12 but I want to see if I get another call... (that might be more important) Jun 10 18:23:21 and since call waiting is the standard here Jun 10 18:23:28 ppl may not call again if they think my phone is off Jun 10 18:23:41 and I don't appreciate voice messages (and people know that) Jun 10 18:23:53 so that will make me miss calls, ones that may be important. Jun 10 18:24:11 TAsn: well, here it's different when phone is off and when it's busy Jun 10 18:24:19 in conclusion, the fact that it's not important to you, doesn't mean it's not important to everyone else. Jun 10 18:24:33 dos1, hm.. that's something worth checking then. Jun 10 18:24:35 TAsn: but from technical point of view it's still enhancement Jun 10 18:25:02 as I said almost everyone (99.9999%) here have call waiting Jun 10 18:25:08 TAsn: make it blocker (priority), i agree, but i think it's still enhancenment Jun 10 18:25:16 so I'm not really sure how it behaves :) Jun 10 18:25:19 dos1, done, will do. Jun 10 18:25:41 btw Jun 10 18:25:47 it's not only a phonegui problem Jun 10 18:25:51 it's mostly upstream Jun 10 18:25:54 yep Jun 10 18:26:07 is on FSO trac ticket for that? Jun 10 18:26:30 not sure Jun 10 18:27:03 F4t: what displays openmoko logo? Jun 10 18:27:39 lindi-, the phone Jun 10 18:27:57 lindi-, i think its because the default boot is from flash, how do i change default boot option in uboot's env? Jun 10 18:28:04 F4t: yep but what program? Jun 10 18:28:05 i mean from SD Jun 10 18:28:24 lindi-, no program, the reboot logo.... Jun 10 18:28:25 F4t: put your uboot environment online Jun 10 18:28:47 F4t: you need software to print something to screen surely Jun 10 18:28:56 dos1, I can't find one. Jun 10 18:29:29 TAsn: then i suggest opening one ;) Jun 10 18:29:44 (IMHO it should be handled properly in milestone6) Jun 10 18:29:48 dos1, do you by any chance have an fso account? :) Jun 10 18:30:01 yep, i have Jun 10 18:30:34 mind opening one :) Jun 10 18:30:59 lindi-, when you turn on the phone, i guess it's uboot's openmoko logo Jun 10 18:31:12 ? Jun 10 18:32:20 TAsn: ok, but not now ;x Jun 10 18:32:32 dos1, thanks :) Jun 10 18:32:33 BTW Jun 10 18:32:39 have you seen project B? Jun 10 18:33:07 http://www.youtube.com/watch?v=UFuwhPXYxxI (at 18:37, and later too) Jun 10 18:33:37 sec Jun 10 18:33:38 tracfeed: Ticket #339 (receiving an incoming call when already on line) updated Jun 10 18:34:59 bah, it's taking ages to load Jun 10 18:35:58 dos1, while it's buffering, does he say anything interesting about it? Jun 10 18:37:25 nvm, watching ;) Jun 10 18:38:23 alphaone|gone: i have a better soldering iron but it's broken atm, moreover this huge one better corresponds to the "random" definition. ;) Jun 10 18:42:17 dos1, it's unbearable to watch Jun 10 18:42:18 too slow Jun 10 18:42:29 hmm Jun 10 18:42:29 mind giving me a summary? Jun 10 18:42:37 what's project b exactly? Jun 10 18:42:39 just click on 18:30 Jun 10 18:42:41 and watch Jun 10 18:42:41 TAsn: israelian censorship slowdown? :P Jun 10 18:42:52 mrmoku, probably :) Jun 10 18:42:57 mrmoku, ppl have to watch it before I do Jun 10 18:42:59 he has project b in his hand for few seconds Jun 10 18:43:17 mrmoku, and remove the offending part Jun 10 18:43:18 s Jun 10 18:43:21 dos1, saw it Jun 10 18:43:28 can't really say anything smart about it Jun 10 18:43:34 all I saw is a black block ;) Jun 10 18:43:38 in talk there is nothing new Jun 10 18:43:48 TAsn: hehe, but it's more than nothing! :D Jun 10 18:43:55 I can tell you one thing, they haven't improved their designing abilities :) Jun 10 18:44:11 ok, they have Jun 10 18:44:16 but not by a lot :) Jun 10 18:44:36 onen|openBmap, whey don't you publish obm when you are away? Jun 10 18:44:36 :) Jun 10 18:45:02 dos1, what do you think about the black block? Jun 10 18:45:55 TAsn: what do you mean? That my nick is onen_away, and not onen|openBmap_away? Jun 10 18:46:02 duh. ;) Jun 10 18:46:10 onen_away|openBmap Jun 10 18:46:49 TAsn: nothing. still don't know anything about it :x Jun 10 18:46:58 TAsn: it doesn't look like phone :P Jun 10 18:47:04 but they said it isn't phone Jun 10 18:47:15 so everything is ok :D Jun 10 18:47:38 lol Jun 10 18:50:17 so what¨s with project b? Jun 10 18:50:34 spaetz, it's a square black block. Jun 10 18:50:43 with large screen Jun 10 18:50:49 and probably some buttons on bottom Jun 10 18:50:50 ahh, so nothing new Jun 10 18:50:54 yeah Jun 10 18:50:57 and openmoko logo i think on bottom left Jun 10 18:50:58 :D Jun 10 18:51:08 I've seen Sean holding up one from 5 meter distance Jun 10 18:51:11 and it seems like it doesn't have front panel edges blocking the screen Jun 10 18:51:11 :) Jun 10 18:51:23 spaetz, why didn't you steal it? Jun 10 18:51:39 TAsn: you don't know if it has touchscreen :P Jun 10 18:51:42 or at least take a photo of it :) Jun 10 18:51:55 well, he was on the speaker's platform, so it would have been a bit ov$bvious :-) Jun 10 18:52:03 dos1, either way, it's sure doesn't have front panel edges that block the touch screen :) Jun 10 18:52:08 plus I'm still not sure if it's interesting to me Jun 10 18:52:19 well Jun 10 18:52:24 I know that it isn't a navigation device though. (my first guess) Jun 10 18:52:24 spaetz, :) Jun 10 18:52:39 until we don't know what it is, we can't be sure it's interesting for us Jun 10 18:52:46 dos1, ++ Jun 10 18:52:51 spaetz, and I like mysteries... Jun 10 18:53:02 dos1: until we know what it is... it is uninteresting ;) Jun 10 18:53:06 hehe, that's why we own freerunners Jun 10 18:53:19 so why did we not get a call? what is broken today? Jun 10 18:53:27 maybe it's just a scam to keep getting money from investors. lol Jun 10 18:53:35 fredrin, :) Jun 10 18:53:39 but without that Jun 10 18:53:46 and after they dropped the gta03 Jun 10 18:53:51 they don't really produce anything Jun 10 18:53:52 ... Jun 10 18:54:03 keeps the costs down :P Jun 10 18:54:18 run servers? Jun 10 18:54:25 :) Jun 10 18:54:30 that's good for the short run Jun 10 18:54:35 but for the long run, I'm not sure. Jun 10 18:55:10 maybe he should consider using adsense in openmoko.com :) Jun 10 18:55:22 they can put iphone/g1/pre/openmoko ads in there :) Jun 10 18:55:49 though I don't think they'll get many clicks. Jun 10 18:55:51 * wpwrak wonders if anyone will figure out how to figure out what it is :) Jun 10 18:55:57 or just try to sell as much of the phones they got Jun 10 18:56:11 wpwrak, :} Jun 10 18:56:20 lower the price and just push it out the door, more people using them better for the comunity and om, imho Jun 10 18:56:25 wpwrak: oh, so there is possibility to figure out, what it is? Jun 10 18:56:34 :> Jun 10 18:56:56 today I get mail from koolu Jun 10 18:57:01 suggesting to fix my buzz for free Jun 10 18:57:08 wpwrak: Hey. Say do you probably know what a talented solder-equipped gta01 user can do to fix some power-consumption bugs? Jun 10 18:57:12 wpwrak: :) Jun 10 18:57:14 and I swear to god, I never noticed the buzz until today Jun 10 18:57:24 (after I got their message) Jun 10 18:57:39 wpwrak: are you talking about google? :-) Jun 10 18:58:06 DocScrutinizer: indeed. google is good for finding things :) Jun 10 18:58:14 hehe Jun 10 18:58:16 DocScrutinizer, he's probably talking about bribing the newly unemployed insiders :) Jun 10 18:58:53 PaulFertser: i guess that would depend on where that power is consumed ? :) Jun 10 18:59:31 wpwrak: sure, that's the question. Where one can find a list of obvious power leaks in gta01? DocScrutinizer ? Jun 10 19:00:14 PaulFertser: basically gta01 was before my time Jun 10 19:00:28 DocScrutinizer: i know, but still ;) Jun 10 19:00:52 PaulFertser: pheew, wouldn't really know. some rather nasty ones may be pull-ups and the like, with a lot resistance Jun 10 19:01:07 PaulFertser: after that, you wuold have to turn devices on/off Jun 10 19:02:16 PaulFertser: major issue afaik is some glitch on some GPIO rendering gsm useless during suspend Jun 10 19:02:24 wpwrak: is there anybody who analised all that stuff? Jun 10 19:02:52 DocScrutinizer: hm, i think we tried to wake gta01 from suspend on incoming call during F9C and succeeded. Jun 10 19:04:44 DocScrutinizer: ha, i know what you're talking about! Jun 10 19:05:11 DocScrutinizer: it was nasty modem reset by SoC gpio glitch. Jun 10 19:05:21 yup Jun 10 19:05:23 DocScrutinizer: luckily it was discovered before Bv4 Jun 10 19:05:34 ooh Jun 10 19:05:36 PaulFertser: i don't think anyone really analyzed it in gta01. gta02 got a little more attention, plus some cleanup as well Jun 10 19:05:46 And the transistor was not there on MP boards, so it's ok. Jun 10 19:06:21 wpwrak: well, ok. Thanks for the information. Jun 10 19:12:17 PaulFertser: andy did a lot of resistor hunting in gta02, so there should be a number of bad ones in gta01 as well. each time a pull-down or pull-up says 1 k, that should probably be a 10 k Jun 10 19:12:23 TAsn: hah, just opened the youtube, that IS the presentation where I was. I sat in the 2nd row when Sean ave it :) Jun 10 19:12:28 gave it Jun 10 19:13:46 spaetz, well then I can see why you didn't snatch it Jun 10 19:13:49 you were too far Jun 10 19:13:53 wpwrak: sure, 1k is just hm... (/me curses TPE EE again) Jun 10 19:13:54 you had people blocking you Jun 10 19:14:06 and he put the gadget in the pocket fast Jun 10 19:14:07 :) Jun 10 19:14:12 hehe Jun 10 19:14:20 PaulFertser: ah, what are 3.3 mA among friends ? ;-) Jun 10 19:14:56 :) Jun 10 19:19:48 ok, i finally got the kernel panic messages... Jun 10 19:20:56 can someone take a look and see if he understands anything? http://pastebin.ca/1455720 Jun 10 19:20:58 F4t: wow :) we're waiting :) Jun 10 19:23:57 love your flowered tablecloth, PaulFertser :D Jun 10 19:24:45 hmmff, no panic Jun 10 19:24:52 But how did you manage to get _my_ soldering iron?? Jun 10 19:25:09 mwester: (tablecloth) it's my mom's. In fact it doesn't help anything. Jun 10 19:25:24 mwester: telekinesis + telepathy obviously Jun 10 19:25:35 ahhh, wait, panic somewhere in between probably Jun 10 19:25:37 :) Nice job, especially with those tools! Jun 10 19:26:22 mwester: do you also have price: 1.80 rubles, produced in 1980 on yours? ;) Jun 10 19:26:54 mwester: i just removed the wire and re-applied it. It wasn't a full buzz fix. Done to prove that random soldering iron is ok to get a loose wire back. Jun 10 19:26:56 hehe! No, but 1980 sounds about right. I wonder what 1.80 rubles was worth in USD back then? Jun 10 19:27:22 hmm, line 108 Jun 10 19:27:35 mwester: official exchange rate was 0.60 rubles per buck :) But they weren't freely exchangeable. Jun 10 19:27:50 FWIW, the latest SHR kernel on a GTA02, with RNDIS to an up-to-date WiinXP SP3 host works fine for me -- no panic. Jun 10 19:28:00 mwester: usual engineer earned probably about 120 rubles back then. Jun 10 19:29:17 DocScrutinizer, anyone made sense of the kernel messages? Jun 10 19:29:29 mwester: is rndis_client gadget based? is that upstream? Jun 10 19:30:08 F4t: sure, should be sufficient to trace down a bug in g_ether AIUI Jun 10 19:30:58 F4t: i'm trying to Jun 10 19:31:33 tmzt, there are layers to the drivers. RNDIS can run over a "genuine" hardware USB interconnect device, but in the case of the GTA0x devices, it runs as a gadget. Jun 10 19:31:52 And it's a supported (although poorly, IMO) part of the kernel. Jun 10 19:32:34 [I say poorly because evidence so far is that reporting problems with it usually get non-helpful responses from upstream, most of which tell you to stop using Windows.) Jun 10 19:33:20 it would be helpful if it could work with g_ether, but the zaurus driver for windows is seemingly hard to find searching google Jun 10 19:33:26 rndis would be a good alternative Jun 10 19:33:37 work alongside g_ether I mean Jun 10 19:34:40 tmzt, I'm not sure I understand your concern. RNDIS is a protocol which is supported and working with the g_ether gadget, with Windows hosts. Jun 10 19:34:56 It has nothing to do with zaurii. Jun 10 19:35:17 secnarii Jun 10 19:35:30 let me try this again, it seems the classic ipaq usbnet driver works with the zaurus driver on win32 Jun 10 19:35:33 anteniii Jun 10 19:35:37 ;-) Jun 10 19:35:59 rather than having someone track that down and install it it would be good to be able to use the built in rndis support in windows Jun 10 19:36:16 what do you mean g_ether support RNDIS? Jun 10 19:36:31 alphaone|gone: with updated dbus and without OccupyResource in rules.yaml i don't have ANY issues regarding calls and suspends after calls Jun 10 19:36:54 mrmoku, mickey_away: ^^^ Jun 10 19:36:56 F4t: what if you avoid that oops by substituting a dummy value? Jun 10 19:37:18 tmzt: g_ether supports RNDIS, for real. Jun 10 19:37:30 okay, thanks Jun 10 19:38:20 PaulFertser: (dummy) err? Jun 10 19:39:12 DocScrutinizer: it looks like it calles strlen with NULL. Instead of trying to figure out where that NULL comes from i'd try to substitute some constant string. Jun 10 19:41:08 PaulFertser: I have no idea how to do that. But then I didn't follow the whole issue closely Jun 10 19:41:22 DocScrutinizer: you didn't look at the code in question, just that. Jun 10 19:41:36 exactly Jun 10 19:45:17 PaulFertser, it seems like it assumes it won't get a NULL although it should not, probably a check for a NULL value somewhere in the bracktrace will suffice to solve this issue. (let's just hope the NULL doesn't require more serious handling). Jun 10 19:45:45 anyhow, where can I get the andy tracking kernel from? Jun 10 19:45:46 TAsn: basically what i suggest. Jun 10 19:45:58 TAsn: to compile it yourself? Jun 10 19:46:08 to at least view those drivers Jun 10 19:46:19 and hope there is sufficient documentation ;) Jun 10 19:46:50 TAsn: http://git.openmoko.org Jun 10 19:46:54 I don't use windows and I do suggest F4t to move to linux, though I'm also interested in solving this issue, as F4t is a nice dude :) Jun 10 19:46:59 PaulFertser, thanks. Jun 10 19:47:01 * mwester is just passing through and must leave again. Jun 10 19:47:42 is it possible to redirect stdin, stderr to file with start-stop-daemon? Jun 10 19:47:53 TAsn: i like that F4t really invested some time to solve this issue unlike other windows users who just complained. Jun 10 19:48:14 F4t, please open a ticket on the OM trac with that log file, and any other information necessary -- especially the sequence of events to cause that to happen, and the version of windows and service packs you are using. I'll take a look at it in a day or two when (I hope) my life begins to return to normal a bit. :) Jun 10 19:48:52 PaulFertser, :) he's not a complete windows user, he has a moko after all... Jun 10 19:49:02 TAsn: :) Jun 10 19:49:13 F4t: what are you trying to do with windows exactly+? Jun 10 19:49:55 Zorkman, usb networking Jun 10 19:50:09 I'll hopefully give it a look tomorrow Jun 10 19:50:27 I gotta finish a few chapters in my calculus book ;) Jun 10 19:50:29 night. Jun 10 19:50:34 TAsn: it works... Jun 10 19:50:42 at least it works on shr-unstable + windows xp Jun 10 19:50:43 Zorkman, not with his box Jun 10 19:50:56 * mwester uses USB netowrking with his FR and Neo -- necessary to do so. Other than the problem where for a while 2.6.28 crashed the windows host, it has always worked nicely. Jun 10 19:50:56 Zorkman: probably SP version matters Jun 10 19:50:57 he also uses win xp and shr-unstable Jun 10 19:51:04 F4t: you still here, I can tell you what i did (not only on windoze, but also on FR) Jun 10 19:51:07 though probably different sp Jun 10 19:51:14 and configs Jun 10 19:51:16 I have XP, SP3 - and SHR-unstable. works fine, tested last night for a while. Jun 10 19:51:45 same here, but i had to edit /etc/network/interfaces on the Fr Jun 10 19:51:45 mwester, he may have itunes Jun 10 19:51:53 or other kinds of malicious Jun 10 19:51:57 software that probe the usb Jun 10 19:52:03 and may cause havoc Jun 10 19:52:17 Zorkman, changed what to what? Jun 10 19:52:29 TAsn: yes libmokoui is in the image Jun 10 19:52:36 Ainulindale, now that's a delay :) Jun 10 19:52:40 but, GREAT! Jun 10 19:52:53 pyphonelog sucks more without it ;) Jun 10 19:52:55 TAsn: up route add default gw 192.168.0.1 metric 8 Jun 10 19:53:14 the standard gateway didn't work for me Jun 10 19:53:16 Hm, rndis_set_param_vendor is commented out, so vendor is never set and i guess his windows asks for that which results in oops. Jun 10 19:53:40 PaulFertser, that was fast :) Jun 10 19:53:42 (I also enabple ip_forwarding in registry, but i think that is a documented thing) Jun 10 19:53:48 I wonder why anyone would want to comment that out though Jun 10 19:53:55 TAsn: it's not full analisys, just a guess based on cursory look. Jun 10 19:54:06 PaulFertser, seems right to me. Jun 10 19:54:11 or at least Jun 10 19:54:14 another bug to attend to Jun 10 19:55:01 "Lightly tested ... there seems to be a pre-existing problem when talking to Windows XP SP2, not quite sure what's up with that yet." Jun 10 19:55:15 anyhow, I'm really gone now cya. Jun 10 19:55:37 PaulFertser, the comment seems right, leave it on though with removing the second commenting :) Jun 10 20:01:53 onen|openBmap: thanks for your answers on the ML, I like the way you answer people when they comment, suggest & ask :) Jun 10 20:02:20 * rhkfin thinks it's important for an FLOSS project leaders/devels to do it to make people contribute! Jun 10 20:02:34 mrmoku: it's the first time i'm happy because ophonekitd crashed :D Jun 10 20:02:51 hmm, seems we got another nice example why it's recommendable to have ramconsole by default. Jun 10 20:03:24 mrmoku: cause that means GSM failure isn't caused by frameworkd, but by ophonekitd :D Jun 10 20:03:34 dos1, logs? Jun 10 20:03:37 (gsm failure which i have ATM ;)) Jun 10 20:04:21 mrmoku: ** ERROR **: Out of memory Jun 10 20:04:27 dos1, what about the report that frameworkd sucks CPU? Jun 10 20:04:30 aborting... Jun 10 20:04:32 ouch Jun 10 20:05:11 mrmoku: it sucks ~2-4% when idle for me Jun 10 20:05:20 ok Jun 10 20:05:23 that's normal Jun 10 20:05:33 but GSM resource isn't enabled now Jun 10 20:05:46 enabling it... Jun 10 20:07:21 mrmoku: the same Jun 10 20:07:27 so nothing strange here Jun 10 20:08:24 doesnt connman manage the usb0 device too? Jun 10 20:08:44 dos1: small question, how many px is the top bar of illume by default? Jun 10 20:09:00 Zorkman: checking... Jun 10 20:09:33 Zorkman: 46 Jun 10 20:09:39 in illume-shr theme Jun 10 20:09:58 Thx Jun 10 20:10:43 F4t, you have to install connman-plugin-ethernet to handle usb Jun 10 20:11:06 mrmoku: is it working good? Jun 10 20:11:38 * onen|openBmap thinks people who promote my project are a great help, and need attention Jun 10 20:11:39 dos1, yep... if you have a dhcp server on the host side :P Jun 10 20:11:54 mrmoku, install it where? Jun 10 20:12:00 ahh, right Jun 10 20:12:26 Zorkman, you said something about finding some solution for usbnetworking? some interfaces thing? Jun 10 20:12:59 F4t: heh, wait some minutes, i'll probably cook you a patch. Jun 10 20:13:13 mwester, i have XP SP3 Clean Service pack that does work, and the fully patched one doesnt Jun 10 20:16:49 F4t: you shouldn't feel alone now: http://lists.zerezo.com/linux-kernel/msg19822805.html Jun 10 20:18:27 rtp: could you retry with latest? Jun 10 20:19:02 rhkfin: well I don't see my way of answering special, just polite, when someone takes time to write about my work, and ask question, to do the same to answer :-) Jun 10 20:19:03 F4t: yes, i had to edit a file on my FR (and setting ip-forwarding in my xp machine in the registry) Jun 10 20:19:40 seems there is no change Jun 10 20:19:50 mrmoku: could you help me? sysvinit doesn't seem to get into gta01 image Jun 10 20:19:54 I guess something is missing in the package Jun 10 20:19:56 onen|openBmap: exactly! Jun 10 20:19:57 task-boot or something Jun 10 20:20:00 hmm Jun 10 20:20:01 hi Jun 10 20:20:15 hmm Jun 10 20:20:24 does someone with gta01 try shr-splash? Jun 10 20:20:27 is it working? Jun 10 20:20:28 :D Jun 10 20:20:31 F4t: try modifying /etc/network/interfaces, and change both lines that are about gateway (gw) to use 192.168.0.1 as ip (i'm not using a bridge, just shared my internet connection) Jun 10 20:21:10 Zorkman, its after its recognised as a device, its routing stuff... Jun 10 20:21:11 Zorkman: F4t gets kernel panic when he plugs his FR to his windows machine. Jun 10 20:21:26 Zorkman, what paul said... :) Jun 10 20:21:36 ah, that i didn't know yet Jun 10 20:21:48 anyway, where do i post the kernel panic dump Jun 10 20:21:49 F4t: can you apply a kernel patch? Jun 10 20:21:53 PaulFertser, sure Jun 10 20:21:59 thought it was fixed a long while ago (because i also suffered from it a while ago... not anymore) Jun 10 20:22:22 Zorkman, different problem i think, its not windows BSOD Jun 10 20:22:27 http://paste.debian.net/38654/ Jun 10 20:22:41 F4t: this one. Dummy. Jun 10 20:22:55 Zorkman: rhkfin: would you mind having a look at our new contact page. I just want to know if it is easily understandable: http://realtimeblog.free.fr/contact.php Jun 10 20:24:22 onen|openBmap: great, I've been missing a contacts page but have forgotten to tell you about it :) (though I think you're paranoidic about the e-mail address.. It'll scare people away..) HOw about using a captcha-type image that's be human-readable.. Jun 10 20:24:30 onen|openBmap: easily understandable; so i guess i'm not a bot :) Jun 10 20:24:37 or use g-mail :) Jun 10 20:24:43 Ainulindale: ok. downloading Jun 10 20:25:28 onen|openBmap: any changes of making all menu items visible.. the 'other' is bad.. Jun 10 20:26:00 i agree with rhkfin Jun 10 20:26:09 onen|openBmap: for example drop forum? No-one is using it anyway.. Jun 10 20:26:09 rhkfin: captcha + form must be secure. And Nick does not like the idea to put one on the server Jun 10 20:26:25 Ainulindale, hmm... don't see how that could happen Jun 10 20:27:01 Zorkman: he he, good, if it is easy to understand Jun 10 20:27:04 onen|openBmap: well don't be surprised if you don't get e-mail :) (and I mean that just create a image that has the e-mail address written, with extra lines & letters etc Jun 10 20:27:32 rhkfin: I think so too. will se with nick later Jun 10 20:27:33 PaulFertser, in progress... Jun 10 20:27:48 F4t: ok Jun 10 20:28:45 onen|openBmap: you also might want to tell people that they're welcome to contact you to ask support/details/help/whatever... ie. tell why would you think why they need your contact details Jun 10 20:28:58 rhkfin: I was thinking of a captcha + php form. Not an image with my email address in it. That was the other approach Jun 10 20:29:49 onen|openBmap: ok Jun 10 20:30:10 rhkfin: Zorkman: ok. I will reconsider it, with your suggestions. But at least, now we can be contacted, it was very bad not to have it until now! Jun 10 20:31:05 onen|openBmap: yes, that's good. But please try to rework the menu, maybe put the items in 2 rows to make them all fit there without the 'other' submenu? Great work, keep it up! Jun 10 20:31:11 rhkfin: I asked Nick to put a sentence on main page like: Feel free to contact us! Jun 10 20:31:48 onen|openBmap: great, & link to contacts? Jun 10 20:32:53 rhkfin: in the sentence I described, the contact us would link to the page. and contact would be found in the other menu Jun 10 20:33:03 onen|openBmap: ok, great Jun 10 20:33:19 have to go Jun 10 20:33:21 see you guyes Jun 10 20:33:29 s/guyes/guys/ Jun 10 20:33:31 onen|openBmap meant: see you guys Jun 10 20:34:10 onen|openBmap: ok, see oy! Jun 10 20:36:08 PaulFertser, about to flash... Jun 10 20:36:24 F4t: i'm crossing fingers Jun 10 20:36:35 PaulFertser, btw, your code generated enfless amount of warnings :P Jun 10 20:36:43 endless* Jun 10 20:37:37 PaulFertser, what's that? just the missing field fix? Jun 10 20:38:39 PaulFertser, btw, how did you figure this out from the panic msgs, i didnt see anything there... Jun 10 20:38:52 F4t: fuck, i'm stupid Jun 10 20:39:01 F4t: too sleepy to think clearly :( Jun 10 20:39:05 PaulFertser, doesnt sound encouraging.. :) Jun 10 20:39:26 so, not to try and boot the patched kernel? :P Jun 10 20:39:51 F4t: const char vendorDescr="dummy" should be const char vendorDescr[]="dummy" Jun 10 20:39:54 F4t: typo Jun 10 20:40:02 oh.. Jun 10 20:40:22 what's patch's paramter to reverse the patch? Jun 10 20:40:27 F4t: -r Jun 10 20:40:39 F4t: or just edit the file it by hand. Jun 10 20:41:21 Ainulindale: no joy. same result... Jun 10 20:41:43 PaulFertser, shouldnt the string be copied WITH the null terminator? Jun 10 20:42:10 F4t, why would it? you also put the size (probably) Jun 10 20:42:17 so that will just be a waste of a byte... ;) Jun 10 20:42:52 I don't really know how it works, though this sounds logical. Jun 10 20:43:12 lol Jun 10 20:43:25 don't you agree? :) Jun 10 20:43:31 I know your logic is good... :) Jun 10 20:43:45 because the size is probably used for offset Jun 10 20:43:48 im just laughing at your skill at assuming stuff about code you didnt see Jun 10 20:44:00 :P Jun 10 20:44:05 F4t, bottom line, do I assume correctly? :) Jun 10 20:44:13 dont know Jun 10 20:44:27 F4t, I don't need to see the actual implementation to assume something about a known family Jun 10 20:44:38 null termination Jun 10 20:44:43 is C's way to handle strings Jun 10 20:45:06 a device that doesn't even have a C compiler might connect to the other side of the moko Jun 10 20:45:18 so doing it C style will be too weird :) Jun 10 20:46:04 anyhow, I'm also anxious to see if it works :) Jun 10 20:46:09 F4t, beep me when you are done :) Jun 10 20:46:16 Compiling... Jun 10 20:47:06 that's why I said beep me :) Jun 10 20:47:10 F4t: (how to deduce) you know what the backtrace is, don't you? Jun 10 20:47:13 I'm not optimistic Jun 10 20:47:37 I didn't think you already finished compiling :) Jun 10 20:48:52 Flashing... Jun 10 20:49:11 F4t: your kernel panic showed that strlen that got called from gen_ndis_query_resp tried to dereference a NULL pointer. strlen is most likely to do that if it's passed NULL pointer. Jun 10 20:49:29 PaulFertser, in what line? Jun 10 20:49:30 F4t: and there's only one strlen call in gen_ndis_query_resp. Jun 10 20:50:27 i mean, what line of the panic msgs... Jun 10 20:50:53 ahhhhhh i see it now Jun 10 20:51:10 F4t: something around 110 Jun 10 20:51:30 booting Jun 10 20:52:38 F4t: I'd understand that like passing a noninitialized pointer to the function, which means the string never got assigned any (even "") value Jun 10 20:53:40 DocScrutinizer, k Jun 10 20:54:15 F4t: a very common error pattern if coder expected some parameter was supplied but actually it wasn't Jun 10 20:54:21 Pluging in USB cable ... :D Jun 10 20:54:43 panic :( Jun 10 20:55:15 F4t, what's the new message? Jun 10 20:55:18 or is it the same? Jun 10 20:55:29 hold ur horses, rebooting and getting msg Jun 10 20:55:33 (message = debug output :) ) Jun 10 20:55:41 F4t, as you know, it's already 00:00 here :) Jun 10 20:56:17 btw this error pattern is a indication of poor coding skills generally Jun 10 20:56:31 DocScrutinizer, couldnt agree more :) Jun 10 20:57:35 DocScrutinizer, well, commenting out the setting of a required field usually means poor coding... or just the lack of caring... Jun 10 20:58:02 it seems like the dude wrote it was bored with the driver and didn't want to finish the windows only bug although it is a core bug. Jun 10 20:59:13 that's a possible expanation of this issue Jun 10 21:02:36 http://pastebin.ca/1455829 Jun 10 21:02:51 seems its the same problem? any indication i might have not applied the patch? Jun 10 21:04:19 F4t: weird Jun 10 21:04:50 same addresses, i think i messed up the patching/replacing of kernel...? Jun 10 21:05:52 F4t: probably replacing. Jun 10 21:06:23 :-/ Jun 10 21:07:28 F4t: or probably my patch is just nonsence. But (corrected) version doesn't look like that. Jun 10 21:08:55 mayb some macro uses strlen too ... Jun 10 21:10:32 F4t: i'd suggest you make sure (uname -a and look at compile date/time) you boot your patched kernel Jun 10 21:12:55 PaulFertser, odd, date doesnt match... ill try again Jun 10 21:14:19 ill do a clean first Jun 10 21:16:27 F4t: clean what? Jun 10 21:16:43 F4t: all kernel build? Ridiculous. Jun 10 21:16:54 PaulFertser, make clean on kernel folder... Jun 10 21:17:09 Not the true way. Jun 10 21:17:26 whats the true way? Jun 10 21:17:27 PaulFertser, were did you find that comment from earlier about winxp2? can't seem to find it... Jun 10 21:17:56 F4t: to understand why you got a wrong date. And then do minimal stuff if needed to fix it. Jun 10 21:18:58 PaulFertser, i hope the compile date isnt stored in any of the modules, since i dont update them... Jun 10 21:19:08 TAsn: 45fe3b8e5342cd1ce307099459c74011d8e01986 commit message Jun 10 21:19:11 omfg Jun 10 21:19:15 im retarded Jun 10 21:19:16 oh in a commit message Jun 10 21:19:19 thought a comment :) Jun 10 21:19:26 F4t, :) Jun 10 21:19:37 the fix is in the g_ether module.... Jun 10 21:19:40 yeah. Jun 10 21:19:59 * F4t *forehead-smack* Jun 10 21:23:18 mickey_away: why are you away when i need you? ;p Jun 10 21:28:25 PaulFertser, as it seems here: http://git.openmoko.org/?p=kernel.git;a=blob;f=drivers/usb/gadget/f_rndis.c both vendorID and vendorDescription are not set... ;\ luckily with uninitialized or set to 0 ints we won't have any kernel oopses, but still.... Jun 10 21:28:44 btw, line 682 Jun 10 21:29:01 brb shower. Jun 10 21:30:04 damn GTA01 image Jun 10 21:30:51 task boot is here but isn't included... WHY ! Jun 10 21:32:20 Hmmmmm. Jun 10 21:32:57 It's in task-base RDEPENDS... Jun 10 21:35:56 PaulFertser,TAsn, extracting new modules Jun 10 21:37:22 mrmoku: removed all the stamps for gta01, and relaunching build. Jun 10 21:37:39 Ainulindale: are you drinking beer atm? Jun 10 21:37:50 PaulFertser, i need a beer Jun 10 21:37:51 Yes. Why? Jun 10 21:38:21 Ainulindale: i just imagined you removing timestamps and chatting on irc etc. Thought that a beer will suit here perfectly. :) Jun 10 21:38:34 Meh :-) Jun 10 21:38:51 PaulFertser: Well I can't get why a task is built properly, with no error, but not included in the image. Jun 10 21:39:08 I just think something went wrong somewhere, so I thought rebuilding the whole GTA01 packages from scratch would ba good idea. Jun 10 21:39:11 Ainulindale: don't ask me, i'm not an OE user :) Jun 10 21:39:11 s/ba/be/ Jun 10 21:39:12 Ainulindale meant: I just think something went wrong somewhere, so I thought rebuilding the whole GTA01 packages from scratch would be good idea. Jun 10 21:40:51 TAsn: happy about libmokoui2? Jun 10 21:40:55 i didn't see any kiss Jun 10 21:44:02 PaulFertser,TAsn, booting with updated kernel... Jun 10 21:44:25 Ainulindale, YEAH! :) Jun 10 21:44:38 TAsn: and I can get why you thought it was useful Jun 10 21:44:39 it is indeed Jun 10 21:44:40 I mean I don't really care, cause I just installed it by hand every flash :) Jun 10 21:44:54 but it is useful for a lot of people :) Jun 10 21:45:04 Ainulindale, it's not as useful as it was before the new gtk theme Jun 10 21:45:06 the whole phonelog experience has nothing to do with it compared to without it Jun 10 21:45:12 but it's still amazingly useful :) Jun 10 21:45:20 Ainulindale, :) Jun 10 21:45:32 and there was support since the first version... Jun 10 21:45:53 well it was just a matter of packaging Jun 10 21:45:56 F4t, well...? :) Jun 10 21:46:02 Ainulindale, yeah, I know Jun 10 21:46:25 whats libmokoui2? Jun 10 21:47:27 mostly finger friendly gtk widgets Jun 10 21:47:43 but also other moko cool stuff I don't really remember atm. :) Jun 10 21:48:49 OMG IT WORKS! :D Jun 10 21:49:03 PaulFertser, TAsn, IT WORKS! Jun 10 21:49:08 GREAT! :) Jun 10 21:49:28 now it's just a matter of removing PaulFertser's hack and fixing it in http://git.openmoko.org/?p=kernel.git;a=blob;f=drivers/usb/gadget/f_rndis.c Jun 10 21:50:40 ill leave that to you guys :D Jun 10 21:51:16 haha, well at least you got your patch :) Jun 10 21:51:20 just don't opkg upgrade Jun 10 21:51:21 :) Jun 10 21:51:35 anyhow F4t thanks for the bug report :) Jun 10 21:53:21 (I like it when SHR developers care about users) Jun 10 21:53:26 * Ainulindale pats TAsn's head Jun 10 21:53:34 Good boy Jun 10 21:53:40 Ainulindale, nah, I know the dude from before Jun 10 21:53:42 :) Jun 10 21:53:46 heh Jun 10 21:53:57 /whois F4t Jun 10 21:54:12 so what? Jun 10 21:54:19 israeli Jun 10 21:54:32 How can I get that from his fqdn? Jun 10 21:55:32 btw, F4t http://lkml.indiana.edu/hypermail/linux/kernel/0904.0/01665.html Jun 10 21:55:34 same issue. Jun 10 21:55:43 Ainulindale, hm.. bezeqint Jun 10 21:55:45 israeli company Jun 10 21:56:22 Do you think I know all the ISP in the world? Jun 10 21:57:04 well when I wrote /whois F4t I expected to see co.il as well... Jun 10 21:57:05 :) Jun 10 21:57:07 http://www.youtube.com/watch?v=51cWRrZdkwk <- this cannot be done in the neo because the screen doesn't have multitouch support, am I wrong? Jun 10 21:57:27 Damn TaxAudit is there again Jun 10 21:57:29 I just deleted him Jun 10 22:00:19 okay, i am using SHR, and trying to add a new contact... and i cant get to the numbers field... advice? Jun 10 22:00:21 Ainulindale, damn... how does he register? Jun 10 22:00:23 Sharwin_F: mtt not supported by Neo hw :-/ (another gotcha where TPE EE didn't think big enough and saved 4pcs 50R) Jun 10 22:01:45 I don't know if there's a plugin to force email registration mrmoku Jun 10 22:02:36 annoying thing :( Jun 10 22:02:41 just saw that Jun 10 22:02:43 http://trac-hacks.org/ticket/442 Jun 10 22:03:30 yeah.. something like that Jun 10 22:03:51 I think I have access to the trac machine Jun 10 22:04:02 I would have to remember where it is Jun 10 22:04:22 Ainulindale, patch it... but don't kill it :P Jun 10 22:04:54 btw... there is some vulnerability in moveable type... Jun 10 22:04:55 where is the "poll" website we used once ? Jun 10 22:05:01 don't know if our blog is affected Jun 10 22:05:10 I can't remember the url Jun 10 22:05:35 Deubeuliou, nah... it was not that good :) Jun 10 22:05:44 spaetz knows a better one Jun 10 22:06:31 polldaddy ? Jun 10 22:06:53 looks too heavy Jun 10 22:07:29 Found it Jun 10 22:08:10 Damn still no sysvinit Jun 10 22:08:12 mrmoku: heeeeeeeelp Jun 10 22:08:23 Something went terribly wrong with GTA01 Jun 10 22:08:24 you killed it.... Jun 10 22:08:27 ahh Jun 10 22:08:32 ni task-boot in the image Jun 10 22:08:38 and it's built by task-base!! Jun 10 22:10:19 can't see the image Jun 10 22:11:41 it's there Jun 10 22:11:59 yeah.. just blind again :P Jun 10 22:12:00 (you can see it online it's simpler) Jun 10 22:12:12 brb Jun 10 22:12:13 We had this problem once when one package wouldn't build Jun 10 22:12:18 Or be included Jun 10 22:12:28 But there task-boot is built Jun 10 22:32:23 Ainulindale, so its some unsatisfied rdepend that makes it not getting included, probably Jun 10 22:32:47 and the only one you changed was the kernel Jun 10 22:33:05 task-boot DEPENDS on virtual/kernel and RDEPENDS on kernel Jun 10 22:34:57 Yeah but it's compiled Jun 10 22:35:03 Anyway I'm off I really need to sleep Jun 10 22:35:08 So see you tomorrow Jun 10 22:35:10 that's what DEPENDS does Jun 10 22:35:11 k Jun 10 22:35:13 good night Jun 10 22:42:25 what's recommendation of the day for SHR image? unstable, testing, oemerge? of today, yesterday, last week? ;-D Jun 10 22:43:36 * mrmoku would advise to use shr-unstable... :) Jun 10 23:40:39 mrmoku: k, thanks Jun 10 23:43:32 tracfeed: Ticket #502 (unable to restart frameworkd with working gsm or sim) updated Jun 10 23:54:37 DocScrutinizer, np :) Jun 10 23:54:49 bedtime for me now Jun 10 23:54:52 gnight Jun 10 23:55:06 night Jun 11 00:08:06 * fredrin want mokomaze 0.5 in SHR Jun 11 00:08:26 * alphaone finally wants a working display again Jun 11 00:09:08 qknight: How many people does it take to change a broken display of a Thinkpad X200s? Jun 11 00:09:21 Azog: I don't know, it's still broken Jun 11 00:09:28 A: Jun 11 00:09:34 and Q: Jun 11 00:09:41 damn completion Jun 11 00:09:59 100 chines i think Jun 11 00:10:10 It's at least 3 though Jun 11 00:10:17 err 4 Jun 11 00:11:12 One brings an inverter card for a broken LED backlight, one brings a cracked display with working LED backlight and one brings a new display with broken LED backlight Jun 11 00:11:30 Lets hope number 4 fixes it Jun 11 00:11:52 I'm waiting for one week now Jun 11 00:13:07 + buracrazy Jun 11 00:13:42 When i send stuff to service, i tell them that i need to go out of the country for some time, so that i need it fast, i cut the line that way.... Jun 11 00:14:15 Heh Jun 11 00:14:27 I payed extra for on-site service Jun 11 00:14:29 or just write outside or put a note inside that just say, IMPORTANT HURRY with big red chars Jun 11 00:14:45 Which seems way overpriced now Jun 11 00:15:17 but how did you break a Thinkpad??? that's the question :) Jun 11 00:15:28 I had to send in my last Thinkpad and included a bag of gummi bears to speed up the process :-) Jun 11 00:15:40 fredrin: Yeah... Jun 11 00:15:49 smal bribes helps Jun 11 00:15:53 The problem seems to be it's e newer model Jun 11 00:16:27 I don't know how in hell the LED backlight could break Jun 11 00:17:09 i just failed, no breakage of the screen Jun 11 00:17:13 it Jun 11 00:17:17 yep Jun 11 00:17:17 ? Jun 11 00:17:34 ah Jun 11 00:17:42 alphaone: another failed fix-day? :-( Jun 11 00:17:48 Yes Jun 11 00:18:35 But at least I gained insights: http://totalueberwachung.de/~alphaone/gallery/x200s/index.html Jun 11 00:31:07 Ainulindale: Have you had a chance to check out the latest shr-settings/backup? Jun 11 01:01:16 Toaster`: I'll give it a try in a few minutes Jun 11 01:01:47 Thanks DocScrutinizer Jun 11 01:12:02 DocScrutinizer: it should actually be in the current shr-settings ipk Jun 11 01:12:13 on -unstable of course Jun 11 01:16:48 hmmm, cursing dead-slow dfu-flash rootfs atm. shr-unstable 090610 anyway Jun 11 01:18:33 btw shr-shr-image-glibc-ipk--20090610-om-gta02.rootfs.jffs2 looks somewhat weird. "shr-shr-" and "ipk--2" Jun 11 01:18:55 then there's *.bin.bin too :-D Jun 11 01:27:10 * DocScrutinizer considers (probably the 10th time) to hack a ETA display into dfu-util Jun 11 01:29:42 hmm, ~75% Jun 11 01:29:54 DocScrutinizer: so Jacob-Two-Two wrote the package names? :) Jun 11 01:30:58 seems jacobtwo-two is unknown here Jun 11 01:31:04 sorry Jun 11 01:31:16 childrens story Jun 11 01:31:22 aah Jun 11 01:32:17 the title character repeats everything twice Jun 11 01:32:18 RSN Jun 11 01:33:24 finiiiiiiished Jun 11 01:33:53 heh Jun 11 01:34:34 usb 2.0 would have helped... next phone rev I suppose Jun 11 01:35:20 SHR "it's booting" splash get's realy nasty eaten by console msgs :-/ Jun 11 01:36:51 I have that issue too. Though with the thinking that it's better to have the install on the uSD rather than the NAND, I doubt it'll ever change Jun 11 01:37:10 looks like a virus or nervous console breakdown ;-) Jun 11 01:37:28 heh Jun 11 01:38:04 X finally :-) Jun 11 01:38:52 select languages form "US_en" :-D Jun 11 01:39:00 Figure there's anyway we can get any of that nifty fastboot stuff implemented ever? Jun 11 01:39:30 ugh, US_en is a bastard language... they don't even use 'u' properly ;) Jun 11 01:39:37 surely not for first boot configuring hicolor-icon-theme and dunno what Jun 11 01:40:25 true. But for subsequent boots it should help Jun 11 01:40:45 selewct applications menu from "system default" Jun 11 01:41:22 DocScrutinizer: is this your first time booting SHR? Jun 11 01:42:05 applications Select icons to add just has "Mplayer" now. This was a little more last time? Jun 11 01:42:23 yup, first boot for this flash Jun 11 01:42:59 ahh, no. This one is the one with the many Applications to select Jun 11 01:43:28 yes and no, I haven't found that they do anything Jun 11 01:43:31 "Quick Launch" "Select Applications" Jun 11 01:44:16 this one still has no "revert selection" and "unselect all" buttons, as I suggested Jun 11 01:45:01 err INvert, I guess Jun 11 01:45:14 en_US you mean? Jun 11 01:45:27 that too :) Jun 11 01:45:43 =] Jun 11 01:46:20 (en_US) well actually it was "english" with a US flag Jun 11 01:49:17 k, time is correct (grr, I didn't check prior to entering my PIN) Jun 11 01:49:50 check GPS Jun 11 01:57:45 wooow, total illume freeze Jun 11 01:57:57 What did you do? Jun 11 01:58:47 nah, actually settings incl all subwin silently vanished Jun 11 01:58:59 huh, odd Jun 11 01:59:07 so no arrows work :-) Jun 11 01:59:42 * Toaster` should look at the base shr-settings app more often, not his own version :-/ Jun 11 01:59:55 k, gps is up and fine after some minutes Jun 11 02:01:54 power refresh-button "works" Jun 11 02:02:17 Damn right it should! I added it! ;) Jun 11 02:03:13 seems noone added a date setting/display to "Date/time" Jun 11 02:03:15 is it sufficiant for what you need? Jun 11 02:03:23 Not yet Jun 11 02:04:11 It's been discussed and crudely planned though Jun 11 02:04:30 crudely as in "We should add that...' Jun 11 02:06:10 err settings-profiles-contacts (sim,csv,sql) is missing a close button Jun 11 02:07:03 DocScrutinizer: is another window, so you can use the illume close Jun 11 02:08:07 splash settings seems to lack different options (guess dont panic not installed). Great interface anyway Jun 11 02:08:24 yeah, dos did a good job Jun 11 02:08:47 where's the backup thingy? Jun 11 02:09:13 Should be below the PIM settings Jun 11 02:09:39 nuttin Jun 11 02:09:46 unless the image is old... Jun 11 02:09:55 you may have to update/upgrade Jun 11 02:10:31 This was just added last night Jun 11 02:11:31 oh yes Jun 11 02:12:08 still no messassin gui yet for that? Jun 11 02:12:28 no, not yet Jun 11 02:12:46 not sure if one if planned though... we can add it to the list though Jun 11 02:20:43 Toaster`: opkg install Jun 11 02:21:13 it should just be the latest shr-settings Jun 11 02:25:16 gprs connect -> "ings stopped running unexpectedly", "e was no error message", "save this message", "error log will be saved as /home/root/Setting", ">Advan" Jun 11 02:26:09 DocScrutinizer: ? are you just dumping the e errors here? Jun 11 02:26:32 I'm just quoting verbatim the screen I got on pressing gprs connect Jun 11 02:27:21 been a while since I've tinkered with my gta02... last SHR I tried was around December. What are the major issues that have improved since then? Jun 11 02:27:31 That's just the e error screen, it never lists anything useful Jun 11 02:28:09 and it's truncated to FUBAR Jun 11 02:28:38 GPRS should work with a proper APN/user/password, and it should presist upon a proper connection Jun 11 02:28:41 "ettings was interrupted by a Segmentation F" Jun 11 02:28:58 :-/ Jun 11 02:29:24 huh, I'll have to ask dos to check into that. It could be dbus related. I don't use GPRS so I can't test Jun 11 02:29:59 guess I should reboot ;-) Jun 11 02:31:00 heard the first boot never results in a full functioning system ;-D Jun 11 02:32:29 MadTBone: GPRS should work fine, wifi is a bit flacky (personal opinion) but can work. calls, resume/suspend, sms, all work. pim is under development. Jun 11 02:32:54 DocScrutinizer: on a first flash, yeah, IIRC Jun 11 02:33:35 Toaster`: thanks Jun 11 02:33:55 MadTBone: I use it as my daily phone myself, even without the buzz fix. Jun 11 02:34:34 same here ;-) Jun 11 02:35:10 I also get 2 days of use sans charge without too much trouble. Jun 11 02:36:28 MadTBone: Though I'd suggest running SHR-unstable... you have a risk of things breaking horribly, but I think it's a bit better then the others Jun 11 02:36:46 yeah, connected. that's the way I like it Jun 11 02:36:56 so is the dbus problem supposed to be fixed? There was a framework commit that said so, but I still can't suspend at times even after that patch Jun 11 02:37:57 budfive: situation not completely clear afaik Jun 11 02:38:32 assumptions are there might be more than one issue Jun 11 02:38:41 I suspend/resume fine, though I have had a couple issues after unclean disconnects Jun 11 02:38:44 DocScrutinizer: OK. Glad it's not just me Jun 11 02:39:51 hmm, autosuspend auto-off still not working on boot with plugged charger Jun 11 02:40:34 when charging auto-suspend is turned off. Then you unplug, it resets Jun 11 02:41:06 well it should Jun 11 02:41:08 :) Jun 11 02:41:36 but LED switching and autosuspend off/on is *way* faster now on plug/unplug Jun 11 02:42:14 it is... I hadn't noticed that Jun 11 02:42:16 very nice Jun 11 02:42:33 Toaster`: I just stated that this does not work when booting with charger plugged Jun 11 02:42:42 ahh, sorry Jun 11 02:42:48 I miss-understoof Jun 11 02:43:22 s/miss-understoof/misunderstood/ Jun 11 02:43:23 Toaster` meant: I misunderstood Jun 11 02:47:45 Toaster`: so what opkg cmd should I hack in to get the backup without messing with the rest of system? Jun 11 02:47:57 opkg install shr-settings Jun 11 02:48:32 though I've been reviewing things, and I'm not sure Ainulindale included all the needed files Jun 11 02:48:53 the /etc/shr/settings/* files are missing from what I see Jun 11 02:49:03 do you have any of those on your system? Jun 11 02:50:26 dunno, but i have a working settings here Jun 11 02:50:59 the only files that should be in there currently are for shr-settings -> backup Jun 11 02:53:01 hmm, anyway: "shr-settings (foo-r5) installed in root is up to date" Jun 11 02:53:27 interesting Jun 11 02:54:10 maybe it's not there then... Jun 11 02:54:12 heh Jun 11 02:54:19 s/e/u/ Jun 11 02:54:20 Toaster` meant: huh Jun 11 02:54:45 no /etc/shr/ Jun 11 02:55:51 ok, I think I may have spoken too soon, and got my setup here confused with the current release Jun 11 02:56:28 hrm.. no it should be the one Jun 11 02:56:43 commit 935626... Jun 11 02:57:21 do you have /usr/lib/python2.6/site-packages/shr_settings_modules/shr_backup.py? Jun 11 02:58:02 no idea bout commits. shr-version here: timestamp 10 jun 09, 14:20:39 Jun 11 02:59:46 `opkg list_installed | grep "shr-settings "` and the package should be v0.1.1, r222, , r5 **** ENDING LOGGING AT Thu Jun 11 02:59:57 2009