**** BEGIN LOGGING AT Wed Feb 18 02:59:57 2009 Feb 18 03:33:21 bad link Feb 18 05:00:26 is there an email client for SHR? Feb 18 07:56:12 morning Feb 18 08:21:33 good morning Feb 18 10:09:11 Hi all Feb 18 10:09:12 :) Feb 18 10:09:21 thank's for yesterday Feb 18 10:14:25 panicking: Hey, how is your muxer going? :) Feb 18 10:14:39 im fine ;) Feb 18 10:14:55 muxe: good to hear :) Feb 18 10:15:47 I start to change the android part to support different descriptor Feb 18 10:16:16 The muxer part is ready but I use one channel Feb 18 10:16:19 for now Feb 18 10:39:20 PaulFertser: I have some trouble with the muxer, sometimes Feb 18 10:39:31 It can't open the channel(s) Feb 18 10:39:47 so the command does't arrive Feb 18 10:39:49 on send Feb 18 10:40:05 the control channel don't receive the answer Feb 18 10:42:22 GSM0710_TYPE_UA Feb 18 10:42:33 i'm waitng for an UA message Feb 18 10:43:39 Hmmm. Has there been a fix to the buzzing sounds when calling someone yet? Kinda forgot where to look for it. Feb 18 10:44:57 panicking: do you wake up the modem before trying this? Feb 18 10:45:25 property_get(POWER_GSM_PROPERTY, gsm_reset, GSM_RESET); Feb 18 10:45:25 property_get(POWER_GSM_PROPERTY, gsm_power, GSM_POWER); Feb 18 10:45:25 /* switch off sequence */ Feb 18 10:45:25 gsm_set(gsm_power, 0); Feb 18 10:45:25 gsm_set(gsm_reset, 0); Feb 18 10:45:26 sleep(1); Feb 18 10:45:29 /* switch on sequence */ Feb 18 10:45:32 gsm_set(gsm_power, 1); Feb 18 10:45:34 sleep(1); Feb 18 10:45:36 gsm_set(gsm_reset, 1); Feb 18 10:45:38 sleep(1); Feb 18 10:45:40 gsm_set(gsm_reset, 0); Feb 18 10:45:42 /* reset complete */ Feb 18 10:45:44 sleep(4); Feb 18 10:45:46 I have a similar code of the gsmmuxd Feb 18 10:45:48 I do a reset sequence Feb 18 10:45:52 The only differnce Feb 18 10:45:56 is that I don't send Feb 18 10:46:08 panicking: nope, i'm not talking about powering it on. Feb 18 10:46:33 ret = at_send(phy->fd, "\r\n\r\n\r\nAT\r\n", 1); Feb 18 10:46:33 ret |= at_send(phy->fd, "ATZ\r\n", 1); Feb 18 10:46:33 ret |= at_send(phy->fd, "ATE0\r\n", 1); Feb 18 10:46:33 ret |= at_send(phy->fd, "AT+CFUN=0\r\n", 1); Feb 18 10:46:33 asprintf(&cmd, "AT+CMUX=%d,%d,%d,%d\r\n", Feb 18 10:46:36 phy->mux_mode, phy->mux_subset, Feb 18 10:46:37 get_speed_index(phy->port_speed), phy->max_length); Feb 18 10:46:39 the at sequence Feb 18 10:46:41 ? Feb 18 10:46:53 or it's again wrong Feb 18 10:46:56 panicking: i mean the calypso likes to sleep. If you wait for like 10 seconds not sending anything to it, it silently goes to sleep. And it can lose some first characters you send it while it's asleep. Feb 18 10:47:09 so the special Feb 18 10:47:10 char Feb 18 10:47:22 panicking: btw, i think some will consider that you should use pastebin of some kind instead of "spamming" the channel. Feb 18 10:47:39 sorry Feb 18 10:49:48 panicking: to wake up the modem probabably sending 0x1A and waiting 0.2 seconds is enough. Feb 18 10:50:11 panicking: but you should do it every time when the last communication with the modem was more than 7 or so seconds ago. Feb 18 10:50:38 panicking: paste.pocoo.org please Feb 18 10:51:08 I see, I can put question on it? Feb 18 10:51:30 panicking: can even use a Vim plugin, commandline python tool or emacs tool to use it. Feb 18 10:55:18 panicking: calypso sucks, you have to workaround it. Feb 18 10:55:41 I dont find the x1A sending in the gsmmuxd code Feb 18 10:55:54 panicking: pastebin is designed to paste some code snippets/logs, etc. You should use it to store the the logs/code and give a link on IRC. Feb 18 10:56:03 ok Feb 18 10:56:11 thanks Feb 18 10:56:12 panicking: gsmmuxd doesn't send it, because FSO does it itself Feb 18 10:56:54 panicking: but the new muxer will do it itself. Feb 18 10:57:42 panicking: and, btw, a decent pastebin provide syntax highlighting and line numbers as an additional bonus :) Feb 18 10:59:10 panicking: btw, if it's not too hard you can simply retry the channel opening command after 1 sec timeout, that's what worked in gsm0710muxd for a month now without issues. Feb 18 10:59:50 Ok Feb 18 11:19:28 hello guys Feb 18 11:19:37 any one tried FYP ? Feb 18 11:20:16 Anyone know where to find zenity for 2008.12? automated.it doesn't provide it any more. Feb 18 11:22:30 hey guys, I just got my freerunner so I figured I'd join this channel Feb 18 11:23:10 Come back in a year, when it's ready. Feb 18 11:23:19 * SpeedEvil is sort-of-kidding. Feb 18 11:23:20 yeah seriously Feb 18 11:23:31 Welcome. Feb 18 11:23:34 this thing is hilariously broken but that's half the fun, isn't it Feb 18 11:23:35 thanks Feb 18 11:23:50 you've flashed the newest software? Feb 18 11:24:08 That should be somewhat differently broken than the shipped image. Feb 18 11:24:11 I just managed to ssh to the freerunner via usb in OS X Feb 18 11:24:41 I'm thinking of just installing android, but flashing the Qi bootloader is giving me trouble Feb 18 11:25:27 there''s no setenv either.. Feb 18 11:25:35 Sorry - no FR - no spare cash for one - so haven't kept up. Feb 18 11:25:43 (GTA01) Feb 18 11:26:46 it's sad and funny how the freerunner is more than twice as expensive as an iphone Feb 18 11:26:59 Well - it's a very unfair comparison in some ways. Feb 18 11:27:03 From the practical side. Feb 18 11:27:29 You go to build 5000 phones, and you have to find the few vendors of phone parts that will sell them to you. Feb 18 11:28:10 You have to pay maybe - for those parts you can source - maybe nearly twice what apple does for parts bought in 10 millions. Feb 18 11:32:35 In sweden the iPhone cost more than 10 times as much Feb 18 11:32:49 There is that too. Feb 18 11:32:52 If you count the 2 year plan you have to sign up for to get the iPhone Feb 18 11:33:09 In the UK - IIRC - it's not quite that bad. Feb 18 11:33:15 It's about 5* Feb 18 11:37:58 Eirik_: what troubles do you have with Qi? Feb 18 11:39:14 PaulFertser hay m8 Feb 18 11:39:49 guys anyone tries Fyp ? Feb 18 11:39:56 PaulFertser: it's not specifically Qi at this point, just getting SCP to work. Baby steps. Feb 18 11:40:12 gfather: Hey :) Feb 18 11:40:34 :) , hows things going ? Feb 18 11:40:41 Eirik_: scp is not related to bootloader at all. Feb 18 11:41:29 PaulFertser: somebody in my colloquy group managed to delete the keyboard, so I'm SCPing over an ipk to install the Mofi keyboard Feb 18 11:41:38 hiya folks Feb 18 11:41:41 Eirik_: what distro are you using? Feb 18 11:42:01 just dug my neo1973 and freerunner out of the dusty box they'd been sitting in for a few months, charged 'em up, and am now wondering what i should run on them for fun. Feb 18 11:42:21 torpor: SHR unstable Feb 18 11:42:26 anyone got any recommendations what i should put on either of these for a bit of fun today? is there a 'state of the art' all-in-one distro that has a bunch of cool apps in it? Feb 18 11:42:28 torpor: or Debian Feb 18 11:42:33 i've looked at the kustomizer script .. Feb 18 11:42:38 torpor: forget it Feb 18 11:42:40 and FDOM Feb 18 11:42:43 Too Feb 18 11:42:46 PaulFertser: whatever is installed by default Feb 18 11:42:51 so SHR unstable is interesting Feb 18 11:42:54 ? Feb 18 11:43:04 Eirik_: then i'm not interested at all. Feb 18 11:43:21 torpor: can be used as a phone even. And yes, interesting. Feb 18 11:43:32 torpor: the current kustomizer is ok, I'm working on 0.3 with a bunch of fixes. Feb 18 11:43:45 PaulFertser: yeah this isn't very exciting Feb 18 11:43:52 what about wifi and bluetooth and .. dare i say it .. 'cool' apps? Feb 18 11:43:59 Eirik_: no wonder, nobody is supposed to use it anyway. Feb 18 11:44:11 PaulFertser: I'm working on installing android, though Feb 18 11:44:36 I just need to change to Qi to get past the 2 mb kernel limit Feb 18 11:44:50 torpor: wifi on FR works, GTA01 can have some problems. Bluetooth works too. Cool apps? I think there're some. Feb 18 11:44:52 so will shr run on neo1973? i wanna use it for something.. Feb 18 11:45:06 Eirik_: i don't care about android as well. Feb 18 11:45:22 okay i'm about to flash my gta01 with shr unstable then .. ;) Feb 18 11:45:28 torpor: the latest shr unstable runs on gta01 reasonably well. Bugreports are welcome. Feb 18 11:45:45 ok then off i go. Feb 18 11:45:53 and on fr i guess i'll try FDOM or kustomizer 0.3 when its ready Feb 18 11:46:10 torpor: though wifi on FR still has some arcane problems that can only be resolved by an update from Atheros which we all wait. Feb 18 11:46:27 thats bad news Feb 18 11:46:32 i had hoped all that would be fixed by now Feb 18 11:46:34 shee-it. Feb 18 11:46:35 torpor: FDOM is dead. Kustomizer is dead. Can't you understand guys, that OM2008.x is dead? Feb 18 11:46:46 torpor: wifi works for most people in the most situations. Feb 18 11:47:46 om is dead? Feb 18 11:47:49 torpor: though the work to get the latest kernel on GTA01 running is ongoing and that affects wifi reliability on gta01 a lot. Feb 18 11:48:06 torpor: OM2008.x is dead. OM-the-company as alive. Feb 18 11:48:33 ok so i should run shr then? Feb 18 11:48:39 doing it now... ;) Feb 18 11:48:44 torpor: that means, only relatively old kernel can be run on gta01 atm, so you wifi is even more unreliable on gta01 comparing to gta02. Feb 18 11:49:07 gta01 has wifi? Feb 18 11:49:13 did not know that! :) Feb 18 11:49:28 torpor: doesn't it? I don't own a gta01, so can't say for sure :) Feb 18 11:50:53 Hm, yes, it doesn't. One thing less to worry :) Feb 18 11:53:48 PaulFertser: why's Kustomizer dead? Feb 18 11:57:45 PaulFertser: check kurppa.fi/freerunner/kustomizer_devel Feb 18 12:00:23 coz its based on OM? Feb 18 12:01:41 rhkfin: Kustomizer is for customizing OM2008.x, right? Feb 18 12:03:24 PaulFertser: yes. And I agree that I should move to FSO soon :) Feb 18 12:03:48 rhkfin: I understand that you made a considerable effort to make Kustomizer. But alas, OM2008.x is not supported anyway... Feb 18 12:04:15 Agreed Feb 18 12:04:24 rhkfin: i'm putting kustomizer on my freerunner right now just to check it out Feb 18 12:04:27 and shr on my neo Feb 18 12:05:10 rhkfin: i wonder, what made you put so much time in the distribution that was obviously doomed from like september? Feb 18 12:05:49 PaulFertser: lack of knowledge and a need to be able to set up the stuff easily. This allow me to try whatever I want and then return back to the original easily. Feb 18 12:06:34 rhkfin: are you one of those who doesn't like rootfs on uSD concept? ;) Feb 18 12:06:59 PaulFertser: I decide at the end to add a timeout to the atcommand like in the ogsmd Feb 18 12:07:29 rhkfin: seems like kustomizer 0.3 has some bugs no? i'm getting a few segfaults .. Feb 18 12:07:30 torpor: opkg.org might has some broken packages -> everything will not install that's supposed to be installed Feb 18 12:07:37 ah i see Feb 18 12:07:40 torpor: broken packages at opkg.org :( Feb 18 12:07:46 bummer Feb 18 12:07:59 Same thing with some dependencies: zenity is not available any more etc.. Feb 18 12:08:48 bummer Feb 18 12:08:52 easy to fix? Feb 18 12:09:19 panicking: btw, i don't have a proof or anything but i suspect that some incoming unsolicited messages shouldn't reset the timeout. To be on the safe side i disabled resetting it on incoming responses. Otherwise it's a working solution, but it's clearly a layering violation, so you better do it in RIL instead (imho). Feb 18 12:09:55 I don't know. I have no idea where to find zenity (-> wlan-application from opkg.org not installed). And I don't know about opkg.org. Too bad people upload some broken stuff there. Feb 18 12:10:12 opkg.org seems to go out of date pretty fast Feb 18 12:10:29 rhkfin: too bad people don't properly integrate their stuff in OE. Feb 18 12:10:38 some packages there fail with md5sum mismatch Feb 18 12:10:43 PaulFertser: right, that's the problem :( Feb 18 12:13:07 torpor: To me it looks that everything that many packages (mostly games from opkg.org) fail but I hope the rest works ~ok. Feb 18 12:13:29 rhkfin: I think it'd be cool if you joined the SHR team to help them with stuff. It's the most active community distribution atm. Feb 18 12:14:12 PaulFertser: I have to check the FSO-based stuff soon so I guess SHR is the one. Feb 18 12:14:18 PaulFertser: you're working on SHR? Feb 18 12:14:29 torpor: my log: http://kurppa.fi/freerunner/kustomizer_files/kustomizer_devel_log_20090218.txt Feb 18 12:15:11 hmm. Feb 18 12:15:18 shr doesn't seem to boot. Feb 18 12:15:27 rhkfin: nope, i don't work at all. Never tried SHR myself. I use Debian with FSO. I do occasional bugfixes, a bit of Qi work and recently a bit of kernel work even. Feb 18 12:16:04 PaulFertser: ok. I'm interested in Debian (and it's workign packages :) as well but my experience is that the installer is ~broken. No sure about the current state. Feb 18 12:16:14 But gotta go.. see you. Feb 18 12:16:25 rhkfin: installer can't be broken Feb 18 12:16:36 rhkfin: it's just a shellscript, tweak to your needs :) Feb 18 12:16:38 rhkfin: luck Feb 18 12:24:27 so i guess SHR has to be run root-on-SD to be effective? Feb 18 12:24:41 i've tried flashing the lite-jffs2 image twice now and get kernel panics that it can't mount rootfs Feb 18 12:24:45 so i'll try root-on-sd then .. Feb 18 12:25:36 torpor: no, should SHR work from NAND without issues. Feb 18 12:25:45 well i don't know whats wrong then Feb 18 12:26:22 torpor: make sure you flash the kernel for GTA01 and jffs rootfs for GTA01 to the write nand partitions. Feb 18 12:26:36 torpor: look carefully at the kernel output on the console. Feb 18 12:26:42 torpor: check your u-boot configuration Feb 18 12:26:46 torpor: something like that. Feb 18 12:27:04 it all looks 'normal' Feb 18 12:30:58 sn't it the case that neo1973 only has 64meg of NAND? so i can't flash the 'big fat' 72m jffs2 file, right? Feb 18 12:34:52 hi Feb 18 12:34:54 torpor: Yeah, I've used the shr-lite image on my gta01 Feb 18 12:36:42 I'm trying out hackable:1 for the first time and it leaves me at the login prompt - is this intended that way? (trying the daily build tar.gz) Feb 18 12:38:00 ..without ssh daemon running. Feb 18 12:40:08 CM_work: do you know if the full image will work too or is it only provided for root-on-SD users? Feb 18 12:44:40 hmm.. kustomizer seems cool, but the end result is a rather messy system Feb 18 12:48:20 so.. looks like somebody managed to break this FR through ssh Feb 18 12:48:28 it gets stuck at the progress bar during boot Feb 18 12:49:42 apparently he "ran a bunch of commands" :-/ Feb 18 12:50:06 and is unable to explain this SNAFU in detail Feb 18 13:00:50 torpor: I don't think the full image works since it doesn't fit, but I haven't tried Feb 18 13:01:01 On flash that is Feb 18 13:06:44 ... Feb 18 13:08:23 speaking of doesn't fit, what is the deal with the FR not having a stylus socket Feb 18 13:08:30 it should come bundled with a rubber band at least Feb 18 13:08:31 hehehehehe Feb 18 13:09:38 just have to make everything finger friendly Feb 18 13:14:38 doesn't fit? That's what she said... Feb 18 13:16:44 is there a way, to run the freerunner as a navigator? Feb 18 13:19:47 Exxter: Navit Feb 18 13:20:39 sigi: have you succesfully used navit to navigate? Feb 18 13:21:50 I've used tangogpd Feb 18 13:21:50 s Feb 18 13:24:40 hahaha, kernel panic on the FR Feb 18 13:24:58 not syncing vfs, unable to mount root fs Feb 18 13:24:59 toot Feb 18 13:25:04 dunno whats funny about that Feb 18 13:25:19 i had that happening a lot months agop Feb 18 13:25:24 sigi & shellevil: thanx very much Feb 18 13:25:25 when booting from SD Feb 18 13:25:50 booting from internal flash and then rewriting the kernel fixed that mostly Feb 18 13:26:03 i finnaly took the two screws out of mine Feb 18 13:26:11 getting kernel panic booting from internal flash, don't have a microsd USB adapter Feb 18 13:26:15 now the front can pop off Feb 18 13:26:18 can you format ext2 in windows? Feb 18 13:26:35 does that even help Feb 18 13:26:45 i mean isn't this phone ghetto enough while it's in one piece Feb 18 13:28:20 Eirik_: i think you will be able to format that in windows, with something like norton partion magic Feb 18 13:28:35 is that free Feb 18 13:28:36 but you can also format it inside the fr Feb 18 13:28:59 the FR is kernel panicking Feb 18 13:29:01 http://wiki.openmoko.org/wiki/Disassembling_Neo1973 Feb 18 13:29:09 it is getting curbstomped at the end of this semester Feb 18 13:29:24 pluss i know have access to the dbug port Feb 18 13:29:31 now Feb 18 13:29:42 Zorkman: the last time I did something with partition magic on ext3 partitions I had to restore the backup Feb 18 13:30:00 Eirik_: partition magic has a trial i think...but i know of no free software Feb 18 13:30:10 gnuparted Feb 18 13:30:17 Defiant-: I only once used it, to partion part of my disk before installing linux for dualbooting Feb 18 13:30:26 so not much experience wiht it Feb 18 13:31:28 but to format without having linux installed I would use knoppix or grml Feb 18 13:31:42 Zorkman: thanks for the tip, going for that Feb 18 13:34:55 yeah live cd/live usb is also a good alternative (if it detects your wireless card if you need to use one :)) Feb 18 13:38:10 Hello there Feb 18 13:38:32 SHR doesn't have enabled a wifi? Feb 18 13:38:56 Cervajz are you using shr unstable? Feb 18 13:39:03 Zorkman: yes Feb 18 13:39:11 then you have to go to SHR Settings and click on the internet button Feb 18 13:39:15 then you can turn the wifi radio on Feb 18 13:39:18 it works very reliable Feb 18 13:39:45 anybody tried AVRCP with bluetooth? (next and previous song) Feb 18 13:39:46 Zorkman: I'm idiot, thanks....I tried it from ssh console :] Feb 18 13:43:11 Another question - Power options in Illume conf. doesn't works? Feb 18 13:43:35 Have to I set power parameters in SHR settings? Feb 18 13:44:07 I'm sorry for my English Feb 18 13:50:36 does GPS 'just work' on gta01 with SHR or is there something else i have to do to make it owrk? Feb 18 13:53:51 i had to stand outside for a min Feb 18 13:54:39 but i dont have to worry about adding gpsd or something like that with SHR right? Feb 18 13:54:55 is it possible to flash gta02 nor without dbug board? Feb 18 13:55:11 torpor: ps ax |grep gpsd Feb 18 13:55:22 its more than likely already installed Feb 18 13:55:29 fso-gpsd that is Feb 18 13:55:33 havent't ssh'd in yet Feb 18 13:55:46 torpor: nope GPS should work out of the box Feb 18 13:55:50 Cervajz: i found that in shr unstable from 09/02 disabling suspend didn't work from illume config when the phone is not plugged in Feb 18 13:55:51 just not sure if its there. . the neo1973 will act fine as a GPS device for me in the meantime, if it works. Feb 18 13:55:54 okay Feb 18 13:55:57 thanks Feb 18 13:55:58 cause i founf this http://wiki.openmoko.org/wiki/Flashing_NOR Feb 18 13:55:59 rebooting for the first time now .. Feb 18 13:56:08 i edited a file (it's documented in the shr tweaks page) Feb 18 13:57:05 damnit .. PUK screen came up and then crashed Feb 18 13:57:07 how do i get it back? Feb 18 13:58:05 PUK? Feb 18 13:58:15 to unlock a sim-locked phone Feb 18 13:58:24 never mind it came back, i entered my puk, new pin, and it seemed to 'take it' Feb 18 13:58:28 but now dialling crashes Feb 18 13:58:53 any antenna strength? Feb 18 13:59:13 fso takes a few to prime the pump Feb 18 13:59:17 yup Feb 18 13:59:45 ok Feb 18 14:00:34 man, I can't figure out where dfu-util ended up Feb 18 14:01:30 okay SHR looks good but man its slow. Feb 18 14:03:02 think everything is Feb 18 14:03:27 stacks and stacks of python Feb 18 14:03:30 dialler just crashes Feb 18 14:03:32 over and over Feb 18 14:03:34 dunno whats up there Feb 18 14:03:39 i suppose i should ssh in and find out Feb 18 14:04:01 torpor: ? What version do you have? I don't have problem swith dialer, etc... Feb 18 14:06:07 i just got the latest SHR-unstable image for my gta01 Feb 18 14:06:17 on gta02 i'm running om2008.2 with kustomizer Feb 18 14:06:33 i just want phone and gps to work on the gtra01 and on the FR i wanna play with all the latest toys .. ;) Feb 18 14:07:33 when you follow the instructions for compiling dfu-util found here: http://wiki.openmoko.org/wiki/User:SNMoore#Mac_OS_X_Recipe_2:_Build_.26_Install_dfu-util_2 - where does the binary end up? Feb 18 14:11:26 Eirik_: do 'find ./ -name dfu-util' Feb 18 14:11:45 nothing :/ Feb 18 14:11:47 it should put it into /opt/local/ soewhere Feb 18 14:12:07 is this guide missing a step? I'm not that experienced with linux Feb 18 14:12:14 find /opt/local -name dfu-util -print Feb 18 14:12:33 nothing Feb 18 14:12:49 if you did this: Feb 18 14:12:49 $ ./configure --prefix=/opt/local Feb 18 14:12:59 then you will need to do 'make install' before it'll go into the tree Feb 18 14:13:57 torpor: I did use that configure string, but I'm getting an error doing make install. Feb 18 14:14:02 let me put this on pastebin, just a second Feb 18 14:17:31 torpor: http://jqd.org/pastebin?id=143 Feb 18 14:26:51 ermm that looks totally borked Eirik_ .. i'd suggest you start again or try to find dfu-util for osx already compiled somewhere Feb 18 14:26:54 i think its in ports Feb 18 14:29:53 I just tried out Hackable:1 and it fails to register to the gsm network. Some advice? Feb 18 14:32:35 torpor: I've had lots of alsa trouple with SHR Feb 18 14:33:06 FSO worked very well (yesterdays experimental gta01 build with 2.6.24 kernel) Feb 18 14:33:37 alsa trouble -> dialer crashes Feb 18 14:35:51 okay i got it working Feb 18 14:36:08 it turns out it doesn't like it when the SIM card is a) puk-locked, b) expired (i.e. the provider disabled the card) Feb 18 14:36:11 so now it works fine Feb 18 14:40:27 torpor: thanks for the analysis, I guess there's no point going through all this compiling if I can just grab binaries Feb 18 14:40:53 on the latest SHR in Settings does the bluetooth button actually work? Feb 18 14:41:54 because after turning it on hidd seems to behave as if it is still off Feb 18 14:45:14 so how long does gta01 usually take to get a GPS fix? like, 10 minutes or so right? Feb 18 14:45:32 less Feb 18 14:45:36 oh 01, sorry Feb 18 14:46:36 spir1loc: can only comment for a Freerunner (different GPS hardware...), but in an open field with clear sky, about 15 seconds for me. about ten minutes when sitting next to a window with limited sky Feb 18 14:47:37 okay i've got mine in the window Feb 18 14:47:48 any way i can check the gps stats from the shell? i can'tsee my screen .. ;) Feb 18 14:48:23 if you're using gpsd, you can point something like TangoGPS running on a different computer at the Neo's IP address Feb 18 14:51:12 Weiss: good to know, trying it now. Feb 18 14:51:45 or you can just run programs on the Neo and use X forwarding over SSH to make them come up on the desktop Feb 18 14:52:14 do i just leave the port # to the default? Feb 18 14:52:22 yep Feb 18 14:52:24 my gta01 is 192.168.0.202 .. so i just change the ip address? Feb 18 14:52:24 ok Feb 18 14:52:33 still says no gps found Feb 18 14:53:42 'connection refused' hmm .. Feb 18 14:54:35 what software are you running on the phone? Feb 18 14:54:40 SHR Feb 18 14:54:42 just installed Feb 18 14:54:45 SHR-unstable Feb 18 14:54:53 gpsd is running Feb 18 14:54:56 ² Feb 18 14:55:04 i can telnet localhost 2947 on the phone and ii get GPSD as a response Feb 18 14:55:15 that sounds right Feb 18 14:55:21 maybe you need to tell it to listen on usb0? Feb 18 14:55:29 o_O Feb 18 14:55:34 i guess my local host (linux box) is not allowing it .. Feb 18 14:55:43 or that Feb 18 14:55:59 oh jeez.. I'm having a seriously hard time flashing Qi to my FR Feb 18 14:56:34 spir1loc: netstat -tapn on the phone? Feb 18 14:58:24 invalid option Feb 18 14:58:25 -p Feb 18 14:58:46 tcp 0 0 127.0.0.1:2947 127.0.0.1:44895 ESTABLISHED Feb 18 14:59:11 is there a LISTEN line with the same port number Feb 18 14:59:12 isn't there a dev node i can cat to see the GPS messages or something/ Feb 18 14:59:14 ? Feb 18 14:59:20 tcp 0 0 127.0.0.1:2947 0.0.0.0:* LISTEN Feb 18 14:59:37 /dev/ttySAC0 or something i think.. Feb 18 15:00:03 nothing Feb 18 15:01:10 well i'll leave itin the window for a while Feb 18 15:01:14 ttySAC1 or S0 or something? should be on the Wiki somewhere. but i don't know about GTA01. Feb 18 15:02:53 doesn't the gta01 need gllin or something? Feb 18 15:07:00 oh yea Feb 18 15:07:05 hmm Feb 18 15:07:14 dunno Feb 18 15:20:39 To boldly go where no freerunner has gone before... Feb 18 15:21:10 Hello! Where can I find images for the OS the freerunner ships with (2007.2, i think?) Feb 18 15:51:30 hey, what's the easiest way of building xf86-video-glamo. i want to test it :) Feb 18 15:51:50 or it is not managable for a noob like me :( Feb 18 15:53:47 s/./? Feb 18 16:02:32 so, Openmoko Flasher won't let me change the greyed out dropdown menu from "gta01" to "gta02", should I be worried about this when I have a gta02 phone? Feb 18 16:03:58 agg1n: pretty tricky at the moment, until the bitbake recipes are properly worked out (e.g. there needs to be a small modification to Xorg itself, which hasn't been sent upstream AFAIK) Feb 18 16:04:04 use dfu-util Feb 18 16:04:22 agg1n: in theory, set up your openembedded environment, then "bitbake xf86-video-glamo" Feb 18 16:04:37 I've spent the last 2 hours trying to get dfu-util to work properly, but there's always something Feb 18 16:04:42 -c build Feb 18 16:05:40 huh? Feb 18 16:06:20 Weiss: ok, then i will try that :) Feb 18 16:13:19 dfu-util is acting up in the following way: http://pastebin.com/d70b70c44 Feb 18 16:13:24 not sure what the deal is here Feb 18 16:15:30 oh heh Feb 18 16:15:39 never mind! Feb 18 16:19:50 Hi! Feb 18 16:19:57 Anyone using fyb/zhone? Feb 18 16:21:06 i'm using debian and zhone Feb 18 16:21:13 (should be the same *G*) Feb 18 16:21:19 Do you how to change the background in zhone? Feb 18 16:21:27 :-) Feb 18 16:21:40 no, i don't Feb 18 16:21:54 but it is a python script Feb 18 16:22:01 you should be able to edit it. Feb 18 16:22:15 there should be somewhere the background .. or the reference to it. Feb 18 16:22:35 Ah, thanks, I'll try! Feb 18 16:23:57 tell me about your results please. Feb 18 16:24:33 for me the background in zhone isn't first choice either. Feb 18 16:25:29 I will :-P But I've never used python, so I'm quite blind for the right thing to search for Feb 18 16:25:32 how do i make sure openmoko isn't using the SD card for anything? Feb 18 16:25:54 I'm trying to format and repartition with fdisk but I get a warning: WARNING: rereading partition table failed, kernel still uses old table: Device or resource busy Feb 18 16:26:25 Eirik_: just try a reboot after fdisk Feb 18 16:26:33 will do Feb 18 16:27:07 also, is the 2 minute start up time because of a network call timing out or is it just that slow Feb 18 16:27:47 IMHO it's just that slow Feb 18 16:28:37 oh well Feb 18 16:32:38 phobie: changes i made are still there and now it writes to the table too, thanks :) Feb 18 16:34:27 np Feb 18 16:43:00 mh? Feb 18 16:43:15 you can boot the freerunner via usb0 network interface? Feb 18 16:43:25 now that is really sick.. Feb 18 16:46:41 Urgh, can't find anything^^ Feb 18 16:46:56 11:46:55 up 9 days, 3:05, 8 users, load average: 3.90, 3.13, 2.98 Feb 18 16:47:01 jucs :o Feb 18 16:47:08 my machine is going to explode Feb 18 16:47:11 Dave :-D Feb 18 16:47:17 :D Feb 18 16:54:15 kd8ikt: 19:54:06 up 51 days, 10:01, 30 users, load average: 0.00, 0.03, 0.05 Feb 18 16:54:51 load avg Feb 18 16:54:58 kd8ikt: that's my home pc and i'm using it alone (sometimes my brother visits me). Probably i have too many xterms open :) Feb 18 16:56:04 maybe cause i'm messing around with compiling android shr qt and openwrt more or less at the same time ;D Feb 18 17:03:41 oh wow Feb 18 17:03:45 even android is slow on this phone Feb 18 17:03:48 oh well Feb 18 17:05:55 Tried Qt Extended yet? Feb 18 17:07:47 Eirik_: one has to pay for an enormous screen resolution and the architecture which lead to extremely slow uSD bus speed. Feb 18 17:11:52 k, firefox is a bit to heavy for the poor freerunner, I think Feb 18 17:12:43 jucs, I know guy, that successfully use him. Feb 18 17:12:43 PaulFertser: freedom isn't free, huh Feb 18 17:13:13 It's possible if you're not opening anything else, but... Feb 18 17:32:23 hahaha Feb 18 17:32:31 the freerunner IS pretty bad i guess Feb 18 17:32:50 what is the deal with the unintuitive button placement Feb 18 17:32:59 i keep having to look for aux Feb 18 17:33:09 at least i am free coding for this Feb 18 17:34:31 Personally i find that the button is exactly the right place for me :) Feb 18 17:35:00 It's right where my thumb is when i hold it in my left hand, and where my index finger is when holding it in the right :) Feb 18 18:10:48 ahoi Feb 18 18:47:53 PaulFertser_: hey Feb 18 18:48:08 quatrox: Hey :) Feb 18 18:48:54 I still have the download issue... I will try to generate more useful logs when I get time Feb 18 18:50:36 PaulFertser_: Should I try to upgrade the GSM FW? Feb 18 18:50:46 quatrox: sure, to moko11beta Feb 18 18:51:08 ok. Then I will do that first and see if that helps Feb 18 19:13:00 hi Feb 18 19:13:56 I got my Openmoko today, I bought a freerunner, but it named neo is that correct? Feb 18 19:14:07 yes Feb 18 19:14:08 I also have a strange OS Feb 18 19:14:16 ah, k Feb 18 19:14:24 Serdar: openmoko neo freerunner Feb 18 19:14:38 Serdar: neo1973 == GTA01, neo Freerunner == GTA02 Feb 18 19:16:27 Serdar: so, what OS did you get preinstalled? Feb 18 19:16:41 oki, I want to update my Linux on it, because this one which is already installed can do nothing, I can only call sudoku but that's not the only thing I want, so I want flash it with the currenct snapshot of openmoko, but this dfu-util stuff which is linked here http://wiki.openmoko.org/wiki/Getting_Started_with_your_Neo_FreeRunner/de#Schritt_1:_Download_DFU-util don't exist Feb 18 19:17:04 PaulFertser_, no Idea I have not many functions to tell it Feb 18 19:17:42 Serdar: there's no current snapshot of openmoko at all, serry. And i advice you to use english part of wiki, it's supposed to be maintained. Feb 18 19:18:00 I get openmoko before bootmenu but the bootsplash are boots Feb 18 19:18:46 Serdar: and? Feb 18 19:20:09 I get this green booting splash anf after that a black screen with 6 Menues Feb 18 19:20:25 Contacts, Dialer Locations message Settigns and Sudoku Feb 18 19:20:37 Serdar: i don't understand anything, sorry :) Feb 18 19:20:38 but Settings don't work Feb 18 19:21:31 I hm Feb 18 19:21:35 -I Feb 18 19:22:24 I'm trying out hackable and just wrote an sms. How do I send it? Feb 18 19:22:48 It uses the messages app from om 2007 I guess Feb 18 19:22:59 Serdar: what do you want to do with your phone? Do you like Debian? Feb 18 19:23:57 I prefer gentoo, but Openmoko would be nice also, but there is no http://wiki.openmoko.org/images/5/5a/Todaypage_reduced_true.png menu's at my current os. Feb 18 19:24:41 Mmm yeah, Gentoo on the Openmoko Freerunner, getting closer to gathering the information and knowledge to get to do it. Feb 18 19:25:02 Serdar: there is no distribution called Openmoko Feb 18 19:25:16 PaulFertser_: om2007 is called Openmoko? Feb 18 19:25:21 huh? Feb 18 19:25:33 Serdar: Do you mean OM2008.x? Feb 18 19:26:04 laen: probably but that can't be considered for installation anyway. Feb 18 19:26:11 If I don't got it completely wrong it's fic neo freerunner with openmoko/qtopia on it Feb 18 19:26:32 Serdar: no its om2007 Feb 18 19:27:34 shortening it down to two letters makes all the difference? Not to feed the flames, but they're all distributions of the OpenMoko platform. Feb 18 19:27:57 except the ones that aren't, like debian. Feb 18 19:29:52 ezekiel-v3: awww, no flame :( Feb 18 19:30:25 haha Feb 18 19:30:33 Serdar: there existed a fork of qtopia maintained by OM-the-company, they called it ASU, then it became 2008.x. Now that distribution is abandoned. Feb 18 19:30:53 (like most of the things OM-the-company has delivered) Feb 18 19:31:40 mwester++ Feb 18 19:31:53 mwester: Nelson said that he's going to work on end-user visible kernel issues. He's got GTA02 and going to use it as a phone. Feb 18 19:32:18 Who's Nelson Feb 18 19:32:19 mwester: Balaji received GTA01 and said he's going to resurrect gta01 support in andy-tracking really soon. Feb 18 19:32:19 ? Feb 18 19:32:32 (belaji) Riiiiiiiggghht. Feb 18 19:32:34 Nelson Castillo, OM employee. Feb 18 19:32:44 Kernel dev Feb 18 19:32:45 I confess I'm not overly impressed, yet. Feb 18 19:33:05 But still. They are going to support gta01, that's a good sign. Feb 18 19:33:13 They're all .tw right now -- think about it. Feb 18 19:33:31 Why would anyone NOW say that they are taking on the "stable" kernel stuff? Feb 18 19:33:57 a) because they hear the concerns of the community? Feb 18 19:34:00 or is it: Feb 18 19:34:29 b) so that Andy and possibly Werner can focus completely and exclusively on the GTA03 and 2.6.31-rc00000 Feb 18 19:34:29 ? Feb 18 19:34:41 mwester: watched the fosdem video about the Debian Openmoko team yesterday, they are throwing focus on the GTA01 too again. Feb 18 19:35:06 Don't answer that anyone -- instead, print that out, put in on your calendar for mid-March, and then come back here and we'll see what the REAL truth is... Feb 18 19:35:17 Mid march? Feb 18 19:35:27 Yep. It's like politics. Feb 18 19:35:33 what is this 'print' you speak of? Feb 18 19:35:47 mwester: I'm sure they heard concerns of the community. Developers heard that for sure. Andy is focused on the GTA03, true. Not so for Nelson. Nelson's also got a gta01 btw. Feb 18 19:36:16 You need time for the "masses" (in this case, the rabid Openmoko fan-boys on the community mailing list) to wake up and realize they've been hoodwinked --- again. Feb 18 19:36:39 PaulFertser_: I **HOPE** I am wrong in this case. Feb 18 19:36:40 mwester: btw, Andy heard the concerns "of the community" and started to try to beat Trac to shape again. And it's not easy for him, because OM-the-company is mad weird. Feb 18 19:36:53 But historically, you know that I am right FAR more often than wrong. Feb 18 19:37:42 Yes. Still i can't see how gta01 is so different from gta02. And i can't see why any kernel hacker with gta01 can get it to work. Moreover, FSO does care about gta01 as well. Feb 18 19:37:49 (Andy and concerns and trac) That's why I noted that they are in .tw --- it doesn't matter what Andy or Werner say or think, it is Sean who will dictate the orders. Feb 18 19:38:16 PaulFertser_: (gta01) The gta01 is not the issue. The gta02 and the token attention it will get is the issue. Feb 18 19:38:37 Yes, the gta01 is easily fixed. But not important because it works WONDERFULLY on 2.6.24. Feb 18 19:39:10 If it works wonderfully, why anyone should be concerned then? ;) Feb 18 19:39:48 The problem is the GTA02 -- it "mostly" works. And with support being given to someone new, it's effectively left to the community to "finish the job". Not that I ever expected differently, rather I note this so that the community does not wait for OM to do anything -- they are totally and completely focussed on the GTA03. Feb 18 19:40:02 PaulFertser_: have I expressed any concern about the gta01? Feb 18 19:40:13 I have expressed concern about the GTA02. Feb 18 19:40:50 mwester: I thought you said something like "everything OM produces they abandon, and they shouldn't". Feb 18 19:40:57 Read the kernel list -- I noted that the gta01 doesn't work on 2.6.29-rtc-way-too-freaking-early, and that's all I said on it --- I don't care about kernel chasing! Feb 18 19:41:05 You added the "and they shouldn't" Feb 18 19:41:11 Ah, yes :) Feb 18 19:41:17 Imagination :) Feb 18 19:42:05 I started to talk about gta01 as an example that something was changed and they're trying to resurrect support for something they seemingly abandoned before. Feb 18 19:42:19 But it matters not, the gta01 is like a drowning victim -- too late. OM should focus on the living victims still in the water. Feb 18 19:42:31 As to the qtopia, i'm glad they abandonded it, i don't think that was a decent idea anyway. Feb 18 19:42:41 * kd8ikt drowns Feb 18 19:42:55 They abandoned it? Feb 18 19:43:07 Instead they cruise off in their boat, leaving some new guy with a rubber tire tube and string to float around and try to help us all out of the water. Riiight. Good plan, OM. Feb 18 19:44:00 And we're to expect the GTA03 and GTA04 around the same time this year. Feb 18 19:44:01 PaulFertser_: Yes -- ASU aka OM2008 was like those WW-II tanks fitted so that they could float --- a really really really bad idea. Astonishingly bad. Feb 18 19:44:17 laen: Only if you do not consider the business aspects. Feb 18 19:44:23 Now that blows me away.. we still don't have a fully fixed GTA02 and they're throwing new ones on the market allready. Feb 18 19:44:30 Well, okay. Feb 18 19:44:58 laen: they have two unsucessful products to date; they are way late -- I ratherr suspect that the investors have given Sean one final chance with the GTA03. Feb 18 19:45:00 mwester: imho current andy-tracking is in very decent shape on GTA02, i don't see why you don't like it that much. Feb 18 19:45:24 PaulFertser_: when it's as stable as 2.6.24 was, I will applaud. Feb 18 19:45:47 mwester: what should i do to experience instability? Feb 18 19:45:55 mwester: you don't think the massive buys from the community of the GTA02 got them enough money for the GTA0{34} project? Feb 18 19:45:58 Reading the IRC channels and the mailing list makes it quite clear that even attempting to build it is an adventure ;) Feb 18 19:46:21 laen: massive? Puny, in terms of what it takes to turn a profit on such an item. Feb 18 19:46:33 Plus, it's aimed at developers, with the community as a nice input in terms of usability, ideas and money. Feb 18 19:46:49 Well I think that the gta02 can be use to costumize other devices Feb 18 19:46:49 Ah on idea about what profit it would actually make tbh, it was a guess. Feb 18 19:46:51 mwester: not so true. It builds most of the time. In fact, i never was lucky enough to fetch an unbuildable state. Feb 18 19:47:14 I have a lot of ideas Feb 18 19:47:17 in this area Feb 18 19:47:38 They have plans, we have panicking =) Feb 18 19:47:58 PaulFertser_: You have blessed hardware. Your hardware, if my memory serves me correctly, was running 2.6.28-nothing when others couldn't even boot those images! The rest of us mere mortals have to put up with constant pain -- but read the mailing list to find out what that is... and if you DO figure out how to reproduce the issues, then you are ALSO able to fix them -- that's the sort of problem we currently have. Feb 18 19:48:04 That's the definition of "unstable" too Feb 18 19:48:51 laen: by-the-way, the gta02 was aimed at consumers, until well after it started to ship when OM redefined it's audience ;) Feb 18 19:49:39 mwester: the only hardware issue i know of is WSOD and NSOD. WSOD took very long to workaround (and it was done by a community member), true. NSOD was "fixed" very promptly. Otherwise, i don't remember any real issues. Feb 18 19:49:58 But in any case, for those who wish to be optimists - go ahead - I guess all news from Om is "good news!" For the realists, just know that it is the gta03 or bust for Openmoko, and the gta02 (based on Paul's news) is now a community owned device. Feb 18 19:50:36 BTW, i'm a pessimist usually. Feb 18 19:51:10 PaulFertser_: the wifi is/was not an issue? You should have told Werner that yours was working PERFECTLY then!!! He wasted much time fixing it, if it was not broken. Feb 18 19:51:12 OM does pay for FSO development. And they directly support GTA02. As to the kernel -- currently it's stable enough. Feb 18 19:51:20 Shucks! Feb 18 19:51:27 Werner STILL thinks there are wifi problems. Feb 18 19:51:32 laen: openmoko can do a custom oriented cover based on the gta02 hardware Feb 18 19:51:33 Paul knows there to not be any! Feb 18 19:51:40 mwester: The wifi problems are reality. Feb 18 19:51:47 mwester: For everybody, i do agree. Feb 18 19:51:47 Ah, you didn't say that. Feb 18 19:51:59 My point being that you are overly optimistic. Feb 18 19:52:33 There are MANY problems -- most recently, we finally remove the bandaids on the audio stuff and find a festering wound of horrers beneath -- who's fixing that? Feb 18 19:52:37 Where do I find info on how to install SHR unstable directly onto microsd? Feb 18 19:52:48 mwester: but. Do you really think OM should have hired a team to reverse engineer the firmware? Werner does a good job on communicating with atheros and providing them with reproducible testcases. Feb 18 19:52:53 Ah, yes -- the uSD problems -- still remain, don't they? Feb 18 19:53:28 PaulFertser_: I do not speak of HOW om should fix it -- I merely point out that yuour statement that there were no problems left is incorrect. Feb 18 19:53:43 There are many problem, many of them very difficult, all left. Feb 18 19:53:56 Perhaps some of them wil lbe fixed as Om works on the gta03. Feb 18 19:54:13 Perhaps it will be like the gta01; we learn to live with the problems, and are happy that it works at all. :) Feb 18 19:54:21 * mwester shrugs. Feb 18 19:54:49 <[df]> personally I'm hoping that enough lessons will be learnt from the gta02 to make the gta03 significantly better Feb 18 19:54:50 Doesn't matter -- just don't let yourself be fooled. Know the truth when you read the mailing lists and the announcements. Feb 18 19:54:51 mwester: uSD problems are almost non-existant. For most people uSD works as is, for some lowering the frequency and/or increasing drive strength is needed. Feb 18 19:55:04 <[df]> I'm not 100% convinced this happened from gta01 -> gta02 though Feb 18 19:55:13 "For most people" <---- that is the definition of "unstable" :D I rest my case. Feb 18 19:55:21 mwester: As to the WiFi -- that's not a kernel problem. And gta03 won't probably have wifi at all, btw ;) Feb 18 19:56:00 PaulFertser_: Again, you prove my point. No WiFi means that there's no reason to expect that Om will continue to work to make it better. Werner may choose to on his own time, but not Om. Feb 18 19:56:53 They're thinking about a 3g chip in the 04 Oo. Feb 18 19:56:53 mwester: at least now they pay him and what is important is that he's already managed to convince atheros that there're indeed bugs in firmware. Feb 18 19:57:08 [df]: A lot of people have noted that the design of the gta03 is more similar to the gta01 Feb 18 19:57:41 <[df]> mwester: well I guess that means they learnt *something* from the gta02... ? Feb 18 19:57:56 One would think so. :) Feb 18 19:58:28 As far as i understood they aim to reduce complexity to have less bugs and to make something more attractive "for the masses". Feb 18 19:58:37 At least *someone* at OM learned something -- other ex-employees knew that the glamo was a disaster long before, and tried to tell Om. Feb 18 19:59:59 mwester: if i compare level of vendor support for some iPAQ or HTC to that of OM i think we should be mad happy with what we have. Feb 18 20:00:18 I don't accept that logic. Feb 18 20:02:09 OM claimed to be something more than compaq or HTC. People purchased product based on that promise. The community invested thousands of free hours of effort based on that promise. Now we find that they cannot deliver. Of course we can unhappy about it. Feb 18 20:02:28 Many vendor-unsupported ports were quite successful. They gathered a healthy community around, wrote decent kernel patches, pushed upstream, etc. What we have is bunch of clueless end-users who never seen backtrace. Why not many community hackers are involved is beyond my understanding. Feb 18 20:04:10 PaulFertser_: I think you have not considered enough -- if you think about it, you will easily see why the "cream of the crop" of developers wish to have no association with this project. Start by reading Harald's blog entries on the subject ;) Feb 18 20:05:01 There are a number of other very prominent figures who were watching early on, some of whom have gta01 pre-production units -- they also have blogged and commented in IRC on why they have gone off to do something else. Feb 18 20:05:06 Ask Raster, for example. Feb 18 20:05:16 Or ask why XorA is no longer associated. Feb 18 20:05:20 They will all tell you. Feb 18 20:05:26 are they selling these things cheap to developers? Feb 18 20:05:32 Not any more. Feb 18 20:05:37 the neo freerunner that is Feb 18 20:05:59 It's not hard to find reasons why community hackers are not involved. Suddenly shitcanning a project and switching to a completely different framework (e.g. ASU, or uboot/Qi) is part of it. Feb 18 20:06:25 mwester: it's strange to see how stupid management issues at OM can easily alienate the community while no vendor support at all doesn't. Feb 18 20:06:52 mmontour: strong community can fork anything they like if it's abandoned "mainline" Feb 18 20:06:52 PaulFertser_: I agree! Feb 18 20:07:17 PaulFertser_: I think it is the difference between *no* communication, and not being told the truth. Feb 18 20:08:44 For example, Linksys never made any commitments to the community at all -- so there were no expectations of support from them or assistance, or a working kernel -- it's all a matter of expectations. Openmoko sold a vision (if you ever read or saw any of Sean's speeches), and the vision had high expectations -- and they could not deliver on them. Feb 18 20:08:45 mwester: yes. But if one asks the developers (even if they work for OM), they give the answers. OM lacks proper communication, but you can ask devs directly. Feb 18 20:08:46 <[df]> I guess compaq etc don't *need* a community of developers, whereas OM does Feb 18 20:08:46 The build system is another barrier. Today for the first time in months I managed to complete a fso-unstable build, and even then I had to hand-edit the perl-native bitbake recipe. Feb 18 20:09:01 hmhow's flashing uboot? Feb 18 20:09:32 I went to look on the FAQ page to answer a simple question, however I couldn't find the answer to: "Can i use this as a phone in the UK?" Feb 18 20:09:38 mmontour: OE is arcane, true. But rwhitby had working public config for months! Feb 18 20:09:42 * mwester thinks [df] has a very good observation; the Linksys WRT54G at least ran a kernel and was stable when the hackers began working on it. Feb 18 20:10:31 there is no uboot.bin but a and_up_u-boot.bin is that equal? Feb 18 20:10:36 mwester: if a hacker trusts a manager (Sean), that means the hacker is dead wrong. :) Feb 18 20:10:41 (afk - lunch) Feb 18 20:10:59 PaulFertser_: that is true! But Sean is also a very very good salesman. Feb 18 20:11:00 Serdar: grab the latest u-boot from http://people.openmoko.org/andy Feb 18 20:12:01 PaulFertser_, what is this andy-tracking stuffß Feb 18 20:12:08 mwester: You say that hackers had some expectations. I wonder why did they trusted Sean's speaches. "Show me the code" is the universal rule. Feb 18 20:12:27 mwester: but it still uses non-free wifi driver? Feb 18 20:12:35 PaulFertser_: And they left as soon as they saw the code ;) Feb 18 20:12:49 Serdar: andy-tracking is a kernel branch where the development is going. Feb 18 20:13:28 [ ] uImage-moredrivers-GTA02_stable-b749274fadec33a6.bin 07-Feb-2009 20:17 2.3M I should use this right? Feb 18 20:13:52 Serdar: it depends. What distro are you going to use? Feb 18 20:14:03 om2008.12 Feb 18 20:14:22 better to say I want to try it out Feb 18 20:14:36 Serdar: then i don't care. I know that any andy-tracking (that means .28 and .29) kernels are unsupported by this abandoned distro. Feb 18 20:14:45 I want also test qtextended to see which one I like most Feb 18 20:15:00 Serdar: you'll like most a Nokia cellphone Feb 18 20:15:11 hm? Feb 18 20:16:40 om2008.12 is the latest from openmoko.org, wha it should be abandoned? Feb 18 20:16:57 mwester: the hardware is not _that_ bad. The schem is available, most of the datasheets, etc. And overall project state is not _that_ bad. OM sometimes acts offensive to the hacker community, i agree. But it's OM-the-company, not the developers themselves. I see no reason why all real hackers are feeling that alienated. Feb 18 20:18:01 Serdar: because it's crap. That's why OM-the-company abandoned it. Their managers did a bad job at managing and choosed a stupid way. They failed, now OM2008.x is all that's left from that. AFAIK. Feb 18 20:18:44 hm and which one is prefered now? Feb 18 20:19:01 Serdar: by whom? End-users? Then SHR unstable. Feb 18 20:20:43 I want to use phone and want to be able to use C/C++ maybe some other languages like java or ruby Feb 18 20:20:52 debian Feb 18 20:20:52 PaulFertser_: Well... Ok, I guess I will say that parts of the hardware are not too bad. But let's consider the echo, and gsm buzz, the poor audio response -- YOU have fixed that yourself, but there are few others in the community who can solder and cut up circuits themselves, and Sean's vision speeches did not make it sound as if the hardware would require SMD soldering skills in order to make it work as a telephone. Feb 18 20:20:54 mwester: you know, i'm an end-user. But I don't feel _that_ bad about OM hardware (which is crap, but a known crap, that can be workarounded) and about FSO. Also i'm satisfied enough with the kernel and i think like 80% will be satisfied too. Feb 18 20:22:20 mwester: the echo is due to stupid calypso, and that is workarounded now with the magic command. The buzz is a major hardware fuck up, i agree; though can be fixed in any repair workshop relatively easily. Feb 18 20:22:55 Serdar: yes, i agree, Debian Feb 18 20:22:58 PaulFertser_: You'll notice that I'm still around -- as disapointed as I am in Om and everything they touch, I still believe in the idea of a totally open phone. And as bad as it is, Om is all we have. The difference is that unlike many others, I do not belive that I have to remain silent about the problems, just because Openmoko is marginally better than the other venders. Feb 18 20:23:27 Who believes he should be silent about the problems? Feb 18 20:23:56 Ask the openmoko fanboys on the mailing lists ;) Just post a problem, and they'll tell you to shut up. Feb 18 20:24:00 Or go buy a nokia. Feb 18 20:24:47 Openmoko fanboys are clueless users attracted by the Sean's PR. I don't care about them much. Feb 18 20:25:11 I only care about hackers. Feb 18 20:25:28 There's a lot of fanbois, yup, and they are... sort of annoying :) Feb 18 20:25:32 The complaints of even the most beginning of users are all valid. Yet Om listened to none of them when they should have, and now it seems that they cannot listen to those voices (because they must get the gta03 out or die). Feb 18 20:26:13 heyz Feb 18 20:26:34 mwester: It's like selling gentoo distribution to a beginner users. They will complain that nothing works, but no dev can help them. Feb 18 20:26:48 badcloud o/ Feb 18 20:26:54 how's it, Dave> Feb 18 20:26:56 ? Feb 18 20:27:00 True. But that doesn't meant their complaints are invalid. Just that gentoo was mis-represented to them. Feb 18 20:27:10 PaulFertser_: I thing its quite fun Feb 18 20:27:26 sucky :P Feb 18 20:27:26 aw is there a current andy-tracking jffs2 file anywhere? Feb 18 20:27:33 * mwester wonders if Dave actually has any working GTA02's left. Feb 18 20:27:39 :( Feb 18 20:27:47 Wow, that hurt. Feb 18 20:27:53 mwester: it was, but do you think that all the hacker should be so offended that beginner users were screwed that they all will want to leave? Feb 18 20:28:12 anyone know whether or not contacts are saved to the sim card in the telephony stack (qtopia), 2008.12? Feb 18 20:28:23 ...or how to set that it does? Feb 18 20:28:26 *will Feb 18 20:28:28 Goodness no. That's why I pointed you to the blogs from the highly-respected developers -- they published their own reasons. Feb 18 20:28:29 badcloud: i heard it uses sqlite Feb 18 20:28:36 ok Feb 18 20:28:54 PaulFertser_: did you ever read Harald's comments? And I expect you've spoken with Raster... Feb 18 20:28:56 I might just pop the sim into my old phone and check Feb 18 20:29:14 mwester: And still Raster does a lot for OM community. Feb 18 20:29:34 Indirectly. So does Harald - indirectly. Feb 18 20:29:37 mwester: no, i didn't read Harald comments :( Feb 18 20:30:00 but I figured asking here first might save me some time Feb 18 20:30:24 badcloud: there're some scripts on the wiki to import/export contacts from qtopia Feb 18 20:30:41 But anyway, you might find it amusing that I _am_ patching qt extended to work with the 2.6.28 kernel... Feb 18 20:30:45 thanks, I'll check Feb 18 20:31:03 mwester: yes, i can't understand why any hacker will want to have a working qtopia, true. Feb 18 20:32:04 :P Feb 18 20:32:05 mwester: but i understand that everyone can have his fun however he likes. (/me looking at ReactOS guys) Feb 18 20:32:12 Because they're a crazy hacker, duh :p Feb 18 20:32:17 PaulFertser_: Having looked more closely at Android, I am more frighted than ever of Android. SHR seems to not be progressing so quickly. And I've always found Qtopia/QT Extended to be a compromise that is somewhat acceptable to me. Feb 18 20:32:18 and they're dirty and naughty :D Feb 18 20:32:36 right Feb 18 20:33:24 I just find FSO is too slow; can't have my phone start ringing AFTER the other party has already hung up! And the broken 5.0 milestone baseline was a dissapointment in so many ways (although that is an OE problem, not an FSO issue). Feb 18 20:33:25 mwester: but what does it work for? Telephony? That's what "dumb cellphones" are for. As to having a portable GNU/Linux PDA, qtopia doesn't cut it. Feb 18 20:33:58 PaulFertser_: The alternative is that I have nearly $1000 worth of *USELESS* hardware on my desk? Feb 18 20:34:13 <[df]> mwester: *frightened* of android? Feb 18 20:34:16 If it can do nothing more than a dumb cellphone, then it is better than nothing at all. Feb 18 20:34:30 [df]: JAVA Feb 18 20:34:33 [df]: every time you turn around, something is closed or proprietary. Feb 18 20:34:34 ;) Feb 18 20:34:37 GAH Feb 18 20:34:46 mwester: to be honest, i'm using what's basically FSO ms5 for like a month and i managed to answer the calls before they were hung up. So it's slow, but not catastrophically. Feb 18 20:35:08 mwester: Will you be happy if this $1000 worth of hardware will become a dumb cellphone? Feb 18 20:35:09 So anyone who tried koolu's beta3 yet? Feb 18 20:35:15 LAEN Feb 18 20:35:16 qtopia as the best I got as far as telephony go, but then I wanted to mess with GPS and media playing... Feb 18 20:35:17 <[df]> mwester: but that can't really be a threat to OM can it? Feb 18 20:35:19 mwester: how large latency do you measure? Feb 18 20:35:19 DAVE Feb 18 20:35:19 PaulFertser_: Happier than I am now. Feb 18 20:35:24 \o/ Feb 18 20:35:28 [df]: it is the salvation of OM Feb 18 20:35:29 ^_^ Feb 18 20:35:47 <[df]> ah, so you think OM (the company) will support it? Feb 18 20:36:07 lindi-: I didn't measure it -- it rang, I tried to pick it up -- nobody there, then wife called on other phone and complained that it rang and rang and went to voicemail. Feb 18 20:36:16 mwester: hm, i thought having a hardware for messing with kernel and debian etc is more fun than having a dumb cell phone. Feb 18 20:36:16 [df]: They must. Feb 18 20:36:30 PaulFertser_: I have ... /me counts... Feb 18 20:36:37 mwester: please try to reproduce it Feb 18 20:37:27 PaulFertser_: 5 NSLU2 systems, 2 DSM-G600 systems, 3 Treo 650's, a pair of GTA01s, and a pair of GTA02s -- plus several intel laptops, a 1U server, and a few desktop/tower systems. Feb 18 20:37:49 PaulFertser_: that's 14 ARM systems that can run Debian. Feb 18 20:37:51 mwester: then why did you need a GTA0x at all for? Feb 18 20:37:51 :D Feb 18 20:37:59 no omap3? :( Feb 18 20:38:04 s/why/what/ Feb 18 20:38:04 PaulFertser_ meant: mwester: then what did you need a GTA0x at all for? Feb 18 20:38:16 PaulFertser_: :) To be a replacement for my old Treo650 as a smartphone. Which it cannot do. Feb 18 20:39:04 It's now two years since I heard about Openmoko -- and my Treo650 was old then. Now my Treo650 is even older, but is STILL a far superior smartphone than anything running on a GTA0x! Feb 18 20:39:23 mwester: don't be jealous! Feb 18 20:39:25 mwester: honestly, i can't understand all that fuss about smartphones. If i needed a very reliable phone functionality, i'd carried a cell phone with me. Feb 18 20:40:11 mwester: why don't you run the treo650 software on fr? Feb 18 20:40:14 mwester ,yeah, I'm in the same boat there Feb 18 20:40:14 BTW, i can't on Earth understand why iPAQ hx4700 was discontinued. Looks like it's an amazingly decent PDA even nowadays. Feb 18 20:40:16 PaulFertser_: That's part of where you have an "impedance mismatch" with most of the community -- they all expect it to work as a phone; you think of it as a Nokia Tablet sort of device, that just happens to have a GSM attached to it. Feb 18 20:40:19 PaulFertser_: tell OpenMoko Co. to market FreeRunner as a mini computer with GSM radio then Feb 18 20:40:24 mwester, why is the treo650 superior? what does it run? angstrom? debian? Feb 18 20:40:28 I got a hold of six z72's about a year after OM Feb 18 20:40:38 vininim: i don't care about marketing Feb 18 20:40:46 (they use identical hardware to the t650) Feb 18 20:40:58 and they run e/illume faster and better :| Feb 18 20:41:10 I thought that what this device is was obvious from the specs. Feb 18 20:41:33 a smartphone Feb 18 20:41:41 mwester: don't forget that most of the community can hardly use iptables. Feb 18 20:41:44 yeah, everyone thought that =) Feb 18 20:41:57 PaulFertser_: they should a have a quiz you have to complete before ordering Feb 18 20:41:58 <[df]> in fairness the gta02 is a rather decent linux pda if running debian Feb 18 20:42:06 lindi-: why not? Feb 18 20:42:07 PaulFertser_: why should iptables be a prerequisite for using a PDA or even any Linux system? Feb 18 20:42:17 PaulFertser_: and i'm not joking, it might really be good idea Feb 18 20:42:27 [df]: email? calander? or just contacts? Feb 18 20:42:45 * mwester thinks this conversation is getting rather silly, with quizzes and technical criteria... Feb 18 20:42:50 lindi-: we have a repair forum that requires to answer several simple questions about electrotechnics before registering. No big deal for me. Feb 18 20:42:50 <[df]> well it can run mutt and cal fine right? Feb 18 20:43:22 mwester: but it could be a test of whether the people are capable of reading the man page :) Feb 18 20:43:32 [df]: ;), but the input method is kind of annoying Feb 18 20:44:10 lindi-: the hallmark of good software design is that it does not require one to read the manual in order to make the device perform it's basic function. Feb 18 20:44:11 <[df]> true Feb 18 20:44:17 exactly, how the hell do you type? Feb 18 20:44:36 lindi-: as long as you don't ask them how to use openssl - that would be torture :P Feb 18 20:44:45 mwester: yep but that is not quite reality with current phone software :) Feb 18 20:44:52 Really? Feb 18 20:45:12 I can take a 6-year old child into any cell phone store, and they can dial a call on any of the phones in the place... Feb 18 20:45:22 They can't do that on an Om phone. Feb 18 20:45:28 mwester: yes that's what i mean Feb 18 20:45:32 it's like that guy wanting to use emacs on freerunner: unless he implements some input stuff(accel, ts scribing, speech recognition) you lose the power emacs give you with a keyboard Feb 18 20:45:47 Ah, I misunderstood you lindi- :) Feb 18 20:46:25 mwester: since that is the current situation we should prevent people from accidentally buying the phone if they can't even pass the quiz :) Feb 18 20:46:38 mwester: i don't agree. Why not read manual first? Not reading manual is a disgusting custom imho. Feb 18 20:46:59 * [df] doesn't tend to read the manual for consumer electronics Feb 18 20:47:16 [df]: sure, they're useless as they're not intended to be read by hackers Feb 18 20:47:28 PaulFertser_: do you read the back of the cereal box in which your breakfast came, in order to see if there is some difference in the brand you purchased today? Feb 18 20:48:25 heh, openmoko is a linux device, wouldn't that mean reading all man pages? =X Feb 18 20:48:30 We are not speaking about using the keyboard even; I'm just taliing about powering on the neo, and placing a phone call -- something that every child learns to do usually before they go to schoool. Feb 18 20:48:36 mwester: i don't want a simple device with simple functions anyway. Feb 18 20:49:20 mwester: tell any 6-year old to use mplayer. And yet it's probably the best player in existance. Feb 18 20:49:49 that's why you have guis for mplayer core Feb 18 20:49:51 PaulFertser_: I want a device that follows the accepted paradigms for common operations: a red button to power on and end the call, a green one to dial, etc. I expect the same from the linux beneath -- I type "ls" and depress the enter key to enter a command. Why should I have to learn a totally different way? Feb 18 20:49:53 gnome mplayer is a non-brainer Feb 18 20:50:20 And I also do not speak of music players. Feb 18 20:50:28 mwester: i consider mass-accepted paradigms a disaster. Too inefficient. Feb 18 20:50:35 Although it is the case here, that every six year old child can work an iPod. Feb 18 20:50:45 quick question: I figured out how to switch the keyboard dictionary in om 2008.12, but word completion is still kind of active (can't enter one character at a time, plus there are the unnecessary spaces it inserts) Feb 18 20:51:05 how do I switch from this word completion method to character by character? Feb 18 20:51:06 PaulFertser_: you use a dvorak keyboard, then, I presume -- once again, you impress your very specific view of the world on everyone else! Feb 18 20:51:12 muuuuuuuuuuuuuuuuuuuuuuons Feb 18 20:51:13 mwester: i tried iPod once and it was weird. Moreover it doesn't do what i want anyway. Rockbox is so much better. Feb 18 20:51:19 also, i believe simple functions are kind of like waypoints. I don't expect OM to be the ubiquitous computing device with all nitfy GPS/Accel/IA stuff if it can't handle telephony and PIM. Feb 18 20:51:31 hahaha Paul, have you ever seen a Zune/ Feb 18 20:51:46 PaulFertser_: Ok. So let's assume that the whole world switched to rocks box. Now what? Feb 18 20:51:55 Dave: only on pictures of epic leap year fail :) Feb 18 20:52:05 How did that make dialing an openmoko phone any easier? Feb 18 20:52:10 :D Feb 18 20:52:13 oho man Feb 18 20:52:19 imagine if the Zune could dial... Feb 18 20:52:34 Dave: it would only call home to microsoft. Feb 18 20:52:54 no problem, in six months home wouldn't be available anyway =D Feb 18 20:53:04 * eolson . o O ( it already calls home ) Feb 18 20:53:14 mwester: my point is that the paradigms accepted by masses are usually inefficient and therefore shouldn't be implemented. Feb 18 20:53:15 yep, just like the iPod... Feb 18 20:54:06 PaulFertser_: ok. So your argument is that the Openmoko design is completly ok, because the way all other telephones work is wrong. I guess that's one opinion to have... I'm afraid I can't accept that as valid, but that's ok.. Feb 18 20:55:16 mwester: I don't know anything "Openmoko design". I know a bit about how the kernel works and how FSO works. Neither of which is openmoko design. And i don't think anyone should expect much more from FR atm. Feb 18 20:55:20 Heck, let's rethink our numbering system, then. base 10 is silly, and beyond that it discriminates against children born with 6 fingers on a hand. We should use base 2. Or an arbitrary base, entered by the user of any device when they first set it up. :D Feb 18 20:55:51 My point is that at some point we must accept certain paradigms as they are. Feb 18 20:56:21 So? Let hackers build the foundations: the kernel, the framework. Don't complain about end-user apps yet. Feb 18 20:56:36 After the foundations are ready, all kind of apps become possible. Feb 18 20:56:41 The GTA02 is the most accepted phone to beat people up. Done. Feb 18 20:56:51 (expectations) -- after two years, I *DO* expect more from Om than a barely-functional kernel on broken hardware. Feb 18 20:56:54 PaulFertser_: indeed, and i'd restrict that to only ogsmd but that is just me :) Feb 18 20:57:46 * laen agress with lindi- (as usual). Feb 18 20:58:01 mwester: i hoped for that too, but what does it prove? That OM-the-company sucks? I didn't argue on that one. Feb 18 20:58:18 still under development!!?::))] Feb 18 21:00:10 how long did microsucks use the hacking community to fix their stuff After it was released to the public? Feb 18 21:00:11 Anyway, this was a fascinating and fun lunch-time discussion! I agree that it changes nothing; we still need to make this work and OM-the-company still sucks. But now I must go back to work... :D Feb 18 21:00:48 using u guys to finish makes perfect sence Feb 18 21:01:01 Good luck with your work :) I hope managers at your work make more sense than OM's :) Feb 18 21:01:21 simply because u guys are perfectionists an want it righ Feb 18 21:01:22 tbh, I think OM should go the manufacture way and let redistributors like koolu deal with software Feb 18 21:01:29 t Feb 18 21:02:16 at least microsoft wont make money off u guys this way Feb 18 21:03:27 and if u can come up with a hardware list(ghood) maybe somebody can pick up the ball an have better hardware Feb 18 21:04:05 to put the fruits of your labor to very good use Feb 18 21:04:23 vininim: it's not easy for somebody else to write the kernel, X and ogsmd Feb 18 21:04:36 vininim: you need rock-solid hardware knowledge of the specific design Feb 18 21:04:48 vininim: but phone UIs can be written by other people Feb 18 21:05:34 Slaxxer: i think Raster will come with some cool hardware soon :) That's the man i trust. Feb 18 21:06:43 that would be great Feb 18 21:07:00 lindi-: i'll accept that as a challenge when GTA03 comes out =P Feb 18 21:07:25 vininim: that should get rid of glamo issues and it should have less buggy gsm chip Feb 18 21:07:36 vininim: but it won't help with other tricky kernel stuff Feb 18 21:08:11 i'm more impressed by the marketed time to first fix of the new gps chip Feb 18 21:08:31 and yes, the soc seems cool Feb 18 21:09:01 vininim: i'm very very sceptical about new hardware being cool. sorry but i'm just a pessimist on that :P Feb 18 21:09:09 hehehe Feb 18 21:09:16 vininim: (our new quadcore system with 8GB ram has been "softlockup"'ing three times this week) Feb 18 21:10:36 anybody got the todays shr? Feb 18 21:10:44 I was thinking of flashing it Feb 18 21:10:54 if I can't rig om's stupid keyboard Feb 18 21:11:16 badcloud did u try the 2008.12 from bytestore? Feb 18 21:11:19 doesn't anyone know how to shut autocomplete off? Feb 18 21:11:28 bytestore? Feb 18 21:12:16 google's not giving me anything Feb 18 21:12:50 * eolson reads the lunchtime discussion late. mwester, what's left for it to replace your treo650? Are faster answering and a better dialing UI the main things? Feb 18 21:13:18 slaxxin, can you point me to a working link? Feb 18 21:13:23 hold Feb 18 21:13:28 sure Feb 18 21:13:33 vininim: recent design no gps :-/ Feb 18 21:13:43 http://wiki.openmoko.org/wiki/User:Bytestore Feb 18 21:13:44 wat Feb 18 21:14:16 also, there seems to be an issue with sms's. I went all day without getting 3 Feb 18 21:14:25 works with stable mwester kernel Feb 18 21:14:34 restarted the device, and there they were! Feb 18 21:14:36 docscrutinizer2: why? Feb 18 21:14:52 battery life? Feb 18 21:14:57 i recommend it Feb 18 21:15:10 I'll give it a shot Feb 18 21:15:15 dunno which nda i just violated, but for the "why" ask Sean Feb 18 21:15:31 :) Feb 18 21:15:31 if no sound use a different kernel Feb 18 21:16:13 i had to erase some foreign phone #'s :) Feb 18 21:16:18 i'm sure someone will spike the rumours and uproar in the ml but not me doing it this time =P Feb 18 21:17:20 slaxxin, bootloader? Feb 18 21:17:42 docscrutinizer2: but nobody's really sure on the final design and features of GTA03, so what you say can be considered rumors anyway ;) Feb 18 21:19:00 ``someone said'' it had to do with patents and legal settlements, burn Apple, Google and Microsoft! :) Feb 18 21:19:14 yup, I'm just talking about what I know for sure (the first "NDA" rule) and that is: *recent* design is like this. Doen't mean it'll not change another 20 times Feb 18 21:20:57 vininim: (pat.) not to my knowledge Feb 18 21:24:23 anyone know where bytestore's image is? (http://wiki.openmoko.org/wiki/User:Bytestore doesn't have it) Feb 18 21:26:34 Oh well. Feb 18 21:27:29 crap to this, I'm going to try the new shr image Feb 18 21:28:52 its downloading Feb 18 21:29:10 is it slow or not working? Feb 18 21:29:25 I downloaded mine yesterday Feb 18 21:29:40 :D Feb 18 21:30:07 thats just funny Feb 18 21:30:43 had no luck with sound on shr the klast couple of times Feb 18 21:47:39 did u use the feb 8 shr kernel or andys tracking? Feb 18 21:48:05 I'm trying feb8 now Feb 18 21:48:13 sound wwork? Feb 18 21:48:19 one second Feb 18 21:48:39 x is loading... Feb 18 21:49:08 im using mwesters stable Feb 18 21:49:17 ah, good old segfaulting illume... Feb 18 21:49:19 I'm home Feb 18 21:49:28 damm98yt Feb 18 21:50:10 i seem to always go back to that bytestore image Feb 18 21:51:09 at least all the icons are there Feb 18 21:51:26 no sound Feb 18 21:51:36 I'll flash andy Feb 18 21:51:36 thats what i thought Feb 18 21:51:44 i have it up Feb 18 21:52:29 mm which uImage should I use for shr-unstable? Feb 18 21:52:35 i have sound Feb 18 21:52:41 nevermind Feb 18 21:53:01 so mwester's works with sound and everything? Feb 18 21:53:22 well lets see Feb 18 21:53:30 I'll give andy a shot in the meantime Feb 18 21:53:52 9D50 is what i used Feb 18 21:54:21 9d50 is the last 4 didgets Feb 18 21:54:41 ok i need to know Feb 18 21:54:57 u have a link? Feb 18 21:55:55 for andy? Feb 18 21:55:58 one sec Feb 18 21:56:26 http://people.openmoko.org/andy/uImage-moredrivers-GTA02_andy-tracking-d1a9cf85c8608601.bin Feb 18 21:56:55 well bad link Feb 18 21:57:05 ? Feb 18 21:57:16 no Feb 18 21:57:17 http://people.openmoko.org/andy/ Feb 18 21:58:08 bytestore, trevino, mwester, kustomizer, om, fso, hackable, debian, gentoo, android, shr, FDOM, QTe, FyP, NeoPwn, OpenWRT, RunningBear, Poky, Sesca ample etc.. No need to tell you don't have choices :) Feb 18 21:58:22 (no, they're not all distros .) Feb 18 21:59:02 just mods Feb 18 21:59:29 rhkfin: i think you need ":" somewhere in that list :) Feb 18 22:00:59 lindi-: right :) Feb 18 22:03:08 qi+andy+latest unstable shr light Feb 18 22:03:11 SOUND Feb 18 22:03:19 (=) Feb 18 22:03:39 any segfaults? Feb 18 22:03:49 not yet ;) Feb 18 22:04:24 I just avoid using the wrench Feb 18 22:04:28 and illume settings Feb 18 22:05:12 ::)0)) Feb 18 22:05:12 only drawback (only?) is that I never know who the $%^&U sends me sms's Feb 18 22:05:29 yea thats ugly Feb 18 22:05:44 badcloud: does shr run frameworkd? Feb 18 22:06:18 btw if someone of you have uploaded packages to opkg.org, make sure you can install it through the opkg.org repository. Many packages are missing the required information -> installation fails/segfaults/md5mismatches/... Feb 18 22:06:43 fuck if I know... Feb 18 22:07:05 lots of stuff worked on opkg then yesterday it wouldnt work for me Feb 18 22:07:11 same for me Feb 18 22:07:12 $%^& Feb 18 22:07:22 minimo, scummvm, you name it Feb 18 22:07:34 we may have an infiltraitor Feb 18 22:07:49 killing our stuff Feb 18 22:08:25 Do you have problems if you install it with opkg install http://....? Feb 18 22:08:39 My experience is that it works a lot better than via the repo Feb 18 22:09:04 Check opkg.org/packages/Packages - many packages don't have complete information there -> fail? Feb 18 22:09:09 i just copy/paste the box contents Feb 18 22:09:33 Right, that works a bit better Feb 18 22:10:04 The broken repository makes it frustrating to try to work on KUstomizer - some packages from opkg always fail.. Feb 18 22:11:07 I've had depends and md5sum errors both ways Feb 18 22:11:13 repo and http Feb 18 22:11:21 shr sucks in that way Feb 18 22:11:34 om has been much more solid in the app department Feb 18 22:11:37 pythm works:) Feb 18 22:11:42 at least that Feb 18 22:11:52 phone works Feb 18 22:11:57 dillo Feb 18 22:12:00 no segfaults Feb 18 22:12:42 badcloud: dillo SSL support doesn't seem to work, I think. Feb 18 22:12:46 pythm just quit Feb 18 22:13:41 pythm has some python 2.5 / python 2.6 issues AFAIK Feb 18 22:15:01 Just tried koolu's beta3, can't say it's something you can work with yet. Feb 18 22:15:19 crap Feb 18 22:15:29 now pythm crashes on ImportError: No module named mutagen.easyid3 Feb 18 22:15:33 did u get the keyboard to work? Feb 18 22:15:39 I've installed mutagen.. Feb 18 22:16:36 Me? Feb 18 22:18:12 So anyone got some experience with Pyneo? Feb 18 22:18:44 oh right, I forgot koolu from my list.. Feb 18 22:18:47 :) Feb 18 22:18:47 pythm is playing music but is closed Feb 18 22:19:19 slaxxin: closed as in no code available or closed as program not running? Feb 18 22:21:10 slaxxin: playing sound out of buffer (or even by background process) while main app exited isn't completely unknown Feb 18 22:21:48 ok Feb 18 22:21:52 qi works flawless with shr, right? Feb 18 22:21:55 Weiss: i installed xf86-video-glamo on my freerunner. do i have to tell x to use it or something like that? Feb 18 22:21:58 well Feb 18 22:22:03 (unstable kernel) Feb 18 22:22:54 slaxxin: I thought pythm wore a back-end to mpd or mplayer Feb 18 22:22:54 *was Feb 18 22:23:18 vininim: it is, or gstreamer (the current default, I think) Feb 18 22:23:38 it's possibly mpd daemon running then Feb 18 22:23:50 slaxxin: more common situation though is main win of app closed but process fails to stop soundcard, thus hanging on in kinda zombie process Feb 18 22:24:25 i think thats wats happining Feb 18 22:24:35 agg1n: well done. edit /etc/X11/xorg.conf and add a line to the device section for the graphics card: Driver "glamo" Feb 18 22:24:38 ps should reveal Feb 18 22:25:13 kill -9 should do Feb 18 22:25:53 Weiss: there is no xorg.conf :/ Feb 18 22:26:01 I get a bitbake error "ERROR: Please set the 'PERSISTENT_DIR' or 'CACHE' variable." Feb 18 22:26:14 I've set it as told in the wiki of oe Feb 18 22:26:20 any ideas? Feb 18 22:26:37 what's CACHE used for? a tmp dir to build? Feb 18 22:26:52 agg1n: then create one :) - hang on, i'll put a template up Feb 18 22:27:00 should I set it to any specific dir? Feb 18 22:27:13 wiki information should be related to what is shipped with freerunner? Because several listed FreeRunner issues are solved in 2008.12 Feb 18 22:27:49 yes they are Feb 18 22:28:28 vininim: so mark them like this when they come across your way ;-) Feb 18 22:28:42 agg1n: http://www.bitwiz.org.uk/xorg.conf (probably want to comment out 'Load "dri"' and 'Load "glx"' and the AIGLX line) Feb 18 22:29:55 Last try for the day, Pyneo, epydial and zad versions. Feb 18 22:30:38 vininim: a "solved in 2008.12 see: " might help a lot Feb 18 22:31:02 Weiss: thanks for your help! Feb 18 22:32:41 btw does gta03 still ship with 2007.2? Feb 18 22:32:50 lolol Feb 18 22:32:51 lol Feb 18 22:32:59 yup Feb 18 22:33:08 typo of the day Feb 18 22:34:21 heh :) Feb 18 22:34:23 sorry : Feb 18 22:34:24 ) Feb 18 22:34:36 (but who knows :) Feb 18 22:35:06 trying again: does gta02 still ship with 2007.2? Feb 18 22:35:12 nah we actually have 2008.12 fab image Feb 18 22:35:37 ok Feb 18 22:35:42 good :) Feb 18 22:35:49 or ~good at least Feb 18 22:36:04 will take some months to market though, I'd guess Feb 18 22:36:13 Weiss: ok..may be a silly question, but what can i do to test the driver a little bit? :) Feb 18 22:39:51 rhkfin: though I'm still not sure about them downgrading to 2008.09 due to gsmhandset.state file considered "nonfitting" - loool Feb 18 22:40:17 anyone remember how to add opkg.org as a repo? Feb 18 22:41:59 badcloud: echo "src/gz opkgorg http://www.opkg.org/packages" > /etc/opkg/opkg-feed.conf Feb 18 22:42:05 docscrutinizer2: hmm.. ok :/ Feb 18 22:43:29 thanks, rhkfin Feb 18 22:45:02 Hello, I just got my Freerunner. Is it ok to update from OM2008.8 to 2008.12 or have I update to 2008.9 first ? Feb 18 22:45:21 flashing always takes you directly to a version Feb 18 22:45:26 no need for intermediate steps Feb 18 22:45:47 ok, thanks for your advice Feb 18 22:46:42 kalden: emphasis on "flashing" though Feb 18 22:46:51 yeah Feb 18 22:47:04 'opkg upgrade' won't work Feb 18 22:47:16 no that doesn't work Feb 18 22:47:53 I get errors when I do 'opkg update' Feb 18 22:48:12 you will Feb 18 22:48:34 Don't try upgrading that way. Feb 18 22:49:27 So flashing is the way to go ? from 2008.8 directly to 2008.12 Feb 18 22:49:48 yup Feb 18 22:50:26 Thanks Feb 18 22:52:54 Another problem is that my SIM isn't recognised. There seems to be a solution for that to...but it's rather risky : / Feb 18 22:53:15 kalden: first upgrade both kernel & rootfs Feb 18 22:53:22 then see what happens with the SIM Feb 18 22:53:32 upgrade = flash.. Feb 18 22:53:50 Ok, I'll do that first. Feb 18 22:54:06 Many thanks all of you. Feb 18 22:54:28 agg1n: xperf -all is quite good :) Feb 18 22:55:29 rhkfin: kalden: updating GSM-FW isn't that risky. It might be worth doing it prior to upgrading rootfs, as you need to reflash rootfs with a special "gsm-update rootfs" if you want to do GSM-update the correct and safe way Feb 18 22:55:53 agg1n: x11perf even Feb 18 22:57:13 kalden: see http://wiki.openmoko.org/wiki/GSM/Flashing Feb 18 22:57:50 after that you can flash 2008.12 and _keep it_ ;-) Feb 18 23:00:08 Ah.. Ok. I didn't start yet. Feb 18 23:00:34 DocScrutinizer: ok.. Is there a need for the gsm flashing, what does it fix? Feb 18 23:00:50 #666 Feb 18 23:01:03 so called 3G-sim issue Feb 18 23:01:09 ah, okay.. Feb 18 23:01:35 moko11 even fixes some resume issue, as well as potential buffer overruns Feb 18 23:02:31 moko11b1 is beta still, but I dare to recommend it neverheless, as we seen no problems with moko10 update, and neither we did with the moko11b1 yet Feb 18 23:02:40 oh noes, qi is trying to boot my sdcard Feb 18 23:03:06 (or it's slow, I don't see a kernel panic) Feb 18 23:04:14 maybe I should just chill out and wait the long first boot Feb 18 23:06:34 Hi Feb 18 23:06:44 Does anyone know how to get agps-gui for debian? Feb 18 23:07:03 i can has shr-unstable, it's nice Feb 18 23:07:45 agps-gui for debian? Feb 18 23:09:50 You know, this genius test application for om2007.2 Feb 18 23:09:58 Which shoes all gps information Feb 18 23:16:41 cat Feb 18 23:20:27 when are they going to make the phone stack in shr more practical?? Feb 18 23:30:27 badcloud: there is some chicken-egg problem wrt to gui since shr is on top of fso framework Feb 18 23:30:51 not really chicken-egg, more like pipeline issue Feb 18 23:32:55 Package libpython2.6-1.0 (2.6.1-ml0) installed in root is up to date. Feb 18 23:33:04 * ERROR: Cannot satisfy the following dependencies for python-pyalsaaudio: * libpython2.5-1.0 (>= 2.5.2) * Feb 18 23:33:17 wat Feb 18 23:39:33 And i have given op on everything but debian again :) Feb 18 23:42:56 as *soon* as I get the chance, I'm going debian on my uSD Feb 18 23:43:26 Smart :) Feb 18 23:43:42 Sounds like a bad rap record badcloud. Feb 18 23:43:46 No more problems with weird apps and stuff, simply a real OS on your moko and a full working Zhone. Feb 18 23:44:21 Zhone works fully on fso =P Feb 18 23:47:28 I do hope to get the knowledge to create a toolchain and crosscompile gentoo for it, and then get frameworkd and zhone etc working on that. Feb 18 23:47:37 how do you mean, speed? Feb 18 23:47:41 And then provide a portage binhost.. but well. Feb 18 23:48:08 bad 'going debian on my uSD' Feb 18 23:48:59 you mean debian doesn't run smoothly on the microsd? Feb 18 23:49:21 badcloud: Please ignore me. Feb 18 23:49:24 Does here. Perfectly. Feb 18 23:49:41 ah, shucks Feb 18 23:50:35 what I'm feeling is that the current distros specifically for FR and 1973 are not focused on basic use enough Feb 18 23:50:52 phone should be of first and foremost attention Feb 18 23:50:57 then goodies Feb 18 23:54:09 kernel is first Feb 18 23:54:11 then phone Feb 18 23:54:14 then goodies. Feb 18 23:54:15 IMO Feb 18 23:55:12 * mwester agrees Feb 18 23:55:31 I suppose it's a philosophy/usage thing Feb 18 23:56:22 * Weiss thinks it's more to do with how hard it is to work at the low-level stuff. it's not really true that people working on one side of things are doing it at the expense of the other Feb 18 23:56:27 at least, i don't think it is Feb 18 23:56:51 well, I think I need some sleep Feb 18 23:57:06 later crocodiles Feb 19 00:01:54 SpeedEvil: true, and that is why i don't even understand creating all those distro's for the FR and 1973.. why didn't they just use for example Debian with it's EmDebian project, and focus on the tools.. Debian works allready. Feb 19 00:02:55 And all the extra's come from the debian repos anyway. So, then they only would have had the kernel and phone stuff to work on. Feb 19 00:03:27 Is there any suggested way of handling GPRS on SHR? Feb 19 00:08:00 laen: emdebian didn't exist at that time probably Feb 19 00:13:13 laen: hmm, i'm now thinking that I should have a really simple program to only answer calls. it could run without connection to X and would only play ringtone and take AUX to answer a call Feb 19 00:13:20 laen: currently if X crashes I can't answer calls Feb 19 00:16:42 and hangup Feb 19 00:16:50 and pulse-dial! Feb 19 00:18:09 yeah answer and hangup Feb 19 00:18:11 awesome, gprs works! Feb 19 00:18:48 freesmartphone.org: 03mickey 07framework * rc9e5d80540d5 10/framework/subsystems/ogsmd/modems/abstract/mediator.py: ogsmd: fix ListProviders for systems that do not return the access technology. Closes FSO #329 Feb 19 00:34:34 okay, going outside to try agps Feb 19 01:04:01 wat Feb 19 01:04:03 root@om-gta02 ~ $ mdbus -s org.freedesktop.Gypsy /org/freedesktop/Gypsy org.freedesktop.Gypsy.Device.GetFixStatus Feb 19 01:04:04 1 Feb 19 01:04:13 root@om-gta02 ~ $ mdbus -s org.freedesktop.Gypsy /org/freedesktop/Gypsy org.freedesktop.Gypsy.Position.GetPosition Feb 19 01:04:13 (0, 0, 0.0, 0.0, 0.0) Feb 19 01:04:43 what manner of mathematical equations are you writing, vininim ? Feb 19 01:05:36 trying to figure out why agps isn't working y_y Feb 19 01:06:06 FixStatus 1 means OK or not OK? Feb 19 01:06:32 * mwester suspects this is an example of the lunacy imposed on the world by things like dbus. Feb 19 01:06:53 oh, 1 means none x_x Feb 19 01:06:57 god forbid that an application actually have a SIMPLE command-line usage, and print a useful error diagnostic! Feb 19 01:07:18 * mwester curses dbus and all who have fallen under it's evil spell Feb 19 01:07:52 heh Feb 19 01:08:08 I wonder what is the interaction between agps and fso-gpsd Feb 19 01:08:41 do they conflict? what should I run first? will fso-gpsd turn gps off and on? Feb 19 01:23:57 vininim: I'd think gpsd on first (according to my 2008.12 experience). Feb 19 01:48:12 freesmartphone.org: 03mickey 07dbus-hlid * r0a3bc4679538 10/ (9 files in 2 dirs): remove i18n support Feb 19 02:03:47 I have a .tar.gz on my server. Downloaded it to FR and try to tar zxf it but I get 'tar: corrupted octal value in tar header'. md5sum is the same on both and on server I can open it without any problems. Ideas? Feb 19 02:05:14 rhkfin: try gunzip followed by tar Feb 19 02:06:43 vininim: I repackaged it on the server (instead of Ark on my local) and now it works. Weird.. I never have trusted Ark anyway :) Feb 19 02:13:15 (Ark) :-/ Feb 19 02:20:51 right.. Feb 19 02:59:32 would anyone know how to enable sound? I compilied my own kernel from the git repository and I am wondering if there are settings in the .config that I missed **** ENDING LOGGING AT Thu Feb 19 02:59:57 2009