**** BEGIN LOGGING AT Thu Aug 21 02:59:56 2008 Aug 21 05:12:43 networking-manager is fairly good actually.... just wouldn't depend on it Aug 21 06:44:56 what's dialer3 and dialog3 in SHR ? Aug 21 06:46:22 morning Aug 21 06:46:54 hi Aug 21 07:11:28 * rwhitby adds zsh, irssi and fbreader to task-openmoko-feed Aug 21 07:11:44 is shr out ? Aug 21 07:14:47 mickey|zzZZzz: bluetooth control in powercontrol-neo.py doesn't work for GTA01 Aug 21 07:15:03 (you need to leave resetnode alone for GTA01 apparently) Aug 21 07:15:33 * rwhitby looks for a way to conditionalise it Aug 21 07:38:16 mickey|zzZZzz: nm - it does work as s Aug 21 07:38:18 is Aug 21 07:48:16 freesmartphone.org: 03charlie 07framework * r93e75b66097a 10/framework/subsystems/oeventsd/parser.py: [oeventsd] Some typo in the parser functions (thanks to Julien Cassignol) Aug 21 07:48:17 freesmartphone.org: 03charlie 07framework * r3d975876cf5b 10/ (17 files in 10 dirs): Merge branch 'master' of ssh://git@git.freesmartphone.org/framework Aug 21 08:04:23 hi Aug 21 08:12:29 rwhitby: morning. i'm getting errors while building the fso image, "do_install" for eglibc, is there anywhere to have a look for more details? Aug 21 08:13:51 aleix: are you building testing or unstable? what host OS? Aug 21 08:14:11 and did you use the FsoMakefile or something else? Aug 21 08:15:29 rwhitby: unstable, debian testing, nothing else. i have checked for the list of needed packages Aug 21 08:16:00 rwhitby: do i need debian unstable? Aug 21 08:18:12 aleix: I only guarantee builds with the server config listed in http://shr.bearstech.com/server-config/ Aug 21 08:18:40 rwhitby: ok Aug 21 08:19:09 trying to debug every different host OS takes up too much of my time, so this time around I have defined it up front :-) Aug 21 08:19:33 It *shouldn't* matter, but often does. Aug 21 08:19:37 rwhitby: btw, I send an email to the shr mailing list about the layout, Ainulindale told me I could start with it Aug 21 08:19:48 rwhitby: don't worry, i'll have a look Aug 21 08:20:23 aleix: that layout looks good to me Aug 21 08:20:37 rwhitby: what about the sources? Aug 21 08:21:12 it doesn't really matter, as long as the .bb files know where to find them Aug 21 08:21:25 i modified your fso makefile to download shr into and shr directory Aug 21 08:21:27 ok Aug 21 08:22:07 hmm - actually, we will want to be able to check out the overlay area *without* also checking out all the sources Aug 21 08:22:20 so you need another level above classes,conf,packages Aug 21 08:22:38 shr/overlay/{classes,conf,packages} perhaps Aug 21 08:22:56 then you could move all the other packages up one level Aug 21 08:23:11 shr/overlay and shr/sources Aug 21 08:23:14 for example Aug 21 08:23:33 or shr/openembedded, shr/libframeworkd-glib, shr/ophonekitd, ... Aug 21 08:24:18 since the main things are the sources, and they will probably be packaged into debian as well, then you want to keep the openembedded overlay separate and not too important Aug 21 08:24:36 so, we would need a separate repositories Aug 21 08:25:38 in fact, i think it would be good to create specific repos for each source package Aug 21 08:25:42 to maintain version, etc Aug 21 08:26:17 Hi. Are there known problems with glibc do_package (NOTE: generating locale om_KE (UTF-8) NOTE: Task failed: localedef returned an error Thx . Aug 21 08:27:24 aleix: yes, repos per package would be fine Aug 21 08:27:34 but not really necessary Aug 21 08:28:01 you don't need separate repositories, just separate directory hierarchies in the repository Aug 21 08:30:57 mickey|zzZZzz: just answered to your mail about scenarii Aug 21 08:34:55 Ainulindale, I plan to join the dev team as soon as I learn SHR architecture & build process. Is there already some build images ? Aug 21 08:36:55 rwhitby: yes, by now it's ok. but using the same repo does not allo to maintain separate versions or even separate commits and history Aug 21 08:38:01 aleix: that's a good thing - I don't want to need to subscribe to a RSS feed for every single package ... Aug 21 08:39:43 rwhitby: that's another good thing... :-) Aug 21 08:40:03 versioning of packages is not done by the svn revision. svn commits are just numbers - do not attribute meaning to them Aug 21 08:40:37 rwhitby: is there any plan to use git or any other dvcs? Aug 21 08:40:51 aleix: dunno - I don't run the project Aug 21 08:41:20 you'd need to ask Ainulindale and wurp2|working I expect Aug 21 08:41:32 ah, ok Aug 21 08:42:03 i think git can maintain subrepos, anyway...by now, svn Aug 21 08:51:43 write_erase: there's no image yet because we still wait for people to implement the gtk lib for the phone UI Aug 21 08:52:25 aleix: We won't switch to svn right now I think, as long as we want to be able to sync with projects Aug 21 08:52:30 But I think in the end we should Aug 21 08:52:45 And I think we should switch to git on the buildhost to unify things Aug 21 08:54:14 I know gtk lib, but not " gtk lib for the phone UI" ... could you explain me briefly ? Aug 21 08:56:45 write_erase: Well, http://www.calaquendi.org/om/ophonekitd.png Aug 21 08:57:07 write_erase: libframeworkd-glib (lfg) uses dbus-glib to talk to frameworkd Aug 21 08:57:30 libframeworkd-phonegui (lfp) is a set of primitives to display UI adapted to a phone Aug 21 08:57:39 ophonekitd is linked against lfg and lfp Aug 21 08:57:55 lfp is an abstract package with headers defining prototypes Aug 21 08:58:02 the current implementation is libframeworkd-phonegui-gtk Aug 21 08:58:12 And that's the thing we have to complete in order to release Aug 21 08:58:15 (that and a bit in ophonekitd) Aug 21 09:01:40 Ainulindale, I'm new to the project. Is there some page explaining the whole architecture ( what is ophonekitd, libframeworkd.... etc ) ? Aug 21 09:02:16 There's this log Aug 21 09:02:20 And that's pretty much all there is :-) Aug 21 09:02:32 write_erase: I wrote a page on lfg Aug 21 09:03:52 What could I tell you in order to help you ? Aug 21 09:04:57 Ainulindale, not much ... I have to learn from scratch ... that's the ugly part :-) What's lfg ? Aug 21 09:05:08 write_erase: Aug 21 09:05:08 write_erase: 10:57:07 < Ainulindale> write_erase: libframeworkd-glib (lfg) uses dbus-glib to talk to frameworkd Aug 21 09:05:19 sorry . Aug 21 09:05:22 :-) Aug 21 09:06:36 I'll first try to compile what's in wiki/SHR_Development & read the svn code Aug 21 09:07:28 Ok then :-) Aug 21 09:09:07 Ainulindale: does projects.openmoko.org provide git support? Aug 21 09:10:54 I don't think so Aug 21 09:13:11 so, this means the code should be moved somehwere else? Aug 21 09:14:01 Yep it should be Aug 21 09:14:03 Hey charlie137 o/ Aug 21 09:17:00 Ainulindale: hi Aug 21 09:21:55 charlie137: I gave you an anwer on smartphone Aug 21 09:23:49 yes I saw it Aug 21 10:01:00 freesmartphone.org: 03charlie 07framework * r2515e9ddf7f1 10/conf/example/frameworkd.conf: [Conf file] corrected a typo Aug 21 10:01:02 Ainulindale: staying with svn on projects means you don't have to administer a server. that's a good tihing. Aug 21 10:01:05 thing. Aug 21 10:04:25 rwhitby: http://pastebin.com/d6934b583 the error on eglibc Aug 21 10:06:04 have you seen that before? Aug 21 10:07:21 never seen anything like that. perhaps missing name resolver libraries on the host or something? Aug 21 10:08:12 aleix: what requires eglibc? I don't build that for the image nor for task-openmoko-feed ... Aug 21 10:10:00 aleix: you shouldn't be building eglibc for fso image. Aug 21 10:10:32 Are you using the Fso Makefile from shr.bearstech.com, or some home-grown setup? Aug 21 10:12:39 rwhitby: i update the fso makefile, only substituing fso for shr... i'll have to check that again, may be i broke something... i'll try fso from scratch Aug 21 10:13:43 rwhitby: i used "make image" Aug 21 10:15:23 aleix: pastebin your Makefile Aug 21 10:18:12 rwhitby: http://pastebin.com/d79e17b63 Aug 21 10:19:01 rwhitby: bte, there were two distclean targets, i removed one Aug 21 10:19:30 ok, dunno why you're getting eglibc from that ... Aug 21 10:19:51 rwhitby: and distsclean-fso-testing should be distclean-fso-testing Aug 21 10:20:21 rwhitby: me neither. but if you say it shouldn't be used, that's a good starting point :-) Aug 21 10:21:39 aleix: my builds use glibc-2.6.1 Aug 21 10:22:08 rwhitby: instead of glibc? Aug 21 10:22:19 s/glibc/eglibc/ Aug 21 10:25:57 I don't build eglibc Aug 21 10:26:09 run bitbake -g and see what is depending on eglibc Aug 21 10:26:48 are you sure there is nothing conflicting in your shr/conf directory? Aug 21 10:33:54 rwhitby: i've cleaned everything..starting from scratch. i'll run bitbake -g as you suggested Aug 21 10:50:03 rwhitby: http://pastebin.com/m6271cadb (bitbake errors for glibc and eglibc) Aug 21 10:58:51 Hi, all. Just a quickie. Who is the best person to contact re IRC channel typo on Debian Wiki page? Aug 21 10:59:35 The nis-spelled channel name looks like this: Aug 21 10:59:38 IRC channel: #opemoko-cdevel on freenode Aug 21 10:59:52 URL= http://wiki.debian.org/DebianOnFreeRunner Aug 21 11:01:37 rwhitby: we're currently not using projects Aug 21 11:01:43 rwhitby: bitbake -g eglibc : http://pastebin.com/d4fac8998 Aug 21 11:21:10 Hello. Have anyone tried emdebian on Neo Freerunner already? Aug 21 13:17:37 Ainulindale: totally agree about the svn migration email Aug 21 13:18:04 Ainulindale: i do not even need commit access. i can create my own mirror Aug 21 13:18:47 Yes but you'll have commit access if you want to work on SHR, it's logical Aug 21 13:19:17 Ainulindale: let me do something interesting fisrt :-) Aug 21 13:19:29 s/fisrt/first/ Aug 21 14:20:57 freesmartphone.org: 03mickey 07specs * rca9ed2fbca52 10/ (2 files in 2 dirs): Aug 21 14:20:57 freesmartphone.org: odevice: input: fix type of 'seconds' parameter in org.freesmartphone.Device.Input.Event. Thanks Sebastian for Aug 21 14:20:57 freesmartphone.org: spotting. Aug 21 14:26:22 Ainulindale: access granted and repository created. Aug 21 14:26:26 Ainulindale: you should be able to upload now Aug 21 14:28:08 Thanks I'll do that tonight or later :-) Aug 21 14:34:36 Hi... can you run dfu-util with FreeBSD ? Aug 21 14:38:21 mickeyl: do you know if there's a way to import a svn in git with full history ? Aug 21 14:39:18 Ah visibly git-svnimport Aug 21 14:46:36 ike: how much do you know about it? Aug 21 14:48:24 Well it won't intall it Aug 21 14:56:19 wurp2|working ? Aug 21 14:56:24 Ainulindale: ? Aug 21 14:56:25 If you can help me as I know you're there... :-) Aug 21 14:56:34 Help you import svn to git? Aug 21 14:56:37 Yep Aug 21 14:56:38 I haven't done that :-( Aug 21 14:56:45 Ok nevermind :-): Aug 21 14:56:57 I don't have the git-svnimport tool it seems Aug 21 14:57:04 I have imported svn to darcs, which is the only "next generation" rcs I have real experience with Aug 21 14:57:16 On RH? Aug 21 14:57:34 RedHat? Aug 21 14:57:49 Haha, Redhat. Aug 21 14:57:53 I'm using gentoo. Aug 21 14:57:56 Oh, that Aug 21 14:58:22 Looks like git-svnimport is replaced by git-svn Aug 21 14:58:32 https://bugs.gentoo.org/show_bug.cgi?id=204581 Aug 21 14:58:51 That's what I thought but I can't find any information on that Aug 21 14:58:57 I just remembered that you weren't running Debian :-) Aug 21 14:59:08 Ainulindale: I've got git-svn here Aug 21 14:59:10 Works well Aug 21 14:59:28 alphaone: with imports ? Aug 21 14:59:39 Ainulindale: I have a big mouth Aug 21 14:59:52 You can bet if I see you ask a question to which I think I know the answer, I'll comment ;-) Aug 21 15:00:13 Ainulindale: what do you mean with imports? Aug 21 15:01:07 I can import an svn repo into git locally and keep working with svn through git-svn Aug 21 15:01:30 or I can push the git repo somewhere (as it's just a regular git repository) Aug 21 15:02:00 Hmmm ok Aug 21 15:03:26 it's fairly cryptic Aug 21 15:03:56 Can't see how to use it simply :-/ Aug 21 15:04:28 I don't want to clone a whole repository, and I can't find how to just import things from a subdirectory Aug 21 15:04:39 Ainulindale: git-svn clone shoud do Aug 21 15:05:12 yes but what if there's a git repository already existing where I'm supposed to push ? Aug 21 15:05:18 Ainulindale: Then pass the directory as URI on clone Aug 21 15:08:35 And what about what I just told before ? :-) Aug 21 15:08:46 Yay, segfault Aug 21 15:11:29 alphaone: am I supposed to use git, ssh, or http for freesmartphone ? Aug 21 15:12:01 Ainulindale: You got commit access? Aug 21 15:12:07 then ssh Aug 21 15:12:16 git@git.freesmartphone.org Aug 21 15:12:34 ERROR:gitosis.serve.main:Arguments to command look dangerous Aug 21 15:12:36 Haha :-> Aug 21 15:12:51 git clone git@git.freesmartphone.org:libframeworkd.git Aug 21 15:13:19 err Aug 21 15:13:21 -glib, of course Aug 21 15:13:26 To git@git.freesmartphone.org:libframeworkd-glib.git ! [rejected] master -> master (non-fast forward) Aug 21 15:13:40 I guess I'll have to clone then push my imported version to the clone Aug 21 15:13:47 yeah Aug 21 15:14:00 * mickeyl points to the git expert shoragan Aug 21 15:14:20 Ainulindale, rebase Aug 21 15:18:32 What ? :-) Aug 21 15:19:03 That's not the problem I have :-) Aug 21 15:19:12 I think he's trying to tell you to use drugs or something! :o Aug 21 15:19:17 :-) Aug 21 15:21:54 Imported ! Aug 21 15:22:57 Well going home Aug 21 15:22:59 See you later Aug 21 15:25:08 cu Aug 21 15:36:32 Is there a place to download the default splash.gz? Aug 21 16:19:18 Hey Aug 21 16:19:43 my new freerunner arrived today :) Aug 21 16:20:19 congrats! Aug 21 16:20:58 indeed I hope that the police catches the thief who has my last one ;) Aug 21 16:21:54 yeah Aug 21 16:22:06 toi toi toi Aug 21 16:25:59 is there a source for getting the latest fso images? Aug 21 16:26:52 shr.beartech.com iirc Aug 21 16:29:47 I'll take alphaone's fso images Aug 21 16:29:56 k Aug 21 16:30:10 note that HEAD is still less functional than ms2 Aug 21 16:30:37 as we're still moving some bits around Aug 21 16:31:58 yeah, no problem Aug 21 16:32:29 mickeyl: We like when you move your bits Aug 21 16:32:51 heh Aug 21 16:32:53 MOVE Aug 21 16:32:53 YOUR Aug 21 16:32:54 BITS Aug 21 16:32:56 *shake* Aug 21 16:32:58 :-) Aug 21 16:42:21 mickeyl, hi i noticed that there is a libframework-glib in place...are these just bindings or another framework implementation? Aug 21 16:48:28 Sup3rkiddo: bindings Aug 21 16:48:34 Sup3rkiddo: I did that a while ago Aug 21 16:50:03 Ainulindale, oh but, i thought since its all DBus, you don't need any special bindings...i mean the daemon could be written in python and the apps could use it over dbus-glib directly...no? Aug 21 16:51:32 Sup3rkiddo: libframework-glib is the answer to the pain of using dbus from C Aug 21 16:52:04 the bindings are not _needed_, but they're helpful if you don't want to scare C guys away Aug 21 16:52:12 mickeyl, ah...!! wokay...got me confused for a second there... Aug 21 16:52:45 * Sup3rkiddo shows off the coolness of vala + DBus Aug 21 16:52:51 :) Aug 21 17:21:39 lindi: not much. except what is written on emdebian's website. I didn't try it (yet). Aug 21 17:21:52 ;-) Dauther takes too much time. Aug 21 17:22:16 daughter even. Aug 21 17:37:21 Does anyone know the irc handle of the author of Remoko? Aug 21 17:38:14 VDVsx: I'll bet it's you... Aug 21 17:38:45 wurp2|working, Hi Aug 21 17:39:09 wurp2|working, Its me :) Aug 21 17:39:23 It looks very cool Aug 21 17:39:37 and it's related to an elementary question I have... :-) Aug 21 17:39:43 Do you know a good way to xfer info between XP and the neo, without needing to install a driver on the XP machine? Aug 21 17:40:22 PAN with windows doesn't seem to work, and you seem like a pretty bt savvy guy :-) Aug 21 17:40:58 wurp2|working, obex, works, but you need a always on connection right ? Aug 21 17:41:15 obex? Aug 21 17:41:22 Actually, I don't need an always on connection Aug 21 17:41:34 I probably just needed someone to say 'obex' to me, so I could go google it ;-) Aug 21 17:42:03 wurp2|working, obex is just to transfer files Aug 21 17:42:39 That works great for me Aug 21 17:42:59 I think OBEX support, or at least documentation, has been added since I last researched this Aug 21 17:43:09 wurp2|working, I think exist some instructions on it in the wiki, 1 sec Aug 21 17:43:13 Because I see it on Manually_Using_Bluetooth, which I've read several times before Aug 21 17:43:17 I have it, thanks much Aug 21 17:43:25 I just needed someone to say the search term to me :-) Aug 21 17:44:10 Hey guys, I'm a bit out of the loop right now. I recall that the previous Debian setup wouldn't fit on the default 512mb microSD card, is that the same for the "official" debian release? Aug 21 17:45:33 But the obex section there is blank :-( Reading general obex instructions elsewhere on the web... Aug 21 17:45:57 wurp2|working, exist a obex server and client for BlueZ I dunno if it is compiled already for ARMv4 Aug 21 17:49:56 OK, thanks Aug 21 17:50:01 checking opkg repositories Aug 21 17:51:06 Yasumoto: it barely fits Aug 21 17:51:16 Yasumoto: why don't you try it on your PC first? Aug 21 17:55:36 It looks as if obex is not ported to OM :-( Aug 21 17:55:37 grr. Just missed the buzz conversation. Is this channel logged somewhere? Aug 21 17:55:46 I do see an obex package for qtopia Aug 21 17:55:54 bricode: No :-( Aug 21 17:55:55 lindi-: good idea, I'll double check. thanks! Aug 21 17:56:11 bricode: We can't seem to get someone established as oper on this channel Aug 21 17:56:22 which apparently is a necessity to getting it logged Aug 21 17:57:49 My boot_env is munged on NAND, and reflashing uboot doesn't seem to happen. Anyone have a sane uboot_env I can dump onto my device? I'm checking out the devirginator, but the build process for it is broken... Aug 21 17:58:18 Also, can someone cut and paste the relevant material on the buzz issue please? Aug 21 17:59:26 I don't see any info on the buzz issue posted between the last time you logged off & when you logged back in this time Aug 21 18:05:15 wurp2|working: Thanks. Had to reboot to Linux so I could flash. Aug 21 18:08:11 I think obex actually is there; it's just not in any of the opkg feeds in my config. Aug 21 18:08:29 obexftp and obexpush look like the apps I'm after. I'll have to check my feed config tonight. Aug 21 19:54:28 muahahahah, new AT&T simcard that might actually work + 8 GB sd card *goes to AT&T Store to rub it in their, "this is our newest simcard and the only one that AT&T makes" face and to get it transfered over Aug 21 20:00:11 I can't decide if T-Mobile or AT&T are more geek-friendly Aug 21 20:04:44 or which is less friendly, as the case may be Aug 21 20:15:52 AT&T was a big player in the warantless wiretaps kerfluffle Aug 21 20:18:20 sirkha_top: Yeah, I got that same "only simcard" bs when I tried to get a different Aug 21 20:18:23 one Aug 21 20:18:41 With the difference being that I never got another answer; I just sent my neo to MShiloh and got a firmware update, after which it worked Aug 21 20:19:41 ssweeny: there hasn't been a single company that has refused as far as I know Aug 21 20:20:03 dlowe: I think there was one... Aug 21 20:20:24 iirc someone was using it to make the point that AT&T didn't need to cave Aug 21 20:20:31 wurp2: *shrug* companies lie all the time Aug 21 20:26:00 AT&T didn't so much cave as say "sure! here you go!" whereas some other companies at least raised an eyebrow Aug 21 20:37:04 dlowe: Qwest didn't comply with the warrantless wiretaps Aug 21 20:37:40 wurp2: Qwest stated that they didn't comply Aug 21 20:38:59 dlowe: So you know that they did? Aug 21 20:39:33 wurp2: I'm being explicit about what is known Aug 21 20:40:41 I'm not a conspiracy theorist, but companies lie all the time, and it wouldn't surprise me if they were complicit in the wiretapping and then said they weren't. Who would say otherwise? Aug 21 20:43:27 dlowe: With no other information, all we can do is support the companies for which we have the best evidence of good behavior Aug 21 20:43:56 dlowe: Often, lying without weasel-words gets you into (much) more trouble than the misbehavior you're lying about Aug 21 20:44:05 wurp2|working: HEY ! Aug 21 20:44:14 Beer is good ! Beer is great ! Aug 21 20:44:15 Ainulindale: WHA!? Aug 21 20:44:17 And BBQ are great also ! Aug 21 20:44:25 BBQ I can take or leave Aug 21 20:44:33 A good beer can make me happy Aug 21 20:44:38 wurp2: you are insufficiently cynical ;) Aug 21 20:45:10 dlowe: So you're saying that we *shouldn't* support the companies for which we have the best evidence of good behavior? Aug 21 20:45:37 wurp2|working: A good BBQ with a nice piece of steak and two beers plus a good wine bottle Aug 21 20:45:43 And you tell me you can leave Aug 21 20:45:44 And I've found, regardless of the relationship of my beliefs to reality, optimism makes me a much happier and more productive person Aug 21 20:45:53 You don't have good taste obviously :-p Aug 21 20:45:53 Yeah, I don't care for steak :-) Aug 21 20:46:37 wurp2: Optimism and cynicism can co-exist, but you can't support Qwest unless you live in the Western US, which makes it a bit theoretical for me Aug 21 20:48:17 <_chronic> companies may be immoral, being abstract entities an' all, but isn't oe & openmoko all about starting to take back power & responsibility for our own communication requirements? well, that's why i'm here anyway, beyond open source/tech fetishism. :-) Aug 21 20:48:32 dlowe: Yeah, me too Aug 21 20:49:39 _chronic: yeah, me too. I'm just trying to find a carrier now :) Aug 21 20:50:11 I just did the lazy thing and went with AT&T Aug 21 20:50:15 <_chronic> heh. sure. use 'em only when you need them :-) Aug 21 20:50:17 I already had a gophone account with them Aug 21 20:50:20 I hate contracts Aug 21 20:54:22 Does anyone know if the neo freerunner is charged with the wall charger even if it's off? Aug 21 20:57:16 quickdev: It should at least slow charge Aug 21 20:57:19 gta01 does Aug 21 20:58:07 I'm worrying about my new freerunner. sys/bus/driver/... values indicated that it wasn't charging...now it's off at my wall charger Aug 21 21:08:58 solved it Aug 21 21:31:46 \wc Aug 21 21:54:02 I'm trying to install Debian on my FreeRunner, and I get I/O errors sometimes writing to this 2GB micro SD card I just bought from Office Depot. Aug 21 21:54:30 I got similar errors with a previous card of the same brand; I actually asked them to give me this one as a warranty replacement. How should I go about troubleshooting this? Aug 21 22:03:42 paulproteus: search the ml archives (kernel list) for the /sys/ nodes controlling the clock and power to the SD card slot -- then try to lower the clock and/or increase the power to see if that resolves the issue at all. Aug 21 22:04:00 mwester, Which list? kernel? Aug 21 22:04:48 https://docs.openmoko.org/trac/ticket/1802 has some discussion. Aug 21 22:05:09 kernel ml Aug 21 22:06:32 Great. Aug 21 22:10:23 mwester, I'm going to switch to the official 2008.8 kernel first - right now I'm running the stock 2007.2 that came with the FR. Aug 21 22:11:18 From what I recall, the version of uBoot I have installed can matter - is that right? And is http://buildhost.openmoko.org/daily/freerunner/200808/20080820/uboot-gta02v5-latest.bin a reasonable uboot to be using? Aug 21 22:14:20 paulproteus, why reason you want to change uboot ? Aug 21 22:14:38 s/why/what/ Aug 21 22:14:58 w_erase, I read somewhere that old uboot created race conditions with uSD boot, which is my current goal. Aug 21 22:15:35 ok Aug 21 22:16:20 You know if SD boot faster/slower than embedded flash ? Aug 21 22:18:28 if you're SD is on a huge bus, yes Aug 21 22:18:35 s/you're/your/ Aug 21 22:18:54 which (in case of the FreeRunner) is not Aug 21 22:20:14 I've wondered - is it possible to use the embedded flash as space for kernel buffers/cache when booting from SD? Aug 21 22:21:28 <[Rui]> hi, last night I let open-moko-devel making and all 5k objects built successfully, however I noticed it built a lot of images... Aug 21 22:21:36 iirc flash has a given number of writes ... I would not write buffer/caches on a memory I could not change... right ? Aug 21 22:21:53 <[Rui]> I'm of a mind of speeding it up for me, and also not waste so much space, is it easy to block it from making the other images? Aug 21 22:33:59 mwester, doing "echo 10000000 > /sys/module/glamo_mci/parameters/sd_max_clk" seems to have made the problem go away. Aug 21 22:34:32 Er, but the phone just either turned off or went to sleep and pressing power briefly doesn't bring it back. Aug 21 22:35:39 * paulproteus reboots Aug 21 22:35:56 mwester, I guess the next step is to make that part of the uboot arguments to the kernel, and then I'll have worked around the issue. Aug 21 23:33:29 yeah, i like AT&T overall, a lot more than I like Qwest. AT&T may not have done the right thing in that situation, which was a poor legal decision on their part, and an even poorer PR decision, in hindsight. Qwest, however, has the tendency to screw all of its customers and employees on a daily basis. (I have a long collection of stories including that of the battle of my best friend's mother who worked there, and got fir Aug 21 23:34:05 but I am happy now that I have a working sim Aug 21 23:34:24 i will have to get the firmware updated at some point, before I go overseas, though, so i don't run into this problem Aug 21 23:35:14 why was it a poor pr decision? Aug 21 23:35:22 americans don't care about privacy anymore :) Aug 21 23:35:38 thats obviously not completely true, or we wouldn't be talking about it ;) Aug 21 23:35:47 #openmoko-offtopic Aug 21 23:40:37 Howdy MichaelShiloh. Aug 21 23:43:24 morning Aug 21 23:45:47 hi paul, hi rod Aug 21 23:59:17 what is the story with contact management in FSO? Aug 22 00:04:53 Good Morning Johnboy... Aug 22 02:32:28 Muahah! Aug 22 02:32:37 Making phone calls from inside Debian. Aug 22 02:32:46 :D **** ENDING LOGGING AT Fri Aug 22 02:59:56 2008