IRC log for #openmoko on 20070814

00:00.12jaebirdrtyler: any chance you can update the Mono section of the wiki about how to get it on the neo/openmoko?
00:00.47rtylerjaebird: heh, howdy! I've got to do some more hacking in terms of getting more frameworks properly built.
00:01.10rtylerIt was also only the 1.0 profile, haven't gotten gmcs and crew cooperating just yet (thus no blog post)
00:01.12*** join/#openmoko sssSCH (n=ssssch@77.116.129.192)
00:01.21rtylerrwhitby: how often are your builds up?
00:01.23jaebirdrtyler: cool.
00:01.47rwhitbyrtyler: builder starts every 15 minutes unless the previous build has not finished.
00:01.48rtylerI realized just how much of my code was compiled against the .NET 2.0 profile yesterday when testing this >_<
00:01.50jaebirdmy idea is to do a rewrite of the gmail app i have on my phone in c#, but use the jabber gtalk protocol for "push" email
00:02.06rtylerjaebird: interesting, Gtk# or SWF? :P
00:02.06rwhitby(it has lots of other stuff to do in addition to OM2007.2)
00:02.19rtylerrwhitby: has 2007.2 been more or less stable for you?
00:02.22jaebirdsomething that will eventually run on the neo...so gtk# with openmoko#
00:02.41rwhitbyrtyler: build logs are at http://logs.nslu2-linux.org/buildlogs/autobuild-nudi-last.txt and have dates
00:03.07jaebirdwe will need to wrap the openmoko whenever the api settles in, to make it look like a native openmoko app
00:03.16rwhitbyrtyler: must admit I have not been using 2007.2 much, since don't have an EABI gllin yet.
00:03.39rtylerjaebird: I was asking miguel about getting some .NET CF compatibility in Mono, and using OpenMoko as the test bed
00:03.43cesarbrwhitby: can't you just use a chroot with a OABI glibc, since the kernel has OABI compat?
00:03.43rtyleryou should get on that ;)
00:04.06orzowell
00:04.08rwhitbycesarb: yeah, if I was motivated enough I could :-)
00:04.09jaebirdrtyler: yes definitely
00:04.10orzoi guess i didnt charge it up all the way
00:04.16orzoit's at 60% according to apm
00:04.20orzowhat's that really?
00:04.31rtylerjaebird: get to writing unit tests kthxbai :D
00:04.38*** join/#openmoko orospakr (n=orospakr@ottawa-hs-64-26-170-241.d-ip.magma.ca)
00:04.53jaebird:)
00:04.53orzois it alright to cut short the 2 hour fast charge?
00:05.01cesarb~xkcd
00:05.12cesarbapt: xkcd is http://xkcd.com/281/
00:05.12aptokay, cesarb
00:05.15cesarb~xkcd
00:05.16aptit has been said that xkcd is http://xkcd.com/281/
00:05.35jaebirdrtyler: the question is whether CF is worth it, now that embedded devices have accelerated so far
00:05.38orzoit's been quite flakey lately, going into this mode where it blanks itself out even though apm says it has charge
00:05.52orzois there a way to avoid that?
00:06.08jaebirdmono on the maemo platform has just broken up the platform into smaller chunks
00:06.19sagaciscesarb, I thought about that cartoon when I was waiting, too
00:06.26SpeedEvil60% is probably really 30%
00:06.38jaebirdwith gtk#, it is already embeddable
00:06.41rtylerjaebird: why wouldn't it be worth it?  I had to start putting my Mono binaries on the CF card just because I was running out of space on the rootfs :P
00:07.36jaebirdrtyler: oh, well in that case it might be :)
00:07.55jaebirdi installed the whole thing on my N800, iirc
00:10.48orzoHow do i turn down the backlight?
00:11.04rtylersmash the device down on the table
00:11.21sagacisecho 2600 > /sys/class/backlight/gta01-bl/brightness
00:11.30sagacisor another number.
00:11.59sagacisActually, the phrase "remove the cover and take out the battery" answers nearly ALL questions about using the neo right now....
00:12.53*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
00:13.04rtylersagacis: so wait, how do I get sound to work? ;;)
00:13.15rtyleromfg four eyez
00:13.28sagacisheh
00:14.19juri_rtyler: remove the cover, take out the battery, and bang your head into the table. if you don't hear a ringing sound, repeat.
00:14.34rtylerheh
00:16.03juri_(we don't have all the bugs in this procedure worked out yet)
00:18.35*** join/#openmoko merriam__ (n=merriam@82-133-115-120.dyn.gotadsl.co.uk)
00:19.44orospakrHey, how can I tell MasterMakefile to take advantage of my dual core?
00:20.02orospakrmake -j2 openmoko-image?
00:20.13rtylerorospakr: you can try that? :/
00:20.17rtylerI hadn;t thought about it yet
00:20.31sagacisMaybe I'd go twice as fast.....
00:20.36orospakrrtyler: heh, are you the MasterMakefile guy?
00:20.43sagacisI should abort the build and see if it's done by bedtime
00:20.50rtylerthankfully not, that shit's convenient, but scary :P
00:20.58orospakryeah, I read the makefile.
00:21.01orospakryeeg.
00:21.10orospakrI wish openembedded was a little saner.
00:21.14rtylertrying just a `make -j4`
00:21.39*** join/#openmoko nnpiggy (n=nnpiggy@qiqinebs.chi.il.us)
00:21.43daMaestrogrr i've still not gotten a om2007.2 build to go
00:22.26orospakryuck!
00:22.32orospakrthis thing downloads tarballs of monotone trees!
00:22.41rtylerheh
00:22.45rtylerthey're necessary :)
00:22.49orospakryeah, what is the non-disgusting way to do this? properly? :)
00:23.49rwhitbyorospakr: since the OE SCM is monotone, how are you expecting to build an image without getting the monotone database?
00:24.06orospakrrhelmer: uh, by checkout stuff out of monotone trees directly?
00:24.16orospakrs/checkout/checking out/
00:24.26orospakrwow, fail. :)
00:24.29rwhitbyorospakr: downloading a tarball is *much* faster than a pull from scratch
00:24.34cesarborospakr: isn't monotone a distributed SVM like git?
00:24.40orospakrI think so.
00:24.49cesarborospakr: at least with git, you cannot checkout without downloading the whole database...
00:25.02orospakrcesarb: git has a fast server, though.
00:25.26cesarborospakr: everything is fast with git ;-) it's the fastest of them all
00:25.35rwhitbyorospakr: I'm not here to defend the use of monotone - that's OE's decision.  But please read up on monotone before you make statements about how the Makefile should get the source code from the SCM.
00:25.49cesarb(except on windows, since windows is very slow on the operations git depends on)
00:26.39cesarborospakr: you should someday compare the speed of the tarball download speed of the monotone database with its "update" step. updating is awfully SLOW.
00:27.18orospakrwow. I guess that's why Linus decided not ot use it.
00:27.19cesarb(in fact, it's the slowest step of all the large number of mokomakefile steps!)
00:28.15cesarb(I'm counting each download and each build as a separate step, btw)
00:28.59*** join/#openmoko dirak1 (n=olpc@wireless-19-57.media.mit.edu)
00:29.26rwhitbyorospakr: BTW, your http://orospakr.is-a-geek.org/ site seems to be down.
00:30.43rwhitbyorospakr: I'd be happy for OE to use git too.  But I don't make the decisions about that.
00:31.01rwhitby(I just write the Makefile to make what OE has chosen a bit easier to use)
00:31.28orospakrwhoa.
00:31.29orospakrweird.
00:31.34orospakruse orospakr.ca, anyway
00:33.04*** join/#openmoko deepank__ (n=deepank@59.176.34.129)
00:33.09*** join/#openmoko dantalizing (n=dan@wsip-70-184-147-28.ga.at.cox.net)
00:35.57rtylerGAK! somebody broke the tree methinks >_>
00:36.00rtylerNOTE: package libxosd-2.2.15+svn20070814-r4: task do_compile: failedERROR: TaskFailed event exception, aborting
00:36.12rtylerugh, screen keeps fucking up line endings
00:36.21rtylerNOTE: package libxosd-2.2.15+svn20070814-r4: task do_compile: failed
00:36.21rtylerERROR: TaskFailed event exception, aborting
00:36.25rtylerNOTE: package libxosd-2.2.15+svn20070814: failed
00:36.32rtyler:(
00:36.36orospakrgrr, I fixed it.
00:36.42orospakrapache died for no reason.
00:37.03daMaestrohttp://dpaste.com/16771/ <-- icmoc4-native-4.3.0-r2 is failing to build
00:38.28cesarbrtyler: check the log on build/tmp/work/<something>/<package>/temp to see what exactly failed
00:40.18daMaestroso, is there anything else i can do with the makefile to try fixing this: make update && make openmoko-image
00:40.19daMaestro?
00:40.30daMaestroi'm using the mastermakefile to build om2007.2
00:41.10rtylercesarb: trying again with out the -j flags ;)
00:42.14daMaestrohttp://dev.damaestro.us/log.do_compile.2490 is the actual log
00:43.36*** join/#openmoko AntonTakk (n=mike@poolofdespair.net)
00:44.50*** join/#openmoko greentux (n=lemke@Z4b7d.z.pppool.de)
00:46.53sagacisdaMaestro: You are a couple hours behind me, I think...
00:47.17sagacisI had to install libXext
00:47.20sagacis-dev
00:47.50sagacisThat got me to 1766 and beyond
00:48.25daMaestrohmm... see now are you sure that the host is suppose to provide that lib?
00:48.52daMaestroi mean i did find what package provided that.. but i thought it was supposed to be provided by something built earlier in the process?
00:48.54sagacisIt's needed for compiling something....
00:49.09freelockHello... How do I get past lsof, when building OM2007.2 with the nslu makefile?
00:49.12daMaestrook, i'll add it
00:49.15sagacisDunno.  I did "apt-get libXext-dev" and i'm up and running
00:49.15daMaestrosagacis, what distro?
00:49.21sagacisubuntu 7.04
00:49.26daMaestroahh debian derivative?
00:49.27daMaestroah ok.
00:49.31sagacisyup
00:49.46daMaestroi need to add the package deps for fedora on the wiki (thank gawd yum logs)
00:50.01sagacisdaMaestro: good idea
00:50.07sagacisfreelock, you'll have to look at the logs.
00:50.24sagacisin the output of the build process, it says it failed at some point and the log is in....
00:50.29*** join/#openmoko Skwid1 (n=Skwid@stjhnbsu84w-14216645094.pppoe-dynamic.nb.aliant.net)
00:50.30daMaestrowell the ultimate plan is to just find out exactly what is needed and package almost a metapackage, with the makefile and a few patches
00:50.36*** part/#openmoko Skwid1 (n=Skwid@stjhnbsu84w-14216645094.pppoe-dynamic.nb.aliant.net)
00:52.23sagacisyou notice the apt-get list on the wiki page?
00:52.36*** join/#openmoko ATravelil (n=atg@pool-162-83-77-95.fred.east.verizon.net)
00:53.23freelockAh, it's looking for an selinux.h
00:53.44sagacisfreelock: What distro are you running?
00:53.51freelockUbuntu 7.04
00:54.09sagacisdid you do the apt-get install from the wiki page?
00:54.24freelockI did several days ago... trying to find again to see if there's a new package added
00:54.31sagacisI added two
00:54.38sagacisYou can just paste it in again.  
00:54.47sagacisIt'll just update any existing or say "nothing to do"
00:55.09sagacisBut, I'm only 1/2-way through
00:55.30freelock0 to install
00:55.45sagacisgood.  What build task are you on?
00:56.08daMaestroom2007.2 has a lot more deps then just om2007
00:56.23freelock3406 of 3522
00:56.39freelockdo_compile in package lsof-4.78
00:56.41sagacisfreelock: you aare WAY ahead of me.  If you find what you need....update the wiki
00:56.50sagacispost your log to pastebin.ca
00:57.22daMaestroyeah, i'm only at 1369 of 3522
00:57.25*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
00:57.31sagacisI'm at 1767
00:58.36freelockhttp://pastebin.ca/656366
00:59.42freelockI tried commenting lsof out of the task.bb that was trying to load it, and this got me all the way through all the tasks except for the very last one, building the rootfs
00:59.58freelock(this a couple days ago, been away from the computer for a while)
01:01.09rwhitbyFYI, OM2007.2 builds on Debian Etch with the following packages installed: http://pastebin.ca/656369 - that's how the images at http://ipkg.nslu2-linux.org/feeds/openmoko/images/ are built.
01:01.18daMaestrofreelock, apt-get install selinux-dev ?
01:01.43frmaAnyone knows how one can bring up the virtual keyboard and/or stroke recognizer in 2007.2 ?
01:01.49freelockJust tried that (libselinux1-dev), already installed
01:01.57daMaestrolibselinux1 ?
01:02.01daMaestroahh gotcha
01:03.37sagacisfrma, it's not in there
01:03.57freelockfrma, sagacis, actually it is...
01:04.02sagacisoh, sorry
01:04.11freelockrun the input manager, and you'll get the white box
01:04.11*** join/#openmoko calamous (n=harry@c-67-175-201-140.hsd1.il.comcast.net)
01:04.22sagacisrwhitby: that's helpful, thanks.
01:04.28sagacisOh, right!
01:04.33sagacisI forgot.  
01:04.52rwhitbyNote that's not a minimal set - that machine was upgraded from Sarge and has been used for building lots of different stuff.
01:05.00frmasagacis: Works, thanks !
01:05.55*** join/#openmoko zez_zez (n=zez@217-133-59-42.b2b.tiscali.it)
01:06.10sagacisfrma, don't thank me.  I steered you wrong....
01:06.15freelockokay, I found /usr/include/selinux/selinux.h... anything I can set somewhere to make it search /usr/include?
01:06.57zez_zezsome italian developer?
01:06.57alorilzez_zez: See http://wiki.openmoko.org/wiki/FAQ (and also SH1, SH1_FAQ, Neo1973, Developer_preview and Neo1973_Hardware#GTA01Bv4 pages) (Hopefully these links answers your question. This autotrigger for new nick and question during first 15 minutes done only once.)
01:07.49frmaok, thanks to freelock then... my misstake ;)
01:11.16*** join/#openmoko DukeOfURL (n=chatzill@introspect.com)
01:11.19zez_zezor better, I'm looking for the contact of some italian developer, i'm heppy to invite someone at the linuxday in modena  
01:13.36*** join/#openmoko alexzhang (n=alexzhan@121.35.123.136)
01:13.59*** join/#openmoko ATravelingGeek (n=atg@pool-70-104-232-206.fred.east.verizon.net)
01:14.24*** join/#openmoko DukeOfURL (n=chatzill@introspect.com)
01:16.44sagacisfreelock, any progress?
01:16.54*** join/#openmoko juco2 (n=vickeryj@cpe-076-182-044-240.nc.res.rr.com)
01:17.07freelockNo, not yet... I found the include in the source code, not sure why it's not finding the .h file...
01:17.24orospakrman, building is really not nice right now.
01:19.06cesarbfreelock: it's not supposed to look at /usr/include ever
01:19.14cesarbfreelock: last time it did, it broke my build
01:19.19freelockOkay...
01:19.47cesarbfreelock: it will always look at the staging directory, where it was put by another package
01:20.17freelockI just found a build log on buildhost.openmoko.org that passes a --disable-selinux switch to the config somewhere...
01:20.44freelocks/disable-selinux/without-selinux/
01:20.51sagacisThat would make sense, since we don't need selinux
01:21.35freelock... looks like that's while it's building glibc
01:22.13freelock...so how do I get it to tell lsof it doesn't need selinux--that's the question...
01:22.22rwhitbyorospakr: suggestions on making it better?  (apart from switching to git)
01:22.25sagacis./fic-gta01-angstrom-linux-gnueabi/kernel/include/linux/selinux.h
01:22.29sagacisIt should be there....
01:23.17sagacisboy, qt4 takes a looong time to compile
01:28.56freelockokay, I found it in openmoko/tmp/work... and that path...
01:29.03orospakrrwhitby: use an SCM that isn't so ridiculously slow as to require upstream to make tarballs?>
01:29.16*** join/#openmoko fgau (n=fgau@pD953AF30.dip0.t-ipconnect.de)
01:29.20freelockif that's where it's supposed to be, then it's looking like an invalid include path in the source file...
01:29.25orospakrI mean, seriously, it means I have to wait for tarballs to get made nightly or whatever to get updates.
01:29.30rwhitbyorospakr: yep, you'll need to petition the core team for that one ...
01:29.33orospakrwhat's the point of having a VCS in the first place at that point?
01:29.50rwhitbyorospakr: no, you're misunderstanding the process.
01:29.56rwhitbyonly the initial checkout is from tarballs.
01:30.01orospakroh!
01:30.02orospakrOK.
01:30.05rwhitbyafter that it's just a mtn pull of changes
01:30.06orospakrwell, that's not so bad.
01:30.34orospakrstill, git was made for a reason.
01:30.46rwhitby(the mtn pull is still slow, but it's tens of seconds rather than minutes)
01:31.07cesarbrwhitby: tens of seconds?
01:31.19cesarbrwhitby: the mtn pull takes tens of _minutes_ here
01:31.29cesarbrwhitby: and the first one takes _hours_
01:31.52rwhitbyorospakr: the history is that git wasn't around in a useable form when OE made the decision to move to monotone.
01:31.59cesarbrwhitby: it seems to be round-tripping to the server for every single changeset, and I am probably far enough from the server for it to make an insane amount of difference
01:33.30rwhitbycesarb: depends on how often you sync I guess
01:33.39rwhitby26 seconds here for a pull
01:34.00*** join/#openmoko ATravelil (n=atg@pool-162-83-104-119.culp.east.verizon.net)
01:34.05rwhitbyand I've got a ping rtt of 800ms
01:34.32rwhitbyanyway, as I said, I'm not here to defend monotone.
01:36.50rwhitbythe place to petition replacing monotone with git for OE is on the oe-devel mailing list, not here.
01:39.41freelockOkay... I tried commenting out the include, and the compile went further--but failed. It looks like a bunch of files here are getting compiled with -DHASSELINUX.
01:40.20freelockI'm not finding an selinux/selinux.h file anywhere in my build tree, though I do find selinux.h about 7 or 8 times in various packages...
01:41.58*** join/#openmoko gcb77 (n=gcb77@c-24-16-154-132.hsd1.mn.comcast.net)
01:44.32freelockHow would I get an openembedded selinux package, or better, tell it to compile the lsof package --without-selinux?
01:46.17*** join/#openmoko deepank__ (n=deepank@59.176.34.129)
01:49.50shacka1lol, HASSELINUX is german for HATELINUX
01:52.56sagacisfreelock, I fear catching up with you.....
01:53.02sagacisI have no answers yet.
01:53.16sagacisIn fact, I'm still building qt4
01:53.32freelockYeah, I remember that taking a *long* time
01:53.54daMaestrowell.. it sure sounds like i'm off to get a latte
01:55.39*** join/#openmoko deepank (n=deepank@59.176.34.129)
01:55.58*** join/#openmoko ATravelingGeek (n=atg@pool-71-254-21-100.clppva.east.verizon.net)
01:57.29*** join/#openmoko Ryback_ (n=ulisses@veloz-1-6-53.hotlink.com.br)
02:03.51sagacisWow, suddenly, I'm 100 tasks down the road
02:04.57*** join/#openmoko juco2 (n=vickeryj@cpe-076-182-044-240.nc.res.rr.com)
02:04.59rtylersagacis: 100 tasks down the road?
02:05.14rtyleras in bugzilla bugs?
02:09.49SpeedEvilI'm guessing build tasks
02:13.05*** join/#openmoko ATravelil (n=atg@pool-71-254-23-89.clppva.east.verizon.net)
02:15.40sagacisrtyler, nope.  I'm building 2007.2
02:17.06*** join/#openmoko ATravelingGeek (n=atg@pool-70-104-237-61.fred.east.verizon.net)
02:18.02*** join/#openmoko holtmann (n=holtmann@nikita.holtmann.net)
02:25.07*** join/#openmoko rd_ (n=rd@toi.yeu.phu.nu)
02:27.52*** join/#openmoko Zword (n=Zword@bos94-3-82-226-234-106.fbx.proxad.net)
02:32.25*** join/#openmoko BlackBsd (n=brian@72.168.193.117)
02:37.27*** join/#openmoko ATravelingGeek (n=atg@pool-70-104-237-61.fred.east.verizon.net)
02:38.42*** join/#openmoko ATravelil (n=atg@pool-71-161-39-187.clppva.east.verizon.net)
02:44.08*** join/#openmoko orospakr (n=orospakr@bas4-ottawa23-1088826540.dsl.bell.ca)
02:48.07aloril(script) openmoko-community: Sean Moss-Pultz <sean at openmoko.com> Re: Neo1973 Phase 1 sales / order process / misconception
02:50.20*** join/#openmoko aloril (n=aloril@kaar72.airix.fi)
02:53.39*** join/#openmoko ben_goodger (n=ben@host81-153-71-185.range81-153.btcentralplus.com)
02:54.14aloril(script) wiki RecentChanges: [[P1_Owners]] [[OpenMoko2007.2]] [[FAQ/de]] [[MacOS_X]] [[Neo1973:GTA01:Kernel]] [[OpenMoko_Local_Groups:_Braunschweig]] [[Neo1973_Charging]] [[Wishlist:Games]] [[User_talk:HaraldWelte]] [[OpenMoko_Local_Groups:_Calgary]] [[Manually_using_GSM]] and other changes
02:57.31*** join/#openmoko mjr (i=mjr@aulis.sange.fi)
03:00.15*** join/#openmoko SP-8472 (i=8472@dslb-084-056-250-032.pools.arcor-ip.net)
03:13.43*** part/#openmoko arw_ (i=familia@201.244.136.48)
03:21.03*** join/#openmoko daMaestro (n=jon@fedora/damaestro)
03:21.35daMaestrohow do i start the browser on om2007.2?
03:21.50rtylerclose your eyes, tap your feet together and wish!
03:22.07daMaestrooh, is it not included/building?
03:22.16rtylerit should be, I'm just not sure :)
03:22.35daMaestroi thought it was dillo based, but i don't see any *dillo*
03:22.42rtylergtkhtml
03:22.51*** join/#openmoko ATravelil (n=atg@pool-162-83-108-210.culp.east.verizon.net)
03:23.50daMaestrodamnit.. that sucks... the 20070808 build doesn't have it
03:27.14*** join/#openmoko switch3r (n=switch3r@c-69-143-234-84.hsd1.md.comcast.net)
03:30.39*** join/#openmoko heikkit (n=chatzill@c-67-188-122-139.hsd1.ca.comcast.net)
03:35.27daMaestroyeah, so i got the feed reader to go online
03:35.33daMaestroi really, really like the new scrolling
03:35.43daMaestroit actually works finger based, which is really good
03:38.20sagacisCool!  
03:38.32sagacishey, I could use the feed reader for gmail, now that I think about it
03:40.10*** join/#openmoko icman (n=icman@123-240-172-33.cctv.dynamic.lsc.net.tw)
03:44.56sagacisgoes the gsmd work in 2007.2?
03:45.15sagacis(only 1000 more tasks and my build is complete)
03:45.43daMaestrohmmm well i can get gsmd working if i manually restart it
03:45.46daMaestrobut the dialer doesn't work
03:45.55daMaestroi'm still waiting on my om2007.2 build
03:46.32sagacisme too.... Were you using the feed reader on .2?
03:47.02sagacisI plan to put 2007.2 on the mmc card and boot it as an option.
03:47.06sagacisThe best of both worlds.
03:47.32daMaestrosagacis, i'm at the failing of libxosd... how did you fix it?
03:47.43daMaestroyes, i was using the feed reader on 2007.2
03:47.43sagacisI didn't
03:47.53daMaestroi was actually able to browse the web with it
03:47.53sagacisdaMaestro: What task?
03:48.00daMaestrojust following links from feeds ;-)
03:48.09daMaestro3035
03:48.12sagacisheh.... That's pretty funny!
03:48.20sagacisdaMaestro: You've passed me!
03:48.29*** join/#openmoko ferric (n=aditya@user-0cdft28.cable.mindspring.com)
03:48.33sagacisare you running dual-core?
03:48.54sagacisdaMaestro: I'm on 2519
03:49.03sagacis2521
03:49.09daMaestrowell... it is dual core, but i've only exported one cpu to the guest
03:49.20daMaestroso i can actually work while it is building ;-)
03:49.33sagacisme too....You must be faster
03:49.54daMaestro3.2Ghz x86_64, with a gig of ram for the guest
03:50.12daMaestroi might move the om build system to a xen instance on a different machine, but right now i am using a kvm guest
03:50.13sagacisAh.... 2.8 x86_32
03:50.38daMaestrowell, i'm running the guest 32bit because it was hinted that will work better
03:51.03sagacisIt's amazing that you are going so much faster with only .4GHz (12%?) more
03:51.04*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
03:51.15sagacismaybe HDD speeds
03:51.38sagacisdid you find the prob?
03:52.00sagacisI'm propping my eyelids away to see any errors, but I'm going to have to hit the sack soon...
03:52.10daMaestrowell, it is a flat file on a sata300 drive
03:52.47sagacishmm... Shouldn't be that much faster.... Oh, well.  Congrats on the speed
03:52.59sagacismaybe I'm just doing too much playing and tromping on the other core
03:53.41sagaciscome to think of it, I also updated and build .1 since I started the .2 build
03:53.54ciphercast222hey guys, anyone familiar with the debug board?
03:54.02daMaestroyeah, after seeing .2 i'm not going back to .1 ;-)
03:54.21daMaestrosagacis, someone was just here (about 2 hours ago) with the same failure
03:54.28daMaestrodo you recall? (i can check my logs on my desktop if not)
03:56.02sagacishe didn't post an answer
03:56.06sagacisciphercast222: not I
03:56.06daMaestrortyler, ping
03:56.14rtyleranti-ping
03:56.15daMaestrortyler, any luck with rtyler
03:56.20daMaestrooops
03:56.24sagacisheh....
03:56.32daMaestroany luck with libxosd ?
03:56.51sagacissomebody had an selinux problem. never saw a solution
03:57.07daMaestroi've not gotten there
03:59.19*** join/#openmoko deepank__ (n=deepank@59.176.34.129)
03:59.59rtylerdaMaestro: been working on my day job ;)
04:01.02daMaestrortyler, ahh.. yeah i hear that
04:01.11*** join/#openmoko rd_ (n=rd@toi.yeu.phu.nu)
04:01.13daMaestrothat would be why none of my planned applications are started
04:02.52sagacisdaMaestro: What's your logged error for libxosd?
04:04.18daMaestrofrom?
04:04.32daMaestroAug 13 18:36:00 <rtyler>        NOTE: package libxosd-2.2.15+svn20070814-r4: task do_compile: failedERROR: TaskFailed event exception, aborting
04:04.33daMaestroAug 13 18:36:21 <rtyler>        NOTE: package libxosd-2.2.15+svn20070814-r4: task do_compile: failed
04:04.34daMaestroAug 13 18:36:25 <rtyler>        NOTE: package libxosd-2.2.15+svn20070814: failed
04:04.39daMaestromine is a patch failing to apply
04:05.11daMaestroERROR: Task 3035 (/home/jon/OM2007.2/openmoko/openembedded/packages/libxosd/libxosd_svn.bb, do_patch) failed
04:05.23daMaestro|--- current.orig/src/Makefile.am       2007-06-14 09:06:04.000000000 +0000
04:05.24*** join/#openmoko orospakr (n=orospakr@bas4-ottawa23-1088826540.dsl.bell.ca)
04:05.24daMaestro|+++ current/src/Makefile.am    2007-06-14 09:14:37.000000000 +0000
04:05.42daMaestroso it's just a patch for the Makefile (pre automake) that is failing to apply
04:06.43*** part/#openmoko summatus1entis (n=jts@ally.crepinc.com)
04:09.04daMaestroit's autofoo.patch that is failing to apply
04:09.22sagacisCan you paste the entire log to pastebin.ca?
04:10.00sagacisThat's wierd
04:10.35daMaestroit's not giving me an entire log
04:11.57daMaestrohttp://dpaste.com/16783/ ... is part of the traceback
04:12.38*** join/#openmoko rd_ (n=rd@toi.yeu.phu.nu)
04:12.52daMaestrodoes anyone know how i can "reset" the libxosd so it just downloads the source for it again and reruns all tasks for it?
04:12.59daMaestroi really don't want to start from step 1 again
04:14.45*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
04:16.46sagacisi'm not much help. In fact, I'm too tired to even see.  I'm outta here.  'nite
04:17.00sagacisI'll let you know tomorrow if I built.
04:17.59*** join/#openmoko misc-- (n=misc@122.2.124.245)
04:21.03daMaestrocool, cya
04:21.10daMaestroi think i'm outa here soon too
04:21.21*** join/#openmoko ericthefish (n=ivan@82-71-36-214.dsl.in-addr.zen.co.uk)
04:27.08*** join/#openmoko cheriff (n=davidm@221.199.209.30)
04:30.03*** join/#openmoko sc_ (n=sc@140.130.25.168)
04:33.30*** join/#openmoko LittleIdiot (n=lite@2001:4d50:100:1:0:0:2:12)
04:36.05*** join/#openmoko deepank__ (n=deepank@59.176.34.129)
04:39.26*** join/#openmoko sc (n=sc@140.130.25.168)
04:39.34sc@@“
04:41.49*** join/#openmoko telconta1 (n=adam@dsl081-165-219.sea1.dsl.speakeasy.net)
04:54.15aloril(script) wiki RecentChanges: [[User:Mintee]] [[P1_Owners]]
04:55.26*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
04:55.57ciphercast222any ideas why the neo would not turn on if power is available?
04:56.14ciphercast222my battery is @ 3.29v, but I can't get the neo to turn on...
04:56.56ckuetheyou've tried the oft-suggested technique of removing the battery for about 10s, and trying again?
04:57.07ckuethes/battery/all sources of power/
04:58.03*** join/#openmoko olv (n=olvaffe@59-124-92-123.HINET-IP.hinet.net)
04:58.13ciphercast222I just got it to boot
04:58.28ciphercast222(yay!) after two days dealing with dead batteries
04:59.16ciphercast222for those who are interested, I was required to use my debug board to charge my batteries to a sufficient level to boot
04:59.35blindcodermoin
05:00.04ciphercast222I guess the uboot revision I had for some reason would not charge the batteries when dead
05:00.28ciphercast222so be careful, keep at least one battery charged
05:01.14*** join/#openmoko orzo (n=joe@adsl-074-236-102-092.sip.bct.bellsouth.net)
05:02.35*** join/#openmoko quinton (n=quinton@84-45-151-51.no-dns-yet.enta.net)
05:02.44*** join/#openmoko crunchywelch (n=welch@248.sub-70-211-21.myvzw.com)
05:03.02*** join/#openmoko kaplandj (n=kaplan@pool-71-246-11-229.phlapa.fios.verizon.net)
05:11.19*** join/#openmoko daMaestro (n=jon@fedora/damaestro)
05:14.54*** join/#openmoko mrface (n=bradpitc@c-71-236-214-109.hsd1.or.comcast.net)
05:15.24xkr47ciphercast222, maybe add that along with your uboot version to the wiki somewhere ?
05:16.07ciphercast222yeah, once I get all this sorted out
05:16.13CMciphercast222: I don't have a spare battery or a debugboard, so now I'm getting nervous.. ;)
05:17.40ciphercast222well, my problem is a mix of two things (i assume): non-original uboot revision and 2 dead batteries (because I left them in the neo while it was OFF, but I guess still kept draining power)
05:17.59rwhitbyciphercast222: did you take the battery out, wait for 10 seconds, put the battery back in (but do *not* try and turn it on), plug in usb to charge, wait for 20 minutes, then try and turn it on ?
05:18.15ciphercast222yes
05:18.38ciphercast222left the neo unplugged for a couple hours
05:18.39rwhitbydid you try again, increasing the 20 minutes to overnight?
05:18.48*** join/#openmoko deepank__ (n=deepank@59.176.34.129)
05:18.49rwhitbyunplugged?
05:18.50ciphercast222that was last night :(
05:19.00rwhitbythe 20 minutes is plugged in, but not turned on.
05:19.01ciphercast222unplugged/no battery
05:19.14rwhitbythat bit doesn't matter.  10 seconds is enough.
05:19.39ciphercast222I understand, it wasn't intentional
05:19.42rwhitbythe deciding factor is how long you leave it plugged into USB to charge, but without trying to turn it on after you put the battery back in.
05:20.30rwhitbydid you do that bit for at least 20 minutes?
05:21.06ciphercast222I first tried to give it a hour, then 4 hours, eventually then overnight; repeating the same process over and over (d/c all power, wait >10s, insert batt, insert usb, *leave alone*)
05:21.43rwhitbyok, then.  weird.
05:21.53ciphercast222believe me, I had plenty of time to read (and re-read) the wiki when the damn thing wasn't working
05:21.59rwhitbywas the usb giving it 100mA?
05:22.29ciphercast222I did not hook up a ammeter inline
05:22.32rwhitby(some usb hubs won't give downstream power unless the upstream host is turned on)
05:23.08ciphercast222It was directly connected to my PC
05:23.16rwhitbyand the PC was on?
05:23.32ciphercast222correct
05:23.44rwhitbyok, that's the end of my dumb questions ;-)
05:24.09*** join/#openmoko tholin (n=tholin@85.8.6.155.se.wasadata.net)
05:24.10ciphercast222it's ok, I would prefer an actual solution to this problem
05:24.33rwhitbythe weird thing is that I understand why it takes the 20 minutes left alone to come back alive.  I can't think of any failure mode which would cause what you're seeing.
05:25.05ciphercast222why the 20 minutes?
05:25.38rwhitbythe battery has to get enough charge so that the phone can boot and get to the point where it switches to 500mA.
05:25.43*** join/#openmoko jpozlovsky (n=jindra@rb5cc115.net.upc.cz)
05:26.19ciphercast222oh, ok (I thought you were talking about something else)
05:26.21rwhitbyif you don't leave it long enough, you get into a reset loop.
05:26.38ciphercast222the initial unauthorized power is only 100mA
05:26.45rwhitbywhere just the display coming on is enough to suck all the charge out.
05:26.58gcb77any way to charge the battery in some other way?
05:27.18ciphercast222the phone actually has to boot for the PC to authorize the 500mA
05:27.29rwhitbyciphercast222: right.
05:27.52rwhitbythat's why we have to let the battery charge up enough for the phone to be able to get to that point
05:27.57ciphercast222gcb77: good question, the answer is yes, how is another story
05:28.19ciphercast222rwhitby: right, my problem is that the phone was not charging
05:28.21rwhitbygcb77: apparently a third-party nokia battery charger will do it
05:28.47rwhitbyciphercast222: right - you have a unique (in my visibility of what people have been experiencing) situation
05:29.19rwhitby(which is why I asked all the dumb questions, to make absolutely sure it wasn't the normal battery charging problem)
05:29.43ciphercast222I mean, as soon as I connected the debug board, I was fine in 30 minutes
05:30.06ciphercast222right, I understand->normally the simplest solution
05:33.17ciphercast222damn, I wish I knew exactly why this happened
05:34.42ciphercast222see, now my phone will not boot again
05:35.13ciphercast222batt ~3.26
05:35.14CMciphercast222: That sucks :-/
05:40.11ciphercast222bb in 20 minutes...guess why.
05:40.23*** join/#openmoko alexzhan1 (n=alexzhan@121.35.123.136)
05:40.33*** join/#openmoko quinton (n=quinton@84-45-151-51.no-dns-yet.enta.net)
05:40.51*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
05:47.00*** part/#openmoko alexzhan1 (n=alexzhan@121.35.123.136)
05:47.24*** join/#openmoko alexzhan1 (n=alexzhan@121.35.123.136)
05:49.24*** join/#openmoko ufo76 (n=ufo76@host81-132-55-45.range81-132.btcentralplus.com)
05:53.03*** join/#openmoko deepank__ (n=deepank@59.176.34.129)
05:57.54*** join/#openmoko jeddy3 (n=mattiast@gw.sbg.se)
06:03.58*** join/#openmoko freskog_work (n=fredriks@hst3.eget.fi)
06:06.34*** part/#openmoko holtmann (n=holtmann@nikita.holtmann.net)
06:13.24*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
06:13.56*** join/#openmoko jpozlovsky (n=jindra@rb5cc115.net.upc.cz)
06:14.51*** join/#openmoko ossman (n=drzeus@alcatraz.cendio.se)
06:17.40*** join/#openmoko ATravelil (n=atg@pool-162-83-111-225.fred.east.verizon.net)
06:22.09*** join/#openmoko alexzhang (n=alexzhan@121.35.123.136)
06:22.16*** join/#openmoko jujun (n=jujun@LPuteaux-151-42-19-56.w193-252.abo.wanadoo.fr)
06:24.22*** join/#openmoko nosyjoe (n=philipp@ppp-82-135-91-136.dynamic.mnet-online.de)
06:26.40*** join/#openmoko n0on3 (n=n0on3@89.202.147.66)
06:30.37*** join/#openmoko kuyky (n=kuyky@85.138.202.64)
06:31.27*** join/#openmoko slomo (n=slomo@ubuntu/member/slomo)
06:33.18*** join/#openmoko jsmanrique (n=jsmanriq@cme-staticIP-212-89-8-169.telecable.es)
06:36.20*** join/#openmoko rmoravcik (n=rmoravci@gtsgw.ttc.cz)
06:41.54*** join/#openmoko dkirker (n=dkirker@c-24-6-210-139.hsd1.ca.comcast.net)
06:43.18*** join/#openmoko bluelightning (n=blueligh@222-154-185-70.jetstream.xtra.co.nz)
06:45.13*** part/#openmoko mrface (n=bradpitc@c-71-236-214-109.hsd1.or.comcast.net)
06:48.57*** join/#openmoko hhf423 (n=chatzill@A74d1.a.strato-dslnet.de)
06:49.57*** join/#openmoko ^leo^` (n=user@r190-64-1-96.dialup.adsl.anteldata.net.uy)
06:50.34*** join/#openmoko Dmitry_Platonov (n=shadowja@212.15.100.143)
06:50.34*** join/#openmoko Dodji (n=dodji@torimasen.com)
06:52.15*** join/#openmoko sixfeet (i=sixfeet@p5484D241.dip.t-dialin.net)
06:54.34aloril(script) wiki RecentChanges: [[User:Historybuff/notes]] [[Wishlist:Games]] [[Java]]
06:55.41*** join/#openmoko navaburo (n=navaburo@nj-71-53-29-36.dhcp.embarqhsd.net)
06:56.31*** join/#openmoko ecraven (i=nex@eutyche.swe.uni-linz.ac.at)
06:56.32linux_galoreack@ java games
06:57.01linux_galoreI want mame
06:57.29*** join/#openmoko asdkfjw (n=misc@122.2.118.233)
06:57.47navaburolinux_galore: i know the neo looks like a GP2X...
06:58.38linux_galorewell Im thinking nick the emulator stuff from the GP2X and port it to the neo
06:58.56navaburocirtainly...
06:59.01*** join/#openmoko jott_ (n=j@unaffiliated/jott)
06:59.12*** join/#openmoko greghunt (n=greg@87-194-105-11.bethere.co.uk)
06:59.13navaburoi need a good hack/rogue/adom/nethack port before i will buy a neo ;)
06:59.19*** join/#openmoko buz (n=buz@84-73-66-71.dclient.hispeed.ch)
07:00.42blindcoderand how are you gonna do input?
07:00.56blindcoderthat's the biggest problem with porting nethack to mobile devices
07:00.57linux_galoreThe OM and the GP2X people should talk to each other and make a merged product
07:01.49linux_galoreblindcoder: USB
07:01.59daMaestromame++
07:02.46linux_galorethe cool thing is most mame roms are low res anyway so will work fine on the OM
07:03.26navaburoright...
07:03.33*** join/#openmoko mellon_ (n=mellon@lam.fugue.com)
07:03.47linux_galoreneed to find a portable USB controller though, hmmm stares at the Wii controler
07:03.48navaburotoo bad we cant find the GP2X people
07:03.49doc|homebut kind of pointless, you'll be able to run mame on the neo (albeit missing keys :) )
07:03.52navaburoatleast i coldnt
07:04.42doc|homegetting a core product working well is more important than getting a product which tries to be everything to everybody :/
07:04.55linux_galoredoc|home: your new to Linux huh
07:05.10doc|homelinux_galore: *smack* not fast enough :)
07:05.23*** join/#openmoko phrozen77_ (n=phrozen7@unaffiliated/phrozen77)
07:05.37doc|homein fairness, the desktop side of linux is only kicking in now, and that's only because one distro has really put the effort into being in that position
07:05.47doc|homethe rest were all lacking in some way
07:05.52navaburothere is also something to be learnt from the PepperPC people
07:06.06daMaestrooh noes, doc|home is an ubuntu zeolot?
07:06.07navaburoi met them at some convention in NYC
07:06.09daMaestroLOL
07:06.22linux_galoredoc|home: yeah, Ubuntu has really pushed the bar higher on the desktop
07:06.35doc|homedaMaestro: I'm not, look at my hostmask, but it's the closest to a usable desktop for noobs that linux has been able to offer for years.
07:07.05linux_galores/is/his/
07:07.27doc|homeyou'r in a channel about an open source phone which can barely boot and you're going to try to get critical about gentoo? :)
07:07.31doc|home:)
07:07.44daMaestroi'm happy ubuntu exists, #fedora could never have enough resources to support completely new users that would like mice with one button ;-)
07:08.00doc|homedaMaestro: fedora was up there, but still missing in many things. rpm sucked for way too long.
07:08.06daMaestrooh yea.
07:08.13linux_galorelets port emerge to the OM, nothing like waiting 6 months for the base system to compile
07:08.24xkr47;)
07:08.29doc|homeI used apt4rpm on rh9 and loved it, but still got way too messy and was still lacking in the repo
07:08.42xkr47linux_galore, while at it, why not run qemu on openmoko ;)
07:08.55doc|homelinux_galore: someone in #gentoo asked if the neo could run gentoo yesterday :D
07:09.10ciphercast222linux_galore: that's not even a joke...
07:09.12linux_galorexkr47: yeah, run qemu and host a WinCE session
07:09.13CMnavaburo: I'm with you on the roguelikes! :D
07:09.24doc|homealso http://www.gentoo.org/proj/en/base/embedded/index.xml
07:09.37doc|homeof course you don't build *on* the neo
07:10.36linux_galoreor even more evil run qemu with OSX so you can run iPhone software
07:10.40blindcoderI really fail to see the point in running $foolinux on a device that wasn't designed for it
07:10.46navaburociphercast222: we should get hack running on your neo
07:10.49doc|homeblindcoder: me too
07:11.05doc|homeblindcoder: but it being a possibility is still nice, and the opensource way, right?
07:11.30blindcoderdoc|home: and probably a waste of resources, too
07:11.39blindcodersure it's nifty and all
07:11.42blindcoderbut quite pointless
07:11.55doc|homeblindcoder: that's an argument that lots of people have said about lots of things (kde vs gnome, emacs vs vi)
07:11.58navaburoblindcoder: but there is the interoperability...
07:12.13linux_galoreactually it will be interesting in a year or two all the weird hacking that will show up on the OM platform
07:12.13ciphercast222navaburo: agreed
07:12.14navaburosome say that putting linux on a phone is pointless.... too bloated
07:12.17doc|homeand it's all FOSS, so the good can be merged from either side
07:12.18blindcodernavaburo: for interoperability you don't need to have the same distribution
07:12.40navaburoblindcoder: well the same package manager is just another level of interoperability
07:12.45blindcodernavaburo: or has gentoo patches in all its programs so that tehy only talk to other gentoo installations?
07:13.06linux_galorewell you will know the OM has made it when some idiot ports Apache to it
07:13.10navaburoblindcoder: dont give them any ideas!
07:13.41navaburolinux_galore: Apache, no, but cirtiainly it can handle a light httpd
07:13.49blindcoderheh, package management is one of the most heated discussion anywhere
07:13.49navaburoan 8-bit PIC can do it!
07:13.55ciphercast222navaburo: I think by the way OM is shaping up, it will be an excellent lightweight LIP
07:14.03navaburoLIP?
07:14.07ciphercast222linux-in-pocket
07:14.14linux_galorenavaburo: Ive seen devices with less grunt than the OM run apache
07:14.15blindcoderI prefer the package management of my distribution over yours, but that's besides the point ;)
07:14.24doc|homepersonally I see no reason why there shouldn't be different projects doing the same thing. It's evolution and competition in action.
07:14.31navaburolinux_galore: but did they realy grunt when they did?
07:15.10ciphercast222nothing beats the 8-bit PIC with a hard-coded assembler "webserver" that fits on a quarter
07:15.11navaburodoc|home: yes, no problem with that as long as they document
07:15.12linux_galorenavaburo: you can cut out allot of the stuff out of apache for a simple html page server
07:15.25doc|homenavaburo: yeah, of course, same for any dev project though
07:15.31*** join/#openmoko nosyjoe (n=philipp@p509893da.dip0.t-ipconnect.de)
07:16.15linux_galorethere are though a few lightweight http servers already so apache would be over kill, thats why I said "some idiot"
07:16.21rwhitbylinux_galore: OM can already run Apache.
07:16.46*** join/#openmoko greentux (n=lemke@ip-217-18-181-130.static.reverse.dsi.net)
07:16.48*** join/#openmoko ufo76 (n=ufo76@host81-132-55-45.range81-132.btcentralplus.com)
07:16.57rwhitbyand lighttpd, and many other lightweight http servers
07:17.04linux_galorerwhitby: yes but has anyone actually done it on the hand held
07:17.18doc|homeman, 10 years ago a 400mhz server was great for apache
07:17.29doc|homewhy should it be any different on a phone
07:17.35linux_galoredoc|home: I ran Apache on a 486-66
07:17.38rwhitbysure - 'make package-apache2' will build the ipk's for you
07:17.40doc|homelinux_galore: exactly
07:18.02doc|homealthough I'm guessing the code has changed a lot more since that time than ten years ago :)
07:18.07doc|homemore bloated
07:18.08rwhitbysorry, 'make build-package-apache2'
07:18.14mellon_Hm, so you could what, serve apache to your local bluetooth PAN?
07:18.24linux_galoreyeah well apache is huge now ie php and java and xml stuff
07:18.24doc|homemellon_: ad-hoc wifi
07:18.29rwhitbysure, and your local LAN when you're attached by USB
07:18.34doc|homesuch as there was a LUG bbq here on saturday
07:18.37navaburotake out everything but wait on connect, then send <html>hello world</html>. done
07:18.45mellon_Hm.   I suppose it might make a fun management API...
07:18.53navaburodoc|home: what state?
07:18.56ciphercast222I can't wait until this phones gets a couple more kinks worked out
07:18.57mellon_God help you when someone hacks your server and starts making international phone calls, though... :')
07:19.00*** part/#openmoko sixfeet (i=sixfeet@p5484D241.dip.t-dialin.net)
07:19.03doc|homelinux_galore: none of those are required for apache
07:19.12*** join/#openmoko deepank__ (n=deepank@59.176.34.129)
07:19.16navaburociphercast222: which kinks?
07:19.23doc|homenavaburo: vancouver, didn't go myself, but there was mention of an openmoko there :)
07:19.28doc|home(on the mailing list)
07:19.33doc|homea demo
07:19.35rwhitbyI dunno why people downplay bluetooth access points so much.  I set up one at home and one at work for my Treo 650, and use it all the time
07:19.40navaburociphercast222: the one where i still havent gotten a call from you on it???
07:19.54rwhitby(across multiple floors of the building, and across the length of my house)
07:20.02doc|homenice
07:20.07navaburorwhitby: what is it, like a wifi AP? just for BT?
07:20.12rwhitbysure
07:20.21ciphercast222navaburo: uuh, stable alsa support, stable gsmd, stable power management
07:20.23linux_galorepfft I dont need a backup data centre, I have samba/apache/ftp running on my OM, heh
07:20.28doc|homeheh
07:20.37rwhitbyall you need is an NSLU2 and a class 1 USB BT adapter\
07:20.39ciphercast222and dont forget asterisk!
07:20.48mellon_they're kind of hard to come by compared to WiFi, and also more expensive, and not much range.
07:20.53daMaestrojust get a prepay plan that has unlimited mobile <-> mobile
07:20.55mellon_If you live in a wood house, they're probably okay.
07:21.11rwhitbymellon_: nslu2 + 100m usb dongle
07:21.24rwhitby(which equates to 30m in reality)
07:21.45mellon_that's great for the AP, but don't you still need a stronger transmitter on the wireless device?
07:21.47rwhitbyor any other router with a usb port running slugos or angstrom or openwrt or optware ...
07:21.57Placidmornin'
07:21.59navaburodaMaestro: they exist? how wonderful!
07:22.11navaburothats free phone service...
07:22.20ciphercast222yeah, so did I
07:22.36ciphercast222problem is no one else I know has tmobile...
07:22.38*** join/#openmoko tr2x (n=alvar@80-218-185-55.dclient.hispeed.ch)
07:22.46rwhitbymellon_: have you tried it - I'm giving you emprical measurements, not marketing blurbs
07:22.50ciphercast222navaburo: did I mention i hate verizon?
07:23.00navaburothere must be an expiration on the prepayed card witht the mobile-to-mobile, plus a minimum payment
07:23.10*** join/#openmoko TRIsoft (n=mac@p57A2EBC0.dip.t-dialin.net)
07:23.23mellon_Not with a 100m dongle.   With my regular bt, audio starts to die out in the very next room, little say across the house.
07:23.24linux_galoreIm trying to think how the Telco's will view the OM in a few years when its basically a full blown multi core server in your hand
07:23.45ciphercast222navaburo: you buy refill cards with a certain amt of minutes
07:23.59ciphercast222the minutes expire after certain intervals
07:24.17linux_galorewell  Im off home
07:24.30*** part/#openmoko linux_galore (n=Richard@dsl-220-253-69-10.NSW.netspace.net.au)
07:24.45ciphercast222navaburo: ie. buy a sim card with 10 minutes, buy $100 refill card that has 1000 minutes, doesn't expire for 1 yr
07:25.37rwhitby(like I currently do on the home gateway router)
07:25.49ciphercast222I have to give credit to FIC for designing this phone openly
07:27.11ciphercast222when I was having battery problems the last two days, there's nothing like a fresh wiki and ML loaded with debug information, on top of having a debug board and of course the guitar pic
07:30.31ScaredyCatrwhitby: ae you chatting an not conveting mokomakfile?1
07:31.07ScaredyCatI've never seen a bt access point..
07:31.59Obrianyone tested the Nokia SU-8W Bluetooth Keyboard with OpenMoko?
07:32.24doc|homehttp://www.marketwatch.com/tools/quotes/news.asp?symb=SCOX :)
07:32.28doc|homeslightly off-topic
07:32.32*** join/#openmoko wooKieface (n=benjamin@x1-6-00-03-2f-29-99-b9.k963.webspeed.dk)
07:32.50*** join/#openmoko goxboxlive (n=goxboxli@141.80-202-161.nextgentel.com)
07:34.23daMaestronavaburo, ;-)
07:34.56*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
07:35.44*** join/#openmoko Henrikw (n=henrik@dhcp208-172.ed.ntnu.no)
07:35.52Dmitry_Platonovdoc|home, http://finance.google.com/finance?q=scox
07:36.10doc|homeyep :)
07:36.32doc|homeit's a good day, SCO's share price fell through the floor, Karl Rove resigned
07:36.39doc|homenight :)
07:36.41*** join/#openmoko aking (n=zilt@207.210.78.49)
07:37.03ScaredyCatscohehehe
07:37.21ScaredyCatyou just need that last guy to resign now...
07:38.23Xx13just got lucky there was a judge with some sense
07:38.43*** join/#openmoko ahbritto (n=guest@adsl-64-161-117-110.dsl.snfc21.pacbell.net)
07:41.44*** join/#openmoko greentux (n=lemke@ip-217-18-177-19.static.reverse.dsi.net)
07:44.25rwhitbyScaredyCat: when mickey|dinner announces OM2007.2 is live, then you can hassle me about converting mokomakefile
07:44.40ScaredyCathe said earlier aout 19th
07:45.05rwhitbyyep, so I've plenty of time ...
07:45.17rwhitbyand I've even given you a master makefile for the interim.
07:45.17ScaredyCatiirc it was ' rwhitby get your finger out and get mokomakefile sorted you lazy mofo'
07:45.20ScaredyCatexact words iirc
07:45.22ScaredyCat;)
07:45.32rwhitbyyeah, mickey|dinner always talks like that.  right.
07:45.51ScaredyCatthat master makefile explodes on my builder
07:48.33ScaredyCat.. and I remember asking you about it... you claimed you knew nothing of mokomakefile...
07:48.46ScaredyCatyou are a meanie
07:51.38cheriffhow fast is sending stuff over usb using dfu ?
07:52.07*** join/#openmoko xamindar (n=xamindar@c-67-188-248-96.hsd1.ca.comcast.net)
07:59.47ScaredyCatslow
08:00.13ScaredyCatfor rootfs about it's painful
08:00.22ScaredyCats/about//
08:01.53*** join/#openmoko Partizan (n=Partizan@mm-166-150-57-86.adsl.mgts.by)
08:10.21cheriffdoes apt complete regexes?
08:10.26cheriffs/apt/the bot/
08:10.30cheriffhehe
08:15.07*** join/#openmoko zecke|bike (n=ich@dsl-62-220-14-162.berlikomm.net)
08:15.30*** join/#openmoko santaclaus (n=Miranda@62.73.65.2)
08:16.05*** join/#openmoko pwerken (n=pwerken@ip5457b8f8.direct-adsl.nl)
08:18.22*** join/#openmoko lekter3 (n=e-topic@212.166.215.108)
08:18.51*** join/#openmoko bja (n=bja@c83-250-170-184.bredband.comhem.se)
08:18.59*** part/#openmoko cheriff (n=davidm@221.199.209.30)
08:22.57*** join/#openmoko pleemans (n=peter@d51A5E76A.access.telenet.be)
08:23.42*** join/#openmoko alexzhan1 (n=alexzhan@121.35.123.136)
08:24.31*** join/#openmoko denis^da (n=anno@p5B07D640.dip.t-dialin.net)
08:24.50*** join/#openmoko thomasg__ (n=thomasg@p57AFED38.dip.t-dialin.net)
08:25.58*** join/#openmoko duplex (n=duplex@p57A86D4A.dip.t-dialin.net)
08:27.10*** join/#openmoko morricone (n=foobar@dslb-084-057-187-193.pools.arcor-ip.net)
08:28.19*** join/#openmoko Cap_J_L_Picard (n=ewanm89@86.155.123.58)
08:32.08*** join/#openmoko ^leo^`` (n=user@r190-64-54-70.dialup.adsl.anteldata.net.uy)
08:33.18*** join/#openmoko yacc (n=andreas@85.127.76.201)
08:33.30*** join/#openmoko wooKieface (n=benjamin@x1-6-00-03-2f-29-99-b9.k963.webspeed.dk)
08:37.30pvanhoofmickey|dinner, ping
08:39.54*** join/#openmoko jean (n=jean@85-18-201-163.ip.fastwebnet.it)
08:45.43*** join/#openmoko spliffy_ (n=spliffy@p54B1C23B.dip.t-dialin.net)
08:46.43*** join/#openmoko alexzhang (n=alexzhan@121.35.127.206)
08:46.55aloril(script) openmoko-community: Sean Moss-Pultz <sean at openmoko.com> Re: Chinese input for OpenMoko
08:47.40*** join/#openmoko unmadindu (n=sayamind@gnu-india/admin/unmadindu)
08:51.23*** join/#openmoko ^leo^ (n=user@r190-64-54-70.dialup.adsl.anteldata.net.uy)
08:54.35aloril(script) wiki RecentChanges: [[Wishlist:BuiltInScriptingLanguage]]
08:55.29ScaredyCatwTf
09:00.52Stephmwhowdy
09:01.43*** join/#openmoko deepank__ (n=deepank@59.176.34.129)
09:02.23*** join/#openmoko santaclaus (n=Miranda@62.73.65.2)
09:06.40*** join/#openmoko Tronic_ (i=tronic@dsl-tkubrasgw1-fe30fa00-139.dhcp.inet.fi)
09:11.10*** join/#openmoko jpozlovsky (n=jindra@rb5cc115.net.upc.cz)
09:15.10*** join/#openmoko chris^ (n=kraetzi@ACB6835A.ipt.aol.com)
09:15.23*** part/#openmoko mdt (n=mdt@littlelun.emdete.de)
09:20.05*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
09:20.28*** part/#openmoko alexzhang (n=alexzhan@121.35.127.206)
09:24.02mellon_Wow, the 2007.2 build seems a lot cleaner than the old build.
09:24.14mellon_knock wood, I guess.
09:25.41*** join/#openmoko emdel (n=emdel@host21-219-dynamic.10-79-r.retail.telecomitalia.it)
09:28.04*** join/#openmoko nbd (i=nbd@nbd.name)
09:31.23*** join/#openmoko high-rez (n=gus@carrera.bourg.net)
09:34.41*** join/#openmoko lrg (n=liam@lumison.wolfsonmicro.com)
09:34.57*** join/#openmoko mdt (n=mdt@littlelun.emdete.de)
09:35.24*** join/#openmoko Ophelia (n=Ophelia@p54B9183B.dip0.t-ipconnect.de)
09:38.30Dmitry_Platonovsomebody managed to tell mrxvt use smaller font?
09:41.20*** join/#openmoko Marex-notebook (n=marex@fm92wl-89-31-10-134.isp.mcnet.cz)
09:43.36ruosoDmitry_Platonov, I think mine sometimes is smaller
09:45.10ruosoor maybe it was in the other version I teste
09:45.11ruosod
09:45.29*** join/#openmoko deepank__ (n=deepank@59.176.34.129)
09:47.27*** join/#openmoko Pupeno2 (n=Pupeno@193.120.148.177)
09:53.33*** join/#openmoko borg_ (n=olaf@80.149.17.21)
09:53.37*** join/#openmoko santaclaus (n=Miranda@62.73.65.2)
09:53.49*** join/#openmoko nnpiggy (n=nnpiggy@qiqinebs.chi.il.us)
10:02.09*** join/#openmoko Dark_Apostrophe (n=darkapos@supporter/monthlybyte/DarkApostrophe)
10:02.14ScaredyCatsmaller font?!
10:02.17ScaredyCatit's tiny
10:02.42Dark_ApostropheHello. My Nokia phone seems to be dying, and I'm thinking about replacing it with a Neo1973
10:02.51Dark_ApostropheIs it usable, stable etc.. yet?
10:02.51alorilDark_Apostrophe: See http://wiki.openmoko.org/wiki/FAQ (and also SH1, SH1_FAQ, Neo1973, Developer_preview and Neo1973_Hardware#GTA01Bv4 pages) (Hopefully these links answers your question. This autotrigger for new nick and question during first 15 minutes done only once.)
10:03.16alorilDark_Apostrophe: not yet really
10:03.19Dmitry_Platonovin 2007.2, mrxvt is used, and it's font is huge
10:03.34Dark_ApostropheWhen do you think it should be (rough estimate)
10:03.38Dark_Apostrophe?
10:03.55alorilpeople have made calls with it already though
10:04.12Dark_ApostropheThat's good, I suppose
10:04.31alorilhttp://wiki.openmoko.org/wiki/FAQ#Q:_What_will_it_do.3F
10:04.32alorilhttp://wiki.openmoko.org/wiki/Developer_preview
10:05.02alorilpower management is not there, so except something like 4h (not sure if this is right number, could be 2-3h only)
10:06.12Dark_ApostropheDamn
10:06.14alorilDark_Apostrophe: hard to estimate when it would be usable ;-)
10:06.21Dark_ApostropheLet's hope my nokia lasts a few months more
10:06.34Dark_ApostropheWell, KDE made a rough estimate that their second beta would be during summer ;)
10:06.35alorildepends on what you mean, for example recording gps tracks its hopefully usable now
10:06.50aloril(just some hours ago found certain not * . tar file ;-)
10:06.54Dark_ApostropheI don't need a date/time, but maybe season/year
10:07.13alorilwell, consumer version is supposed to be out October, so ...
10:07.19Dark_ApostropheCool
10:07.40Dark_ApostropheWill it have a lower price? (please say yes ;))
10:07.44alorilthough I doubt that date, but late this year or early next year it could very well do basic phone/gprs/etc.. stuff
10:07.54alorilfaq
10:07.54alorilSee http://wiki.openmoko.org/wiki/FAQ (and also SH1, SH1_FAQ, Neo1973, Developer_preview and Neo1973_Hardware#GTA01Bv4 pages)
10:07.54Dark_ApostropheOk
10:08.15Dark_ApostropheWell, thanks :)
10:08.28Dark_ApostropheGood luck with your project, and adios. :)
10:08.39alorilabove has links to what is different in this and GTA02 version, price, etc..
10:09.02Dark_ApostropheOk, thanks. And bye. (g2g)
10:09.09*** part/#openmoko Dark_Apostrophe (n=darkapos@supporter/monthlybyte/DarkApostrophe)
10:18.17*** join/#openmoko ozarka (n=ozarka@cpe-76-184-78-54.tx.res.rr.com)
10:19.52*** join/#openmoko J-23 (n=Moarc_zi@a105.net128.okay.pl)
10:19.54J-23Hello!
10:19.58*** join/#openmoko thomasg (n=thomasg@p57AFEB80.dip.t-dialin.net)
10:23.32alorilhi J-23
10:26.31xkr47\o
10:28.15J-23hmm...
10:28.42*** join/#openmoko pleemans (n=peter@d51A5E76A.access.telenet.be)
10:30.57*** join/#openmoko florian (n=fuchs@217.146.132.69)
10:32.37*** join/#openmoko mzb_d800 (n=mzb@ppp108-88.static.internode.on.net)
10:32.47*** join/#openmoko lukhas_nowhere (n=lucas@217.119.180.134)
10:32.56lukhas_nowherehello
10:33.25lukhas_nowherejust a quick question, when the wiki says to copy the modules to the system, how should I do it ?
10:33.26alorillukhas_nowhere: See http://wiki.openmoko.org/wiki/FAQ (and also SH1, SH1_FAQ, Neo1973, Developer_preview and Neo1973_Hardware#GTA01Bv4 pages) (Hopefully these links answers your question. This autotrigger for new nick and question during first 15 minutes done only once.)
10:33.58xkr47lukhas_nowhere, scp for example
10:33.59alorilumm.. what page says that? if you use suitable rootfs, no need for that
10:34.27xkr47I think lukhas_nowhere is reading the old pages about flashing & rootfs
10:34.27aloril(or what xkr47 said for stuff not included)
10:34.54xkr47I recall seeing "copy modules in place.. for newer versions this is probably not needed" somewhere on the wiki
10:35.14lukhas_nowhereI have some "can't find module" errors at boot
10:35.49alorilhmm.. #3780 has received Neo1973
10:35.53lukhas_nowherethe uname says 2.6.21.6-moko11 and the /lib/modules only contains 2.6.something-moko10
10:36.54lukhas_nowhere2.6.21.3-moko10
10:37.17alorilhttp://buildhost.openmoko.org/tmp/deploy/images/?C=M;O=D linked from [[SH1]]
10:37.37xkr47lukhas_nowhere, aloril is saying your rootfs is probably older than the kernel
10:37.46xkr47and that you should check the link he provided for newer ones
10:37.52lukhas_nowhereok
10:38.00lukhas_nowhereI'll check
10:38.57alorilor http://wiki.openmoko.org/wiki/OpenMoko2007.2
10:39.03lukhas_nowherehow can I know what kernel version a given rootfs is for ?
10:39.16ScaredyCatthat means you flashed the wrong one
10:39.53SpeedEvilIt's a binary format problem.
10:39.55ScaredyCatif you are using 2.6.21.6-moko11 with moko10 modules
10:40.33SpeedEvilI believer it may work in a chroot of 2007.1 - thyough it'll only need a couple of libs
10:41.00xkr47lukhas_nowhere, unfortunately there isn't any good way currently
10:41.26xkr47you just have to try to combine kernel & rootfs with file timestamps close together
10:41.30ScaredyCatlukhas_nowhere: generally you flash a matching rootfs+kernel...
10:41.47lukhas_nowhereok
10:41.50xkr47ScaredyCat, but you only see if it's matching after you use it :P
10:41.51*** join/#openmoko Richard (n=tiger_zs@222.66.81.98)
10:41.58ScaredyCatno
10:42.02xkr47ScaredyCat, the filenames don't say which are matching
10:42.05ScaredyCatyou use your noggin
10:42.16xkr47what nonsense!?!
10:42.21ScaredyCatuImage-2.6.21.6-moko11-r1_0_0_2678_0-fic-gta01.bin
10:42.45xkr47noggin = alcohol ?--)
10:43.06ScaredyCatif you like ;)
10:43.38alorilSpeedEvil: ah, yeah, though of course best is if negotiations finally end
10:43.45SpeedEvilIndeed.
10:43.54*** join/#openmoko njpatel (n=njp@86.154.246.213)
10:43.59lukhas_nowhereok, found a newer rootfs, seems I wasn't using the latest one as I thought
10:44.00xkr47lukhas_nowhere, if you get the wrong combination, then some functionality will not be there.. no bigger harm than that (at the moment at leat :)
10:44.14ScaredyCathttp://buildhost.automated.it/
10:44.25SpeedEvilWhat would be lovely would be an agreement - perhaps for a small fee - to use the AGPS servers.
10:45.01alorilNeo1973 is only 1m away from windows, but got only occasional fix
10:45.24SpeedEvil:/
10:45.29ScaredyCatlead windows?
10:45.43SpeedEvilAre you in a skyscraper?
10:46.04alorilgllin -low 5
10:46.15alorilgllin -periodic 1
10:46.41aloril2nd floor in 3 story house, it gets fix if I open window and put it to windowsill
10:46.41ScaredyCatperiodic 1 ?
10:46.44ScaredyCatnot 3 ?
10:46.52aloriltoo fast?
10:46.58ScaredyCatthink so..
10:47.09SpeedEvilaloril: is it a 'low e' window?
10:47.09ScaredyCatI only ever got anyhting useful from 3
10:50.09*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
10:50.25alorilperiodic 0 works
10:50.52ScaredyCatwhat is  0 ?
10:51.01ScaredyCatas fast as possible?
10:51.04alorilyeah
10:51.14aloril2.1s between fixes and then long pause
10:52.38alorilstill 'paused' ;-)
10:53.15lukhas_nowhereok, with the proper rootfs image it's no longer showing error messages :)
10:54.08alorilSpeedEvil: don't know about window coating
10:54.35aloril(script) wiki RecentChanges: [[OpenMoko2007.2]] [[Wishlist:BuiltInScriptingLanguage]]
10:55.20*** join/#openmoko zell1983 (n=zell1983@host106-122-dynamic.0-79-r.retail.telecomitalia.it)
10:56.13J-23IT WORKS!!! :D
10:59.57*** join/#openmoko thomasg__ (n=thomasg@p57AFE7A5.dip.t-dialin.net)
11:00.25*** join/#openmoko deepank (n=deepank@59.176.34.129)
11:01.53*** join/#openmoko Fwh (i=chatzill@gateway/tor/x-d0ddab551cb2cee5)
11:01.58alorilanybody tried recording sound? /etc/alsa/capture* work somewhat (arecord / dd) but result is noisy
11:03.05SpeedEvilWhat I'd try.
11:03.35SpeedEvilcopy the stream to anohter system.
11:03.38xkr47aloril, I've had problems with arecord on a pc as well
11:03.39SpeedEvillisten to  it there.
11:03.51xkr47aloril, have you tried brec (in bplay package I think) ?
11:04.14alorilSpeedEvil: did that, sounded worse than in Neo1973 itself ;-)
11:04.14SpeedEvilAnd then try tweaking the mixer with alsamixer
11:04.14xkr47brec also has a bigger memory buffer so overruns don't happen so easily
11:04.53alorilxkr47: not tried, thanks for hint
11:05.23alorilSpeedEvil: hmm.. yeah, I guess so, I was just hoping somebody had already done it
11:05.30*** join/#openmoko bluelightning (n=blueligh@219-89-48-226.dialup.xtra.co.nz)
11:05.39xkr47there's a shitload of mixer settings, I tell you :)
11:05.46alorilindeed ;-)
11:06.15xkr47it would be nice with a picture describing how they are related :)
11:06.47SpeedEvilThere is onw.
11:06.49SpeedEvile
11:06.56*** join/#openmoko drath_ (n=vmaster@p5B07E615.dip.t-dialin.net)
11:07.06SpeedEvilojn the audio subsystem page.
11:07.17SpeedEvilAdmittedly, it could do with external connections.
11:07.28XorAthe number of mixers on the record side is actually quite small
11:08.14Dmitry_Platonovbtw, there is still no working gsmheadset.state
11:08.38XorADmitry_Platonov: there is no working bluetooth, so its kind of hard to make one
11:08.54Dmitry_Platonovs/headset/handset/
11:09.16XorAactually I confuse myself
11:09.34XorAgsmhandset should work, and I guess is working for somepeople as they make calls
11:10.06Dmitry_Platonovsound output is via stereo speaker, not handset speaker. AFAIK
11:10.28XorADmitry_Platonov: then change Amp Mode, the neo I did the state file on was broken
11:11.16Dmitry_PlatonovXorA, I do not own one. :-/ May be, you make new one and ask people to test it?
11:11.53XorADmitry_Platonov: I will when I get time, Im currently doing support work for other customers and internal project work
11:12.31Dmitry_PlatonovI understand.
11:15.47SpeedEvilHow doesn't bluetooth work?
11:16.07SpeedEvilAs I understood it, you could configure the bluetooth device using the bluez* stuff
11:16.23*** join/#openmoko nosyjoe_ (n=philipp@p509893da.dip0.t-ipconnect.de)
11:16.35SpeedEvilI haven't tried, as I have no blueteeth.
11:17.00*** join/#openmoko kayon (n=kayon@124-168-197-63.dyn.iinet.net.au)
11:17.15sagacishey, I built 2007.2
11:18.27Dmitry_Platonovbtw, with lates 2007.2 build xrandr -o 1 does not works for me :-/
11:19.24SpeedEvilIt was randomly killing X under 2007.1 for a while for me, then it stopped
11:24.17*** join/#openmoko santaclaus (n=Miranda@62.73.65.2)
11:24.46*** join/#openmoko marcimon (i=spam@088156211231.rad.vectranet.pl)
11:25.00*** part/#openmoko marcimon (i=spam@088156211231.rad.vectranet.pl)
11:26.57*** join/#openmoko togs (n=kayon@124-168-212-98.dyn.iinet.net.au)
11:32.45*** join/#openmoko khaije1 (n=niklauz@unaffiliated/khaije1)
11:34.17alorilXorA: do you have GTA01B_v04 device?
11:43.18XorAaloril: yes
11:50.18CIA-20openmoko: 03njp * r2698 10/trunk/src/target/OM-2007.2/applications/openmoko-dialer2/ (ChangeLog src/moko-notify.c):
11:50.18CIA-20openmoko: 2007-08-14 Neil J. Patel <njp@o-hand.com>
11:50.18CIA-20openmoko:  * src/moko-notify.c: (moko_notify_check_brightness):
11:50.18CIA-20openmoko:  Set the brightness to highest when receiving a call.
11:51.00*** join/#openmoko Sup3rkiddo (n=sudharsh@unaffiliated/sudharsh)
11:58.56alorilwell, gllin can get date right even if it doesn't get actual fix
12:03.11*** join/#openmoko cesarb (n=cesarb@ipanema.nitnet.com.br)
12:04.03*** join/#openmoko mikesh (n=mikesh@x133.net.upc.cz)
12:04.50*** join/#openmoko kayon (n=kayon@124-168-197-81.dyn.iinet.net.au)
12:08.08ScaredyCat/home/moko> telnet 192.168.0.202 5005
12:08.08ScaredyCatTrying 192.168.0.202...
12:08.11ScaredyCatConnected to 192.168.0.202.
12:08.15ScaredyCatEscape character is '^]'.
12:08.15ScaredyCat$PGLOR,RID,GLL,182,5,023*4D
12:08.16ScaredyCat$GPGGA,120717.88,,,,,00,00,5.0,,M,-0.016105,M,-0.0060199,*65
12:08.16ScaredyCat$GPRMC,120717.88,V,,,,,,,140807,,,N*75
12:08.16ScaredyCat$GPGSV,3,1,10,09,42,270,32,18,33,294,28,26,68,156,32,29,57,150,32*78
12:08.16ScaredyCat$GPGSV,3,2,10,17,28,105,32,10,253,182,,28,38,056,,22,13,326,*49
12:08.18ScaredyCatoops sorry
12:08.31madwootayou hacked the gibson!
12:08.48CMWho manufactures the battery for the Neo?
12:09.17CMHope it's not Matsuchita: http://www.reghardware.co.uk/2007/08/14/nokia_overheating_battery/
12:10.16madwootaor Sony :P
12:10.20CMHehe
12:10.51*** join/#openmoko Richard_ (n=tgr@221.137.146.122)
12:12.28sannesAnyone get gsmd dying on a regular basis?
12:14.14*** part/#openmoko freskog_work (n=fredriks@hst3.eget.fi)
12:15.04*** join/#openmoko chris^ (n=kraetzi@p548A055A.dip0.t-ipconnect.de)
12:23.15CMI've always liked fires, but preferably not in my pocket..
12:23.20alorilSpeedEvil: I rememeber vaguely you saying that we could do better than gllin does?
12:24.02SpeedEvilIn principle.
12:24.11SpeedEvilIn what way?
12:24.54SpeedEvilIt could be harnessed CM.
12:24.56alorilfor example getting fixes in worse places and/or getting more accurate fixes
12:25.18SpeedEvilA little boiler next to the battery, and a steam generator.
12:25.37*** join/#openmoko Rac0r (n=rac0r@p5081DDC2.dip.t-dialin.net)
12:25.44SpeedEvilaloril: In principle, eventually yes. It's not going to be the case for some time yet though.
12:25.52Dmitry_Platonovaloril, DGPS, tight coupling with accelerometers, you name it
12:26.01SpeedEvilaccelerometers are almost useless.
12:26.26Dmitry_Platonovthey are not
12:26.30SpeedEvilYou don't have phone orientation - which you also need.
12:26.37alorilDmitry_Platonov: yeah obviously, but I was thinking about better results when with HH chip only
12:26.43SpeedEvilWith regards to the direction of travel.
12:26.47jeddy3anyone got ipforwarding trough bluetooth working?
12:27.04CMSpeedEvil: That's real steampunk ;)
12:27.11blindcoderSpeedEvil: well, if you get 9.8m/s² then you know the direction :)
12:27.24SpeedEvilPotential for chip-only improvements is limited somwehat possibly.
12:27.28SpeedEvilNo, you don't.
12:27.29blindcodererr /s/s
12:27.47blindcoderokay, you can make a very good _guess ;)
12:28.22SpeedEvilThere have been a number of cases of planes flying into the ground accidentally, inverted, pulling -2G, because the pilots diddn't notice they were not upright.
12:28.41*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
12:28.43blindcoderhonestly, my phone by then is the least of my concerns :P
12:29.37SpeedEvilAccelerometers - the best currently available ones - help in one case that I've worked out.
12:29.53SpeedEvilWhen the phone is locked into a car holder, in fixed orientation compared to the car.
12:30.40*** join/#openmoko ajmitch (n=ajmitch@ubuntu/member/ajmitch)
12:30.43SpeedEvilThis can actually give reasonable dead-reckoning for several tens of seconds, assuming that the car does not do drifts, there is a close correlation between side-side accelleration, and turning.
12:31.16alorilSpeedEvil: I can see one case where accelerometer could help: sudden jump in position (though heuristics could help here too)
12:31.17*** part/#openmoko jsmanrique (n=jsmanriq@cme-staticIP-212-89-8-169.telecable.es)
12:31.21SpeedEvilWith the accelerometers mentioned on the mailing list, you can do only under several seconds.
12:31.42SpeedEvilIt can only give you distance though.
12:31.56SpeedEvilAnd that's distance, assuming that you remained on a horizontal surface.
12:32.06SpeedEvilAnd that the phone remained in a constant orientation.
12:32.18*** join/#openmoko greentux (n=lemke@ip-217-18-177-19.static.reverse.dsi.net)
12:32.26SpeedEvilIt can indeed rule out bogons from the GPS data.
12:32.31SpeedEvilAs that's much easier.
12:32.41blindcoderwouldn't one accelerometer on each axis help there?
12:32.47SpeedEvilNo.
12:32.50SpeedEvilhang on.
12:33.15SpeedEvilhttp://wiki.openmoko.org/wiki/Accelerometer_Fundamentals
12:33.38SpeedEvilWhat you can in theory do with 2 3-axis accelerometers.
12:33.52SpeedEvilAnd what is doable in practice with the best currently available ones.
12:37.35alorilcjb: I'm thinking about adding mention to counter page about definitely_not_gllin.tar (currently considering b): a) no mention b) make it something like "at irc gllin was leaked as definitely_not_gllin.tar, search irc logs" c) link to it
12:38.21alorilcjb: what do you say? (definitely won't do 'c)' without your permission)
12:38.28*** join/#openmoko philip (n=philip@loeblich.linuxteam.at)
12:38.36philiphi chaps
12:39.01philipsay, what's wrong if i get "+CME ERROR: 3" after every AT+COPS=? ?
12:39.01alorilphilip: See http://wiki.openmoko.org/wiki/FAQ (and also SH1, SH1_FAQ, Neo1973, Developer_preview and Neo1973_Hardware#GTA01Bv4 pages) (Hopefully these links answers your question. This autotrigger for new nick and question during first 15 minutes done only once.)
12:39.23*** join/#openmoko dantalizing (n=dan@n128-227-139-239.xlate.ufl.edu)
12:39.35Dmitry_Platonovaccelerometers can increase robustness and accuracy, esp. with post-processing.
12:39.40alorilphilip: tried again?
12:40.00alorildiscard above ;-)
12:40.01philipyep
12:40.02*** join/#openmoko Cap_J_L_Picard (n=ewanm89@86.155.123.58)
12:40.13*** join/#openmoko n0on3 (n=n0on3@89.202.147.66)
12:40.23alorilATT SIM?
12:40.24philip(my simcard has pin disabled)
12:40.31philipnope, an austrian provider
12:40.32philipprepaid
12:40.39CM3G card?
12:40.44SpeedEvilDmitry_Platonov: To a limited extent - yes. Or much more if you can guarantee stuff about the orientation of teh phone.
12:40.45philipnope
12:41.19khaije1SpeedEvil: is a magic-wand ui possible/feasible ?
12:41.35Dmitry_PlatonovSpeedEvil, right. But we must use what we have.
12:41.44*** join/#openmoko alex-weej (n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com)
12:41.52SpeedEvilTrue.
12:42.05SpeedEvilkhaije1: basically - you have a measurement of 'down' quite accurately.
12:42.31SpeedEvilThink of it as a pendulumn, with no inertia.
12:42.56philipCM, aloril any hint what could trigger that error?
12:43.24SpeedEvilError 3?
12:43.27SpeedEvilNot 13?
12:43.39philipsometimes it was 13
12:43.46philipbut i tried to readjust the simcard
12:43.52SpeedEvil13 is 'can't read SIM' IIRC
12:43.54philipnow it is 3
12:43.55*** join/#openmoko deepank__ (n=deepank@59.176.34.129)
12:44.13khaije1will the neo have auto-tilt a la iphone? is this planned? j/w
12:44.27SpeedEvilhttp://www.activexperts.com/activsms/sms/gsmerrorcodes/
12:44.30SpeedEvilyes.
12:44.34SpeedEvilkhaije1.
12:44.38philipSpeedEvil: i have that site open ;)
12:44.42SpeedEvil3 is 'not permitted'
12:44.42philip+already
12:44.53khaije1thx again SpeedEvil :-)
12:44.54philipyeah, but what means not allowed/not permitted
12:44.59philipis this a simcard error?
12:45.08philipand on what condition does it raise that error?
12:45.21*** join/#openmoko zedstar (n=john@82-44-202-121.cable.ubr08.haye.blueyonder.co.uk)
12:45.57nicloneand 15 is, you are not lucky ...
12:46.01SpeedEvilThere are problems with some SIMS and the neo.
12:46.10SpeedEvilThere are problems with some SIMs and the neo.
12:46.54*** join/#openmoko togs (n=kayon@124-168-215-22.dyn.iinet.net.au)
12:47.35philipSpeedEvil: is there some documentation about that problem?
12:47.37niclonebut problem with some SIM is error 15 isn't it?
12:47.41niclone!bug 666
12:47.46nicloneor something like that :)
12:48.10*** join/#openmoko k-s[WORK] (n=gustavo@200.184.118.132)
12:48.29*** join/#openmoko santaclaus (n=Miranda@62.73.65.2)
12:49.27niclonephilip: http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=666
12:49.38philip
12:49.40niclonephilip: not sure that you are concerned
12:49.44philipyeah, i'm reading
12:50.42alorilhmm.. no idea if this could be related, but do you enter AT+CPIN="" line? (if not, what if you do; if you do, what if you don't)
12:51.06*** join/#openmoko nnpiggy (n=nnpiggy@66.37.59.194.nauticom.net)
12:51.10*** join/#openmoko sssSCH (n=ssssch@77.119.100.202)
12:51.31*** join/#openmoko santacalus666 (n=Miranda@62.73.65.2)
12:51.51philipinteresting
12:51.58philipERror 3
12:52.07philipif i use a wrong pin, i get 320
12:52.42alorilerror 3 is with empty pin or no pin command at all?
12:52.43philipnow i have 100
12:52.45ynezzhow much accurate is that? http://wiki.openmoko.org/wiki/Building_OpenMoko_from_scratch
12:53.06philipok, i hope i didn't just lock my simcard...
12:53.41philipby the way, any idea why the touchscreen / the touchscreen calibration doesnt work?
12:53.51philipis it just the build i am using or doesnt it yet work at all?
12:53.52SpeedEvilwhat do you mean by that?
12:53.55aloril(script) wiki RecentChanges: [[Technical:Accelerometer_Fundamentals]] [[P1_Owners]]
12:54.00SpeedEvilIt seems to work OK for me.
12:54.08philipok, so it is the build
12:54.16SpeedEvilOr your hardware.
12:54.19philipsince i get stuff on /dev/input/touchscreen0
12:54.27philipbut the x does not react to it
12:54.54Dmitry_Platonovdo you use 2007.2 images?
12:55.14philiphttp://chooseopen.com/openmoko/build/openmoko-devel-image-fic-gta01-20070813013449.rootfs.jffs2
12:55.18philipthat one
12:55.42Dmitry_Platonovdoes it run calibration on first boot?
12:56.16philipit runs calibration on every boot
12:56.26philipbut it seems that x doesn't receive events
12:56.35philip(though the input device spits something when doing cat)
12:56.55*** join/#openmoko JeanNick (n=leJean@88.197.162.236)
12:57.31*** part/#openmoko JeanNick (n=leJean@88.197.162.236)
12:57.35alorilevery boot? should do only once
12:57.38Dmitry_Platonovphilip, that's strange.
12:58.08philipok, the simcard still works w/o pin in my siemens/benq s68
12:58.28philipDmitry_Platonov: i also get some strange messages, i will try to post them
12:59.01cdbot2* * OM Bug 704 has been created by schrock.brian(AT)gmail.com
12:59.01cdbot2* * /etc/init.d/gsmd kills self.
12:59.03cdbot2* * http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=704
12:59.30SpeedEvilnp: Goldie Lookin' Chain - Self Suicide.
13:00.26*** join/#openmoko woglinde (i=woglinde@e178126105.adsl.alicedsl.de)
13:00.27philipis there somewhere a spec of the gsm chip used?
13:00.39philipso that i can search on what conditions it throws this error?
13:00.42rxrnope, and the firmware a NDA'ed binary blob anyway
13:00.47rxrTI Calypso or so
13:01.23rxrphilip: you probably hit bug #666
13:01.54zeckephilip: you can go to etsi and download the specs. Only certain ranges of these errors codes should be vendor specific
13:02.20*** join/#openmoko bschrock (n=bschrock@pcs.procomp.com)
13:02.55philiprxr: i do not have 3g
13:03.00philipi have a prepaid 2g
13:03.03philipby www.yesss.at
13:03.10rxrphilip: it is not 3g related
13:03.23rxrphilip: it is "2007 manufactored (read decent) SIM card related"
13:03.41philipgna
13:03.57philipwell, my sim is a year old
13:03.58philipor two
13:05.23*** join/#openmoko unmadindu_ (n=sayamind@59.93.212.192)
13:06.41philipah
13:06.43*** join/#openmoko some1_ (n=some1@p54A0F18F.dip.t-dialin.net)
13:06.43philipit say
13:06.44philips
13:06.49El_Salvador2my sim 5 years old
13:06.50philip"could not open tslib config file"
13:06.51El_Salvador2:P
13:07.47philip/usr/share/tslib/ts-2.6.conf is not there
13:08.06*** join/#openmoko santacalus666 (n=Miranda@213.145.101.2)
13:08.19CMSpeedEvil: That GLC song is truly great.. Probably funniest ever
13:08.41alorilphilip: try http://wiki.openmoko.org/wiki/SH1 and from there http://buildhost.openmoko.org/tmp/deploy/images/?C=M;O=D
13:08.51XorAyay, we can have Adventure on Neo1973
13:09.12philipaloril: i'd rather like to generate that config file
13:09.13CMSpeedEvil: Charm school is also one of my favourites.. :)
13:09.20philipi am already using the latest build ;)
13:11.46*** join/#openmoko Rac0r (n=rac0r@p5081DDC2.dip.t-dialin.net)
13:11.52philipor could just someone give me that config file?
13:12.41*** join/#openmoko dantalizing (n=dan@wsip-70-184-147-28.ga.at.cox.net)
13:13.09CM!ombug 666
13:13.10cdbot2* * Bug 666, Status: NEW, Created: Unknown
13:13.11cdbot2* * steven.demetrius(AT)fiwwi.com: 3G SIM capability
13:13.12cdbot2* * http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=666
13:13.51zeckehehe, that is a nice bug number
13:13.56alorilphilip: /etc/pointercal is touch screen calibration file
13:14.25philipaloril: that isnt there too
13:15.13philipbut ts_* commands complain about a missing /usr/share/tslib/ts-2.6.conf in strace
13:15.16alorilyeah, that is generated during first boot when using image I 'linked' to (or you can run  calibration program manually)
13:16.20aloril( /usr/bin/xtscal )
13:16.59philipi do get the calibration screen on boot
13:18.03*** join/#openmoko togs (n=kayon@124-168-207-202.dyn.iinet.net.au)
13:20.45*** join/#openmoko lekter3 (n=e-topic@62.87.116.134)
13:20.54niclonein my case, response to AT+COPS is "ERROR 32" (network not allowed - emergency calls only)
13:21.28nicloneant AT+COPS=? give me "ERROR 15" (SIM wrong)
13:21.37alorilphilip: /usr/share/tslib/ts-2.6.conf: "module_raw input grab_events=1\nmodule pthres pmin=1\nmodule variance delta=30\nmodule dejitter delta=100\nmodule linear\n"
13:21.42nicloneis this the #666 bug?
13:21.44philipthanks
13:21.57aloril(and some other commented lines)
13:23.17*** join/#openmoko DeeQx (n=Zwain@85-156-187-55.elisa-mobile.fi)
13:24.32ynezzniclone: could be
13:24.53*** join/#openmoko sagacis (n=mark@cpe-76-185-118-188.tx.res.rr.com)
13:25.20philipworks like a charm now
13:25.28philipseems that someone forgot that file in the latest build
13:25.56*** join/#openmoko kayon (n=kayon@124-168-203-20.dyn.iinet.net.au)
13:26.21philiphaha ... the x window manager just openend on my desktop
13:26.24philipi love it :))
13:27.41*** join/#openmoko chris^ (n=kraetzi@p548AF510.dip.t-dialin.net)
13:27.48*** join/#openmoko switch3r (n=switch3r@c-69-143-234-84.hsd1.md.comcast.net)
13:27.56bschrockniclone: I am not an expert, but the I was experiencing errors just reading the SIM chip.
13:28.15bschrockniclone: It looks like your SIM chip was read, just not allowed on the network.
13:28.56niclonebut it work on others mobiles
13:29.13*** join/#openmoko andrunko (n=andrunko@200.184.118.132)
13:29.57philipok, in the build i have seems to be a lot of incomplete shit
13:30.00niclonei also hava error 13 on AT+CIMI :(   seem to be #666 :(
13:30.13philipwhat image is recommended? and do i need to downgrade the kernel too?
13:30.53rxrall images are incomplete, best is to open an editor and start contributing :-)
13:31.13philipnah, there is nothing in the themes directory and such
13:31.24philipi'd like to contribute, but appaeringly, there is already something like a gui
13:31.38philipand i'd like to have a look at that before i start reinventing the wheel ;)
13:31.47woglindelol
13:31.56ScaredyCatffffffffff
13:32.55philipseriously, that 08-13 image seems to be lacking very essential stuff
13:33.24philiptslib config, theme directory ... sucks ;)
13:36.18*** join/#openmoko Pupeno2 (n=Pupeno@cl-241.dub-01.ie.sixxs.net)
13:37.11ruosophilip, it's lacking that because it *is* lacking that
13:38.06philipruoso: i do not understand ... there are screenshots
13:38.19philip(with a themed interface)
13:38.46ruosophilip, that probably is old and prototype-only
13:39.02philipand appaerantly, aloril had a tslib.conf ... which i didn't
13:39.14*** join/#openmoko Ryushin (i=proxy@windwalker.openinnovations.com)
13:39.23ruosothe new interface 2007.2 (see http://wiki.openmoko.org/wiki/Phase_1_Software_Testing) is completely different from previous versions
13:39.37alorilphilip: used these: openmoko-devel-image-fic-gta01-20070803091138.rootfs.jffs2 uImage-2.6.21.6-moko11-r1_0_0_2388_0-fic-gta01.bin
13:40.26ruosoaloril, could you please add your experience with this images to the link above?
13:40.30alorilnow... calling doesn't work with that image
13:41.09ruosocalling doesn't work properly in any of them :)
13:41.26ruosothe closer I got was having to do a alsactl -f ... restore to hear the call
13:41.27*** join/#openmoko ferric (n=aditya@dsl081-134-176.nyc1.dsl.speakeasy.net)
13:41.35alorilwell it works, but sound is off, tried once with gsmheadset.working.state restore file from linked from [[Manually_using_GSM]] too
13:42.23alorils/off/loud/
13:42.37SpeedEvilI can live with tinning for the moment.
13:42.41SpeedEviloops
13:42.45ruosothe last image in that link (20070813) has the sound settings good
13:42.48*** join/#openmoko amarsh04 (n=amarsh04@CPE-124-178-192-223.sa.bigpond.net.au)
13:43.02ruoso(see the review I wrote, it helps )
13:43.05ruoso:)
13:43.36*** join/#openmoko jpozlovsky (n=jindra@rb5cc115.net.upc.cz)
13:45.08*** join/#openmoko chouse (n=chadh@142.163.211.34)
13:47.12ScaredyCatgahh!1
13:49.05*** join/#openmoko jgm (n=jgm@host-87-74-179-156.bulldogdsl.com)
13:51.45*** join/#openmoko ecraven (i=nex@eutyche.swe.uni-linz.ac.at)
13:57.22CIA-20openmoko: 03njp * r2699 10/trunk/src/target/OM-2007.2/applications/openmoko-dialer2/ (ChangeLog src/moko-dialer.c):
13:57.22CIA-20openmoko: 2007-08-14 Neil J. Patel <njp@o-hand.com>
13:57.22CIA-20openmoko:  * src/moko-dialer.c: (on_keypad_pin_entry), (on_pin_requested):
13:57.22CIA-20openmoko:  Set the correct UI options when the pin is requested.
13:57.22CIA-20openmoko:  After sending the pin out, re-request registration.
13:58.09*** join/#openmoko alex-weej (n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com)
14:01.16*** join/#openmoko ozarka (n=elineber@12.106.220.2)
14:02.48*** join/#openmoko Ryback_ (n=ulisses@200.184.118.132)
14:04.00cdbot2* * OM Bug 705 has been created by ace(AT)sannes.org
14:04.01cdbot2* * gsmd quits
14:04.02cdbot2* * http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=705
14:06.39philipbtw, is there some sort of package management on openmoko?
14:06.53mdthow do timezone work on the neo?
14:07.01mdtphilip, shure ipkg
14:07.04*** join/#openmoko crunchywelch (n=welch@74.92.159.94)
14:09.10zeckemdt: just like on any other glibc based system? install enough timezone fies
14:09.28philipah, great
14:09.35aloril(script) planet: Holger "zecke" Freyther: Chaos Camp Update http://zecke.blogspot.com/2007/08/chaos-camp-update.html
14:10.06philipaloril: would you mind checking if you have a /usr/share/themes/Default/matchbox on your system and which packet provides it?
14:11.51alorilipkg search /usr/share/themes/Default/matchbox/acceptbutton.xpm
14:11.51alorilmatchbox-wm - 1.1-r1 - /usr/share/themes/Default/matchbox/acceptbutton.xpm
14:14.25*** join/#openmoko frma_ (n=frma@c-8def72d5.025-93-73746f5.cust.bredbandsbolaget.se)
14:14.31mdtzecke, arn't the files in the flash image?
14:14.47*** join/#openmoko gabaug (i=gabe@nat/ibm/x-dd7788fb954c4ab6)
14:17.30*** join/#openmoko DukeOfURL (n=chatzill@introspect.com)
14:19.02DukeOfURLgood morning
14:20.25DukeOfURLguten morgen
14:20.52*** join/#openmoko mindCrime (n=chatzill@66.83.208.219.nw.nuvox.net)
14:21.49Vegarwhat command do I run to calibrate the touchscreen?
14:22.16frma_After flashing a new kernel my u-boot says "NAND read failed" and "s3c2410_nand_correct_data: not implemented" and then of corse crc-checksum error... Anyone know what to do ?
14:22.33frma_... this is when reading the kernel from nand to ram !
14:22.37DukeOfURLts_calibrate?
14:22.40zeckemdt: maybe not all, glibc has huge timezone files
14:22.58*** join/#openmoko switch3r (n=switch3r@128.8.37.122)
14:23.14Vegarah, yeah, that's it
14:23.17Vegarthanks DukeOfURL
14:24.36frma_I used dfu-util to flash the kernel
14:24.47CIA-20openmoko: 03njp * r2700 10/trunk/src/target/OM-2007.2/applications/openmoko-dialer2/ (ChangeLog src/moko-dialer.c):
14:24.47CIA-20openmoko: 2007-08-14 Neil J. Patel <njp@o-hand.com>
14:24.47CIA-20openmoko:  * src/moko-dialer.c: (on_keypad_pin_entry):
14:24.47CIA-20openmoko:  Set the reg_request and registered variables as FALSE before requesting
14:24.47CIA-20openmoko:  reg again.
14:25.51mdthm, what's the current/recommended kernel version? i flashed 2.6.21.6-moko11 some days ago but the modules from http://buildhost.openmoko.org/snapshots/2007.04/ are 2.6.20.7-moko8.
14:27.10jgmmdt: not sure who is building them but if you want bleeding-edge try the images from http://wiki.openmoko.org/wiki/Phase_1_Software_Testing
14:31.31*** join/#openmoko j_ack (n=j_ack@p508D81B8.dip0.t-ipconnect.de)
14:34.16*** join/#openmoko rd_ (n=rd@toi.yeu.phu.nu)
14:34.42*** join/#openmoko Skwid1 (n=Skwid@stjhnbsu84w-14216645094.pppoe-dynamic.nb.aliant.net)
14:34.57*** part/#openmoko Skwid1 (n=Skwid@stjhnbsu84w-14216645094.pppoe-dynamic.nb.aliant.net)
14:35.17SpeedEvil1.0.13 isn't it :)
14:40.09*** join/#openmoko jipi (n=jipi@bb121-7-50-43.singnet.com.sg)
14:40.40frma_Anyone know if gllin is available somewhere in the greyer areas of internet ?
14:44.54XorA~gllin
14:46.57*** join/#openmoko togs (n=kayon@124-168-193-197.dyn.iinet.net.au)
14:47.20philipi have 11mb of my 512mb sd card full
14:47.26philipnow it tells me "no space left on device"
14:47.28philipany ideas?
14:47.45SpeedEvilare you creating lots of files in the root directory?
14:47.57SpeedEvilTo restate.
14:47.58SpeedEvilops
14:48.00*** join/#openmoko ATravelil (n=atg@pool-71-161-50-244.clppva.east.verizon.net)
14:50.59philipSpeedEvil: nope, just /media/disk
14:51.07philip<eh
14:51.14philip* /media/card
14:54.07*** join/#openmoko rd__ (n=rd@toi.yeu.phu.nu)
14:54.11CIA-20openmoko: 03njp * r2701 10/trunk/src/target/OM-2007.2/applications/openmoko-dialer2/ (ChangeLog src/moko-dialer.c):
14:54.11CIA-20openmoko: 2007-08-14 Neil J. Patel <njp@o-hand.com>
14:54.11CIA-20openmoko:  * src/moko-dialer.c: (on_keypad_pin_entry), (moko_dialer_dispose):
14:54.11CIA-20openmoko:  Reset variables for registration.
14:54.11CIA-20openmoko:  Remove some old code.
14:54.15aloril(script) wiki RecentChanges: [[P1_Owners]]
14:55.13*** join/#openmoko dantalizing (n=dan@n128-227-139-239.xlate.ufl.edu)
14:56.55aloril(script) openmoko-neo1973: Harald Welte <laforge at openmoko.org> Re: Debug Board JTAG Programming with openocd
14:57.17philipwhich ipkg feed should i use?
14:57.38philipthe ones i found seem to have either not much packages (buildhost) or are old (download)
14:58.16philipand the Packages.gz are broken , too
15:02.14*** join/#openmoko Xx13 (n=averkhov@office.enkora.fi)
15:10.51*** join/#openmoko kayon (n=kayon@124-168-196-154.dyn.iinet.net.au)
15:11.34*** join/#openmoko rd_ (n=rd@toi.yeu.phu.nu)
15:11.47*** join/#openmoko lukhas_nowhere (n=lucas@217.119.180.134)
15:12.06*** join/#openmoko Husare (n=AD@stgt-590e4207.pool.einsundeins.de)
15:14.09*** join/#openmoko chris^ (n=kraetzi@p548AF510.dip.t-dialin.net)
15:15.00*** part/#openmoko rmoravcik (n=rmoravci@gtsgw.ttc.cz)
15:16.49*** join/#openmoko nosyjoe (n=philipp@p509893da.dip0.t-ipconnect.de)
15:16.59*** join/#openmoko rd___ (n=rd@toi.yeu.phu.nu)
15:17.00tuukkahcan i read about the ce certification of neo somewhere?
15:18.38*** join/#openmoko some1_ (n=some1@84.160.241.143)
15:22.35*** join/#openmoko deepank_ (n=deepank@59.176.34.129)
15:23.38woglindetuukah it should be on the wiki
15:23.58woglinde-> http://wiki.openmoko.org/wiki/SH1_FAQ
15:24.11woglinde->  Has the Neo1973 been through any FCC/CE Certification
15:25.20SpeedEvilIt is.
15:25.24SpeedEvilOh
15:25.32SpeedEvilI seem to recall seeing a CE mark.
15:25.40woglindehehe
15:25.44Writchiei think it was only on the battery
15:25.51tuukkahi'd like to read something more than "fcc certification was almost done"
15:25.52SpeedEvilCE marking is a different concept.
15:26.00SpeedEvilYou don't actually need to do any testing at all.
15:26.04ScaredyCatthis debug board sucks ass
15:26.18SpeedEvilYou have to backup if challenged that it was compliant though.
15:26.18Writchieyou can go to fcc.gov for the FCC results on the neo
15:27.05Writchiethere was no conformity docs with mine
15:27.12Writchienot necessary for "development"
15:27.43tuukkahyes underneath the battery i can see the CE sign, but does that mean the phone fulfills all EU requirements for radio devices?
15:28.37*** join/#openmoko togs (n=kayon@124-168-193-197.dyn.iinet.net.au)
15:28.38WritchieI don't think it meets EC requirements because, forex, it has no statement of conformity.
15:28.56*** join/#openmoko BryceLeo (i=bryce@trans-am.dreamhost.com)
15:29.04Writchiebut since it is a development device, i think it MAY be except
15:29.15BryceLeoyowch... you guys seen the competition?
15:29.18BryceLeohttp://alp.access-company.com/index.html
15:30.07jucothat's the palm platform, isn't it?
15:30.11jucoI'm guessing its not open
15:30.26Writchiecore team says there is no competition ;)
15:30.42jucohttp://www.motorola.com/content.jsp?globalObjectId=8411
15:30.46BryceLeojuco, nope, linux base, palm compat layer on top, all your old 68k apps still work
15:30.49*** join/#openmoko xamindar (n=xamindar@adsl-69-239-79-217.dsl.pltn13.pacbell.net)
15:31.05jucois another linux phone platform
15:31.08jucoalso not open
15:31.16BryceLeowritchie heh, i hope the core team is right
15:31.24jucoBryceLeo, I meant, its the platform that palm says they will use
15:32.12BryceLeojuco, not necessairily, but that's probably what will happen, plam is licencing the compatiblity layer but the OS itself is not offically chosen yet. Last i heard they were toying with making their own
15:33.46jucoah
15:33.53BryceLeoi think it's interesting, i doubt they could match the speed at which openmoko can change and advance, but it'll keep things interesting for sure
15:34.10*** join/#openmoko ossman (n=drzeus@85.8.24.16.se.wasadata.net)
15:34.15jucoits not really relevant to OpenMoko
15:35.01jucoat least, not it doesn't have the component that I find key in OpenMoko
15:35.02BryceLeojuco it's relavant to wide spread acceptance
15:35.12*** join/#openmoko holycow (n=new@mail.wjsgroup.com)
15:35.15ScaredyCatBryceLeo: that looks nice
15:35.20jucoacceptance of what?
15:35.37jucoLinux as a phone platform?
15:35.55jucomotomagx is already in use on several handsets
15:36.01BryceLeoby the cell companies juco, they want you to pay for ringtones, pay for ringbacks the whole 9, pay for everythying possible, with an open phoen they lose ringtone revenue, lose possibly sms and mms revenue
15:36.03jucoI think samsung has one as well
15:36.17jucooh, but Access isn't open, is it?
15:36.20BryceLeoscardycat it's pretty, that's for sure
15:36.44jucoif you get a Access powered phone, it wouldn't be open for modification, would it?
15:36.49rxrBryceLeo: they loose nothing
15:36.53jgmBryceLeo: yeah but if the 'phone companies are clever they'll use openmoko to find new revenue streams
15:37.02rxrBryceLeo: joe user continue to be dump enough to buy ringtones and crappy games ...
15:37.30BryceLeorxr come on, on OM it'll be as simple as select the "ringtone" app, and put mp3's in x folder
15:37.46XorABryceLeo: thats a BS argument, no phone I ever owned required me to buy ringtones from the network, in that fashion they are all open
15:37.49rxrBryceLeo: I can do the same on my Sony M600i ...
15:37.52BryceLeowhy do you guys think that the Iphone is so closed?
15:38.08SpeedEvilBecause apple want to make as much profit as possible.
15:38.09BryceLeothey don't want you putting your own emulator on there they want you buying games from them
15:38.18SpeedEvilAnd they percieve that as being the way.
15:38.23rxrnonesnese
15:38.25jgmI have to admit I think that the main reason that these 'phones are 'closed' is so that the 'phone companies do not lose revenue from voice/data calls
15:38.32cjb_ieXorA: ...but a lot of network-supplied phones have firmware preventing you sending ringtones to other people.
15:38.33jucosure, that's the current model, but BryceLeo, how is the Access platform any different?
15:38.36rxrthe iphone is closed because their software stack is so insecure
15:38.46rxreverything run as root (as on the Moko btw. right now AFAICS)
15:38.46woglinderxr *g*
15:39.05rxrthe day the iPhone is cracked open enough Apple will provide the SDK and make it more secure
15:39.12BryceLeorxr running as root really isn't that insecure unless you run a poison binary
15:39.12rxrit was the same with the Intel Macs ...
15:39.30rxrfirst you could not run Windows, and the day they hacked windows to boot Apple released bootcamp ... :-)
15:39.33XorAcjb_ie: not in the UK they dont
15:39.34ScaredyCatBryceLeo: well that's easy...
15:39.41ScaredyCathere download my new mega app
15:39.50SpeedEvilNot really.
15:39.54BryceLeojuco, the access platfrom will get loaded by the manufacture so when you walk ito the store you can buy it, and there's that "linux" buzz word for the consumers
15:39.55SpeedEvilNot if all the apps are signed by apple.
15:40.02Cap_J_L_PicardXorA: Yes they do.
15:40.08cjb_ieXorA: you sure? vodafone, o2 are the biggest operators there, no? same as here (ireland)
15:40.10rxrBryceLeo: every C junk has buffer insecurites to no avail ...
15:40.23Cap_J_L_Picardorange do.
15:40.24XorACap_J_L_Picard: well explain that NONE of the phones I owned ever had these restrictions
15:40.26rxrit is just a matter of trying or reading source to find them
15:40.28hhf423so, is there a news OpenMoko 2007.2 to test today?
15:40.30XorACap_J_L_Picard: or my wife owns
15:40.51BryceLeorxr if you can pop a buffer you can run as root doesn't matter what the user is logged in as
15:41.05Cap_J_L_PicardXorA: It depends on where you got the ringtone from, most do as the have DRM in the firmware.
15:41.15ScaredyCatI have to agree with XorA ... I've never had a phone that wouldn;t let me beam stuff to other people
15:41.37jucoBryceLeo, yet another Linux phone platform: http://linuxdevices.com/news/NS9574250494.html
15:41.38BryceLeoxora look at the new lg phones you used to be able to put in a micro sd card and use any mp3as a ring tone, on the new firmware, not so much
15:41.46jucothat's what Samsung is using in some phones
15:41.57rxrit matters if all your stuff runs ans root and can read/write abbr. memory ... :-)(
15:42.06Cap_J_L_PicardXorA: Most accept mp3s too ;)
15:42.13*** join/#openmoko greentux (n=lemke@Z4b7d.z.pppool.de)
15:42.35Cap_J_L_PicardMine has DRM on it, but I bluetooth my own mp3s to it.
15:42.41*** join/#openmoko tri (n=tri@87.173.198.13)
15:42.52BryceLeoi just think that it's interesting and "open enough" to keep an eye out for
15:43.42BryceLeowith transparent dev OM will always be more secure and change faster so it always has  an advantage
15:43.46hhf423anrp: you did a win32 dfu util?
15:43.48BryceLeobut it's still interesting
15:43.54*** join/#openmoko alex-weej (n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com)
15:44.11*** join/#openmoko chris^ (n=kraetzi@p548AF510.dip.t-dialin.net)
15:44.47XorAnetworks will always get their ring-tone money, because they get it from the people too stupid to work their phones and just want to click on a wap page
15:45.09Basheritrue
15:45.18woglindexora or kids watching ring tones advertising
15:45.38cjb_ieright, but one person who can work out how to end a ringtone by bluetooth could lose them the revenue of twenty others buying it again
15:45.47XorAwoglinde: thats the market I was thinking of, the days of the h4x0r kids is gone
15:46.00Writchiehow is it any different than $2/ liter water
15:46.09XorAif mobile phones had existed when I was in school Id have made money selling kids ringtones
15:46.21jgmI suspect that as data charges disappear a lot of kids will start to get most of their music downloaded to their 'phone so at that stage the ringtones come for 'free'
15:46.47woglindehe there are software like ringtone-maker
15:47.48XorAand I see the sms spam services are upto 9 GBP a week in the UK and people still pay
15:48.01woglindelol
15:48.10XorAso plenty of money even with a freed phone
15:48.23XorAbecause inherently some people will buy what they are told to buy
15:48.36ScaredyCatif you make stuff idiot proof, nature makes a better idiot
15:48.42XorAanyway enough of my rants, time to catch train :-)
15:48.48SpeedEvil@find nirayel
15:49.47bschrockI don't have my phone with me or a totally working qemu... anyone wanna test a gsmd init script I attached to bug 704 ?
15:50.05BryceLeoalrighty all, that was a rousing chat i'm off to lucnh
15:51.43*** join/#openmoko Risto (n=Risto@80.140.239.42)
15:55.39*** join/#openmoko El_Salvador (n=Brescia@adsl-24-186.37-151.net24.it)
15:57.23hhf423does it actually speed up things if the USB transfer size is upped?
15:57.34*** join/#openmoko buz (n=buz@84-73-66-71.dclient.hispeed.ch)
15:57.44*** join/#openmoko fabiand (n=fabiand@84.137.7.104)
15:57.47*** part/#openmoko orzo (n=joe@adsl-074-236-102-092.sip.bct.bellsouth.net)
15:58.11*** join/#openmoko Henrikw (n=henrik@38.80-203-113.nextgentel.com)
15:59.21*** join/#openmoko marsan (n=marsan@ti500720a080-2350.bb.online.no)
16:04.42jucowow, this really is a special device
16:05.04jucoa coworker just asked me if you can rotate the screen
16:05.10jucoand I said -- I dunno
16:05.26*** join/#openmoko torpor (n=torpor@wlan-239-061.pns.univie.ac.at)
16:05.27jucoso I opened a terminal, typed xrandr, and yup - you certainly can
16:05.32thomasg__:)
16:05.33torporhell openmoko'ers ..
16:05.35thomasg__of course you can
16:05.38torpori just got my box.  nice!  ;)
16:05.44thomasg__grats
16:06.26woglindetorpor have fun
16:06.34woglindehi thomasg
16:06.36*** join/#openmoko artem (n=artem@195.222.71.237)
16:07.02*** join/#openmoko goxboxlive (n=goxboxli@141.80-202-161.nextgentel.com)
16:07.07torporwhat to do next ..
16:07.44woglindeflash image?
16:07.48torporyeah
16:07.51torporor build one .. ?
16:07.51ozarkatorpor: I got mine last night.
16:08.03jucoit takes a while to build
16:08.15jucoso I would flash a binary first, just so you can see it run
16:08.16ozarkaHardest part was opening the back to put in the battery.
16:08.20torporwhats the fastest way to a build environment then?  those vmware images or something?
16:08.33*** join/#openmoko ixs (n=andreas@193.7.178.6)
16:08.34jucowhat os are you running?
16:08.37torpormac osx
16:08.39bschrockopenmokomakefile is really fast.
16:08.42torpori have parallels desktop
16:08.46torporand i could get the vmware player.
16:08.56jucobschrock, really?
16:09.03jucoit took hours and hours for it to run on my system
16:09.07jucoand its a fast computer
16:09.08torporbschrock: got the makefile .. not sure if its gonna work on osx yet though .. bviously that'd be my first choice.
16:09.31ixstalking about the makefile, has it been updated for 2007.2?
16:09.37bschrockWell it takes a fair amount of time, I set it up yesterday and then came back in this morning and everything was done.
16:09.46jucoyeah, you call that fast?
16:09.51bschrocklol
16:10.03thomasg__ixs, afaik not.  however - you can use the nslu2 makefile (google)
16:10.15torporbut is it worth running on osx or should i get a linux vm image and go that route first?
16:10.34ixsthomasg__: thx. I'd like to try out .2 and the wiki is a bit short on info...
16:10.42torporfor me is speed-to-developer-environment important, because i don't have net access for the next 2 days .. just a few hours .. so i want to take something with me i can hack an openmoko app together with ..
16:10.47thomasg__torpor, imho you should install linux on your machine :)
16:11.08mintee_so can, or can't the GTA01 make calls?
16:11.12bschrockthomasg: I was hoping it wasn't going to go there!
16:11.22jgmHmm... so I dfu-util'ed the u-boot partition with a kernel image but the Neo seems to still be okay, it boots and everything.  Should I put a 'proper' u-boot on there or is it okay?
16:11.23torporthomasg__: i run linux.  in a parallels sandbox.  
16:11.24thomasg__bschrock, why not?
16:11.27torporbecause i also code for osx.
16:11.31bschrockmintee: You can make calls, just does not work well.
16:11.58jucojgm, dfu-util should keep you from installing a kernel over uboot
16:12.00bschrockthomasg: Just playing, but that was exactly what I thought too. Just did not want to see an os war break out.
16:12.00*** join/#openmoko Dmitry_Platonov (n=hawk@clients-nat-176-81.gagarino.net)
16:12.03jucoso its probably ok
16:12.11thomasg__torpor, I just cannot believe why people want a open phone, but not a open computer!
16:12.30*** join/#openmoko ckuethe (n=ckuethe@desdemona.cns.ualberta.ca)
16:12.38jgmIt seemed to try for a while then run out of space, which looks like it tried.  Hard to tell without doing a complete cold-boot and not sure I want to do that just yet
16:13.03mintee_bschrock, ok thanks
16:13.33torporthomasg__: show me a computer that is 100% open, and as sexy as a macbook, and i'll run it.
16:13.39jgmThe dfu-util output looked like this: http://pastebin.ca/657083
16:13.49torporfor me, form-factor trumps any ideology issue.  computers are for using, not putting on t-shirts.
16:14.19jucojgm, you may want a second opinion, but I think that means it didn't flash
16:14.23torporbut thats just me.  i respect your opinion.  i also am an open source coder.  i have run linux since the days of the minix-list.  just, these days, i run linux mostly under virtualization, first and foremost, anyway.  as a production system.
16:14.38jgmjuco: thanks.  Anyone want to venture a second opinion?
16:14.47torporone day i might just do the full-linux laptop main environment, but for now my linux use is in devices .. such as openmoko (and gp2x, and zaurus, and i-opener) ..
16:15.07*** join/#openmoko orzo3 (n=orzo@70.89.88.195)
16:15.12torporanyway, i guess i'm gonna do the makefile under ubuntu approach ..
16:15.12ixsmhm. The gta01bv4 I have here is shutting down after 30sek in uboot. Is it possible to disable that?
16:15.45torpor.. and hope it finishes before i have no more network.
16:15.45jucoyou can flash your uboot
16:15.45lukhas_nowhereixs: press Aux key from time to time
16:15.45bschrocktorpor: I think I remember seeing osx instructions for prepping OS X.
16:15.45lukhas_nowhereor start flashing before 30 seconds
16:16.07jucolukhas_nowhere's suggestion is a lot safer if you don't have a debug board
16:16.13*** join/#openmoko yacc_ (n=andreas@85.127.76.201)
16:16.15ixslukhas_nowhere: no cookie for you. pressing aux or flashing before is not an option as it also seems to shutdown during an usb serial session.
16:16.25bschrocktorpor: There is a wiki link, but the page is empty.
16:16.35ixsjuco: got the debug board, so flashing is fine with me
16:16.35lukhas_nowherecan anyone here help me debug the GSM connection ? I succeeded only once in making a phone call, and never managed to make it work again :/
16:16.40torporits why i'm pestering #openmoko .. ;)
16:16.53torporokay i'll just occupy myself in the meantime with flashing this first ..
16:18.24thomasg__torpor, what's so "sexy" on your macbook? the color?
16:18.38*** join/#openmoko lekter2 (n=e-topic@62.87.50.202)
16:18.44bschrocklukhas_nowhere, Is gsmd daemon running.
16:18.51cjb_iei'm guessing the shiny 3D-ness of OS-X
16:19.09bschrocklukhas_nowhere, I have noticed it will start once, then because the init script is messed up gsmd will fail to start after that.
16:19.18lukhas_nowherebschrock: I think it is, since it showed "success" at boot
16:19.21mjrmaybe it's his donkey  all shiny, lubed and ready for Steve
16:19.31lukhas_nowhereoh, I'll check then
16:19.39bschrocklukhas_nowhere, That means nothing, the init script is messed up, if you want I have a new one attached to bug 304...
16:19.43*** join/#openmoko peepsalot (n=peeps@cpe-70-112-25-110.austin.res.rr.com)
16:19.44torporthomasg__: the formfactor, physically.  it fits.
16:19.45lukhas_nowhereok
16:19.47bschrockargh.... I mean bug 704
16:19.53lukhas_nowhereI'll ssh on it and check, then
16:20.19lukhas_nowheressh over usb rulez, btw :)
16:20.24*** join/#openmoko orzo (n=joe@70.89.88.195)
16:20.33thomasg__torpor, there are dozends of 10/11/12/13" notebooks
16:21.00torporthey are all crap
16:21.04lukhas_nowherebschrock: there is "gsmd -p /dev/ttySAC0 -s 115200 -F" running
16:21.10*** join/#openmoko miip (n=miip@p54A560B0.dip.t-dialin.net)
16:21.21*** part/#openmoko DukeOfURL (n=chatzill@introspect.com)
16:21.25bschrocklukhas_nowhere, libgsmtool -m shell
16:21.28lukhas_nowherebut the gsmd start is a lot faster now than it was the first time I plugged my SIM card in it
16:21.31bschrocklukhas_nowhere, can you do all that?
16:21.33torpori have macbook pro 17". show me (i beg you) a laptop just as nice.
16:21.37torpori'll switch.
16:21.44lukhas_nowherebschrock: all what ?
16:21.47*** join/#openmoko Kensan (n=ken@gw.ptr-80-238-206-248.customer.ch.netstream.com)
16:21.52lukhas_nowhere"Can't connect to gsmd"
16:22.01lukhas_nowhereaha, so it's running, but not really then :)
16:22.25bschrocklukhas_nowhere, Yeah, so kill it and restart it.
16:23.22lukhas_nowherestopped && startted, libgsm now takes some time before answering
16:23.38lukhas_nowhereah, it's apparently connected
16:23.54lukhas_nowhereat least I'm no longer in a shell
16:24.21bschrocklukhas_nowhere: type a ?
16:24.31lukhas_nowherejust done, got a help message
16:24.35bschrocklukhas_nowhere, unless you know how to use the libgsm-tool -m shell already.
16:24.45bschrocklukhas_nowhere: type R
16:24.49lukhas_nowhereI don't, just found the wiki page
16:25.02bschrocklukhas_nowhere, and after that type D12345555555
16:25.07bschrocklukhas_nowhere, that should call someone
16:25.15lukhas_nowhereno PIN to enter ?
16:25.25*** join/#openmoko wbx (n=wbx@gw.aurisp.de)
16:25.27bschrocklukhas_nowhere, I am in USA, I did not have to but you might.
16:25.45juri_yay! tracking number!
16:25.58lukhas_nowhereI will probably have to
16:26.14lukhas_nowhere(I'm in France)
16:26.35bschrocklukhas_nowhere, Ahhh. that explains needing the PIN then.
16:26.44lukhas_nowhereOutgoing call process : UNKNOWN, PROCEED, SYNC, ALERT, in this order
16:27.51bschrocklukhas_nowhere: Is that normal call flow?
16:28.13lukhas_nowheregiven the phone number I'd think so, trying with a proper phone number
16:28.29lukhas_nowhereproper as in "French" :)
16:28.57bschrocklukhas_nowhere: French phone numbers are different? :-) They use hex or something?
16:28.59lukhas_nowhereok, got a "CONNECTED"
16:29.04bschrocklukhas_nowhere: Sweet!
16:29.06lukhas_nowherebschrock: they are shorter :)
16:29.34*** part/#openmoko peepsalot (n=peeps@cpe-70-112-25-110.austin.res.rr.com)
16:29.36*** join/#openmoko Magon (n=Magon@213.155.227.226)
16:30.16lukhas_nowhereand now DISCONNECT and RELASE, ok, the remote number hung up, that's normal
16:30.34lukhas_nowhereso now it should work from the Dialer ?
16:30.52bschrocklukhas_nowhere: Maybe.... The GUI seems to get disconnected from reality if it does not work the first time.
16:30.58lukhas_nowhereah
16:31.00lukhas_nowherehmm
16:31.19*** join/#openmoko balthamaisteri (n=balthama@statip-80-95-130-149.kopteri.net)
16:32.11bschrocklukhas_nowhere: Also be careful of how the audio is configured...
16:32.26torporbbl
16:32.28lukhas_nowhereyeah, I had no sound last time
16:33.34bschrocklukhas_nowhere: Look at the alsactl /etc/alsa/<pick one> restore section in the wiki.
16:34.10lukhas_nowhereok
16:34.29lukhas_nowherewhich one should give me sound ? :)
16:34.48bschrocklukhas_nowhere: Hmmmm, maybe the gsmhandset one, I can;t remember
16:34.51lukhas_nowherestereoout works fine when I do cat foo.au > /dev/dsp
16:35.04lukhas_nowherek
16:35.08lukhas_nowhereok, even
16:35.26ScaredyCatmeow
16:35.28bschrocklukhas_nowhere: Yeah, but that audio is generated by the soc (?) and the phone call audio is generated via the gsm modem.
16:36.16lukhas_nowhereoh, I see
16:36.20lukhas_nowherequite complicated
16:36.46lukhas_nowherethough I doubt they had the choice :)
16:37.01bschrockYeah, /sarcasm/ gotta keep the gsm modem closed or would all be able to see what our countries SEcret Services were doing.
16:38.14*** join/#openmoko torpor (n=torpor@wlan-239-061.pns.univie.ac.at)
16:38.35lukhas_nowherethe headphones are weird
16:40.04lukhas_nowhereoh, and there's an awful "beeep" sound coming out from the stereo headphones once I hang up
16:40.06*** part/#openmoko orzo (n=joe@70.89.88.195)
16:40.18lukhas_nowherebut apart from that, seems to work, with libgsm-tool
16:40.22bschrocklukhas_nowhere: Congratulations you got audio!
16:40.33bschrocklukhas_nowhere: ;-)
16:41.08*** join/#openmoko rob_w (n=bob@Mb6c7.m.pppool.de)
16:41.16*** join/#openmoko heikkit (n=chatzill@adsl-75-5-124-98.dsl.pltn13.sbcglobal.net)
16:41.51lukhas_nowhereI got audio, not the one I expected, but still :)
16:42.39xamindardoes phone audio work on the emulator?  I enabled alsa when i built it but i don't know how to get it working.
16:43.27Dmitry_Platonovlukhas_nowhere, it's local feedback (known issue) because stereo speaker (must be handset speaker) is used in your handset.state
16:43.59lukhas_nowhereDmitry_Platonov: not sure I understood your sentence
16:44.10lukhas_nowhereis that a kind of larsen ?
16:44.53Dmitry_Platonovlukhas_nowhere, yes.
16:45.21lukhas_nowhereok
16:45.31lukhas_nowhereis there a known procedure to stop it ?
16:46.01lukhas_nowhereit's quite horrible to hear, and my colleagues are trying to work here :)
16:47.39Dmitry_Platonovif you want to stop it now, lower volume in alsamixer (not sure wich one)
16:47.47lukhas_nowhereok
16:48.27lukhas_nowhereswitching from stereoout to gsmhandset two or three times seems to work too
16:48.35lukhas_nowherebut that's a bit hackish
16:49.40Dmitry_Platonovlukhas_nowhere, wait while somebody fix it 8)
16:49.52lukhas_nowheresounds like a good plan :)
16:51.23xamindari guess i asked a stupid question
16:51.53lukhas_nowhereor maybe no one knows the answer, which I why I couldn't answer
16:52.22xamindaraww, ok
16:52.38*** join/#openmoko jrockway (n=jrockway@dsl092-134-178.chi1.dsl.speakeasy.net)
16:52.50xamindarit also seems that about 3 people are talking at the moment and everyone else is sleeping ;)
16:53.06jrockwayhey all... i've been having bad luck with the latest images linked too from the wiki
16:53.16jrockwayshould i just build my own, or are there some that are known to work
16:53.28torporyeah, good point: what image should i put on my new moko?
16:53.35jrockway(the unofficial one sort of worked, but was missing things like the keyboard)
16:54.01jrockwaythe non-unofficial one from 1 Aug is messed up in other ways
16:54.08jrockwayerror while loading shared libraries: /usr/lib/libgdk-x11-2.0.so.0: ELF file version does not match current one
16:54.45SpeedEvildid you nand erase?
16:54.54aloril(script) wiki RecentChanges: [[P1_Owners]] [[User_talk:Hhf423]]
16:54.59bschrockjrockway non un-official... is that official?
16:55.04jrockwayi don't think so
16:55.08jrockwaydev.openmoko/tmp :)
16:55.14SpeedEvilloading a smaller image after a larger one, or if you've touched the filesystem may cause this sort of corruption.
16:55.21jrockwayah, ok
16:55.27jrockwayi will erase and try again
16:55.28jrockwaythanks
16:55.40ScaredyCat2007.2 or .1 ?
16:56.12*** join/#openmoko greghunt (n=greg@87-194-105-11.bethere.co.uk)
16:57.26lukhas_nowherehm, no I have no longer sound
17:00.42lukhas_nowherebschrock: your init script does not work for me, here
17:00.49lukhas_nowhere(re. bug 704)
17:01.29bschrocklukhas_nowhere: What does it do?
17:01.31lukhas_nowhere"72: Syntax error: Bad substitution"
17:01.40bschrocklukhas_nowhere: Let me look at it.
17:02.12bschrocklukhas_nowhere: I forgot a closing brace on that line
17:02.29lukhas_nowhereindeed, fixed
17:02.46lukhas_nowherenext error then :)
17:02.59lukhas_nowhere$ /etc/init.d/gsmd start
17:02.59lukhas_nowhereGSM device already on...
17:02.59lukhas_nowhereStarting gsmd: /etc/init.d/gsmd: /etc/init.d/gsmd: 128: =: not found
17:02.59lukhas_nowheresh: 0: unknown operand
17:03.02lukhas_nowhereFailure
17:03.05bschrocklukhas_nowhere: OK, got a new one uploaded.
17:03.05lukhas_nowhere/etc/init.d/gsmd: return: 128: Illegal number: false
17:03.20bschrocklukhas_nowhere: The brace missing pretty much screws uo everything after that.
17:04.03lukhas_nowhereok
17:04.22*** join/#openmoko MacNorth (n=daijobu@c-75-71-250-33.hsd1.co.comcast.net)
17:04.43lukhas_nowhereI still get all the previous error stuff with your fixed version
17:04.49bschrockhmmm
17:04.52bschrockcan you paste it...
17:05.16lukhas_nowhereit's just a few lines above, do you want me to repaste it here ?
17:05.33bschrockhmmm
17:05.34bschrockno
17:06.18bschrockDoes anyone here know how I can get a file onto the neo using qemu?
17:06.45bschrockNot using the usb stuff, cause gadgetfs does not work for somereason on my computer here.
17:06.57lukhas_nowheressh from the qemu to the host should work, I think
17:07.10lukhas_nowherethough I have no idea if that's usable at all
17:07.21spliffy_you could inject your file into the image
17:07.34spliffy_as a last resort
17:07.40lukhas_nowhereyeah, mount the image with -o loop, should work too
17:07.41bschrockspliffy_: Yes, how do I do that?
17:07.50lukhas_nowhere(not while being used by qemu!)
17:07.52bschrockAhhh, yes, that is what I will do!
17:07.53spliffy_sould be easy.. dunno
17:08.42*** join/#openmoko torpor (n=torpor@wlan-239-061.pns.univie.ac.at)
17:08.46torporokay .. two reboots later ..
17:09.22*** join/#openmoko chris^^ (n=kraetzi@ACB4BE22.ipt.aol.com)
17:09.37torporwhat does status=C mean in Openmoko Flasher?
17:10.47*** join/#openmoko pH5 (n=ph5@e178240187.adsl.alicedsl.de)
17:10.58hhf423does it actually speed up things if the USB transfer size is upped?
17:11.16bschrockWhat type of filesystem does the jffs file contain?
17:11.23lukhas_nowherejffs2 :)
17:11.34lukhas_nowherethat's a fs for flash devices
17:11.40*** join/#openmoko gabau1 (i=gabe@nat/ibm/x-61f9bc28ee6be86d)
17:11.52lukhas_nowhereprobably not build by default on your kernel, not very surprising
17:11.53hhf423a new day, a new image...
17:12.58lukhas_nowherebschrock: line 48, no $VAR when you assign stuff to VAR
17:14.24bschrockhmmm
17:14.56lukhas_nowhereand that's GSMD_BIN, not GSM_BIN :)
17:15.02*** join/#openmoko El_Salvador2 (n=Brescia@adsl-ull-240-157.44-151.net24.it)
17:15.15lukhas_nowhereheh, my GSMD_PID is 1337 :)
17:15.23bschrocklukhas_nowhere: kewl
17:15.24bschrock!
17:15.42bschrocklukhas_nowhere: At least your gsmd daemon is eleet!
17:15.49lukhas_nowhereyeah indeed
17:15.59wbxdoes anyone played with gps?
17:16.01mellon_Has anyone run into the following error when building glibc-intermediate-2.3.2+cvs20040726 in the 2007.2 build?   *** These critical programs are missing or too old: gcc
17:16.01Placidscreenie or it didn't happen :D
17:16.02ScaredyCatsound like it's lame at the moment
17:16.04torporgot the boot menu .. (on osx) .. do i now set consule to USB (==DFU?) to do the flash?
17:16.06*** part/#openmoko rob_w (n=bob@Mb6c7.m.pppool.de)
17:16.27ScaredyCatcat /dev/fb0 >/media/card/screen.raw
17:16.52ScaredyCattorpor: jsut do the flash...
17:17.01ScaredyCatyou don;t need to do anyhting..
17:17.19torporon my moko i see options: boot/setconsoletousb/setconsoletoserial/poweroff/bootfromsd/factoryreset.
17:17.24torpornone of those == DFU 'mode'
17:17.40lukhas_nowherebschrock: I'll send you the fixed version of your script, there were quite a lot of bugs :)
17:17.40torporand if i just leave it at this menu and then tell the openmoko flahser to flash, it fails.
17:17.41ScaredyCatbecause the act of pressing aux+power = dfu mode
17:17.45torporah, i see.
17:17.49torporits in dfu mode, i get it.
17:18.12bschrocklukhas_nowhere: Give me a break, I had to do it all from memory.
17:18.17ScaredyCatif you leave it too long it powers off
17:18.23torporokay now it is working
17:18.28torpori guess this takes some minutes, eh?
17:18.32ScaredyCatys
17:18.34ScaredyCatyes
17:18.38torporand is there an image i should be using instead of 20070803091138?
17:18.56torportoo late, its already on its way .. ;)
17:19.10ScaredyCat10th is the newest iirc
17:19.18torporokay nice .. i'm on osx ..
17:19.27ScaredyCatnever mind...
17:19.30torporbuilding openmokomakefile on parallels while the DFU update continues natively..
17:19.49torporjust wanna report that its possible to have two feet in both boats. ;)
17:20.46bschrocktorpor: Only if you are a genetic freak...
17:21.03mellon_mutants rule!
17:21.14mellon_We want to live in peace!
17:21.37mellon_:')
17:26.48*** join/#openmoko Pupeno2 (n=Pupeno@193.120.148.177)
17:35.18*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-170-157.44-151.net24.it)
17:36.27bschrocklukhas_nowhere: thank you for this fexes, I'll test it tonight and then attach it the bug.
17:36.32bschrockfexes==fixes
17:37.59*** join/#openmoko andylockran (n=andylock@82-36-184-134.cable.ubr03.soli.blueyonder.co.uk)
17:38.39ScaredyCatfexes are cherman faxes ;)
17:38.43lukhas_nowherebschrock: you're welcome
17:38.49*** join/#openmoko ecraven (i=nex@eutyche.swe.uni-linz.ac.at)
17:38.55lukhas_nowherethanks for the first version :)
17:39.19andylockranhey guyes
17:39.29ckuetheneeeeeeooooooooooooooooooooooo!
17:39.30andylockranjust got back from a three week holiday and am now playing on my neo :)
17:39.37ckuethei got a tracking number!
17:39.48ScaredyCatyikes!
17:39.51ckuetheand it appears to be headed to the right place!
17:39.57ScaredyCatpeople are *still* waiting ?
17:40.11andylockransome great stuff has been going on - what's the big news of the last three weeks?
17:40.20ScaredyCatnot much...
17:40.45ScaredyCatstill no scummvm :(
17:41.12woglindeScaredyCat??? hm
17:41.22woglindeshouldnt be that hard
17:42.02andylockrandead chuffed I have some stuff working on it now :)
17:42.04lukhas_nowherewhere would be the right place to put a small script setting the default alsa state ? (headset, in my case)
17:42.53ScaredyCatwoglinde: someone is doing it, just slowly
17:43.02lukhas_nowhereyeah, thanks to all participants of the project
17:43.28woglindescaredycat hm arent the patches for the gp2x usefull?
17:43.37summatusmentisScaredyCat: what is scummvm?
17:44.05woglindesummatusmentis a player/vm for old lucas arts game
17:44.14woglindelike monkey island or zack macracken
17:44.39woglindeday of tentankel
17:44.41woglindeand so on
17:44.50torporokay cool
17:44.58torpormy moko is booted and the toolchain build is under way
17:45.00torportime for me to go.
17:45.08summatusmentiswoglinde: oh... I thought it had something to do with openmoko
17:45.12woglindebye torpor
17:45.15torporthanks for the help guys .. love my moko toy!  gonna play for a few days, be back later. .
17:45.37woglindesummatusmentis it has ScaredyCat wants to run it on the neo
17:45.39hypa7iascummvm = awesome
17:45.59ScaredyCatyeah, I'm stuck with it on the 770 atm :(
17:46.22hypa7iahmm, i can see that being a little awkward
17:53.48summatusmentisoh, I see
17:58.42*** join/#openmoko bkruse (i=bkruse@nat/digium/x-2f0951b79ebfae6d)
18:01.26*** join/#openmoko Kensan (n=ken@gw.ptr-80-238-206-248.customer.ch.netstream.com)
18:02.00nox-HandHai world!
18:02.07*** join/#openmoko helb (n=helb@84.244.90.159)
18:02.30anrps/ai/ello/
18:02.31anrpD:
18:04.28hhf423anrp: you did a win32 dfu util?
18:04.32anrpi did
18:04.38anrpit won't work with the neo though
18:04.40nox-Handanrp: Way to sed! =)
18:04.44hhf423cool, where would I find that?
18:04.51anrpthe default u-boot build has incorrect USB settings
18:04.54anrpwhich choked up libusb-win32
18:04.57hhf423ah, doh
18:05.08anrp!ombug 701
18:05.09cdbot2* * Bug 701, Status: RESOLVED (DUPLICATE), Created: Unknown
18:05.10cdbot2* * anrp(AT)mit.edu: bInterfaceNumber setting incorrect
18:05.11cdbot2* * http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=701
18:05.15anrpif you're interested
18:05.31hhf423but its resolved?
18:05.35anrpas a duplicate
18:05.41anrplaforge already knew about it
18:05.48hhf423good for him
18:05.51anrpi don't think its fixed tho
18:06.21hhf423ah well, for the moment I have a ubunto live cd wich works fine for flashing
18:06.33*** join/#openmoko xamindar (n=xamindar@adsl-69-239-79-217.dsl.pltn13.pacbell.net)
18:07.32anrpif you really want one, i can probably hack libusb to work around it
18:10.31*** join/#openmoko Markinoko (n=Markinok@bgn92-4-82-238-213-101.fbx.proxad.net)
18:10.40Markinokogood evening
18:11.38*** join/#openmoko chris^ (n=kraetzi@ACB4BE22.ipt.aol.com)
18:14.01MarkinokoI was wondering, did anyone try to connect a Bluetooth earpiece to his development neo ?
18:14.28Markinokoie, does linux have a driver for such things ?
18:14.34*** join/#openmoko rechercher (n=cmerck@nj-71-53-29-36.dhcp.embarqhsd.net)
18:15.12rechercherso my vzw phone just took a major dive, and they are offering to buy me a new one
18:15.35rechercherunfortunately the neo is not an option through them, but any ideas on verizon phones that are linux friendly?
18:15.35alorilrechercher: See http://wiki.openmoko.org/wiki/FAQ (and also SH1, SH1_FAQ, Neo1973, Developer_preview and Neo1973_Hardware#GTA01Bv4 pages) (Hopefully these links answers your question. This autotrigger for new nick and question during first 15 minutes done only once.)
18:15.45KensanMarkinoko: http://wiki.openmoko.org/wiki/Bluetooth_Support
18:16.36*** join/#openmoko TimRiker (n=timr@72.11.78.6)
18:16.44MarkinokoKensan: cool, thanks !
18:17.51KensanMarkinoko: Marcel Holtmann himself was doing some work but I don't know the status.
18:19.02*** part/#openmoko Ophelia (n=Ophelia@p54B9183B.dip0.t-ipconnect.de)
18:19.10*** part/#openmoko mdt (n=mdt@littlelun.emdete.de)
18:20.03bschrockCan anyone tell me how to get gllin?
18:21.09Vegaryou can't yet
18:21.19cjbbschrock: do you have a Neo?
18:21.21bschrockSome people have it.
18:21.24bschrockYes I have a neo.
18:21.43*** join/#openmoko gabaug (i=gabe@nat/ibm/x-393ffdd6dd330c45)
18:22.19cjbhttp://chris.printf.net/definitely_not_gllin.tar
18:23.19bschrockTY!
18:23.49Vegaris it out?
18:24.01SpeedEvilNo, that is an illegal copy.
18:24.31cjbit's the version that was shipped on the p0 phones.
18:24.59Vegarok
18:25.28anrpso its half illegal?
18:25.47CMI think it said in some mail that it's ok to distribute, but OM have to build it
18:25.50cjbit is probably illegal.  but if it was illegal to redistribute, it is OM who broke the law (first).
18:26.36CMhttp://lists.openmoko.org/pipermail/community/2007-July/008466.html
18:27.04SpeedEvilThere is a difference between an accident, and a premeditated act.
18:27.07anrpjul29
18:27.14anrpmm.. two weeks now
18:27.35SpeedEvilThe mail did not say that it's OK to distribute. It said that permission to distribute had not yet been obtained.
18:28.05*** join/#openmoko pleemans (n=peter@d51A5E76A.access.telenet.be)
18:28.10CMSpeedEvil: True, I had to find it because I wasn't sure
18:28.40hhf423I think I must advise the authorities that OpenMoko contains nc
18:28.42*** join/#openmoko torpor (n=torpor@wlan-239-061.pns.univie.ac.at)
18:28.53torporokay folks .. last question before i call it quits .. where do i get the GPS binary?
18:28.56woglindenc?
18:28.58cjbheh
18:29.09woglindetorpor nowhere
18:29.21torporreally?
18:29.21hhf423nc can be used for breaking into computers, OpenMoko might be aiding evil haxors
18:29.29torporthere's no way possible to get it somewhere?
18:29.34SpeedEvilIt doesn't contain proper nc.
18:29.36CMtorpor: It was on some P0 phones
18:29.42woglindehhf423 a compiler can do this too
18:29.47torporwe (metalab guys) were going to get it from harald at CCC, but i guess that didn't happen ..
18:29.49SpeedEvilIt contains the busybox feature-free version.
18:29.50Kensanhhf423: thanks to the "hacker paragraph" ;)
18:30.15ScaredyCati like to move it move it...
18:30.27hhf423yes, wait for the state of Germany to sue MS for providing complierz
18:30.36*** join/#openmoko frma (n=frma@c-bfef72d5.025-93-73746f5.cust.bredbandsbolaget.se)
18:30.40hhf423compilerz
18:30.41woglindeeven telnet you can use as hackerz tool
18:30.43woglindeso what
18:30.56hhf423yeah, forget it
18:31.09hhf423it will all not hold up in court
18:31.20woglindethe paragraph says you have to wanted it
18:31.36woglindeand thats is a grey area
18:31.41hhf423woglinde: yeah, haha, so prove you did not mean/want it
18:32.24ScaredyCat!seen jadebadger
18:32.25cdbot2ScaredyCat, I don't remember seeing jadebadger.
18:32.29ScaredyCat!seen jadesparrow
18:32.31cdbot2ScaredyCat, I don't remember seeing jadesparrow.
18:32.35woglindehhf423 we will see If the frist case is open
18:32.35ScaredyCat!seen jadesParrot
18:32.37cdbot2ScaredyCat, I don't remember seeing jadesparrot.
18:32.39ScaredyCat:/
18:32.42hhf423woglinde: you can't. so you will have to pead innocent until proven. but they still could put you in Untersuchungshaft for fun
18:32.54CM!seen future
18:32.57cdbot2CM, I don't remember seeing future.
18:33.00*** join/#openmoko nosyjoe (n=philipp@ppp-82-135-91-136.dynamic.mnet-online.de)
18:33.14ScaredyCatit's jade ...something
18:33.15woglindehhf423 I have no fear
18:33.28woglindeif you have fear then they have won
18:33.57woglindechoose a good lawyer before and you are done
18:34.05hhf423I have no fear, my wife is a lawyer
18:34.15CM!seen JadeFalcon
18:34.39cdbot2JadeFalcon (n=jadefalc@ip132-085.adsl.ch.inter.net) was last seen quitting from #openmoko 19 hours, 36 minutes ago stating (Remote closed the connection).
18:34.39mwesterhhf423:  Above all others, YOU should be frightened!  :p
18:35.02hhf423and the two witnesses to the marriage were lawyers
18:35.13hhf423I am beyond fear
18:35.30ScaredyCatI knew it was jade...
18:35.37hhf423been there, done fear, so whats next?
18:35.50torporokay rockin' ..
18:35.56torpornow my openmoko hacking is complete.
18:36.01torporthanks folks.  be back in a few days ..
18:36.02torporlater.
18:36.03hhf423ooh, a new image
18:36.07woglindebye torpor
18:36.14ScaredyCatcan i has a scummvm ?
18:36.38woglindelol
18:36.40hhf423ScaredyCat: scummvm is a user feature: if the user wants it, the user writes it
18:36.50pH5ScaredyCat: what's up with scummvm, doesn't the version in OE work?
18:36.59anrpand ceased to be a user at that point D:
18:37.03anrp*s
18:37.08ScaredyCatpH5: sdl deps
18:37.25*** join/#openmoko ufo76 (n=ufo76@host81-152-196-25.range81-152.btcentralplus.com)
18:37.45*** join/#openmoko fcarvalho (n=fcarvalh@200.184.118.132)
18:38.21hhf423cool, if I get to flash two images per day, I will believe there is progress
18:38.53woglindelol
18:39.01woglindehhf423 you are pessimist
18:39.13*** join/#openmoko speerschleuder (n=speersch@87.178.120.50)
18:39.19ScaredyCatpH5: jadefalcon is fixing it ...
18:39.31ScaredyCatpersonally I blame Kensan...
18:39.39hhf423woglinde: thats good. Optimists get themselfs killed on their own, pessimists you have to go kill
18:39.54speerschleuderhello
18:40.00frmaScaredyCat: Compiled and ran scummwm a couple of hours ago, no problems !
18:40.00speerschleuder<-- NooN
18:40.13woglindefrma nice
18:40.17ScaredyCatusing bitbake ?
18:40.24frmaScaredyCat: xrand -o right before starting it
18:40.31hhf423is there a reason why the OpenMoko GUI does not connect to gsmd? I always get the "?" next to the antenna
18:40.38frmaScaredyCat: yep ! in 2007.2
18:40.44juri_paranoid pessimists know you're going to kill them, and theres nothing they can do about it.
18:40.50ScaredyCatthe recipe in .1 is broken
18:41.09hhf423juri_: they know I am in fact a ninja?
18:41.26*** join/#openmoko Marex-notebook (n=marex@gwfm4-3-0-240.802.cz)
18:41.40frmaScaredyCat: Beneath a steel sky run excellent, with sound and everything, but right-clicking is kind of hard :)
18:41.49hhf423this kinetic scrolling is sooo cool
18:42.24ScaredyCat.2 is just broken though still isn;t it?
18:42.39woglindedont know
18:42.39hhf423ScaredyCat: define "broken"
18:42.51ScaredyCatbroken: does fuck all
18:42.58ScaredyCatin terms of gsm/gps
18:43.05hhf423ScaredyCat: I would call the .2 I just flashed broken, but so I would everything else I have flashed so far
18:43.07*** join/#openmoko mjr (i=mjr@aulis.sange.fi)
18:43.07frmaScaredyCat: Everything built for me, all the openmoko stuff did not end up in the image though...
18:43.21speerschleuderhello ph5
18:43.35mintee_is there a page on the wiki that explains what you should do when you FIRST get your package in?
18:43.35hhf423ScaredyCat: if you have seen images which are NOT broken, I'd be very interested
18:43.46pH5hej speerschleuder
18:43.53ScaredyCato, I haven't hence me running .1
18:43.56anrpi've never had gsm/gprs work for me through the interface
18:44.01anrpbut i chalk that up to my bad luck
18:44.05bschrockmintee_: It should be on the card that says Assembly Required.
18:44.08hhf423mintee_: hook the Neo up to a Linux box via usb and let the battery charge
18:44.11speerschleuderph5 do you come to the other #?
18:44.11alorilspeerschleuder: See http://wiki.openmoko.org/wiki/FAQ (and also SH1, SH1_FAQ, Neo1973, Developer_preview and Neo1973_Hardware#GTA01Bv4 pages) (Hopefully these links answers your question. This autotrigger for new nick and question during first 15 minutes done only once.)
18:44.24anrplol
18:44.29woglindehihi
18:44.30bschrockhttp://wiki.openmoko.org/wiki/Getting_Started_with_your_Neo1973: But you can start here...
18:44.32hhf423ScaredyCat: which .1 are you running exactly which is not broken?
18:44.43mintee_bschrock, hhf423, thanks
18:44.51mintee_D'oh
18:44.52mintee_heh
18:45.13woglindehm scummvm is on oe
18:45.18woglindedidnt check this before
18:45.35ozarkamintee:  I got mine last night.  It didn't take me long to get it running.
18:45.41ScaredyCatones I built hhf423
18:45.41ozarkaGood luck.
18:46.08mintee_ozarka, ah,  Mine is coming in this Thursday.  I just wanna get a head start
18:46.09hhf423ScaredyCat: can you point me to the images?
18:46.30ScaredyCathttp://buildhost.automated.it/
18:46.38ozarkaHardest part for me was getting the back off for the battery.  Seriously.
18:47.10hhf423ScaredyCat: and you can do calls with that?
18:47.20ScaredyCatyes
18:47.22*** part/#openmoko DeeQx (n=Zwain@85-156-187-55.elisa-mobile.fi)
18:47.42hhf423is it still true that a nand erase is required if the image is smaller than the previous?
18:47.44ScaredyCatthe call history works too :)
18:47.48ScaredyCatyes
18:47.58*** join/#openmoko bitplane (n=Compaq_A@86.156.196.224)
18:48.23hhf423darn, there does not seem to be a terminal program to access serial on this ubunto live cd
18:48.39*** join/#openmoko mdt (n=mdt@littlelun.emdete.de)
18:48.42*** join/#openmoko marsan (n=marsan@ti500720a080-2350.bb.online.no)
18:48.52SpeedEvilhhf423: cu, minicom?
18:49.32hhf423both not there
18:49.32*** join/#openmoko TimRiker (n=timr@pdpc/supporter/bronze/TimRiker)
18:49.55*** join/#openmoko behdad (i=behdad@nat/redhat-ca/x-138550c77b933a2f)
18:50.36mintee_anyone tried using a typical usb charger... from something like xv6700 ?
18:50.47mintee_i donno what the mA's are off hand
18:50.54SpeedEvilmin: irrelevant
18:51.07SpeedEvilthe problem is that the neo won't draw the available curent.
18:51.32SpeedEvilsee Neo1973 Charging
18:51.37SpeedEvilon the wiki
18:51.53mintee_righ
18:51.54mintee_t
18:51.59ScaredyCatoh
18:52.03ScaredyCatso that
18:52.04ScaredyCatworks
18:54.35aloril(script) wiki RecentChanges: [[User_talk:Hhf423]] [[P1_Owners]]
18:55.33KensanScaredyCat: what do you blame me for?
18:55.45ScaredyCatscummvm ;)
18:56.21KensanI currently have no server to put it.
18:56.25*** part/#openmoko J-23 (n=Moarc_zi@a105.net128.okay.pl)
18:56.34hhf423awww, there is cu, right under advanced
18:57.09woglindeScaredyCat hehe
18:57.30KensanJadeFalcon created the menu entries etc with "auto-rotate" etc and mapping AUX to F5 so you can actually exit scummvm ;)
18:57.49*** join/#openmoko mjr (i=mjr@aulis.sange.fi)
18:58.01*** join/#openmoko jonib1 (n=jonas@ua-83-227-144-18.cust.bredbandsbolaget.se)
18:59.04woglindeso scummmvm needs touchscreen support?
18:59.16KensanScaredyCat: I need to get going but I can send the tarball to you tomorrow.
18:59.21*** join/#openmoko Henrikw (n=henrik@38.80-203-113.nextgentel.com)
18:59.34ScaredyCatok. thanks Kensan
18:59.52Kensanwoglinde: it works "out-of-the-box" but you need the F5-key so the ScummVM-menu appears ingame
18:59.56*** join/#openmoko ferric (n=aditya@dsl081-134-176.nyc1.dsl.speakeasy.net)
19:00.31Kensanit's brilliant btw :) Played tom Day of the Tentacle and the screen makes it a real joy to play :)
19:00.41Kensan^ some
19:01.14*** join/#openmoko Demitar (n=demitar@c-212-031-190-120.cust.broadway.se)
19:02.22KensanScaredyCat: well got to go, catch me tomorrow.
19:02.33ScaredyCatok, will do..
19:03.08lukhas_nowhereis it possible to surf on the web with the neo phone, using usb/ether and sharing the connection ?
19:03.43zeckelukhas_nowhere: there is only 'web' installed, but yes you can do masquerading and then share the connection
19:03.45*** join/#openmoko ufo76_ (n=ufo76@host81-151-124-172.range81-151.btcentralplus.com)
19:03.56lukhas_nowhereok
19:04.01lukhas_nowherelet's try then :)
19:05.23zeckemickey|dinner: which image would you flash nowadays?
19:06.28*** join/#openmoko rmoravcik (n=rmoravci@ip-89-103-152-149.karneval.cz)
19:06.33mickey|dinnerzecke: hmm, the most recent one?
19:06.49mickey|dinnerzecke: one of my builds should be finished in about one hour
19:06.54mickey|dinnerzecke: i can upload it, if you want
19:07.04bkruseWhats up friends
19:07.09SpeedEvilOr just use ssh, with sshd on the phone doing the SOX proxying.
19:07.25zeckemickey|dinner: is the one from the 8th of august okay?
19:07.36mickey|dinnerzecke: no, we fixed a lot of bugs since then
19:08.06SpeedEvilSOCKS
19:08.13zeckemickey|dinner: did jan upload his image?
19:08.27mickey|dinnerzecke: no idea. if you need one _now_, wait a couple of minutes
19:08.35mickey|dinnerlet me search one
19:08.57zecke<PROTECTED>
19:09.38woglindezecke yours?
19:10.12mickey|dinneruploading...
19:10.14mickey|dinnerETA 6 minutes
19:10.32zeckewoglinde: it has my name tag ;)
19:10.41hhf423ScaredyCat: ok, its flashing your image now, lets see if that is less broken :-)
19:10.50*** join/#openmoko TimRiker (n=timr@pdpc/supporter/bronze/TimRiker)
19:11.24lukhas_nowhereok, "Web" is nice, but I'd rather have a Minimo :)
19:11.43lukhas_nowherethe page http://wiki.openmoko.org/wiki/Minimo is quite short, is that the only doc available ?
19:12.05zeckelukhas_nowhere: start web and launch a forkbomb ;)
19:12.36*** join/#openmoko frma (n=frma@c-bfef72d5.025-93-73746f5.cust.bredbandsbolaget.se)
19:13.07woglindezecke I will meld your blender with a zippo
19:13.26zeckewoglinde: dummes menschenkind!
19:14.17SpeedEvilContext: I am now on a 128M laptop, I have 30 FF tabs open.
19:14.52hhf423mickey|dinner: you have a .2 image which will dial? :-)
19:14.55Writchieonly 43? how many pdf's open
19:14.55zeckeSpeedEvil: what does xrestop say?
19:15.13mickey|dinnerhhf423: no idea. didn't test that
19:15.16mickey|dinnerprobably not
19:15.20mickey|dinnergsmd still having problems
19:15.40hhf423ok
19:15.41SpeedEvil1200000   315   44    1  217  146    23924K     12K  23937K  2971 Solar cell - W
19:15.43*** join/#openmoko dantalizing (n=dan@n128-227-139-239.xlate.ufl.edu)
19:15.57*** join/#openmoko hp__ (n=stapel@d54C61E21.access.telenet.be)
19:16.41zeckeSpeedEvil: 24mb for 30 tabs, that isn't bad in the mozilla terms
19:16.43*** join/#openmoko El_Salvador2 (n=Brescia@adsl-ull-252-159.44-151.net24.it)
19:16.51SpeedEvilThey are mostly text tabs.
19:17.09SpeedEvilI keep meaning to do an extension to blank images on switchaway from a tab.
19:17.29mickey|dinnerzecke: done. people.openmoko.org/mickey/images
19:17.35zeckeawesome :)
19:18.04thomasg__SpeedEvil, you are talking about minimo?
19:18.16*** join/#openmoko k-s[WORK] (n=gustavo@200.184.118.132)
19:18.18SpeedEvilno, ff
19:18.25SpeedEvil1.5
19:18.38thomasg__wow. 24mb is impressive
19:18.46thomasg__my ff sucks as much ram as he can get :)
19:18.51SpeedEvilthat's not RAM, that's xresources
19:19.04zeckethomasg__: that is stuff loaded into the xserver by ff
19:19.11zeckebut that is still good in terms of firefox
19:19.14SpeedEvilHowever.
19:19.30SpeedEvilI can't imagine using more than 3 or 4 tabs on the neo.
19:20.22thomasg__100 mb with 15 tabs right now
19:20.29Writchiemy windows firefox is only using 300MB with 43 tabs open
19:20.34ckuethe<PROTECTED>
19:20.41thomasg__ah, ok
19:20.41CIA-20openmoko: 03mickey * r2702 10/trunk/src/target/kernel/patches/ (openmoko-logo.patch series): kernel: remove openmoko-logo.patch, we're going to do in the .bb recipe in a much simpler way
19:21.03SpeedEvilIt seems lots saner on my 128M lappy, for some reason.
19:21.03*** join/#openmoko diego71 (n=luser@host-84-222-16-250.cust-adsl.tiscali.it)
19:21.14thomasg__so that is one of the reasons why X takes so much ram, too?
19:23.31ckuethe32541 _x11       2    0   46M   69M sleep    select  130:07  1.71% Xorg
19:24.03ckuethelots of buffers, i'd imagine
19:24.28Shoraganmickeyl, how are you going to do the logo?
19:26.14woglindeshoragan suprise sursprise?
19:28.41hhf423ScaredyCat: ok, right, your image actually registers with the network and everything. When I get my new SIM I probably can even make calls.
19:28.52hhf423ScaredyCat: but SMS does not work, right?
19:29.07*** join/#openmoko daMaestro (n=jon@fedora/damaestro)
19:29.23hhf423ScaredyCat: your image actually was the first image that asked me for my PIN :-)
19:29.36Shoraganmickeyl, if you want to generate the image while building keep in mind that the full 480x640 doesn't work
19:29.47Shoragan480x500 does, though
19:29.48El_Salvador2<SpeedEvil> I can't imagine using more than 3 or 4 tabs on the neo.
19:29.58El_Salvador2with webkit?
19:30.06SpeedEvilNo, with FF.
19:30.31zeckeShoragan: hey, did you return safely?
19:30.32El_Salvador2but neo's browser will use webkit :P
19:30.39SpeedEvilMeh.
19:30.54daMaestroi got the feedreader to go online.... it worked much, much better then the browser ever has
19:30.54daMaestrolol
19:31.22woglindedamaestro hail zecke
19:31.48lukhas_nowhereis there a way I can separate the speaker outpout from the headphones output?
19:32.04jeddy3has anyone tried a standard 2.5mm->3.5mm stereoadapter to headphones with neo?
19:32.28jeddy3lukhas_nowhere: in alsamixer select "amp mode: headphones"
19:33.04lukhas_nowherejeddy3: thanks!
19:33.08jeddy3lukhas_nowhere: ...or amp mode: speakers, if you want only speakers :)
19:33.16El_Salvador2PCW: Is there a planned list of applications that will ship with the consumer version in October? In particular, which Web browser, e-mail client, and calendar will it ship with?
19:33.16El_Salvador2OpenMoko: Yes, we do have a list.
19:33.16El_Salvador2As for particulars, we write the interface ourselves, but a lot of the base code comes from existing FOSS [Free and Open Source Software] projects. E-mail will be based on the TinyMail framework. Our browser is based on WebKit (the same stuff that Safari is using).
19:33.22lukhas_nowherenice :)
19:33.40*** join/#openmoko RubberHound (n=dany@IGLD-83-130-222-201.inter.net.il)
19:35.39juri_uhm.
19:35.41juri_WTF.
19:35.50juri_who do i speak to reguarding shipping issues?
19:36.01ewonheh
19:36.02daMaestroUPS?
19:37.02juri_aparently, my openmoko is getting shipped to.. germany.
19:37.27juri_its nice of them to ship it and all, but i'm in the US. ;)
19:37.39ckuetheyou wouldn't be the first person to get the wrong tracking number...
19:37.55juri_no, its the right tracking number.. they have the city name correct.
19:38.09zeckelol
19:39.37ckuetheIIRC there are cities named Edmonton in .ca, .us, and .uk
19:40.01juri_aparently, theres a "rogers" in germany. ;)
19:40.59jeddy3aawh...this sucks...I just assumed a regular 2.5mm->3.5mm stereoconnector would work...seems like microfone+right channel is wired on standard left+right :(
19:41.38SpeedEvilthere are two connector pinouts
19:41.58jeddy3SpeedEvil: sorry?
19:42.12SpeedEviltwo four-pin headset variants
19:42.31Writchiei think neo uses Motorola style
19:42.45jeddy3yeah
19:43.06*** join/#openmoko lsobral (n=sobral@200.184.118.132)
19:43.34jeddy3i assumed the extra microfone pin would be wired alongside standard left+right
19:43.42jeddy3not instead of left :P
19:44.48jeddy3in standard as in "stereo standard", apparently there are variants for headsets also
19:45.26*** join/#openmoko wooKieface (n=benjamin@x1-6-00-03-2f-29-99-b9.k963.webspeed.dk)
19:46.27jeddy3so apparently stereoadapter doensn't work, or am i missing something obvious?
19:53.52ferricman, I almsot bought an iPhone today.
19:54.19*** join/#openmoko Tv (n=tv@38.98.11.186)
19:54.34Stephmwferric: narrow escape
19:54.50ckuethestay where you are - we'll send out a de-brainwashing team right away
19:54.57ferricStephmw: indeed.  i lost my blackberry in a cab, and almost tipped over the wrong way.
19:55.03ferricckuethe: haha
19:55.14*** join/#openmoko bschrock (n=bschrock@cpe-75-180-37-237.columbus.res.rr.com)
19:55.20*** join/#openmoko _rob (n=rob@85.233.59.8.static.cablesurf.de)
19:55.25anrpuh oh, an apple user!
19:56.23*** join/#openmoko ScaredyCat (n=andy@net-pbx.demon.nl)
19:57.30*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-139-177.42-151.net24.it)
19:57.33don-osomeone get that man an open source licence
19:57.42summatusmentisnothing wrong with apple users
19:57.50summatusmentisbut iPhone users... different story
19:58.13summatusmentisI love my MacBook ;-)
20:00.17thomasg__I love my tiny black(!) thinkpad :)
20:00.17*** join/#openmoko pavelm (n=pavel@gprs189-60.eurotel.cz)
20:01.32*** join/#openmoko ME-tan (n=sloant@cpc1-cosh4-0-0-cust189.cos2.cable.ntl.com)
20:01.59Stephmwthomasg__: how's the keyboard?
20:02.30thomasg__of the thinkpad?
20:02.31don-oi see the next step past the openmoko is the gumstix speaking bluetooth to a twiddler keyboard and a monocle eye-glass mounted display.
20:02.56Stephmwthomasg__: aye
20:02.57juri_don-o: working on a monocle here. ;)
20:03.11ME-tandamn i joined the right channel
20:03.17thomasg__Stephmw, pretty good as all older (and maybe also all new) thinkpad's keyboards
20:03.20ME-tanwearables <3
20:03.37don-owearables <4
20:04.32ME-tanand i only connected to find out whether the gta02 would be likely to make reliable phone calls and texts
20:04.49don-oME-tan: of course. its the consumer version.
20:04.50Writchiesorry, it can't do that yet
20:04.51ME-tanbecause I am one of the people in that orderly queue waiting for it...
20:04.54ferricI think thinkpad keyboards have definitely gone down in quality with lenovo's cost cutting.
20:04.58ferricthe macbook keyboard is nice.
20:05.09don-oME-tan: oh wait i might have gta02 mixed up with P2. sorry.
20:05.17ferricthe iphone is nice but... 2 years and $600? :(
20:05.26ME-tanthats what i meant, i'm waiting for the consumer verison
20:05.44ME-tanas I gather there are no plans to have a 3g version
20:05.58ME-tanwell, yet
20:06.14thomasg__Stephmw, but the best thing of the thinkpads is the trackpoint: forget those ugly touchpads and so on
20:06.16don-ojuri_: were you kidding about the monocle? i'd really like to see one thats in the range of affordability
20:06.24hhf423ME-tan: 3g in 2008
20:06.40don-othe eraser-mouse is very cool.
20:06.52ME-tandamn, tempting... the question is should I wait for it....
20:07.32ME-tannah best pointing device was the trackball in the original libretto. Ball on one side of the device and buttons on the other side
20:07.33hhf423ME-tan: depends on how happy you are with the phone you have
20:07.42anrperaser mouse?
20:07.46anrpthat's what it's called these days
20:08.03thomasg__ferric, and if you take the amout of the monthly fees included for the iphone in the plan you will have paid more than $1000 for the phone without really knowing it
20:08.25ME-tancurrently running a 6680. Good phone and I have loaded it with lots of 3rd party stuff but some things do irk me
20:08.41don-othomasg__: true but the moko monthly fees arent a whole lot less than $60/mo, IMHO
20:09.21thomasg__don-o, what fees do you mean?  $450/24month = $18 per month
20:09.35cjbthomasg__: he is pointing out that your Moko is not usable without a contract either.
20:09.40thomasg__+ plan you might be at about 30 to 40 $ (however you want)
20:09.50cjbso it is disingenuous to compare iPhone+contract to moko-contract.
20:09.56cjbyou should compare to moko+contract.
20:10.01thomasg__and thats the point: you can chose how much you want to pay
20:10.14ferricthomasg__: i have used it though, and it is the best of closed gadget porn that you can get :)
20:10.15don-othomasg__: i agree there is much more flexability when using an unlocked gsm phone
20:10.24cjbthomasg__: "I wish to pay $5/mo!"  "Well, you can't."  "Oh.  :(("
20:10.43thomasg__btw - in germany you don't need plans, you can pay what you use, not only what you think you will use (post-paid vs. pre-paid)
20:10.45cjbthomasg__: yeah, the short answer is (a) we agree, in general, (b) be less rabid.
20:10.46ME-tanthe FIC does win more geek points certainly. I thought the iphone was going to not support operator locks anyway...
20:10.54don-ocjb ftw
20:11.16cjb:)
20:11.42thomasg__cjb, I can get contracts for less than $5/mo without a problem here in germany - and germany is far more expensive than the states are e.g.
20:11.50ME-tanthe plans are good in the uk but only one operator has a decent flat rate data plan at the moment
20:12.08StephmwME-tan: who?
20:12.29StephmwME-tan: atm my data usage is rolled into my free minutes with O2
20:12.31ME-tanthe others so far are limiting you to 120mb a month. I use more than that surfing bash.org in text only mode on the train and sshing in to connect to my irssi session
20:12.52summatusmentisafaik, in the US, you can't buy a data plan without buying a speech plan
20:12.59*** join/#openmoko LaF0rge (n=laforge@berligate.hmw-consulting.de)
20:13.04ME-tanStephmw: t-mobile web&walk business package =££30 a month with a datacard
20:13.16ME-tanthat is a data only plan
20:13.20Stephmw'k
20:13.30Stephmwdamnit
20:13.33ME-tanwell, it can do voice but they charge you for it. They supply you with a 3g datacard not a phone
20:14.38ME-tanin fact as i have the page open http://www.t-mobile.co.uk/shop/mobile-phones/internet/laptop/webnwalk-internet/12mth-webnwalk-plus/
20:15.22ME-tanreviews from my coworkers so far seem positive for signal and service so i'm planning to get that, work out the APN config then get the FIC
20:17.05ME-tani'm tempted to get the lunchbox but i know i'm too much of a noob to use the dev kit...
20:17.09pavelmHello, everyone!
20:17.32*** join/#openmoko Pupeno2 (n=Pupeno@89-125-118-27.dhcp-ripwave.irishbroadband.ie)
20:17.51pavelmhttp://buildhost.openmoko.org/tmp/deploy/images/ ... but the latest image is from aug03.
20:17.55pavelm...are there newer images?
20:18.29Writchiehttp://people.openmoko.org/mickey/images/
20:18.38MarkinokoME-tan: I'm pretty sure you service provider would give you the APN config without even complaining
20:18.49pavelmthanks, writchie.
20:19.02pavelmIt would be nice to get calls to work...
20:19.14Writchiehaven't tested it yet
20:19.27Writchiei'm asuming you mean calls from the gui
20:20.18pavelmwritchie: it worked at one point... and with some hacks, I even got it to play mp3 on incoming call.
20:20.48Writchiewould be nice to have one sort of stable demo image.
20:20.49ME-tanMarkinoko: you're supposed to run their special software and they can be a pain. When I got my first s60 phone it took me weeks of emailing between myself and vodafone support to get the config to use internet on it (they configged it for WAP only as they thought that was the only thing i'd ever use). I ended up working it out by getting it out of their laptop software and then emailing _them_ the correct config
20:21.05ME-tanthis was a few years ago though
20:22.08MarkinokoME-tan: I do work with operators and I don't think it's true anymore. At least not with SFR (vodaphone france)
20:22.30pavelmME: vodafone is pretty bad, then. We even have special "data support" line that has half of a clue.
20:22.44Writchiein many countries the operator is able to do little more than send you an sms OTA
20:23.06woglindehi pavelm
20:23.11MarkinokoWritchie: or give you the info on their web site
20:23.24Markinokothat's what most do here in addition to the sms
20:23.37Writchiemany have nothing on their website
20:24.00Writchiere: configurations
20:24.00Markinokohmm, that's a shame
20:24.26Writchiein the U.S. they think only in terms of their phones and their services described in their marketing speak
20:24.50Writchiethey never heard of an APN
20:25.29Writchiefortunately, it won't be long that NEO configs can be worked out for every operator
20:25.34ME-tanI'm used to dealing with APNs as I support crackberrys for a living :(
20:26.20ME-tanthe US phone system does seem a little backward
20:26.26Writchielittle?
20:26.49ME-tani heard some people pay for recieving calls?
20:26.54Writchieand sms
20:27.00MarkinokoME-tan: ow, crackberrys, so you're part of the evil RIM empire
20:27.14ME-tanwe plan here where you get credited when you recieve a call :)
20:27.21ME-tanhad a*
20:27.21pavelmhi, woglinde!
20:27.37ME-tannah I work tech support and the users have them
20:28.32ME-tanat least they usually work unlike the push email enabled HTC devices we trialled
20:28.36pavelmwritchie: t0mobile cz people were willing/able to tcpdump for me...
20:28.46ME-tanthose were about as stable as an irc chick
20:28.55ozarkaMarkinoko: I'm part of the evil RIM Empire.
20:29.12ozarkaI write J2ME BlackBerry applications for work.  :-)
20:29.23Writchiethere are a couple of internal t-mobile support groups that are very helpful
20:29.24ozarka(Not an employee of RIM)
20:29.25Markinokopavelm: every operator is _able_ to use a tracephone. I'm surprised they did it for a customer
20:29.58ME-tani should learn to code. Might make me less of a idiot that goes onto forums and irc to ask noobtastic questions
20:30.09Markinokoozarka: does it hurt ? ;-)
20:30.24raynetozarka: great, then you wouldn't mind testing j2me blackberry i've ported/porting
20:31.08MarkinokoME-tan: sys admins don't code (much) but still are able to do things. Being able to code is not the aswer to all problems
20:31.18ME-tantrue but I cn
20:31.23ME-tancan see how it would help
20:31.26ozarkaMarkinoko: You get used to the pain.
20:31.37MarkinokoME-tan: playing with your neo will be a good way of learning a lot.
20:31.59ME-tanheh, possibly. I should play with my zaurus more then
20:32.23ozarkaraynet:  I'll be happy to help.  Not many of us out there so we have to stick together.
20:32.47MarkinokoME-tan: well, I don't remember the zaurus comming with a debug bord. You have more risks of bricking it without being able to do anything
20:33.05raynetozarka: cause i dont have access to blackberrys
20:33.15raynetozarka: and dont wanna ship my product with 'it worked in emu'
20:33.17ME-tandepends if I can do anything with a debug board
20:33.54ME-tanbearing in mind the only thing i've done is make a set of traffic lights in a 6805 micro so long ago i have no idea how i did it
20:34.14ME-tanshame I dont know where the traffic lights went, they rocked
20:34.14MarkinokoME-tan: the wiki and the lists are a good place to learn how to handle that. It's not that hard realy
20:34.21Markinoko:-)
20:35.13*** join/#openmoko docdoc (n=timoteus@d515323B9.access.telenet.be)
20:35.28ME-tani gather it would show me how h
20:35.35ME-tanhow the proc was thinking
20:35.45ME-tanand damnit i keep hitting enter instead of backspace
20:36.14*** join/#openmoko madewokherd (n=urk@c-67-163-206-153.hsd1.pa.comcast.net)
20:37.52docdochi all whats thetopic
20:38.06*** join/#openmoko doc|work (n=doc@gentoo/contributor/doc-007)
20:38.11doc|workevening all
20:39.04doc|workI just got my hands on a potentially bricked treo 650, and I've seen someone has installed open moko on it. I'm not sure just how bricked it is though. I'm getting the multicoloured screen with the bootloader version number I think. Anyone know if it's recoverable?
20:39.22doc|worksorry, installed it on *a* treo 650, not this specific one
20:40.35docdocexit
20:41.15docdocewhat is the topic curently
20:41.35doc|workdocdoc: type /topic
20:42.33docdoctype /topic
20:42.53raynethumm, perhaps, 'soldout at openmoko.com, sale at ebay.com' might be more true
20:43.17mwesterhehe
20:43.34ME-tanlaff
20:44.30raynetalso, Neo is so small that we need to make AD photos with a child's hand or something. it is tiny in my huuge hand
20:44.40pavelmMarkinoko: yes, they were _really_ trying to be helpful. But that's long time ago.
20:48.07ME-tansome perspective photos with something like a coke can would be nice
20:48.26*** part/#openmoko docdoc (n=timoteus@d515323B9.access.telenet.be)
20:49.08*** join/#openmoko Cap_J_L_Picard (n=ewanm89@unaffiliated/ewanm89)
20:50.01mellon_Japanese-style or American-style coke can?
20:50.44ozarkaCompared to some of the other iFones out there -- like the HTC Touch -- the Neo is big.
20:50.56ME-tani honestly had no idea there was a difference in coke cans
20:51.45ozarkaNeo also has a lot of space between the screen and the edges.
20:51.48pavelmneo is as big as siemens sx1... that's quite big.
20:52.40xkr47ozarka, yeah, I like it that way :)
20:53.01xkr47I think a thick cover shields the machine better
20:53.10xkr47I've had my share of phones not taking normal use
20:53.41pavelmozarka: hopefully, production hardware will look better.
20:53.46ozarkaxkr47: seems like wasted space to me
20:53.53xkr47heh
20:53.54aloril(script) wiki RecentChanges: [[Wish_List_-_Hardware]] [[Wishlist:Auto_Align_Map]] [[User_talk:Hhf423]]
20:54.13xkr47of course it doesn't look like a business phone yet.. those need to be sleek, metal covered
20:54.25ozarkaOne thing for sure, every cell phone design is wrong.
20:54.54ewonthat HTC with the slide out keyboard, or perhaps the nokia communicator, is about as good as it gets for me
20:55.08anrpjapanese coke cans are much more hefty
20:55.10juri_nokia 770 for me. ;)
20:55.14ozarkaI don't want a business phone.  I like my orange creamsicle Neo.
20:55.18anrpalso, i liked the half liter aluminum bottles
20:55.19ME-tanxkr47: not always, most nokia business phones also come in black/gunmetal. The black Neo looks prettu sweet
20:55.27anrpalso liked the non-hfcs but i digress...
20:55.40ewonif a phone has wifi, it should have a keyboard, imho
20:55.42ME-tani'm getting the black one
20:55.46xkr47if it was all red, it could have been "the red pill" ;D
20:55.54ME-tanbahaha
20:56.06ozarkaI don't like things that slide.
20:56.08ME-tancan always get a second set of plastics and spray one
20:56.16xkr47ewon, if they only made freedom mini still
20:56.16ozarkaSee what I mean?  All design is wrong.
20:56.22xkr47now they have some freedom mini gps :P
20:56.39ozarkaWrong shape, color, keyboard, screen.  Wrong for somebody.
20:56.42xkr47ozarka, yeah.. diy :)
20:57.46xkr47unfortunately I have no knowledge of what kind of effect paint has on radio transmission, so I don't dare paint mine yet ;)
20:57.57ME-tanbugger all effect
20:58.21Writchieit will likely affect the gps
20:58.27ME-tanif I can get a signal on the tube i can get a signal through a little paint
20:59.00Writchiecould be good or bad effect, depending on whether this was already taken into account
20:59.02xkr47well surely the tube affectes the signal too ;)
20:59.30ME-tanyeah it isn't a great signal and only when the tunnels aren't too deep
20:59.49ME-tanthey are going to introduce cell transmitters down there soon
21:00.59ME-tani may not be a good tech but I have a thing for GSM tech
21:01.25ME-tanwell, i know things just not anything that i can make money out of
21:03.25nibbler_depavelm: but the display has far more than the double resolution ;)
21:03.41nibbler_depavelm: openmoko: 640*480, SX1: 176x220...
21:04.32ynezzrwhitby: http://pastebin.com/m4a693c35 (MokoMakefile issue)
21:05.59ynezzi just removed that problematic line, but it could be a problem for others...
21:07.22ynezzls
21:07.36*** join/#openmoko Kero (n=kero@77.251.29.148)
21:11.34pavelmnibbler: Yep, sx1 is old design. It is still too big. At least it is sunglight readable.
21:19.53*** join/#openmoko shackan (n=frob@host240-30-dynamic.10-87-r.retail.telecomitalia.it)
21:19.56*** join/#openmoko adminjs (n=adminjs@host-84-201-157-189.xdsl.lixxus.net)
21:24.45*** join/#openmoko madewokherd` (n=urk@c-71-61-47-166.hsd1.pa.comcast.net)
21:25.50*** join/#openmoko ray (i=ray@freenode/helper/ray)
21:27.38*** join/#openmoko ^leo^ (n=user@mail.mondueri.com)
21:32.32doc|workanyone got an answer to my question?
21:34.55adminjswhat question?
21:35.09doc|workI just got my hands on a potentially bricked treo 650, and I've seen someone has installed open moko on it. I'm not sure just how bricked it is though. I'm getting the multicoloured screen with the bootloader version number I think. Anyone know if it's recoverable?
21:35.33doc|workoh, and, openmoko's not installed on this phone, I meant other treo 650s
21:35.39*** join/#openmoko DukeOfURL (n=chatzill@introspect.com)
21:37.09SpeedEvilWell.
21:37.18SpeedEvilI would find the someone, and talk to them.
21:38.30pavelmHi, speed!
21:38.34doc|workfair point, though they may not have suitably bricked theirs :)
21:38.43SpeedEvilHi!
21:38.58SpeedEvildoc: no - but they presumably know how to work thte boootloader in the normal condition.
21:40.18pavelmthere should be documentation how to do that somewhere...
21:40.30pavelmbut it mey be easier to bring it into "normal" condition, first.
21:43.58ynezzrwhitby: another one http://pastebin.com/m69490623 (with fix also)
21:43.58doc|workpavelm: hmmm, ok, thanks
21:44.53ozarkaLast night I unboxed my Neo and flashed with the images from:
21:44.57ozarkahttp://buildhost.openmoko.org/tmp/deploy/images/latest/
21:45.30frmaI sent an email to help@brokenmoko.org, and received the reply Delivery to the following recipient has been delayed:
21:45.30frma<PROTECTED>
21:45.30frmaMessage will be retried for 2 more day(s)
21:45.30frmaTechnical details of temporary failure:
21:45.30frmaTEMP_FAILURE: DNS Error: Could not contact DNS servers
21:45.41ozarkaAre there better, newer images to use?
21:45.42frma... anyone else getting trough ?
21:45.58ynezzeh, brokenmoko?
21:46.04ynezzfunny :p
21:46.24pavelmdoc: I mean... unbricking treo should be doable in most mobile repair shops, at reasonable price.
21:46.28frmaozarka: http://wiki.openmoko.org/wiki/Phase_1_Software_Testing
21:46.28*** join/#openmoko Demitar (n=demitar@c-212-031-190-120.cust.broadway.se)
21:46.40*** join/#openmoko konqui[tm] (i=freenode@deinbnc.go4bnc.de)
21:46.42rwhitbyfrma: do you really think there is going to be someone behind a help email address at openmoko for a developer release?  use the mailing lists.
21:46.44pavelmozarka: try http://buildhost.openmoko.org/tmp/deploy/images/
21:48.51pavelmozarka: there's even newer version somewhere.
21:49.06ozarkafrma, pavelm:  Thanks.
21:49.18frmarwitby: One of the units I received has a dead gsm-modem, I was directed to that email-address by Jouston Huang (@openmoko.com)
21:50.21SpeedEvildead - in what manner?
21:50.49rwhitbyfrma:  apologies, I thought you were mailing about a software problem.  you are right that there should be an email address for hardware problems.
21:51.43ScaredyCathttp://people.openmoko.org/mickey/images/
21:51.50ScaredyCatom2007.2 from today
21:51.56frmaSpeedEvil: No response what so ever, tried all tricks mention on the wiki and in the mailing list archives. Connecting cu only gives the connect message but no response to AT commands.
21:52.08mwesterfrma: recheck the address, does the domain "brokenmoko.org" actually exist?
21:52.23ynezzScaredyCat: is it worth flashing? :p
21:52.45ScaredyCatnot unless they've done a shitload of work on it
21:53.58rwhitbymwester: someone at OM registered brokenmoko.org, but I doubt it has an email server behind it at the moment.
21:54.22SpeedEvilI don't even see an IP
21:54.34rwhitbyScaredyCat: au contraire - the latest image is always worth flashing so that we developers can help fix it.
21:54.54rwhitby(no-one is expecting a working image at this stage, right?)
21:55.16ynezzright, so the MokoMakefile is obsolete?
21:55.17ScaredyCat0m2007.1 works better
21:55.40ScaredyCatuntill .2 works to a similar level of functionality it's not worth it
21:55.42rwhitbyynezz: it will be when OM2007.2 is officially announced by mickey|dinner as going live
21:56.02ScaredyCat19th iirc
21:56.11rwhitby(except at that point it will change to build OM2007.2 instead)
21:56.28ynezzis there some oe how-to for OM2007.2?
21:56.29rwhitbyScaredyCat: is that 19th on the OpenMoko calendar, or the Julian calendar ;-)
21:56.37ynezz:)
21:56.44rwhitbyynezz: there is a OM wiki page for 2007.2
21:56.48ynezzok
21:57.08*** join/#openmoko nosyjoe_ (n=philipp@ppp-82-135-91-136.dynamic.mnet-online.de)
21:57.11pavelmlooks like I'll have to play with python hacks for awhile...
21:57.19rwhitbyand the nslu2-linux master makefile builds it (and puts the resulting images at http://ipkg.nslu2-linux.org/feeds/openmoko/images)
21:57.56mellon_Speaking of 2007.2, has anyone seen this error in configure on glibc-intermediate_2.3.2+cvs20040726?   *** These critical programs are missing or too old: gcc
21:59.00SpeedEvilOh no - competition! http://www.sparkfun.com/commerce/product_info.php?products_id=286
21:59.04pH5glibc 2.3.2+cvs2004 ??
21:59.28woglindeph5 lol
21:59.33woglindeI wondered myself
21:59.35mellon_Hey, don't ask me - bitbake is trying to build it!
21:59.44ynezzrwhitby: I wonder what's the process of the image build on nslu2-linux. make update setup om-image using mokomakefile?
21:59.57ynezzor some custom environment?
22:00.05mellon_SpeedEvil: It Must Be Mine!!!   :')
22:00.11StephmwSpeedEvil: hahaha
22:00.55mellon_I wonder if they're refurbishing old phone chassis or making new ones.
22:01.13ynezzlooks like new one :)
22:01.24ynezzquite expensive
22:01.30mmazurSpeedEvil, they don't have a stylus holder either.
22:01.34*** join/#openmoko dantalizing (n=dan@wsip-70-184-147-28.ga.at.cox.net)
22:01.43rwhitbyynezz: nslu2-linux uses the nslu2-linux master makefile, and does "make openmoko"
22:01.59ynezzah
22:02.34*** join/#openmoko lmveloso (n=lmveloso@200-193-152-9.mganm702.dsl.brasiltelecom.net.br)
22:03.42mellon_SpeedEvil:this is a really great web site!
22:08.32*** join/#openmoko morricone (n=foobar@dslb-084-057-187-193.pools.arcor-ip.net)
22:11.18andylockranI'm thinking I may have a kernel/rootfs mismatch on my phone - using uImage-2.6.21.6-moko11-r1_0_0_2688_0-fic-gta01 kernel and openmoko-devel-image-fic-gta01-20070813013449.rootfs
22:11.37andylockrancan anyone confirm +ve or -ve
22:11.49jrockwaywhat's not working?
22:11.50*** join/#openmoko nokiCat (n=TableeCa@net-pbx.demon.nl)
22:12.21andylockranjrockway: gsm isn't registering
22:12.55jrockwayok
22:13.12jrockwayi tried that rootfs with the pre-installed kernel and had the same problem
22:13.25andylockranoff to bed - wil play with it tomorrow
22:13.26andylockrannight!
22:13.27jrockwayi got gsm working with the latest kernel from the first page on the wiki
22:13.30jrockwaybut it still seems broken
22:13.35jrockwayttyl :)
22:13.47jrockwayi'm just going to build it myself
22:13.57jrockwaywhen i get home, that is :)
22:14.17andylockranjrockway: yeah - my hacking skills aren't that advanced - if you can build a working version it'd be good to have a copy
22:14.40nokiCatWookie hole
22:15.15jrockwayandylockran: i'm pretty new too :)
22:17.01SpeedEvilgsm doesn't depend on kernel.
22:17.11SpeedEvilyou can either talk to the serial device, or you can't.
22:17.26SpeedEvilthere is no subtle driver magic where it can half work.
22:17.48jrockwayinteresting
22:17.48SpeedEvilmellon_: indeed.
22:17.54jrockwayyesterday gsm didn't work... today it does work :)
22:18.16*** join/#openmoko lekter2 (n=e-topic@212-73-60-226.red-acceso.airtel.net)
22:19.21*** join/#openmoko nosyjoe_ (n=philipp@ppp-82-135-91-136.dynamic.mnet-online.de)
22:20.52ynezzbtw, why do I need gcj for OM2007.2 ?
22:22.16ynezzit's mentioned as a required package on http://wiki.openmoko.org/wiki/OpenMoko2007.2 (How to MasterMakefile on Ubuntu)
22:22.39*** join/#openmoko mrface (i=bradpitc@outbound.silenceisdefeat.org)
22:26.49*** join/#openmoko ckuethe (n=ckuethe@S0106000024c38a18.ed.shawcable.net)
22:28.47mellon_So does anybody know a source for an antenna we can plug into the GSM antenna socket on the Neo that has higher gain than the Neo antenna?
22:31.23*** join/#openmoko DukeOfURL (n=chatzill@introspect.com)
22:32.44SpeedEvildo you normally have a problem with cellphones where you are/
22:32.47SpeedEvil?
22:33.00SpeedEvilThe GSM socket is unfortunately relatively inaccessible.
22:33.11SpeedEvilthe one you're probably looking at is the GPS antenna.
22:33.51SpeedEvilopen the back of the phone, and look down the 'screwholes'
22:33.51SpeedEvilin one is a socket
22:34.37*** part/#openmoko freskog (n=fredrik@213-204-48-247.bredband.aland.net)
22:35.13*** join/#openmoko mindCrime (n=chatzill@cpe-065-190-188-124.nc.res.rr.com)
22:35.19ynezznice, NOTE: build 200708142348: completed
22:35.36jrockwayyesterday's didn't work very well for me
22:35.44jrockwayis that normal? :)
22:36.04ynezztoday's also, had to fix it by hand
22:36.19jrockwayi need to get my own build going anyway
22:36.35jrockwayi've been a bit lazy so far :)
22:37.59ynezzwhere does your build fail?
22:39.39jrockwayhaven't even tried yet, it's just that random Bad Things are happening with the builds i've tried so far
22:39.51jrockwayi can't find the on-screen keyboard, for example
22:40.00jrockwayi'm not at the point where i should be asking for help though :)
22:40.10*** join/#openmoko ozzloy_ (n=ozzloy@unaffiliated/ozzloy)
22:41.02ynezzseems more like runtime error, not build one
22:41.33jrockwayi think i'm missing files... who knows
22:41.57jrockwayi will bother the channel later when i know what i'm talking about
22:42.02pavelmspeed: In cities, I have pretty good coverage.
22:42.25pavelmspeed: In the forests... yep, I could use more coverage. In villages, indoor... yes, I could use better antena.
22:42.37pavelmin subway... yes, it would be nice to have better antena.
22:55.14aloril(script) wiki RecentChanges: [[Variometer]] [[Wish_List_-_Hardware_-_Atmospheric]] [[Bluetooth_Support]] [[P1_Owners]]
23:02.49*** join/#openmoko x_fight81 (n=filippo@host70-62-dynamic.60-82-r.retail.telecomitalia.it)
23:02.58*** join/#openmoko ultralisk (n=twistx@12.109.140.106)
23:03.07ozarkajrockway: On screen keyboard is the blank widget in the top left.
23:03.35*** part/#openmoko ozarka (n=elineber@12.106.220.2)
23:10.57*** part/#openmoko Markinoko (n=Markinok@bgn92-4-82-238-213-101.fbx.proxad.net)
23:11.08*** join/#openmoko linux_galore (n=Richard@dsl-220-253-69-10.NSW.netspace.net.au)
23:16.51SpeedEvilIt's the left blank of the undivided two-blank panel.
23:17.09jrockwayah, ok
23:17.13SpeedEvilthe right blank picks which keyboard is activated when you press it.
23:17.20jrockwayshould i fix that?
23:17.22SpeedEvilkeyboard or xstroke
23:17.29frmajrockway: In the 2007.2 images I've built it hasn't started automatically, I have to manually run mbinputmgr
23:17.29*** join/#openmoko daMaestro (n=jon@fedora/damaestro)
23:17.29jrockwayor is there a deeper issue at hand?
23:18.45frmaIn yesterdays 2007.2 gsmd can't connect to the gsm modem at boot, but when restarting it manually (/etc/init.d/gsmd start/stop) it works fine. I've successfully called both in and out.
23:20.13juri_well, i'd be more excited if my openmoko wasn't headed to germany. :)
23:22.11ljpditto
23:22.21SrRavenheaded to germany?
23:22.41jrockwayah, everything seems much nicer with the keyboard working :)
23:25.29SrRavenanyone tell me what those two meant with headed to germany pls ?
23:26.48mellon_Their phones were mis-shipped, SrRaven.
23:27.00SrRavenhaha sorry to hear
23:27.05SrRavenmaybe it ends up in my postbox
23:28.55ljpmine was taken by someone seeing a customer
23:29.49juri_mine was mis-shipped.
23:30.10juri_the emails all say germany, so i can't help but believe i typoed on the screen when i ordered.
23:30.29SpeedEvilWhere are you?
23:30.33linux_galorehave to look at an anti theft/phone home feature in the future
23:30.35juri_a reply to my ship email has gone unanswered for a few hours now...
23:30.42juri_speed: in the USA. ;P
23:30.45SpeedEvilAh.
23:31.01SrRavenwell if it lands in my postbox,be sure ill test if it works and send it to you :P
23:31.02juri_(because, you know, all americans believe the default shipping is to the US.. ;P )
23:31.04mellon_That's a pretty odd typo.   How does United States turn into Germany?
23:31.24ynezzi wonder also :p
23:31.25mellon_ljp: you mean stolen?
23:31.28juri_mellon: yea, suprises me. :)
23:31.55ljpwell. more or less. off my desk :)
23:31.59mellon_juri_: I suspect it wasn't your typo.   Probably just an honest mistake.
23:32.19mellon_ljp: dude, that sucks!
23:32.23SpeedEvilljp: have it insured?
23:32.53ljpha
23:32.53ynezzneo is hot stuff "[
23:32.53ljpits ok. it was someone from here anyway..
23:32.54SpeedEvilWhy ha? You can get mobile phone insurance.
23:32.58SpeedEvilah.
23:33.08SpeedEvilSo borrowed, not stolen?
23:33.12ynezzthey don't insure linux phones (yet) :p
23:33.18ljpdepends on who you ask
23:33.29SpeedEvilYou can get insurance on anything.
23:33.32SpeedEvilRates vary.
23:33.42ljpmy cats have insurance
23:34.01FwhI have insurance on my neuticles
23:34.13linux_galorea phone home daemon that sends its position once a day would be cool
23:34.31doc|workwtf are neuticles?
23:34.34mmazurYeah, one question:
23:34.37ynezz-ENOGPS
23:34.44mmazurIs it possible to wake up neo on a specific time?
23:34.53mmazur(you know, for it to act as an alarm clock for example)
23:35.24SpeedEvilIn principle - I think it's not implemented.
23:35.25*** join/#openmoko orospakr (n=orospakr@bas4-ottawa23-1177611425.dsl.bell.ca)
23:35.33SpeedEvildoc|work: Silicone fake testicles.
23:35.37Fwhdoc|work: I dunno, but they sound naughty, don't they
23:35.40linux_galoremmazur: yeah just create a date script that plays a file
23:35.47mellon_mmazur: that's an upcoming feature... :')
23:36.01SpeedEvilAs to insurance.
23:36.13SpeedEvilThe first company I found wants 44 quid a year to insure my neo.
23:36.15mmazurSpeedEvil, meaning?
23:36.37FwhSpeedEvil: 4 is better than two
23:36.50anrpmeaning its time to send it to some kind african prince to have it multiplied!
23:36.54SpeedEvilmmazur: wake on RTC is not implemented.
23:37.00SpeedEvilyet.
23:37.11linux_galorebummer
23:37.29SpeedEvilAIUI, I may be wrong.
23:38.12mmazurSpeedEvil, in software, however hardware has the capability of getting programmed that way?
23:38.17SpeedEvilyes.
23:38.50linux_galoreOM could make a pretty dollar selling insurance and long term support
23:39.05mmazurIf the system goes to sleep while the screen is off, it's possible for it to wake up without any user-visible feedback (no screen flickr, etc)?
23:39.31SpeedEvilyes.
23:40.01mmazurAh. So my evil 'wake up every hour, send gps location' anti-theft system is doable!
23:40.13linux_galorepremium package server access would be a nice little earner
23:40.20linux_galoresell maps etc
23:41.06mmazurOr even better: wake up on sms, check if it's a secret code, if is, do not tell user you've woken up, but do something evil.
23:41.25SpeedEvilIt's not evil if it's your phone.
23:41.42mmazurThat's the ultimate tracking device. Neo should be marketed as a phone for your gf.
23:41.47mmazur"You'll always know where she is"
23:42.10linux_galoreyeah, the infamous granny tracker feature
23:42.17anrpprobably illegal in some cases
23:42.30mmazurOfficialy it's an anti-theft system.
23:42.37*** part/#openmoko x_fight81 (n=filippo@host70-62-dynamic.60-82-r.retail.telecomitalia.it)
23:42.48linux_galoredepends, if you have a relative with dementia it is a great feature
23:43.16*** part/#openmoko mdt (n=mdt@littlelun.emdete.de)
23:43.37linux_galorein the UK there are child tracker services now, kids actualy like it because parents know were they are so they dont get hassled as much
23:44.03Stephmwyeah, right...
23:44.03ixs*sigh*
23:44.18ljpi have a child tracker service... its called my eyes and ears
23:44.28doc|worklinux_galore: let me guess, the telcos had a report commissioned that said that? :)
23:44.29linux_galoreStephmw: when I was a kid my parents would restrict me because they never knew were I was
23:44.51doc|work"it's ok if you go off murdering babies, once we know where you are"
23:45.04ixslinux_galore: and now they do restrict you cause they know you've been out shopping for booze and porn?
23:45.09linux_galoredoc|work: no BBC did a thing on it then asked a few kids, one said he likes it because now he can go out more
23:45.35doc|workI'd be pissed if I was tagged constantly
23:46.01linux_galoredoc|home: well welcome to being restricted to you home at later hours
23:46.07linux_galoreyour*
23:46.28doc|workit's impossible to be a teenager if you can't be obnoxious to your parents and making them already know where you are means they don't ask questions, which means you have no reason to be obnoxious :)
23:46.48doc|workwhere would the fun in that have been? :)
23:46.49linux_galoredoc|work: this isnt for teenagers its for "kids"
23:47.03doc|worklinux_galore: then why aren't these kids being supervised?
23:47.07ljpwell, I would hate it if _anyone_ knew where I was all the time
23:47.16doc|workwho lets "kids" off on their own like that?
23:47.28shackanjust leave the phone at a friend's a go wherever you want
23:47.33shackan*and
23:47.38ixscrap. building libgsm+svnnow is failing in bitbake. To my untrained eye, it looks as if the timestamp is causing the problem. svn download is done at 01:45 e.g. and instlaling at 01:46 which causes bitbake to use different timestamped directory names, thus failing. anyone got a good workaround?
23:47.43linux_galoredoc|work: they are with a tracker, if they say they are going to a mates place the parents know if they are there or not
23:47.44doc|workit's another case of technology filling in where parents should be doing their job
23:47.46shackandoc|work: busy parents who don't care
23:47.52doc|workshackan: exactly, it's stupid
23:48.17doc|worklinux_galore: why would you let your kids go to a place where you don't trust the parents to supervise them?
23:48.35shackanand to complete the stupidity, does it come with a web2.0 online interface too ?
23:48.47linux_galoredoc|work: thats not the issue, how do you know the child is were they say they are
23:49.08anrpyou trust them...?
23:49.19doc|worklinux_galore: because they're *supposed* to be getting supervised by the other kid's parents
23:49.20mmazurI wouldn't exactly agree that it's the parent's job to *always* know where a child is.
23:49.21anrpi know most don't, just saying
23:49.28shackananrp: hahahahahaha, oh riiiiiight
23:49.30doc|workmmazur: enough for it to be safe
23:49.41ljphehehe
23:49.55mmazurrwhitby, the neo is a universal platform, you know.
23:49.57anrpi would never trust me
23:49.57doc|workit's definitely not #technology-raising-kids
23:50.02anrpso... take that as you will >_>
23:50.03mmazurIt... vibrates.
23:50.11doc|workanrp: yeah, I wouldn't trust you either
23:50.12mmazurAnd that helps with #child-forking.
23:50.16linux_galoredoc|work: aah so while they are "supposed" to be supervised at another parents house they are getting kidnapped
23:50.22anrpD:<
23:50.27jrockwaymmazur: it helps with #not-forking-children actually :)
23:50.40shackanmmmm
23:50.44anrpalways remember to wait() for your children, or they'll zombify
23:50.46doc|worklinux_galore: then you're fucked anyway, because no smart kidnapper is going to keep the kids phone where it can be positioned
23:50.51doc|workpardon my french
23:50.53shackanall this time I tought it was just a phone...
23:51.11linux_galoredoc|work: actually your average crim is pretty thick
23:51.12ljpi rather prefer to sleep() the kids
23:51.18shackandoes it come with a babe magnet ?
23:51.37SpeedEvilshackan: it comes with the light on the pointer.
23:51.41SpeedEvilUse that for hypnosis.
23:51.49anrpor just blind them
23:51.52daMaestroshackan, it does
23:51.54anrpwith teh lazor!!1
23:52.03daMaestroshackan, but just tell them what it runs
23:52.05doc|worklinux_galore: who doesn't know that a mobile can't be positioned?
23:52.10daMaestrotheir eyes glaze over
23:52.24linux_galoredoc|work: who doesnt know the kid even has a mobile
23:52.28doc|workespecially a crim whose business it would be to know what can be a liability
23:52.39mmazurdoc|work, so if we stuff neo with kid porn, then there's a chance that the kidnapper won't discard it, thus saving the childs life!
23:52.46anrpsee this is what happens when you take think of the children to the logical extreme!
23:52.47doc|workmmazur: hah
23:52.52mmazurSomeone should write that down as a marketing strategy.
23:53.10doc|workat the end of the day, *you* should be supervising your kids, or leaving them with someone you trust to be supervising them.
23:53.20doc|worknot leaving it to a phone
23:53.22mmazurparentd
23:53.40rwhitbycan we take the parenting advice elsewhere?  it's really offtopic here.  (and yes, I am speaking as a parent)
23:54.58ixsmhm. jupp. libgsm is currently not buildable as the svn name is timestamped and does _change_ during the build.
23:55.59rwhitbyixs: .1 or .2 ?
23:56.39ixsrwhitby: 0.1
23:56.51ixsrwhitby: I'd love to build .2 but have no clue how to do that...
23:56.51ixs:(
23:57.35rwhitbyixs: .1 just built for me here.
23:57.47rwhitbyixs: there's a wiki page for .2
23:58.09ixsrwhitby: the .2 page was a bit low on details I fear on how to actually build it.
23:58.42rwhitbyixs: new directory, nslu2-linux Makefile, "make openmoko", wait :-)
23:59.24ixsrwhitby: .1 is being called with libgsmd-0.1+svnnow-r0_0_200708142345 for do_configure et all, but libgsmd-0.1+svnnow-r0_0_200708142346 is used for do_install resulting in a makefile error about a non existing make target. no wonder, as the dir is empty.
23:59.30ixsrwhitby: ohh. nice.
23:59.41ixsgonna try this then on the quad opteron.
23:59.42rwhitbyixs: do a clean-package-libgsmd and rebuild

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