Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot enable MTRR on AMD K6-2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
neurosis
Apprentice
Apprentice


Joined: 04 May 2003
Posts: 170
Location: Ottawa, Canada

PostPosted: Tue Aug 19, 2003 5:47 pm    Post subject: Cannot enable MTRR on AMD K6-2 Reply with quote

Hi folks - I'm having problems enabling MTRR on a system with an AMD K6-2 CPU. From what I've read on various newsgroups, this processor should support MTRRs. However, when I check out /proc/cpuinfo, MTRR is not listed.
Code:

cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 5
model           : 8
model name      : AMD-K6(tm) 3D processor
stepping        : 0
cpu MHz         : 332.746
cache size      : 64 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr mce cx8 mmx syscall 3dnow
bogomips        : 663.55


In addition, there is no /proc/mtrr.

I am careful to enable it in my kernel config, as well as set the correct processor type; the line:
CONFIG_MTRR=y
.. is in my config file after using genkernel --config to build it.

Has anyone else experienced this, or know what might be causing it?

I'm using gentoo-sources-2.4.20-r5.
_________________
There is no evil greater than that committed by those who claim to do their deeds in the name of God.

-unknown
Back to top
View user's profile Send private message
Gruffi
Apprentice
Apprentice


Joined: 15 Aug 2003
Posts: 209
Location: Antwerpen - Flanders - Belgium

PostPosted: Tue Aug 19, 2003 5:54 pm    Post subject: Reply with quote

Are you sure you mounted /boot first before copying your bzImage there? I forgot that when i first tried to enable mtrr :oops:

mount /dev/hdX /boot
cp /usr/src/linux/arch/i386/boot/bzImage /boot
umount /boot
_________________
... and we will show Microsoft, that they cannot take whatever they want. And that Free Software is our software!
Back to top
View user's profile Send private message
neurosis
Apprentice
Apprentice


Joined: 04 May 2003
Posts: 170
Location: Ottawa, Canada

PostPosted: Tue Aug 19, 2003 6:09 pm    Post subject: Reply with quote

Quote:
Are you sure you mounted /boot first before copying your bzImage there? I forgot that when i first tried to enable mtrr



Defenitely a good suggestion -- this burned me for hours when I first started using Gentoo.. :roll:

But genkernel automatically mounts /boot. Just to be sure, I double checked that it was mounted, and checked the datestamps on the compiled kernel images.
_________________
There is no evil greater than that committed by those who claim to do their deeds in the name of God.

-unknown
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum