[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: can't boot 2.6.17-rc1



> > >From my quick tests here (I'm travelling, so no much time), it looks
> > like it's dying on the first msleep() (either radeonfb or whatever else
> > if you play with driver order), which makes me strongly suspect the idle
> > loop changes. I'll try to fix that when I'm back next week unless paulus
> > beats me to it.
>
> >From my crude printk debugging it dies inside time_init, right after
> spitting out the decrementer and processor frequency values. That would be
> either get_tb(), or the mulhwu_scale_factor a few lines down.

Cancel that - with the correct log level set I see it die in the cpufreq
driver. Removed that, and it shows the penguin, followed by quite a few
lines of output, stopping at the ADB bus probe. That's with offb, radeonfb
never shows the penguin. So yes, the idle loop seems borked.

	Michael




Reply to: