> On Wednesday, 20 of February 2008, Tino Keitel wrote:
> > On Tue, Feb 19, 2008 at 09:52:22 +0100, Tino Keitel wrote:
> > > On Mon, Feb 18, 2008 at 20:49:04 +0100, Pavel Machek wrote:
> > > > On Mon 2008-02-18 01:28:15, Tino Keitel wrote:
> > > > > Hi folks,
> > > > >
> > > > > with 2.6.25-rc2, my Mac mini Core Duo hangs at suspend. The last
> > > > > message on the console is "Suspending console(s)". I also tried some
> > > > > other versions after 2.6.24, all of them fail with this hang.
> > > >
> > > > Try adding 'no_console_suspend' to kernel command line.
> > >
> > > Thanks, that gave a bit insight. The last message is now:
> > >
> > > ACPI: PCI interrupt for device 0000:00:02.0 disabled
> > >
> > > This is my graphics card:
> > >
> > > 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile
> > > 945GM/GMS, 943/940GML Express Integrated Graphics Controller
> > >
> > > So it looks like the recent changes that should repair console
> > > sudpend/resume for Intel graphics broke suspend for me.
> >
> > It looks like I was wrong. It also hangs when the i915 module isn't
> > loaded.
>
> Please have a look at:
http://bugzilla.kernel.org/show_bug.cgi?id=10065