Re: shared graphic ram hangs kernel since 2.4.3-ac1

Alan Cox (alan@lxorguk.ukuu.org.uk)
21 Aug 2002 15:08:40 +0100


On Wed, 2002-08-21 at 14:29, Justin Heesemann wrote:
> > Are you running a very old version of grub ?
>
> actually i am running lilo..
> the one that comes with debian 3.0.
> the problem also occurs with every bootable linux cd, that i tried.. as long
> as it's running kernel 2.4.19.
> debian bf24 kernel image (i think its 2.4.16?) is booting when i append
> mem=511M, knoppix/gentoo with 2.4.19 doesnt.
>
> would you suggest that i try grub ?

It shouldnt make any difference. Very old grb always passed mem=, which
did break some things because at one point it overrode the reporting of
holes and the like.

Shared graphic ram shouldnt in theory ever be causing hangs. The BIOS
E820 memory reporting should be excluding any video reserved memory from
its reporting. For the i810/845 its fractionally more complex once we go
into X11 (we allocate from the AGP pool ourselves) but not in console
mode.

-
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/