**** BEGIN LOGGING AT Sun Oct 25 02:59:56 2009 Oct 25 07:10:12 juhosg * r18140 /trunk/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c: ramips: nuke config_access helper Oct 25 07:10:15 juhosg * r18141 /trunk/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c: ramips: modify {read,write}_config helpers Oct 25 07:10:18 juhosg * r18142 /trunk/target/linux/ramips/files/arch/mips/ralink/common/prom.c: ramips: change prom code to accept 'board=FOOBAR' from the command line Oct 25 09:37:19 juhosg * r18143 /trunk/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c: ramips: register ethernet device on the DIR-300 board Oct 25 09:37:22 juhosg * r18144 /trunk/target/linux/ramips/files/drivers/net/ramips.c: ramips: make ethernet fuctions static Oct 25 09:37:25 juhosg * r18145 /trunk/target/linux/ramips/files/drivers/net/ramips.c: ramips: change debug message levels, and add missing LFs Oct 25 09:37:28 juhosg * r18146 /trunk/target/linux/ramips/files/drivers/net/ramips.c: ramips: remove unnecessary type-castings in the ethernet driver Oct 25 09:37:31 juhosg * r18147 /trunk/target/linux/ramips/files/ (arch/mips/include/asm/mach-ralink/eth.h drivers/net/ramips.c): ramips: nuke net_device stats from the private data of the ethernet driver Oct 25 10:17:52 florian * r18148 /trunk/toolchain/gcc/Config.version: [toolchain] combine the two gcc-4.4.1 selects into a single one Oct 25 10:33:55 hm. i wonder if anybody ever hacked a rfm12 onto a fonera Oct 25 12:07:51 good day Oct 25 12:09:24 good day Oct 25 12:09:43 roh: i think they have Oct 25 12:10:33 wireless on my linksys wrt54gr would not work in "master" mode, only "managed" I can see other wireless networks from it, is there a problem with the driver? Oct 25 12:10:56 tomas__: hostapd installed? Oct 25 12:11:33 xMff: I'm using KAMIKAZE (8.09.2-RC2, r17579) openwrt-rdc-jffs2-64k-ar525w.img, how do I check if hostpad is installed? Oct 25 12:12:16 by executing "hostapd" for example Oct 25 12:12:20 (: Oct 25 12:12:48 anything with ho... on my system: hostid hotplug-call hotplug2 Oct 25 12:12:58 so hostpad is not installed Oct 25 12:12:58 that is your problem then Oct 25 12:13:02 oh ok Oct 25 12:13:09 opkg update; opkg install hostapd.mini Oct 25 12:13:12 opkg update; opkg install hostapd-mini Oct 25 12:13:27 thanks will try that Oct 25 12:13:42 any mac80211 driver needs hostapd to work as ap Oct 25 12:14:16 ok, strange hostapd not included by default Oct 25 12:14:54 off to get hostapd, thanks xMff Oct 25 12:15:02 be back with an update (: Oct 25 12:26:15 xMff: do I have to configure hostapd? I can't see anything in /etc starting with hostapd Oct 25 12:26:27 no Oct 25 12:26:31 openwrt takes care of that Oct 25 12:27:39 strange, my wireless is still in managed mode, still get an error when trying to "force" it to master mode with iwconfig Oct 25 12:27:58 what driver is it? Oct 25 12:28:38 mac80211 Oct 25 12:29:08 no I mean b43 or ath5k or ... Oct 25 12:29:17 dunno what wireless chip is on that device Oct 25 12:29:24 oh I don't know Oct 25 12:29:33 check lsmod Oct 25 12:30:10 mac80211 106988 2 rt2x00pci,rt2x00lib Oct 25 12:30:22 is that it? rt2x00pci? Oct 25 12:30:23 ah ralink Oct 25 12:30:51 what don't tell me it's broken (: Oct 25 12:31:47 maybe it is not implemented yet for rt2x00 Oct 25 12:33:11 do I need to ask the question hostapd maintainer? Oct 25 12:34:09 is hostapd running? Oct 25 12:34:21 does it appear in ps? Oct 25 12:35:18 no Oct 25 12:35:44 blogic hm. couldnt find any wirings or documentation or source bout it. i think i will add an atmega on the serial to speak one wire for now and add the rfm12 lateron also on the atmel. less hassle and no bitbanging slowing down this poor cpu Oct 25 12:35:56 I tried hostapd but it is asking for the config file Oct 25 12:36:20 it should be started by "wifi" Oct 25 12:36:36 if your /etc/config/wireless is correct Oct 25 12:37:39 I have not changed anything in config apart from enabling wireless and changing ssid http://pastebin.org/48119 Oct 25 12:38:36 what is displayed if you run "wifi" on the shell? Oct 25 12:39:17 an error (: can I paste 3 lines here? Oct 25 12:39:24 sure Oct 25 12:39:32 Configuration file: /var/run/hostapd-wlan0.conf Oct 25 12:39:32 Line 2: invalid/unknown driver 'nl80211' Oct 25 12:39:32 1 errors found in configuration file '/var/run/hostapd-wlan0.conf' Oct 25 12:39:32 enable_mac80211(wlan0): Failed to set up wpa for interface wlan0 Oct 25 12:39:44 oh Oct 25 12:40:43 I suppose I could change the driver from nl80211 to rt2x00, but would that be saved? Oct 25 12:40:54 no Oct 25 12:40:59 it'll be overwritten Oct 25 12:41:21 however, you can try to uninstall hostapd-mini and install the full hostapd Oct 25 12:41:29 maybe this helps Oct 25 12:41:48 yep, and then create config in /etc, right? Oct 25 12:42:06 no, the config is created by the script which brings up the wireless Oct 25 12:42:18 it is located in /var/run/hostapd.xyz iirc Oct 25 12:42:26 or in /var/etc/ Oct 25 12:42:41 well you can make a copy of the file and try to execute hostapd manually Oct 25 12:42:54 will try that Oct 25 12:43:59 roh: welll, depends what badnwidth you wanna bit bang reall y:) Oct 25 12:45:08 xMff: what driver should I say I want to use? I tried driver=rt2x00, no luck Oct 25 12:46:27 tomas__: well I think nl80211 is correct already Oct 25 12:46:37 what repository is used in your /etc/opkg.conf ? Oct 25 12:47:23 http://downloads.openwrt.org/kamikaze/8.09.2-RC2/rdc/packages Oct 25 12:47:39 I'm running r2, should I downgrade to stable? Oct 25 12:47:52 *rc2 Oct 25 12:47:54 not needed I think Oct 25 12:48:07 but you could try the hostapd-mini package from stable Oct 25 12:48:36 ok Oct 25 12:48:41 (: thanks for your help Oct 25 12:54:56 blogic we'll see. i will try direct bitbang first Oct 25 12:59:07 xMff: removed hostapd-mini instaled hostapd-mini from stable repository still get same thing (invalid/unknown driver 'nl80211') Oct 25 12:59:32 will try hostapd (full) Oct 25 13:00:32 roh: i used bitbanging for a vs1011 and was able to bitbang 192kbit mp3 at 0% cpu load Oct 25 13:01:00 i did not use gpio api however, but direct memory acess Oct 25 13:04:34 damn ran out of space! only have 928 available blocks on filesystem /, pkg libopenssl needs 1028 Oct 25 13:15:25 blogic heh.. yeah.. then thats possible Oct 25 13:16:46 indeed Oct 25 13:16:47 :) Oct 25 13:28:44 blogic: am i smoking crack or does the essid field for WDS not show in luci Oct 25 13:37:29 blogic: ping Oct 25 13:37:51 OutBackDingo: no idea sorry Oct 25 13:38:18 hrmm Oct 25 13:54:10 https://dev.openwrt.org/attachment/ticket/6052/028-module_exports_mips.patch Oct 25 13:54:27 tested on ar71xx/2.6.31.5 Oct 25 14:34:56 blogic * r18149 /trunk/target/linux/ramips/files/drivers/net/ramips.c: [ramips] fixes dma bug in eth driver, that was caused under high net load. the dma ring was not initialized on time Oct 25 16:05:29 hm.. is http://wiki.openwrt.org/oldwiki/openwrtdocs/hardware/fon/fonera still correct? Oct 25 16:05:42 i get Raw file loaded 0x80040800-0x801107ff, assumed entry at 0x80040800 Oct 25 16:06:00 instead of Raw file loaded 0x80041000-0x800c0fff, assumed entry at 0x80041000 Oct 25 16:06:06 roh: pk Oct 25 16:06:10 roh: pm, 1 sec Oct 25 16:06:28 you can either specify loadaddr/entry on fis create or on the load command Oct 25 16:06:35 ok Oct 25 16:06:39 i wont pm then Oct 25 16:06:40 :) Oct 25 16:06:53 and in this wiki entry it's being done on fis create Oct 25 16:06:56 so everything's fine Oct 25 16:07:39 nbd jap. but there the entry is assumed at 0x80041000. in my case its on 0x80040800 it thinks Oct 25 16:08:09 yes, but this assumption is only used during fis create if it's not overridden on the command line Oct 25 16:08:40 an lzma kernel can't be exec'd after tftp load anyway Oct 25 16:09:46 hm.. seems to boot Oct 25 16:09:51 i think the output is misleading because the commands were changed without updating their suggested output Oct 25 16:09:57 old fonera v1 Oct 25 16:10:17 this page really needs some cleaning Oct 25 16:10:27 it still suggests that you have to calculate the rootfs partition size Oct 25 16:10:28 which is wrong Oct 25 16:11:15 openwrt does that when calculating logical partition sizes already ;) Oct 25 16:12:57 nbd did that just now and it worked Oct 25 16:12:59 http://pastebin.ca/1642747 Oct 25 16:17:26 yeah, of course it works Oct 25 16:17:28 but it's unnecessary Oct 25 16:17:39 you can just do 'fis create rootfs' and it'll work as well Oct 25 16:27:25 i see. well.. next time Oct 25 16:27:46 now i just need to find out how to add my ds18b20 ;') Oct 25 16:58:02 blogic * r18150 /trunk/target/linux/ramips/files/drivers/net/ramips.c: [ramips] clean up dma api of ethernet driver Oct 25 17:06:02 blogic * r18151 /trunk/target/linux/ramips/rt305x/config-2.6.30: [ramips] select CONFIG_LEDS_GPIO per default Oct 25 17:16:17 hi I think I've bricked my router ((: it has serial port. Usually what level signals does it need rs232 or ttl? Oct 25 17:16:38 ttl or 3,3V Oct 25 17:17:22 blogic: thanks, off to find max rs232 chip. Oct 25 17:41:02 blogic * r18152 /trunk/target/linux/ramips/files/ (arch/mips/include/asm/mach-ralink/eth.h drivers/net/ramips.c): [ramips] fixes licenses Oct 25 17:45:59 jow * r18153 /trunk/scripts/remote-gdb: [scripts] add "remote-gdb", a helper script to connect the local host gdb with a running gdbserver on the target Oct 25 18:08:18 blogic * r18154 /trunk/target/linux/ramips/ (Makefile rt305x/config-2.6.30): [ramips] use gpio_led package rather than staticly linking it into the kernel Oct 25 21:10:55 florian * r18155 /trunk/target/linux/brcm63xx/Makefile: [brcm63xx] switch to 2.6.30.9 Oct 25 21:13:47 florian * r18156 /trunk/target/linux/brcm63xx/patches-2.6.28/: [brcm63xx] remove 2.6.28 support, we never really used it Oct 25 21:21:03 [florian]: nice. news on support? Oct 25 21:26:48 florian * r18157 /trunk/target/linux/generic-2.6/ (config-2.6.30 config-2.6.31): [kernel] add missing configuration symbols Oct 25 21:29:33 <[florian]> danage: not yet, but I will probably be able to get bcm6345 ethernet fully working in a couple of months Oct 25 21:47:29 wow cool Oct 25 21:47:39 and dsl? Oct 25 22:02:40 <[florian]> no idea for that beast yet Oct 25 23:08:50 [florian] spi on 6338 not fixed? Oct 26 00:06:44 nbd * r18158 /trunk/package/lua/patches/600-refcounting.patch: lua: fix various bugs in the refcounting implementation. seems to fix luci and reduces memory consumption even more **** ENDING LOGGING AT Mon Oct 26 02:59:58 2009