You are not logged in.

#1 2009-07-26 05:53:06

valpa
Member
Registered: 2008-07-05
Posts: 8

problem on Xorg config and startx in Thinkpad X200.

I'm using Thinkpad X200 laptop, but after install Xorg, and create a config file with "Xorg --configure"
use that config file to startx, I got error says:

"error setting MTRR ( base... blablabla) Invalid argument (22)"


My dmesg output is:

MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-D7FFF write-protect
  D8000-DBFFF uncachable
  DC000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 07D000000 mask FFF000000 uncachable
  1 base 07E000000 mask FFE000000 uncachable
  2 base 000000000 mask F80000000 write-back
  3 base 07CE00000 mask FFFE00000 uncachable
  4 disabled
  5 disabled
  6 disabled

My xorg.conf has:

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "DefaultRefresh"            # [<bool>]
        #Option     "ModeSetClearScreen"        # [<bool>]
        Identifier  "Card0"
        Driver      "vesa"
        VendorName  "Intel Corporation"
        BoardName   "Mobile 4 Series Chipset Integrated Graphics Controller"
        BusID       "PCI:0:2:0"
EndSection

My Xorg.0.log is:

(II) GLX: Initialized DRISWRAST GL provider for screen 0

Backtrace:
0: /usr/bin/X(xorg_backtrace+0x3b) [0x813154b]
1: /usr/bin/X(xf86SigHandler+0x9e) [0x80cacee]
2: [0xb804c400]
3: /usr/lib/xorg/modules//libshadow.so(shadowRemove+0x4e) [0xb797cf1e]
4: /usr/lib/xorg/modules//libshadow.so [0xb797d3b4]
5: /usr/bin/X [0x80ccdde]
6: /usr/bin/X [0x810f74c]
7: /usr/bin/X [0x811b8ac]
8: /usr/bin/X [0x8121dec]
9: /usr/bin/X [0x80c7c8e]
10: /usr/lib/xorg/modules/drivers//vesa_drv.so [0xb7afdae2]
11: /usr/bin/X [0x80cf39c]
12: /usr/bin/X [0x815e1ae]
13: /usr/bin/X [0x80bda75]
14: /usr/bin/X [0x80c97d2]
15: /usr/bin/X [0x81475c0]
16: /usr/bin/X [0x8178c79]
17: /usr/bin/X [0x81412b6]
18: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b38eea]
19: /usr/bin/X(main+0x428) [0x8072098]
20: /lib/libc.so.6(__libc_start_main+0xe6) [0xb7c26a36]
21: /usr/bin/X [0x80714b1]

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

Offline

#3 2009-07-26 11:32:59

i-legend
Member
Registered: 2009-07-21
Posts: 14

Re: problem on Xorg config and startx in Thinkpad X200.

I wouldn't worry about the MTRR error I see it everytime i exit my DE but i run fine.
Signal 11 caught...i was getting that too if you test X a couple of times. I'm pretty sure
you will be ok.


"In the middle of the road of my life I awoke in the dark wood where the true way was wholly lost"
Dante Alighieri

Offline

#4 2009-07-26 13:54:34

valpa
Member
Registered: 2008-07-05
Posts: 8

Re: problem on Xorg config and startx in Thinkpad X200.

no solution now after google a lot, bad news

Offline

Board footer

Powered by FluxBB