**** BEGIN LOGGING AT Fri Jul 17 02:59:57 2009 Jul 17 06:55:05 should I open a ticket since tag 8.09 isn't really tag 8.09, I'm using the 8.09 2.6 default image from the downloads page and it works great, but when I svn tag 8.09 it doesn't work at all Jul 17 11:06:16 florian * r16872 /packages/net/elinks/ (Makefile patches/002-fix_avr32_compile): [package] update elinks to 0.11.6 (#5533) Jul 17 11:09:41 florian * r16873 /packages/net/darkstat/ (Makefile files/darkstat.init): [package] update darkstat to 3.0.712 (#5535) Jul 17 11:10:22 alix prices have dropped Jul 17 11:17:54 florian * r16874 /packages/net/dansguardian/ (3 files in 2 dirs): [package] update dansguardian to 2.10.1.1 (#5539) Jul 17 11:24:06 florian * r16875 /packages/net/conntrack-tools/Makefile: [package] update conntrack-tools to 0.9.12 (#5541) Jul 17 11:28:06 florian * r16876 /packages/net/coova-chilli/Makefile: [package] update coova-chili to 1.0.13 (#5542) Jul 17 11:30:41 florian * r16877 /packages/net/dhcp-forwarder/ (Makefile patches/): [package] update dhcp-forwarder to 0.8 (#5536) Jul 17 12:37:12 florian * r16878 /trunk/package/iptables/patches/ (1.4.3.2/ 1.4.4/ 1.4.4/010-xtables-parse-protocol-crash.patch): [package] make patches against iptables apply again after update to 1.4.4 (#5540) Jul 17 13:26:31 florian * r16879 /packages/libs/libmms/ (. Makefile): [package] add libmms (#5525) Jul 17 13:29:54 florian * r16880 /packages/sound/mpd/Makefile: [package] update mpd to 0.15, enabled last.fm and libmms support (#5526) Jul 17 15:57:10 florian * r16881 /trunk/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c: [brcm63xx] fix comment only valid for bcm6345 Jul 17 15:58:07 florian * r16882 /trunk/target/linux/brcm63xx/patches-2.6.27/008-usb_ehci_support.patch: [brcm63xx] mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement it at all, fixes usb 2.0 issues on bcm6358 Jul 17 16:20:26 nbd * r16883 /trunk/ (11 files in 9 dirs): get rid of linux 2.6.29 Jul 17 16:31:33 xMff: do you know if ansi c have a code and decode hex2int, int2hex Jul 17 16:35:47 dunno but what about *scanf and *printf ? Jul 17 16:42:04 xMff: thanks, yes, I will use some of that to convert values, from some formated char* with hex value to int Jul 17 16:43:15 ah!!! no, I will set my constant to samething like "0001", "0002" so I will not have to convert Jul 17 16:43:53 that sound bether Jul 17 16:44:27 fofware: when you built the image w/ my pptp-nuke patch for you and whiteshepherd_, did you force a rebuild of the kernel after applying the patch? Jul 17 16:45:12 nop Jul 17 16:45:12 I'm trying to explain why it failed to work, but appears to work for everyone else and am hoping it is because I forgot to tell you to do so :) Jul 17 16:45:50 maybe, letme how to do Jul 17 16:45:57 sorry Jul 17 16:46:07 tell me how to do that Jul 17 16:47:34 but I guess I did never built image for 8.09.1 before Jul 17 16:48:17 How I force the kernell rebuild? Jul 17 16:49:08 oh, if it was a clean buildroot then it isn't neccessary to force a rebuild Jul 17 16:50:04 for me look like work too, but I use only 2 wans connections and I have not incomming trafic in second wan Jul 17 16:51:34 for whiteshepherd_ with 2 wans work too, but when he connet 3th wan the router reboot in some random time Jul 17 16:52:24 he also indicated that after a number of hours he did see a port forward break until he rebooted the device. Jul 17 16:53:07 to be sure, If I make clean and make that will force kernnel rebuild? Jul 17 16:53:27 make target/linux/clean will clear out only the kernel Jul 17 16:53:29 ah!!! yea, I forget that Jul 17 16:53:35 but yes, make clean will do it :) Jul 17 16:54:40 ok I will do, and I will try to contact whiteshepherd_ to try again if he want Jul 17 16:55:02 I appreciate it. Jul 17 16:58:22 over brcm-2.4 or brcm-2.6 Jul 17 16:59:21 brcm-2.4, the port forwarding bug doesn't occur on 2.6 Jul 17 17:00:12 in our case yes, I guess whiteshepherd_ is running 2.6 Jul 17 17:01:02 because we install 2.6 to solve the issue but we have the same issue Jul 17 17:01:51 and now I don't remember over what kernnel I did apply the patch Jul 17 17:04:38 ah! we are on brcm-2.4 Jul 17 17:04:52 so I did apply to it Jul 17 17:06:35 but to be sure tell me again how apply the pathc wget ??????? Jul 17 17:07:51 wget http://downloads.openwrt.org/people/agb/8.09.1-brcm-2.4-pptp-nuke/8.09.1-brcm-2.4-pptp-nuke.patch && patch -p1 < 8.09.1-brcm-2.4-pptp-nuke.patch Jul 17 17:07:56 that should do it. Jul 17 17:08:29 thanks Jul 17 17:12:56 patching file target/linux/generic-2.4/patches/603-netfilter_nat_pptp.patch Jul 17 17:12:57 patching file target/linux/generic-2.4/patches/606-netfilter_NETMAP.patch Jul 17 17:12:58 Reversed (or previously applied) patch detected! Assume -R? [n] Jul 17 17:13:26 Answer n Jul 17 17:14:14 oh, it's the same buildroot, you don't need to reapply the patch then Jul 17 17:14:44 ok Jul 17 17:14:58 so,Answer R Jul 17 17:15:52 n Jul 17 17:26:43 I am trying to install wpa_supplicant using opkg getting an error like Only have 0 available blocks on filesystem /, pkg wpa-supplicant needs 365. I am using RAm image for testing. Jul 17 17:27:22 wget the file unpack it by hand Jul 17 17:27:25 ar -x Jul 17 17:27:42 then cp the files Jul 17 17:28:24 blogic: are yo telling me? Jul 17 17:29:11 mun24: yes Jul 17 17:29:14 or just use the "-force_space" flag Jul 17 17:29:18 or so Jul 17 17:29:19 :) Jul 17 17:29:30 xMff: i only know how to do it not using opkg :) Jul 17 17:30:13 yeah, package management is overrated anyway :P Jul 17 17:30:26 xMff: Thanks Jul 17 17:30:37 xMff: indeed Jul 17 17:30:44 real men edit the filesystem device with a hex editor Jul 17 17:30:53 maligor: indeed Jul 17 17:30:54 hex editor?! Jul 17 17:31:00 maligor: 1 sec i have a link for this :) Jul 17 17:31:01 cat > /dev/block Jul 17 17:31:30 xMff, mmm.. the cat is bigger than the block? Jul 17 17:31:33 maligor: back in my day we only had a scanning electron microscope and a test probe. Jul 17 17:31:39 :P Jul 17 17:32:00 maligor: http://trac.fonosfera.org/fon-ng/browser/trunk/fon/mountd/src/lib/fs.c Jul 17 17:32:04 \o/ Jul 17 17:32:37 xMff: same error even using the flag Jul 17 17:32:40 this is how you should do it :) Jul 17 17:33:04 looks handy Jul 17 17:33:15 dunno if the structure is very efficent tho Jul 17 17:33:28 mun24: okay: echo "option force_space" >> /etc/opkg.conf Jul 17 17:34:14 maligor: ? Jul 17 17:34:15 lol Jul 17 17:34:18 it works Jul 17 17:34:20 :) Jul 17 17:34:25 that checks the first 6 bytes to see if it has a filesystem magic? Jul 17 17:34:35 err.. no, just the first one Jul 17 17:34:39 I was confused Jul 17 17:34:52 depends on the type Jul 17 17:34:54 :) Jul 17 17:34:57 here was me thinking it was some sort of advanced scanner ;) Jul 17 17:35:28 it is a fs detectin at byte level of the first sector :) Jul 17 17:35:50 I did something wrong, I get error on buildroot, If i do make distclean I will need to install the patch again, right? Jul 17 17:36:02 a automagic image scanner would be handy for all those silly firmware images, ofcourse someone's probably already done one Jul 17 17:36:52 fofware: distclean won't nuke the patch Jul 17 17:37:41 ok I will delete all, download 8.09.1 again and strat from 0 Jul 17 17:38:13 to get good buildroot to build Jul 17 18:22:45 xMff: thanks that works Jul 17 18:23:41 Another question how can I get the sources for kamikaze 7.09. I want to build a version for 7.09, thanks Jul 17 18:34:44 svn://svn.openwrt.org/openwrt/tags/kamikaze_7.09 Jul 17 18:36:05 thanks a lot Jul 17 18:37:00 np Jul 17 19:00:06 xMff: I downloaded 7.09 version but did not find driver for wireless driver p54, how to add it, I want to try for me card Jul 17 19:00:47 7.09 is too old Jul 17 19:01:37 how to add p54 drivers ? Jul 17 19:02:04 they are included in trunk and 8.09.1 Jul 17 19:02:50 ok thx Jul 17 19:03:16 the 8,09 version lacks config integration iirc Jul 17 19:03:49 I mean config with /etc/config/wireless Jul 17 23:53:08 florian * r16884 /packages/sound/mpd/Makefile: [package] fix mpd dependency typo against libmms (#5545) Jul 18 00:02:00 florian * r16885 /packages/net/znc/Makefile: [package] fix znc dependency against openssl, bump release number (#5544) Jul 18 00:36:14 nbd * r16886 /trunk/target/linux/generic-2.6/patches-2.6.30/052-pcomp_lzma_support.patch: fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks to jeff hansen for the patch Jul 18 00:40:25 florian * r16887 /trunk/target/linux/brcm63xx/ (4 files in 4 dirs): [brcm63xx] register GPIO-connected LEDs for known boards Jul 18 00:41:45 florian * r16888 /packages/net/mac-to-devinfo/ (4 files in 2 dirs): [package] add netsmap-to-devinfo (#5537) Jul 18 01:04:42 nbd * r16889 /trunk/package/madwifi/patches/ (432-netdev_ops.patch 441-fix_ibss_node_handling.patch): madwifi: fix crash on 2.6.30 Jul 18 02:36:35 I am trying to build from the trunk, somehow patches are not getting applied Jul 18 02:36:46 I am building 2.6.29 **** ENDING LOGGING AT Sat Jul 18 02:59:56 2009