From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-98097-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MShbu-0002cp-TS
	for garchives@archives.gentoo.org; Mon, 20 Jul 2009 01:24:11 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A1DB9E02B3;
	Mon, 20 Jul 2009 01:24:08 +0000 (UTC)
Received: from mail-yx0-f191.google.com (mail-yx0-f191.google.com [209.85.210.191])
	by pigeon.gentoo.org (Postfix) with ESMTP id 7545AE02B3
	for <gentoo-user@lists.gentoo.org>; Mon, 20 Jul 2009 01:24:08 +0000 (UTC)
Received: by yxe29 with SMTP id 29so3057715yxe.32
        for <gentoo-user@lists.gentoo.org>; Sun, 19 Jul 2009 18:24:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:date:message-id:subject
         :from:to:content-type:content-transfer-encoding;
        bh=25r6XnL9UN3zeS/DZ9gILPfdy83vF7aS1M78Ifohpjs=;
        b=Lw3kHEe+Yyp054JhnNnGtTK/jutA5Ki3IXFdgTIgF7gC/GJjRTcY20u91YlCUhr4bx
         CwAE1+aCEwenEDQVFCkU3JnnB6IKPbGzW4S626Tk3OEloYnbRbQLZY+ElVHlrVrY3XOO
         KAFU59ffC6dwrbpfO9C6IxT3xCnvmXXrsCsS8=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=ZOsM1KtziuF3wNzdqfUyeBjwJx3ejRkSdrGBweZJoKPMzg8xJSBscpsmjLYmEzwpYD
         0qciZgbj5lsqVf5a2BCQ6QLUKCzW7AsDoJ9DG7RKAr/4FsapEEyc6gg5WA/8qDqm4rEe
         AnJRUl/ZCLzxElBGSCYh318rAv7Jl5jM9CDU4=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.150.149.16 with SMTP id w16mr4491724ybd.284.1248053048178; 
	Sun, 19 Jul 2009 18:24:08 -0700 (PDT)
Date: Sun, 19 Jul 2009 18:24:08 -0700
Message-ID: <5bdc1c8b0907191824m60ec793ama6d3412c6b68f099@mail.gmail.com>
Subject: [gentoo-user] mtrr: no MTRR for e8000000,4000000 found
From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 6d5a1944-f63d-4cf0-9a32-126f927115d4
X-Archives-Hash: 65406883540132786905f5942e276335

Hi,
   I'm back trying to see if I can get these old Asus Pundit-R
machines to do anything at all with the newer kernel and the ATI Open
Source drivers. I've got fluxbox emerged and I'm trying to start
xluxbox using the xstart .xinitrc method. (Hope that's right?)

   Anyway, when I run startx I see a bit of graphics come up, sort of
a big X11 graphical X and then everything dies back to the console and
I'm left with messages about not finding MTRR stuff. The best version
of that I can find is in dmesg output below. There's nothing about
that in the Xorg log file although it is complaining about DRM stuff.
Maybe the MTRR stuff doesn't matter and it's really something else?

   I've not been successful getting any of these old machines running
under the newer xorg-servers. After this failure I still don't see the
radeon driver loaded.

   All help appreciated.

Thanks,
Mark

myth12 mythtv # cat .xinitrc
# .xinitrc
#exec startfluxbox
exec /usr/bin/fluxbox &
#exec /usr/bin/evilwm &
#exec /usr/bin/mythfrontend

myth12 mythtv #

myth12 mythtv # cat /var/log/Xorg.0.log | grep EE
Current Operating System: Linux myth12 2.6.29-gentoo-r5 #4 PREEMPT Fri
Jun 26 09:51:45 PDT 2009 i686
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
myth12 mythtv #


myth12 linux # dmesg | tail -n 5
[   17.486289] usb 1-0:1.0: uevent
[   19.612246] eth0:  setting full-duplex.
[   30.350021] eth0: no IPv6 routers present
[  433.541492] pci 0000:01:05.0: PCI INT A -> Link[LNKA] -> GSI 11
(level, low) -> IRQ 11
[  435.609192] mtrr: no MTRR for e8000000,4000000 found
myth12 linux # cat /usr/src/linux/.config | grep MTRR
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
myth12 linux #

myth12 linux # uname -a
Linux myth12 2.6.29-gentoo-r5 #4 PREEMPT Fri Jun 26 09:51:45 PDT 2009
i686 Intel(R) Celeron(R) CPU 2.26GHz GenuineIntel GNU/Linux
myth12 linux #
myth12 linux # emerge -pv xorg-server

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-base/xorg-server-1.5.3-r6  USE="hal ipv6 nptl sdl
xorg -3dfx -debug -dmx -kdrive -minimal -tslib" INPUT_DEVICES="evdev
-acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300
-elographics -fpit -hyperpen -jamstudio -joystick -keyboard -magellan
-microtouch -mouse -mutouch -palmax -penmount -spaceorb -summa
-synaptics -tek4957 -tslib -ur98 -virtualbox -vmmouse -void -wacom"
VIDEO_CARDS="fbdev radeon vesa -apm -ark -ast -chips -cirrus -dummy
-epson -fglrx -geode -glint -i128 -i740 (-impact) -imstt -intel
-mach64 -mga -neomagic (-newport) -nv -nvidia -r128 -radeonhd
-rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2)
(-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx
-tga -trident -tseng -v4l -vermilion -via -virtualbox -vmware -voodoo
-xgi" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
myth12 linux # eix -I ati
[I] x11-drivers/xf86-video-ati
     Available versions:  6.6.3 6.8.0-r1 ~6.9.0 ~6.10.0 ~6.11.0
6.12.1-r1 ~6.12.2 {debug}
     Installed versions:  6.12.1-r1(12:59:25 06/27/09)(-debug)
     Homepage:            http://xorg.freedesktop.org/
     Description:         ATI video driver

myth12 linux #



myth12 mythtv # cat /etc/X11/xorg.conf
Section "Module"

    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the GLX module
#    Load       "glx"
# This loads the DRI module
#    Load       "dri"

EndSection

Section "Files"

    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/75dpi/"
EndSection

Section "ServerFlags"

EndSection


Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "kbd"

    Option "AutoRepeat" "500 30"

    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc101"
    Option "XkbLayout"  "us"

EndSection

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "Auto" # Auto detect
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping"   "4 5 6 7"

EndSection

Section "Monitor"

    Identifier  "My Monitor"
    HorizSync   31.5 - 57.0
    VertRefresh 50-90

EndSection


Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver     "vga"
EndSection


Section "Device"
    Identifier  "** ATI Radeon (generic)               [radeon]"
    Driver      "radeon"
EndSection


Section "Screen"
    Identifier  "Screen 1"
    Device      "** ATI Radeon (generic)               [radeon]"
    Monitor     "My Monitor"
    DefaultDepth 16

    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"

    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection