**** BEGIN LOGGING AT Wed Feb 25 02:59:57 2009 Feb 25 06:21:35 openmoko: 03werner * r4931 10/developers/werner/cam/ (. CONN): Camera connections to CPU/PMU. Feb 25 07:50:51 mwester: btw, it was me who found and tested that patches to stop BSODing windows and it was me who suggested windows users who to produce logs and where to report them. The last result of that is http://marc.info/?l=linux-usb&m=123507198413197&w=2 and i don't know myself how to move anywhere from here. Feb 25 07:52:11 mwester: moreover, when there was MS5 release time, i looked over all important changes done during January and cherry-picked some to the kernel mickey wanted to use. Those patches were included. So i think i gave all assistance i could here. Feb 25 08:14:36 morning Feb 25 10:35:59 re Feb 25 10:36:23 even latest u-boot can't boot kernel images larger than 2M? Feb 25 10:36:47 sure it can Feb 25 10:36:54 ok, cool Feb 25 10:36:54 you need to adjust the environment variables though Feb 25 10:36:57 ok Feb 25 10:37:01 that's what i thought damn it Feb 25 10:37:09 well Feb 25 10:37:11 it's a one-liner... Feb 25 10:37:12 mickey|zzZZzz: can you point me to a guide? Feb 25 10:37:19 check the u-boot wiki Feb 25 10:37:22 ? Feb 25 10:37:28 openmoko wiki page on u-boot Feb 25 10:37:38 so you learn how to login to the u-boot console Feb 25 10:37:47 and then you can enlarge the size in bootcmd Feb 25 10:37:58 mickey: I have some truble with the mux and calypso. I send the open message Feb 25 10:38:00 on the channels Feb 25 10:38:23 http://wiki.openmoko.org/wiki/U-boot ? Feb 25 10:38:32 yep Feb 25 10:38:36 and when I recevie the GSM0710_TYPE_UA Feb 25 10:38:36 ok Feb 25 10:38:48 I switch the status to open Feb 25 10:38:58 then I think that all is ready Feb 25 10:39:19 openmoko: 03werner * r4932 10/trunk/src/target/gpio/ (Makefile gpio-s3c6410.c): gpio-s3c6410.c: same as "gpio", but for the S3C6410 Feb 25 10:39:34 but one channel don't respond until close and reopen pts Feb 25 10:40:02 moin Feb 25 10:40:46 panicking: sleep is off? Feb 25 10:40:51 deep-sleep, that is Feb 25 10:41:24 i send the AT%SLEEP=2 in the first one Feb 25 10:41:31 and when It failed Feb 25 10:41:33 to respond Feb 25 10:41:34 I send Feb 25 10:41:37 the x1a Feb 25 10:41:40 char on the channel Feb 25 10:41:44 after a while Feb 25 10:41:53 but It don't responde Feb 25 10:43:19 How can I disable deep-sleep? Feb 25 10:43:28 yo already do with %sleep=2 Feb 25 10:43:43 so if this returns OK, this doesn't seem to be the problem Feb 25 10:44:04 are you getting v24 bits after channel opening? Feb 25 10:44:44 No Feb 25 10:44:49 oh Feb 25 10:44:51 that's not good Feb 25 10:44:51 what are the v24 bits? Feb 25 10:45:08 the virtual serial control bits Feb 25 10:45:24 after every channel being successfully opened, the calypso will send RTS CTS to you Feb 25 10:45:29 on that channel Feb 25 10:45:34 to indicate that you can use the channel Feb 25 10:45:45 and you should respond with the same Feb 25 10:45:58 this is not required, so won't make a difference Feb 25 10:46:01 anways you should do that Feb 25 10:46:08 as it's recommended by the protocol Feb 25 10:46:27 isn't there a simple guide to change the u-boot env to boot large kernels? :-) Feb 25 10:46:34 ok I can see it the gsm0710d Feb 25 10:47:42 soul9: ok here it is: Feb 25 10:47:46 log into u-boot Feb 25 10:47:47 printenv Feb 25 10:47:55 examine the bootargs command where it reads Feb 25 10:48:02 nand read.e kernel Feb 25 10:48:14 change to a larger value with set bootargs ... Feb 25 10:48:20 be sure to escape $ and ; Feb 25 10:48:23 reboot Feb 25 10:48:58 or just install Qi Feb 25 10:49:00 and boot from SD Feb 25 10:49:10 which is faster Feb 25 10:49:27 and you can edit the SD at any time once you locked yourself out Feb 25 10:49:48 ☺ Feb 25 10:50:10 so i need to change this nand read.e 0x32000000 kernel 0x200000 Feb 25 10:50:12 hmmm Feb 25 10:50:44 Is there any reason for X to use dpms on the freeunner? Or is xset s off a good idea? Feb 25 10:51:11 mickey|zzZZzz: i'd gladly use qi, but panicking's stuff doesn't register on network if booted via qi ;-) Feb 25 10:51:19 uhm s was screensaver, sorry Feb 25 10:51:46 well Feb 25 10:51:51 in that case i'd rather debug why it doesn't Feb 25 10:51:54 but that's me :) Feb 25 10:52:00 :-D Feb 25 10:52:09 yes, change it to nand read.e 0x32000000 kernel 0x300000 Feb 25 10:52:14 well, i think prolly qi doesn't give the right kernel params Feb 25 10:52:14 that should be enough Feb 25 10:52:22 ok Feb 25 10:52:26 what are the "right" kernel params? Feb 25 10:52:34 mickey|zzZZzz: that limits it to 3M? Feb 25 10:52:42 FSO works fine with both Qi and u-boot Feb 25 10:52:47 mickey|zzZZzz: i have no clue, prolly what u-boot does Feb 25 10:53:07 kernel params should not make a difference to GSM registration Feb 25 10:53:15 nor should boot loader state Feb 25 10:53:24 if it still does, we really should find out Feb 25 10:53:26 mybe it's just this part: console=ttySAC2,115200 Feb 25 10:53:31 mickey|zzZZzz: i agree Feb 25 10:54:35 mickey|zzZZzz: so i'm booting from nand jffs2 image, could i add a /boot/append-GTA02 file and test wether it's the params that way? Feb 25 10:54:42 yes Feb 25 10:54:47 i mean to debug the qi problem Feb 25 10:54:50 ok, cool Feb 25 10:54:52 will do then Feb 25 10:55:16 and if it's good, maybe we could add default boot params to the kernel, or poke at qi guys ;-) Feb 25 10:58:47 yep Feb 25 10:59:10 ok, will do Feb 25 11:03:30 soul9: you can't really use append GTA02 from NAND to affect Qi booting in any way. Feb 25 11:03:53 that's what i thought :-( Feb 25 11:04:12 PaulFertser_: and kernel config option to specify default boot params should work? Feb 25 11:06:24 soul9: one thing you can do is "cat /proc/cmdline" when booted with u-boot where everything works. And then "cat /proc/cmdline" when booted with Qi where gsm registration doesn't. See if it makes a difference. Feb 25 11:06:34 aaaah Feb 25 11:06:36 damn, good one Feb 25 11:06:40 ok, will do Feb 25 11:07:01 PaulFertser_ my saviour again ;-) Feb 25 11:07:04 soul9: moreover, why don't you just see why gsm registration fails? The process itself. Either the modem is turned off or smth like that i think. Feb 25 11:07:27 but why does it work when booting with u-boot and not with qi?! Feb 25 11:07:57 soul9: can you have a debug log from the registration process? Or may it be that qi mount rootfs ro while u-boot does it r/w? Feb 25 11:08:16 no, android rootf is ro anyways Feb 25 11:08:25 so that shouldn't matter Feb 25 11:08:59 soul9: Ok. "Qi guys" need to know more about the actual reasons why gsm registration fails, so comparing /proc/cmdline would be a good start. Feb 25 11:09:08 yea Feb 25 11:13:01 dammit, usbnetworking doesn't work with qi either :-( Feb 25 11:15:28 soul9: _that_ is really funky Feb 25 11:16:02 soul9: did it work for you with Qi and some GNU/Linux distro? Feb 25 11:16:12 yeah, i think so Feb 25 11:16:22 though i haven't tested with this specific qi.. Feb 25 11:16:35 why, does the bootloader do some device initialization for linux? Feb 25 11:16:41 soul9: did you touch your "factory" NAND partition? Feb 25 11:16:49 errr Feb 25 11:16:52 nand? Feb 25 11:16:59 i flashed qi Feb 25 11:17:04 soul9: no, except PMU and Glamo (necessary to access SD card) Feb 25 11:17:14 yea Feb 25 11:21:49 hi Feb 25 11:22:28 where can I found themes' file like this one ( http://scap.linuxtogo.org/files/94405bab8f94ea9694b10954d5516f25.png )? Feb 25 11:23:52 doesn't load for me :-/ Feb 25 11:25:44 soul9: it is a new theme for Illume (linuxtogo.org seems down right now...) Feb 25 11:26:26 their routing seems to be messed up, the connection isn't refused, it's just lost somewhre in the tubes Feb 25 11:27:48 soul9: do you know where can I find other themes for Illume? Feb 25 11:28:11 unfortunately people just post fancy pictures Feb 25 11:28:22 but don't submit patches or edj files Feb 25 11:29:01 :( Feb 25 11:29:56 if someone is interested in I'm the developer of this ( http://img187.imageshack.us/img187/3694/5084b25da2c3ae136b75c05bn5.png ) Feb 25 11:30:11 I haven't released it yet, but I have an ipk Feb 25 11:30:18 and it runs well Feb 25 11:30:42 oh Feb 25 11:30:45 nice one! Feb 25 11:30:52 you should put your code somewhere Feb 25 11:31:08 sylar91: that's awesome!!! Feb 25 11:31:25 sylar91: if you make your code available i'll add an ebuild to gentoo-openmoko Feb 25 11:31:36 it is a bit unstable but if you want to try it... Feb 25 11:31:57 that works, please send a mail about that Feb 25 11:32:02 at least anyone could help you hunt down bugs.. Feb 25 11:32:07 s/works/rocks/ Feb 25 11:32:07 mickey|zzZZzz meant: that rocks, please send a mail about that Feb 25 11:32:11 opkg install http://sylar-stuff.googlecode.com/files/screenlocker_0.3_all.ipk Feb 25 11:32:25 sylar91: code is on googlecode too? Feb 25 11:32:37 it is in python Feb 25 11:33:01 (ASAP I'll upload the code on the googlecode svn) Feb 25 11:33:21 ok, yeah Feb 25 11:33:28 gentoo doesn't work with ipk :-) Feb 25 11:33:34 (not that i mind that) Feb 25 11:33:36 here you can find other projects on the freerunner I'm developing (http://www.thomasbertani.it/?c=data/progetti&lang=it) Feb 25 11:34:02 sould9: mmmm so you can just exctract it and install it manually (or wait the svn...) Feb 25 11:34:07 (sorry for my bad english) Feb 25 11:34:08 sylar91: what's that phone on the front page? Feb 25 11:34:36 it is an old project I made some years ago (an unix-like shell in j2me) Feb 25 11:34:53 ooh Feb 25 11:34:55 Thanks mickey I find my mistake Feb 25 11:34:56 :) Feb 25 11:34:56 ok, i see Feb 25 11:36:02 brb Feb 25 11:36:18 panicking: :) Feb 25 11:36:38 I'm an idiot Feb 25 11:36:39 :( Feb 25 11:36:55 I split the multychannel in a select fashion Feb 25 11:37:01 but I forgive a break Feb 25 11:37:07 in a cycle Feb 25 11:41:46 If possible give me feedback of the screenlocker, please... Feb 25 11:43:06 ps: here (http://sylar-stuff.googlecode.com/files/ecalc_0.1-r0_armv4t.ipk) you can download ecalc Feb 25 11:47:17 sylar91: in shr the top shelf is visible although screenlocker is active Feb 25 11:49:17 agg1n: are you in --set mode? Feb 25 11:50:45 sylar91: no Feb 25 11:51:30 mmm so the upper text is just "Enter your pattern" and not "(1/3)..." ? Feb 25 11:54:05 actually, there is no text, just that lock and the 9 pins below...maybe the text is coverd by the topshelf Feb 25 11:57:06 mmm very strange Feb 25 11:57:12 could you try to create manually the conf file? Feb 25 11:58:27 agg1n: try "echo 4157>/home/root/.sl.conf" Feb 25 11:58:34 this should fix the issue Feb 25 12:03:10 anyone know what package the screen lock is in? - the one that Feb 25 12:03:21 has the big thick black bar Feb 25 12:03:32 with the word "LOCKED" that Feb 25 12:03:46 hides all the interesting bits when on :( Feb 25 12:10:46 agg1n: have you solved the problem? Feb 25 12:13:53 sylar91: no, if i run python sl.py from terminal it hangs at "Waiting for aux...#" Feb 25 12:14:31 and if you press aux? Feb 25 12:14:35 nothing happends? Feb 25 12:15:04 no Feb 25 12:15:07 (you haven't to start it from the terminal! you have to reboot (it starts automatically in the background as a daemon)) Feb 25 12:15:27 and then to press aux to launch it... Feb 25 12:16:32 sylar91: i have restarted right after installation :/ Feb 25 12:16:47 so you haven't to start it manually... Feb 25 12:17:23 maybe on shr the aux event file differs from the openmoko2008.12 one Feb 25 12:22:20 on my om2008.12 it works fine... Feb 25 12:42:30 Hello Feb 25 12:43:08 I would like to know where are the repositories of openmoko-contacts and openmoko-dates. I tried to find them in git.openmoko.org but no luck Feb 25 12:45:33 As I'm looking, it seems it's part of some subsystem using Python. Anyone would be able to explain it a bit more? Feb 25 13:18:29 can anyone compile latest andy-tracking git sources? Feb 25 13:18:36 i think i'm missing something Feb 25 13:19:08 pulling.. Feb 25 13:20:06 this is what i get: http://dpaste.com/1346/ Feb 25 13:22:00 it looks like the current tip on andy-tracking is broken Feb 25 13:22:40 lindi-: tell me if you have more luck, then i'll look deeper into my problem.. Feb 25 13:22:43 soul9: that is reported bug Feb 25 13:22:47 soul9: it was already closed too Feb 25 13:22:49 ah Feb 25 13:22:52 huh Feb 25 13:22:56 yesterday Feb 25 13:23:07 lindi-: i just did a fetch + pull Feb 25 13:23:11 hmmm Feb 25 13:24:05 lindi-: closed as fixed? Feb 25 13:24:16 soul9: yep Feb 25 13:24:34 lindi-: can you confirm tip is bc49de906ce5a6e39a4bc9a46ab33af09b93295f ? Feb 25 13:25:04 lindi-: so there is a bugtracker for the kernel, or is it on the same trac (docs.openmoko.org? Feb 25 13:25:09 soul9: no Feb 25 13:25:15 huhh Feb 25 13:25:19 commit bc49de906ce5a6e39a4bc9a46ab33af09b93295f Feb 25 13:25:19 Author: Andy Green Feb 25 13:25:19 Date: Sun Feb 22 04:40:11 2009 +0000 Feb 25 13:25:25 that is ages old :) Feb 25 13:25:40 heh Feb 25 13:25:44 wtf Feb 25 13:25:46 i pulled Feb 25 13:26:55 dammit wtf am i doing wrong? Feb 25 13:27:10 $ git log origin/andy-tracking |head -1 Feb 25 13:27:10 commit de8460932576502fb6bf61968a37c4d2aed2d6e2 Feb 25 13:27:20 lindi-: does that look more like it? Feb 25 13:27:29 the date on that commit is feb. 11 though!! :-/ Feb 25 13:27:37 soul9: nope Feb 25 13:27:45 commit e6fe14056d17b7ee5f328634c8b7529330a28f88 Author: Andy Green Date: Wed Feb 25 11:11:10 2009 +0000 Feb 25 13:27:59 ok, i think i know Feb 25 13:28:16 i cloned my repo on an other machine on local net and forgot to add the remote Feb 25 13:28:20 'duh Feb 25 13:29:10 thanks lindi-, and sorry Feb 25 13:29:48 hm, i did add the remote, but not as origin, as upstream Feb 25 13:29:49 heh Feb 25 13:29:54 that's dumb Feb 25 13:29:55 ohwell Feb 25 13:47:23 -sjansen Feb 25 14:31:32 openmoko: 03werner * r4933 10/developers/werner/cam/BRINGUP: Hypothetical hardware bringup sequence. Feb 25 14:32:52 openmoko: 03werner * r4934 10/developers/werner/gta03/ (. cam/ cam/BRINGUP): Add intermediate gta03 directory. Feb 25 15:16:20 openmoko: 03werner * r4935 10/developers/werner/gta03/GETTING_STARTED: GTA03 bringup. Feb 25 15:21:24 openmoko: 03werner * r4936 10/developers/werner/gta03/ (gta03.init gta03.myroot): Descriptions for GTA03 rootfs creation. Feb 25 16:28:10 * kennyz tset Feb 25 16:28:16 fail Feb 25 16:29:32 * Dave tigs Feb 25 16:29:44 Dave \o/ Feb 25 16:30:14 Hail! Feb 25 16:30:40 * tig|1 looks out the window Feb 25 16:30:48 nope a bit overcast but dry here Feb 25 16:31:38 i call the weather over here "moody gray" Feb 25 16:32:07 hmm it is not very moody here just dull Feb 25 16:32:53 * tig|1 needs an office that faces 90 degrees counter clockwise Feb 25 16:33:11 Hi all Feb 25 16:34:06 My Freerunner seems to ignore screen touches and dims the screen despite my being using stuff (zhone or tangpgos). Feb 25 16:34:13 Is it anything I do wrong? Feb 25 16:34:21 (Running current Debian) Feb 25 16:34:58 Tig :P Feb 25 16:35:16 I need to press AUX to get it out of dim (and lock). Feb 25 16:35:32 tig? Feb 25 16:35:37 What's that? Feb 25 16:37:10 Lo-lan-do: yeah, it unfortunately does that Feb 25 16:38:40 That's a recent evolution though, I think I didn't have that behaviour last week. Feb 25 16:40:12 Hm, actually it may be older than that, since I hadn't upgraded for a few weeks before yesterday. Feb 25 16:41:31 oops Feb 25 16:44:56 Dave: Do you happen to know if this is taken care of? Feb 25 16:45:05 No idea Feb 25 16:45:09 I just learned to live with it :\ Feb 25 16:45:16 (like many things) -_- Feb 25 16:47:13 Okay, thanks. Feb 25 16:47:54 Yeah, sorry. I don't know. Feb 25 17:35:07 <|Marco|> hm, I'm trying to find the source to the wifi applet/task/, I want to try to make a copy for gprs status Feb 25 17:35:27 <|Marco|> so I don't have to pull up a terminal and see ip ppp is up every time :) Feb 25 17:36:04 <|Marco|> But, I'm having trouble finding the source, is it only accessable through one of the build systems ? Feb 25 17:55:05 Anybody knows which is the font used for the "openmoko" logo? Feb 25 18:17:51 hi all, does anyone know how to use atd on a FR? echo "" > trigger and placing a file in the spool directory is what i have so far, but the file is not executed. any ideas Feb 25 18:22:54 how's FSO? Feb 25 18:39:22 hi! can someone tell me what packages i have to install on SHR to get a working gcc? for instance, i can't find binutils or the like.. Feb 25 18:51:18 karigotu: ask in #openmoko-cdevel Feb 25 18:56:10 I need to set up usb automount in debian. Is dbus the way to go? Feb 25 19:12:20 hey, is there any good browser, outer dillo midori and fennec? Feb 25 19:13:30 root_at, i liked minimo Feb 25 19:14:52 tomboy64, useable with shr-unstable? Feb 25 19:15:19 whats with netsurf? Feb 25 19:16:07 root_at, uhm, i consider shr-unstable unusable, so ... Feb 25 19:16:50 tomboy64, why? its working fine here Feb 25 19:17:03 :-P Feb 25 19:44:36 has anyone added panic= to their kernel? it seems to ignore it ?!? Feb 25 19:56:16 just to answer my own question: Feb 25 19:56:18 setenv bootargs_base glamo_mci.sd_max_clk=10000000 rootfstype=jffs2 root=/dev/mtdblock6 console=ttySAC2,115200 console=tty0 panic=60 loglevel=8 regular_boot Feb 25 19:56:32 :-) Feb 25 20:02:41 4;-) Feb 25 20:30:05 Hi All. Does anyone have GPS working on FSO MS5.1? Feb 25 20:31:28 where is this 5.1? Feb 25 20:31:45 are there images? Feb 25 20:32:27 slaxxin: dont do it Feb 25 20:32:39 ? Feb 25 20:32:45 not good? Feb 25 20:33:05 hi Feb 25 20:34:03 didnt work for me i went back to shr Feb 25 20:34:22 the fyp seems hard on my battery Feb 25 20:35:27 consistency installing is my problem Feb 25 20:35:42 seems to be different every time Feb 25 20:35:52 no matter what i do Feb 25 20:36:04 fyp? Feb 25 20:36:09 no Feb 25 20:36:22 i have installed it only once Feb 25 20:36:53 shr seems to be a problem that way Feb 25 20:37:07 an also 2008.12 Feb 25 20:38:10 Has anyone tried fso-paroli yet? I'm just going to right now... Feb 25 20:38:53 where is fso 5.1? Feb 25 20:39:03 slaxxin: http://downloads.freesmartphone.org/fso-stable/milestone5.1/ Feb 25 20:39:23 ok Feb 25 20:39:36 It seems to work fine with Qi now. But I am having some GPS problems with it. Feb 25 20:41:12 good Feb 25 21:19:31 does anyone know a good calendar program that notifies you when appointments occur? Feb 25 21:21:33 jeff_: contacts afaik Feb 25 21:21:57 thanks can you install that through opkg? Feb 25 21:22:20 jeff_: no idea, i just apt-get install contacts Feb 25 21:22:32 jeff_: google calendar ? Feb 25 21:23:06 I can't seem to find info on usb mode in the dbus api.k Feb 25 21:23:11 im using 2008.8 there is no apt-get I don't think unless i can install that Feb 25 21:24:34 anyone familiar with http://wiki.thc.org/gsm ? Feb 25 21:24:53 what good can the FR do to that project? Feb 25 21:25:36 soltys: that is proprietary software? Feb 25 21:25:47 jeff_: i don't use 2008.8 Feb 25 21:25:51 lindi-: that is web app ;) Feb 25 21:25:59 fredrin: legally not much Feb 25 21:26:01 soltys: so? Feb 25 21:26:11 lindi-: it can notify via mail, sms etc Feb 25 21:26:23 soltys: it's still proprietary stuff :) Feb 25 21:27:06 the wiki says dbus should be used for changing usb mode, but I can't find it in dbus. Anyone know where it is? Feb 25 21:27:08 lindi-: heh, i don't know is there any such app aveable for our fr ;) Feb 25 21:28:12 jeff_: uh, i mean 'dates', not 'contacts', that's a different app Feb 25 21:28:20 lindi-: the project is leagal Feb 25 21:28:34 soltys: surely you can run 'dates' on fr Feb 25 21:28:53 http://wiki.thc.org/gsm#head-e10f6c374cd8f48452202a35d763cbf99e59051d Feb 25 21:29:00 lindi-: hmmm is it aveable for shr ? Feb 25 21:29:17 ^^-- At least in England Feb 25 21:29:58 the only thing that is illegal is #6 "Decoding somebodys else GSM signals is NOT allowed (DANGER). " Feb 25 21:30:31 lindi: I have dates and tried to make an appointment but it does not seem to notify me Feb 25 21:30:51 lindi: does it pop up a window or anything? maybe I am creating it wrong Feb 25 21:30:56 soltys: no idea Feb 25 21:33:32 jeff_: true, i can't figure out how to make it alert me Feb 25 21:33:43 jeff_: I'm sure on N770 it does something to alert the user? Feb 25 21:37:56 lindi: what is N770? Feb 25 21:39:04 jeff_: nokia internet tablet Feb 25 21:42:49 lindi: I am also having trouble getting sound to work, would you know anything about this? Feb 25 21:43:02 jeff_: what did you do and how did it fail? Feb 25 21:44:05 lindi: It hasn't worked since I've had it, even with kernel versions downloaded from the wiki Feb 25 21:44:22 lindi: but I also have my own compilied kernel that I'm using and it doesnt work with that either Feb 25 21:44:24 jeff_: but what did you do? Feb 25 21:45:29 lindi: umm, I never had to use sound before because I was working on kernel stuff for a project, but now I want to try and do something with the sound and I realize I dont have any Feb 25 21:45:57 lindi: and I flashed to stable versions of everything to see, and for an example if I make a phone call I do not hear any dial or anything Feb 25 21:48:23 jeff_: let's just start from something simple Feb 25 21:48:48 jeff_: 1) alsactl -f stereoout.state restore Feb 25 21:48:55 jeff_: 2) speaker-test -t sine Feb 25 21:50:48 lindi: it says no such file or directory for stereoout.state Feb 25 21:51:07 jeff_: you searched all packages? Feb 25 21:51:25 lindi: what do you mean? Feb 25 21:51:47 jeff_: install the package that has stereoout.state Feb 25 21:51:48 I would like to know where are the repositories of openmoko-contacts and openmoko-dates. I tried to find them in git.openmoko.org but no luck... Feb 25 21:51:52 As I'm looking, it seems it's part of some subsystem using Python. Anyone would be able to explain it a bit more? Feb 25 21:52:50 timofonic: ./openembedded/packages/pimlico/dates_svn.bb Feb 25 21:53:44 timofonic: ./openembedded/packages/openmoko2/openmoko-dates2_svn.bb Feb 25 21:54:00 timofonic: has SRC_URI = "svn://svn.o-hand.com/repos/dates/branches;module=openmoko2;proto=http" Feb 25 22:03:13 lindi: i found where stereoout.state is located and when I run that command I get no soundcards found Feb 25 22:03:51 what kernel are you using? Feb 25 22:03:56 ->jeff Feb 25 22:05:54 shellevil: A kernel I compiled from the git repository Feb 25 22:06:14 jeff_: which branch, which commit, which config file? Feb 25 22:07:32 lindi: it was the stable branch, config file is the defconfig-gta02 with usb_eth=y and how do I find which commit? Feb 25 22:08:46 jeff_: git log Feb 25 22:12:50 commit cfea911c6c57eebdfc1358ee47b3730514da6cf3 Feb 25 22:13:07 november 19th....I should probably get a newer version Feb 25 22:13:53 jeff_: yeah Feb 25 22:15:15 lindi: which branch would be better andy-tracking or stable? Feb 25 22:15:45 jeff_: depends on what you want to do. i follow andy-tracking to help in development Feb 25 22:17:05 lindi: with git is there an easy way to update your files since new patches come out every day? Feb 25 22:20:11 jeff_: git pull? Feb 25 22:28:30 lindi: okay thank you I will see if a newer version will fix the problem Feb 25 22:36:32 hey guys. so let say i do a fresh checkout right. And I want to pick an option for the kernel. how would I do that? Feb 25 22:36:38 rememeber this is a fresh checkout Feb 25 22:37:37 ScarEye: make ARCH=arm menuconfig Feb 25 22:37:38 whoops sorry Feb 25 22:37:45 okay Feb 25 22:37:46 thanks Feb 25 22:37:51 i will give that a shot Feb 25 22:55:05 wget ftp://ftp.tuxbrain.com/openmoko/fdom/releases/Fat_and_Dirty_OM.200809_20081023.rootfs.tar.gz Feb 25 22:55:15 No such file `Fat_and_Dirty_OM.200809_20081023.rootfs.tar.gz'. Feb 25 23:07:50 What is leagal and not in the GSM world? Like cloning sim cards for backup or for using dual sim cards. What about listening to GSM traffic? Feb 25 23:46:35 hey guys, i wrote a small implementation of my own dhcp client. the difference from udhcpc is that it sends discover and request packets more aggressively. long story short, i get "no buffer space" error now when trying to send anything. anyone else run into this? Feb 26 00:04:59 helu all Feb 26 00:12:54 timur: why not just modify udhcpc? Feb 26 00:18:15 wtf Feb 26 00:18:15 no wifi in FSO? Feb 26 00:20:17 rooly: there is Feb 26 00:21:34 is it framework controlled? cause my FR isn't showing an eth0 interface Feb 26 00:25:47 rooly: yes Feb 26 00:26:15 rooly: mdbus -s org.freesmartphone.odeviced /org/freesmartphone/Device/PowerControl/WiFi org.freesmartphone.Device.PowerControl.SetPower 1 Feb 26 01:07:46 will the shr release have 5.1 fso? Feb 26 01:13:29 fredrin: depends on where you are Feb 26 02:45:16 nuclear_eclipse Feb 26 02:56:59 hi Dave Feb 26 02:57:12 what's up? Feb 26 02:58:03 Hallo :D Feb 26 02:58:08 How are you, traitor? :) **** ENDING LOGGING AT Thu Feb 26 02:59:57 2009