**** BEGIN LOGGING AT Mon Feb 11 02:59:56 2008 Feb 11 10:12:01 http://www.scottjanousek.com/blog/2008/02/09/momoboston-nokia-research-center-cambridge-meeting-recap/ Feb 11 10:32:05 kaloz * r10442 /trunk/target/linux/sibyte/ (4 files in 2 dirs): upgrade sibyte to 2.6.24 Feb 11 10:50:46 kaloz * r10443 /trunk/ (23 files in 23 dirs): upgrade & standardize kernel versions Feb 11 15:28:49 juhosg * r10444 /trunk/target/linux/brcm63xx/ (config-2.6.22 config-default): [brcm63xx] resync kernel config Feb 11 15:41:42 nbd: did you have any ideas on my problem from yesterday, or is there anything else I can do to get you more info? Feb 11 16:43:48 thepeople: no idea on the problem yet Feb 11 18:12:10 any clue how I cna run a static busybox on an AR7 default firmware? Feb 11 18:12:20 # cat /proc/version Feb 11 18:12:20 Linux version 2.4.17_mvl21-malta-mips_fp_le (root@localhost.localdomain) (gcc version 2.95.3 20010315 (release/MontaVista)) #1 Fri Mar 18 11:00:12 EST 2005 Feb 11 18:12:20 # /var/busybox Feb 11 18:12:20 /var/busybox: 1: Syntax error: "(" unexpected Feb 11 18:17:11 matteo: Not answering the question, but that looks like it's trying to treat your ELF binary as a bash script. Does "/lib/ld-linux.so.2 /var/busybox" produce better results? Feb 11 18:20:10 hi guys Feb 11 18:20:16 giovanni: huh? Feb 11 18:20:19 how do you change the kernel boot arguments? Feb 11 18:20:29 wrt: you're such a bot Feb 11 18:20:30 :) Feb 11 18:24:15 by doing make menuconfig in kernel directory? Feb 11 18:28:14 nbd: (12:20:45 PM) lubek: thepeople: the new uci is complaining with "uci: I/O error" when /tmp/.uci does not exist Feb 11 18:38:17 giovanni: make kernel_menuconfig Feb 11 18:38:27 giovanni: in rootdir of trunk Feb 11 18:40:56 can you tell me where to find the bootargs? I can't find them Feb 11 18:41:35 moment Feb 11 18:41:48 found... Feb 11 18:41:50 thanks anyhow Feb 11 18:41:53 ! Feb 11 18:41:55 ;) Feb 11 18:42:20 i'm working now at gpio based spi bus driver Feb 11 18:43:24 such bus - on which anyone (not dependend on architecture) can make mmc/sd reader with only 4 gpios + one power wire + ground Feb 11 18:43:46 first attemp - beautyful kernel oops :] Feb 11 18:43:56 I'm having a kernel oops too Feb 11 18:44:02 just compiled from svn Feb 11 18:46:36 svn sucks, git ownzzz Feb 11 18:49:05 how do you use git? Feb 11 18:49:09 git pull something? Feb 11 18:49:38 to synchronize with trunk mainline - yes Feb 11 18:49:42 however, they should do the same, shouldn't they? Feb 11 18:49:44 :) Feb 11 18:49:55 can you tell me the address too? Feb 11 18:50:22 what are the advantages of git in confront of svn? Feb 11 18:50:29 if you are writing something - git's power in branches is wonderfull Feb 11 18:51:17 such things like diffing around differend branches are incredible easy/fast Feb 11 18:52:09 i did: git pull git://nbd.name/openwrt.git Feb 11 18:52:23 and I obtained: fatal: Not a git repository Feb 11 18:52:50 at first time do: git clone git://nbd.name/openwrt.git Feb 11 18:53:07 http://nbd.name/gsc Feb 11 18:55:03 when I do make kernel_menuconfig, are the settings saved in the .config file in the trunk directory? Feb 11 18:55:55 the settings are saved in target/linux//config-* Feb 11 18:56:08 ok, thanks nbd Feb 11 18:57:16 there is only config-default in that directory Feb 11 18:57:37 nbd: do you have some spare time? Feb 11 18:57:40 http://knip.pol.lublin.pl/~jellonek/openwrt/spi_gpio_mmc.c Feb 11 18:57:41 nbd: (12:20:45 PM) lubek: thepeople: the new uci is complaining with "uci: I/O error" when /tmp/.uci does not exist (you are not in #x-wrt) Feb 11 18:58:27 nbd: it's a realy first try... so it's little (or more) broken Feb 11 18:58:59 nbd: do you have some time to look at this? Feb 11 18:59:40 juhosg: btw. in yours code about i2c-gpio-custom - you forgot to gpio_request pins Feb 11 19:00:41 juhosg: after adding this (and releasing this pins (gpio_free) on detach) probably this driver should be moved to generic-2.6 patches... Feb 11 19:03:19 jell: don't have much time, but it looks good at a first glance Feb 11 19:03:29 thepeople: is it not created at startup? Feb 11 19:03:39 i thought i added stuff for that to kamikaze Feb 11 19:09:12 nbd: I have not tested it yet, this is a report from lubek Feb 11 19:17:11 jell: well, the qpio_{request,free} are called by the i2c-gpio driver ;) Feb 11 19:19:23 oh, didn't remark ;) Feb 11 19:49:19 heh - i2c-gpio is so beauty, when i'm looking on spi-bitbang... **** ENDING LOGGING AT Tue Feb 12 03:00:07 2008