In one try i "harcoded" the MTRR values, that Xorg show in the error, in /proc/mtrr. And the error disappear only one time when i start X, but the change is not permanent because Xorg rewrite that file
2009/2/10 Andrew Przepioski <aprz@xxxxxxxxx>
I was able to produce a very smilar error message by removing xterm.
xinit: no such file or directory (errno 2): no program named "xterm" in PATH
Specify a program on the command line or make sure that /usr/bin is in your path.
waiting for X server to shutdown error setting MTRR (base = 0xc0000000, size = 0x10000000, type = 1) Invalid argument (22).
________________________________
From: Ricardo Hernandez <ricardoh26@xxxxxxxxx>
To: General Discusson about Arch Linux <arch-general@xxxxxxxxxxxxx>
Sent: Monday, February 9, 2009 3:45:42 PM
Subject: Xorg MTRR error in ASUS eee pc 900ha
Hi , i have a problem with starting Xorg in an asus EEE PC 900HA (solid hardrive). It has intel 945gme for video chipset and i use xf86-video-intel driver
i start xorg with xinit and no WM or DE in xinitrc, only the default xterm. When i type xinit the screen flick and the server suddenly shutdown and appears this error:
waiting for X server to shut down error setting MTRR (base = 0x0000000, size = 0x10000000, type = 1) Invalid argument (22)
I try to found the solution but had not luck.
Xorg.0.log don't show anything special, at least nothing with (EE) error
Thanks in advance