**** BEGIN LOGGING AT Fri Jan 19 02:59:58 2007 Jan 19 08:37:12 <[florian]> Bartman007: ah, I calculated on the downloaded tarball, strange Jan 19 08:37:17 <[florian]> Bartman007: no matter, it is fixed now Jan 19 11:47:08 nbd * r6130 /trunk/toolchain/kernel-headers/Makefile: fix user mode linux toolchain build Jan 19 12:24:44 nbd * r6131 /trunk/package/busybox/patches/410-syslogd_circular_fix.patch: fix syslogd output to /dev/console (patch from #1170) Jan 19 16:13:58 * crazy_imp dreams of a module for the rt2561 and a option to select europe, america, asia, ... as region in menuconfig for the mirrors to get faster downloads Jan 19 16:19:12 those should be read out of the card/passed as module parameters in a sane driver Jan 19 16:22:26 Kaloz: you are talking about the region & restictments of wlan-channels, or? i tried to say i want an option to say i want that, for example the kernel scources don't get downloaded from http://www.us.kernel.org, i want to say the buildroot to use european mirrors for the sources if possible Jan 19 16:24:54 ah, you mena that one Jan 19 16:25:12 sure, was thinking about that one before as well Jan 19 19:18:00 nbd, [mbm], i have 4 more output gpios discovered on the wl-hdd, can i simple add those in the WLHDD section of the diag-module code? is the number behind the ".gpio = 1 << X" the number i used before 2.6 with the gpio tool? and if it's possible, can i get some hints about the .polarity thing? :) Jan 19 19:18:17 what do these gpios do? Jan 19 19:21:41 i use them to control a rc-car remote with them. one was in use before as usb-led, the others are just on the board i think (no strange behavior form the device when i change the values). btw, it wasn't possible for me to take control over the power led with the gpio tool and the 2.4 kernel (but it was an old build, 4049, so maybe that was the problem :D) Jan 19 19:21:57 we won't add unconnected gpios to diag.c Jan 19 19:23:11 nbd: they are connected, see http://openwrt.vcp-springe.de/wl-hdd2.5/gpio%20stuff/100_1912.JPG ;D Jan 19 19:23:59 they're not connected by default Jan 19 19:26:18 yes, i know... but can i get some hints how to add them? just use the number i used before with the gpio tool? and is the .polarity thing there to turn them on / off by default after loading the module, if the gpios own a reversed polarity from the circuit? Jan 19 19:27:50 polarity reverses the values for the gpio Jan 19 19:28:15 most leds turn on, when the gpio pin is set to 0 and off when it's set to 1 Jan 19 19:28:21 hence polarity = REVERSE Jan 19 19:28:25 (which is the default, btw) Jan 19 19:28:49 ok, thanks :) Jan 19 19:32:12 nbd: one was connected by default, it was gpio 2 (according to the gpio tool), it controls the so called usb-led. Jan 19 19:32:43 can you figure out the polarity? Jan 19 19:32:46 i'll add that to diag.c then Jan 19 19:37:49 nbd: after rebooting the device they are in the "default" state, right? there is no voltage on it, no spinning wheels, so i guess it needs as polarity NORMAL Jan 19 19:38:26 no Jan 19 19:38:32 you need to check Jan 19 19:38:37 e.g. with the gpio util Jan 19 19:39:07 it doesn't work i think, wait, i will test it again Jan 19 19:40:27 how should i test it? gpio pool 2? i don't get a 0/1 form any number i try Jan 19 19:41:13 no, enable/disable Jan 19 19:47:35 doesn't work here, tried all numbers form 1-10 with enable / disable, the voltage was all the time 3,3v. i know i used enable with the 2.4 kernel to turn it off an enable to turn it on iirc Jan 19 19:50:57 Hi. Very interesting subject. I want to find out the gpios for my AVM FritzBox. I have this header-file. But I don't know what to do with it... Jan 19 19:50:58 http://www.pastebin.ca/321856 Jan 19 19:58:33 nbd: if i would reflash with a 2.4 build, i bet i'm able to use the gpio tool again but with my trunk build it doesn't work, dunno why Jan 19 19:59:54 nbd: i guess i know why it doesn't work with the 2.6 build, i don't have a /dev/gpio/ and there are things like this in the source: int gpioouten=open("/dev/gpio/outen",O_RDWR); Jan 19 20:06:50 could somebody please accept Fred Mobach's offer for the WRAP box? Jan 19 20:07:03 he's living around the corner of where I live (4 km) and I can take it with me to FOSDEM Jan 19 20:07:24 I asked him if I could pick it up Jan 19 20:08:01 he said he wouldn't give it to me unless you accept his offer :P Jan 19 20:08:04 wow Jan 19 20:08:04 did that sound bitter? Jan 19 20:08:04 because it was not meant that way Jan 19 20:57:25 nbd: ping Jan 19 21:21:06 hm Jan 19 21:21:10 * armijn pings nbd as well Jan 19 21:30:54 * nbd pongs crazy_imp and armijn Jan 19 21:31:16 :) Jan 19 21:32:18 nbd: read what i wrote above? Jan 19 21:33:49 nbd: that connection tracking module in the wrt300n...interesting...it seems Harald never wrote it Jan 19 21:34:11 nbd: they just copy/pasted it...still it is a violation Jan 19 21:36:42 interesting Jan 19 21:37:07 crazy_imp: yes Jan 19 21:38:27 nbd: the gpio tool can't work on my device :(. ideas how i / we can fix that? Jan 19 21:43:56 with the 2.4 port it should work Jan 19 21:44:58 i think so, but i can't build nvram at the moment :/ so i tried 2.6 which is nearly working Jan 19 21:45:22 the nvram util won't work on 2.6 Jan 19 21:45:34 (the user space api is not implemented there) Jan 19 21:46:12 but i can reflash it, do the tests for the polarity thing, you could add it and i can rebuild a new 2.6 with a more useful diagm odule Jan 19 21:46:36 yes Jan 19 21:46:37 nbd: building nvram failed for 2.4, i know that it isn't working with 2.6 Jan 19 21:46:45 interesting Jan 19 21:47:53 do you have an image that i can test for you btw? Jan 19 21:48:26 http://ds10.mine.nu:1337/ Jan 19 21:48:30 that one should give you a working one Jan 19 21:48:52 ok, hope it's working with links Jan 19 21:48:57 it's not Jan 19 21:49:01 needs javascript Jan 19 21:50:20 nbd: my links: [ebuild R ] www-client/links-2.1_pre26 USE="X javascript jpeg png ssl tiff unicode -directfb -fbcon -gpm -livecd -sdl -svga" Jan 19 21:50:30 ah, ok Jan 19 21:50:34 then maybe it'll work Jan 19 21:51:11 but the package categories doesn't open here atm, maybe it's just a configuration thing, i hope :D Jan 19 21:52:25 nbd: if i select a category it says: Bug in line: var Prototype = { Jan 19 21:52:54 weird Jan 19 21:53:02 doesn't happen with a graphical browser Jan 19 21:53:09 can you copy&paste me the full error? Jan 19 21:53:20 hm, ok, this error shows up on every page since i enabled extended warning Jan 19 21:53:37 nbd: that was the full error output :/ Jan 19 21:53:41 oh Jan 19 21:53:49 ok, it doesn't work with links Jan 19 21:53:58 i'll build an image for you Jan 19 21:54:27 ok, thanks :) my firefox is still in his wintersleep ;) Jan 19 21:54:55 http://nbd.name/openwrt-brcm-2.4-squashfs.trx Jan 19 21:55:38 md5sum, please? Jan 19 21:56:03 eecb0bcf32cc4ff8bd5bb03e677564e7 ? Jan 19 21:57:08 yep Jan 19 21:57:45 good :) Jan 19 22:04:39 hm, fanny the hdd led is on now, but no hdd is connected :D. with my old kamikaze build and the build from today it was off if there was no hdd Jan 19 22:04:56 so, time to take the multimeter Jan 19 22:08:47 nbd: enable turns it on / my multimeter shows 3.3v, disable disables it Jan 19 22:23:24 * crazy_imp hopes nbd trusts him, because he said he used a multimeter to see the effect - but it's just because he unsoldered the led at gpio 2 to get the current to his circuit and not inside the led :) Jan 19 22:23:54 * nbd trusts crazy_imp Jan 19 22:24:04 thanks :) Jan 19 22:26:07 oh, that what i thought it was the hdd led, it's the wlan led, i turned it normaly off, so i got confused now :D Jan 19 22:31:27 * crazy_imp hopes for a commit Jan 19 22:34:48 we all hope for that Jan 19 22:34:54 lots of commits Jan 19 22:37:25 hm Jan 19 22:37:29 so who knows about AR7? Jan 19 22:37:34 I just opened one here Jan 19 22:37:51 there is a 14 pin thing, that is JTAG I suppose Jan 19 22:39:37 but there are also a few pins on the board, 3 + 1 Jan 19 22:39:42 dunno if it is serial Jan 19 22:39:58 well, I guess I should make pictures tomorrow and put it on the wiki Jan 19 22:40:43 hm, the serial port thing on the Linksys AG241 is called JP3, this one as well Jan 19 22:40:48 so it is probably the same Jan 19 22:41:11 http://www.akk.org/~enrik/fbox/serial.jpg Jan 19 22:41:16 serial console on ar7 Jan 19 22:41:45 looks different Jan 19 22:42:08 the light is pretty bad now, so pictures will look horrible Jan 19 22:42:18 there are different board-designs Jan 19 22:42:19 http://opcenter.de/tmp/fbf_wlan_7050_seriellerport.jpg Jan 19 22:42:26 http://markert.gmxhome.de/fritzwiki/7170.jpg Jan 19 22:42:40 * murb is reminded that he still needs to open his w900v Jan 19 22:42:53 (or get a space one on ebay)... Jan 19 22:43:16 s/space/spare/ Jan 19 22:43:23 murb: http://openwrt.vcp-springe.de/w900v/ Jan 19 22:44:36 crazy_imp: i rember when you put that page up :-) Jan 19 22:45:11 the tcom firmware has some serious shortcomings :( Jan 19 22:45:17 true Jan 19 22:45:47 it is causing "TCP: Treason uncloaked! Peer 84.147.76.253:1053/80 shrinks window 65802395:65813915. Repaired." on everythign i connect to :( Jan 19 22:45:49 i should hook up the serial again, forgot the passwd :D Jan 19 22:46:01 admin/admin Jan 19 22:46:04 foo/bar Jan 19 22:46:05 i dunno what strange crap they put in their kernel :( Jan 19 22:46:09 blah/blah Jan 19 22:46:21 armijn: nono, it was long Jan 19 22:46:37 crazy_imp: did you notice if the shipped firmware included a telnet daemon? Jan 19 22:46:51 hm, are there some exploits for the t-com firemware? :D Jan 19 22:47:09 crazy_imp: seems updates are checked before any scripts are run :( Jan 19 22:47:21 murb: iirc no, but i could take a look at it now, wait Jan 19 22:47:24 the firmware has telnetd but it is difficult to activate. Jan 19 22:47:47 although maybe someone has found something but the voip formum is filled with millions of unread posts just going blahblahblah. Jan 19 22:47:56 so i gave up reading it. Jan 19 22:47:58 murb: there are some (imho) crazy condistions to detect which device it is, the sources are funny to read Jan 19 22:48:21 crazy_imp: i downloaded the gpl'ed sources from tcom some time ago. Jan 19 22:48:59 but someone said they had an ealier firmware version, with a different kernel on said voip forum, so their should be 2 atleast source downloads and their exist only one. Jan 19 22:49:27 hm Jan 19 22:49:59 same sources as the w500 thingie? Jan 19 22:50:04 crazy_imp: i've tried crazy things with uploading new firmware export files, after recalcuating the checksum. Jan 19 22:50:20 armijn: i don't think so the sources make reference also to the w700s Jan 19 22:50:48 gah...it's a pity Harald is so overloaded with work Jan 19 22:51:32 armijn: good point, i mentioned the old 1054dsl or whatever it was to him on dsl +some screenshots and magically a few months later tcom made the sources avlalible! Jan 19 22:51:39 s/dsl/irc/ Jan 19 22:51:45 if he'd stop working right now, and only sue for damages, he'd be rich Jan 19 22:51:52 we have *so* many open cases Jan 19 22:51:58 armijn: i really wish there was some way of getting at least the ethernet driver for bcm963xx GPL'd Jan 19 22:52:13 I'd also be interste if anyone has referece engineered the capiotcp feature in any useful fashion. Jan 19 22:52:27 #96*3* happily turns it on here, although i don't have a windows box to test it. Jan 19 22:52:33 the interesting thing on that device is the upnp daemon Jan 19 22:52:39 which is linked with libiptc Jan 19 22:52:42 but no sources Jan 19 22:52:55 armijn: the 500? Jan 19 22:52:57 yup Jan 19 22:53:04 oh seems they've screwed up :-) Jan 19 22:53:09 yup Jan 19 22:53:24 the netgear open source engineer has been working on that one Jan 19 22:53:39 it took hm quite some time before they admitted there was in fact a problem Jan 19 22:53:48 they denied it at first Jan 19 22:54:46 and of course, toolchain sources are missing completely Jan 19 22:54:47 foo, i really should add 5v to my usbhub.... Jan 19 22:54:51 crazy_imp: do you have to drill holes in the board to mount 4 pins? Jan 19 22:54:58 for you rconsole? or do they already exist? Jan 19 22:55:41 murb: they are there, just plug the pins in and solder them Jan 19 22:57:47 *grml* why i don't have the module for my usb->serial adapter.... Jan 19 22:58:31 heh, Cisco all of a sudden responds to things... Jan 19 22:58:44 nbd: do you have a package directory online available for the build i got form you? Jan 19 22:59:08 * murb is annoyed because staples in the uk had a bin full of usb c55 cables for 2.5 pounds each and i only bought 1. Jan 19 22:59:41 (which use to charge my phone...) Jan 19 22:59:59 * crazy_imp uses the cable from his a60 after he never used it in all the years :D Jan 19 23:00:30 i'm using a proper serial cable with no usb what so ever. Jan 19 23:01:05 i have the copenents to build the other but was too lazy :p Jan 19 23:01:07 I bought one in november 2005 at the HCC dagen computer fair in Utrecht here Jan 19 23:01:11 should have bought more Jan 19 23:02:04 I search for them last november at the same fair, but couldn't find any Jan 19 23:02:12 key computer fairs are great for buying tech tat. Jan 19 23:02:18 not seen any in germany though :( Jan 19 23:02:26 s/key/yep/ Jan 19 23:03:10 murb: that was a weird spelling mistake, that I cannot explain with off-by-one errors on the keyboard Jan 19 23:03:43 armijn: aprespub... Jan 19 23:04:00 ah Jan 19 23:04:29 murb: UK pub? Jan 19 23:05:42 no http://www.hoppels-musikkneipe.de/ Jan 19 23:06:52 it looks...weird Jan 19 23:07:58 cool...this AR7 device (other one) has mini-pci) Jan 19 23:08:02 -) Jan 19 23:08:34 armijn: not really, just the local. Jan 19 23:09:21 * crazy_imp wonders why nbd didn't commited a change at the diag module until now. or is wrt lazy? :D Jan 19 23:09:28 * armijn remembers going to one of the local pubs in murb's hometown Jan 19 23:09:51 crazy_imp: not wrt is lazy, nbd is lazy Jan 19 23:10:02 armijn: hiwhy?combe? Jan 19 23:10:07 murb: jah Jan 19 23:10:41 nbd: are you ill? normaly you are the one with the most commits i think :D Jan 19 23:11:09 armijn: oh that company not called "Adams Park" still existing? Jan 19 23:11:10 crazy_imp: tsss Jan 19 23:11:23 murb: you mean Causeway? Jan 19 23:11:38 murb: I guess so...haven't been there since 2001 Jan 19 23:12:28 crazy_imp: i'm not committing all day, sometimes i'm also idle :) Jan 19 23:12:49 crazy_imp is too eager Jan 19 23:13:05 nbd should work on that sitecom thing, not on some weird led :P Jan 19 23:14:04 armijn: i need to talk to people that know more about the hardware than me Jan 19 23:14:15 armijn: i don't know how to figure out the pinout of the serial Jan 19 23:14:25 i mean the uartp ort Jan 19 23:14:33 armijn: well i noticed they didn't excersise their option to renew their stadium sponsership. Jan 19 23:15:02 armijn: it's not only the led for me, i added some more wires to get more gpios and build a small circuit to control a remote control from a rc-car, also wrote a small prog to drive it with wasd :D Jan 19 23:15:35 nbd: ok, take your time Jan 19 23:15:38 crazy_imp: you can add the gpios for the car yourself. it's pretty easy Jan 19 23:17:04 i know, but i'm lazy too :D Jan 19 23:17:23 murb: i have the serial up and running - full access to the speedport Jan 19 23:20:16 murb: there is no telnet deamon - or it's not names telnet* Jan 19 23:22:15 ahh, we are getting closer: /dev/pts/*) stty erase ^H echo "weitere telnet Verbindung aufgebaut" ;; Jan 19 23:25:33 crazy_imp: is their a find or ls -lR or equiv? Jan 19 23:25:42 if so any chance you could run it and upload the output? Jan 19 23:25:52 there is find, what should i do? Jan 19 23:26:10 just find / and capture the out put please. Jan 19 23:26:30 and if possible ls -lR Jan 19 23:27:32 wait, i'll try the first time with it a usb-stick it should be faster to get the output on it Jan 19 23:27:50 oh cunning, is it auto mounted? Jan 19 23:28:17 it should do that, it also has ftp for sharing it Jan 19 23:30:03 hm, can't find my usb-stick, hope it takes my hdd Jan 19 23:31:28 insmod: cannot insert `/lib/modules/2.6.13.1-ohio/kernel/fs/nls/nls_iso8859-1.ko': Success (17): Success Jan 19 23:31:39 modprobe: failed to load module nls_iso8859-1 Jan 19 23:31:46 thats wicked Jan 19 23:33:00 i was wondering if it would auto mount an ext2 formated device as well. Jan 19 23:34:06 no, it doesn't likes my ext2 partition, nor my swap and my ext3.... it want's FAT *grml* Jan 19 23:34:49 Only FAT32 is automounted. And there are now other fs-modules in the firm. Jan 19 23:37:01 do any free drivers exist for the isdn part of the device? Jan 19 23:37:11 i tried to mount it by hand Jan 19 23:37:31 (it would be really cool if i could get pppd to work with the capi module... Jan 19 23:37:36 ) Jan 19 23:38:23 currently i also have to power an cisco 160X for that :( Jan 19 23:40:12 so, my sister gave me here mp3player: /dev/sda1 on /var/media/ftp/-Partition-1-1 type vfat (rw,nodiratime,uid=1000,fmask=0022,dmask) Jan 19 23:40:26 i hate this firmware, no df.... Jan 19 23:42:07 hm, what happens if i copy some openwrt progs over there? guess they need to be static Jan 19 23:42:21 crazy_imp: do you have a chroot binary? Jan 19 23:43:18 murb: no, but maybe switch_root is something i can use? Jan 19 23:43:38 crazy_imp: if you have pivot_root? Jan 19 23:43:46 or a static binary that does chroot Jan 19 23:44:16 no, but i think it should be no problem to build one, or? Jan 19 23:46:55 murb: umount: Couldn't umount /dev/sda1: Invalid argument Jan 19 23:47:19 crazy_imp: could be because something is accessing it? Jan 19 23:47:27 i guess they don't have an fuser binary :p Jan 19 23:48:03 i'm not in the dir and i can't force it Jan 19 23:48:22 hope i don't blow up the fs :D Jan 19 23:49:13 boom. Jan 19 23:49:15 how forgiving is your sister? Jan 19 23:49:27 my question exactly Jan 19 23:49:51 fd is still working, she won't be angry if i put the music back on it Jan 19 23:50:04 my wife has a usb mass storage device, i don't think i want to go near it.. Jan 19 23:50:22 s/fd/fs/ Jan 19 23:56:38 murb: http://openwrt.vcp-springe.de/w900v/ls and http://openwrt.vcp-springe.de/w900v/find Jan 19 23:57:22 hmm avm_firmware_public_key1 and avm_firmware_public_key2 Jan 19 23:57:39 danke. Jan 19 23:59:13 murb: np Jan 19 23:59:27 there are ugly things like this: managementserver { url = "https://acs.t-online.de/acs/"; username = ""; password = ""; URLAlreadyContacted = yes; Jan 20 00:00:44 crazy_imp: what i really don't like is wan side their is a listening port running some kind of an http daemon :( Jan 20 00:01:06 does the box have a netstat? Jan 20 00:01:13 it does Jan 20 00:01:19 yes Jan 20 00:01:47 murb: which port? Jan 20 00:02:29 i'm just nmaping to refind out. Jan 20 00:02:36 murb: what's the chipset? Jan 20 00:02:50 murb: see the query for the netstat output Jan 20 00:03:17 oh, ar7 Jan 20 00:03:18 hm Jan 20 00:05:01 murb: might be a UPnP daemon? Jan 20 00:06:37 armijn: I don't know, i currently have 0 knowedge about the UPnP protocol. Jan 20 00:07:55 murb: so what happens if you do a HTTP GET on that port? Jan 20 00:08:00 or can I do it? :P Jan 20 00:09:34 armijn: do it Jan 20 00:09:54 returns HTTP/1.1 404 Not Found Jan 20 00:09:59 crazy_imp: if murb gives me all the info of course... Jan 20 00:10:15 murb: which port is it running on? Jan 20 00:10:18 8089 Jan 20 00:10:29 but atleast here i can only connect to it from the wan side. Jan 20 00:11:13 Connecting to 127.0.0.1[127.0.0.1]:8089 Jan 20 00:11:13 Jan 20 01:41:03 cltmgr[549]: cb_receive() no or wrong URL Jan 20 00:11:13 Jan 20 01:41:03 cltmgr[549]: cb_receive() error - closing socket Jan 20 00:11:16 wget: server returned error 404: HTTP/1.1 404 Not Found Jan 20 00:12:02 frrreaky Jan 20 00:12:03 :P Jan 20 00:12:44 ps tells me there are 4 processes running which are called webserv (and i'm not accessing it via browser so it shouldn't have a reason for forking) Jan 20 00:13:01 crazy_imp: probably one is a upnp daemon Jan 20 00:13:24 s/webserv/websrv/ Jan 20 00:15:03 crazy_imp: but the tr069.cfg is some kind of remote firmware update back door? Jan 20 00:16:46 This is used for auto-configuration. Jan 20 00:17:16 You get a startcode and with this your Account is configured automatically. Jan 20 00:17:42 olistudent: but with the managementserver {..} stuff it looks like autoconfiguration from the wrong site Jan 20 00:17:45 olistudent: i noticed when i first connected by device it seemed to get ip connectivity on its own.. Jan 20 00:18:11 Perhaps it will be used for auto-firmware-update in future. Jan 20 00:18:17 but highly filtered, but with recursive dns. Jan 20 00:19:09 olistudent: well it would be useful to understand how their autoconfiguratino protocol works. Jan 20 00:19:18 can someone tell me how i can find out with which paramenters for example the websrv get called while booting, something over /proc maybe? Jan 20 00:19:27 are their any published notes on it? Jan 20 00:20:12 i don't think it's nice to sell devices with a backdoor in it without telling the consumer that before they buy it... Jan 20 00:20:19 crazy_imp: cat /proc/pid/cmdline Jan 20 00:20:28 although null terminate so won't look pretty. Jan 20 00:20:37 s/terminated/seperated/ Jan 20 00:21:07 crazy_imp: it isn't nice debit money from your account twice either, but they still do it :p. Jan 20 00:22:08 but i'm a crazy auslaender, why would they care? Jan 20 00:23:03 murb: because the UK has nukes. Jan 20 00:24:51 close the backdoor on my router and refund me or else? Jan 20 00:26:02 websrv isn't started with parameters. Jan 20 00:26:36 crazy_imp: look at cat /etc/init.d/* Jan 20 00:26:46 murb: already done Jan 20 00:26:59 murb: yes, or else... Jan 20 00:27:21 the only thing what happens to all websrv is the get a new nice-level there Jan 20 00:27:21 armijn: but you forget something, they are the telephone company. Jan 20 00:27:29 they are all hearing and all powerful. Jan 20 00:28:07 murb: luckily I don't have deutsche telekom then :P Jan 20 00:28:13 or any of their daughter companies Jan 20 00:28:35 i laugh in faces of people who claim arcor have poor customer service. Jan 20 00:28:48 armijn: not even t-mobile? Jan 20 00:30:05 * murb wonders if any german isp is still offering ipv6 / tdsl for free. Jan 20 00:30:55 murb: nah, I'm nationalist, using KPN Jan 20 00:32:37 hm, openwrt lacks 2.6 support for ar7, the crappy avm / tcom firmware is 2.6 :D Jan 20 00:33:37 crazy_imp: have you investigated into the posibility of netbooting it? Jan 20 00:34:43 no, not really, i know you can tell the ftp server from the bootloader to write a file into ram but i don't know how to load it from there, a howto would be handy Jan 20 00:37:21 some hints what i should add to nmaps makefile to build it static? Jan 20 00:38:03 -static to the linker flags. Jan 20 00:39:02 murb: ? Jan 20 00:39:26 CXXFLAGS="... -static" ? Jan 20 00:40:18 There is a target named static. So "make static" should do? Jan 20 00:40:19 crazy_imp: wild stab in the dark, i've not looked. Jan 20 00:41:00 olistudent: make: `static' is up to date. Jan 20 00:42:04 first of all i need a ar7 toolchain, this can take a bit Jan 20 00:44:41 nbd * r6132 /trunk/scripts/rstrip.sh: always return true in rstrip.sh Jan 20 00:45:42 I have a working version of nmap. Should I send it to you? Jan 20 00:46:07 olistudent: nmap build for ar7? Jan 20 00:46:10 nbd * r6133 /trunk/package/broadcom-diag/src/diag.c: add usb led for wl-hdd Jan 20 00:46:12 Yes. Jan 20 00:46:17 ok Jan 20 00:46:24 nbd: good :) Jan 20 00:50:22 olistudent: dcc ? Jan 20 00:50:35 I'm trying. Jan 20 00:51:18 or upload it somewhere Jan 20 00:52:04 * crazy_imp thinks there is a race between mr_pump to build the toolchain and olistudent to upload the file :D Jan 20 00:54:19 http://www-user.rhrk.uni-kl.de/~metz/files/nmap.tar.bz2 Jan 20 00:55:01 But I don't know if there is bz2-filter in busybox!? Jan 20 00:55:21 worked with tar xvjpf Jan 20 00:55:45 on the w900v? Jan 20 00:55:53 olistudent: yes Jan 20 00:56:11 olistudent: hm, small problem: Unable to find nmap-services! Resorting to /etc/services Jan 20 00:57:35 and i can't place anything there, read only filesystem Jan 20 00:58:34 remounting it rw doesn't work Jan 20 00:58:52 Grrr. Jan 20 00:58:53 Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2007-01-20 02:28 CET Jan 20 00:58:53 Failed to lookup subnet/netmask for device (eth0): eth0: no IPv4 address assigned Jan 20 00:58:53 QUITTING! Jan 20 00:59:31 http://www-user.rhrk.uni-kl.de/~metz/files/nmap-services Jan 20 00:59:32 other fun things nmap didn't use to like was huge routing tables. Jan 20 01:00:25 There is the parameter --datadir. Jan 20 01:00:42 ahh, ok the --datadir thing is what i need Jan 20 01:01:16 nmap claims there is only port 80 open on localhost Jan 20 01:02:01 * crazy_imp waits for /var # ./nmap --datadir ./ 127.0.0.1 -p 1-65535 Jan 20 01:02:27 nbd * r6134 /trunk/include/package.mk: clean up package rebuild messages Jan 20 01:03:53 hm, nmap can see 8089/tcp open unknown Jan 20 01:04:30 Perhaps you want lsof, too? Jan 20 01:05:12 yes :) Jan 20 01:05:25 http://www-user.rhrk.uni-kl.de/~metz/files/lsof Jan 20 01:05:30 But this is not static. Jan 20 01:05:43 nbd * r6135 /trunk/target/imagebuilder/Makefile: include .pkginfo in image builder Jan 20 01:06:23 olistudent: this one your forgot to build static: ./lsof: can't load library 'libgcc_s.so.1' Jan 20 01:08:44 Okay. Try downloading once more. I have updated the binary. Jan 20 01:09:12 olistudent: it's working Jan 20 01:11:46 olistudent: hm, do you have a sshd build static? 38400 baud isn't nice :D Jan 20 01:12:08 http://www-user.rhrk.uni-kl.de/~metz/uClibc-0.9.28/dropbearmulti-static Jan 20 01:17:40 time for bed now. Jan 20 01:17:41 gn8 Jan 20 01:17:43 olistudent: doesn't work, it claims it can't read the keyfile (i created it) Jan 20 01:17:55 olistudent: good night Jan 20 01:18:09 There is a parameter where it searches the keyfile. Jan 20 01:18:19 olistudent: /var # ./dropbear -E -r ./bla.key -m Jan 20 01:18:45 this doesn't work for you? Jan 20 01:19:02 and bla.key is in the same dir and readable for everyone Jan 20 01:19:08 olistudent: no Jan 20 01:22:03 You have to enter the full path of the keyfile. Jan 20 01:22:30 olistudent: thanks Jan 20 01:22:50 und weg Jan 20 01:23:08 hm, no passwd is set for root Jan 20 01:26:05 errmmm, i selected ar7 as target and i have a build_mipsel? Jan 20 01:27:05 it is mipsel Jan 20 01:27:36 hm, thought it would be somethin different Jan 20 01:27:58 so i can use my /normal/ packages on it? Jan 20 01:29:06 nbd * r6136 /trunk/package/ (9 files in 9 dirs): cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface Jan 20 01:31:21 find /home/mj/tmp/ar7/trunk/build_mipsel/root -type f -perm +0100 | xargs chmod 0755 Jan 20 01:31:25 chmod: missing operand after `0755' Jan 20 01:32:52 guess there are no files found, right? Jan 20 01:33:19 yes. how did that happen? Jan 20 01:34:06 dunno, maybe i deselected too much in menuconfig :D Jan 20 01:38:10 * crazy_imp hopes for ideas how to /set/ (more fakeing it) /etc/shadow on the speedport firmware to get a login shell Jan 20 01:57:48 nbd * r6137 /trunk/ (4 files in 4 dirs): add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet) Jan 20 02:00:12 good night Jan 20 02:06:25 nbd * r6138 /trunk/package/hostap/Makefile: remove obsolete stuff Jan 20 02:11:31 help, crazy ideas are hunting me, like this one: using the rc-car as printer for big surfaces.... :D Jan 20 02:11:51 * armijn slaps crazy_imp Jan 20 02:14:10 * crazy_imp shrugs and asks himselv: why? it would be funny to draw with it in the yard :D Jan 20 02:14:43 * armijn slaps crazy_imp Jan 20 02:14:54 doesn't help right? Jan 20 02:15:49 i don't think that anything can free my mind from crazy ideas Jan 20 02:16:45 (ok there are things which can do that, bullets and other unfriendly this.... but i try to avoid them :D) Jan 20 02:17:02 g/this/things/ Jan 20 02:18:57 maybe this was inspiration for the idea with the printer: http://www.hackaday.com/2006/10/08/inker-the-hand-inkjet/ :D Jan 20 02:27:14 web image builder has descriptions for target profiles now :) Jan 20 02:28:43 i just love the amount of integration between the different kamikaze components **** ENDING LOGGING AT Sat Jan 20 02:59:57 2007