[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Lockup since 2.4.4 when switching from X to console
Eric Sandeen wrote:
>
> Juri Haberland wrote:
>
> > Ah, a good point, Thomas.
> > But I'm not sure about what patch to use: is the patch from the kdb
> > project the same code that is included in the xfs patches?
>
> You can probably reverse-apply the standard 2.4.9-kdb patch, but I can
> mail you one that's specifically for backing it out of XFS, if you'd
> like - it's about 500k.
Ok,
after a lot of compiler and fsck runs and with the kdb-patch from Eric I
narrowed it down to the kdb patch in conjunction with apm. If I enable
apm _and_ the kernel option "Enable console blanking using APM" the
system hangs when switching from X to the console (via CTRL-ALT-F1).
The XFS kernel without kdb is fine.
First I thought it must be the frame-buffer console stuff but it wasn't.
Hope that helps a bit.
Juri