**** BEGIN LOGGING AT Thu Apr 24 02:59:56 2008 Apr 24 03:00:15 duffyd: Check your partition tables; make sure that you and the neo both agree on where the filesystem actually is... Apr 24 03:01:26 mwester: yeah looks fine, sd card mount point is pointing at the right place Apr 24 03:02:29 No, I'm referring to the partitioning -- does the neo expect to boot from mmc0 or from mmc0p1, and have you placed the ext3 filesystem on mmc0 or on mmc0p1 -- and is it ext3 and not ext2? Apr 24 03:03:22 mwester: oh ic, I thought you were referring to my copy via usb Apr 24 03:04:13 mwester: well like I said, nothing has changed in the approach I use. I've formatted the card with ext3, done a cat imagefile.tar.gz | tar xz -C /media/card, then put the card in, pressed Aux and selected boot from sd Apr 24 03:04:30 mwester: I'm guessing I'm going to have to do some more indepth troubleshooting but unsure really how to? Apr 24 04:20:38 hi ah.... what speed does the openmoko freerunner support over gprs ? Apr 24 04:21:50 theory goes, 80k max Apr 24 04:22:34 80kb/s ? Apr 24 04:22:44 or is that 10 kb/s Apr 24 04:23:22 b is bits, B is bytes Apr 24 04:23:32 kbps Apr 24 04:23:43 sorry ? Apr 24 04:24:05 - can i get voip over a gprs link up on this phone yes or no Apr 24 04:24:17 --- are we talking about 2.5g 2g 1g ? Apr 24 04:24:57 no Apr 24 04:25:19 ..... Apr 24 04:25:34 the latency and lack of quality of service is killer for voip/gprs, unless you're talking push-to-talk Apr 24 04:25:51 push to talk ? Apr 24 04:25:58 (could've asked your real question right away...) Apr 24 04:26:02 sorry Apr 24 04:26:12 what about over another link up -- say a bluetooth phoned Apr 24 04:26:17 that has 3g support Apr 24 04:27:21 Yes, though quality of service is still an issue (though a lesser one in practice) Apr 24 04:33:21 (push-to-talk, think voice smses) Apr 24 05:32:14 hello, I am trying to update my build image using Mokomakefile, but it cant get past pulling from the monotone repo; has anyone else seen that behavior? Apr 24 06:04:11 j #sipgate Apr 24 06:04:15 :) Apr 24 06:54:20 now... Apr 24 06:54:28 will suspend and resume not toally fuck up the ui... Apr 24 06:54:32 that is.. the.. question Apr 24 06:55:22 well.. x never came back Apr 24 06:55:22 woot Apr 24 06:59:24 good morning Apr 24 07:23:21 suspend/resume seems good for 1 call Apr 24 07:23:29 then it's crap Apr 24 07:23:41 and notifications don't work either Apr 24 07:32:59 I thought it was a matter of few days ... It has been 13 days now since the last PVT update Apr 24 07:33:16 I can't wait any longer Apr 24 07:36:13 hi Apr 24 07:36:35 hello Apr 24 07:39:32 sorry i have a question in c++ Apr 24 07:39:48 i search a time on google, but i don't find any answers :( Apr 24 07:40:39 i want to read a precisly line in a file (ie: the line 10)? Apr 24 07:50:44 freesmartphone.org: 03hepaajan * r245 10/trunk/software/gsmd2/ (9 files in 3 dirs): Tweaked call handling Apr 24 09:11:33 pyknite: start at the top of the file, read a line, move on, repeat ten times? Apr 24 09:12:10 or perhaps better, parse the file into some suitable data structure (e.g. one element per line), then you just go straight to the line you need each time Apr 24 09:12:47 Weiss: thx, i found a solution just before ;) Apr 24 09:13:37 no problem... thing is, the lines are probably all different lengths so there's no way anything knows where to jump to for a particular line Apr 24 09:18:35 oki Apr 24 10:23:11 freesmartphone.org: 03pikkive * r246 10/trunk/software/gsmd2/ (7 files in 4 dirs): Apr 24 10:23:11 freesmartphone.org: Fixed testing ui Apr 24 10:23:11 freesmartphone.org: Fixed signals in libfreesmartphone Apr 24 10:23:11 freesmartphone.org: Fixed call handling in telit vendor library Apr 24 10:25:47 Has anyone been able to try an input method with qemu emulation? Apr 24 11:03:17 openmoko: 03thomas * r4395 10/trunk/src/target/opkg/libopkg/opkg.c: opkg: implement new opkg_upgrade_package and opkg_upgrade_all functions Apr 24 11:03:48 openmoko: 03thomas * r4396 10/trunk/src/target/opkg/libopkg/opkg.c: opkg: minor white space and indent fixes Apr 24 11:04:28 When? Apr 24 11:05:01 openmoko: 03thomas * r4397 10/trunk/src/target/opkg/tests/libopkg_test.c: Apr 24 11:05:01 openmoko: opkg: Add upgrade and upgrade_all functions to libopkg_test Apr 24 11:05:01 openmoko: Improve progress display in libopkg_test Apr 24 11:05:07 Why? Apr 24 11:05:17 What? Apr 24 11:06:01 Cheese? Apr 24 11:06:10 Sealing wax. Apr 24 11:07:28 Has anyone been able to try an input method with qemu emulation? Apr 24 11:07:46 You mean using a physical keyboard? Apr 24 11:07:48 Forex Apr 24 11:07:55 There is I think something on the wiki Apr 24 11:08:16 no, an application using gestures Apr 24 11:09:32 It seems that it repported only a few events Apr 24 11:09:32 click on the qemu window - and you get a 'click' on the touchscreen - AIUI Apr 24 11:09:51 The emulated neo is very, very slow. Apr 24 11:10:08 yes, but I want to grab Enter/LeaveNotify Apr 24 11:10:28 and a click generates a lot of these Apr 24 11:10:54 not just one? Apr 24 11:11:01 * SpeedEvil doesn't know. Apr 24 11:11:36 nope, a single click seems to generate at least three events Apr 24 11:12:08 enter/leave notify doesn't make sense on a touchscreen Apr 24 11:12:09 It works ok when using Xoo but is unusable with qemu Apr 24 11:12:25 balrog-kun: why? Apr 24 11:12:54 my application contains multiple windows Apr 24 11:13:22 that are all mapped at the same time Apr 24 11:13:32 enter-leave only has meaning if the user drags Apr 24 11:13:32 because the event can only be generated together with some event likea click Apr 24 11:13:59 Or if the touchscreen can sense near touch-but-not-touch Apr 24 11:14:14 which it can't Apr 24 11:14:15 crossing a window boundary is an event Apr 24 11:16:05 Sure - but that can only be sensed if the user drags Apr 24 11:16:20 there is no position report if the user is not touching the screen. Apr 24 11:17:00 of course, there is first a click, then the notifies should be there when he moves the finger Apr 24 11:18:54 it may be a wm issue if there are too many events generated Apr 24 11:19:15 And as I said earlier - the emulated neo is very slow. Apr 24 11:19:25 I don't know if that may be worsening things. Apr 24 11:19:37 the wm is matchbox, which assumes a single window though Apr 24 11:20:27 even when trying to recuperate a single event slowly it doesn't work Apr 24 11:20:48 SpeedEvil: for text recognition it makes you have to move the pointer much slower Apr 24 11:20:50 ... on qemu but using Xoo + matchbox it went ok Apr 24 11:22:22 xoo+matchbox is probably running a thousand times faster than qemu. Apr 24 11:23:47 + it doesnt use touchscreen+tslib, whih generate event at some constant rate reardless of whether the pointer moved Apr 24 11:24:10 ah Apr 24 11:24:45 * balrog-kun is typing on a n810 keypad.. :-/ Apr 24 11:25:03 :/ Apr 24 11:25:29 * SpeedEvil never thought I'd ever be thinking 'even the zx81'd be an improvement' Apr 24 11:26:55 * zedstar remembers the zx81 very flat keys Apr 24 11:27:47 it was just a membrane Apr 24 11:27:54 does anyone of you has the hardware? Apr 24 11:28:19 insane in the membrane Apr 24 11:28:21 * SpeedEvil (in the style of skeletor) Has the neo of openmoko! Apr 24 11:28:52 could you make a little try to see if the events are generated correctly? Apr 24 11:30:04 the hardwar is never wrong Apr 24 11:30:30 is it sensible/"the done thing" to compile a kernel for OM by "simply" cross-compiling using vanilla sources+OM patches+OM config) with the OM toolchain, or is there a requirement to use full OE? Apr 24 11:30:59 Weiss: that method is fine Apr 24 11:31:07 Weiss: there is even a git tree for you to grab Apr 24 11:31:13 Weiss: both ways work Apr 24 11:35:27 i wonder how practical on screen keyboards are for IRC from small devices...i mean u will loose screen space.....the n810 is actually pretty usable for irc Apr 24 11:38:45 it' a total mare on the neo... Apr 24 11:38:52 try it... Apr 24 11:38:59 opkg install pidgin Apr 24 11:39:23 yeh i was more thinking iphone with irc client for example Apr 24 11:39:37 i think that wud suck compared to n810 Apr 24 11:40:43 everytime u go to type some keyboard takes over part of the screen and loose scrolling space for the chat Apr 24 11:41:19 onscreen keyboards suck beyond belief Apr 24 11:42:11 "bt keypad" Apr 24 11:42:34 noooooo bt keypadness Apr 24 11:44:05 XorA / balrog-kun: thanks. i've got both the toolchain and full OE installed, and the toolchain method makes a whole lot more sense to me, so it's good to know i'll be able to do a bit of kernel hacking without having to navigate OE Apr 24 11:54:02 * ScaredyCat points at iGo keyboard.. Apr 24 11:54:46 ok, not somehting you could use while walking down the street, but then that's the same for anything that doesn't have a buil in kb Apr 24 11:55:02 the multi tap doesn;t even have all the chars Apr 24 11:55:08 ~blame raster Apr 24 11:55:09 * apt blames raster (and Canada) for all the evil in the world Apr 24 11:55:49 lol Apr 24 11:56:42 hahaha Apr 24 11:57:57 Fullscreen transparent overlaid 0-F and T16 Apr 24 12:00:20 freesmartphone.org: 03hepaajan * r247 10/trunk/software/gsmd2/ (14 files in 4 dirs): Apr 24 12:00:20 freesmartphone.org: Fix test to use call id Apr 24 12:00:20 freesmartphone.org: Random fixes to call status signals Apr 24 12:01:07 cer: I can run something on the phone if you like Apr 24 12:01:16 car: Apr 24 12:04:35 SpeedEvil: thank you, that's really great Apr 24 12:05:13 the source is at http://projects.openmoko.org/projects/qwo/ Apr 24 12:05:21 got a binary? Apr 24 12:06:01 I could do a binary if you want Apr 24 12:06:27 I can run a binary now - source may be a week. Apr 24 12:09:38 ok, i'm doing a binary Apr 24 12:12:43 SpeedEvil: how should I send it to you? Apr 24 12:14:51 rfc1149 Apr 24 12:14:53 Or DCC. Apr 24 12:15:01 Or put it on a webpage somewhere. Apr 24 12:17:47 SpeedEvil: it's at http://dl.free.fr/ciXl7zwy1/qwo_0.1_armv4t.ipk Apr 24 12:18:59 * SpeedEvil reboots phone. Apr 24 12:20:19 bleh all Apr 24 12:21:18 SpeedEvil: to exit the soft you should enter all regions for exemple starting with the one with the a until you hit it again without going through thet center one Apr 24 12:30:54 Sup3rkiddo: ? Apr 24 12:31:14 cer Apr 24 12:31:18 k - trying Apr 24 12:31:28 thanks Apr 24 12:31:46 summatusmentis, hi...case of the stupid touchpad and its user Apr 24 12:32:00 :-/ no fun Apr 24 12:32:50 caratorn: ok - it exits Apr 24 12:33:01 does it do anything else? Apr 24 12:33:44 you can write anythin you want with it Apr 24 12:34:07 for the moment it just prints it out to stdout Apr 24 12:34:24 if you want the a go to that region and back to the center Apr 24 12:34:27 ah - so start in terminal Apr 24 12:35:18 for the s you go to the upper left, upper middle and back to the center Apr 24 12:36:14 It doesn't seem to be outputting anything Apr 24 12:36:18 * SpeedEvil tries remotely Apr 24 12:37:14 it outputs when exit it actually Apr 24 12:38:03 hmm. Apr 24 12:38:11 I can't get it get it to exit Apr 24 12:39:20 you have to go to at least 8 regions without the center one Apr 24 12:41:03 Ok - it does seem to output chars on exit Apr 24 12:41:28 lol Apr 24 12:41:53 can you go back? Apr 24 12:42:10 the < that is on the left Apr 24 12:42:20 ok.. Apr 24 12:42:24 * ScaredyCat installs it too Apr 24 12:42:32 I never get any display at all Apr 24 12:42:43 any changing Apr 24 12:43:06 it doesn't change because it's an input method, just for inputing text Apr 24 12:43:11 Note to all. Using a hotmelt glue stick as a stylus is a bad idea. Apr 24 12:43:14 Smeary. Apr 24 12:43:52 doesn't it could work with fingers? Apr 24 12:44:06 yes - I was seeing if anything else happened Apr 24 12:44:22 It seems to hang occasionally Apr 24 12:44:40 doing a couple of circles round the outside not causing it to exit Apr 24 12:45:25 what about reinitialising by going to the center and doing another round Apr 24 12:45:52 Is ther (on the default OM keyboard) a backspace now? Apr 24 12:46:45 mmmm.. Apr 24 12:46:52 how big is it meant to be? Apr 24 12:47:02 yeah - it's fullscreen Apr 24 12:47:33 I don't know I can't test it on hardware Apr 24 12:47:37 I get a full white screen, woth a little (say 1/4) with the keyboard Apr 24 12:48:10 matchbox doesn't care about the size we specify and does it fullscreen automatically Apr 24 12:48:35 freesmartphone.org: 03pikkive * r248 10/trunk/software/gsmd2/ (4 files in 3 dirs): Modified pin query handling in both test ui and gsmd2 Apr 24 12:50:00 Should stroking along one side always generate a char? Apr 24 12:51:01 SpeedEvil: no because there is a delete Apr 24 12:51:07 ah Apr 24 12:51:15 hi all Apr 24 12:51:15 I would like to add SMS support to MIDPath (MIDP2 implementation) for OpenMoko. Apr 24 12:51:15 In your opinion, should I use dbus or libgsmd ? Apr 24 12:52:49 dbus Apr 24 12:53:13 afaik dbus is the way forward Apr 24 12:53:22 yes Apr 24 12:53:26 dbus is like a hammer Apr 24 12:53:31 and you wont have to rewrite it when libgmd gts killed Apr 24 12:53:31 now all we need to do is find the nails! Apr 24 12:53:55 thos: when you have a hammer, EVERYTHING is a nail :D Apr 24 12:54:54 haha Apr 24 12:55:47 ScaredyCat: ok, thanks ! I guess I have create a fake dbus server to test it on my dev environment Apr 24 13:00:51 ScaredyCat: SpeedEvil thanks for your reports Apr 24 13:01:14 np Apr 24 13:04:10 nice. My phone actually resumed from standby. At least three times now. Apr 24 13:04:40 Is the new gsm firmware standby related? Or what would this change? Apr 24 13:05:19 you have new GSM firmware Apr 24 13:05:20 ? Apr 24 13:05:39 mwester is working on standby AIUI Apr 24 13:06:41 resume seems to work ok(ish) for 1 call Apr 24 13:06:51 then there's no audio Apr 24 13:15:31 SpeedEvil: no, i was just woundering if i should have the new firmware Apr 24 13:16:13 sean never told in his mail what the firmware is for Apr 24 13:19:18 It's irrelevant anyway. Apr 24 13:19:42 As they haven't figured out how to distribute. Apr 24 13:29:06 SpeedEvil: ah, ok Apr 24 13:40:23 freesmartphone.org: 03hepaajan * r249 10/trunk/software/gsmd2/ (11 files in 2 dirs): Apr 24 13:40:23 freesmartphone.org: Fix incoming call handling Apr 24 13:40:23 freesmartphone.org: Fix sim tests Apr 24 13:46:55 Is it possible to build in a function that causes the GTA02 to send a sms ( with its current position ) to the police if the phone is stolen and a non- authorised sim card is inserted? Apr 24 13:46:55 It should also be possible to cause the phone to send a sms with its current position ( gps format ) to the police. This function could be triggered via a sms to the stolen phone if the thief has not already pulled out and thrown the sim card away. Apr 24 13:47:58 in principle - sure. Apr 24 13:48:27 would be nice... Apr 24 13:48:30 id be careful about implementing it fully, because the police would likely go after the author if it didn't work right... Apr 24 13:48:43 And the police may just totally ignore it. Apr 24 13:48:50 You'd need to get their cooperation first. Apr 24 13:49:11 but something like this should better base on some established subsystems. Location service, sms interception framework... Apr 24 13:49:24 interception? Apr 24 13:49:30 and there is afaik much to be discused... Apr 24 13:49:36 Autotranslation, for example. Apr 24 13:49:39 ->anrp Apr 24 13:49:47 anrp: some calback whatever for sms reading plugins Apr 24 13:49:48 ah Apr 24 13:49:51 a filter chain :o Apr 24 13:49:52 but the will catch the thief pretty fast.. and he cant wriggle his way out of that Apr 24 13:50:08 isprins: assuming instant police response to a stolen phone. Apr 24 13:50:20 probably better to send those SMSes to another known friendly party Apr 24 13:50:22 anrp: yep. so it allready has a name. cool. :) Apr 24 13:50:35 (sane thieves will dump the sim and reflash before using the phone anyway) Apr 24 13:50:36 speedEvil: mhm.. Apr 24 13:50:48 * SpeedEvil laughs at mjr. Apr 24 13:50:52 ... Apr 24 13:51:07 It's gonna be some time before your average thief knows about OM. Apr 24 13:51:11 there's a business there, pay someone a couple bucks a month and have them be ready with reception equipment and such, and also be prepared to work with the authorities Apr 24 13:51:15 Though that would be a great metric of success. Apr 24 13:51:20 not just specific to om Apr 24 13:51:22 SpeedEvil, ... or fence it to someone who has instructed them to do so in general for all phones Apr 24 13:51:41 (umm, do so = dump sim, remove battery) Apr 24 13:51:53 mjbroek: sure - not flashing though. Apr 24 13:51:55 the awerage thief vould not know Apr 24 13:51:56 if you dont flash it first Apr 24 13:51:57 mjr: Apr 24 13:54:42 dumping the sim is a given for a stolen phone Apr 24 13:54:55 Apart from really stupid people. Apr 24 13:54:55 if its a theft of opportunity, they probably wont know to change the imei Apr 24 13:54:59 so that's always trackable Apr 24 13:55:08 i can see the face of the thief when i call him and tell him that i know exactly where he is.. " you are driving down burglary lane " etc.. hehe Apr 24 13:55:21 You can't change the IMEI on most modern phones easily. Apr 24 13:55:30 nod Apr 24 13:55:36 isprins: 'Ok - can you tell me the name of that road - it's not on OSM' Apr 24 13:55:52 if you know what you're doing, targeting high value phones, and you have people on the inside who can give you service tools Apr 24 13:55:59 then its a lot more iffy Apr 24 13:56:48 also, sometimes tools leak out Apr 24 13:56:52 speedEvil: by locking up his cords.. i have seen an documentary where they tracked a phones postition .. Apr 24 14:00:33 Is it possible to build in a function that causes the GTA02 to send a sms ( with its current position ) to the police if the phone is stolen and a non- authorised sim card is inserted? Apr 24 14:00:34 It should also be possible to cause the phone to send a sms with its current position ( gps format ) to the police. This function could be triggered via a sms to the stolen phone if the thief has not already pulled out and thrown the sim card away. Apr 24 14:01:10 "if the phone is stolen" Apr 24 14:01:13 how would you know? Apr 24 14:01:15 isprins: this is especially useful for bankrobbery... Apr 24 14:01:22 the police have to know about it, and they have to have a way of getting the sms... Apr 24 14:01:23 rather, it Apr 24 14:01:35 there's a ton of infrastructure, that, at least in the US, isn't there Apr 24 14:01:48 <- Norway Apr 24 14:02:42 it is possible to change the IMEI number Apr 24 14:03:10 this is already solved: some countries even require that the operator send the position of the cell with an emergancy call Apr 24 14:03:46 emdete: i dont know if that's implemented in Norway yet Apr 24 14:04:22 what about porting the PGP phone software? Apr 24 14:04:29 isprins: usa require that Apr 24 14:05:18 at the very least, the network supports rough location guessing, but a lot of phones these days assist the network with locally gathered info (gps, etc) Apr 24 14:05:25 in the us Apr 24 14:06:13 http://web.mit.edu/network/pgpfone/ Apr 24 14:06:34 :\ you aren't the first to think of that, isprins Apr 24 14:06:46 anrp: ok Apr 24 14:07:21 but basically for it to work, your provider needs to allow csd; i.e. one side (for csd -> landline modem) to both sides (with csd) Apr 24 14:07:35 and it has to fit in 9.6kbit Apr 24 14:07:41 slightly less, actually Apr 24 14:08:55 it should be a breeze with a good WLAN connection Apr 24 14:08:56 which is almost a showstopper... Apr 24 14:09:07 true, but then you're virtually tethered Apr 24 14:09:36 csd is fine for voip Apr 24 14:09:38 which might be ok, i.e. its connected to your landline and you dont use it out of your house Apr 24 14:09:42 anrp: no, just hook up a +20 DB cantenna :P Apr 24 14:09:51 to a cell phone? Apr 24 14:09:59 hope you have an ultra stable pan tilt mechanism to mount to your head Apr 24 14:10:05 anrp: if it has VOIP Apr 24 14:10:22 mjr: what codec? Apr 24 14:10:35 many workable options Apr 24 14:10:41 voip is a misnomer unless you actually plan on dialing up to the internet and running ip Apr 24 14:10:46 which is a significant amount of overhead Apr 24 14:11:13 notable overhead, but not overbearing Apr 24 14:11:23 really, i'm curious Apr 24 14:11:29 but yeah sure, you can do encrypted neo-to-neo calls without ip if you like Apr 24 14:11:40 i've looked at a few (open) codecs, speex is one of the few contenders Apr 24 14:13:23 and its ... passable at 8kbit Apr 24 14:13:41 however you need to allow for loss of your 9.6kbit as its a transparent channel Apr 24 14:15:06 maybe 1.6kbit is enough margin.. i can't say Apr 24 14:17:02 anyway, as for pgpphone, that's non-free, but libzrtpcpp does the zrtp protocol, as used in (at least) twinklephone Apr 24 14:17:41 when someone writes a good one-time-pad encryption software for phones.. the NSA wount like that.. Apr 24 14:19:04 they probably would, as many implementations of OTP are flawed Apr 24 14:20:14 the theory is solid but a practical implementation is not simple at all Apr 24 14:20:19 http://en.wikipedia.org/wiki/ECDSA Apr 24 14:22:04 "Although the RSA patent has expired, there are patents in force covering some aspects of ECC." Apr 24 14:22:31 if you're non-us you could ignore that, but the us is a big place Apr 24 14:23:02 * anrp realizes that he's being completely negative ~_~ Apr 24 14:24:22 anyway, it is a bad idea to have a private encryption key stored on the phone Apr 24 14:24:57 a MP3 player is a good place Apr 24 14:25:36 * anrp waves the magic flash wand and turns the neo into an mp3 player :o Apr 24 14:30:11 anr Apr 24 14:30:11 : Apr 24 14:30:14 anrp: gnash Apr 24 14:31:03 * anrp gnashes his teeth Apr 24 14:31:05 One-time-pad stored on phone - if yhou have physical custody of the phone and it erases as it's used is a good solution actually Apr 24 14:31:10 that's... not the best name ~_~ Apr 24 14:31:47 then the question is how to get it on Apr 24 14:31:54 which isn't really hard, just hook it up Apr 24 14:32:14 SpeedEvil: the hard and difficult is the key generation.. true randomness is hard Apr 24 14:32:24 Not really. Apr 24 14:32:38 Resistor noise works just fine. Apr 24 14:32:46 * anrp raises fist Apr 24 14:32:56 swamps low level signals :( Apr 24 14:33:00 Or quantum noise, or radioactivity Apr 24 14:33:23 diode noise is altso used Apr 24 14:33:50 google smoke detector webcam Apr 24 14:34:07 * anrp theoretically wonder; if you had atomically identical passive components, would they have the same noise output or just the same noise characteristics Apr 24 14:34:07 and yes, making 1G of truly random pad isn't very trivial. Apr 24 14:34:09 anrp: random Apr 24 14:34:23 anrp: even for hypothetically identical components Apr 24 14:34:40 The noise actually arises from quantum effects largely. Apr 24 14:34:46 Though there are many mechanisms. Apr 24 14:35:14 fun fun Apr 24 14:35:34 i use to listen to "numbers stations".. Apr 24 14:35:54 * anrp hooks up a tts to a random number generator and an fm transmitter Apr 24 14:35:57 <- a llisenced ham Apr 24 14:36:16 * SpeedEvil honey-roasts and slices isprins. Apr 24 14:36:19 anrp: i have a siemens T-100 Apr 24 14:37:50 <- amateur radio operator Apr 24 14:38:19 i'm not :\ Apr 24 14:38:26 Amateur radio operators are also known as radio amateurs or hams. The term 'ham' as a nickname for amateur radio operators originated in a pejorative usage by operators in commercial and professional radio communities. The word was subsequently welcomed by amateur radio operators, and it stuck. Apr 24 14:38:42 ham, or...spam? Apr 24 14:39:17 anrp: it is easy to pass the test if you know a bit of electronics Apr 24 14:39:59 and you the morse code is out of the question Apr 24 14:41:08 infernix: The Siemens T-100 Teletype? Apr 24 14:41:20 ops, meant isprins Apr 24 14:41:48 DPTuught: yes Apr 24 14:42:24 complete with paper tape reader/puncher Apr 24 14:42:33 isprins: wow. hardware porn Apr 24 14:43:12 isprins: is was so often only thoughts before buing one on ebay. But shipping is bitch. :) Apr 24 14:43:33 DPThuught: it is possible to interface it to a computer with a program kalled heavy metal.. Apr 24 14:44:00 jep, the T-100 Units is heavy stuff... Apr 24 14:44:13 /topic Apr 24 14:45:12 isprins: I know - I'm just hungry. Apr 24 14:46:06 isprins: living the old unix days... sadly it is not a very sane idea to buy one. I'm not a ham so i can't use it for rtty. And using it as a tty console probably gets old very quick. :) Apr 24 15:30:25 hey ScaredyCat you there? Apr 24 15:30:31 i'm about to try your latest image .. Apr 24 15:30:41 lo Apr 24 15:30:47 howdy Apr 24 15:30:58 been hiding again? Apr 24 15:31:00 ; Apr 24 15:31:02 yeah Apr 24 15:31:03 ;) Apr 24 15:31:08 been really busy at work .. Apr 24 15:31:13 not much time for hackign when i get home Apr 24 15:31:18 I guess there isn't anyone here who could help my get Qt4.4.0-rc1 compiled for openmoko? :) Apr 24 15:31:23 so now i've got the evening to do some openmoko work and i'm gonna start by testing your image. Apr 24 15:31:25 XorA: ping Apr 24 15:31:33 dcordes: gnop Apr 24 15:31:33 scaredy, any chance i could get you to add a native compiler onboard? ;) Apr 24 15:32:04 XorA: wanna try angstrom on kaiser? :) Apr 24 15:32:12 torpor: well, I suppose I could try :) Apr 24 15:32:17 dcordes: you got it working? Apr 24 15:32:22 it'd rock .. Apr 24 15:32:32 XorA: http://forum.xda-developers.com/showpost.php?p=2144450&postcount=251 Apr 24 15:33:04 dcordes: cool Apr 24 15:34:02 XorA: we can't get x running though :(( Apr 24 15:35:00 XorA: and a lot of hardware support is still missing. we still lack sd controllers (driver present, for slightly different chip though) and usb Apr 24 15:35:36 dcordes: you could blow the roof on xda-developers if you had accellerated video support :-) Apr 24 15:35:47 XorA: haha I know that Apr 24 15:36:05 there were already many people asking Apr 24 15:36:16 thats a very sore point :-D Apr 24 15:36:39 shit rapidshare changed to kittenauth Apr 24 15:37:07 XorA: ya I know. obviously msm7x00x doesn't have imageon anymore: I can't find the layout pdfs anymore on the qualcomm site Apr 24 15:38:24 dcordes: I have downloaded, shall check it out later Apr 24 15:39:02 XorA: ok. it's not touching your rom. only a ramdisk Apr 24 15:40:36 yeah I guessed Apr 24 15:41:01 don't have nand yet either Apr 24 15:49:16 :/ any news about freerunner Apr 24 15:50:44 it was last seen climbing the walls Apr 24 15:51:11 GET IM! Apr 24 15:51:20 oh my, last time I saw it, it was eating dead cow Apr 24 15:54:36 :/ poor cow Apr 24 16:30:31 mmm elephant + cells-gtk => mokolisp automatically persistent application framework Apr 24 16:30:54 * unknown_lamer needs to get back to packaging clisp and common-lisp-controller Apr 24 16:31:32 and then evil evil ffcall I wonder if I announce clisp 2.44.1 crosscompiled for eabi ARM with a request for help an ARM assembly wizard would come along Apr 24 16:40:42 agh, I am drawing a total blank - what is the sound system on OM that sits above alsa? Apr 24 16:40:45 pulseaudio Apr 24 16:41:10 What is the best ogg/mp3 player to use through pulseaudio? I'm looking for a library or a command line program. Apr 24 16:43:46 blist Apr 24 16:43:57 sorry; wrong window Apr 24 17:03:24 is gps working in the scaredycat's latest image? Apr 24 17:05:06 bedboi, GPS working on a Neo requires acceptance of the gllin EULA. I doubt ScaredyCat's images would include that. Apr 24 17:07:00 no, but... Apr 24 17:07:24 if you've agreed to the EULA, and downloaded the .ipk.... Apr 24 17:07:33 and you put the .ipk on your sd card... Apr 24 17:07:41 my images with auto install it Apr 24 17:07:49 s/with/will/ Apr 24 17:07:50 ScaredyCat meant: my images will auto install it Apr 24 17:08:10 agh, I am drawing a total blank - what is the sound system on OM that sits above alsa? Apr 24 17:08:13 er, sorry Apr 24 17:08:22 that's not the question in my history that I meant to re-ask Apr 24 17:08:39 What is the best ogg/mp3 player to use through pulseaudio? I'm looking for a library or a command line program. Apr 24 17:08:42 there we go Apr 24 17:09:20 ScaredyCat: Do you have a page somewhere that lists the differences between your image and the base images? Apr 24 17:09:28 wurp2: mplayer too big? Apr 24 17:09:43 Qwell: mplayer may be the right answer Apr 24 17:09:43 only in my mind wurp2 ... Apr 24 17:09:55 I want to build a new media player Apr 24 17:10:05 did you see I went a bit ott with my bluetooth kb script wurp2 Apr 24 17:11:03 With a ui that makes it easier to scroll through artists and albums, lets you mark songs for deletion on next sync and keep a full list of all music on the mother machine so you can queue stuff to be dl on next sync Apr 24 17:11:11 skip ahead in audio tracks, etc. Apr 24 17:11:21 It'll be in python, so I know ScaredyCat will love it! Apr 24 17:11:31 ScaredyCat: Nope, where's the message? In community? Apr 24 17:11:47 I've been putting off reading community. It's been mostly crap lately. Apr 24 17:11:59 no, in my blog and in my images Apr 24 17:12:27 ScaredyCat: and if gllin is installed, gps should work Apr 24 17:12:32 yes Apr 24 17:12:52 tangogps should work out of the box once the ipk is in place Apr 24 17:13:03 :) Apr 24 17:13:08 hmm Apr 24 17:13:08 ok Apr 24 17:13:12 * SpeedEvil ponders. Apr 24 17:13:12 issues? Apr 24 17:13:22 i'll reboot Apr 24 17:13:31 There was something I meant to say about tangogps. Apr 24 17:13:38 * SpeedEvil suffered a parity error. Apr 24 17:14:13 ScaredyCat: Do you have a link to your blog? Apr 24 17:14:20 http://blog.automated.it Apr 24 17:14:25 Or is it in planet? Apr 24 17:14:28 k, looking Apr 24 17:14:52 Oh, yeah! I did see that you had a bt kbd utility Apr 24 17:15:10 Nice! Apr 24 17:15:23 bt headphone utility? Apr 24 17:15:29 * SpeedEvil holds up his bt headphones. Apr 24 17:15:40 http://scap.linuxtogo.org/ <--- more pics there Apr 24 17:15:56 need a kernel module for that afaik SpeedEvil Apr 24 17:16:03 bt_sco_snd or somehting Apr 24 17:16:25 The wiki pages I found seemed to disagree. Apr 24 17:16:26 Ah. Apr 24 17:16:33 I cannot for the life of me get gprs to work. Apr 24 17:16:37 I remember - I had problems finding something alsa to test it. Apr 24 17:16:43 mmm... Apr 24 17:16:45 a2dp > sco Apr 24 17:16:47 I got it working after a few days of hacking. Apr 24 17:16:52 I couldn't get any debug feedback from pppd Apr 24 17:16:57 And then I upgraded. Apr 24 17:17:02 wurp2: it's a bash script :) Apr 24 17:17:04 So finally I started up libgsmd-tool and typed in the cmds by hand Apr 24 17:17:13 * SpeedEvil hasn't felt up to getting it working properly. Apr 24 17:17:24 SpeedEvil: aw Apr 24 17:17:25 My response from AT*99# is ERROR :-( Apr 24 17:17:47 wurp2: it does that unless you configure the APN/... just right Apr 24 17:18:02 Oddly, if I do AT+COPS at that same point (I'm fuzzy on whether that's needed, some connect scripts did it, some didn't) it also ERRORs Apr 24 17:18:14 SpeedEvil: Excellent information, thanks! Apr 24 17:18:43 SpeedEvil: How did you get the nice little gui from a bash script? Apr 24 17:18:52 s/SpeedEvil/ScaredyCat/ Apr 24 17:18:52 wurp2 meant: ScaredyCat: How did you get the nice little gui from a bash script? Apr 24 17:19:00 zenity! Apr 24 17:19:10 And sometimes it is oddly sequence dependant. Apr 24 17:24:28 I need to look into that Apr 24 17:25:01 :-( dammit. I was supposedly being scheduled for an in-person interview in Zurich with Google, for May 5 or May 12 Apr 24 17:25:17 Fell through? Apr 24 17:25:21 I have just been informed that they have changed direction and have a hiring freeze in the UE for the next 6 months Apr 24 17:25:25 :/ Apr 24 17:25:29 big time Apr 24 17:26:14 Supposedly I am first on the list to talk to after they resume EU hiring. I told the recruiter that I'm setting a calendar event in 6 months & 2 weeks to call her again ;-) Apr 24 17:26:48 er, s/UE/EU/ back there Apr 24 17:27:03 afk for a bit while I make calls & send emails :-/ Apr 24 17:58:18 is there a decent list of apn's Apr 24 17:58:26 ther's wone one ute8i if Apr 24 17:58:30 * SpeedEvil sighs. Apr 24 17:58:37 There's one on the wiki. Apr 24 17:58:43 search apn Apr 24 18:00:16 Does anyone know what GTA03 looks like? Because everyone is only discussing GTA04 Apr 24 18:00:49 scaredycat: http://www.filesaveas.com/gprs.html Apr 24 18:01:04 tA Apr 24 18:01:05 a Apr 24 18:01:22 gta01 and 2 are the only ones with set deisgns Apr 24 18:01:40 As far as we know. Apr 24 18:04:05 I'm pretty sure that there is no GTA03 and that there won't be unless GTA02 sells well. Apr 24 18:12:42 the gta04 has hologram technology Apr 24 18:13:25 gta04 is an iphone ;) Apr 24 18:13:28 * zedstar hides Apr 24 18:18:06 I have been wondering if my gprs is failing because I have a no-contract pay per minute AT&T plan Apr 24 18:23:40 surely they'd still let you on, only you'd have to pay $$$$$$ per min Apr 24 18:23:59 I still need to set up GPRS. Apr 24 18:24:15 The wiki didn't work for me, I have no idea how to do it. :P Apr 24 18:24:20 ScaredyCat: at least in the UK - it used to be that some plans you'd need to call them and activate it Apr 24 18:25:20 If I could figure out who to call, I'd be all over it Apr 24 18:25:30 I'll have to watch my bills & snag a number from there Apr 24 18:25:51 From my POV, I just pay the monthly bill & make phone calls. I don't even know what my service plan is called. Apr 24 18:26:28 kdean06: I didn't know anything about it either, except that neither the default script in the wiki nor the settingsgui worked Apr 24 18:26:51 kdean06: But I tried the chat-connect script commands in libgsmd-tool -matcmd, and was able to figure out where it crapped out Apr 24 18:27:05 http://www.linux-iscsi.org/index.php/FIC_Neo1973 Apr 24 18:28:33 wft - iscsi over gsm ? Apr 24 18:28:38 etf Apr 24 18:28:39 eurgwefuiw Apr 24 18:28:45 indeed Apr 24 18:35:26 my reaction as well Apr 24 18:35:35 OK, I've been to the website, but I still don't see Apr 24 18:35:39 wtf is iscsi? Apr 24 18:37:04 scsi protocol over tcp-ip Apr 24 18:37:58 you have a server with a file on it. you can export it with iscsi Apr 24 18:38:03 ah Apr 24 18:38:16 then on the client, you can "mount" it and linux will see a "sda" device Apr 24 18:38:31 I don't think I care about that on my neo... rsync + ssh + normal wireless networking does me fine Apr 24 18:39:23 I can see situations where you might have some huge file you want to stream, and iscsi might be the way to go, but I don't expect that situation on my neo Apr 24 18:39:32 well I'm now working on booting one of our servers directly from iscsi... maybe it could be applied to the neo too :) Apr 24 18:39:38 Ghiottone: why not using nfs or sshfs or so instead? Apr 24 18:40:03 Most people expect a device like the neo to be a mass-storage device. Apr 24 18:40:05 ah for booting purpose? Apr 24 18:40:06 But then you could only boot that way if you have wireless... Apr 24 18:40:08 dcordes, iscsi is fast. if you have a fast link, it is faster than local disk Apr 24 18:40:26 so is nfs, and a number of other protocols Apr 24 18:40:38 I personally like being able to ssh into it, but the majority of people don't use command line and will expect to be able to drag-and-drop their music files onto their music player. Apr 24 18:40:44 well booting from iscsi from neo was a joke, probably useless Apr 24 18:40:51 probably ?? Apr 24 18:40:58 its cool, but.. Apr 24 18:41:08 well, one never knows :) Apr 24 18:41:20 maybe network fw restore Apr 24 18:41:22 maaaybe Apr 24 18:41:47 iscsi is actually much faster than local disks. a test we did showed 107MB/sec with iSCSI against 59MB with a local SATA disk Apr 24 18:42:04 Over GPRS? Apr 24 18:42:06 iscsi on what, though Apr 24 18:42:08 lol Apr 24 18:42:11 lol Apr 24 18:42:18 no it had a gigabit link Apr 24 18:42:43 and what was the machine on the other end Apr 24 18:42:51 a filer Apr 24 18:42:58 ..a what? Apr 24 18:43:06 EMC Filer Apr 24 18:43:11 ... Apr 24 18:43:28 well, i can't see any reasons why that would be faster, Apr 24 18:43:34 * anrp thinks! Apr 24 18:43:45 this is an hardware filer Apr 24 18:44:00 with 50 scsi disk 300GB 15krpm Apr 24 18:44:24 so, all that benchmark proves is that $50k worth of disks is faster than $100 worth of disks Apr 24 18:44:33 it doesn't really have anything to do with iscsi Apr 24 18:44:40 eheheh Apr 24 18:44:48 yeah, you may be right :) Apr 24 18:45:27 Unless you are comparing it with SATA RAID. Apr 24 18:46:21 indeed Apr 24 18:46:38 i just got 165mb/s to a 4 disk sata raid (linux sw raid5) Apr 24 18:46:44 wow Apr 24 18:46:45 so, my anecdote beats your anecdote? Apr 24 18:46:55 yep I guess so Apr 24 18:47:16 gige tops out around 125mb/s anyway Apr 24 18:47:27 really? Apr 24 18:47:42 I thought we were using 100% of the gigabit link Apr 24 18:47:50 well thats the data link maximum speed Apr 24 18:47:54 there's overhead that'll reduce it Apr 24 18:48:02 and did, so you likely were Apr 24 18:48:09 I see Apr 24 18:48:26 well what we were saying was also that iscsi is probably faster than nfs Apr 24 18:48:40 that...could be, but depends highly Apr 24 18:48:42 because nfs is file based, while iscsi is block based Apr 24 18:48:45 since they aren't really comparable Apr 24 18:49:13 yep. iscsi can be used only by one machine at once Apr 24 18:49:47 anyway i doubt we'll see a time anytime soon where one's phone needs to be able to saturate gige Apr 24 18:49:50 * anrp back on topic Apr 24 18:50:11 eheh Apr 24 18:50:14 yep Apr 24 18:50:19 well got to go now Apr 24 18:50:21 bye all Apr 24 18:50:58 bye Apr 24 19:05:38 thseiler: ich hab dich schomal gefragt, ob du funkamateuer bist... Apr 24 19:05:52 thseiler: ...aber nu hab ich was neues: hast du irgendwie was mit ublox zu tun? :) Apr 24 19:06:36 lol Hopscotch Apr 24 19:06:44 Hopscotch: Crypt your messages by speaking german? ;) Apr 24 19:06:49 hehe, sorry Apr 24 19:06:52 Hopscotch, hast du nicht mal lust unsern deutschen channel zu joinen? :P Apr 24 19:07:21 stefan_schmidt, protip: google supplies a nice uncrypt engine here: google.com/translate Apr 24 19:07:23 :P Apr 24 19:07:26 josch: i'm in 10 channels already (also counting ircnet) Apr 24 19:07:49 Hopscotch, you are in ircnet and NOT in !eof ? Apr 24 19:07:55 Hopscotch: Nein, hab nix mit ublox zu tun, sorry... deuscher channel ? Apr 24 19:08:01 josch: Another good one is the rot26 crypt algo Apr 24 19:08:10 :-) Apr 24 19:08:20 german channel here: #neo1973-germany Apr 24 19:08:32 stefan_schmidt: with umlauts? :) Apr 24 19:08:36 and again our internet trac/svn: http://neo1973-germany.de Apr 24 19:08:46 Hopscotch: That is the trick. :) Apr 24 19:08:52 lol rot + umlauts Apr 24 19:09:01 and for the advanced ones: Apr 24 19:09:07 rot + unicode! Apr 24 19:09:13 thseiler: hmmm... was just amazed how often you come around the name "thomas se/ailer" from switzerland when one is working with wireless stuff... Apr 24 19:11:10 Hopscotch: seems to be a common name around here... telsearch.ch gives me 47 hits... Apr 24 19:11:34 amazing :) Apr 24 19:12:25 Don't ask about my name in .de guys. :) Apr 24 19:12:50 hehe Apr 24 19:12:54 stefan_schmidt, uhh! you got 32 hits! :P Apr 24 19:12:55 "hans müller" :) Apr 24 19:13:06 heh Apr 24 19:13:12 lets try who finds the name with the most results! Apr 24 19:13:34 hans müller <= 2322 Apr 24 19:13:43 rot13 twice Apr 24 19:13:48 always works Apr 24 19:13:53 autsch Apr 24 19:14:13 hehe Apr 24 19:25:02 anyone know what mickey's favorite email id is? the vannilla-media one? Apr 24 19:28:23 Sup3rkiddo: Yeah, probably that one Apr 24 19:28:28 Sup3rkiddo: yeah, that one should be fine Apr 24 19:28:46 alphaone: heh, still drop testing neos? Apr 24 19:29:07 stefan_schmidt: Only yours Apr 24 19:29:22 alphaone: oh right, it should have been singular Apr 24 19:30:55 thanks :D Apr 24 19:38:19 YES! 5 sucessful resumes in a row on my worst-case setup for the GTA01. :) The buffer-overrun problem may not be insurmountable after all... Apr 24 19:38:57 mwester: woowoo Apr 24 19:39:25 * SpeedEvil hugs mwester. Apr 24 19:39:29 (in a manly way) Apr 24 19:39:49 SpeedEvil: come clean your just a big girls blouse :-) Apr 24 19:40:10 I am willing to prove otherwise, if anyone will ship me a supermodel. Apr 24 19:40:29 :) Yeah. Polling the UART in a tight loop immediately after the flow-control is released is what finally did it. Now I have to work backwards to see if there's something less ugly to avoid that overrun. Apr 24 19:41:43 * XorA|gone hopes the new arm11 phones will be more like the n800/n810 for suspend Apr 24 19:42:52 mwester, Got a kernel image that resumes properly? Apr 24 19:42:57 Mind sharing? Apr 24 19:43:48 kdean06: I will later this evening (local time). This one is, er, kludgy to say the least -- littered with debug crap. Apr 24 19:44:02 Cool. :) Apr 24 19:44:03 bbiab Apr 24 19:45:32 ruxpin_: I'd use the above for point regulation. Apr 24 19:46:40 speaking of suspend..does the tuxonice patchset have to do anything with it Apr 24 19:46:53 just asking Apr 24 19:47:23 ~seen rwhitby Apr 24 19:47:26 rwhitby was last seen on IRC in channel #openmoko, 21d 7h 36m 2s ago, saying: 'slytherin: it's all 1's and 0's, so yes.'. Apr 24 19:49:02 ~seen MichaelShiloh Apr 24 19:49:04 michaelshiloh was last seen on IRC in channel #openmoko, 22h 14m 39s ago, saying: 'bricode: good question. i think not yet. i will ask. ping me on the kernel list in a few days if you don't hear back.'. Apr 24 19:49:19 ~seen Sup3rkiddo Apr 24 19:49:20 sup3rkiddo is currently on #oe (3h 24m 8s) #openmoko (3h 24m 8s). Has said a total of 7 messages. Is idling for 0s, last said: '~seen Sup3rkiddo '. Apr 24 19:49:24 josch_: any camisole yet? Apr 24 19:49:48 Why can't OM run on the N810 Apr 24 19:49:49 ? Apr 24 19:49:53 cb22_, sadly no... :-( Apr 24 19:49:53 the glamo in freerunner can atleast do decent hw scaling, right? Apr 24 19:50:17 but michael shiloh promised to let it ship today Apr 24 19:50:22 CVirus: why would you want to? Apr 24 19:50:47 XorA|gone: just asking Apr 24 19:51:01 can it be ported ? Apr 24 19:51:05 CVirus: it will run, but there is better things to do than run OM on n810 :-) Apr 24 19:51:21 cool Apr 24 19:51:37 I just wanted to know if it's possible or not Apr 24 19:51:40 * cb22_ doesnt like the number 7 any more :( Apr 24 19:51:42 CVirus: run poky, thats the same PIM apps, a better from end, and mucho coolness :-) Apr 24 19:52:32 XorA|gone: poky is like oe ? Apr 24 19:52:46 CVirus: poky is a stabilised commercial fork of OE Apr 24 19:53:06 CVirus: by the guys at o-hand, who also happen to do the OM gtk+ interface :-) Apr 24 19:53:07 I see Apr 24 19:53:20 XorA|gone: booted? Apr 24 19:53:27 dcordes: not yet Apr 24 19:53:47 * XorA|gone tries to remeber how to get files onto a kaiser Apr 24 19:53:48 trust me you will like kaiser more after you seen it booting angstrom :) Apr 24 19:53:50 * cb22_ thinks there needs to be a special terminal emulator for OM Apr 24 19:54:04 XorA|gone: micro sd? Apr 24 19:54:48 dcordes: yeah, just trying to find where I flung my card reader Apr 24 19:55:34 XorA|gone: you can also use a program on kaiser providing an smb server. I didn't try it yet though Apr 24 19:56:13 * XorA|gone had forgetten it was an ultra II in the Kaiser Apr 24 19:57:09 * dcordes has oldschool 1gb sd Apr 24 19:57:58 uuuuh oldschool :P Apr 24 19:58:15 wow I see Angstrom logo Apr 24 19:59:24 it only shows up for a second. don't know why. It's an a780 image btw Apr 24 20:00:29 dcordes: that probably explains why X doesnt work Apr 24 20:00:52 just picekd it because of qvga. does it have a specific xserver like the nokias? Apr 24 20:01:13 yes, ezx phone have an 18bpp framebuffer Apr 24 20:01:21 or something like that Apr 24 20:01:26 XorA|gone: oh ok. Any idea which I could try better? Apr 24 20:01:48 dcordes: I guess generate a console image in OE for armv5 Apr 24 20:02:16 or armv6 actually Apr 24 20:02:35 XorA|gone: it's armv6. I tried building one of them using the nokia800 machine file as a basis Apr 24 20:02:43 oh, this thing has jazelle as well? Apr 24 20:02:50 but usual OE skew Apr 24 20:03:04 dcordes: make a new machine definition Apr 24 20:03:21 I assume SD isnt working yet? Apr 24 20:03:25 XorA|gone: pH5 told me nokia800 and kaiser are pretty much the same cpu Apr 24 20:03:29 no we are working on this Apr 24 20:04:10 once SD is working development will get quicker I suppose Apr 24 20:04:30 anyone know about adding / updating stuff with gconf Apr 24 20:04:33 yes there are problems loading bigger ramdisks.. Apr 24 20:04:34 but sweet you got this far Apr 24 20:05:22 get moko underground working then this beast will rock Apr 24 20:05:30 XorA|gone: true Apr 24 20:06:45 there's even hope getting the phone working soon. htc vogue already can use data connections and somebody has kaiser's microkernel Apr 24 20:07:14 cool Apr 24 20:07:32 Kaiser could become the OM phone of choice :-) Apr 24 20:07:59 XorA|gone: lol Apr 24 20:07:59 its certainly got a monster CPU if the power can be unlocked Apr 24 20:08:28 dcordes: your are working on a htc kaiser? I thought it was a blue angel.. Apr 24 20:09:03 XorA|gone: A780 has a 16bpp fb Apr 24 20:09:12 XorA|gone: Only some newer ones have 18bpp Apr 24 20:09:34 stefan_schmidt: ah, didnt know that Apr 24 20:09:53 XorA|gone: 1st gen were all 16bpp Apr 24 20:10:09 edistar: I have both of them Apr 24 20:10:16 XorA|gone: I know nothing about the xda stuff, just fair. :) Apr 24 20:10:25 dcordes: ah, cool Apr 24 20:10:43 ahah, my windows Daleks return Apr 24 20:10:51 your windows what? Apr 24 20:11:19 qualcomm cpu is the kaiser.. Apr 24 20:11:25 right Apr 24 20:11:30 msm7200 Apr 24 20:11:43 s/is/in Apr 24 20:11:58 only QVGA, but that should be enough for the beginning Apr 24 20:12:09 edistar: it is decent for the screen size. Apr 24 20:12:12 dcordes: http://en.wikipedia.org/wiki/Dalek :-) Apr 24 20:12:43 dcordes: my windows wallpaper is a Dalek or two Apr 24 20:14:28 Am I the only one who find getting answers from Openmoko Inc. to be about as hard as getting straight answers from US Senators? :P Apr 24 20:15:00 you have encountered the Corporate Structure Apr 24 20:15:07 (k)eel over, or (a)ttempt to continue? Apr 24 20:16:05 god those beasts are evil http://upload.wikimedia.org/wikipedia/en/f/f1/Dalekattack.jpg Apr 24 20:17:09 morning Apr 24 20:19:14 hi, rwhitby I was just asking ibot where you were :-) Apr 24 20:19:26 * ewon has a TyTn II, and sincerely hopes openmoko will work on it at some piont Apr 24 20:19:33 XorA|gone: something is wrong with those armv6 extra configs. trying to build with the cpu specific stuff from nokia800.conf bitbake wants packages/linux/linux_2.6.21.bb all the time and fails on that task Apr 24 20:19:58 dcordes: ASSUME_PROVIDED += "virtual/kernel" Apr 24 20:20:08 XorA|gone: just got back from annual vacation Apr 24 20:20:15 dcordes: that'll get you round that until kernel is in shap Apr 24 20:20:17 XorA|gone: did that. doesn't work. Apr 24 20:20:25 dcordes: I could add kaiser kernel to OE for you ;-) Apr 24 20:20:33 I also changed the provider for virtual/kernel. no change always that 2.6.21 crap Apr 24 20:20:37 rwhitby: wicked, vacation rocks Apr 24 20:20:54 XorA|gone: I tried that but failed on the git SRC_URI Apr 24 20:21:51 if I change something wiht gconftool-2 and app that reads from there shoudl pick it up, right? Apr 24 20:21:57 would be pretty nice. but it won't help with the 2.6.21 build thing. I think that is because of armv6. maybe conf/machine/include/tune-arm1136jf-s.inc that? Apr 24 20:22:57 XorA|gone: I built an akita console-image just to make sure it's not local screwup but that went fine Apr 24 20:23:24 dcordes: point me at your kernel again, Ill see what I can do Apr 24 20:24:10 XorA|gone: http://git.android.com/?p=kernel.git;a=summary we work in branch "android-msm" Apr 24 20:25:25 * ScaredyCat mutters to self Apr 24 20:25:52 XorA|gone: http://baliniak.pl/android/kernel.diff this patch provides support for booting, display, framebuffer, ts, keyboard Apr 24 20:26:56 * CM mutters to ScaredyCat :P Apr 24 20:27:21 ggrrumpplfnkty Apr 24 20:28:09 who wrote tangogps? Apr 24 20:31:06 no one gonna own up then Apr 24 20:31:50 * SpeedEvil bulk orders a 10-pack of rasters, to speed up the GPU. Apr 24 20:32:00 tangogps.com Apr 24 20:32:17 .org Apr 24 20:32:22 markus bauer Apr 24 20:32:32 what about him? Apr 24 20:32:41 he wrote tango gps ;) Apr 24 20:33:06 has he got an irc nick? Apr 24 20:35:28 http://www.picotux.com/ Apr 24 20:42:00 dcordes: attempting to build now :-) Apr 24 20:43:45 ScaredyCat, Where does the gllin.ipkg need to be on the SD card to be installed? Apr 24 20:45:54 XorA|gone: the patch is against the tree from 22/04/2008. I hope it wasn't broken by some commits yet Apr 24 20:46:40 XorA|gone: do you build with include conf/machine/include/tune-arm1136jf-s.inc ? Apr 24 20:46:57 dcordes: yes, Ill see what happens and debug the fail if it happens Apr 24 20:52:11 freesmartphone.org: 03emdete * r250 10/trunk/software/pyneod/pyllbd.py: Apr 24 20:52:11 freesmartphone.org: added a daemon to allow location by cell-id from pygsmd through a Apr 24 20:52:11 freesmartphone.org: local cell-id-location-database. Apr 24 20:56:55 kdean06: the root of it Apr 24 20:57:17 and you need to keep it called what it was originally Apr 24 20:57:25 k Apr 24 20:57:51 gllin_1.0+r350-r0_fic-gta01.ipk Apr 24 20:58:17 XorA|gone: what cpu does your build machine have :) ? Apr 24 20:58:36 4x Pentium 4 Apr 24 21:00:02 :O Apr 24 21:00:44 * dcordes_ only has model name : Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz Apr 24 21:00:49 one of them Apr 24 21:02:04 model name : Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz Apr 24 21:04:42 * ewon has an 8-core under his desk Apr 24 21:04:54 it's running winxp though :( Apr 24 21:07:44 vmware fixes that :-) Apr 24 21:10:54 XorA|gone: the 2.6.21 stuff starts at about task 500 or so. when I do a -c rebuild console-image it disappears for a few tasks and then reoccurs. very odd Apr 24 21:11:03 hope it's just local Apr 24 21:11:15 dcordes_: its building linux-kaiser here Apr 24 21:11:52 did that succeed yet? Apr 24 21:12:24 dcordes_: still pulling git Apr 24 21:13:06 gn8 mokos! plz wake me up if michealshiloh comes online again ^^ Apr 24 21:13:20 can you give me your kaiser.conf and linux-kaiser.bb? I'm curious how you put in the SRC_URI Apr 24 21:13:44 josch: good night Apr 24 21:14:26 dcordes_: http://www.xora.org.uk/~kaiser Apr 24 21:14:31 dcordes_: http://www.xora.org.uk/~dp/kaiser Apr 24 21:14:57 thx Apr 24 21:15:45 XorA|gone: with a different patch also htcvogue works too Apr 24 21:15:58 whats the vogue? Apr 24 21:16:18 -too so we could have linux-msm.inc and put different patches for machine/htckaiser.conf and machine/htcvogue.conf Apr 24 21:17:12 it is a very similar htc phone for cdma with msm7500 instead of msm7200 http://pdadb.net/index.php?m=specs&id=1041 Apr 24 21:18:39 dcordes_: those files should get you started though :-) Apr 24 21:18:44 XorA|gone: the guy who made the initial patches that allowed booting on kaiser, vogue (I hear also htctitan ,msm7500) wrote them for htc vogue Apr 24 21:19:10 I guess since there are many msms upcoming the way with .inc would be good. ok will start a build now Apr 24 21:19:28 let's see if I'm outrunning you with e6750 ;) Apr 24 21:19:28 vogue looks like tytnII version of the touch Apr 24 21:19:35 ya Apr 24 21:20:13 crappit, why didnt they come out in time for xmas Apr 24 21:21:12 :) you want a cdma phone in .co.uk? Apr 24 21:21:28 I bought my wife a touch, but its crap :-( Apr 24 21:21:34 worse that my old Wizard Apr 24 21:21:36 how's that? Apr 24 21:22:08 I think HTC have just fucked up the OS somehow, the hardware is very similar to the Wizard, but it just doesnt work well Apr 24 21:22:25 same OS as the TyTNII which functions much better Apr 24 21:22:43 XorA|gone: oh touch is 201mhz omap :/ Apr 24 21:23:16 isn't wizard also omap850? Apr 24 21:23:20 yes Apr 24 21:23:31 so you would expect touch to work as well as wizard, but it doesnt :-( Apr 24 21:23:53 same windows ce screw like with the lack of imageon driver Apr 24 21:23:58 funny people Apr 24 21:24:20 I think they just use whatever CPU is cheap that week Apr 24 21:24:50 order a few million cpu, design a phone round it, run :-) Apr 24 21:25:12 well I think except of the lack of public documentation the msm7* are pretty hot chips Apr 24 21:25:36 the specs certainly stack well Apr 24 21:25:51 somebody once said the wince devs are ready for release as soon as something boots on the first evaluation board Apr 24 21:25:56 Id love the Kaiser as a fulltime linux phone Apr 24 21:26:11 we are on the best way Apr 24 21:26:12 dcordes_: sounds right :-) Apr 24 21:26:58 I was buying kaiser in 11/2007 with the hope linux will happen on it some day Apr 24 21:27:08 ~hail google Apr 24 21:27:09 * apt bows down to google and chants, "I'M NOT WORTHY!!" Apr 24 21:27:11 * dcordes_ ducks Apr 24 21:30:44 XorA|gone: what's that nand stuff in linux-kaiser? Apr 24 21:33:56 dcordes_: just crap, I nicked the .bb file from another one :-) Apr 24 21:34:28 dcordes_: for now, just something that will do the fetch and attempt a build, can customise it later Apr 24 21:37:18 XorA|gone: I thought you made up hyper quick led and nand patches Apr 24 21:37:19 * wibbit taps fingers on the table impatiently Apr 24 21:37:22 :) Apr 24 21:37:54 dcordes_: when we get something that works Ill push it into OE Apr 24 21:38:12 let's clean it up a bit before :p Apr 24 21:38:20 dcordes_: yeah, works/cleaned Apr 24 21:38:32 dcordes_: then all you need is SD support :-) Apr 24 21:38:45 XorA|gone: did you boot? Apr 24 21:38:54 dcordes_: yup Apr 24 21:39:07 cool. console-image right? Apr 24 21:39:23 dcordes_: oh no, not what I am building now, what you sent Apr 24 21:39:34 still building Apr 24 21:39:52 hello everybody. can anyone please tell me, why there are two include/lib directories in the precompiled toolchain of openmoko, Apr 24 21:39:56 ok. did you check the keyboard? Apr 24 21:40:04 dcordes_: yes, it seems to work Apr 24 21:40:11 apart from shift is caps Apr 24 21:41:57 XorA|gone: the author copied the behaviour from wince: one hit and you have caps/fn for one key. hitting it twice makes fn/shift lock. of course you can also hold down Apr 24 21:43:42 XorA|gone: I think it's quite nice that way because it appears hard to make e.g. a capital a w/o the lock function Apr 24 21:44:45 dcordes_: dont mind me, I just get easilly confused :-) Apr 24 21:45:14 I guess it won't be hard to put that in a different way Apr 24 23:02:31 ksplice looks rather interesting Apr 24 23:47:39 is bugzilla down? Apr 25 00:00:59 hi all, does any one know when Neo FreeRunner will be released ? Apr 25 00:01:59 mohamed: /topic Apr 25 00:02:01 * prpplague points mohamed to the channel topic Apr 25 00:03:24 CVirus: hello CVirus, it's nice to see you again :) Apr 25 00:04:22 CVirus: but it says at some time :) when should be this some time ? Apr 25 00:05:02 at sometime :-) Apr 25 00:05:09 who knows Apr 25 00:07:21 putting it that way is better than playing with the geeks' feelings Apr 25 00:08:59 * SpeedEvil changes it to 4:32 PM. Apr 25 00:40:42 * cesarb pulls from Linus' 2.6 git tree and sees a filename "sound/soc/s3c24xx/neo1973_wm8753.c" scroll by Apr 25 00:42:34 intersting Apr 25 02:23:30 ping svn.openmoko.org: From et.1.13.rs3k8.rz5.hetzner.de (213.239.244.167) icmp_seq=3 Destination Host Unreachable Apr 25 02:23:47 :( Apr 25 02:27:58 mwester: 100% packet loss from here too; same for www.openmoko.com. **** ENDING LOGGING AT Fri Apr 25 02:59:57 2008