**** BEGIN LOGGING AT Fri Sep 18 02:59:56 2009 Sep 18 03:08:32 xMff: around? Sep 18 03:09:22 anyone know why I have this error: root@OpenWrt:~# insmod vfat Sep 18 03:09:22 insmod: unresolved symbol fat_scan Sep 18 15:28:19 is there a shell attached to serial by default on kamikaze? Sep 18 15:29:41 "Freeing unused kernel memory: xxxk freed" is the last message i get Sep 18 15:33:14 "Freeing init memory: 1328K" traht is Sep 18 17:52:36 <[florian]> aet: you need to recompile your toolchain to support soft-float Sep 18 19:17:04 Hi Sep 18 19:17:35 Anyone can help me on how to start the .... openwrt development? Sep 18 19:18:09 what are you trying to do? Sep 18 19:19:48 I wanted to build the whole new firmware for my LinkSys WRT54G2 Sep 18 19:20:06 I had already flashed to DD-WRT micro ssh version Sep 18 19:20:13 but I wanted to have the SD Card mod Sep 18 19:20:17 I had done all the wiring Sep 18 19:20:23 and the mmc.o Sep 18 19:20:37 but not working at all due to the limitation on the.... DD-WRT Sep 18 19:20:45 so now thinking of trying out the OpenWRT Sep 18 19:21:06 currently I am downloading the svn Sep 18 19:21:12 from the openwrt Sep 18 19:21:20 and waiting for the next step Sep 18 19:21:34 [florian]: ok, i keep that in mind Sep 18 19:21:58 I am actually utilizing this router as a small CPU for my project Sep 18 19:22:09 as a mini computer to read my serial port communication Sep 18 19:22:28 the wrt54g2 is a 2MB flash device, OpenWrt is not suitable for that in the default configuration. You need to strip it, throw out httpd, sshd and most other stuff and once your mmc starts working put the stuff previously removed there Sep 18 19:22:31 that is why I need to recompile the whole thing and small enough to fit in to the 2MB flash Sep 18 19:22:37 yes Sep 18 19:22:47 ic Sep 18 19:22:50 i found out that im more or less doing duplicate work per https://forum.openwrt.org/viewtopic.php?pid=82357 Sep 18 19:23:08 wow Sep 18 19:23:41 Ok... will keep that in mind Sep 18 19:23:59 so i tried to follow those instructions but some of the pastebin files are now gone and sources are nowhere to be found Sep 18 19:24:58 now i get: Sep 18 19:25:01 List of all partitions: Sep 18 19:25:01 1f00 8192 mtdblock0 (driver?) Sep 18 19:25:04 No filesystem could mount root, tried: ext3 ext2 cramfs vfat Sep 18 19:25:04 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0) Sep 18 19:25:24 wow Sep 18 19:25:45 it seems that it cannot start to the disk program... Sep 18 19:25:50 the boot loader is ok Sep 18 19:26:00 just like the normal boot up... Sep 18 19:26:16 but it cannot find the location on the ... Sep 18 19:26:27 problem is that im using linux-2.6.24.4 kernel with no squashfs... Sep 18 19:26:27 hard disk or the flash disk Sep 18 19:26:32 ic Sep 18 19:27:06 That is a pretty new kernel..... Sep 18 19:28:11 I just finished downloading the kamikaze source... Sep 18 19:28:17 hopefully I can help out .... Sep 18 19:28:26 I will try on my WRT54G2 Sep 18 19:28:37 i don't mind brick it...... Sep 18 19:28:46 it is meant for this testing... Sep 18 19:28:54 hope to contribute to everyone... Sep 18 19:29:46 2.5.25 patch applies to linux-2.6.24.4 pretty cleanly but have not figured out how to make openwrt build system understand to apply it. I created target/linux/generic-2.6/patches-2.6.24/001-squashfs.patch and made make clean on build_dir/linux-star_generic/linux-2.6.24.4 Sep 18 19:30:23 aet: try make target/linux/clean; make target/linux/prepare V=99 Sep 18 19:30:39 and look whether it imports your patch Sep 18 19:35:11 that did the trick Sep 18 20:04:21 so squashfs made an appearence but it still panics Sep 18 20:13:15 http://pastebin.com/m74052db5 Sep 18 20:14:44 so what is this unknown-block(1,0) and what these mtd blocks are Sep 18 20:20:54 and what is the point of mtd to begin with if im booting from ram? Sep 18 21:43:12 so i presume at least block2mtd_init.patch and rootfs_split.patch need to applied Sep 18 22:16:38 has anyone here played around with the Ralink RT3052 or 3050 platform? Sep 18 22:17:46 aport`: take a look at the ramips target. Sep 18 22:17:53 sounds familiar Sep 18 22:19:28 Bartman007: are you familiar with the wireless driver (rt2860v2_ap)? Sep 18 22:19:58 aport`: I haven't messed with it yet, peek at who has been doing the commits on that target. Sep 18 22:20:07 sounds good Sep 18 22:20:55 juhosg, do you know if he comes in the channel? Sep 18 22:21:50 yeah, he pops in here at least once every couple days (if not more often) Sep 18 22:22:22 Bartman007: thanks :) Sep 18 22:23:48 do you guys know of a good resource for figuring out the output of a kernel oops? Sep 18 22:25:22 you mean the addresses? Sep 18 22:26:21 xMff: more or less what the output means, like epc, ra, etc. I've never really done much with the kernel before Sep 18 22:37:33 http://kerneltrap.org/node/3648 Sep 18 22:42:05 xMff: thank you very much :D Sep 18 23:46:12 xMff: oi **** ENDING LOGGING AT Sat Sep 19 02:59:58 2009