From: "Paulo Andre'" <fscked@netvisao.pt>
To: linux-kernel@vger.kernel.org
Subject: MTRR refusing to be configured
Date: Wed, 11 Dec 2002 20:56:47 +0000 [thread overview]
Message-ID: <20021211205647.GA9472@itsari.org> (raw)
Hi,
I'm running kernel 2.5.51 on a Pentium III Katmai processor, stepping 3,
and I've been trying to properly setup the MTRR registers on it for this
PCI graphics card. However this has been an unsuccessful quest so far. I
do have CONFIG_MTRR turned on and obviously there's the `mtrr' flag on
/proc/cpuinfo. Taking the base address and the memsize for the card, I've
tried to do a simple:
# echo "base=0xd8000000 size=0x2000000 type=write-combining" >| /proc/mtrr
However the kernel complains with:
ubik kernel: mtrr: illegal type: "write-combining"
This happens for every other type I choose, be it write-back,
uncachable, well, whatever. Considering this works just fine under a 2.4
kernel (worked on 2.4.19 to be more precise) it's mostly weird that it
doesn't do the same on 2.5.
Oh, I'd appreciate if anyone replying would CC me. Thanks in advance.
Best regards,
Paulo Andre'
--
That's the difference between me and the rest of the world! Happiness isn't
good enough for me! I demand euphoria! -- Calvin
reply other threads:[~2002-12-11 20:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20021211205647.GA9472@itsari.org \
--to=fscked@netvisao.pt \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.