| Summary: | FBSD >= 4.0 does not recongnize NIC card - shared memory can't be cleared. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | shivangp <shivangp> |
| Component: | conf | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
shivangp
2001-03-11 04:00:01 UTC
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 > 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.
Um, what NIC? Include your dmesg(8) output.
Kris
State Changed From-To: open->feedback Waiting for submitter feedback.. State Changed From-To: feedback->closed Feedback timeout |