On Fri, 20 Aug 2004 08:40:26 +0200, Philipp Kolmann wrote: > Package: kernel-image-2.6.8-1-k7 > Severity: normal > > Hi! > > I have a NFORCE2 based Athlon board installed and can't use the Debian -k7 > Kernels since 2.6.7 because I get a lockup during boot: > > hda: dma_timer_expiry: dma status 0x64 > hda: DMA interrupt recovery > hda: lost interrupt > > I have a vanilla 2.6.8.1 Kernel running which works fine. > Attached is my .config which works. Maybe someone can help me with this issue. >
Try booting the kernel with "acpi=off"; or try "noapic". You have both of those built into your vanilla kernel, but it might be a combination of that and something else..