Date: Sun, 11 Mar 2001 05:10:02 -0800 (PST) From: Dag-Erling Smorgrav <des@ofug.org> To: freebsd-bugs@FreeBSD.org Subject: Re: conf/25676: FBSD >= 4.0 does not recongnize NIC card - shared memory can't be cleared. Message-ID: <200103111310.f2BDA2911264@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/25676; it has been noted by GNATS. From: Dag-Erling Smorgrav <des@ofug.org> To: shivangp@kmfms.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: conf/25676: FBSD >= 4.0 does not recongnize NIC card - shared memory can't be cleared. Date: 11 Mar 2001 14:06:36 +0100 shivangp@kmfms.com writes: > When I try to install any version of FBSD 4.0 or greater I always > get ed1: failed to clear shared memory at 0xc0000 - check > configuration. 1) what kind of card is this? 2) can you show us the contents of /var/run/dmesg.boot? 3) can you show us your kernel config? > I looked for 0xc0000 in system information in windows 98 and I found > out that its my video card that has that address. Yes, that's the standard starting address for video RAM on a VGA- compatible graphics adapter in graphics mode (0xb8000 in text mode). Changing the card won't fix that. I suspect you have a typo in your kernel config, or your NIC is misconfigured (if it's one of those that come with a DOS config utility). BTW, this really belongs on -questions, not in the GNATS database. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103111310.f2BDA2911264>