1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
|
[ 307.884]
X.Org X Server 1.13.4
Release Date: 2013-04-17
[ 307.887] X Protocol Version 11, Revision 0
[ 307.888] Build Operating System: Linux 3.10.7-gentoo x86_64 Gentoo
[ 307.889] Current Operating System: Linux pytop 3.10.7-gentoo #8 SMP Sat Aug 24 18:38:17 CEST 2013 x86_64
[ 307.889] Kernel command line: BOOT_IMAGE=/kernel-3.10.7-gentoo root=/dev/sda3 ro nomodeset
[ 307.890] Build Date: 23 August 2013 11:12:43PM
[ 307.891]
[ 307.892] Current version of pixman: 0.28.0
[ 307.894] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 307.894] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 307.898] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 24 18:44:39 2013
[ 307.899] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 307.899] (==) No Layout section. Using the first Screen section.
[ 307.899] (==) No screen section available. Using defaults.
[ 307.899] (**) |-->Screen "Default Screen Section" (0)
[ 307.899] (**) | |-->Monitor "<default monitor>"
[ 307.899] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 307.899] (==) Automatically adding devices
[ 307.899] (==) Automatically enabling devices
[ 307.900] (==) Automatically adding GPU devices
[ 307.900] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 307.900] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 307.900] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 307.900] (II) Loader magic: 0x808c00
[ 307.900] (II) Module ABI versions:
[ 307.900] X.Org ANSI C Emulation: 0.4
[ 307.900] X.Org Video Driver: 13.1
[ 307.900] X.Org XInput driver : 18.0
[ 307.900] X.Org Server Extension : 7.0
[ 307.901] (--) PCI:*(0:0:2:0) 8086:0156:103c:1854 rev 9, Mem @ 0xc2000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64
[ 307.901] (II) Open ACPI successful (/var/run/acpid.socket)
[ 307.902] Initializing built-in extension Generic Event Extension
[ 307.903] Initializing built-in extension SHAPE
[ 307.904] Initializing built-in extension MIT-SHM
[ 307.905] Initializing built-in extension XInputExtension
[ 307.906] Initializing built-in extension XTEST
[ 307.907] Initializing built-in extension BIG-REQUESTS
[ 307.908] Initializing built-in extension SYNC
[ 307.909] Initializing built-in extension XKEYBOARD
[ 307.910] Initializing built-in extension XC-MISC
[ 307.911] Initializing built-in extension XINERAMA
[ 307.912] Initializing built-in extension XFIXES
[ 307.912] Initializing built-in extension RENDER
[ 307.913] Initializing built-in extension RANDR
[ 307.914] Initializing built-in extension COMPOSITE
[ 307.915] Initializing built-in extension DAMAGE
[ 307.916] Initializing built-in extension MIT-SCREEN-SAVER
[ 307.917] Initializing built-in extension DOUBLE-BUFFER
[ 307.917] Initializing built-in extension RECORD
[ 307.918] Initializing built-in extension DPMS
[ 307.919] Initializing built-in extension X-Resource
[ 307.920] Initializing built-in extension XVideo
[ 307.920] Initializing built-in extension XVideo-MotionCompensation
[ 307.921] Initializing built-in extension XFree86-VidModeExtension
[ 307.922] Initializing built-in extension XFree86-DGA
[ 307.923] Initializing built-in extension XFree86-DRI
[ 307.923] Initializing built-in extension DRI2
[ 307.923] (II) LoadModule: "glx"
[ 307.924] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 307.924] (II) Module glx: vendor="X.Org Foundation"
[ 307.924] compiled for 1.13.4, module version = 1.0.0
[ 307.924] ABI class: X.Org Server Extension, version 7.0
[ 307.924] (==) AIGLX enabled
[ 307.924] Loading extension GLX
[ 307.924] (==) Matched intel as autoconfigured driver 0
[ 307.924] (==) Matched vesa as autoconfigured driver 1
[ 307.924] (==) Matched modesetting as autoconfigured driver 2
[ 307.924] (==) Matched fbdev as autoconfigured driver 3
[ 307.924] (==) Assigned the driver to the xf86ConfigLayout
[ 307.924] (II) LoadModule: "intel"
[ 307.925] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 307.925] (II) Module intel: vendor="X.Org Foundation"
[ 307.925] compiled for 1.13.4, module version = 2.20.13
[ 307.925] Module class: X.Org Video Driver
[ 307.925] ABI class: X.Org Video Driver, version 13.1
[ 307.925] (II) LoadModule: "vesa"
[ 307.925] (WW) Warning, couldn't open module vesa
[ 307.925] (II) UnloadModule: "vesa"
[ 307.925] (II) Unloading vesa
[ 307.925] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 307.925] (II) LoadModule: "modesetting"
[ 307.925] (WW) Warning, couldn't open module modesetting
[ 307.925] (II) UnloadModule: "modesetting"
[ 307.925] (II) Unloading modesetting
[ 307.925] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 307.925] (II) LoadModule: "fbdev"
[ 307.925] (WW) Warning, couldn't open module fbdev
[ 307.925] (II) UnloadModule: "fbdev"
[ 307.925] (II) Unloading fbdev
[ 307.925] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 307.925] (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
[ 307.926] (--) using VT number 7
[ 307.931] (EE) No devices detected.
[ 307.931]
Fatal server error:
[ 307.931] no screens found
[ 307.931] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 307.931] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 307.931] (EE)
|