Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mtrr ??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
nacnud
n00b
n00b


Joined: 27 Oct 2004
Posts: 9

PostPosted: Sat Oct 30, 2004 2:35 am    Post subject: mtrr ?? Reply with quote

I've finally gotten through the install, rebooted, and after the kernel loads the system hangs at the following line:

mtrr: 0xd80000000, 0x1000000 overlaps existing 0xd8000000, 0x00000

What does this mean? What is "mtrr"?

The above line comes right after a bunch of vesafb lines, the last of which is

vesafb: scrolling: redraw


I'd appreciate any help. I'm almost there.....
Back to top
View user's profile Send private message
fennec
l33t
l33t


Joined: 30 Aug 2003
Posts: 613
Location: Montreal

PostPosted: Sat Oct 30, 2004 2:41 am    Post subject: Reply with quote

what are the arguments your are passing on the kernel command line ?
Back to top
View user's profile Send private message
nacnud
n00b
n00b


Joined: 27 Oct 2004
Posts: 9

PostPosted: Sat Oct 30, 2004 2:46 am    Post subject: Reply with quote

Sorry, do you mean the arguments I'm passing to the kernel in grub? The only one is video=vesafb (I'm using 2.6.9 kernel).
Back to top
View user's profile Send private message
fennec
l33t
l33t


Joined: 30 Aug 2003
Posts: 613
Location: Montreal

PostPosted: Sat Oct 30, 2004 2:49 am    Post subject: Reply with quote

have you tried using the vga= argument ?
Back to top
View user's profile Send private message
fennec
l33t
l33t


Joined: 30 Aug 2003
Posts: 613
Location: Montreal

PostPosted: Sat Oct 30, 2004 2:54 am    Post subject: Reply with quote

you can use the following settings

Code:
   640x480    800x600    1024x768    1280x1024
8 bpp    769    771    773    775
16 bpp    785    788    791    794
32 bpp    786    789    792    795
[/code]
Back to top
View user's profile Send private message
nacnud
n00b
n00b


Joined: 27 Oct 2004
Posts: 9

PostPosted: Sat Oct 30, 2004 2:58 am    Post subject: Reply with quote

Thanks--I'll try this and report back.

I noticed that some people include mtrr in their arguments. Do I need to do that?
Back to top
View user's profile Send private message
fennec
l33t
l33t


Joined: 30 Aug 2003
Posts: 613
Location: Montreal

PostPosted: Sat Oct 30, 2004 3:06 am    Post subject: Reply with quote

i dont yet use it because i did not have time to read about it, but it supposed to enhance framebuffer's performance
Back to top
View user's profile Send private message
nacnud
n00b
n00b


Joined: 27 Oct 2004
Posts: 9

PostPosted: Sat Oct 30, 2004 3:21 am    Post subject: Reply with quote

Hmm, I entered vga=794 and though I do get past the previous hang I now get the message that I "passed an undefined mode number."
Back to top
View user's profile Send private message
fennec
l33t
l33t


Joined: 30 Aug 2003
Posts: 613
Location: Montreal

PostPosted: Sat Oct 30, 2004 3:30 am    Post subject: Reply with quote

sorry my mistake those were older settings, you should use the following =P

Code:


    | 640x480  800x600  1024x768 1280x1024
----+-------------------------------------
256 |  0x301    0x303    0x305    0x307   
32k |  0x310    0x313    0x316    0x319   
64k |  0x311    0x314    0x317    0x31A   
16M |  0x312    0x315    0x318    0x31B
Back to top
View user's profile Send private message
nacnud
n00b
n00b


Joined: 27 Oct 2004
Posts: 9

PostPosted: Sat Oct 30, 2004 3:58 am    Post subject: Reply with quote

I'm still getting the "passed undefined mode #" message. When I press the space bar to continue, it hangs at the original mtrr line again.

What does mtrr stand for, do you know?

I was following the directions in the installation guide, but is there an updated source that you drew the vga modes from?
Back to top
View user's profile Send private message
sorooros
Tux's lil' helper
Tux's lil' helper


Joined: 17 Sep 2004
Posts: 134
Location: Vancouver, Canada

PostPosted: Sat Oct 30, 2004 4:27 am    Post subject: Reply with quote

MTRR stands for Memory Type Range Registers.

As a quick fix you can try passing following to the kernel:
Code:
video=vesafb:nomtrr
You might also check this out: http://www.rage3d.com/board/showthread.php?threadid=33736241
Back to top
View user's profile Send private message
nacnud
n00b
n00b


Joined: 27 Oct 2004
Posts: 9

PostPosted: Sat Oct 30, 2004 1:37 pm    Post subject: Reply with quote

Thanks for the ideas. I tried the video=vesafb:nomtrr and now it hangs on the line just before the mtrr line on boot; there are eight vesafb lines leading up to the last one, where it stops:

Code:
 vesafb: scrolling: redraw


I'm wondering if I should disable framebuffer support so I can at least boot up, get to a console, and edit from there. Right now I have to make all the changes through the LiveCD.

How can I disable the framebuffer? Or is there some other way around this?
Back to top
View user's profile Send private message
sorooros
Tux's lil' helper
Tux's lil' helper


Joined: 17 Sep 2004
Posts: 134
Location: Vancouver, Canada

PostPosted: Sat Oct 30, 2004 4:40 pm    Post subject: Reply with quote

You need to disable framebuffer in kernel and then recompile it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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