From: John Cavan <johncavan@home.com>
To: Petr Vandrovec <VANDROVE@vc.cvut.cz>
Cc: " Paul C. Nendick" <pauly@enteract.com>, linux-kernel@vger.kernel.org
Subject: Re: 2.2.16 SMP: mtrr errors
Date: Tue, 12 Dec 2000 16:07:52 -0500 [thread overview]
Message-ID: <3A3693A8.E0BA83B7@home.com> (raw)
In-Reply-To: <F7C565F7C41@vcnet.vc.cvut.cz>
Petr Vandrovec wrote:
> > kernel: mtrr: base(0xd4000000) is not aligned on a size(0x1800000) boundary
> > last message repeated 2 times
>
> For some strange reason X thinks that you have 24MB of memory on the G450.
> You can either create 32MB write-combining region at 0xd4000000, or
> teach X that your device occupies 32MB and not 24 (you should do it anyway,
> region size can be only power of two)...
Petr, the Matrox card splits the memory between the two video screens
when running in a multi-head configuration and "pretends" that it is two
distinct cards. Thus, a 32 mb card will register an mtrr for 24mb and
for 8mb seperately when in this mode.
At line 1190 in arch/i386/kernel/mtrr.c the switch on Intel falls
through hitting the error message for Centaur. I know the comment says
to fall through, but is this correct? I've inserted a break at the end
of the Intel switch before and have not had problems, but I left it out
in the latest couple of kernels because of all the mtrr work being done,
waiting to see if there was resolution.
John
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-12-12 21:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-12 21:43 2.2.16 SMP: mtrr errors Petr Vandrovec
2000-12-12 21:07 ` John Cavan [this message]
2000-12-12 21:23 ` Alan Cox
2000-12-11 21:58 ` Paul C. Nendick
2000-12-13 2:07 ` David Wragg
2000-12-12 21:36 ` John Cavan
2000-12-13 10:55 ` Jamie Lokier
-- strict thread matches above, loose matches on Subject: below --
2000-12-12 22:13 Petr Vandrovec
2000-12-13 7:33 ` Boszormenyi Zoltan
2000-12-11 20:00 Paul C. Nendick
[not found] ` <Pine.LNX.4.10.10012121511190.28197-100000@coffee.psychology.mcmaster.ca>
2000-12-11 20:23 ` Paul C. Nendick
2000-12-12 20:19 ` John Cavan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3A3693A8.E0BA83B7@home.com \
--to=johncavan@home.com \
--cc=VANDROVE@vc.cvut.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=pauly@enteract.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox