Hello, On Mon, 10 Mar 2008 15:45:39 -0500 Harmon Seaver <[EMAIL PROTECTED]> wrote:
> After a fresh install on a SD card, I tried doing a ipkg upgrade, > first with the stock 2007 feed, then with the 2008 feed. There's only one release version of the Angstrom at this time - 2007.12. 2008 is the development version, and using it, or mixing the two makes sense only if you do development. > That resulted > in a system that reboots okay -- to the serial console prompt anyway, > but the ipaq screen just blinks on and off, impossible to log in > there. I can log in at the serial prompt, but either loading g_ether > or inserting the wifi card results in a hung sytem, with the same > error message on the serial console as reported earlier. Per the kernel logs you posted previously, you have not a problem with g_ether or prism modules, but some very, very, very weird problem with networking subsystem in kernel. Quick look at the code shows that only fatal memory overallocation could lead to that message (assuming that there were no other signs of out of memory conditions). I suggest you do a clean install by following install instructions exactly, and then report exact steps to reproduce the issue and relevant background info (like memory usage). Also, you can try to add /etc/modutils/g_ether file, which should be there, and will be, once h2200 people will bother to do backport to the stable branch. > > > -- > Harmon Seaver [] -- Best regards, Paul mailto:[EMAIL PROTECTED] _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
