IRC log for #openmoko on 20070910

00:00.25vallorbootup takes a while
00:03.10vallorhmm, it seems to have stopped with the wm startup, thermometer full -- and plugging in usb didn't get me my usb0 ip interface
00:06.39vallorjust rebooted w/factory resteet
00:06.43vallorreset
00:08.26cesarbvallor: you just got the bug 788 crash, probably
00:08.41cesarbvallor: happens all the time, and is very annoying
00:09.09*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-ull-200-183.42-151.net24.it)
00:09.15cesarbvallor: you can either comment out the powering off of the modem on /etc/init.d/gsmd, or go to uboot and remove the serial console from the kernel command line
00:10.00vallorokay -- if worse comes to worse, I can just dfu the thing all over, right?
00:13.18technilvallor: the root fs image and kernel, yes you can "re-dfu" them. to change the env variable that passes options to the kernel, you just need to be able to get to a uboot console
00:13.56vallorokay, I'm at the uboot console -- not sure how to get it to the kernel options though
00:14.32vallorthis is uboot 1.2.0
00:14.40vallorI didn't flash uboot, should I?
00:16.21cesarbvallor: no need to worry, we're not doing anything permanent
00:16.33cesarbvallor: you just have to printenv, and change one of the variables
00:16.44cesarbvallor: since we will not saveenv, it's not permanent
00:17.05cesarbvallor: you have to change (with setenv) the bootargs_default (IIRC) to remove the console=ttySAC0,115200 part
00:17.20valloroh, I should connect to the serial-over-usb device to get at it?
00:17.23cesarbvallor: then you chose the "boot" menu option as usual
00:17.26cesarbvallor: yep
00:17.29vallorah, k
00:17.55rwhitbywe need a userspace u-boot environment modifier ...
00:18.02technil/dev/ttyACM0 i believe it shows up as
00:18.02cesarbvallor: if you don't saveenv, the changes disappear when you reboot, so if you get it wrong you only need to reboot...
00:18.11vallork
00:18.18cesarbrwhitby: we already have one, in perl, in the devirginator directory of the svn repo...
00:18.50rwhitbyI think u-boot actually has one - it's just not packaged
00:19.29technilvallor: make sure the device is unplugged from the usb cable when you boot into u-boot and select serial over USB
00:19.35*** join/#openmoko merriam (n=merriam@85-211-20-34.dyn.gotadsl.co.uk)
00:19.56rohif you want a tested to be working-uboot...
00:20.12vallorokay
00:20.12rohhttp://people.openmoko.org/roh/u-boot-gta01bv4-1.2.0+git20070909+svnr2943-r0.bin
00:20.21rohatleast it has workin acm and boots kernels
00:20.48vallorhmm, k
00:21.06vallorhere's what I ended up with:
00:21.09vallorminicom: cannot open /dev/ttyACM0: No such file or directory
00:21.16vallornow I'm booting w/out usb connected
00:21.52vallorokay, set to usb -- now plug it in?
00:21.59technilyup
00:22.09technilthen try minicom
00:23.21vallordag nabbit, now the new ttyACM0 isn't showing up
00:23.29vallor# dmesg
00:23.29vallorusb 7-2.1.2: device descriptor read/64, error -110
00:23.36vallorit's okay, I'll just re-dfu it
00:25.03technilthe kernel?
00:26.14*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-87-180.42-151.net24.it)
00:26.23vallorthat usb message came from dmesg on my workstation]
00:27.21valloroh I've seen this before
00:27.27aloril(script) wiki RecentChanges: [[Main_Page]] [[User:Jon_Phillips]] [[Advanced_End-user/es]]
00:30.21vallorokay:
00:30.23vallorminicom: cannot open /dev/ttyACM0: No such file or directory
00:30.31vallorbut /dev/ttyACM0 is definitely there
00:30.51vallorat least I can do the dfu
00:31.44vallorI think I do want to change uboot -- I'm sick if hitting [aux] to keep the thing from shutting off ;P
00:34.49vallorgot a console via the ttyACM0 !!!!
00:36.20rohvallor take the one i posted. at least i know it works for acm
00:37.57vallorsetenv works...
00:38.08vallorokay, do I just say "boot" now?
00:38.23vallorsetenv bootargs_base rootftype=jffs2 rot=/dev/mtdblock4 consol=tty0 logevel=8
00:38.32*** part/#openmoko rejon (n=rejon@c-24-7-58-49.hsd1.ca.comcast.net)
00:38.37rohroot, not rot
00:38.43rohalso console
00:38.49valloruh
00:38.55vallordang
00:39.03vallorI did a cut-paste, didn't type it in
00:39.04rohthats why you should use a new uboot. the old one is eating chars on the serials/usb-acm
00:39.05vallorone sec
00:39.17vallorokay, I'll do that then
00:40.21*** join/#openmoko Vndmtrx (n=0x0fff@unaffiliated/vndmtrx)
00:45.21*** join/#openmoko a__thing (n=notroot@c-98-193-50-46.hsd1.il.comcast.net)
00:45.32vallorokay, u-boot is on it, starting
00:45.36vallor...fingers crossed...
00:46.03rohshould be built today
00:46.24valloryay, I'm on the console again
00:48.07*** join/#openmoko rejon (n=rejon@c-24-7-58-49.hsd1.ca.comcast.net)
00:48.11vallorbooting...
00:48.17cesarbroh: you can always type it by hand, one character at a time...
00:48.20rejonScaredyCat: you there?
00:48.24rejontrying out your proxy dns
00:48.28cesarbroh: (which is what I do)
00:48.30rejongot a small patch for you
00:48.57rejonScaredyCat: still can't get a ping outside of my host box though using your script...tracking down
00:48.59vallorbootargs_base=rootfstype=jffs2 root=/dev/mtdblock4 console=tty0 loglevel=8
00:49.02valloris what it said
00:49.25rohcesarb that bug is fixed. with current uboot pasting should be no problem
00:49.27vallorit got past the thermometer -- and it's playing the startup sound
00:50.05cesarbroh: I will wait until the next "official" uboot snapshot, since a broken uboot would be a pain (even with the debug board nearby)
00:50.25rohcesarb i flashed that one myself moments ago.
00:50.38rohcesarb else i wouln't put it on people.
00:50.57cesarbroh: that's the most basic of the possible levels of testing ;-)
00:51.17vallorokay, I'm back in libgsm-tool -- just did "O"
00:51.58vallorL
00:51.58vallor# List operators
00:52.08vallordang, that's a pain
00:52.30vallormaybe I won't be dialing out today ;P
00:54.41cesarbvallor: L only works after r for some reason
00:54.51cesarbvallor: and only if you actually registered to the network
00:56.27vallork
00:56.31vallorI did "r" first
00:56.38vallorI might need to do something on tm's web site
00:57.46rwhitbyrejon: which proxy dns are you referring to?
00:58.06vallor''Your T-Mobile number was not found in our system. Please be sure you entered the number correctly. If you are a new customer, it can take up to 72 hours before you can register. Please try again later.''
00:58.20vallork, no phone fun for me today! hehe
00:58.38cesarbvallor: how did that appear on /tmp/gsm.log?
00:58.44vallorI'll look\
00:58.50cesarbvallor: or was it a voice message?
00:58.51rejonrwhitby: dnrd
00:58.51rejonand his gta01 script
01:00.19vallorthat was on the web site
01:00.28rejonrwhitby: arggggg....must be missing some setting
01:00.29vallorwhen I gave it my phone number
01:00.55vallorhttp://ponzo.net/gsm.log
01:01.04vallorthere's the log (before gsmd croaked)
01:04.01*** join/#openmoko milo_ (n=nilsense@dslb-088-076-237-163.pools.arcor-ip.net)
01:04.23cesarbvallor: that's a common "stuck gsmd" log
01:05.16vallorI just checked -- the radio wasn't on (using the proc file to check for it being on)
01:05.16vallorI just turned it on with "echo", now trying again with "r"
01:05.16cesarbvallor: I've been trying to make gsmd get stuck less often... so far, it works for me on every reboot (but not on the initial boot)
01:05.30cesarbvallor: you have to do the 'O' even after the echo, because the echo enables only the AT interpreter part
01:05.39valloroic
01:06.29valloroo
01:06.31vallor!!!
01:06.40vallorEVENT: Signal Quality: 14
01:06.41vallorEVENT: Signal Quality: 99
01:06.41vallorEVENT: Netreg registered (home network) LocationAreaCode = 0x00CF CellID = 0x36ED
01:06.41vallorEVENT: Signal Quality: 12
01:06.46vallorstuff is happening!!!
01:06.51vallorhehe
01:06.57cesarbvallor: that's the normal output after registering to the network
01:07.24vallorbut "L" doesn't show anything
01:07.30valloroh here it goes again:
01:07.36cesarbvallor: L takes some time (a few minutes) to react
01:07.42vallorah, okay
01:07.45vallorEVENT: Netreg registered (home network) LocationAreaCode = 0x00CF CellID = 0x36F7
01:07.46cesarbvallor: since it has to scan all frequencies
01:08.11vallorthis is very exciting, I must say...
01:08.48cesarbvallor: I know. It also was for me when I first managed to make it answer (and later dial)
01:09.01r3pek:) vallor: new toy?
01:09.12*** join/#openmoko zmedico (n=zmedico@ip68-4-152-120.oc.oc.cox.net)
01:09.22cesarb(of course, it should swearword work directly on first try from the GUI, with no command line hacking needed!)
01:09.27vallorabsolutely -- if I get it to dial out, I'm going to call my biz partner and tell him his iphone sux ;P
01:09.54vallorERROR reding from gsm_fd
01:10.04vallorshucks
01:10.05r3pek:(
01:10.07vallorgsmd quit
01:11.29vallorif it does it again, I'll strace it
01:12.09vallor# List operators
01:12.10vallor<PROTECTED>
01:12.10vallor<PROTECTED>
01:12.46vallorEVENT: Incoming SMS stored at location 1
01:13.40vallorbut the libgsm-tool is segfaulting when I try to read the sms
01:14.46vallorah
01:14.54vallor"sr=1" is the magical incantation
01:15.05*** join/#openmoko gambler (n=orion@124-171-178-226.dyn.iinet.net.au)
01:15.08vallor"Welcome to T-Mobile!  To change your plan, pay your bill or check your minutes go to my.t-mobile.com. Your mobile number is 707xxxxxxx"
01:15.17r3pekguys is a neo actually necessary to help?
01:15.45r3peki'd like helping squashing bugs and stuff.... but i don't have a neo... /yet)
01:16.08vallorr3pek: there is actually an emulator for qemu
01:16.11cesarbr3pek: you can also use the qemu
01:16.25r3pekthat's what i'm trying to setup
01:16.32r3pekbut it's refusing to build on amd64 :(
01:16.42cesarbr3pek: I'm on amd64
01:17.00r3peki suppose you're not runing gentoo are you? ;)
01:17.48*** join/#openmoko jeremymc (n=jeremymc@CPE0012170db672-CM00122573b124.cpe.net.cable.rogers.com)
01:17.48cesarbr3pek: no, ubuntu
01:18.07cesarbr3pek: the gentoo guys are the only ones who always have trouble building it
01:18.39cesarbr3pek: I don't think it being amd64 has anything to do with the problem...
01:18.56r3peki'm having relocation problems doring compilation
01:18.58r3pek*during
01:19.04r3pekcan't understand why.... :/
01:19.15r3pekdid you built it with gcc-4? or 3?
01:19.28r3pekor just apt-get?! :X
01:19.57cesarbr3pek: qemu automatically detects your gcc-3 compiler (except on gentoo), and uses it (you must, however, use gcc-4 for everything else, or you'll get other different funny problems)
01:20.02jeremymcIs direct.openmoko 's webmaster around?
01:20.20jeremymcI keep getting the following error when trying to order: "Can't use an undefined value as an ARRAY reference at /usr/local/share/perl/5.8.8/Net/UPS.pm line 240."
01:20.32*** join/#openmoko Maledikt (n=Malebob@f048032149.adsl.alicedsl.de)
01:20.52cesarbr3pek: the trick (on every system but gentoo) is to install both gcc-4 and gcc-3 (usually gcc-3.4), using gcc-4 by default and letting qemu automatically use gcc-3.x
01:20.59alphaonejeremymc: What are you trying to do?
01:21.18r3pekcesarb: i'll try to force it.... brb
01:21.19rohjeremymc you have to enter the state as 2 letter uppercase abbreviation if youre in the us or canada
01:21.21cesarbjeremymc: that means you didn't read the warning saying that on a few countries you must always use 2-digit abbreviations for your state
01:22.05rohcesarb i think its a bit too hard to find in all the informations the wiki holds
01:22.24cesarbroh: the warning wasn't on the order page itself?
01:22.58cesarbs/)//
01:23.27jeremymcOK.  Given that provinces in Canada use 3 letters as the short form.
01:24.52jeremymcThanks.  There is no mention of the 2 letters on the order page.
01:25.47vallorbtw, I clicked on the wireless antenna in matchbox, and matchbox-panel-2 died
01:26.04cesarbvallor: clicking on the panel usually makes it die ;-)
01:26.10cesarbvallor: when it doesn't die by itself
01:26.10jeremymcMaybe add some kind of error when it is expecting 2 letters...
01:26.13vallorheh, k
01:28.26vallorI just dialed out with libgsmd-tool 's "D" command -- worked, but there was no sound on the neo
01:28.50r3pekcedric: how's that? it compiled! :D
01:29.14cesarbvallor: you need to dial with the GUI dialer
01:29.28vallork, here goes
01:29.28cesarbvallor: since gsmd by itself doesn't setup the sound mixer
01:29.50cesarbvallor: you can also setup the mixer by hand... look it up on the wiki for the correct alsa state file name
01:30.17technilhttp://wiki.openmoko.org/wiki/Neo1973_Audio_Subsystem
01:30.24vallorah, thanks
01:32.40vallork, the dialer says "currently waiting for network registration" (but the gsm applet shows three bars)
01:32.44technilvallor: root@fic-gta01:~$ ls /etc |grep .state
01:33.20vallorgsmhandset.state ?
01:34.16technilbuiltin mic and speaker
01:39.23*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-80-177.38-151.net24.it)
01:41.37vallorah laddie, that worked!
01:43.32vallorokay, I can call out and take a call (but I'm doing it with libgsmd-tool)
01:44.29valloris it not working for you, technil ?
01:52.25vallorthank you very, very much for your help, technil
01:53.06vallorand all you guys -- thank you over and over again :)
01:57.30*** join/#openmoko El_Salvador (n=Brescia@adsl-209-185.37-151.net24.it)
02:00.15*** join/#openmoko mypapit (n=mypapit@pdpc/supporter/active/mypapit)
02:02.59*** join/#openmoko BlueMooD (i=bluemood@210.245.126.156)
02:06.18rwhitbyvallor: if you restart gsmd in /etc/matchbox/session, you should be able to call after boot without going to the command line (assuming a recent build)
02:06.59vallorhmm, okay, will try
02:07.01*** join/#openmoko daniel_bergamini (n=danieber@72-173-29-62.cust.wildblue.net)
02:08.35*** join/#openmoko Vndmtrx (n=0x0fff@unaffiliated/vndmtrx)
02:12.43vallorhmm, seems to be stuck on reboot
02:13.07aloril(script) planet: Daniel Willmann: Chaos Camp buildup https://www.totalueberwachung.de/blog/articles/2007/08/03/chaos-camp-buildup Daniel Willmann: GUADEC recap https://www.totalueberwachung.de/blog/articles/2007/08/02/guadec-recap Daniel Willmann: See you at GUADEC https://www.totalueberwachung.de/blog/articles/2007/07/15/see-you-at-guadec Daniel Willmann: Can I has a Neo? https://www.totalueberwachung.de/blog/articles/2007/07/06/can-i-has-a-neo
02:14.43*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-175-185.37-151.net24.it)
02:17.28*** join/#openmoko agoode (n=agoode@2001:4830:1633:0:212:3fff:fe70:6222)
02:18.41technilvallor: might be bug 788, especially if you didn't do saveenv after changing the bootargs .. IIRC passing the kernel option is  lost over reboot
02:19.16vallorI was just going back through and doing saveenv
02:19.30technil:( quite a pain
02:19.47*** join/#openmoko doc|home (n=doc@gentoo/contributor/doc-007)
02:19.54*** join/#openmoko ossman (n=drzeus@gateway.drzeus.cx)
02:22.50*** join/#openmoko El_Salvador (n=Brescia@adsl-153-182.37-151.net24.it)
02:23.03*** join/#openmoko holtmann (n=holtmann@nikita.holtmann.net)
02:23.20vallork, it's booting
02:23.26vallorI have thermometer :)
02:23.33technilyay
02:23.38*** part/#openmoko holtmann (n=holtmann@nikita.holtmann.net)
02:27.02vallorokay, I'm signed in with ssh
02:27.27aloril(script) wiki RecentChanges: [[Main_Page/es]] [[External_Feeds]] [[OpenMoko/it]] [[OpenMoko]] [[Booting_from_NFS]] [[My_Account]] [[Commercial_models]] [[Vertical_applications]] [[Business_Development]]
02:30.15*** join/#openmoko Zoolooc (n=fredsiba@p5495328D.dip0.t-ipconnect.de)
02:32.00*** join/#openmoko rd_ (n=rd@88.198.85.37)
02:33.37valloroh man, the kernel has nfs support!
02:33.55vallorthat's awesome, I can use that for strace output w/out burning ram :)
02:34.15technilshoo it off over the network...
02:36.46*** join/#openmoko rejo1 (n=rejon@c-24-7-58-49.hsd1.ca.comcast.net)
02:37.12vallorwhat is /media/net used for, is that a good place to put the nfs mount point?
02:37.33rejonrwhitby or ScaredyCat: did you reply to me?
02:38.09rwhitbyrejon: what was the question?
02:39.28rejonoh, was talking about using dnrd to proxy to moko
02:39.33technilvallor: not listed in /etc/fstab ...
02:39.47vallortechnil: yes, and I see no sign of an automounter
02:40.38*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-ull-215-155.44-151.net24.it)
02:42.52*** join/#openmoko zilt (n=zilt@207.210.78.49)
02:44.32*** join/#openmoko der_io (n=der@p54A0FEBA.dip.t-dialin.net)
02:47.31*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-224-144.44-151.net24.it)
02:53.13*** join/#openmoko olv (n=olvaffe@rd.tw.openmoko.org)
02:53.49cesarbaloril: your planet script is outputting old entries...
02:56.48*** join/#openmoko peepsalot (n=peeps@cpe-70-112-16-13.austin.res.rr.com)
02:57.01*** join/#openmoko chihchun (n=chihchun@flat.iis.sinica.edu.tw)
03:00.42vallorthis gsmd just doesn't like to stay running
03:01.05technilmine just died too
03:01.24*** join/#openmoko SP-8472 (i=8472@dslb-084-056-232-056.pools.arcor-ip.net)
03:02.09technilanyone heard rumors about 800/850 GSM being disabled in P1 phones?
03:02.20technil(FCC related)
03:02.34vallorI hadn't -- 800/850 mhz?
03:02.51technilI can find no suggestion of the such on the FCC site
03:03.13technilfilings there detail all bands
03:03.18Agrajag-where'd you hear that? doesn't sound likely..
03:03.43technilsomeone was in here a few days ago suggesting such a thing
03:03.43vallorit's like the modem just isn't saying anything back
03:04.32rwhitbythe FCC approval docs don't include 850
03:04.45rwhitbythe assumption is that the firmware has 850 disabled for that reason
03:04.50vallor''write(2, "interval expired, starting next alive inquiry\n", 46) = 46''
03:04.55Agrajag-oh right.. my memory must be bad then, i thought .au used 850 for some reason
03:04.56*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-ull-229-144.44-151.net24.it)
03:05.34rwhitbythere is no official word from FIC/OpenMoko on the issue (which is probably due to the bad press which would result from such an official announcement)
03:05.51rwhitbyI have no inside information - all of that is idle speculation
03:06.05rwhitby(except the FCC bit - you can check the docs yourself)
03:07.07rwhitbyvallor: joe is joe in OE
03:07.15rwhitbywant me to add it to the feed.bb ?
03:07.30technilrwhitby: say the only gsm provider in my area operated on the 850 band only, then an error of CME 30 "no network available" makes perfect sense
03:07.39moko-bunnycesarb: nice patch...dial out with dialer works for me now (with manual gsmd restart and x-server restart)...though I did rebuild the whole thing to fix my webkit fail :-/
03:08.39technilI think that has to be it.
03:13.41vallorokay, I've got a gsm.log that shows what's going on for me...
03:13.55vallorhttp://ponzo.net/gsm.log
03:18.03vallorrwhitby: if it were available to ipkg, would be nice -- but I've got an nfs mount to my workstation, so I can edit files here using the nfs mount as a staging area
03:18.10*** join/#openmoko co`i (i=bluemood@210.245.126.156)
03:19.12rwhitbyvallor: have you removed console=ttySAC0 from u-boot env?
03:19.16technilvallor: check out http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=574
03:19.56*** join/#openmoko gnu (n=gnu@quiet.toad.com)
03:20.23vallorrwhitby: yes indeed
03:22.12vallorooooo, thanks technil
03:22.17vallorstill reading....
03:26.10vallorhmm...
03:26.13vallorroot@fic-gta01:/eva$ cu -l /dev/ttySAC0
03:26.13vallorcu: open (/dev/ttySAC0): Permission denied
03:26.26vallorcu: /dev/ttySAC0: Line in use
03:26.34vallorbut gsmd isn't running
03:26.40*** join/#openmoko El_Salvador (n=Brescia@adsl-208-181.38-151.net24.it)
03:29.48technilI get the same exact error vallor
03:31.47vallormaybe it's just like that
03:32.10technillsof | grep ttySAC0 returns nothing
03:32.23vallornor does fuser
03:32.40vallordoesn't it seem like you should be able to use cu on the serial port?
03:34.18*** join/#openmoko alphaone (n=alphaone@2001:638:602:af01:0:0:0:1)
03:35.59technili recall someone saying something about how the modem was placed in the design..
03:36.27technilarrgh, can't remember
03:41.20vallordmesg shows this, also:
03:41.28vallor<4>Alignment trap: libgsmd-tool (1383) PC=0x0000982c Instr=0xe594e004 Address=0xbee16633 FSR 0x013
03:41.28vallor<7>modem wakeup interrupt
03:41.57cesarbvallor: cu will say permission denied unless you do the chmod dance on the wiki page
03:43.20cesarbvallor: alignment trap is bad... unless the kernel has alignment fixup enabled, the process will read in some random way and probably die due to the invalid value
03:43.47cesarbvallor: and alignment fixup is expensive, so it's almost always a bug
03:43.54*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-231-178.38-151.net24.it)
03:44.02cesarbvallor: (the bug would be in libgsmd-tool in this case)
03:44.17vallorhmm, k
03:44.25vallorthank you cesarb!
03:45.56*** join/#openmoko jaebird (n=jaebird@unaffiliated/jaebird)
03:49.02*** join/#openmoko El_Salvador (n=Brescia@adsl-202-186.37-151.net24.it)
03:52.27*** join/#openmoko xamindar (n=xamindar@c-67-188-248-96.hsd1.ca.comcast.net)
03:53.18*** join/#openmoko fgau (n=fgau@pD953AF96.dip0.t-ipconnect.de)
03:53.42vallorI think it's usually done with /etc/localtime, but I'm not familiar with embedded linux that much
03:53.45technilmoko-bunny: http://wiki.openmoko.org/wiki/Getting_Started_with_your_Neo1973#Setting_date_and_time
03:54.30moko-bunnytechnij: sweet, thanks!  (found /proc/driver/rtc BTW that shows if it took :) )
03:54.57vallorntpdate would be a handy thing on the phone ;P
03:55.20technilhave it interpolate based on gps data
03:55.37technilset the timezone correct wherever you are
03:55.56Agrajag-yeah gps gives time, i'm pretty sure you can get the time from the mobile network too
04:01.39rwhitbyfor timezones, look at http://www.rwhitby.net/blog/nslu2-linux/setting-the-openmoko-timezone.html
04:03.24*** part/#openmoko Aztlek (n=lbernal@190.156.58.45)
04:08.07*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-97-186.37-151.net24.it)
04:09.10*** join/#openmoko icman (n=icman@123-240-172-33.cctv.dynamic.lsc.net.tw)
04:11.45technilaha..  FCC ID# EUNGTA01BV4   filings for 1850.2 to 1909.8 and  2402.0 to 2480.0
04:14.58rwhitbyyep, no 850 bands
04:15.09*** join/#openmoko poffy (n=poffy@c-76-30-222-129.hsd1.tx.comcast.net)
04:15.31technilwell I guess I'm screwed until new firmware / filings
04:16.21*** join/#openmoko iandouglas736 (n=kvirc@cpe-76-173-180-232.socal.res.rr.com)
04:16.26iandouglas736hey all
04:16.48iandouglas736running into problems building MokoMakefile according to the wiki instructions, using Gentoo, anyone have a sec to help me out?
04:17.11iandouglas736make openmoko-devel-image gives me these notes:
04:17.20iandouglas736NOTE: Resolving missing task queue dependencies
04:17.20iandouglas736NOTE: preferred version 2.5 of glibc not available (for item virtual/arm-angstrom-linux-gnueabi-libc-for-gcc)
04:18.46technilvallor:  it was fun, maybe i'll see you again on irc..
04:18.52iandouglas736ultimately it fails giving me other errors, and won't complete
04:19.10vallortake care
04:19.35vallormeanwhile, something just failed catastophically, where "ls: Permission denied" is popping up...
04:19.35technilrwhitby thanks illuminating the 850 issue.
04:19.45technildooh
04:19.51technilnight
04:20.02techniler whatever time it is where you are
04:20.09rwhitbyiandouglas736: the NOTE is innocuous
04:20.19rwhitbyiandouglas736: pastebin the first error
04:20.25rwhitby~pastebin
04:20.26apti heard pastebin is a place to paste your stuff without flooding the channel - try  http://pastebin.ca, or http://channels.debian.net/paste, or http://rafb.net/paste/, or http://pastebin.com is usually painfully too slow and unresponsive to use, use one of the other pastebin sites, or dpaste.com is a very nice pastebin as well
04:21.30rwhitbythe emacs .ipk is 16MB
04:25.52iandouglas736rwhitby: the log file created is 1.1MB of text, pastebin will only allow 150kb, I'll post it on my own web site for you to view
04:26.27rwhitbyiandouglas736: just paste the errors, not the whole thing
04:27.01rwhitbymwester: it's just something that *has* to be done.  once.
04:27.15mwester:-D
04:27.54rwhitbynope
04:28.27aloril(script) wiki RecentChanges: [[Community_nominees_for_GTA02_P0]] [[Phase_1_Software_Testing]] [[USB_Networking]]
04:28.29rwhitbywill have to wait until tonight and try it on the other neo after booting from SD card
04:29.33chihchunjserv2: will you integrate Telepathy Framework ?
04:31.41chihchunright, I saw a soc project for integrating telepathy framework
04:32.19rwhitby<PROTECTED>
04:32.20rwhitby<PROTECTED>
04:32.32rwhitbyok, once was enough.
04:33.17rwhitbyat least now we can truthfully answer the question "Will it run Emacs?" with a "Yes!"
04:33.48mwesterIt runs emacs.  Whatever problems it may have, if it can run emacs, it gets a thumbs-up from me!
04:35.01mwesterAh, but is joe in the feed yet?
04:35.22CMHehe
04:35.36rwhitbynope, but it builds fine
04:36.01CMrwhitby: Don't add that horrific program to the feed! :P (*starts a little morning flame*) ;)
04:36.43mwesterIt's *NOT* a horrific program.  It's an operating system with an integrated text editor.  :p :p
04:37.06CM:D
04:37.23rwhitbyit's an operating system abstraction layer
04:38.53*** join/#openmoko bmidgley2 (n=brad@c-24-2-92-215.hsd1.mn.comcast.net)
04:41.33*** join/#openmoko jeddy3 (n=mattiast@h-193-67.A148.cust.bahnhof.se)
04:47.20*** join/#openmoko summatusmentis (n=summatus@rn083002.morris.umn.edu)
04:51.12*** join/#openmoko rejon (n=rejon@c-24-7-58-49.hsd1.ca.comcast.net)
04:51.22rejonScaredyCat: you there?
04:52.02*** join/#openmoko switch3r (n=switch3r@c-69-143-234-84.hsd1.md.comcast.net)
04:55.25*** join/#openmoko unmadindu (n=sayamind@gnu-india/admin/unmadindu)
04:56.21iandouglas736rwhitby: http://pastebin.ca/689634
04:56.32*** join/#openmoko LetoTo (n=paul@76-10-144-1.dsl.teksavvy.com)
05:01.54*** join/#openmoko jpozlovsky (n=jindra@rb5cc115.net.upc.cz)
05:07.28*** join/#openmoko buz (n=buz@84-73-66-71.dclient.hispeed.ch)
05:10.13*** join/#openmoko MacNorth (n=daijobu@c-24-8-144-250.hsd1.co.comcast.net)
05:12.31*** join/#openmoko yacc (n=andreas@85.127.79.229)
05:18.11*** join/#openmoko pleemans (n=peter@leemanpe.ugent.be)
05:19.50*** join/#openmoko dkirker (n=dkirker@c-24-6-210-139.hsd1.ca.comcast.net)
05:33.08*** part/#openmoko rmoravcik (n=rmoravci@ip-89-103-152-149.karneval.cz)
05:43.42CMiandouglas736: That's a known issue, look at http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=747
05:44.43CMbasically, add network to the QT += at line 6 in src/tools/uic3/uic3.pro
05:45.10*** join/#openmoko fgau (n=fgau@62.8.133.124)
05:46.08*** part/#openmoko jeremymc (n=jeremymc@CPE0012170db672-CM00122573b124.cpe.net.cable.rogers.com)
05:47.01*** join/#openmoko wooKieface (n=benjamin@x1-6-00-03-2f-29-99-b9.k963.webspeed.dk)
05:57.56iandouglas736CM: thanks much
05:58.24CM:)
06:01.15*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-2-146.44-151.net24.it)
06:01.59*** join/#openmoko bedboi (n=bedboi@c-68-35-124-143.hsd1.nm.comcast.net)
06:02.02bedboihi all guys
06:02.49Any_key|workmorging
06:05.28*** join/#openmoko sdsadas (n=jubuntu@dsl-hkibras1-ff42c000-142.dhcp.inet.fi)
06:08.03bedboianyone knows how to use -dbg libraries
06:08.06bedboii mean how to link to them
06:14.19ColdFyrehow well is openmoko running on the a780?
06:14.31*** join/#openmoko ecraven (i=nex@eutyche.swe.uni-linz.ac.at)
06:17.14*** join/#openmoko greghunt (n=greg@87-194-105-11.bethere.co.uk)
06:18.04*** join/#openmoko geaaru (n=geaaru@host229-222-dynamic.8-87-r.retail.telecomitalia.it)
06:18.15CMColdFyre: You mean koens blog post?
06:18.29ColdFyreyup
06:18.35*** join/#openmoko ecraven (i=nex@eutyche.swe.uni-linz.ac.at)
06:18.39*** join/#openmoko jsmanrique (n=jsmanriq@cme-staticIP-212-89-8-169.telecable.es)
06:19.01ColdFyreive got openezx running, but i still see a lack of sound, phone is still a brick
06:19.42CMMaybe ask around in #oe or some ezx channel?
06:20.06CMI have no clue how it's going with getting 2.6 working
06:20.44ColdFyrenah, i was just saying it's not supported yet, just polling to see who's got what neat things doing stuff:)
06:20.58CMHehe :)
06:23.10*** join/#openmoko rejon (n=rejon@c-24-7-58-49.hsd1.ca.comcast.net)
06:23.51rejonheya, does the latest openmoko image not kick right into matchbox?
06:24.08rejonor rather, I'm just updating from ipkg
06:25.36CMI tried a clean build from scratch on saturday, and that one worked so-so
06:25.59CMBut the gsmd issues might have been fixed by now
06:26.02rejonhmmm...mines getting stuck in the neod (neo daemon)
06:26.04rejonhmmm
06:26.14rejonWish there was a no-breakage policy
06:26.19rejon...
06:26.20CMI haven't tried updating via ipkg
06:26.33rejonCM: so you just re-image it?
06:26.36CMI wish they tried to test it at least once before commiting
06:26.40CMrejon: Yes
06:26.54rejonCM: Yes, I totally wish so too
06:27.04rejonwho is on here from the openmoko team
06:27.06rejon?
06:27.14CMSince that seems to give different results compared to ipkg, and more people use ipgk
06:27.34rejonI can blog about it and go through the planet.openmoko, but maybe that would be negative press
06:27.52rejonman, we should just be able to do: ipkg update && ipkg upgrade and this thing should just work
06:27.54rejonand most definitely not crack out
06:27.58rejonthat should be policy IMO
06:28.02CMWell, stefan_schmidt, roh, mickey|away, alphaone and some more use to be here
06:28.08ColdFyrethat would be too easy
06:28.25CMThere's also a locked dev channel I think
06:28.31rejonyeah, I saw that
06:28.34rejonsuck
06:29.26CMrejon: Or maybe have one stable and one unstable feed
06:29.34rejonYes, I totally agree
06:29.44CMSo that people who want to try testing and bugfixing set it on the -dev feed
06:29.50rejonagree
06:29.52CMThe rest get a working phone
06:30.16rejonstefan_schmidt mickey|away roh: what do you guys think?
06:30.42rwhitbyrejon: have you removed console=ttySAC0 from u-boot bootargs_base ?
06:31.12CMrejon: It's increased work to maintain two feeds though. It's like gentoos stable/unstable keywords.
06:31.14rwhitbyas for stability, the OM _svn.bb recipes should reference the most recent *tested* svn revision for each tool.
06:31.22CMMaybe it's too early
06:31.31CMrwhitby: agreed :)
06:31.42*** join/#openmoko RalphEichelberge (n=openmoko@gateway.tourist-mobile.com)
06:31.47rejonstill thought, no breakage should be law
06:31.54rejonjust like *any* good software project
06:32.00rwhitbyYou can't stop developers from checking in to svn, but you *can* use the new SVNREV facility in OE to isolate that and put the responsibility on the developer to only update the SVNREV in the .bb file when some rudimentary testing has been done
06:32.02RalphEichelbergehello guys
06:32.17RalphEichelbergeu probably a
06:32.27rejonrwhitby: hell yeah, can stop devs from committing broken code...that is just bad policy
06:32.37rejonor rather not stop, but encourage ;)
06:32.43RalphEichelbergehave other topics
06:32.58rwhitbyrejon: right - in theory, and in policy.  if you isolate using .bb SVNREV, then you can do it in practise too ...
06:33.10RalphEichelbergebut I am new to openmoko and have to compile that newes image
06:33.22rejonI've amazingly stayed out of hacking on the openmoko for some months ;) been super preoccupied with creative commons stuff
06:33.22*** part/#openmoko hads (n=hads@reef80.anchor.net.au)
06:33.44rejonwell, except team at CC hacking on liblicense which will go on openmoko too
06:34.08rwhitbyrejon: so I agree the policy should be no breakage, but I say the implementation mechanism should not rely only on SVN stability on trunk.
06:34.23rejonrwhitby: so, I guess I can't just use ipkg to keep up-to-date...suck
06:34.37RalphEichelbergewell yes
06:34.44rwhitbyrejon: I'm using snapshots and ipkg upgrade right now
06:34.57RalphEichelbergeu obiously know about that problem :)
06:35.07rwhitbysee my latest post to device-owners for the recipe I use for a working phone
06:35.27CMRalphEichelberge: How far along have you gotten, and what is it you want to do? Run OpenMoko in qemu?
06:35.30RalphEichelbergewhere can i find that?
06:35.30alorilRalphEichelberge: 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.)
06:36.07RalphEichelbergewell that wiki didnt help me
06:36.17*** join/#openmoko Demonax (n=mukunda@60-234-155-226.bitstream.orcon.net.nz)
06:36.23RalphEichelbergei just made that make update .... thing
06:36.40rejonrwhitby: do you have a url to that post?
06:36.45DemonaxIs it possible to increase the sensitivity of the microphone in the Neo1973 to use it as a voice recorder, say for recording uni lectures?
06:37.23rejonMan, so you are saying that there is a customized image and then ipkg you use to get this thing to work
06:37.28RalphEichelbergeOSError: [Errno 2] No such file or directory: '/home/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/cups-1.2.10-r2/install/cups-locale'
06:37.28RalphEichelbergeERROR: Task 1430 (/home/openmoko/moko/openembedded/packages/cups/cups_1.2.10.bb, do_package_write_ipk) failed
06:37.31rejonwhy don't they/we just use your custom thing as law
06:37.42rejonugh...just want to get the base image, and ipkg that ish
06:37.51rejonseems like too many points of failure otherwise
06:37.54*** join/#openmoko BenC (n=bcollins@debian/developer/bcollins)
06:37.59rwhitbyrejon: no, the 2007.08 OM snapshot release, then ipkg upgrade from buildhost from there
06:38.26rejonman, I need to read up
06:38.29rwhitby(plus some tweaks to work-around bugs)
06:38.29RalphEichelbergei just did, what i found at http://wiki.openmoko.org/wiki/MokoMakefile
06:38.56rwhitbyRalphEichelberge: when did you last "make update image" ?
06:39.33rwhitbyrejon: http://lists.openmoko.org/pipermail/device-owners/2007-September/000449.html
06:39.45RalphEichelbergeFriday evening
06:40.12rwhitbyyou need to do it three times in a row before reporting a bug here
06:40.30RalphEichelbergewell i did
06:40.32rwhitby(since OE moves so fast - that bug was fixed over the weekend)
06:40.51RalphEichelbergereally?
06:40.54rwhitbyno you didn't - you just said Friday evening - that's three days ago
06:41.36*** join/#openmoko santaclaus (n=Miranda@213.145.101.2)
06:41.40RalphEichelbergebut that means that i have to start from scratch with the compiling - 8 hours?
06:41.45rwhitbythree times in a row means three times in a row, one immediately after the other, where the last two will take less than 5 minutes each usually
06:42.20CMRalphEichelberge: Yes, sometimes there's old cruft in your build/tmp/ folder, and cleaning that out and starting from scratch is the only way
06:42.26CMAt least for me
06:42.57rwhitbybut usually it's not.  the "three times in a row" requirement on the MokoMakefile page does not require rebuilding from scratch three times
06:43.04*** join/#openmoko bedboi (n=bedboi@c-68-35-124-143.hsd1.nm.comcast.net)
06:43.07bedboihi there.
06:43.12RalphEichelbergeok - so you think, if I am going to do that make clean and update it will compile through this time?
06:43.42bedboianyone here is using google perftools?
06:43.47rwhitbywho said anything about make clean?
06:43.52DemonaxNo-one able to answer that?
06:44.02RalphEichelbergemake update image
06:44.07RalphEichelberge?
06:44.16rejonrwhitby: thx...trying these steps
06:44.26rwhitbymake update image is very much *not* the same as make clean
06:44.31*** join/#openmoko ossman (n=drzeus@alcatraz.cendio.se)
06:44.47RalphEichelbergeok i try :) thanks
06:44.58abraxa_Demonax: If you have hardware you can play around with the mixer settings - that's as much of an answer you'll probably get at the moment
06:45.26rejonbtw: paulproteus myself lessig and some others had dinner with RMS last week and he talked at length about openmoko and wanting to use it :)
06:45.35CMRalphEichelberge: Also, if you get stuck on task 1360, uicmoc4-native, look at bug 747 in the openmoko bugzilla
06:46.00RalphEichelbergeaha - ok i will
06:46.05rwhitbyrejon: those steps work for me on Bv3 and Bv4-
06:46.09*** join/#openmoko bluelightning (n=blueligh@219-89-48-99.dialup.xtra.co.nz)
06:46.12abraxa_rejon: RMS?
06:46.13*** join/#openmoko rmoravcik (n=moravcik@gtsgw.ttc.cz)
06:46.14rejonstallman
06:46.21abraxa_Oh
06:46.40RalphEichelbergeis that the boing bug - huh? :)
06:47.05CMRalphEichelberge: Yes. Bug 666 is another favourite that's still open. ;)
06:48.08RalphEichelbergeuuuh!
06:48.14RalphEichelbergelove this
06:48.36bedboi666  the bug of the beast
06:48.42RalphEichelbergejust intrest - where u from, CM?
06:48.50CMRalphEichelberge: Sweden
06:48.57RalphEichelbergei c
06:49.05zash_seSweden is the shit!
06:49.16RalphEichelbergewell linux ...
06:49.24RalphEichelbergenokia
06:49.36RalphEichelbergeskype
06:49.44RalphEichelbergeall from sweden
06:49.51CMWell, skype is swedish, the others are Finnish :P
06:49.51zash_seno
06:50.01RalphEichelbergeoh sorry
06:50.15CMBut Sweden did own Finland for a couple of years... :D
06:50.17RalphEichelbergeits just north for me - i know+
06:50.18fatal-hmm, skype swedish?
06:50.19bedboiyep :)
06:50.30zash_segod damn ssglagg!
06:50.33polzCM: so did russia :P
06:50.35RalphEichelbergewhats his name again?
06:50.45zash_ses/ssg/ssh
06:50.49El_Salvadorskype swedish/danish
06:50.54polzand I don't see anyone mixing up those two :)
06:50.55CMfatal-: Yes, Nicklas Zennström, the Kazaa and Joost guy was behind it
06:51.04RalphEichelbergezenström?
06:51.09fatal-ok
06:51.11*** join/#openmoko sixfeet (i=sixfeet@p5484DA0A.dip.t-dialin.net)
06:51.18RalphEichelbergemhm
06:51.20El_Salvadorand Janus Friis
06:51.20RalphEichelbergei read about
06:51.21*** part/#openmoko sixfeet (i=sixfeet@p5484DA0A.dip.t-dialin.net)
06:51.31*** join/#openmoko buz (n=buz@130.60.39.67)
06:51.51CMEl_Salvador: Yes
06:51.52polzis dialer supposed to keep working if you shut down pulseaudio ?
06:51.53Demonaxabraxa_: I suppose it'd somehow be possible to attach a USB mic that would make it possible if the internal one can't do it, right?
06:52.08RalphEichelbergeisnt there a big mainframe that could make the builds for moko?
06:52.19CMEl_Salvador: But he's from Denmark ;)
06:52.21polzDemonax: I didn't know USB host mode worked now
06:52.43El_SalvadorCM: I know
06:52.47El_Salvador<El_Salvador> skype swedish/danish
06:53.04CMAh, sorry, missed that line
06:53.13Demonaxpolz: no, I just mean in the future, I don't have a Neo1973 yet, saving for the final release in December... Hopefully I can get one around January.
06:53.19RalphEichelbergedid anyone allready used the neo as a phone?
06:53.19El_Salvadorno problem :)
06:54.24*** join/#openmoko rob_w (n=bob@M8e9d.m.pppool.de)
06:57.36CMrwhitby: Well, I think you're an obvious choice, even if you're not officially hired. Besides, it shouldn't only be me nominating people and I assumed someone would add you. :)
06:58.07RalphEichelbergehey guyes - what is the difference between make image and make openmoko-devel-image ?
06:58.12Demonaxrwhitby: you're behind mokomake correct?
06:58.23RalphEichelbergemhm
06:58.37CMDemonax: Among many things, yes
06:59.05RalphEichelbergewhat is the savest way to get a working image?
06:59.24CMRalphEichelberge: Download it from the build host?
06:59.32CMRalphEichelberge: For qemu or?
06:59.40RalphEichelbergeno for the neo
07:00.13abraxa_Demonax: Yeah, gta02 will have powered host-mode USB so if the mic is too weak you can just hook up an external one, given it draws <100mA
07:00.15CMSame thing I guess, get a tested image from a build host
07:00.26rwhitbyRalphEichelberge: those two targets do the same thing.  image is a convenient shortcut
07:00.28Hopscotchgood morning
07:00.38RalphEichelbergei see
07:00.51rwhitbyDerCorny: yes, I wrote and maintain MokoMakefile
07:00.57RalphEichelbergethx rwhitby
07:01.10*** join/#openmoko EnricoPalazzo (n=jo@d017048.adsl.hansenet.de)
07:01.29RalphEichelbergei launced the make again
07:01.32rwhitbyRalphEichelberge: "safest" way at the moment is to use the 2007.08 snapshot, and *not* run ipk upgrade
07:01.43RalphEichelbergewhere can i find the newes build?
07:02.02rwhitbymost practical way is http://lists.openmoko.org/pipermail/device-owners/2007-September/000449.html
07:02.22rwhitbyyou can find the newest build in build/tmp when your "make image" completes ;-)
07:03.05rwhitbyNote that the only things that are tested on buildhost are the images in http://buildhost.openmoko.org/snapshots/2007.08/
07:03.11RalphEichelbergeyes that my own :)
07:03.32rwhitbythe stuff in http://buildhost.openmoko.org/OM2007.2/ is no more tested than the images you build yourself.
07:04.13RalphEichelbergeyeah, but they are old, right?
07:04.30rwhitbyyep
07:05.00RalphEichelberge8 hours later, maybe I will have a new build
07:05.05rwhitbyyou can have old and "working" or new and "broken" (for various definitions of working and broken) at the moment
07:05.18RalphEichelbergehey, don't you have a build for me?
07:05.30RalphEichelbergethat i could flash
07:06.19rwhitbyI personally start with http://buildhost.openmoko.org/snapshots/2007.08/ and then ipkg upgrade and do other stuff as documented in http://lists.openmoko.org/pipermail/device-owners/2007-September/000449.html
07:06.39*** join/#openmoko u_l-lap (n=clinton@m140e36d0.tmodns.net)
07:06.48RalphEichelbergenow i understand that ipgk
07:07.04rwhitbyI have a builder that runs continuously at http://ipkg.nslu2-linux.org/feeds/openmoko/images/, but those images are even more untested than http://buildhost.openmoko.org/OM2007.2/
07:07.29rwhitbyselect the level of "bleeding edge" which achieves your goals ...
07:13.20*** join/#openmoko zween (n=zween@Z4f41.z.pppool.de)
07:13.58*** part/#openmoko Demonax (n=mukunda@60-234-155-226.bitstream.orcon.net.nz)
07:14.43RalphEichelbergeyou know, i am not a end-customer ... i just want the newest stuff :)
07:14.55RalphEichelbergeso that builder is awesome
07:16.11*** join/#openmoko TRIsoft (n=mac@p57A2C2EA.dip.t-dialin.net)
07:16.18CMRalphEichelberge: Nominate rwhitby for a next gen neo then ;) http://wiki.openmoko.org/wiki/Community_nominees_for_GTA02_P0
07:22.06RalphEichelbergewell i guess his afforts in doing some support will give him that advantage :) - i wil
07:23.37*** join/#openmoko Vndmtrx (n=0x0fff@unaffiliated/vndmtrx)
07:43.54RalphEichelbergewhen i flash the image, i don't have to flash the kernel, because its allready on that image, right?
07:45.34CMRalphEichelberge: No, you have to flash the kernel too
07:45.49*** part/#openmoko rejon (n=rejon@c-24-7-58-49.hsd1.ca.comcast.net)
07:46.14CMRalphEichelberge: I think that's a bit annoying though, but that's how it's made
07:46.26CMYou have to flash the kernel matching the rootfs
07:46.39RalphEichelbergeok
07:51.28*** part/#openmoko EnricoPalazzo (n=jo@d017048.adsl.hansenet.de)
07:53.04*** join/#openmoko gordonsyme (n=gordon@62.231.57.138)
07:53.10*** join/#openmoko dkirker_ (n=dkirker@c-24-6-210-139.hsd1.ca.comcast.net)
07:53.39alorilCM: I would be surprised if rwhitby wasn't already on the list ;-)
07:53.55CMaloril: Me too
07:54.41CMBut still, if there's 50 GTA02's, there's some left to send out even after the core ppl get theirs :)
08:06.55*** join/#openmoko bluelightning (n=blueligh@219-89-48-99.dialup.xtra.co.nz)
08:07.00*** join/#openmoko the_void (n=jim@87.233.95.91.static.ter-os.siw.siwnet.net)
08:07.13*** join/#openmoko n0on3 (n=n0on3@89.202.147.66)
08:17.46*** join/#openmoko rob_w|laptop (n=rob_w@p549B97DD.dip0.t-ipconnect.de)
08:18.17*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-2-146.44-151.net24.it)
08:18.25*** join/#openmoko jpozlovsky (n=jindra@rb5cc115.net.upc.cz)
08:21.00*** join/#openmoko borg_ (n=olaf@80.149.17.21)
08:28.07aloril(script) wiki RecentChanges: [[Community_nominees_for_GTA02_P0]] [[User:BBlack]]
08:30.54*** join/#openmoko BenC (n=bcollins@debian/developer/bcollins)
08:33.52*** join/#openmoko tholin (n=tholin@85.8.6.155.static.se.wasadata.net)
08:34.25*** join/#openmoko ozamosi (n=ozamosi@85.8.1.10.static.se.wasadata.net)
08:38.05*** join/#openmoko zedstar (n=john@82-44-200-69.cable.ubr08.haye.blueyonder.co.uk)
08:38.33*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-ull-193-150.44-151.net24.it)
08:40.37*** join/#openmoko ecraven (i=nex@eutyche.swe.uni-linz.ac.at)
08:40.49*** join/#openmoko notserpe (n=Eric@67.55.26.38)
08:41.22notserpecan anyone tell me what's going on vis-a-vis opengl es/acceleration plann(ing/ed) with GTA02?
08:41.37notserpeI'm interested on working on this in some capacity
08:44.44*** join/#openmoko nimron2 (n=Weteor@i59F6248C.versanet.de)
08:44.59*** join/#openmoko geaaru (n=geaaru@87.8.222.229)
08:51.09*** join/#openmoko no0p (n=noop@219.239.50.194)
08:52.13*** join/#openmoko one- (n=one@adsl-215-241-187.kymp.net)
08:52.15rwhitbynotserpe: there has been no public information about the drivers for the video accel on GTA02 (apart from the fact that they will be written by OpenMoko staff under NDA, but will be open source with full source code availabiilty of course, and no binary parts to the driver)
08:52.43rwhitbyif you have significant experience, I suggest you contact Mickey or Harald directly.
08:52.50CMAnd that they've hired some known hacker to fix the drivers
08:52.55CMTo be announced soon
08:53.20rwhitbyHmm - have they announced the OE dev yet?
08:53.45CMNo, I think mickeyl said he'd say it the 19th on some conference or so
08:54.32CMSounds likely to me too :)
08:54.45CMDamn :P
08:54.54rwhitby~hail XorA
08:54.55aptACTION bows down to XorA and chants, "I'M NOT WORTHY!!"
08:55.57*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-121-179.42-151.net24.it)
08:55.58XorA~lart evolution
08:55.58apt--purges evolution
08:56.11XorAhmm, good advice from apt there
08:56.21inzindeed
08:57.43alorilrwhitby: hehe, I tought raster too when I read that mail about video dev ;-)
08:59.02*** join/#openmoko l4rs (n=laprican@hsiproxy.astra-net.com)
09:02.19CMOT, but coolest rc thing of the day: http://www.festo.com/INetDomino/coorp_sites/de/22ff224c0cba8e40c12572d60033d076.htm
09:04.15*** join/#openmoko Lynet (n=larsg@ti500710a080-4999.bb.online.no)
09:04.42jeddy3man, thats looks really odd
09:06.37ixsCM: not cool
09:06.43ixsa bit of wind and the thing is a goner.
09:06.56ixsguess why they were flying it indors in the demo.
09:07.13CMixs: True, and it's big. But I'd like a smaller one like that and fly it around at the office ;)
09:07.40ixsCM: let's fit it with a little bomb-chute and sell it to helpdesks worldwide.
09:07.47CMHehe
09:08.26*** join/#openmoko aloril_ (n=aloril@kaar72.airix.fi)
09:10.32notserperwhitby: thanks for the heads up
09:15.09aloril(script) wiki RecentChanges: [[OpenMoko_Local_Groups:_Montreal]]
09:15.34buzseems like you need giant room for that
09:17.05*** join/#openmoko simon_ (n=simon@dyn165194.wlan.jku.at)
09:18.09*** join/#openmoko Cap_J_L_Picard (n=ewanm89@host81-151-184-150.range81-151.btcentralplus.com)
09:27.07aloril(script) openmoko-neo1973: Harald Welte <laforge at openmoko.org> Re: SIM Card/Bugzilla 666 status?
09:31.28aloril(script) openmoko-community: Harald Welte <laforge at openmoko.org> Re: ATI to provide specs (was: Re: SMedia 3362)
09:33.25*** join/#openmoko LaF0rge (n=laforge@213.144.15.9)
09:36.04*** join/#openmoko dotmef (n=mef@mx1.bitwise.org)
09:36.04alorilLaF0rge: didn't know you were able to release documentation too for SMedia 3362: seems like best possible result
09:36.11alorilLaF0rge: great work
09:36.20SpeedEvilIndeed.
09:36.35SpeedEvilWell - almost.
09:37.45buzXorA: you got one of those finger tip pointers then ;.-)
09:38.03XorAbuz: you dont diss dah man :-)
09:38.26buzi meant for poking
09:38.34SpeedEvilThe most ideal case would be s3 saying 'we were only kidding, here's a GPL driver :)'
09:38.36*** join/#openmoko Hokky (n=Hokky@195.1.22.166)
09:38.42LaF0rgeall: thanks.
09:38.50SpeedEvilBut this is awesome
09:39.07SpeedEvilAnd needless to say very promising for future chips.
09:39.09XorAbuz: anyway, Id probably use that lethal neo stylus :-D
09:39.22buzmaybe turn it into a class 3 laser eh
09:40.03SpeedEvilIs there a link to a datasheet now, or sometime soon.
09:40.14SpeedEvilTo read the mail, I'd have to get out of bed...
09:40.42*** join/#openmoko kW (n=kwkw@216.239.55.10)
09:40.46buznow if gta02 had a cam
09:40.47buzSCNR
09:40.54buzand a v8, of course
09:41.25SpeedEvilNo. It should have a fuel cell, that can run from v8.
09:41.56buzi dont think you can run anything from v8
09:41.58buzgruesome stuff
09:42.26SpeedEvilBut it's healthy!
09:43.07buzmaybe
09:43.29buzthey used to say that about OJ as well whereas in reality, it has way too much sugar in it
09:43.40*** join/#openmoko SBKch (n=SBKch@088156224081.sta.vectranet.pl)
09:43.42*** join/#openmoko jonibo (n=jonas@193.12.106.2)
09:44.16*** join/#openmoko Cap_J_L_Picard (n=ewanm89@host81-151-184-150.range81-151.btcentralplus.com)
09:44.54*** join/#openmoko kW__ (n=kwkw@216.239.55.7)
09:47.31*** join/#openmoko morricone (n=foobar@dslb-084-057-178-196.pools.arcor-ip.net)
09:49.54tuukkahwhat's the latest on the next shipment of gta01?
09:50.31buz3rd week of september
09:50.53CMtuukkah: Latest I've read is this mail: http://lists.openmoko.org/pipermail/community/2007-September/010153.html
09:51.09tuukkahis now 2nd or 3rd week?
09:51.20CM2:nd
09:51.22buz2nd i'd say
09:55.21tuukkahok, so next week
09:56.51tuukkahmy university ordered one advanced kit to evaluate the possibility of using it in projects or courses
09:59.45SpeedEvil:)
10:00.35SpeedEvilIt's quite flexible really - everything from using JTAG, to asm programming.
10:05.58zilt.win 3
10:06.00MalediktDoes the mail mean that there is/will no public doc (be) available for the wifi?
10:08.17XorAMaledikt: the doc is written in C :-)
10:08.31Malediktgrmpf ;)
10:09.20rwhitbyMaledikt: perhaps you can talk to Atheros directly and convince them to release the doc ;-)
10:09.37*** join/#openmoko dneary (n=dneary@mne69-9-88-163-116-163.fbx.proxad.net)
10:09.39Malediktlol, atheros sucks
10:11.45*** join/#openmoko Pupeno (n=Pupeno@193.120.148.177)
10:11.46Maledikts/sucks/are not open source friendly people/ better? ;)
10:13.10rwhitbyinteresting.  So you're on #openmoko, saying that the single most open-source friendly wifi solution that the OM core team could find is not open source friendly, as if some other company is more open source friendly ...
10:13.40rwhitbyGuess you're going to have an internal conflict to resolve if you buy a GTA02 ...
10:13.50Malediktno, didn't mean that. And don't want to say that. I think it was the best choice they could make
10:14.08Malediktbut there is always room for improvment
10:14.25rwhitbyah, so you're saying that all wifi manufacturers suck, but Atheros sucks least?
10:14.41Malediktwhen i hear atheros i always have to think of their blob for there laptop and desktop hardware
10:15.36Malediktno, afaik there are companys who provide open doc and even hw to os developers. but thats desktop and laptop
10:19.16Malediktcan't find it
10:20.17cjb_ieubuntu?
10:20.41cjb_iebut i guess you probably meant hardware companies.
10:20.48Malediktyes
10:21.13LynetIntel has gone fairly OSS friendly and has wireless chips, no?
10:21.13alorilCurrently sold Neo1973 GTA01B_v04 (P1) doesn't have WiFi, GTA02 (P2) which is scheduled for October will have WiFi with free (libre) drivers (Atheros AR6K): http://wiki.openmoko.org/wiki/Neo1973  http://wiki.openmoko.org/wiki/FAQ#Q:_What_is_the_rationale_behind_the_exclusion_of_WiFi.3F
10:22.02Malediktralink!
10:22.15Malediktafaik thats a company who provides docs and hw
10:22.22sandosLynet: the wireless isnt so open afaik
10:22.24sandosbinary blobs
10:22.43LittleIdiotLynet: their firmware isn't open, their drivers are
10:24.06*** join/#openmoko Cap_J_L_Picard (n=ewanm89@host81-151-184-150.range81-151.btcentralplus.com)
10:28.43*** join/#openmoko florian (n=fuchs@217.146.132.69)
10:29.14*** join/#openmoko thomasg (n=thomasg@p57AFEE2C.dip.t-dialin.net)
10:39.02*** join/#openmoko Robot101 (n=robot101@light.bluelinux.co.uk)
10:50.46*** join/#openmoko Weiss (n=taw27@pip.srcf.societies.cam.ac.uk)
10:52.06*** join/#openmoko El_Salvador (n=Brescia@adsl-90-180.38-151.net24.it)
10:55.04*** join/#openmoko jgm (n=jgm@host-87-74-179-156.bulldogdsl.com)
10:57.46*** join/#openmoko krau (n=cktakaha@200.184.118.132)
11:08.43*** join/#openmoko grasu (n=christia@fire2.tngtech.com)
11:09.02*** join/#openmoko buz (n=buz@130.60.39.67)
11:11.04*** join/#openmoko Cap_J_L_Picard (n=ewanm89@host81-151-184-150.range81-151.btcentralplus.com)
11:12.26*** join/#openmoko wooKieeface (n=benjamin@x1-6-00-03-2f-29-99-b9.k963.webspeed.dk)
11:12.52*** join/#openmoko squalyl (n=squalyl@139.100.140.132)
11:13.06squalylhi all
11:13.35squalylwho tried OpenMoko on hx4700?
11:13.50squalylI wanted to do the same, but the kernel doesn't boot :(
11:15.04SpeedEvil:/
11:15.14SpeedEvilwell. Have you a kernel that boots?
11:15.21squalyler...
11:15.28aloril(script) wiki RecentChanges: [[Repositories]] [[Phase_1_Software_Testing]] [[Talk:Community_nominees_for_GTA02_P0]]
11:15.28*** join/#openmoko Henrikw (n=henrik@51.84-48-54.nextgentel.com)
11:15.37squalylI tried GPE's kernel and it does the same excepts GPE displays a "tux" icon
11:15.48squalylI get no messages on the serial console
11:16.12squalyl(I'm using haRET, a wince bootloader)
11:16.45SpeedEvilAs far as I know - nobodies tried. I may be wrong.
11:17.12SpeedEvilFirst you need a booting linux kernel on your device.
11:17.27squalyl"koen" tried and posted something on his blog, but there's no technical info
11:17.30SpeedEvilThen you install the root filesystem of OM to where the kernel has been told to find it.
11:17.55squalylI built Openmoko changing "fic-gta01" to "hx4700" in local.conf
11:18.00squalylall went well.
11:18.17squalylI have a rootfs on an ext2 compactflash, all I need is a working uImage !
11:19.16squalylhaRET boot avoids flashing anything!
11:19.31squalylbut... sigh
11:21.06*** join/#openmoko sdsadas (n=jubuntu@dsl-hkibras1-ff42c000-142.dhcp.inet.fi)
11:21.25squalylthe only "openmoko hx4700" resource is this : http://dominion.kabel.utwente.nl/koen/cms/openmoko-running-on-an-ipaq
11:25.59*** join/#openmoko loufoque (n=loufoque@mathias.residence.ens-lyon.fr)
11:36.20*** join/#openmoko zmedico (n=zmedico@ip68-4-152-120.oc.oc.cox.net)
11:44.34*** join/#openmoko J-23 (n=Moarc_zi@a105.net128.okay.pl)
11:47.11*** join/#openmoko dasdasdas (n=jubuntu@cs181004151.pp.htv.fi)
11:47.42*** join/#openmoko jpozlovsky_ (n=jindra@rb5cc115.net.upc.cz)
11:47.48*** join/#openmoko ccube (n=ccube@87.230.22.107)
11:47.59*** join/#openmoko krau (n=cktakaha@200.184.118.132)
11:51.19*** join/#openmoko lscd (n=kb_@cust.static.213-180-182-5.cybernet.ch)
11:52.21*** join/#openmoko raster (n=raster@p2220-ipbf2608marunouchi.tokyo.ocn.ne.jp)
11:52.49rasternow thaqt was very un-fun
11:52.55*** join/#openmoko disguy__ (i=disguy__@gateway/tor/x-3abafe0c707fb6b3)
11:53.03rasterom's build managed to fill up 450gb of disk space...
11:53.06rasterwith 1 log file.
11:53.07rasterwoot
11:53.24*** join/#openmoko LaF0rge (n=laforge@213.144.15.9)
11:54.02CMHehe.. yikes
11:55.18rastersome build got into an endless loop while i was away waiting for it
11:55.20rasterwoot
11:55.26rasterdeletign that crap took a while
11:55.45squalylinteresting
11:56.25rasteractually
11:56.30raster520gb of log
11:56.38rasterpoor disk
11:58.12rasterat least it tested gthe codepath in e when trying to write its config
11:58.14rasterand failing
11:58.17rasterbecause your disk is full
11:58.24rasterand it managed to not lose the config
11:58.32rasterand nicely pop up a dialog to let you know
11:59.30torporyo
12:03.38*** join/#openmoko Axio (n=Axio@alf94-1-81-57-140-233.fbx.proxad.net)
12:05.37*** part/#openmoko lscd (n=kb_@cust.static.213-180-182-5.cybernet.ch)
12:06.20*** part/#openmoko Axio (n=Axio@alf94-1-81-57-140-233.fbx.proxad.net)
12:06.33torporanyone got any clue as to what the state of the current moko tree is like, build-wise?  i finished another full build on thursday and am only just getting back to catchup ..
12:06.51torpori guess i should look at the bugbase, but TBH, i don't wanna use my web browser right now. ;)
12:06.54zash_secat soup!
12:10.26CMtorpor: I finished a build this morning
12:10.41*** join/#openmoko kW__ (n=kwkw@216.239.55.7)
12:15.45*** join/#openmoko ruoso (n=ruoso@static-b5-252-25.telepac.pt)
12:19.58*** join/#openmoko Xx13 (n=averkhov@office.enkora.fi)
12:22.29*** join/#openmoko fcarvalho (n=fcarvalh@200.184.118.132)
12:24.42*** join/#openmoko Xx13 (n=averkhov@office.enkora.fi)
12:26.27*** join/#openmoko unmadindu (n=sayamind@gnu-india/admin/unmadindu)
12:28.19torporCM cool i've just started an update and a new make ..
12:28.32torpor< -- want to boot my own OM image today, and put some modules in.
12:29.54CM:-)
12:33.14*** join/#openmoko jujun (n=JulienN@LPuteaux-151-42-19-56.w193-252.abo.wanadoo.fr)
12:36.49*** join/#openmoko mindCrime (n=chatzill@cpe-065-190-188-124.nc.res.rr.com)
12:49.27*** join/#openmoko gamin (n=m@car06-3-82-240-156-91.fbx.proxad.net)
12:50.48*** join/#openmoko tid-wave (n=yeah@80.97.64.151)
12:50.49gaminany word about the next batch of gta01's coming?
12:53.01*** join/#openmoko k-s[WORK] (n=gustavo@200.184.118.132)
12:53.30*** join/#openmoko rob_w|laptop (n=rob_w@p549B97DD.dip0.t-ipconnect.de)
12:53.51*** join/#openmoko poffy (n=poffy@c-76-30-222-129.hsd1.tx.comcast.net)
12:54.13*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-110-159.44-151.net24.it)
12:54.59CMgamin: Yes, hopefully next week
12:55.45CMgamin: http://lists.openmoko.org/pipermail/community/2007-September/010153.html
12:56.57*** join/#openmoko lsobral (n=sobral@200.184.118.132)
12:59.03*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-ull-233-152.44-151.net24.it)
12:59.44*** join/#openmoko disguy__ (i=disguy__@gateway/tor/x-84f156adf713c134)
13:02.35*** join/#openmoko Ryback_ (n=ulisses@200.184.118.132)
13:02.43gaminCM: thanks, I hadn't seen that mail
13:03.39*** join/#openmoko tnb (n=tnb@sdgsystems.net)
13:04.14*** part/#openmoko tid-wave (n=yeah@80.97.64.151)
13:06.43*** join/#openmoko amarsh04 (n=amarsh04@CPE-139-168-192-245.sa.bigpond.net.au)
13:06.45*** join/#openmoko avoine (n=avoine@modemcable003.251-59-74.mc.videotron.ca)
13:09.06*** join/#openmoko jpozlovsky_ (n=jindra@rb5cc115.net.upc.cz)
13:11.13*** join/#openmoko Sup3rkiddo (n=sudharsh@unaffiliated/sudharsh)
13:11.58*** join/#openmoko cb22_ (n=cb22@dsl-245-142-143.telkomadsl.co.za)
13:13.28*** join/#openmoko agoode (n=agoode@2001:4830:1633:0:212:3fff:fe70:6222)
13:13.28*** join/#openmoko zipola (n=zipola@zip.kortex.jyu.fi)
13:14.04*** join/#openmoko switch3r (n=switch3r@c-69-143-234-84.hsd1.md.comcast.net)
13:14.45*** join/#openmoko tid-wave (n=yeah@80.97.64.151)
13:14.46*** join/#openmoko icman (n=icman@123-240-172-33.cctv.dynamic.lsc.net.tw)
13:15.08aloril(script) wiki RecentChanges: [[Talk:Neo1973_and_Windows]] [[Neo1973_and_Windows]] [[Talk:Community_nominees_for_GTA02_P0]] [[Talk:Hear_Me_FIC]]
13:16.46*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-203-152.44-151.net24.it)
13:17.08*** join/#openmoko alex-weej (n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com)
13:19.03*** join/#openmoko burton__ (n=burt0n`@ASte-Genev-Bois-152-1-94-214.w86-218.abo.wanadoo.fr)
13:19.51*** join/#openmoko Dodji (n=dodji@86.155.67.23)
13:20.07*** join/#openmoko andrunko (n=andrunko@200.184.118.132)
13:21.12*** join/#openmoko madewokherd (n=urk@cpe-71-67-181-79.neo.res.rr.com)
13:23.09*** join/#openmoko dcorking (n=dcorking@82.153.4.226)
13:25.01*** join/#openmoko crunchywelch (n=welch@mobile-166-214-072-117.mycingular.net)
13:32.20*** join/#openmoko ebel (n=rory@213-202-181-100.bas504.dsl.esat.net)
13:41.25*** join/#openmoko Writchie (n=Wally@195.230.118.70.cfl.res.rr.com)
13:43.11*** part/#openmoko Writchie (n=Wally@195.230.118.70.cfl.res.rr.com)
13:44.05*** join/#openmoko Writchie (n=Wally@195.230.118.70.cfl.res.rr.com)
13:44.41*** join/#openmoko Vanasarn (n=Tommy@p135-n239.kthopen.kth.se)
13:45.44*** join/#openmoko nnpiggy (n=nnpiggy@c-71-60-241-33.hsd1.pa.comcast.net)
13:47.24*** join/#openmoko daswe (n=jubuntu@jr.jab.fi)
13:47.44*** join/#openmoko mindCrime (n=chatzill@66.83.208.218.nw.nuvox.net)
13:53.01*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-85-181.37-151.net24.it)
13:53.13*** join/#openmoko Linux_Galore (n=richard@60-242-20-212.static.tpgi.com.au)
13:53.38Linux_Galoreshhhhwing http://www.engadget.com/2007/09/10/3ms-dms800-short-throw-projector-cum-alien-probe/#comments
13:53.45*** join/#openmoko miip (n=miip@p54A57EE5.dip.t-dialin.net)
13:55.05*** join/#openmoko dasdasdasdasfds (n=jubuntu@cs181004151.pp.htv.fi)
13:55.17*** join/#openmoko ich (n=ich@dsl-62-220-14-162.berlikomm.net)
13:55.23*** part/#openmoko tid-wave (n=yeah@80.97.64.151)
14:01.52*** join/#openmoko der_io (n=der@p54A0DA67.dip.t-dialin.net)
14:08.06*** join/#openmoko summatusmentis (n=summatus@rn083002.morris.umn.edu)
14:10.24*** join/#openmoko behdad (i=behdad@nat/redhat-ca/x-70bec5087579b538)
14:10.45*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-9-183.42-151.net24.it)
14:12.18zeckemickeyl: are you around?
14:21.28*** join/#openmoko ozarka (n=elineber@12.106.220.2)
14:21.35*** join/#openmoko a__thing (n=notroot@c-98-193-50-46.hsd1.il.comcast.net)
14:29.03*** join/#openmoko hhf423_w (n=chatzill@A7191.a.strato-dslnet.de)
14:29.12hhf423_wre
14:30.12RalphEichelbergeyes it is unstable that newest build :)
14:30.20*** join/#openmoko DukeOfURL (n=chatzill@c-24-6-92-97.hsd1.ca.comcast.net)
14:30.37hhf423_wnow a dfu-util for windows is what we still need
14:30.52RalphEichelbergey?
14:31.08RalphEichelbergethere is no need for windows anyway
14:31.59WritchieRalphEichelberge: unless you want to sell to 95% of the people in the universe
14:32.59rwhitbyhhf423_w: there was someone who was working on a windows build of dfu-util
14:33.17rwhitbyand I think harald fixed a problem in the kernel which was preventing that from working
14:33.50hhf423_wrwhitby: the neo kernel is now fixed so that usb networking works
14:34.20hhf423_wwe probably only need a windows developer who can build a dfu-util for windows
14:34.49*** join/#openmoko ccube (n=ccube@87.230.22.107)
14:35.56rwhitbyooh - new face on the OM wiki
14:36.06hhf423_whmm?
14:37.30*** join/#openmoko MetaMorfoziS (n=banyourm@dsl51B69E4B.pool.t-online.hu)
14:41.20*** join/#openmoko fralef (n=fralef@142.92.41.245)
14:41.47RalphEichelbergesorry - i didn't  want to be cruel because of that M$ thing
14:42.46*** join/#openmoko chris^ (n=kraetzi@p548AEA33.dip.t-dialin.net)
14:43.27*** join/#openmoko nnpiggy (n=nnpiggy@66.37.59.194.nauticom.net)
14:44.53alorilwoah, "Turned Off iPhone Gets $4800 Bill from AT&T"  http://hardware.slashdot.org/hardware/07/09/10/1216224.shtml
14:45.18SpeedEvilOff ain't.
14:45.35alorilyeah and taking battery out is not simple thing either
14:45.42hhf423_whahaha
14:45.47alorilso .. only way to avoid that is to leave it at home
14:45.50Writchiegood lessons from this
14:46.03alorilor put it inside tinfoil ;-)
14:46.03*** join/#openmoko simon_ (n=simon@w208.wist.uni-linz.ac.at)
14:46.28Fatalor microwave oven
14:46.28Writchienew product, portable iPhone emi cage
14:46.38SpeedEvilFoil baggie.
14:47.01Writchieemi cage many more $$$$ than foil baggie ;)
14:47.19XorAor turn off email
14:47.20tuukkahdo we have javame ported? i could get a nice situation to promote the neo if we do =)
14:48.59*** join/#openmoko chris^^ (n=kraetzi@p548AEA33.dip.t-dialin.net)
14:49.53WritchieSpeedEvil: on more serious note we do absolutely need a concept of connection cost - merely being connected is not sufficient - current cost of connectivity will need to be available to apps.
14:50.19SpeedEvilIndeed - there are notes of that on the wiki
14:51.52*** join/#openmoko MetaMorfoziS (n=banyourm@dsl54007F74.pool.t-online.hu)
14:52.04Fatalmeeeeeeeeeeeeeeh, now the date for the new shipment is 24th sept X_x
14:53.37WritchieFatal: http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=260157395019
14:54.16Fatalheh, if it was only I then maybe, sadly there are two coworker in the same order
14:56.29*** join/#openmoko a__thing (n=notroot@c-98-193-50-46.hsd1.il.comcast.net)
15:00.08rwhitbyhhf423_w: I just got internet connection sharing to work on windows with the neo
15:00.24*** join/#openmoko BlueMooD (i=bluemood@210.245.126.156)
15:00.25Writchiehhf423_: u-boot cdc serial black screens my XP-SP2 machines - have you had similar experience. I think this is pre-requisite to Dfu-Util
15:03.32hhf423_wrwhitby: via the registry hack or otherwise?
15:04.16hhf423_wWritchie: sorry, how exactly did you get the Neo to bluescreen your windows?
15:05.02hhf423_wfatal for P1 shipping I presume?
15:05.11Writchiehhf423_w: during install of drivers for the cdc serial - not bluescreen - black screen
15:05.16*** join/#openmoko ewanm89 (n=ewanm89@host81-151-184-150.range81-151.btcentralplus.com)
15:05.28*** join/#openmoko MetaMorfoziS (n=banyourm@dsl54007FCC.pool.t-online.hu)
15:05.49*** join/#openmoko a_thing_ (n=notroot@c-98-193-50-46.hsd1.il.comcast.net)
15:05.58hhf423_wWritchie: so you did boot into uboot and then connected to windows and then got black screen?
15:06.00rwhitbyhhf423_w: I created a new bridge ("USB Network") with just the usb connection to the phone in it
15:06.12rwhitbythen I enable ICS on the wan interface, and told it to use that bridge for the lan
15:06.38rwhitbyit changes the lan address to 192.168.0.1 when you do that, so I then just went back in to the bridge IP settings and changed it back to 192.168.0.200
15:06.43rwhitbynow I get routing and DNS proxying through the wan interface
15:07.04Writchiehhf423_w: yes - I used a modified inf file that called up the standard windows drivers for cdc serial
15:07.22hhf423_wrwhitby: put it into the wiki as an alternative way to mine
15:07.33rwhitbyhhf423_w: which page?
15:07.34*** join/#openmoko Dodji (n=dodji@86.155.67.23)
15:07.57rwhitbyNow I can plug the neo into either the linux box or the windows box, and not have to change any settings on the neo.
15:07.58hhf423_wrwhitby: http://wiki.openmoko.org/wiki/Neo1973_and_Windows
15:08.35hhf423_wrwhitby: right, same here, although I needed to add a route in my DSL router
15:08.55rwhitbyhhf423_w: with this method, windows ICS does nat I expect
15:09.25hhf423_wrwhitby: yes, I also would expect that
15:09.54hhf423_wrwhitby: its better than my option because no routes need to be added anywhere
15:12.35kristian-mthanks hhf423_w :-)
15:12.50rwhitbyhhf423_w: I've added it to the page.  It can probably do with some screen shots and better description.
15:13.26hhf423_wkristian-m: :-)
15:13.40*** join/#openmoko wooKieface (n=benjamin@x1-6-00-03-2f-29-99-b9.k963.webspeed.dk)
15:15.08aloril(script) wiki RecentChanges: [[Neo1973_and_Windows]] [[Repositories]] [[User:Hhf423]] [[No_Linux]] [[GSM]] [[Neod]] [[Neo1973_Hardware]] [[User:Kriss]] [[Talk:Community_nominees_for_GTA02_P0]]
15:15.11*** join/#openmoko MetaMorfoziS (n=banyourm@dsl54009FB5.pool.t-online.hu)
15:15.56*** join/#openmoko Marcel_M (n=Marcel_M@86.59.65.236)
15:16.01Writchierwhitby: i see no reason why not - I will test when I get working kernel on both of my units - BTW works fine on Linux
15:16.36rwhitbynight all
15:16.41XorAcya
15:16.58Writchierwhitby: night - any progress on u-boot??
15:17.19*** join/#openmoko andrunko (n=andrunko@200.184.118.132)
15:18.55hhf423_wrwhitby: good night
15:19.06*** join/#openmoko nimron2 (n=Weteor@i59F62160.versanet.de)
15:19.12rwhitbyWritchie: uboot-openmoko still fails to build for me
15:19.21Writchietx
15:21.48*** join/#openmoko MetaMorfoziS (n=banyourm@dsl51B69EBB.pool.t-online.hu)
15:22.19*** join/#openmoko asd (i=elik5-28@159.148.18.129)
15:24.07*** join/#openmoko summatusmentis_ (n=summatus@umm-yrless170.morris.umn.edu)
15:34.48*** join/#openmoko heikkit (n=chatzill@c-67-188-122-139.hsd1.ca.comcast.net)
15:37.53hhf423_whmmm
15:38.59*** join/#openmoko goxboxlive (n=goxboxli@139.80-202-160.nextgentel.com)
15:40.51torporis this pretty much still accurate or not?
15:40.51torporhttp://wiki.openmoko.org/wiki/Building_OpenMoko_from_scratch
15:41.36hhf423_wtorpor: think so
15:42.52torporhmm.
15:43.31torpori had my mokomakefile setup working perfectly last week, then i rm -rf'ed build/tmp, did what i thought was a successful rebuild "make update && make all" .. and now nothing is working.
15:43.56mwesterThat happens
15:44.02torporannoying.
15:44.30torporc compiler cannot create executables .. wtf was it doing for 12 hours then, matey!! ;)
15:44.34mwesterThere is hope; it's certainly gotten much more stable recently.
15:45.06mwesterAlthought the compiler problems were sorted out a week and half ago, I thought
15:45.21torporso i suppose i should update my makefile and try again ..
15:46.04hhf423_wI tell you, what is annoying: http://scap.linuxtogo.org/files/d39e0c54b8a43650751d0ae19b78f676.png and then http://scap.linuxtogo.org/files/0690c9bd00f72b082edee75db1f5ff51.png
15:46.28*** join/#openmoko jpcass (n=chatzill@innovations-l22.ad.ic.ac.uk)
15:46.38torporat least those are apps that are in development.
15:46.59torporbut for sure as hell, this needs to be bulletproof.  and its a shock and a shame that it isn't by now.
15:47.19torpori think there are other priorities.  the guys that should be fixing it are playing with hardware instead.  ;)
15:47.27jpcasshi - im building openmoko using mokomakefile and its failing on packageicu-native-3.6 in task do_compile - anyone else having this problem?
15:48.07torpornope
15:48.31torporwhats the log output say?
15:48.32*** join/#openmoko marsan (n=marsan@ti500720a080-2485.bb.online.no)
15:48.49meusi compiled it successfully last night
15:50.04torporokay now its working again.  wtf?!
15:51.19*** join/#openmoko Writchi1 (n=Wally@195.230.118.70.cfl.res.rr.com)
15:51.38jpcasslog output is in http://pastebin.com/m8ad6605 ...
15:51.49*** join/#openmoko bedboi (n=bedboi@129.24.27.25)
15:52.02bedboihi all
15:53.11jpcasswonder what this: /usr/bin/../lib/libstdc++.so.6: undefined reference to `_Unwind_GetIPInfo@GCC_4.2.0' means?
15:53.12hhf423_wmickeyl: I think cesarb said that there now is a patch for the Dialer crazieness as described here: http://wiki.openmoko.org/wiki/Phase_1_Software_Testing#GSM_10 when will there be a new build on builthost?
15:53.57torporjpcass: bitbake icu-native-3.6 -c mrproper
15:53.59Shoraganjpcass, it has problems while linking to your host's libstdc++
15:55.49jpcasstorpor: mrproper worked, am now trying again but have not changed anything re: my libstdc++ ...
15:57.01*** join/#openmoko Lynet (n=lars_gaa@084202176097.customer.alfanett.no)
15:57.18bedboiso the question for today is: Is there any news for the shipment dates (today is 10!)?
15:58.00jpcasstask do_compile started ... wait...
15:58.19*** join/#openmoko SiO2 (n=sarge@p54B3A9DC.dip0.t-ipconnect.de)
15:58.19SpeedEvilbedboi: couple of weeks maybe
15:58.29SpeedEvilAnd yes, the banner still says the 10th
15:58.54jpcasssame error :-(
15:59.57*** join/#openmoko zecke_ (n=ich@dsl-62-220-14-162.berlikomm.net)
15:59.58*** join/#openmoko dcordes (n=tsingtao@78.48.8.217)
16:00.10*** part/#openmoko SiO2 (n=sarge@p54B3A9DC.dip0.t-ipconnect.de)
16:00.26jpcassive got two libstdc++: 5.0.7 and 6.0.8, i guess its linking to 6 - do others have something different?
16:00.53bedboiSpeedEvil: so i definitely have to cancel the order
16:01.00bedboii'm quite pissed off
16:01.05SpeedEvil:/
16:01.08dcordesbedboi: what's wrong? :(
16:01.16*** join/#openmoko morricone (n=foobar@dslb-084-057-178-196.pools.arcor-ip.net)
16:01.16bedboia couple of weeks man
16:01.21bedboiit's not a couple of days
16:01.25bedboiit's not serious
16:01.29SpeedEvilThat's as far as I'm aware, I haven't got sources for that.
16:01.40jpcassshort time in politics, long time in opensource...
16:01.40bedboii'll get a motorola
16:01.51SpeedEvilIt's on teh mailing list.
16:02.08bedboijpcass: it's not about politics.
16:02.21Obrihhf423_w: try http://obri.sygroup.ch/deploy/ipk/armv4t/openmoko-dialer2_0.1.0+svnr2946-r5_armv4t.ipk
16:02.22bedboii'm going to go back in italy at the end of the month
16:02.38bedboijpcass: i'm quite sure that the package won't arrive till the end of the month
16:02.48bedboiplus, i don't have a mobile phone right now.
16:03.15jpcassmine arrived 2 days after i left london for a us trip.  i could have picked the damn thing up personally!
16:03.32jpcassbedboi: ps: not having a mobile phone is very much like having a neo ;-)
16:03.40*** join/#openmoko enodev (n=jdi@p5485C70A.dip.t-dialin.net)
16:03.51bedboijpcass: btw at least you have something
16:04.10bedboiyou can make it work
16:04.19bedboibtw that's not the main point
16:04.35CMMine hangs when trying to start X with an image built today (known error at least)
16:05.08enodevError: "Not connected to network. Current Status: Home network registered" ?
16:05.10hhf423_wObri: how can I install that easily?
16:05.55hhf423_wah, ok
16:05.55Obrihhf423_w: download the file to the neo and install it with ipkg install  /path/to/openmoko-dialer2_0.1.0+svnr2946-r5_armv4t.ipk
16:07.19enodevipkg update && upgrade from today, w/ gsmd restart hack
16:07.49hhf423_wenodev: see the msg fro Obri , try the new dialer
16:08.18enodevcould you report the url? i joined too late
16:08.31hhf423_whttp://obri.sygroup.ch/deploy/ipk/armv4t/openmoko-dialer2_0.1.0+svnr2946-r5_armv4t.ipk
16:09.06*** join/#openmoko lysanderslair (n=jeff@CPE0014bf4ad3e5-CM000a7363f3b6.cpe.net.cable.rogers.com)
16:09.35hhf423_wObri: thanks, do I have to use any --force statements? It says: Multiple packages (openmoko-dialer2 and openmoko-dialer2) providing same name marked HOLD or PREFER.  Using latest.
16:09.52*** part/#openmoko jsmanrique (n=jsmanriq@cme-staticIP-212-89-8-169.telecable.es)
16:10.07*** join/#openmoko greghunt (n=greg@87-194-105-11.bethere.co.uk)
16:10.41*** part/#openmoko RalphEichelberge (n=openmoko@gateway.tourist-mobile.com)
16:10.43*** join/#openmoko emdete (n=mdt@dialin-212-144-120-063.pools.arcor-ip.net)
16:10.48enodevhrm even after ipkg -force_depends remove openmoko-dialer2, i get the same error as hhf423_w
16:11.04Obrihhf423_w: hm, good question
16:12.55hhf423_wah, well, lets see what it does after a reboot
16:13.26*** join/#openmoko summatusmentis_ (n=summatus@umm-yrless170.morris.umn.edu)
16:13.40Obricd /etc/ipkg && wget http://obri.sygroup.ch/obri.conf && ipkg update && ipkg install openmoko-dialer2
16:13.42jpcassanyone got ideas why a link to my host libstdc++ would fail in package icu-native???
16:13.57enodevwith force_overwrite it works
16:14.40bedboii've sent a mail to the orders guys
16:14.46bedboilet's see what happens
16:15.35hhf423_woooh, I am allowed to do calls again!
16:15.53hhf423_wObri: it worked after a reboot even without force statements
16:16.20hhf423_wI was just about to open a bug, no need to do that now :-)
16:17.46jpcasswhat the hell is icu-native anyway?  and why is it getting in the way of me making an image for my neo!
16:20.18hhf423_wjpcass: "Who is General Failure and why is he reading my harddisk?" :-)
16:21.13Lynet"Who is Colonel Panic?"
16:21.23jpcassi wish General Failure would kick the ass of this obnoxious package!
16:21.27*** join/#openmoko emdete_ (n=mdt@dialin-145-254-047-128.pools.arcor-ip.net)
16:21.33Writchi1hhf423_w: the colonel reports to the general
16:21.52dcordeswhy are there no instant messengers in the repos?
16:22.04mwesterWhose side are the zombie processes on, though?
16:22.48hhf423_whahaha
16:23.06hhf423_wdcordes: good question. a pidgin would be nice
16:23.15sandos:)
16:24.00*** join/#openmoko holycow (n=new@mail.wjsgroup.com)
16:24.13jpcasswill someone who CAN compile icu-native please let me know what version libstdc++ they have?
16:24.46*** join/#openmoko DukeOfURL (n=chatzill@38.99.84.37)
16:26.04*** join/#openmoko emdete (n=mdt@dialin-145-254-047-128.pools.arcor-ip.net)
16:28.10*** join/#openmoko CathodioN (n=geert@h8441208108.dsl.speedlinq.nl)
16:29.19CMjpcass: I struggeled with that a while ago, never got around it until I restarted from scratch.. :-/
16:29.37*** part/#openmoko CathodioN (n=geert@h8441208108.dsl.speedlinq.nl)
16:29.52*** join/#openmoko pH5 (n=ph5@e178235135.adsl.alicedsl.de)
16:30.24jpcassCM: what do you mean 'scratch' ?  i've done a bitbake mrproper which is about as scratchy as you can get!
16:30.44jpcassCM: did you reinstall your host OS?
16:30.50CMHehe, no
16:30.53emdetejpcass: wget ...Makefile is what i do for 'from scratch'...
16:31.17CMI built it with the make file like emdete said
16:31.25CMNew dir, wget makefile, ...
16:31.53jpcasshmm.. thats what Im doing...its all 'fresh'...
16:31.56CMI suck at using bitbake, so I'm sure there's some better way
16:32.14CMIs it nothing in bugzilla about your problem?
16:32.37jpcassCM: havent checked - will look now, but no one here seems to have it...
16:33.35jpcass"Zarro Boogs found." - dont think its a bug, some kind of configuration mismatch I think ...
16:33.56*** join/#openmoko fgau (n=fgau@pD95383D0.dip0.t-ipconnect.de)
16:34.01jpcassCM: what version libstdc++ do you have in /usr/lib ?
16:35.01CMlibstdc++-v3-3.3.6
16:35.31CMEhh.. libstdc++.so.5.0.7
16:35.48CMgentoo 64-bit
16:36.05jpcassCM: thanks - i have two, that and 6.0.8 - i have removed 6.0.8 temporarily see if it works...
16:38.51jpcassdo_compile started ... wait ...
16:39.36*** join/#openmoko nnpigg1 (n=nnpiggy@66.37.59.194.nauticom.net)
16:42.39*** join/#openmoko dcordes_ (n=tsingtao@f048068134.adsl.alicedsl.de)
16:43.07*** join/#openmoko pleemans (n=peter@d51A5E76A.access.telenet.be)
16:43.37*** join/#openmoko PBeck (n=PBeck@HSI-KBW-091-089-102-236.hsi2.kabelbw.de)
16:43.47PBeckhi
16:46.04jpcassnope still failing - its looking for libstdc++.so.6 !
16:47.56*** join/#openmoko MetaMorfoziS (n=banyourm@dsl51B69EBB.pool.t-online.hu)
16:52.26*** join/#openmoko rmoravci1 (n=rmoravci@ip-89-103-152-149.karneval.cz)
16:55.45*** join/#openmoko adjaxio (n=adjaxio@81.56.215.221)
16:58.26*** join/#openmoko SpeedEvil (n=fkdkdfji@mauve.plus.com)
17:01.57*** join/#openmoko ColdFyre (n=rockko@208-46-221-194.dia.static.qwest.net)
17:07.23*** join/#openmoko meta_ (n=banyourm@dsl51B69EBB.pool.t-online.hu)
17:12.44*** join/#openmoko jerry1981 (n=jerry@ip-218.net-82-216-103.rev.numericable.fr)
17:15.21CMhhf423_w: Thanks :D  (Updating that page every now and then keeps it on the Recent Changes page.. :)
17:15.28aloril(script) wiki RecentChanges: [[Community_nominees_for_GTA02_P0]] [[User:ChrisLord]] [[PulseAudio]] [[Power_management_menu]] [[Phase_1_Software_Testing]] [[Neod]] [[Functions_menu]] [[SMSTool]] [[SettingsGUI]] [[Neo1973_power_button]] [[Neo1973_and_Windows]]
17:17.23*** join/#openmoko jannu (n=jannu@hoas-fe3cdd00-15.dhcp.inet.fi)
17:18.29*** join/#openmoko enodev_ (n=jdi@p5485E382.dip.t-dialin.net)
17:19.16vallorokay, now the damned thing keeps shutting off, even when fully booted up
17:19.26vallorand with the usb plugged in
17:19.47CMvallor: Mine doesn't even start any more, hangs on loading the GUI
17:20.45Fatalhhf423_w: (sorry for late reply) yes
17:20.55vallorCM: there's a change you can make in your boot environment that might fix that -- or at least, fixed it for me
17:20.55*** join/#openmoko Ghiottone (n=ale@88-149-141-144.dynamic.ngi.it)
17:21.10Ghiottonehello mokoers
17:21.23vallorCM: do you know where the shutoff-timer config would be located?
17:22.02CMNope, but what if you disable the powermanager?
17:22.26CMIirc there's some issue with that, try turning it off
17:24.15CMThat is by holding in the power button while the neo is on and disable it
17:25.00vallorah, will try
17:25.22vallorwoot!
17:25.27*** join/#openmoko u_l-lap (n=clinton@m5c5e36d0.tmodns.net)
17:25.31vallorit was set to "full PM"
17:25.42vallorchanged to "no PM"
17:25.48CMAh, that should help
17:26.23*** join/#openmoko mmp (n=mmp@thewide.ubyt.sdjls.uniba.sk)
17:26.59valloroh, btw -- whoever was porting emacs to the thing -- there's an editor that can act like a "basic emacs", it's jmacs -- which is "joe" with special keybindings
17:27.25vallorjoe is small and wiry, so it makes sense for an embedded app
17:28.54*** join/#openmoko heikkit (n=chatzill@adsl-75-5-124-98.dsl.pltn13.sbcglobal.net)
17:29.12CMYou really need a bt keyboard to use emacs on it
17:31.56*** join/#openmoko ckuethe (n=ckuethe@desdemona.cns.ualberta.ca)
17:31.59mwestervallor: joe is now in the feeds.
17:32.28dcordes_is it possible to configure matchbox input manager so the xkbd does not pop in everytime i change the term?
17:32.44*** join/#openmoko DukeOfURL (n=chatzill@38.99.84.37)
17:32.45vallormwester: !!!! thank you :)
17:33.03mwester:) I didn't do it; I just noticed that rwhitby did it last night.
17:33.07vallorI've been a joe fan since I first started using Linux -- way back in '92 (boy I feel old)
17:33.16valloroh, hmm
17:33.32vallordo you know the package name?
17:34.20mwesterIf the autobuilder got to it yet, it should just be "ipkg install joe"
17:34.35valloroh, tried that a few minutes ago, no joy
17:34.48vallorno joy for joe, but I'll be patient :)
17:34.59*** join/#openmoko Demitar (n=demitar@c-212-031-190-120.cust.broadway.se)
17:35.19hhf423_wCM: np
17:35.42*** join/#openmoko Zoolooc (n=fredsiba@p5495328D.dip0.t-ipconnect.de)
17:35.45hhf423_wFatal outch
17:35.56hhf423_whi Ghiottone
17:36.56*** join/#openmoko enodev_ (n=jdi@p5485F14E.dip.t-dialin.net)
17:37.32Ghiottonehey hhf423_w
17:38.09hhf423_wno, joe is not there
17:38.24hhf423_wbut vi is enough!
17:38.51hhf423_w"vi -- beginners pronounce it 'Why I?'"
17:38.58vallorlet's not get into religious editor debates -- we use what we like to use, and that's okay, because it is the Unix way!
17:39.22hhf423_wvallor: if it does not work, reboot is the unix way...
17:39.33*** join/#openmoko crunchywelch (n=welch@20.sub-75-196-194.myvzw.com)
17:39.56valloractually, reboot is the windows way
17:40.11hhf423_wvallor: then you have not been around long enough
17:40.12vallorLinux systems can generally be "fixed" without rebooting
17:40.35valloror I'm better at good uptimes ;P
17:41.20hhf423_wor, as some people said, the only thing a SUN does good, is, it boots fast
17:41.24vallorbtw, what's funny is I've got another embedded Linux system that I just started working on -- a meraki
17:41.35hhf423_wif you want to see a SUN at its best, reboot it!
17:41.52hhf423_wbut that was ages ago. now SUNs do not even boot fast anymore
17:41.54vallorwell, that's sun
17:42.40valloralas, you are correct
17:43.32Ghiottonemmm I booted the neo. the panel wasn't showing. probably crashed
17:43.45Ghiottonethen I ipkg updated && upgraded and rebooted
17:43.56Ghiottonebut it is still not showing !?!?
17:43.58*** join/#openmoko summatusmentis (n=summatus@umm-yrless170.morris.umn.edu)
17:44.02Ghiottoneany known issue?
17:44.22hhf423_wGhiottone: the top menu panel or what?
17:44.54valloryesterday, some kind folks helped me with removing the "console=" line from the boot parameters
17:44.54Ghiottonetop right panel. that which contains the applets
17:45.02*** join/#openmoko buz (n=buz@84-73-66-71.dclient.hispeed.ch)
17:45.06Ghiottoneafter an X server restart it works
17:46.07*** join/#openmoko der_io (n=der@p54A0DA67.dip.t-dialin.net)
17:46.09hhf423_wGhiottone: I have my status documented in phase 1 software testing. a change to uboot parameters and the usual in /etc/matchbox/session
17:46.29polzbtw, how come the netmask on the Neo is set to 255.255.255.0 by default ? Wouldn't 255.255.255.192 make more sense ?
17:46.57Ghiottonehhf423_w, the gsmd restart thing? I thought that that issue was closed as from recent commits
17:47.00hhf423_wpolz: because 192.168.0.x is originally class c?
17:47.15hhf423_wGhiottone: not really if you ask me :-)
17:47.16Ghiottonerecent = today's... maybe buildhost has not compiled it yet
17:47.38hhf423_wGhiottone: right, the most resent image is from yesterday or so
17:47.55hhf423_wautsch: http://www.phoronix.com/scan.php?page=news_item&px=NjA0NQ
17:48.05hhf423_wUPS does not deliver december 25 in Germany
17:48.42hhf423_win any case, december 25 I am already in berlin
17:49.38hhf423_wGhiottone: oh, new images just showed up on buildhost
17:49.59chris^^Just a little question. I found nothing about DECT in your Wiki? Isn't it planned?
17:50.12Ghiottonehhf423_w, that means that it has just finished rebuilding all the packages
17:50.40hhf423_wchris^^: I think DECT is not planned, no
17:51.08hhf423_wchris^^: at home, you will probably be able to use WLAN for dialing out etc
17:51.18hhf423_wchris^^: using VoIP
17:51.26chris^^well, but I'm often at events, friends, parents and so on
17:51.32chris^^somewhere I have DECT but no wireless
17:53.23hhf423_whttp://wiki.openmoko.org/wiki/Wish_List_-_Hardware#DECT.2FGAP
17:54.07*** join/#openmoko _rob (n=rob@85.233.59.8.static.cablesurf.de)
17:54.07Malediktanyone got a link for the user manual for the S3C2442 ?
17:55.39*** join/#openmoko denis^da (n=anno@p5B07EE5C.dip.t-dialin.net)
17:58.34*** join/#openmoko one- (n=one@adsl-215-241-187.kymp.net)
17:59.28*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-ull-27-146.44-151.net24.it)
18:02.10chris^^hhf423_w: yes, just a wish, not a plan to implement ;)
18:04.35hhf423_wchris^^: right. I deem it unlikely
18:04.45*** join/#openmoko geaaru (n=geaaru@host229-222-dynamic.8-87-r.retail.telecomitalia.it)
18:05.07hhf423_wchris^^: also, UMTS mico cells may come fast and will replace DECT
18:05.21chris^^hopefully
18:05.24chris^^:)
18:06.10hhf423_wchris^^: and probably one should talk to e.g. people like eventphone and see if VoIP phoce can not be integrated, so that people could use DECT or WLAN
18:06.32chris^^that can be done
18:06.40chris^^but it isn't only eventphone
18:06.53SpeedEvilDECT can't be done.
18:07.03SpeedEvilAs you can't talk DECT without a DECT radio.
18:07.09SpeedEvilwhich the thing does not have.
18:07.12*** join/#openmoko poffy (n=poffy@c-76-30-222-129.hsd1.tx.comcast.net)
18:08.35*** join/#openmoko mypapit (n=mypapit@pdpc/supporter/active/mypapit)
18:08.42*** join/#openmoko Cap_J_L_Picard (n=ewanm89@host81-151-184-150.range81-151.btcentralplus.com)
18:10.54*** join/#openmoko orospakr (n=orospakr@132.213.238.4)
18:11.19valloris "neod" the X server for the beasty -- and if so, can I send it a HUP to restart X?
18:11.32SpeedEvilno.
18:11.36SpeedEvilXfvdev
18:11.41SpeedEvilXfbdev
18:11.48vallorah, there I see that
18:12.36vallordang, sending it a hup didn't re-exec it, it just shut down
18:14.02*** join/#openmoko j_ack (n=j_ack@p508DB191.dip0.t-ipconnect.de)
18:14.06SpeedEvilXserver I think to restart
18:15.25vallorjust sussed that out by looking in /etc/X11 :) :)
18:15.57*** join/#openmoko DukeOfURL (n=chatzill@adsl-68-121-149-145.dsl.pltn13.pacbell.net)
18:16.05polzhow can I write the changed environment in uboot
18:16.15tuukkahsaveenv
18:16.40polz10x, I'm obviously an analphabet
18:17.09hhf423_wvallor: to restart x do:
18:17.50hhf423_wdo /etc/init.d/xserver-nodm restart
18:18.02valloroh okay
18:19.21vallorI'm good :)
18:19.36vallorI even have my applet panel back :)
18:20.32vallorlooks like something is ptracing all the X apps...
18:23.27vallorI'm wondering if gsmd needs a re-write :\
18:23.51hhf423_wvallor: don't wonder
18:24.21hhf423_wvallor: gsmd needs a rewrite, everyone knows that, even the OpenMoko team.
18:24.49hhf423_wbut knowing something and acting on the knowledge are two things
18:26.10vallorI was asking in terms of me getting off my lazy a** and doing something, like giving gsmd a once-over
18:26.56*** join/#openmoko greentux (n=lemke@Z4bad.z.pppool.de)
18:27.04hhf423_wvallor: lots of beer await the one who fixes gsmd :-)
18:27.06*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-102-151.44-151.net24.it)
18:27.25*** join/#openmoko j_ack (n=j_ack@p508DB191.dip0.t-ipconnect.de)
18:27.47vallorhehe, now dialer says "not connected to network.  Current status = Home network registerd
18:27.51vallor"
18:28.44*** join/#openmoko santaclaus_ (n=chatzill@78.90.88.72)
18:30.54*** join/#openmoko ebel (n=rory@78.16.40.219)
18:31.22*** join/#openmoko iandouglas736 (n=kvirc@cpe-76-173-180-232.socal.res.rr.com)
18:31.23vallorhttp://buildhost.openmoko.org/snapshots/2007.08/  <--- place to get latest snapshot?
18:31.58tuukkahthere are also daily snapshots
18:32.35vallorah "MokoMakefile" is what I need :) :)
18:35.05*** join/#openmoko [ryd] (n=jens@nons.de)
18:35.38*** join/#openmoko jujun (n=JulienN@LPuteaux-151-42-19-56.w193-252.abo.wanadoo.fr)
18:36.54*** join/#openmoko chris^ (n=kraetzi@p548AEA33.dip.t-dialin.net)
18:37.13*** join/#openmoko daMaestro (n=jon@fedora/damaestro)
18:39.42*** join/#openmoko Malebob (n=Malebob@f048054160.adsl.alicedsl.de)
18:39.45*** join/#openmoko PBeck (n=PBeck@HSI-KBW-091-089-102-236.hsi2.kabelbw.de)
18:42.05*** join/#openmoko zell1983 (n=zell1983@host46-57-dynamic.56-82-r.retail.telecomitalia.it)
18:43.29Ghiottonethe new frontpage of the wiki is stunning
18:43.30*** join/#openmoko pudelfish (n=thomas@DSL01.83.171.171.239.ip-pool.NEFkom.net)
18:46.43hhf423_wvallor: see http://wiki.openmoko.org/wiki/Phase_1_Software_Testing#GSM_10
18:46.43*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-61-178.42-151.net24.it)
18:47.03vallorokay
18:48.12*** join/#openmoko faern (n=faern@faern.olf.sgsnet.se)
18:48.21hhf423_wvallor: the latest semiofficial stuff is always here: http://buildhost.openmoko.org/OM2007.2/tmp/deploy/glibc/images/fic-gta01/?C=M;O=D
18:48.37hhf423_wfor other repositories see: http://wiki.openmoko.org/wiki/Repositories
18:49.49*** join/#openmoko Risto (n=christop@p508CD65A.dip.t-dialin.net)
18:50.20vallorthank you!  I got the new dialer and installed...
18:50.47*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-230-191.37-151.net24.it)
18:51.08*** join/#openmoko EnricoPalazzo (n=jo@d090093.adsl.hansenet.de)
18:51.59vallorthe dialer dialed!
18:52.44vallormeanwhile "make setup" is getting http://www.openembedded.org/snapshots/OE-this-is-for-mtn-0.35.mtn.bz2
18:55.08*** join/#openmoko Magon (n=Magon@213.155.227.226)
18:55.33ozarkavallor:  Did anyone answer your call?
18:56.58*** join/#openmoko Eludias (n=eludias@wingding.demon.nl)
18:57.46*** join/#openmoko SpeedEvil (n=fkdkdfji@mauve.plus.com)
18:57.55*** join/#openmoko jujun (n=JulienN@LPuteaux-151-42-19-56.w193-252.abo.wanadoo.fr)
18:58.12SpeedEvilUK - channel 4  - a bit on the first mobile phones.
18:58.18SpeedEvil(which they placed 25 years ago)
18:58.22vallorozarka: oh, I just called my treo then hung up w/out answering
18:58.29SpeedEvilwith text speak as subtitles.
18:59.20ozarkaSad.  First call with the Neo and it didn't even get to talk to anyone.
18:59.37*** part/#openmoko J-23 (n=Moarc_zi@a105.net128.okay.pl)
18:59.50PBeckSpeedEvil: where have you the information for the gta02 release from? http://wiki.openmoko.org/wiki/Neo1973
19:00.16*** join/#openmoko k-s[WORK] (n=gustavo@200.184.118.132)
19:00.56vallorozarka: aw! I made calls last night, using libgsmd-tool
19:01.14*** join/#openmoko DukeOfURL_ (n=chatzill@adsl-68-125-55-239.dsl.pltn13.pacbell.net)
19:01.21vallorwill test dialer...
19:01.31ozarkavallor: Don't try.  It's not the same.  The moment is gone.  :-(
19:01.49SpeedEvilPBeck: mickey l here in channel
19:02.04SpeedEviland last time timelines for GTA01
19:02.14vallorhmm, it isn't dialing now...
19:02.19*** join/#openmoko DukeOfURL__ (n=chatzill@adsl-68-125-55-239.dsl.pltn13.pacbell.net)
19:02.19SpeedEvilit was slightly fudged.
19:02.35vallorgsmd died :\
19:02.43SpeedEvilbut I'd like to see reasons why any stage should be much faster.
19:03.28PBeckSpeedEvil: hm really? where can i find the timelines?
19:03.57SpeedEvilSigh.
19:04.34SpeedEvilUnfortunately, due to the lack of annoucements at the time, and the drips of information that happened last time, I can't cite a nice source.
19:05.04SpeedEvilIRC and mailing list is about as good as it gets.
19:05.57vallorwell, okay -- dialer worked the first time, but now isn't working -- seems to do everything ui-wise, but doesn't actually go off-hook and dial
19:05.57*** join/#openmoko Vanasarn (n=Tommy@d83-183-27-4.cust.tele2.se)
19:06.17PBeckSpeedEvil: hum a german magazine has gripped the informations about the timeline
19:07.01SpeedEvilSigh.
19:07.20hhf423_wPBeck: which magazine
19:07.22SpeedEvilI am in the process of logging in to comment on that
19:07.31PBeckhhf423_w: pro-linux.de
19:07.47hhf423_wvallor: did you do the uboot variables change?
19:07.56SpeedEvilI'd hoped that it was clear enough that it was an estimated timeline by the 'this is an estimated timeline' before it.
19:08.02PBeckSpeedEvil: no person reads the inofficial part ;)
19:08.11vallorhhf423_w: if you mean removing the "console=blahblah" line -- yes indeed, change made last night :)
19:08.12hhf423_wPBeck: ah, yes, I saw that
19:08.15SpeedEvilAnd the package service.
19:08.32hhf423_wvallor: hmm, dialer does not die after a call for me
19:08.56valloroh, dialer isn't dying, it just doesn't seem to do anything but display the ui
19:09.02vallorI'll try calling in
19:09.04PBeckSpeedEvil: thats sadly
19:09.24hhf423_wvallor: well, what I meant. I can make multiple calls in a row
19:09.59vallorhhf423_w: I wonder if the fact that I hung up on the first call w/out letting it answer might have cornfused it
19:10.40hhf423_wvallor: well, it is of course easy to confuse dialer and gsmd, but hanging up before someone picks up also works for me
19:10.42*** join/#openmoko summatusmentis (n=summatus@umm-yrless170.morris.umn.edu)
19:10.48valloroh, heck
19:10.54PBeckSpeedEvil: i hope we get a few official informations in the near feature :)
19:11.35*** join/#openmoko Schugy (n=chris@Q1dea.q.pppool.de)
19:13.00*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-55-154.44-151.net24.it)
19:15.15*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-ull-97-154.44-151.net24.it)
19:16.09aloril(script) wiki RecentChanges: [[FreeBSD]] [[Talk:MacOS_X]] [[GTA02_Openness]] [[GPS]] [[Current_events]] [[Press_Coverage]]
19:18.16enodev_SpeedEvil: it's also on lwn.net
19:26.26*** join/#openmoko kW_ (n=kwkw@216.239.55.7)
19:28.12*** join/#openmoko Manstrom (n=Tommy@81-235-178-226-no54.tbcn.telia.com)
19:28.19*** join/#openmoko MetaMorfoziS (n=khmhm@3e70d21b.adsl.enternet.hu)
19:28.38*** join/#openmoko summatusmentis_ (n=summatus@x84-5-122.vpn.umn.edu)
19:30.49*** join/#openmoko ossman (n=drzeus@gateway.drzeus.cx)
19:31.13vallor_[/Desktop/Openmoko/moko]_(scott@eva)_
19:31.13vallor$ make openmoko-devel-image
19:31.16vallorhere it goes!
19:32.39vallor"NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to increase performance."  <---- is it worth bothering with to install this PJC?
19:33.36*** join/#openmoko u_l-lap (n=clinton@m6e5e36d0.tmodns.net)
19:33.49rohvallor yep. psycho really speeds up the buildsys
19:33.53Shoraganvallor, it's a lot faster with it
19:34.00vallorokay, will get it
19:34.13alphaoneUnfortunately it's not available for x86_64
19:35.03rohalphaone hehe... yep.. too sad it works well without, is just slow.. esle there woul be enough 'leidesdruck' to port it
19:35.05vallorwell, I could build Psyco
19:35.10roh+n
19:35.27alphaoneroh: Right :-)
19:35.50*** join/#openmoko xamindar (n=xamindar@adsl-69-239-79-217.dsl.pltn13.pacbell.net)
19:37.59vallorc/codegen.h:16:3: error: #error "Sorry, non-32-bit platforms are not supported at all."
19:37.59vallorc/codegen.h:17:3: error: #error "You may try with a Python compiled in 32-bit         " blah blah .... ugh
19:38.31mjrpsyco?
19:38.39mjrjust ditch it, not required
19:38.43Shoraganvallor, it's a jit compiler for python
19:38.51vallorbut doesn't it speed things up?
19:39.30vallor(meanwhile, I just restarted the make openmoko-devel-image )
19:39.43Shoraganit make a difference mostly for parsing the .bb files
19:39.52*** join/#openmoko Pupeno (n=Pupeno@89-125-118-133.dhcp-ripwave.irishbroadband.ie)
19:40.01Shoraganthe rest of bitbake it not cpu-bound
19:40.07vallorShoragan: oh -- it's up to 55% on that already
19:40.31Ghiottoneanyone tried SettingsGUI recently?
19:41.10vallorthis is a core 2 quad 2.4GHz, clocked at 3.05GHz, with DDR-3 1333 memory, and the FSB set to 1333
19:41.15*** join/#openmoko jonib1 (n=jonas@ua-83-227-144-18.cust.bredbandsbolaget.se)
19:41.22vallorso I'm curious how fast it does the make
19:41.58*** join/#openmoko unique (n=chatzill@Zbfa6.z.pppool.de)
19:42.01*** join/#openmoko edistar (n=edwinloc@ip503ddd09.speed.planet.nl)
19:42.02Malebobgrml. sh != bash
19:43.16tuukkahvallor, did you remember to configure parallel compiling?
19:43.27vallortuukkah: I did indeed :)
19:44.21*** join/#openmoko slomo (n=slomo@ubuntu/member/slomo)
19:48.09*** join/#openmoko aloril (n=aloril@kaar72.airix.fi)
19:48.19valloroh this is weird -- SELinux is complaining about some of the things this make process is doing...
19:48.30vallor(I have it set to permissive, so no problem -- just weird it would pop up)
19:48.47SpeedEvilPBeck: seeming unlikely from what mikeyl and ro h were saying
19:49.12SpeedEvilThe issue seems to be that they think that releasing no date is better than releasing dates which may slip.
19:49.21SpeedEvilWhich I fundamentally disagree with.
19:49.21mwestervallor: selinux is evil.  Turn it off...
19:49.54vallormwester: I used to think that, but it's handy in permissive mode with my distro
19:50.06vallorlet's me know when "unusual" things happen :)
19:50.18PBeckSpeedEvil: releasing dates which slip is not good PR, but no informationen for a open phone is not a good idea i think
19:50.32PBeck,too
19:50.37mwesterSpeedEvil:  I agree with you; I've already had a conversation with certain core team folks that have convinced me that while they have great technical ability, they need a marketing genius on staff.
19:50.55SpeedEvilIMO, dates with additional caveats are fine, as long as they are very public.
19:51.04SpeedEvilAnd the caveats are public.
19:51.18SpeedEvilNo, we can't cope with what third party publications will do.
19:52.05rohmwester i think the big point is that its not yet donw. thus we do no marketing because even if there would be real endusers, we would have no ressources at all supporting them
19:52.18PBeckSpeedEvil: i think so too. But the press has a different view
19:52.36SpeedEvilDevelopers are users of a form too.
19:52.56SpeedEvilEspecially ones that are considering purchasing hardware.
19:53.00rohmwester currently we only can support developers, and even that only barely. the support is basically... eh.. yeah.. youre standing it it
19:53.00mwesterDevelopers *ARE* the users.
19:53.21rohmwester no. developers do not buy because of the color. they buy because of features.
19:53.44tuukkahroh, that's simplifying a bit too much i think
19:53.50SpeedEvilDevelopers may also get annoyed and wander away from the project if not fed any information at all.
19:54.25SpeedEvilAnd yes, there is of course information on some things coming out.
19:54.41mwesterI fear we must simply agree to disagree, roh -- nobody wants this to succeed more than I, and I grow increasingly worried about the perception that the P1 owners are NOT customers...
19:55.11tuukkahboth developers and non-technical people do a lot of decisions based on the image they get of the company and the product
19:55.49mwesterI don't make my comments to discourage people, or to upset the core team -- rather I comment because I feel so strongly that these issues need to be discussed and addressed in order for this to be a success.
19:56.06iandouglas736are there any known issues with compiling on Gentoo with the openmoko-terminal2 package not finding 'vte' as a requirement?
19:56.09rohtuukkah i think not. its as ugly as that. we get loads of requests from people just searching for their new phone which sadly not have any clue about what were doing here. even kids who find the case nice and funny. but we don't have anybody who could possibly take care of customer support at that point. were just not there yet. besides that, customer support for a unfinished product ist messy and not helping as long as the promised features are not coded yet.
19:56.50iandouglas736i have vte v0.16.6-r1 installed via 'emerge' but compiling the openmoko-devel-image halts on openmoko-terminal2 saying 'vte' wasn't found
19:57.13rohmwester the p1 owners are customers. but not 'users' in a common sense. they are developers and thus have a total different recognignition of technology.
19:57.22rohP1 is like a development board
19:57.25Ghiottoneiandouglas736, try make rebuild-package-vte
19:57.34rohno user would ever buy (or should) a develboard.
19:57.35tuukkahroh, i'm not saying we should already advertise for non-technical users. i'm saying the openmoko brand can be hurt already before advertisement
19:57.36SpeedEvilThere is a difference between not providing customer support, and not spending 5% of the time you answer questions making a public FAQ.
19:57.45iandouglas736Ghiottone: thanks, trying now
19:57.49rohtuukkah yes.
19:57.57SpeedEvilEven a brief explanation of why you can't release certain information.
19:58.08vallorpersonally, I'm seeing a lot of "make" systems cohabitating, some of which I've never heard of -- that's okay, but I want to start looking at the gsmd code, not play "science fair" with this bitbake... <---- contructive criticism, please don't take personally! 8D
19:58.28rohSpeedEvil easiest one: because we do not know yet ourselves
19:58.36aloril(script) wiki RecentChanges: [[Hardware:Neo1973:Alternate_Cases:Camera]] [[Community_nominees_for_GTA02_P0]]
19:59.03rohSpeedEvil faq do not help at all. believe me. people do not read them.
19:59.40SpeedEvilThere is some information that you certainly know. Will GTA02 go on sale next week - for example. There is presumably a minimum possible timeline that it might ship by if everything falls right. This is very unlikely to slip in the 'quicker' direction.
19:59.46rohSpeedEvil and i say that because i see the questions people have and answer them if i find the time, not seldomly ba giving them pointers to the right corner of the wiki
19:59.54SpeedEvilNo, of course you can't give an upper bound.
20:00.55rohSpeedEvil the best guess i can give you is 'there will be some hardware for the core devs this month' and 'sales will not start next week' ;)
20:00.57SpeedEvilBut, if for example someone might find GTA02 hardware useful for a project that starts on Oct 24, for example, simply knowing that it certainly won't be available is a good thing.
20:01.05mwesterroh: consider a strategy of identifying a set of developer/customers who can function as ambassadors/developer-support for OpenMoko -- then the core team can focus on answering *their* questions, and allow that "inner circle" of clued-in developers to support the rest of the community.
20:01.29mwesterroh: Many of that set of developers are here, on this channel...
20:01.48SpeedEvilThanks. I gathered probably not this week :)
20:01.53vallor[ Sidenote:  I'm very grateful that folks have been giving me wiki pointers in the channel here -- thanks guys! :) ]
20:02.31rohmwester i'm currently working with michael on a concept how to make the flow of informations steadier and getting more informations out regularly. please be patient, that does not work in 1-2 days.
20:02.55mwesterUnderstand - we'll wait.
20:03.26SpeedEvilMore seriously, thanks for all the work roh.
20:03.33SpeedEvilAnd everyone.
20:03.33rohmwester and yes. we are totally buzzed and greatful to all the people helping us by maintaining in the wiki, answering questions and so on. we could not have come so far without.
20:03.36tuukkahroh, https://direct.openmoko.com/ still starts with information about August. i'd suggest updating it to say a new batch is scheduled and put a new lower bound plus something like "expected to ship this month"
20:04.00SpeedEvilCore devs != public availablity of GTA02
20:04.28rohat least since we opened up
20:04.52rohtuukkah i have that on my todo already.
20:05.05tuukkahcool
20:05.29SpeedEvilA simple way would be 24*7 public webcams on all the core team. We can then document from there. :)
20:06.36mwesterhehe!
20:06.59*** join/#openmoko ale_ (n=ale@88-149-143-13.dynamic.ngi.it)
20:07.21hhf423_whehe
20:07.43rohSpeedEvil i think there would be some womans arguing against that
20:07.46roh<PROTECTED>
20:07.53hhf423_wand a german BundesTrojaner on every PC/Laptop so that we can see what they are working on.
20:08.28rohbe honestt.. youre just missing our quality pr0n ;)
20:09.09cb22_roh, i hope it isnt taiwanize pr0n :p
20:09.16mwesterActually, to be serious, one thing I'd certainly like would be a note on some of the bugs filed if the core team knows something that we don't -- e.g. if the core team has already started to rewrite/fix gsmd, then perhaps we can avoid wasting time working on it anymore...
20:09.32cb22_i hear up there the men get a little, eh, confused
20:09.47alorilbtw.. have you ever seen something like this with Neo1973: "kernel: usb 3-2: device descriptor read/64, error -62\nkernel: usb 3-2: new full speed USB device using ohci_hcd and address 9\nkernel: usb 3-2: device not accepting address 9, error -62"
20:10.01mwesteraloril:  on the host or on the new?
20:10.05alorilon host
20:10.08ghiottonevallor, gsmd source is in package libgsmd
20:10.11rohmwester thats what bugzilla is for
20:10.33vallorghiottone: thank you :)
20:10.38rohmwester i think everybody in the coreteam gets bugzilla as mail also
20:10.47alorilit was connected OK, then got disconnected (while did nothing on Neo1973 or cable) and then above when trying to reconnect
20:10.50rohmeaning every change as a mail in a folder
20:10.50valloraloril: I've seen it when my usb hub acts up, I have to reboot the hub to clear the problem
20:10.51ghiottonevallor, did you read what I wrote before?
20:11.00ghiottonevallor, maybe I got a net problem :/
20:11.22vallorghiottone: let me scroll up -- I've been fighting with getting the mokomakefile running
20:11.27hhf423_wmwester: if you want to know what people are working on, its easy just to look into the commitlog ml. there you can see that e.g. harald is still working on uboot, mickey on terminal2, sometimes dialer2 etc. and exactly noone is working on gsmd
20:11.36alorilvallor: hmm.. same thing on other machine too, anyway rebooted, took battery out of Neo1973 (I wonder how long to be sure it has been fully reseted?)
20:11.47mwesterRoh: I would hope so - I'm just asking that a note in bugzilla such as "I think I know what this is, I will write a patch as soon as I have time, please don't anybody waste time trying to fix this without board schematics or my knowlege."  That would be good information :)
20:12.01rohhhf423_w devels not only work on software which is tracked by bugzilla
20:12.21rohhhf423_w harald is mostly busy because of gta02. and sorry. i cannot provide details there
20:13.09vallorghiottone: I did post "thank you" :) -- I'm about to just drill down and look at the individual package, but I was hoping to have a successful "make world" before poking at things
20:13.14hhf423_wmwester: so far, if I have filed a bug in bugzilla, I got good response. e.g. on bluetooth issues
20:13.21rohmwester see bug 788, harald made a comment and put it onto his todo.. if someone fixes it before he does, be shure he will use that informations.
20:14.06ghiottonevallor, ok my messages went lost then. when you have downloaded the MokoMakeFile just do a make setup update
20:14.12mwesterroh: that one is an excellent example of where a few moments spent by harald have been very very helpful!
20:14.13hhf423_wroh: but bugzilla is not the same as commitlog ?!
20:14.15ghiottonevallor, this will set things up the correct way
20:14.21vallorthe problem I ran into (and fixed here) is that gnu-configize wasn't in the path
20:14.34rohbugzilla is great for such communications since it enforces some tabelaric view and a progress. makes it much easier to work with than loads of unsorted mails. especially since working mail and or stating the question or problem concrete seems to be a problem
20:14.42*** join/#openmoko thseiler (n=Thomas@208.214.203.62.cust.bluewin.ch)
20:14.55vallorghiottone: yes sir, that what I'm doing, and it's crapping out on "bunutils-cross" :\
20:14.58vallorer
20:15.05vallortake two: ghiottone: yes sir, that what I'm doing, and it's crapping out on "binutils-cross" :\
20:15.21ghiottonevallor, lol. you don't have to build all to get the sources
20:15.47hhf423_wsay, is there any news on whats beween us and a working gps?
20:15.51*** join/#openmoko j_ack (n=j_ack@p508DB191.dip0.t-ipconnect.de)
20:15.58ghiottonevallor, just do: . setup.env; cd build; bitbake -c fetch libgsmd ; bitbake -c unpack libgsmd
20:16.18vallorghiottone: okay, I'll do that -- thank you! :)
20:16.19rohhhf423_w commitlog is just a log what was done. nothing which helps communicating bi-directional
20:16.44ghiottonevallor, np :) sources will be here tmp/work/armv4t-angstrom-linux-gnueabi/libgsmd-0.1+svnr2806-r24/gsm/src/gsmd
20:18.50vallorI'm looking at the sources now...
20:18.56hhf423_wroh: sure, but you can see what part of the openmoko stuff people are actually working on. its informational, at least I think it is
20:19.14*** join/#openmoko Zword (n=Zword@bos94-3-82-226-234-106.fbx.proxad.net)
20:20.02hhf423_wdoes anyone know if the graphical application manager is actually installable yet? ipkg install?
20:21.11*** join/#openmoko cga (n=cga@213-140-6-101.ip.fastwebnet.it)
20:22.01*** join/#openmoko dneary (n=dneary@mne69-9-88-163-116-163.fbx.proxad.net)
20:22.55*** part/#openmoko jonib1 (n=jonas@ua-83-227-144-18.cust.bredbandsbolaget.se)
20:23.27*** join/#openmoko daMaestro (n=jon@fedora/damaestro)
20:28.37vallorghiottone: pardon me if this is a dumb question, but are you the libgsmd/gsmd developer?
20:29.26ghiottonevallor, no. just another moko owner
20:29.33vallor:) ^5
20:29.46hhf423_wvallor: there currently seems to be no gsmd developer
20:29.54vallorhuh
20:30.59vallorseems like a pretty core item -- I'm looking to see if I can wrap my head around it
20:31.14ghiottonehuh? I thought somebody from OM was working on it?
20:33.51vallorghiottone: or maybe someone from this project just needs to liason with the OM developer
20:34.38hhf423_wghiottone: vallor there was the rumor that OpenMoko is planning to hire someone or that someone from the staff would look at it
20:34.59ghiottoneoh
20:35.01ghiottoneI see
20:35.06hhf423_wbut you can clearly see from the commitlog that there is basically nothing going on wrt gsmd
20:35.13rohghiottone harald did the initial design, and mostly maintains it. but recently he is very thin on time.
20:35.42rohghiottone there also were a lot of patches which he merged some time ago
20:36.40ghiottoneI thought I saw some commits on gsdm today regarding command sequences
20:36.53hhf423_wa week ago I would have had the hope that after putting some nice features that would help with gsmd development into uboot (mainly gsm passthrough) he would start cleaning up gsmd, but is looks like he is now working on other things
20:37.12ghiottonesomething like fixing that only one command is sent at once... so I thought it was being developed
20:37.39ghiottonehhf423_w, pity. I think that a working gsmd is the most wanted feature
20:38.07ghiottoneso that I can show the neo to friends without having to do long talks and tell excuses
20:38.11hhf423_wghiottone: I agree
20:38.27hhf423_wghiottone: exactly :-)
20:38.29vallorhehehe
20:38.41valloror have gsmd crap out when you send it an sms...
20:38.42ghiottoneso far, only the friend of mine who work on free sw appreciated it
20:38.46vallor(which just happened to me)
20:39.03*** part/#openmoko Risto (n=christop@p508CD65A.dip.t-dialin.net)
20:39.32hhf423_wvallor: did you use SMStool?
20:39.54hhf423_wvallor: from the commitlog, if any, thomas at sita.openmoko.org is working on gsmd related stuff
20:40.09vallorhhf423_w: ah, thank you!
20:40.20*** join/#openmoko El_Salvador (n=Brescia@adsl-ull-43-147.44-151.net24.it)
20:40.29ghiottonehey El_Salvador
20:40.53ghiottonewhere can I get SMStool?
20:40.57hhf423_whmm, if I could extract commitlog somehow I could do trends on what feature receives most changes per week
20:41.12vallorI'm not sure about the smstool -- I just used my treo to send an sms to the neo -- it didn't do anything, and upon checking, gsmd had stopped
20:41.14hhf423_wghiottone: look up SMStool in wiki
20:41.42hhf423_wits from Kriss
20:41.59Keroright. I can covnert my addressbook to evoltion stuff. Too bad I have to drop info (or is there a way to store >3 addresses, home, work, other? who thought up those limitations?)
20:42.26*** join/#openmoko El_Salvador[Away (n=Brescia@adsl-ull-21-176.42-151.net24.it)
20:43.50ghiottonehhf423_w, ok. wow. Kriss is a working hard developer. maybe I can package smstool too, if he had not already done it
20:44.16hhf423_wat the beginning of august, gsmd received a lot of attention from laforge/harald, but not much since then
20:44.30ghiottonehhf423_w, I bet there are a lot of statistic showing tools for subversion
20:44.32hhf423_wghiottone: I think he has not done it
20:44.35tuukkahhhf423_w, at least you can check out the svn repo and run svn log
20:44.36*** join/#openmoko a_v_v2007 (n=opera@89.38.13.18)
20:44.43Keronext, I'll add the phone numbers, and then on to the real stuff.
20:44.49hhf423_wghiottone: would be cool if you could make it get a button in applications
20:46.18*** join/#openmoko DeVol (n=DeVol@dD5E041D2.access.telenet.be)
20:46.20*** join/#openmoko andrunko (n=andrunko@200.184.118.132)
20:46.27*** part/#openmoko a_v_v2007 (n=opera@89.38.13.18)
20:46.40*** join/#openmoko SpeedEvil (n=fkdkdfji@tor/regular/SpeedEvil)
20:46.50ghiottonehhf423_w, that is fairly easy :)
20:46.58ghiottonehhf423_w, I'll have a look right now
20:47.15Kerobut I can already see it s*cks. evolution contacts has no business-mobile. it has mobile, it has business, but not the combo. and yes, I know people who have all three.
20:47.59Keroanynone happen to know whether evolution contacts are based on a standard? vcard or something?
20:48.40hhf423_wvallor: looks like most of the stuff that harald/laforge did put in gsmd and related code was coming from balrog at zabor.org
20:51.09vallorhhf423_w: k , I'm thinking it's better to just coordinate with the maintainer, unless I have questions re: the balrog gentleman's changes
20:51.29*** join/#openmoko SpeedEvil (n=fkdkdfji@tor/regular/SpeedEvil)
20:51.36ghiottoneis there an sms icon in the standard set?
20:52.02hhf423_wno idea
20:53.39hhf423_wvallor: looks like that gsmd stuff is horrid. Like "changed from ATE as first send command to AT because of some phones firmware crapping out", then: "removed AT as first send command because some other phones firmware craps out" etc.
20:54.59tuukkahhmm, gsmd should be usable with any phone that supports AT commands, even those that don't run linux
20:55.35SpeedEvilIndeed. what's probably needed is a config file
20:55.43vallorabsolutely
20:55.46SpeedEvil'do x y z' to init modem
20:56.19*** join/#openmoko cjb (n=cjb@pullcord.laptop.org)
20:56.24tuukkahnow that i know how to use cu i connected to my series 40 phone :-)
20:56.27*** join/#openmoko Ryback_ (n=ulisses@200.184.118.132)
20:56.54LynetHmm, sounds like the good old BBS days.
20:57.05*** join/#openmoko drath_ (i=vmaster@p5B07DB46.dip.t-dialin.net)
20:57.11tuukkahgsmd command line options talk about "GSM modem vendor plugin" and "GSM modem machine plugin"
20:57.48vallorLynet: actually, we would do well to consider lessens learned from the old-timey dialup modem environment, regarding robustly talking to modems w/software...
20:58.00tuukkah(cu is stupid in that it doesn't let root use the device unless it's owned by the user uucp...)
20:58.15Lynetvallor: Always reset to known good config, in other words.
20:59.15LynetSpeedEvil: Tuck an ATM and a PPPoE layer in there too, and you're golden. ;-)
20:59.19*** join/#openmoko santaclaus_ (n=chatzill@78.90.88.72)
21:00.11vallorwell, cu doesn't like talking to my modem :\ -- here's the device:  crwxrwxrwx    1 uucp     dialout  204,  64 Sep 10 13:58 ttySAC0
21:00.23*** join/#openmoko cjb (n=cjb@pullcord.laptop.org)
21:00.38vallorcu connects, but I don't get any responses, until I kill cu, then re-run it
21:00.39SpeedEvilI want POPPPoE
21:00.50SpeedEvilmay be non-trivial though.
21:02.38*** part/#openmoko cjb (n=cjb@pullcord.laptop.org)
21:02.38tuukkahvallor, do you mean on the neo? cu has trouble with flow control, you need to run on another console stty -F /dev/ttySAC0 crtscts
21:02.38vallortuukkah: ah!
21:02.54tuukkahvallor, wait a minute
21:03.11tuukkahdid you say it worked after re-running?
21:03.31vallorno, it just dumped all the responses that had been saved up from the previous session
21:03.45vallor(and were, I guess, waiting to be read from the device)
21:03.52StephmwEvenin'
21:05.44ghiottonewow
21:06.17vallorhhf423_w: when we first started our service, we provided uucp email to several clients -- also had a "door" running under an account that would let folks grab newsgroups into FIDO bbs forums...
21:06.54hhf423_wdoh, fido :-)
21:06.57tuukkahnow the stty trick isn't doing it for me...
21:07.04vallorI remember when a steady 9600kbps stream from a satellite was enough... :)
21:07.13tuukkahrunning stty second time it hangs
21:07.17hhf423_whow again did they call dorks/morons/trolls on fido? can not remember ...
21:07.34*** join/#openmoko Pupeno (n=Pupeno@89-125-118-133.dhcp-ripwave.irishbroadband.ie)
21:07.38hhf423_wbut they had some special term
21:07.56vallorhehe, no idea, it's been years and years
21:08.13vallortuukkah: I haven't seen that yet
21:08.18*** join/#openmoko ColdFyre (n=rockko@ip67-155-108-226.z108-155-67.customer.algx.net)
21:09.21tuukkahbut gsmd can still work so it's just another issue with cu
21:10.07Lynethhf423_w: DAU, Elch?
21:10.42hhf423_wLynet: hmm, no, was something else
21:11.03LynetHmm, no wonder Jobs wanted 10% of the cell contract.
21:11.17*** join/#openmoko ecraven (n=nex@eutyche.swe.uni-linz.ac.at)
21:13.58ghiottonegreat! package done at first try :)
21:15.55ghiottoneyou can install smstool from my repo (look at my user page Alessandro)
21:16.20vallor+CMS ERROR: 512  <--- how do you get out of this funky mode?
21:16.31vallorgsmd doesn't know what to do with it :\
21:16.32ghiottoneonly thing that is good also for SettingsGUI is that it has to be installed in the same destionation (card or root) as python
21:17.20ghiottones/good /valid /
21:18.50vallorah, toggling /sys/bus/platform/devices/gta01-pm-gsm.0/power_on did the trick
21:22.19ghiottonemaybe the reset part (which is in the script in init.d) should be put in gsmd as part of the initialization process
21:22.38*** join/#openmoko der_io (n=der@p54A0DA67.dip.t-dialin.net)
21:23.00*** join/#openmoko charkins (n=casey@adsl-69-217-146-185.dsl.mdsnwi.ameritech.net)
21:23.33*** part/#openmoko charkins (n=casey@adsl-69-217-146-185.dsl.mdsnwi.ameritech.net)
21:23.39*** part/#openmoko EnricoPalazzo (n=jo@d090093.adsl.hansenet.de)
21:24.18hhf423_wghiottone: put a comment into the smstool wiki page
21:24.34*** part/#openmoko Writchie (n=Wally@195.230.118.70.cfl.res.rr.com)
21:25.42ghiottonehhf423_w, I prefer to wait to ask kriss for this. he would undoubtely agree but....
21:25.43*** join/#openmoko notserpe (n=Eric@206.219.197.100)
21:25.53*** join/#openmoko j_ack (n=j_ack@p508DB191.dip0.t-ipconnect.de)
21:26.21ghiottonekristian-m, ping ?
21:26.37*** join/#openmoko MetaMorfoziS (n=khmhm@3e70d21b.adsl.enternet.hu)
21:26.45hhf423_wghiottone: wiki is not about asking, its about doing. If he does not like it, he can/will remove it :-)
21:27.44hhf423_walways yield to the hands-on imperative!
21:28.27ghiottoneI usually prefer asking people. it leads to a much more serene and respectful atmosphere
21:28.41ghiottonebut if you say so, then I'll do it
21:29.12hhf423_wif you want to be extra nice, put a note about the change onto his talk page
21:30.23*** join/#openmoko notserpe (n=Eric@206.219.197.100)
21:30.53hhf423_whmm, I ipkg installed smstool but no icon?
21:32.29*** join/#openmoko summatusmentis (n=summatus@umm-yrless170.morris.umn.edu)
21:32.39ghiottonehhf423_w, xserver needs restarting
21:32.49ghiottonegive me good feedback before I commit the changes
21:32.51hhf423_wghiottone: that I did
21:33.11ghiottonedid you install it in the card?
21:33.16hhf423_wyes
21:33.23ghiottoneipkg-utils add smstool
21:33.25hhf423_wlike python
21:33.29ghiottonethen restart again
21:34.03ghiottoneops sry
21:34.07ghiottoneipkg-link add smstool
21:35.17hhf423_wok, let me try that
21:35.47hhf423_wah, great!
21:36.18ghiottoneI assume it is working
21:36.47hhf423_whmm, the icon is there
21:36.54hhf423_wbut i can not start it
21:37.17*** join/#openmoko Dodji (n=dodji@86.155.67.23)
21:37.20hhf423_wI get the error: /usr/bin/python: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file or directory
21:37.30ghiottonemmmmm
21:37.53ghiottonechecking dependencies....
21:38.22*** join/#openmoko Administrator (n=Administ@dsl-245-142-143.telkomadsl.co.za)
21:38.24ghiottonein the mean while try doing ipkg-link mount /media/card/<whatever you put in the conffile>
21:38.45ghiottonethis should create the missing link of that library
21:41.13mwesterhhf423_w:  ldconfig?
21:41.30hhf423_wdoing ipkg-link mount /media/card/ now...
21:41.31*** join/#openmoko summatusmentis_ (n=summatus@x84-5-33.vpn.umn.edu)
21:41.39ghiottoneI think ldconfig will be launched by ipkg-link
21:41.45mwesterah, ok.
21:42.28ghiottoneipkg-link sets up symbolic links to packages in the card. And after that it probably runs ldconfig to update library list
21:42.44ghiottoneat least this is what I think it does
21:43.02hhf423_wright, that worked
21:43.15ghiottonegreat!
21:43.35ghiottoneadding the note
21:44.18bedboisummatusmentis: you are at @unm :)
21:44.57*** join/#openmoko morricone (n=foobar@dslb-084-057-178-196.pools.arcor-ip.net)
21:44.59bedboisummatusmentis: i'm at unm too :)
21:45.52*** join/#openmoko notserpe (n=Eric@206.219.197.100)
21:45.55hhf423_wok, will go to bed now. talk to you all tomorrow
21:47.29summatusmentisbedboi: yeah, Morris campus
21:47.53bedboisummatusmentis: i'm at ece
21:48.05summatusmentiswhat city are you in? The Twin cities?
21:48.24bedboii'm at abq
21:48.43bedboiAHAHA
21:48.47bedboiyou are @ UMN
21:48.48bedboilol
21:48.51bedboiim @ UNM
21:49.12summatusmentisI'm confused now... I'm at the University of Minnesota - Morris :-P
21:49.20summatusmentisUNM? where's that?
21:49.39bedboiUniversity of New Mexico (Albuquerque)
21:49.50bedboithe land of the chile
21:50.02summatusmentislol, oh. Yeah, I'm a bit of a ways away from there
21:50.19bedboiyep
21:51.31*** join/#openmoko gambler (n=orion@124-171-178-226.dyn.iinet.net.au)
21:56.38bedboianyone good at CPU profiling?
21:57.30bedboii'm trying goole proftools but it seems that they don't want to use glib debug symbols (installed in /usr/lib/debug/usr/lib)
21:57.34tuukkahhere's something better than cu
21:57.38tuukkahsocat - /dev/ttySAC0,crnl
21:58.17vallorI've been reading the documentation at http://www.developershome.com/sms/cpmsCommand.asp  <--- goldmine! :)
21:58.24vallorAT sms handling
21:58.54aloril(script) wiki RecentChanges: [[User:Alessandro]] [[User:Hhf423]] [[SMSTool]] [[WiFi_support_in_OpenMoko]] [[Power_management_menu]] [[WLAN]] [[WiFi]]
21:59.03*** join/#openmoko notserpe (n=Eric@206.219.197.100)
21:59.19bedboii've found apatch
21:59.21bedboicool
22:02.51milo_is there a easy way to print images on full screen? a cli viewer app?
22:05.20tuukkahprobably something using the framebuffer
22:05.47*** join/#openmoko frma71 (n=frma@c-8def72d5.025-93-73746f5.cust.bredbandsbolaget.se)
22:06.01frma71Anyone heard anything about gllin yet ?
22:06.38*** join/#openmoko notserpe (n=Eric@206.219.197.100)
22:08.24*** join/#openmoko summatusmentis_ (n=summatus@umm-yrless170.morris.umn.edu)
22:08.25alorilhrm, booted machine a while ago, battery out of Neo1973 quite long time, still "kernel: usb 3-2: device descriptor read/64, error -62" in PC :-(
22:08.55*** join/#openmoko _summatusmentis_ (n=summatus@x84-5-33.vpn.umn.edu)
22:09.23valloraloril: I've seen that -- is it connected to a usb hub?
22:09.34alorilno, directly to PC
22:09.41alorilworked earlier just fine
22:09.43*** join/#openmoko madewokherd` (n=urk@cpe-71-67-179-31.neo.res.rr.com)
22:09.47valloraloril: in my case, I had to reboot my usb hub (Dell monitor) to get it to come back
22:10.06alorildid reboot PC
22:10.18*** join/#openmoko crunchywelch (n=welch@20.sub-75-196-194.myvzw.com)
22:10.31valloraloril: I get the same thing when trying to sync my treo -- then the port is "spoiled" until the hardware is reset
22:11.05valloraloril: I used to move to a different port when that happened, but now it seems (at least with the neo) that rebooting the usb hub is a fix
22:11.28valloraloril: oh, didn't read that
22:11.34alorilhmm... only rebooted, didn't power off PC
22:11.46vallorya, I think you have to reset the hardware...
22:13.16ghiottonealoril, trying unloading and then reloading the usb bus module
22:13.50alorilghiottone: didn't help (and rebooting machine should do that anyway)
22:14.00vallorghiottone: he actually soft-booted the PC, which didn't clear up the problem
22:14.27alorilvallor: I think you are right, it needs poweroff
22:14.35ghiottoneoh yeah right
22:15.54vallorhmm, I wonder if this is a case where an external hub might be better?  (then you can just reboot the hub, instead of the whole thing) -- would have to be a fairly decent hub that handled dfu correctly, of course...
22:16.22alorilvallor: power off Neo1973, power on Neo1973, connect to unspoiled machine -> OK
22:16.37alorilvallor: yeah, except flashing I think needs direct connection
22:18.15alorilconnect Neo1973 when spoiled state -> spoil other side
22:19.03valloraloril: yes, it might actually be a linux driver issue, where it needs to completely reset the port after unplugging
22:19.15*** join/#openmoko TimRiker (n=timr@216.49.181.128)
22:19.32tuukkahi got the same problem today
22:20.25*** join/#openmoko pleemans (n=peter@d51A5E76A.access.telenet.be)
22:22.12*** join/#openmoko holtmann (n=holtmann@nikita.holtmann.net)
22:22.15*** part/#openmoko holtmann (n=holtmann@nikita.holtmann.net)
22:23.47*** join/#openmoko ccube (n=ccube@87.230.22.107)
22:31.11*** join/#openmoko Tv (n=tv@207.181.6.54)
22:31.55*** join/#openmoko crunchylaptop (n=welch@210.sub-75-196-164.myvzw.com)
22:32.21alorilanyway, quite rare problem (first time ever for me and it has been connected to PC most of time of about month)
22:32.49tuukkahi just happened to update uboot so i was afraid i broke it
22:33.58tuukkahdate -s in busybox doesn't accept any format i try to give it
22:36.03tuukkahhh:mm:ss is a valid format, but the date is off by one too
22:36.07vallorman, I hope we aren't trying to use the "PDU" mode in gsmd -- I've been reading about that for half an hour, and it's still making my head hurt
22:36.24vallorfor SMS I mean
22:36.46tuukkahwe probably should do the simples thing that works to get the messages out of the chip
22:38.03valloreek
22:38.22vallorthe _simplests thing would be to use the text mode
22:38.29vallori.e.:
22:38.42vallorAT+CMGL="ALL"
22:38.42vallor+CMGL: 2,"REC READ","453",,"07/09/09,15:18:09-28"
22:38.42vallorDid you know? Message rates for myFaves apply per your rate plan. Go to my.t-mobile.com for your plan details.
22:38.42vallor+CMGL: 3,"REC READ","453",,"07/09/09,15:18:10-28"
22:39.05tuukkahthat won't work for most people =)
22:39.21vallornono -- that's what gsmd would do
22:39.54tuukkahso why don't we let gsmd do that?
22:39.56vallorcommunicate with the gsm/gprs modem using the "text mode" -- much easier to debug and suss out
22:40.27vallortuukkah: that's what will be happening, but I'm looking at gsmd to see if it's "doing the right thing"
22:40.45vallor(which it obviously isn't, it exits frequently for no reason)
22:44.03*** join/#openmoko disguy__ (i=disguy__@gateway/tor/x-98b02897f45af576)
22:45.23mwestertuukkah: the busybox date command may be problematic; if it's serious enough of an issue, open a bug -- the build options for busybox can be altered, or (as has been done on other OE distros) the real "date" command can be added to the image.
22:45.30cw666vallor: sorry, i just looked over this ... are you futzing about with t-mobile myFavs SMS formatting?
22:45.58vallorcw666: no, I'm just trying to get the modem to send an sms message
22:46.11vallorand read, too
22:46.22vallorthat message was one I received from t-mobile
22:48.23cw666vallor: ah, i've had that working w/ gsmd and also by hand
22:49.03vallordid you have to do the hexidecimal encoding stuff (pdu mode), or were you successful in text mode?
22:49.12cw666vallor: pdu mode
22:49.21vallorhmm, k
22:49.25*** join/#openmoko kW__ (n=kwkw@77-56-75-225.dclient.hispeed.ch)
22:49.26cw666vallor: i actually didnt know there was a text mode, ive just played with this
22:49.29cw666briefly
22:50.25cw666vallor: i wondered if anyone knew the magic sms format and destination to update myFavs
22:51.15tuukkahmwester, i'm reading the source :-)
22:51.38vallorI used date to set my date/time
22:51.54vallorthere's no switch -- just do "date --help" to see the format it takes
22:52.05cw666rdate 192.168.0.x
22:52.06vallor(for the busybox date)
22:52.12cw666is probably the easiest thing
22:52.18vallorwow, it has rdate?
22:52.22cw666(ie. have datetime enabled on the connecting machine)
22:52.42SpeedEvil#!/bin/ash
22:52.42SpeedEvildate `ssh 192.168.0.200  date "+%m%d%H%M%Y.%S"`
22:52.50SpeedEviloh - right
22:53.58vallorgack -- brb, eye break
22:55.39*** join/#openmoko Chairboy (n=chatzill@c-24-22-81-82.hsd1.mn.comcast.net)
22:55.39tuukkahdate: invalid date `0911015407.30'
22:55.49cw666why not use rdate?
22:56.00SpeedEvilcw666: I diddn't realise it was there.
22:56.02cb22looking at the wiki, i see '*
22:56.02cw666i dont see why people have to get clever with ssh, it's also very heavy weight
22:56.02cb2212MBit NOR flash for 'unbrickable emergency boot' feature. '
22:56.08cb22that true?
22:56.16cb22for the gta02?
22:56.38tuukkahcw666, i don't have datetime port open in firewall
22:56.49cw666tuukkah: huh?  you dont need it
22:56.59cw666tuukkah: whatever maching the usb is connected to, enable datetime on that
22:56.59SpeedEvilBut teh above works for me
22:57.03rohcb22 ah.. where does that come from?
22:57.12cb22from http://wiki.openmoko.org/wiki/Neo1973_GTA02_Hardware roh
22:57.32tuukkahcw666, the machine the usb is connected to has the firewall :-)
22:57.42SpeedEvilI'm unsure if the unbrick flash is inside the SoC
22:57.50SpeedEvilThe new one is a multi-chip-module
22:58.01cb22but there is unbrick flash....?
22:58.02cw666tuukkah: umm, so allow datetime then
22:58.21rohcb22 yep.. its true there will ne a new nor flash.. i dunno about the final size, but small
22:58.40cb22now why does this phone just keep on sounding better and better :)
22:58.40rohonly uboot needs to be in there. to be exact. one uboot
22:59.18SpeedEvilCan we reflash the stored uboot?
22:59.26tuukkahfsck. help says YY but it needs YYYY
22:59.30tuukkahthat was it
22:59.35SpeedEvilAnd is it the normal boot mechanism.
22:59.36rohcb22 the nor flash will have its write-protect line not connected to the app cpu, but only to the debug port. so if youre able to erase it you will have the tools to unbrick it.
22:59.57rohcb22 someone without debug board and soldering iron should be unable to really brick his device then
23:00.11cb22roh, thats nice, but there is still the normal uboot existing on the nand right?
23:00.15tuukkahis there a plan on what to do about time zones?
23:00.21rohcb22 ack.
23:00.40cb22in fact, that kicks ass, no risk of bricking unless you can recover it
23:01.41SpeedEvilThe new SoC has DRAM and NAND flash inside? as a multi-chip?
23:01.50rohjap.
23:01.54SpeedEvilThat should help lots with boardspace.
23:01.58SpeedEvilwell - a bit
23:02.05SpeedEvilas you can lose the RAM/bus
23:02.28cb22IIRC it only has 64mb built in though
23:02.34cb22the other 64mb is external
23:02.35cw666mbit?
23:02.39cw6668MB
23:02.41cb22of ram
23:02.42rohthere will be a external ram, but it stell saves pcbspace for things like e.g. the 5V generating parts for the usb host mode
23:02.43cw666that's enough for kernel and small rootfs
23:02.46SpeedEvilOh - right.
23:03.00SpeedEvil5V generating parts aren't really bad.
23:04.10SpeedEvilAnd am trying to avoid adding too many features.
23:04.24SpeedEvil'Oooh - a compass would be easy...'
23:04.57tuukkahSpeedEvil, have you tried if it's a good idea to put "echo "AT@POFF" | socat - /dev/ttySAC0,crnl" in /etc/init.d/gsmd and "amixer sset "Amp Mode" "Off"" in /etc/init.d/alsa-state? you got the meter :-)
23:05.14SpeedEvilI have not tried that.
23:05.16SpeedEvilhowerver.
23:05.41SpeedEvilwhen you do that manually, and power off, the current drawn goes to under 100uA
23:06.21tuukkahi was just thinking those two lines might be worth it
23:06.42SpeedEvilSure.
23:09.36vallorhmmm.... handling all the sms-modem stuff might already be available in this:  http://www.kannel.org/
23:09.42tuukkahactually the socat sin't able to proceed if the gsm modem is already off
23:09.47vallor''Kannel is a compact and very powerful open source WAP and SMS gateway, used widely across the globe both for serving millions of short messages (SMS) and pushing WAP service indications.''
23:11.48SpeedEvilI just use echo
23:11.57cw666i use echo too
23:12.16vallorhehe, you use echo to send sms's?
23:12.23cw666yes, i have done
23:12.28tuukkahwhy on earth do we first power off the modem and then stop gsmd %-)
23:12.54cb22tuukkah, because thats what the lords of FIC demanded, and unless you sacrifice a cow, it wont change :p
23:13.06*** join/#openmoko dasdasdasdasfds (n=jubuntu@dsl-hkibras1-ff42c000-142.dhcp.inet.fi)
23:13.21cw666cb22: it makes sense to have gsmd turn off the modem on it's way down IMO
23:14.03cb22sure :) i was just adding in a useless comment
23:14.15cb22i tend to do those at 1:12am, when i have to wake up at 6am
23:15.45tuukkahecho -e "AT@POFF\r" >>/dev/ttySAC0
23:15.57*** join/#openmoko Writchie (n=Wally@195.230.118.70.cfl.res.rr.com)
23:21.47*** join/#openmoko ckuethe (n=ckuethe@S0106000024c38a18.ed.shawcable.net)
23:21.52*** join/#openmoko peepsalot (n=peeps@cpe-70-112-16-13.austin.res.rr.com)
23:23.02*** part/#openmoko Marcel_M (n=Marcel_M@86.59.65.236)
23:24.05*** join/#openmoko summatusmentis (n=summatus@rn083002.morris.umn.edu)
23:24.29*** join/#openmoko agoode (n=agoode@2001:4830:1633:0:212:3fff:fe70:6222)
23:28.56vallorzowie, this "kannel" has all the charset translation stuff for handling GSM PDU messages :)
23:29.46meuscd
23:29.49meusups :P
23:35.06*** join/#openmoko FerneyQuintero (n=be181dc7@acuario.unicauca.edu.co)
23:36.46*** join/#openmoko mindCrime (n=chatzill@cpe-065-190-188-124.nc.res.rr.com)
23:38.31*** join/#openmoko Dodji_ (n=dodji@86.155.67.23)
23:43.15*** join/#openmoko agoode (n=agoode@2001:4830:1633:0:212:3fff:fe70:6222)
23:46.40*** join/#openmoko SpeedEvil (n=fkdkdfji@mauve.plus.com)
23:49.51milo_does the gui sound keep the /dev/dsp resource busy prevents madplay or mplayer from using it? how can i to stop it?
23:50.51cesarbmilo_: do not stop it, join it... use aoss ;-)
23:53.16milo_oh :) thanks
23:54.41kristian-mghiottone pong, thanks for the package - I'll try to continue work on both projects, new releases are planed at the end of this week.
23:58.34aloril(script) wiki RecentChanges: [[Main_Page]] [[Current_events]]

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