On Tue, 2005-09-13 at 14:36 -0600, Hans Fugal wrote: > On Tue, 13 Sep 2005 at 22:26 +0200, Peter Mogensen wrote: > > Hans Fugal wrote: > > > I have tried the 2.6.13-rt kernel and it boots fine but will lock up > > > after a few minutes. (2.6.12-rt had the same problem for me IIRC) > > > > For what it's worth: > > Do you have any other "experimental" kernel features? My 2.6.13-rt also > > freezes (or spontaniously reboots) after a while, but it seems to only > > happen when my ipw2100 WLAN module is used. That module is otherwise > > None that come to mind. I will send in my .config per Lee's suggestion. > > I'm not usually doing anything interesting either, just locks up out of > the blue. > You have CONFIG_HIGH_RES_TIMERS enabled. Don't do that - it's highly experimental. Lee