On Wed, Mar 05, 2008 at 01:38:08AM +0000, oliford wrote: > Doing various other things, like trying to start busybox's ash shell, or > loading the client or host USB drivers causes crashes starting at other > places, usually passing through the ext2 or general file systems and always > ending in __wake_up_common. > > Do you have any suggestions for working out what's going on? If not, should > I write an e-mail to the kernel maintainers?
When that happened to me, I just traced through it. Not much fun. > You mentioned before about using the handhelds.org kernel, I wasn't aware > it existed when I started so am using the 2.6.24 kernel straight off of > kernel.org. What version is the handhelds.org kernel, because I notice that > /arch/arm/mach-pxa/pxa300.c and others don't exist. Those files (which are > the support for the chip in the IPAQ 214 are only present from 2.6.24 (the > latest). Yeah, the hh.org kernel has fallen behind. A couple of months back I attempted to forward port the changes. I put the repo at: http://git.linuxtogo.org However, even that is a bit behind now. -Kevin _______________________________________________ Haret mailing list [email protected] https://handhelds.org/mailman/listinfo/haret
