Comment 120 for bug 263059

Revision history for this message
Matt Zimmerman (mdz) wrote : Re: [Bug 263059] Re: [regression] 2.6.27-7 sometimes fails to boot (iwl3945 issue?)

On Wed, Oct 15, 2008 at 10:33:55PM -0000, Loïc Minier wrote:
> I tried disabling snd-hda-intel, but I could reproduce the hang.
> Interestingly, the hang happened further in the boot, at "Activating

Yes, the hang seems to occur while the iwl3945 driver is initializing, which
continues after the module has been loaded (and while other modules are
being loaded). The ordering varies, but if we delay iwl3945 for 5 seconds
(which should cause it to be loaded last, on its own) the problem goes away.

I'm not entirely convinced that iwl3945 is actually at fault; it may just be
a trigger.

Can anyone else confirm, as stated in the bug description, that the problem
appeared between 2.6.27-1 and 2.6.27-2?

--
 - mdz