RE: [patch] ioapic-2.4.5-A1

2001-05-31 Thread Ben Twijnstra
Hi Ingo, This fixes the "unexpected APIC" warning on my dual-Xeon board. Thanks! Ben - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at

Sound card lockup on 2.4.5-ac4 and -ac5

2001-05-31 Thread Ben Twijnstra
Hi there, As of 2.4.5-ac4 (maybe -ac3 too), my sound card (a cs46xx) has stopped working. Looks like there's something wrong with the interrupt handling code because the device remains busy, I get weird lockups after having run and ^C-ed sndconfig. Also, when I look at /proc/interrupts after s

Re: 2.4.5-ac1 won't boot with 4GB bigmem option

2001-05-28 Thread Ben Twijnstra
Alan, 2.4.5-ac2 works fine with 4GB on. Thanks! Will try a 2.4.5-aa2 later today, just for fun. Grtz, Ben On 27 May 2001, at 22:21, Alan Cox wrote: > > I compiled and booted the 2.4.5-ac1 kernel with the CONFIG_HIGHMEM4G=y option > > and got an oops in __alloc_pages() (called by alloc_boun

Re: Hard lockup switching to X from vc; Matrox G400 AGP

2001-05-27 Thread Ben Twijnstra
Hi Chris, Seen the same behaviour; you're not alone. I'm running XF86 4.0.3 with a G400. My guess is that mga_drv goes into some local loop while trying to restore the display. mga_drv at that moment has I/O privileges and if it hangs, Linux hangs too. Grtz, Ben - To unsubscribe from this

2.4.5-ac1 won't boot with 4GB bigmem option

2001-05-27 Thread Ben Twijnstra
Hi, I compiled and booted the 2.4.5-ac1 kernel with the CONFIG_HIGHMEM4G=y option and got an oops in __alloc_pages() (called by alloc_bounce() called by schedule()). Everything works fine if I turn the 4GB mode off. Machine is a Dell Precision with 2 Xeons and 2GB of RAM. 2.4.5 works fine wit