So I've run into this issue with my first generation atheros based fonera all of a sudden. I recently compiled a fairly up to date revision of kamikaze with MOSTLY default configs. everything that was set as an optional ipkg was left as is and everything set as installed in the rootfs image was left as is. I only removed a handful of packages from the compile altogether that either didn't wanna compile without errors or ones that had no use on the fonera board (usb kernel module, ide kernel module, and a number of video/sound services come to mind). That and I made a TINY change to the LAN address to be static at 10.0.0.1 with a 255.255.255.0 netmask. madwifi is also set to install from the getgo with default options.
So everything got flashed ok. Though I had to use a slightly retooled tutorial elsewhere to get the updated 2.6 image to fit on the flash through redboot (default tut on dd-wrt threw an error about not finding enough flash space to write the boot image).
But now that's all said and done, both the LAN and wireless interfaces are dead. Got my machine set up here with a static address of 10.0.0.5 and hooked to it. scan the whole subnet. Zip. Even tried switching to the 192.168.1.255 subnet to see if it somehow reverted. Still nothing there. And even the wireless seems dead (though I dun remember if madwifi is set to go into ap mode from the start. Though I now seem to remember there being a security mechanism against this where you had to manually enable it from the shell).
Anyone know what I may have missed here? Or maybe I'm dealing with a bad flash? I can still get into redboot just fine. But the kamikaze install isn't letting me in.
BTW, I do not have suitable hardware available to me to get in through the serial connection so that's OOQ. I'm stuck with trying to get in through the LAN or WLAN interfaces.