I just installed gentoo on my thinkpad x200 laptop and was blocked in the startx step.
I followed the guides: http://www.gentoo.org/doc/en/xorg-config.xml http://en.gentoo-wiki.com/wiki/Intel_GMA http://vminko.org/gentoo_manuals/thinkpad_x200 but still fail.
the satuation is almost like
http://forums.gentoo.org/viewtopic-t-88 ... vices.html .
But no luck that didn't help.
Below are some info:
lspci -nn:
Code: Select all
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
00:03.0 Communication controller [0780]: Intel Corporation Mobile 4 Series Chipset MEI Controller [8086:2a44] (rev 07)
00:03.3 Serial controller [0700]: Intel Corporation Mobile 4 Series Chipset AMT SOL Redirection [8086:2a47] (rev 07)
my grub.conf is:
Code: Select all
default 0
timeout 3
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Gentoo Linux 3.6.11
root (hd0,0)
kernel /boot/kernel-3.6.11-gentoo root=/dev/sda3 acpi_sleep=s3_bios acpi_osi="Linux" thinkpad_acpi.fan_control=1 i915.modeset=1 video=1280x800 pcie_aspm=force
startx fail, the log is:
Code: Select all
X.Org X Server 1.13.1
Release Date: 2012-12-13
[ 1891.724] X Protocol Version 11, Revision 0
[ 1891.725] Build Operating System: Linux 3.6.11-gentoo x86_64 Gentoo
[ 1891.727] Current Operating System: Linux X200 3.6.11-gentoo #6 SMP PREEMPT Tue Feb 19 21:50:42 CST 2013 x86_64
[ 1891.727] Kernel command line: root=/dev/sda3 acpi_sleep=s3_bios acpi_osi="Linux" thinkpad_acpi.fan_control=1 i915.modeset=1 video=1280x800 pcie_aspm=force
[ 1891.728] Build Date: 20 February 2013 01:19:35AM
[ 1891.729]
[ 1891.730] Current version of pixman: 0.28.0
[ 1891.732] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1891.732] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1891.735] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 20 13:49:54 2013
[ 1891.736] (==) Using config file: "/etc/X11/xorg.conf"
[ 1891.737] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1891.737] (==) ServerLayout "XServerLayout"
[ 1891.737] (**) |-->Screen "Screen0" (0)
[ 1891.737] (**) | |-->Monitor "Internal LCD"
[ 1891.737] (**) | |-->Device "VideoCard"
[ 1891.737] (**) |-->Input Device "TrackPoint"
[ 1891.737] (**) |-->Input Device "Keyboard"
[ 1891.737] (**) Option "BlankTime" "0"
[ 1891.737] (**) Option "StandbyTime" "0"
[ 1891.737] (**) Option "SuspendTime" "0"
[ 1891.737] (**) Option "OffTime" "5"
[ 1891.737] (==) Automatically adding devices
[ 1891.737] (==) Automatically enabling devices
[ 1891.737] (==) Automatically adding GPU devices
[ 1891.737] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 1891.737] Entry deleted from font path.
[ 1891.737] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 1891.737] Entry deleted from font path.
[ 1891.737] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 1891.737] Entry deleted from font path.
[ 1891.737] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 1891.737] Entry deleted from font path.
[ 1891.737] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 1891.737] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 1891.737] Entry deleted from font path.
[ 1891.737] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 1891.737] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 1891.737] Entry deleted from font path.
[ 1891.737] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 1891.737] Entry deleted from font path.
[ 1891.738] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 1891.738] Entry deleted from font path.
[ 1891.738] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 1891.738] Entry deleted from font path.
[ 1891.738] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 1891.738] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 1891.738] Entry deleted from font path.
[ 1891.738] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 1891.738] (**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/misc/
[ 1891.738] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 1891.738] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 1891.738] (WW) Disabling TrackPoint
[ 1891.738] (WW) Disabling Keyboard
[ 1891.738] (II) Loader magic: 0x808be0
[ 1891.738] (II) Module ABI versions:
[ 1891.738] X.Org ANSI C Emulation: 0.4
[ 1891.738] X.Org Video Driver: 13.1
[ 1891.738] X.Org XInput driver : 18.0
[ 1891.738] X.Org Server Extension : 7.0
[ 1891.738] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 1891.739] (--) PCI:*(0:0:2:0) 8086:2a42:17aa:20e4 rev 7, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
[ 1891.739] (--) PCI: (0:0:2:1) 8086:2a43:17aa:20e4 rev 7, Mem @ 0xf2400000/1048576
[ 1891.739] (II) Open ACPI successful (/var/run/acpid.socket)
[ 1891.741] Initializing built-in extension Generic Event Extension
[ 1891.742] Initializing built-in extension SHAPE
[ 1891.743] Initializing built-in extension MIT-SHM
[ 1891.744] Initializing built-in extension XInputExtension
[ 1891.744] Initializing built-in extension XTEST
[ 1891.745] Initializing built-in extension BIG-REQUESTS
[ 1891.746] Initializing built-in extension SYNC
[ 1891.747] Initializing built-in extension XKEYBOARD
[ 1891.748] Initializing built-in extension XC-MISC
[ 1891.749] Initializing built-in extension XINERAMA
[ 1891.750] Initializing built-in extension XFIXES
[ 1891.750] Initializing built-in extension RENDER
[ 1891.751] Initializing built-in extension RANDR
[ 1891.752] Initializing built-in extension COMPOSITE
[ 1891.753] Initializing built-in extension DAMAGE
[ 1891.754] Initializing built-in extension MIT-SCREEN-SAVER
[ 1891.754] Initializing built-in extension DOUBLE-BUFFER
[ 1891.755] Initializing built-in extension RECORD
[ 1891.756] Initializing built-in extension DPMS
[ 1891.757] Initializing built-in extension X-Resource
[ 1891.758] Initializing built-in extension XVideo
[ 1891.758] Initializing built-in extension XVideo-MotionCompensation
[ 1891.759] Initializing built-in extension XFree86-VidModeExtension
[ 1891.760] Initializing built-in extension XFree86-DGA
[ 1891.761] Initializing built-in extension XFree86-DRI
[ 1891.761] Initializing built-in extension DRI2
[ 1891.761] (II) "glx" will be loaded by default.
[ 1891.761] (II) LoadModule: "dri"
[ 1891.761] (II) Module "dri" already built-in
[ 1891.761] (II) LoadModule: "dri2"
[ 1891.761] (II) Module "dri2" already built-in
[ 1891.761] (II) LoadModule: "glx"
[ 1891.761] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 1891.762] (II) Module glx: vendor="X.Org Foundation"
[ 1891.762] compiled for 1.13.1, module version = 1.0.0
[ 1891.762] ABI class: X.Org Server Extension, version 7.0
[ 1891.762] (==) AIGLX enabled
[ 1891.762] Loading extension GLX
[ 1891.762] (II) LoadModule: "intel"
[ 1891.762] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 1891.763] (II) Module intel: vendor="X.Org Foundation"
[ 1891.763] compiled for 1.13.1, module version = 2.20.13
[ 1891.763] Module class: X.Org Video Driver
[ 1891.763] ABI class: X.Org Video Driver, version 13.1
[ 1891.763] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
Haswell Server (GT2+), Haswell SDV Desktop (GT1),
Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
Haswell ULT Server (GT1), Haswell ULT Server (GT2),
Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
ValleyView PO board
[ 1891.763] (--) using VT number 7
[ 1891.766] (II) intel(G0): using device path '/dev/dri/card0'
[ 1891.766] (II) intel(G1): using device path '/dev/dri/card0'
[ 1891.766] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 1891.766] (EE) Screen 0 deleted because of no matching config section.
[ 1891.766] (II) UnloadModule: "intel"
[ 1891.766] (EE) Device(s) detected, but none match those in the config file.
[ 1891.766]
Fatal server error:
[ 1891.766] no screens found
[ 1891.766] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1891.766] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 1891.766] (EE)
[ 1891.772] Server terminated with error (1). Closing log file.Thanks for your help!


