**** BEGIN LOGGING AT Thu Feb 07 02:59:57 2008 Feb 07 07:11:22 moin Feb 07 08:47:48 morning Feb 07 09:03:00 Morning TRIsoft Feb 07 10:34:49 got a question regarding the freerunner - what is the sound card and how would it compare with an ipod's sound quality i use high quality inner ear headphones and want to know .... Feb 07 10:36:38 dbmoodb: codec is comparable to iphone Feb 07 10:36:43 dbmoodb: same company Feb 07 10:36:51 s/iphone/ipod/ Feb 07 10:36:55 sound quality should be similar ? Feb 07 10:37:13 dbmoodb: the only differences will come from board layout, which we dont know yet Feb 07 10:37:46 XorA: there's also the ALSA settings... weren't people having problem with some of the 100+ mixer settings not being the ideal some time ago? Feb 07 10:38:13 cesarb: possibly, most of the settings I made on a half working gta01bv2 Feb 07 10:38:18 XorA: things like noise which was cured by reducing one of the settings from the maximum... Feb 07 10:38:42 XorA: :P Feb 07 10:38:46 cesarb: I dont have the equipment here to check the noise levels Feb 07 10:38:49 well just so you know - noise will be picked up a lot by my headphones and the volume has to be low Feb 07 10:40:28 cesarb: I improved the mixer of gta02, now there are no hard coded scenatios so people can really have fun Feb 07 10:41:00 i just know there is noise with the iphone apparently Feb 07 10:41:36 dbmoodb: the problem with noises, we dont know what will be there until board layout is finalised Feb 07 10:41:42 dbmoodb: so cross your fingers Feb 07 10:42:10 ah but has any one tested the v1 /v2 as they are now ? Feb 07 10:42:23 cpufreq-core: new min and max freqs are 75000 - 400000 kHz Feb 07 10:42:27 dbmoodb: I have, but its not representative on my model as its broken Feb 07 10:43:15 * cesarb wonders if the om kernel devs get all the refuse units to play with :D Feb 07 10:43:26 cesarb: pretty much :-D Feb 07 10:44:50 ok, this gta02 cpufreq code is working as expected on qemu (which doesn't mean it will work fine on the real device; for instance, on gta01 I found the code was ordering the register writes wrong and going out of spec) Feb 07 10:45:02 well the specs on the wolfson how do they compare - i'm not a real audiophile so... Feb 07 10:45:35 since it's utterly untested, and has a lot of notifiers missing (including for the spi, which means I have no idea how the glamo would behave), I wouldn't recommend anyone who is not a kernel dev to play with it on a gta02 Feb 07 10:49:16 dbmoodb: if the volume has to be low, you will pick more noise... there's not much way to avoid it (the noise stays the same, but the signal is weaker) Feb 07 10:49:20 oops too late Feb 07 12:38:22 quickly doing some research... what other widget stacks could you use on OM (given the time/money investment)? GTK, Qt, wx, (Java)... Evas/E... Feb 07 12:41:29 Stephmw: almost all you get the source I guess Feb 07 12:42:13 florian: it's that 'all' I'm curious about, I've done some googling but I can't figure out the names ;) Feb 07 12:42:41 morning Feb 07 12:42:46 pffft Feb 07 12:42:48 hey mickeyl Feb 07 12:42:51 mickeyl: PFFT! Feb 07 12:42:55 StealthCP: athena widgets FTW! Feb 07 12:43:05 steph: Feb 07 12:43:08 :-) Feb 07 12:43:14 Haha Feb 07 12:43:14 hi mickeyl, hi raster Feb 07 12:43:15 Stephmw: anything that has an X11 backend, but the sane choices are much fewer ;) Feb 07 12:43:21 mickeyl: cheerio miss Sophie Feb 07 12:43:28 oops Feb 07 12:43:33 s/mickeyl/raster/ Feb 07 12:43:35 mickeyl: did I miss any sane choices? Feb 07 12:44:46 :) Feb 07 12:44:59 * Stephmw pictures raster in heels Feb 07 12:45:12 mickeyl: are we going to have a stardnard openembedded/openmoko applications.menu? Feb 07 12:45:16 Stephmw: there's also JUCE which is very promising, but first you need to remove the x86 asm out of it Feb 07 12:45:44 raster: what does such a menu bring us in addition to .desktop files? Feb 07 12:45:58 mickeyl: u already have the .desktop files Feb 07 12:46:05 does anyone know of a micro with a fast square-wave IQ synth? I'm looking for a (ideally) 1-50Mhz + synth Feb 07 12:46:07 oops Feb 07 12:46:10 the .menu gives you a standard structure/ordering of them Feb 07 12:46:19 i.e. defines which ones go into a menu - which dont Feb 07 12:46:37 wqhat categories/submenus there are and what belongs in each (by category) Feb 07 12:46:58 mickeyl: oh, interesting... I hadn't come across that one Feb 07 12:47:10 Stephmw: hardly anyone knows about it Feb 07 12:47:43 raster: i see. i have to see a .menu file to get an idea about how redundant this is wrt. .desktop files (which have categories as well) Feb 07 12:48:06 ah Feb 07 12:48:18 it's basically a virtual structure on top of it Feb 07 12:48:26 doing more or less the same what matchbox vfolders does Feb 07 12:48:34 only a bit more standardized Feb 07 12:48:51 yes, sounds good. once we have support for more than matchbox in OE this becomes interesting Feb 07 12:48:57 mickeyl: the .menu says "applications contains cateogries "apps", "tools" "utilities" etc. Feb 07 12:49:08 it can also assign an icon to that parent menu Feb 07 12:49:17 it also defines order Feb 07 12:49:24 ie whihc one is first/last Feb 07 12:49:53 it can ALSO define more directories for .desktop files Feb 07 12:49:56 and import them Feb 07 12:49:56 etc. Feb 07 12:50:02 * Stephmw wonders about MIZI's Prism.... Feb 07 12:50:17 ... doesn't look OSS Feb 07 12:50:19 either way its "Standard" Feb 07 12:50:30 ya Feb 07 12:50:35 have a look at http://svnweb.openmoko.org/trunk/src/target/OM-2007.2/misc/openmoko-today2-folders/ Feb 07 12:50:41 gnome/kde/xfce/e17 all use it for the "applications menus" Feb 07 12:50:43 same concept, different implementation Feb 07 12:50:57 so no reason for us not to as well Feb 07 12:50:57 :) Feb 07 12:51:25 hmm Feb 07 12:51:26 yeah Feb 07 12:51:28 seems similar Feb 07 12:51:50 all we need to do is ship a standard /etc/xdg/menus/applications.menu file Feb 07 12:52:07 that has standard menus/categories etc. etc. Feb 07 12:52:16 it's up to apps to use it or not Feb 07 12:52:30 but it does mean all standrad desktop utils that deal with the system app menu will work Feb 07 12:52:41 ya. back those days freedesktop didn't have much of these standards done, that's why mb probably never implemented them. i need to ask mallum whether they do now. in any case we want to have this functionality also in mb at least for the transition period Feb 07 12:54:39 it can just fall back to its current mechanism i guess Feb 07 12:54:40 :) Feb 07 12:56:32 wtf Feb 07 13:02:27 wtf! Feb 07 13:14:18 * HistoryOnTheRoad has a question about Power management related things Feb 07 13:15:51 I'm wondering about first making the toolbar icon display match the current battery status better. I think that is the "easy" part of PM stuff Feb 07 13:22:40 HistoryOnTheRoad: how should it match it better? Feb 07 13:22:57 as such at the kernel level detail of battery level is very coarse Feb 07 13:23:08 the icon is only displaying what the kernel returns via APM Feb 07 13:24:51 raster: Hmmmm. I have a mid-January build (which might be ancient in this regard, I dunno), and it doesn't really seem to change the display at all. The only reliable way to get an update is to plug into a USB source, get the charging icon, unplug, on my revision. Feb 07 13:25:44 hmmm Feb 07 13:25:49 might be a bug in thre applet Feb 07 13:25:51 raster: I can cat from battvolt and get an estimate (very rough, and I assume matching the kernel) and know exactly where I stand, battery wise though. Feb 07 13:25:56 well the module for mb-panel Feb 07 13:26:33 raster: If there's a bug, I've got an itch :), cause it's been bugging me for a while. Feb 07 13:26:50 /proc/apm should give u the full details Feb 07 13:28:30 I think this is a good start point. If I can make the mb-panel work in a reasonable way, then I can have confidence that I'm not just about to run out of juice doing something. Then I can try and figure out something about how the PM functions should work, and what controls them Feb 07 13:29:28 * raster isn't worried Feb 07 13:29:41 i have a plan Feb 07 13:29:42 :) Feb 07 13:30:08 "I love it when a plan comes together" :P Feb 07 13:31:02 "I love the sound of a deadline rushing by." Feb 07 13:34:50 hehe Feb 07 13:36:45 raster: Is there any doco on what emits from /proc/apm? Feb 07 13:37:34 HistoryOnTheRoad: not that i know of Feb 07 13:37:40 its just old and well known Feb 07 13:37:46 had code forever to read that Feb 07 13:38:23 "old and well known" ... I know it just like the back of my hand :P Feb 07 13:39:01 spenmd 30 seconds with google Feb 07 13:39:09 cat: /proc/apm: No such file or directory Feb 07 13:39:12 *whistles* Feb 07 13:39:12 like "/proc/apm +format" Feb 07 13:39:33 blindcoder: on the neo? Feb 07 13:39:55 raster: no, unfortunately not :( Feb 07 13:40:10 the neo has apm as the interface Feb 07 13:40:19 apm is deprecated in preference for acpi on pc desktops Feb 07 13:40:23 they USED to use apm Feb 07 13:40:31 raster: What's google? :D (Already reading results when you mentioned it) Feb 07 13:40:44 if u have an old laptop u'll probably have /proc/apm Feb 07 13:41:47 raster: So refs about "Standard linux" (cough) APM should apply just fine? I found a HOWTO that looks interesting Feb 07 13:42:02 yes Feb 07 13:42:07 thats what i was saying Feb 07 13:42:12 its been around for so long Feb 07 13:42:19 that its even deprecated now Feb 07 13:42:32 but still exists in the kernel as an interface and older hardware has it Feb 07 13:42:42 "It's been around so long, it's used up it's retirement benefits" Feb 07 13:43:41 raster: It's always good to pick stuff that is well used, hopefully that means it's well understood. Feb 07 13:44:11 Does the neo use apmd (or something of similar lineage), then? Feb 07 13:44:27 it has apmd - yes Feb 07 13:44:57 "kapmd"? Feb 07 13:45:06 no Feb 07 13:45:08 regular i think Feb 07 13:45:17 turn on your neo, ssh in and check Feb 07 13:45:17 :) Feb 07 13:45:25 time for a small nap Feb 07 13:45:28 I'm holding it in my hand. Feb 07 13:45:29 :) Feb 07 13:45:43 raster: Thanks for the pointers, it'll get me going. Feb 07 13:46:06 * HistoryOnTheRoad really needs to understand how to do a sensible "ps" in Linux :S Feb 07 13:46:57 Coming from FreeBSD, everything is similar but the flags for commands are often slightly different. Feb 07 14:07:16 HistoryOnTheRoad: try ps waux Feb 07 14:07:43 i know the feeling but i found myself adapting very quickly Feb 07 14:16:28 +f => pstree Feb 07 14:16:31 ps fauxw Feb 07 14:18:02 ps wtf Feb 07 14:25:21 freesmartphone.org: 03mickeyl * r71 10/trunk/software/gsm0710muxd/ (5 files in 2 dirs): gsm0710muxd: ship dbus service file Feb 07 14:29:04 freesmartphone.org: 03mickeyl * r72 10/trunk/software/gsm0710muxd/ (ChangeLog data/Makefile.am data/gsm0710muxd): gsm0710muxd: remove init script, activation goes via dbus now Feb 07 14:30:14 someone is doing work on gsmd and related things :) Feb 07 14:30:52 * Kero should look into that dbus interface, hopefully its more useful than libgsmd Feb 07 15:11:52 hmm Feb 07 15:11:53 ~lart dbus Feb 07 15:11:53 * apt resizes dbus's terminal to 40x24 Feb 07 15:19:24 openmoko: 03graeme * r4025 10/trunk/src/target/OM-2007.2/panel-plugins/openmoko-panel-bt/src/openmoko-panel-bt.c: Feb 07 15:19:24 openmoko: Update panel-applet-bt to check for different paths used in 2.6.22.5 and Feb 07 15:19:24 openmoko: 2.6.24. Feb 07 15:41:18 buz: True enough, it's mostly a matter of knowing which switches to use really Feb 07 15:43:12 freesmartphone.org: 03mickeyl * r73 10/trunk/software/gsm0710muxd/data/Makefile.am: gsm0710muxd: fix service file @bindir@ substitution Feb 07 15:43:51 Kero: I saw your ML post on gsmd ... good stuff. :) Feb 07 15:45:39 buz: True enough, it's mostly a matter of knowing which switches to use really Feb 07 15:46:00 buz: (I said that before, after you left but before I realized it :)) Feb 07 15:46:17 :) Feb 07 15:46:37 i gave up on freebsd during the 5.X cycle Feb 07 15:47:29 HistoryOnTheRoad: thx. like I said (75 minutes ago), should add dbus at the client-side. Feb 07 15:47:37 and then just hope ppl will *use* it Feb 07 15:48:00 Ah, never give up. :P I've been a FreeBSDer since 2.0.X ... lots of warts through the years, but it has it's amazing points Feb 07 17:20:29 Hah! Feb 07 17:20:44 Yesterday I said here I was waiting to ssh into my contact lenses Feb 07 17:20:47 http://dsc.discovery.com/news/2008/02/05/bionic-contact-lens.html Feb 07 17:23:03 They are missing a rather huge point. Feb 07 17:23:20 Going from LEDs to directed sharp beams of light is hard. Feb 07 17:24:08 If you just put lights in front of the eye, all you get is blurs Feb 07 17:24:27 you need to make them look like objects at infinity Feb 07 17:25:02 SpeedEvil: As much as that may seem true offhand, I very seriously doubt that it is Feb 07 17:25:24 i reckon SpeedEvil's right Feb 07 17:25:26 I'm pretty sure those guys' view of the problem after spending months on it is deeper than your first impression after 2 minutes of looking at it Feb 07 17:25:55 they may in fact have addressed the problem Feb 07 17:26:15 but not bothered to mention it in the press release Feb 07 17:26:18 I've looked into this moderately deeply - this is a recurring misunderstanding. Feb 07 17:26:29 I believe all it would require is to put the leds in a tiny opaque cylinder oriented perpendicular to the surface of the eye Feb 07 17:26:33 Sure - it may be addressed - but it's not comploetely trivial Feb 07 17:26:34 so the light is essentially collimated Feb 07 17:26:36 the LEDs are tiny, and in front of the lens of your eye Feb 07 17:26:53 a tiny LED in front of your eye is simply a defocussed blur Feb 07 17:27:06 that would seem a blur, indeed. Feb 07 17:27:11 If it hits only a small portion of your retina, it doesn't matter Feb 07 17:27:22 wurp2: but it doesn't. Feb 07 17:27:27 yup, it needs to be a very narrow beam led Feb 07 17:27:42 hence the opaque cylinder I was talking about Feb 07 17:27:52 of course, I pulled that out of my ass Feb 07 17:27:53 then, they have "openings" where the LEDs go into Feb 07 17:27:56 wurp2: if you have a 60 degree emssion LED next to the eye, it looks like a 60 degree blur Feb 07 17:28:08 but again, I would be shocked if they haven't addressed this Feb 07 17:28:12 essentially the LEDs need to be lasers Feb 07 17:28:15 I wouldn't. Feb 07 17:28:16 again, hence the cylinder Feb 07 17:28:38 if the cylinder is long compared to the width of the light source, problem solved Feb 07 17:28:45 cylinder has problems - diffraction Feb 07 17:30:08 wishful thinking is very powerful :) Feb 07 17:30:39 I wish holograms worked like they did on star-trek. Feb 07 17:31:14 Alas, the best you get is for the projecting surface to be a window into the hologramatic world. Feb 07 17:31:40 Certainly diffraction exists... without doing the math you can't say anything more than that Feb 07 17:31:43 Anyone know why buildhost hasn't updated in over a week? Feb 07 17:32:05 One thing that it quite interesting is that often, floaters in the vitrous part of the eyeball are actually fairly well focused Feb 07 17:32:13 wurp2: annoyingly I've done hte math Feb 07 17:32:20 StealthCP: they're next to the retina Feb 07 17:32:43 wurp2: the eyes resolution is pretty much equal to the diffraction limit of a 2mm lens. Feb 07 17:33:28 If you have a .01mm lens, you're going to have 1/200th the resolution of the eye Feb 07 18:45:32 kdean06: I think that means no one knows why :-) Feb 07 18:45:52 I've been offered one suggestion. :P Feb 07 18:45:57 Chinese New Year. :) Feb 07 18:46:10 hmm, maybe so Feb 07 18:46:26 I submitted something to the device-owners lists... I think it's more likely a script error somewhere. Feb 07 18:47:00 you still haven't had the app list in the upper left corner of the neo die? Feb 07 18:47:21 That section of the title bar goes black for me, and then I see a mouse cursor Feb 07 18:47:38 and short press of aux and power button both fail to do anything Feb 07 18:48:21 I've had that happen one time. Feb 07 18:48:35 I recall the cursor... I don't remember the top panel dying. Feb 07 18:52:23 I guess that it might be related to the media player Feb 07 18:52:29 It's the only app I have open almost all the time Feb 07 18:52:52 And it seems to happen when I click on the drop-down too quickly after I unlock the screen Feb 07 18:53:12 Or maybe when I tap on it multiple times Feb 07 18:53:32 speaking of the top panel, what happened to the keyboard icon? Feb 07 18:53:53 They had a bug with the matchbox-keyboard Feb 07 18:54:12 So they replaced it with the multitap-pad, which opens automatically "when you need it" Feb 07 18:54:37 hrm... that becomes a problem, there's no way to input stuff when i open qvfb Feb 07 18:54:48 I've put instructions on the wiki how to bring up matchbox-keyboard, but it's very kludgy Feb 07 18:54:58 ah , i'll look for it Feb 07 18:55:01 I dunno how to put the icon back & let you use it that way Feb 07 18:55:08 I think it's Switching_Keyboards Feb 07 18:55:48 It's linked from some of kdean06's release review notes Feb 07 18:55:50 thanks i found it, but now multitap-pad is the replacement for matchbox-keyboard Feb 07 18:56:05 I don't think that's permanent Feb 07 18:56:18 But that is something of a guess :-( Feb 07 18:56:34 poop... can multitap-pad be forced to open? Feb 07 18:56:41 Not easily. Feb 07 18:56:52 I think it's the same kludge, more or less Feb 07 18:56:58 killall multitap-pad Feb 07 18:57:02 then multitap-pad Feb 07 18:57:05 (with no -d) Feb 07 18:57:14 i'll give it a whirl ... Feb 07 18:57:51 I personally much prefer matchbox-keyboard, since it has things like Esc, /, Tab... Feb 07 18:57:55 thanks for the keyboards tip... Feb 07 18:57:58 yw Feb 07 18:58:09 ditto, i was thinking of using a bluetooth keyboard, if it works.. Feb 07 18:58:24 I know several ppl are doing that Feb 07 18:58:54 Bluetooth keyboards kind of defeat the point of being mobile though. Feb 07 18:59:03 Input in general sucks on OM as of today. Feb 07 18:59:21 Either the mb keyboard breaks some things, or the multi-tap breaks otehrs. Feb 07 18:59:32 ./agree, but we are are using the openmoko to do some phoneME work, so mobility is not too much of a concern. Feb 07 18:59:47 I've got high hopes for raster's keyboard, whenever it should arrive. Feb 07 19:00:19 bluetooth foldable keyboard is an option Feb 07 19:00:24 at least if you have a place to sit down Feb 07 19:00:27 inwoo: wouldn't happen to have an online presence for that work? Feb 07 19:01:18 Stephmw: not as of yet, still sort of in its infancy . Feb 07 19:01:38 Stephmw, but as it becomes more mature, i will do so. Feb 07 19:02:16 inwoo: can I ask broadly what the work covers? Feb 07 19:02:28 * Stephmw has an interest in J2ME, it shows Feb 07 19:03:22 Stephmw: it involves getting the QVFB and PhoneME running, for development purposes of java applications Feb 07 19:04:05 inwoo: that's a pretty good goal - what UI layers is phoneme using? something on X? Feb 07 19:05:04 not at this point, QT's Virtual framebuffer is being used at this point to run phoneme Feb 07 19:05:25 ok Feb 07 19:22:24 wurp2: i guess matchbox-keyboard isn't even installed on the latest builds... Feb 07 19:22:46 inwoo: That's right, you have to install it Feb 07 19:22:52 I think I may have left that off of my page Feb 07 19:23:47 I fixed the page Feb 07 19:24:03 wurp2: no worries, no space left on my rootfs...great Feb 07 19:24:23 Do you have a package dir set up on your card? Feb 07 19:24:31 i guess i'll need to do that Feb 07 19:24:44 I created /media/card/ipkg, then added a dest to /etc/ipkg.conf for it Feb 07 19:25:04 And I install almost everything to that location, instead of on the flash Feb 07 19:25:26 The big caveat is that you must install ipkg-link on the flash Feb 07 19:25:39 probably for the better, i always seem to flash my device for some reason or another Feb 07 19:25:48 Yeah Feb 07 19:25:57 I have a little script sequence I run after every flahs Feb 07 19:26:02 is there a write up? ... i'm guessing ipkg-link makes it possible to install on the card Feb 07 19:26:41 inwoo: http://wiki.openmoko.org/wiki/Package_management Feb 07 19:26:58 great, ty. Feb 07 19:27:15 Oh, I forgot to tell you the OTHER big caveat Feb 07 19:27:23 you have to reformat your card as ext2 Feb 07 19:27:32 mine is already at ext3 Feb 07 19:27:40 I personally created two partitions on my card, one fat and one ext2 Feb 07 19:27:43 hehe.. Feb 07 19:27:44 oh, then you're good Feb 07 20:02:25 hi Feb 07 20:03:08 hi PBeck Feb 07 20:03:56 hi summatusmentis Feb 07 20:37:34 Hello all Feb 07 20:38:04 I am looking for a Linux Phone with a Qwerty Keyboard does anyone know one? (eg, does a OpenMoko have that?) Feb 07 20:38:31 Could use a USB one with the right cabling and power for the keyboard. Feb 07 20:38:40 openmoko is a linux distribution for phones Feb 07 20:39:08 Aria_, But I want it in my Poket ;) Feb 07 20:39:10 hard to have a hardware keyboard in software Feb 07 20:39:23 zash, I didnt know that. I thought it was a Phone Type ;) Feb 07 20:39:59 common missconception Feb 07 20:40:31 the neo 1973 & freerunner does not have qwerty or even keyboard Feb 07 20:40:35 So, Zash can I isntall OpenMoko on anykind of Phone? (Since I really want to have QWERTY(like the HTC Phones) and Linux) Feb 07 20:41:08 Robin_: not yet Feb 07 20:41:09 but some Feb 07 20:41:23 In theory, yes. In practice, it probably won't work well enough to be usable without lots of hacking. Feb 07 20:41:45 there is a page on the wiki with hardware that ppl have put openmoko on Feb 07 20:42:16 Werll, I am a programer in C. So first I thought about reading how GPRS works so Coding that part in it myself. But well I found OpenMoko and I kinda feld lucky ;) Feb 07 20:42:32 zash, Ah, thanks Ill look there. Maybe my quest can finaly be over ^^ Feb 07 20:43:19 not many as of yet thou :( Feb 07 20:43:21 http://wiki.openmoko.org/wiki/OpenMoko-supported_hardware Feb 07 20:43:33 Thanks :) Feb 07 20:43:42 Robin_: take a look at #HTC-Linux Feb 07 20:43:48 Well, If I get one with USE. And I learn how FrogPads wiork that should be fine ^^ Feb 07 20:43:58 CVirus, Will do, thanks AGAIN ;) Feb 07 20:44:04 Robin_: no problem Feb 07 20:44:16 Robin_: some dude here have the neo and apple bt keyboard Feb 07 20:45:43 zash, but that one is like HUGE ;)? Feb 07 20:46:13 normal keyboard without numpad, but very thin Feb 07 20:46:44 there is some foldable keyboard too Feb 07 20:47:22 zash, Frog pad is half of a normalkeybord without Numlock, but problem is though, you have to learn typing with it ;) Feb 07 20:47:50 But, I can ask a electronics buddy of mine to build one for me. A Small one. I guess I just do that and buy a Neo (it has a USB right?) Feb 07 20:48:01 yes Feb 07 20:48:17 the gta02 aka freerunner has powerd usb Feb 07 20:48:42 zash: Wow. When was that information released? Feb 07 20:48:48 Ah, well Ill just look into the FreeRunner and the Neo then and decite then what I want ;) Feb 07 20:48:53 Ebbe: powerd usb? Feb 07 20:48:59 zash: Yes Feb 07 20:49:39 http://wiki.openmoko.org/wiki/Neo1973#.22Phase_2.22_.28GTA02.2C_.22Mass_Market.22.29 Feb 07 20:49:52 in the grey box Feb 07 20:49:54 * USB Host function with power Feb 07 20:50:33 zash: I must have been sleeping for a while, because that is really cool, and I should have noticed it :) Feb 07 20:50:41 anyone good here with electronics? :) Feb 07 20:50:42 what's powered USB ? Feb 07 20:50:43 Atheros Wifi !! =D YEY I need this THing :P Feb 07 20:51:05 Robin_: :) Feb 07 20:51:46 What is the Full Name of it? Neo1443? Feb 07 20:52:10 Neo 1973 Feb 07 20:52:27 and Neo Freerunner is the one with wifi and stuff Feb 07 20:52:44 Robin_: http://rabenfrost.net/openmoko/keyboard.jpg Feb 07 20:53:22 ah, so the Freerunner has: Wifi, USB, BT, and GPS? Feb 07 20:53:23 zash: You've got the keyboard workin? Feb 07 20:53:36 Robin_: Yes. It's nice Feb 07 20:53:40 zash, And that Picture.. WHWH! =D Feb 07 20:53:58 Ebbe: i have no neo :( and that is some pic someone posted somewhere Feb 07 20:54:18 Is the Neo Freerunner already for Sale? :P Feb 07 20:54:33 zash: Damn :/ I have that exact keyboard, and can't get it to work with the Neo Feb 07 20:54:48 Robin_: no, see topic Feb 07 20:54:51 zash: You can't backtrace the person? Feb 07 20:55:19 zash, sorry :) Feb 07 20:56:07 zash: Uhh, he is also hosting a btkeyboard.tar.bz2 one dir up from the picture :) Feb 07 20:56:07 hm Feb 07 20:56:27 ~log Feb 07 20:56:28 i heard log is as piece of wood, or a record, or the opposite of exponentiation Feb 07 20:56:36 :( Feb 07 21:01:14 Neo Freerunner!! =D I need one.. Feb 07 21:01:35 Lol, I al really Bouncing on this chair atm.. -.-' Feb 07 21:02:15 Ebbe: http://www.google.se/search?q=site%3Alogs.nslu2-linux.org+keyboard.jpg+openmoko Feb 07 21:03:13 zash: Hey, thanks! Feb 07 21:04:27 zash, Ur swedish right?:P Since my Google is swedish now.. heh Feb 07 21:04:29 np :D Feb 07 21:04:40 Robin_: yupp Feb 07 21:04:58 MiniKey is also really cool if you have USB and want a keybaord ;) Feb 07 21:05:08 Dimensions : 8 cm x 5 cm x 1 cm (maximum sizes) Feb 07 21:05:43 Robin_: MiniKey looks cool Feb 07 21:06:27 I just found it, I just need to buy one :P Feb 07 21:06:36 how is the onscreen keyboard currently? Feb 07 21:06:43 Though, I need o save my money for my DriverLicense :/ Umm, Hard... Feb 07 21:08:23 Robin_: You can get the Neo 1973 now if you're willing to debug some and use alpha software Feb 07 21:08:33 and beta hardware Feb 07 21:08:36 summatusmentis: It is multitap and it sucks Feb 07 21:08:40 wurp2, AH, I always are :P Feb 07 21:08:43 am* Feb 07 21:08:43 zash: Excellent point Feb 07 21:08:52 I use Gentoo linux ;) so heh Feb 07 21:09:01 wurp2: can it be fixed? Feb 07 21:09:18 Also, I am a Coder and I like to make myself think I am good in it Feb 07 21:09:19 we could rotate the screen, and have a keyboard almost fullscreen Feb 07 21:09:38 The main diff between 1973 & FreeRunner is lack of wifi, half cpu speed, some power mgmt hardware missing, and lack of accelerometers Feb 07 21:09:52 summatusmentis: See Switching_Keyboards on the wiki Feb 07 21:10:12 wurp2, Well I need Wifi. Feb 07 21:10:19 Yeah, IMO we should have a full screen landscape keyboard overlaid on the data Feb 07 21:10:29 wurp2: and unpowerd usb port Feb 07 21:10:37 Robin_: In that case you're out of luck unless you want to wire in a powered usb hub & port a wifi driver Feb 07 21:10:47 zash: Ah yes, that too Feb 07 21:10:59 wurp2, Not a good idea to much wires in a Plane ;) I think I get some troubles then Feb 07 21:11:13 josch: ping Feb 07 21:11:24 Robin_: I have some instructions for powered hub (for another device (gp2x), but no difference) on the web Feb 07 21:11:29 Robin_: very true Feb 07 21:11:39 Ebbe, lol? Feb 07 21:11:43 It's unwieldy anyway Feb 07 21:11:58 josch: Have you had any succes with the freedom bt keyboard? Feb 07 21:12:09 Ebbe, unfortunately no Feb 07 21:12:16 josch: :( Feb 07 21:12:44 josch: Has torpor? Feb 07 21:12:58 josch: I saw you had a conversation about it Feb 07 21:13:25 I thought I was the only one with that kind of keyboard Feb 07 21:13:50 How much will the Neo Freerunner Cost? Feb 07 21:13:53 josch: Oh, he doesn't have one.. Feb 07 21:13:54 Aprox Feb 07 21:13:58 $450, I think Feb 07 21:14:30 ah only 300 Euros. I go nuts. Thats Cheaper then I thought it would be =D Feb 07 21:14:45 Ebbe, the problem was that aside from the keyboard only working on my ubuntu host and not on my neo it was broken and I send it back to the seller Feb 07 21:15:10 josch: Ahh, so now I'm the only one :) .. Feb 07 21:15:17 haha Feb 07 21:15:34 Ebbe, is yours fully working on other linux machines aside from openmoko Feb 07 21:16:01 Guys and Girls. Feb 07 21:16:06 THanks for ALL the help Feb 07 21:16:08 But I go now Feb 07 21:16:12 josch: Nope, but have worked on it most with the Neo. Havn't really tried my laptop Feb 07 21:16:12 right, i've been playing with the GTA01 for a few days now, where do i complain about the hardware in the hope of it being fixed for the gta02? :P Feb 07 21:16:14 Watch SouthPark :D Feb 07 21:16:21 Cu asll Feb 07 21:16:23 all* Feb 07 21:16:24 Cheers Feb 07 21:17:30 Moniker42: check the bugthingy Feb 07 21:18:09 Moniker42: What is the hardware problem you're having? Feb 07 21:20:00 wurp2, aha. i still have my problems from last night, but i wanted to raise a few incidental suggestions Feb 07 21:20:14 such as how the plastic on the groove thingy to take the back cover off is getting worn Feb 07 21:20:33 I haven't had that problem yet Feb 07 21:20:36 the power button is a wee bit awkward, as is the aux button Feb 07 21:20:44 Power button is very awkward Feb 07 21:20:49 To some degree it's meant to be Feb 07 21:20:56 but often I can't tell if I have it down or not Feb 07 21:21:01 yea Feb 07 21:21:16 maybe it's just the length of time you have to hold it that's annoying Feb 07 21:21:29 At first it worried me because I thought if I held it too long it would go down hard Feb 07 21:21:39 but I don't think that's working right now Feb 07 21:34:45 josch: It is working! I modprobed uinput, and it works! But not om my ubuntu box..? Odd, but I don't care! :) Feb 07 21:42:08 wurp2: I'm looking forward to new cases being offered for the neo -- I too find the power and aux buttons to be painful to work Feb 07 21:42:42 It falls into the noise level of annoyances for me Feb 07 21:48:17 Ebbe, I described using modprobe uinput here http://wiki.openmoko.org/wiki/Manually_using_Bluetooth#HID_.28Human_Input_Device.29 a few month ago but it didn't work Feb 07 21:48:21 glad it works now Feb 07 21:48:34 Yep, me too Feb 07 21:49:05 Ebbe, how did you get to know this trick? Feb 07 21:49:13 Ebbe, how did you even find me? :-D Feb 07 21:50:15 zash: Hehe. Funny story. zash posted a image with the keyboard (your image: http://rabenfrost.net/openmoko/keyboard.jpg) Feb 07 21:50:33 josch: Was ment for you ;) Feb 07 21:51:00 ah right! :-D Feb 07 21:51:03 josch: Then he posted a link to a log from the first time you posted the picture Feb 07 21:51:29 josch: From there you spoke of the wiki, and there I found your "modprobe uinput" Feb 07 21:52:07 Ebbe, hrm... if it's working now I'm really considering buying a new keyboard of this kind Feb 07 21:52:35 Ebbe, you can update the wiki with your findings if you like Feb 07 21:52:51 josch: Hmm. It's not supporting the hid standard Feb 07 21:56:03 josch: And there isn't an esc key :/ Vi is not the same without it Feb 07 21:56:41 Heh, is vi usable at all without it? Feb 07 21:57:00 using xmodmap will fix this issue Feb 07 21:57:05 just remap another key Feb 07 21:57:23 Wait.. YES. The "home" key is esc :) Feb 07 21:57:54 No need for any hacking today Feb 07 21:59:20 haha http://rabenfrost.net/openmoko/charging_circuit.svg Feb 07 21:59:26 * balrog-kun finally understood Feb 07 22:01:36 balrog-kun, lol browsing my webspace ^^ Feb 07 22:01:48 balrog-kun, I search for someone sanititizing this Feb 07 22:02:00 its quite simple and qorks Feb 07 22:02:08 :) Feb 07 22:02:12 only the resistances are missing Feb 07 22:02:22 but I wrote them down somewhere Feb 07 22:02:40 I copied the circuit from a 3rd party nokia battery charger Feb 07 22:03:01 its unsafe and stuff but worked for half a year now with the FIC battery Feb 07 22:03:57 cool, i wasn't sure whether it was a real circuit or a parody :p Feb 07 22:04:10 lol Feb 07 22:20:46 Just found this: http://lwn.net/Articles/268247/ Feb 07 22:21:26 nothing new afaik Feb 07 22:22:37 michael wrote it to the list (yesterday iirc) Feb 07 22:23:43 http://www.tech2.com/india/videos/tech-talk/check-out-the-new-open-source-cell-phone-the-openmoko/27371 Feb 07 22:24:34 wurp2, time for another go at the SSH methinks Feb 07 22:28:22 OK Feb 07 22:28:41 I'll be around for about another hour, and others can help too Feb 07 22:29:41 wurp2, would it be quicker if i just gave you SSH to my desktop and you could take care of the rest? ;) Feb 07 22:32:03 Moniker42, way i see it, might be better to teach you how to fish ;) Feb 07 22:32:28 did you follow the USB Networking wiki page? Feb 07 22:33:02 besides, one would need root access to set ifconfig, and that wouldn't be so secure Feb 07 22:34:44 Moniker42: Probably not Feb 07 22:35:02 I am at work; I can't really devote many minutes at a time to your issue Feb 07 22:35:18 nah, i think i might spend tonight putting qtopia on tonight anyway Feb 07 22:35:19 and what he said Feb 07 22:36:06 Moniker42, if you can ssh into your neo, it's probably a route or a ipforwarding issue Feb 07 22:36:32 yea, my router/isp has always been a bit fussy Feb 07 22:36:46 and i've always been a bit silly with networking problems Feb 07 22:36:53 but yeah, we're here to help if on any steps Feb 07 22:36:59 good to know :) Feb 07 22:39:27 I'm pretty sure it's just the "route add" missing on your host machine Feb 07 22:39:43 the router shouldn't matter, if your host machine can get to the internet Feb 07 22:40:04 or the default route on your moko device ;-) Feb 07 22:40:07 er, I should say, the "route add" and the gateway entry Feb 07 22:40:14 inwoo: right Feb 07 22:41:12 But, if you don't want to use the terminal on your neo, QTopia may be a much better choice for you Feb 07 22:41:38 someone just submitted a qtopia terminal app Feb 07 22:41:44 am testing it right now Feb 07 22:42:55 o rly.... i might go ahead and install qtopia along side my openmoko rootfs Feb 07 22:43:46 ljp: Woohoo! Feb 07 22:44:06 hmm needs work, though. segfaults Feb 07 22:44:13 eek Feb 07 22:45:01 looks like i will be testing out sdk today :) Feb 07 22:45:08 our sdk, that is Feb 07 22:45:55 you know i'm surprised at how many people know about this project Feb 07 22:46:19 i brought out the neo gta01 (basically, to show off) in my first year computing science class and there were lots of looks of recognition Feb 07 22:46:54 and nearly all the linux users i know are waiting on gta02 with credit cards in hand Feb 07 22:46:58 i hardly know any Feb 07 22:47:24 hrm... i know myself and my co-workers...;) Feb 07 22:47:32 i know me and 1 other Feb 07 22:48:45 I dunno no one in person who knows about it Feb 07 22:48:49 i'm not a linux user (yet), but i'm still waiting on gta02 Feb 07 22:48:52 except the people I've told :-) Feb 07 22:49:08 i appear to have broken SSH Feb 07 22:49:15 hmmm.. seems to work for x86 Feb 07 22:52:41 sean@sean-desktop:~$ ssh root@192.168.0.200 Feb 07 22:52:42 ssh: connect to host 192.168.0.200 port 22: Connection refused Feb 07 22:52:54 what does ifconfig say for usb0? Feb 07 22:52:58 btw, Feb 07 22:53:02 default ip is 202 Feb 07 22:53:11 .. Feb 07 22:53:29 yes, which works. why did i trust the commands i typed at 2am last night? Feb 07 22:53:53 not too sure ;-) Feb 07 22:53:54 clearly pressing up a few times is not a substitute for figuring out what needs to be typed Feb 07 22:53:58 never trust 2am commands Feb 07 22:54:34 AHA! Feb 07 22:54:35 it works Feb 07 22:54:45 i don't know what i did, but ipkg is now magically updating Feb 07 22:54:56 heh.... Feb 07 22:55:09 wait, no it's not Feb 07 22:55:28 but it's doing something it didn't do last night, at least. Feb 07 22:56:02 type route Feb 07 22:56:24 "Updated list of available packages in /var/lib/ipkg/all", but i'm still getting hostname lookup failure when it tries to download the packages... Feb 07 22:56:35 Destination Gateway Genmask Flags Metric Ref Use Iface Feb 07 22:56:35 192.168.0.0 * 255.255.255.0 U 0 0 0 usb0 Feb 07 22:56:35 default 192.168.0.200 0.0.0.0 UG 0 0 0 usb0 Feb 07 22:56:42 ok try Feb 07 22:56:45 cat /etc/resolv.conf Feb 07 22:56:54 nameserver 192.168.0.200 Feb 07 22:56:59 * Moniker42 changes that to 202 Feb 07 22:57:04 nono, Feb 07 22:57:13 copy your resolve.conf from your host machine Feb 07 22:57:19 Moniker42: "nearly all the linux users i know are waiting on gta02 with credit cards in hand" <- heh, a friend of mine (MacOSX user - I managed to convince him to switch from WinXP "just to try it out" on his PowerBook) is waiting for gta02... and for GSM850 (he's a customer of the sole CDMA carrier which is moving to GSM using its old frequency allocations) Feb 07 22:57:37 in host machine's terminal, scp /etc/resolv.conf root@192.168.0.202:/etc/ Feb 07 22:57:56 it's a shame there won't be such a big marketing campaign, but it's possible the moko could be as big as the iphone Feb 07 22:58:05 viral marketing certainly works :) Feb 07 22:58:20 and when people learn it's cheaper, unlocked, and much more flexible... Feb 07 22:58:41 Moniker42: hyping the neo would be contraproductive. It would turn people off due to overexposure to what is to them nothing more than just another random phone. Feb 07 22:58:43 Doesn't seem likely to, at first. Hopefully given time (and software development that takes advantage of said flexibility) Feb 07 22:59:33 inwoo, ipkg update completes successfully now \o/ Feb 07 22:59:41 * Moniker42 runs an upgrade Feb 07 22:59:58 Moniker42, great, it was a simple dns issue ... Feb 07 23:00:05 :) Feb 07 23:00:19 heh, cool, I just took my first successful call while listening to media player Feb 07 23:00:30 always before it flaked out Feb 07 23:00:39 inwoo: that "simple DNS issue" is a problem for "normal users" Feb 07 23:00:55 i've been using linux for over a year and it was an issue for me =\ Feb 07 23:01:08 cesarb, true true... moko is still in its infancy Feb 07 23:01:15 cesarb: the host should have some sort of "driver" that takes care of that Feb 07 23:01:15 i'm far from what you'd call an expert, but i've a semester and a half of computing science! :P Feb 07 23:01:22 yeah, I think neo will be a very slick phone once it is released and the open source software starts rolling in Feb 07 23:01:46 but for now, the feature list is nice, but 'normal' people looking at the phone aren't excited :-( Feb 07 23:01:48 inwoo: what we need is a windows-only binary which adds an icon to the tray, an icon to the quicklaunch bar, two icons to the start bar, one icon to the desktop, and runs as a driver, which when detecting a neo, runs a DHCP server and a local caching resolver, and the neo run a dhcp client :D Feb 07 23:01:50 * cesarb ducks Feb 07 23:02:08 cesarb, that sounds like a piece of cake Feb 07 23:02:14 and it has to run on vista and xp, i presume? Feb 07 23:02:19 cesarb, get to it... i'm expecting a binary by tomorrow. Feb 07 23:02:30 backwards compatible to 2000 and ME would be preferable Feb 07 23:02:37 and ms-dos Feb 07 23:03:08 for the hard-core of course Feb 07 23:03:28 * cesarb only knows how to program for windows if it's a Qt program, using ONLY Qt and the standard C/C++ library (perhaps with a small function to get the CSIDL stuff which takes two days to write) Feb 07 23:03:32 ooo! 24 bit paged memory fun Feb 07 23:03:42 pseudo-24 bit, I should say Feb 07 23:03:49 wurp2: EMS ;-) Feb 07 23:05:46 nice, neo had been running for 12 hours Feb 07 23:05:59 how is that ? Feb 07 23:06:27 i unpluged the usb 12 hours ago Feb 07 23:07:02 and just now i pressed the screen and nothing, but as soon as i pluged the usb back in it came up, ie was still running Feb 07 23:07:16 Psi: w00t. Did you do something special to make it do that? Feb 07 23:07:29 extra large battery! Feb 07 23:07:30 na, just one of the buildhost builds Feb 07 23:07:31 ;-) Feb 07 23:08:05 it had been sitting in its keylocked state with the screen off Feb 07 23:08:21 Psi: ah, isn't the "keylocked" state in fact suspend? Feb 07 23:08:30 dunno Feb 07 23:08:33 Psi: it's not that surprising then that it was able to recover Feb 07 23:09:01 Psi: the memory is in self-refresh, and so even if the voltage gets too low for the SoC to run, it can keep its contents for a bit more time... Feb 07 23:09:19 Psi: and when the voltage comes back, the memory contents are still valid Feb 07 23:09:33 true Feb 07 23:09:45 google! Feb 07 23:09:46 GOOGLE! Feb 07 23:09:48 on a phone! Feb 07 23:09:51 * cesarb has managed to keep memory contents for several minutes _without any power_ when playing with a 8-bit microcontroller Feb 07 23:09:54 Moniker42: ... Feb 07 23:09:54 (yes, the web browser works now) Feb 07 23:10:13 which browser? Feb 07 23:10:15 Moniker42: you know, I used google on my Razr V3 Black (using Opera Mini) a lot... Feb 07 23:10:25 that's not the same :) Feb 07 23:10:44 i google on my iphone Feb 07 23:10:49 but that's not the same i suppose Feb 07 23:10:50 * cesarb thinks one of the milestones for OM will be to run Opera Mini Feb 07 23:11:26 (because that would mean a lot of J2ME apps would have become available) Feb 07 23:11:40 j2me can bite my shiny metal ass Feb 07 23:11:40 * mjr thinks a nonfree app as a milestone for OM isn't Feb 07 23:12:24 inwoo: You have a neo and an iphone? Feb 07 23:12:31 wurp2, yes. Feb 07 23:12:43 if you put them in the same pocket, do they cancel each other out like matter and antimatter? Feb 07 23:12:49 heh Feb 07 23:12:55 Do you carry both around? Feb 07 23:13:08 i could not put them in the same pocket, the neo is too bulky /hides Feb 07 23:13:12 :-) Feb 07 23:13:13 generally speaking, 'course, it'd be nice if somebody did j2me support to increase OM's mass appeal, but *shrug* Feb 07 23:13:35 I thought j2me on OM was already well underway Feb 07 23:13:46 wurp2, nope... neo is for work dev, so it stays on my desk, with a usb leash Feb 07 23:14:02 phoneME works fine for me... on qvfb... Feb 07 23:14:03 wurp2, may be, haven't followed Feb 07 23:14:09 inwoo, it's a start Feb 07 23:14:11 mjr: Shouldn't be much use if one can already use desktop software directly. Feb 07 23:14:30 Tronic, meh, j2me uis are probably more useful though Feb 07 23:14:41 But I gather that all the programming languages always need to be supported, just for the kicks (e.g. Python on mobile phones). Feb 07 23:14:42 than your random desktop software's Feb 07 23:14:54 'course, I'm a pygtk guy Feb 07 23:15:20 mjr: Wouldn't be so sure, as J2ME programs are generally designed to be operated using a keyboard, which Neo does not have. Feb 07 23:15:45 Tronic, point, one would guess Feb 07 23:15:55 Desktop software is designed for mouse (unfortunately usually ALSO keyboard), so it should work rather nicely. Feb 07 23:17:28 mohamed : hi man r u there? Feb 07 23:26:16 ahmed: yes I'm Feb 07 23:26:38 ahmed: have far have you reached with your build? Feb 07 23:26:47 i just phoned out!! :D Feb 07 23:28:20 ahmed: how far* Feb 07 23:28:54 ahmed: CVirus is at eglug anf I think he is around here Feb 07 23:30:07 only question left is, how do i send sms? :) Feb 07 23:30:15 the messages icon on the home screen does not respond to pressing Feb 07 23:30:22 ahmed: I'm just trying to work with poky linux but there are no much people there Feb 07 23:31:05 ahmed: only RP and he is helpful but he don't need contributers :( Feb 07 23:32:14 mohamed: That is twisting what I said ;-) Feb 07 23:32:51 mohamed: Poky welcomes contributors is what I said, "needs" isn't quite right Feb 07 23:35:33 RP: sorry I got it like that, but I willing to try poky and start to contribute ;) Feb 07 23:41:50 OK, with today's change, GTA02 cpufreq on my tree is at least on theory at the same level of features as GTA01 cpufreq (i.e. not much...) Feb 07 23:42:36 The main difference is that, of course, GTA02 is utterly untested (it boots on qemu...), while GTA01 cpufreq is very lightly tested (it does change frequencies on real hardware, the serial behaved last time I tested) Feb 07 23:43:01 cesarb: does it actually compile now? Feb 07 23:44:21 dennda: yep, I fixed the tens of compiler errors caused by the splitting of the code (did that yesterday, in fact) Feb 07 23:45:00 dennda: also tested on qemu ("faking" a gta02 - basically changing the init code to always chose the gta02 path) and it didn't crash, kernel panic, or something like that Feb 07 23:46:03 dennda: it'll probably misbehave in real hardware, however. The very core of the code (the ->set function, which does the frequency switching) is 2-3x more tricky on gta02 Feb 07 23:58:01 cesarb: nice. i hope it works out Feb 07 23:58:12 * dennda is addicted to long battery life Feb 07 23:58:32 * mwester encourages the OM folks on IRC to lobby for a GTA02 to be sent in cesarb's direction. Feb 08 00:00:02 dennda: I'm beginning to wonder what will make the most difference: the cpufreq stuff or the disabling of parts of the chip, like the USB device core (which seems to be enabled all the time, even when you don't have a cable plugged, because there's no gpio to know when a cable is plugged... completely ignoring the "gpio" for it is in another chip) Feb 08 00:00:25 can't the device just draw power from the Ether? Feb 08 00:00:28 mwester: another option is for a OM kernel dev to test my changes on a working gta02 ;-) Feb 08 00:02:24 * cesarb thinks it's already at the point where a kernel developer can take a look at the code and decide if it can be tested already on his device or it's too soon for it Feb 08 00:02:27 inwoo, i think i have a bug here... when i press "missed calls" on the home screen i get the big openmoko splash image and "please wait..." Feb 08 00:02:41 Moniker42: that image is the screen background image Feb 08 00:02:55 Moniker42: meaning whatever was running in front of it just disappeared ;-) Feb 08 00:02:59 ya, that one has been reported since ages. i wonder why it's not getting fixed Feb 08 00:03:01 then the dialer app appears, and the taskbar at the top goes black, the text in the top-left disappears Feb 08 00:03:12 and now i can't return to the home screen.. Feb 08 00:03:17 ah, k. Feb 08 00:03:27 mickeyl: probably all the developers are playing with the glamo or the ar6k ;-) Feb 08 00:03:49 too busy trying to get transparency working/ Feb 08 00:03:54 *ing? Feb 08 00:04:51 cesarb: heh, looks like it Feb 08 00:05:00 * dennda prays for freerunner being available this march Feb 08 00:05:08 ditto Feb 08 00:05:08 * mickeyl joins praying Feb 08 00:05:09 cesarb: that's not the same... Feb 08 00:05:32 mwester: ? Feb 08 00:05:48 Having someone else test your code Feb 08 00:06:18 It's hard enough running gdb remotely, it's an order of magnitude harder to run gdb over an IRC session through another human. Lossy connection, often. Feb 08 00:06:35 :) methinks you need a gta02 Feb 08 00:06:43 mwester: I don't use gdb ;-) Feb 08 00:06:48 mwester: I use printk :D Feb 08 00:07:01 is there any chance of getting email and/or SMS working on the gta01? Feb 08 00:07:35 Moniker42: As soon as someone spends a bit of time on the apps, I think they'll be working. But I've not seen any recent updates for the apps. Feb 08 00:07:41 SMS works, at least at a basic level Feb 08 00:07:47 but only from the terminal? Feb 08 00:08:21 No, the messages GUI app works for me (bleeding-edge MokoMakefile build) Feb 08 00:08:23 That's my experience - the app crashes when I try to read my SMS Feb 08 00:08:44 It's been like that for a coon's age Feb 08 00:09:05 * mwester doesn't know how long racoons live, but that's the expression down south... Feb 08 00:09:07 mwester, I also had the crash-issue, but it's gone for a week now. Feb 08 00:09:54 ;) I may have to break down and reflash then. I found an image from a couple weeks ago that works rather well for calls, and I've been reluctant to give up a phone that is so close to working! Feb 08 00:10:02 hmm Feb 08 00:10:11 well the "messages" icon on the home screen does feck all for me Feb 08 00:10:15 i press it and nothing happens =( Feb 08 00:12:37 Moniker42: how recent is your software? Feb 08 00:13:37 mmontour, i ran ipkg update && upgrade just a few hours ago... or do i need to do something more extensive than that? Feb 08 00:14:48 The question is then "how recent is your update source"? I'm using MokoMakefile to build my own images, so I don't konw how recent the various package repositories are. Feb 08 00:27:03 mwester: SMS works, but now you have multitap-pad instead of matchbox-keyboard Feb 08 00:27:15 so take that into consideration when thinking about reflashing... Feb 08 00:27:29 I think the 1/27 version doesn't use multitap, and also has SMS gui Feb 08 00:27:34 away again :-) Feb 08 01:02:12 I haven't even seen the multitap input yet, but from what I heard it needs a small icon in the corner to switch to the normal stylus keyboard Feb 08 01:02:25 With scrolling effects and a swoosh sound ;-) Feb 08 01:06:40 meh Feb 08 01:06:43 I want a neo Feb 08 01:09:37 me too Feb 08 01:12:33 I want a FreeRunner Feb 08 01:14:00 I want a bug fixed. Feb 08 01:14:05 :p Feb 08 01:22:01 me too! me too! Feb 08 01:26:17 mwester: UTSL ;-) **** ENDING LOGGING AT Fri Feb 08 02:59:56 2008