Hi, Lawson.

Video **cards** have their own memory (always, in my experience), but
motherboards with **onboard** video come in two flavors -- some have
dedicated video RAM, and others "steal" video memory from the first DIMM.
Having recently had the good fortune to acquire some motherboards that
aren't antiques, I now have both kinds here. Someone using the "steal DIMM
RAM" type with the mem= line needs to be careful, since claiming more memory
than you have is a system killer, and Linux sees memory after the video
chunk is removed.

At 12:01 AM 3/18/00 EST, [EMAIL PROTECTED] wrote:
>If you use lilo, add to lilo.conf:
>
>append = "mem=128m"
>
>rerun lilo.  Next time you boot it'll try to use 128m.  If it doesn't
>crash, you really do have 128m.  Most video cards have their own memory,
>which just gets a frame buffer in the hardware address space, typically
>at 0xf000000 or so.  If it really uses system memory, I think the X
>server will have to get it from the kernel to share it with the card, so
>the kernel would start with the whole amount.  Some BIOSes arrogate 1-4m
>unto themselves, so you might have to account for that in what you tell
>the kernel.  <linux>/Documentation/memory.txt

[old stuff and trailing ads deleted]

------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
Palo Alto, CA                                    [EMAIL PROTECTED]        
----------------------------------------------------------------


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to