Jean Marc LACROIX <jean-marc.lacroix@logatique.fr> :
[...]
> I have a Laptob omnibook 4150 with "Debian testing Woody" configuration.
> I have compiled 2.4.10 kernel with agpart char driver enable, installed
> it and reboot.....
> The system hang with following message:
>
> -----------------------------------------------
> linux agpart interface V0.99 (c) Jeff Hartmann
> agpart: Maximum main memory to use for agp memory : 27M
> agpart: Detected Intel 440Bx chipset
> -----------------------------------------------
It misses a 'printk(KERN_INFO PFX "AGP aperture is %dM @ 0x%lx\n", ...',
you're stuck in agp_backend_initialize.
Does SysRq still work after this message ?
-- Ueimor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/