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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199 | [ 17.154]
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[ 17.154] Build Operating System: Linux 4.19.77-calculate x86_64 Gentoo
[ 17.154] Current Operating System: Linux calculate 5.4.6-calculate #1 SMP PREEMPT Sun Dec 22 11:13:04 UTC 2019 x86_64
[ 17.154] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.6-calculate root=UUID=eaec208a-839e-424b-a37e-4e863e3a0e4e ro video=1024x768 real_resume=UUID=ce827835-c951-42e1-a638-b93369f93aa7 rd.retry=40 calculate=video:modesetting splash quiet
[ 17.154] Build Date: 16 November 2019 10:24:14AM
[ 17.154]
[ 17.154] Current version of pixman: 0.38.4
[ 17.154] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 17.154] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 17.154] (==) Log file: "/var/log/Xorg.1.log", Time: Wed Jun 22 10:21:53 2022
[ 17.154] (==) Using config file: "/etc/X11/xorg.conf"
[ 17.155] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 17.155] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 17.155] (==) ServerLayout "Xorg Configured"
[ 17.155] (**) |-->Screen "Monitor" (0)
[ 17.155] (**) | |-->Monitor "StandardMonitor"
[ 17.156] (**) | |-->Device "Video"
[ 17.156] (==) Automatically adding devices
[ 17.156] (==) Automatically enabling devices
[ 17.156] (==) Automatically adding GPU devices
[ 17.156] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 17.156] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 17.156] Entry deleted from font path.
[ 17.156] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 17.156] Entry deleted from font path.
[ 17.156] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 17.156] Entry deleted from font path.
[ 17.156] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 17.156] Entry deleted from font path.
[ 17.156] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 17.156] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 17.156] Entry deleted from font path.
[ 17.156] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 17.156] (**) FontPath set to:
/usr/share/fonts/corefonts,
/usr/share/fonts/misc,
/usr/share/fonts/droid,
/usr/share/fonts/misc/
[ 17.156] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 17.156] (**) Extension "Composite" is enabled
[ 17.156] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 17.156] (II) Loader magic: 0x557193484c60
[ 17.156] (II) Module ABI versions:
[ 17.156] X.Org ANSI C Emulation: 0.4
[ 17.156] X.Org Video Driver: 24.0
[ 17.156] X.Org XInput driver : 24.1
[ 17.156] X.Org Server Extension : 10.0
[ 17.157] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 17.157] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 17.162] (--) PCI:*(0@0:2:0) 8086:1612:8086:1612 rev 10, Mem @ 0xa9000000/16777216, 0xb0000000/268435456, I/O @ 0x00009000/64, BIOS @ 0x????????/131072
[ 17.162] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 17.162] (II) LoadModule: "dri"
[ 17.162] (II) Module "dri" already built-in
[ 17.162] (II) LoadModule: "dbe"
[ 17.162] (II) Module "dbe" already built-in
[ 17.162] (II) LoadModule: "glx"
[ 17.162] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 17.163] (II) Module glx: vendor="X.Org Foundation"
[ 17.163] compiled for 1.20.5, module version = 1.0.0
[ 17.163] ABI class: X.Org Server Extension, version 10.0
[ 17.163] (II) LoadModule: "extmod"
[ 17.163] (II) Module "extmod" already built-in
[ 17.163] (II) LoadModule: "modesetting"
[ 17.163] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 17.163] (II) Module modesetting: vendor="X.Org Foundation"
[ 17.163] compiled for 1.20.5, module version = 1.20.5
[ 17.164] Module class: X.Org Video Driver
[ 17.164] ABI class: X.Org Video Driver, version 24.0
[ 17.164] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 17.164] (++) using VT number 7
[ 17.164] (WW) Falling back to old probe method for modesetting
[ 17.164] (II) modeset(1): using default device
[ 17.164] (EE) Screen 0 deleted because of no matching config section.
[ 17.164] (II) UnloadModule: "modesetting"
[ 17.164] (**) modeset(0): Depth 24, (--) framebuffer bpp 32
[ 17.164] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 17.164] (==) modeset(0): RGB weight 888
[ 17.164] (==) modeset(0): Default visual is TrueColor
[ 17.164] (II) Loading sub module "glamoregl"
[ 17.164] (II) LoadModule: "glamoregl"
[ 17.164] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 17.166] (II) Module glamoregl: vendor="X.Org Foundation"
[ 17.166] compiled for 1.20.5, module version = 1.0.1
[ 17.166] ABI class: X.Org ANSI C Emulation, version 0.4
[ 17.174] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 5600 (Broadwell GT2)
[ 17.174] (II) modeset(0): glamor initialized
[ 17.175] (II) modeset(0): Output VGA-1 using monitor section StandardMonitor
[ 17.175] (II) modeset(0): Output DP-1 has no monitor section
[ 17.176] (II) modeset(0): Output HDMI-1 has no monitor section
[ 17.176] (II) modeset(0): Output DP-2 has no monitor section
[ 17.178] (II) modeset(0): Output HDMI-2 has no monitor section
[ 17.219] (II) modeset(0): Output DP-3 has no monitor section
[ 17.220] (II) modeset(0): Output HDMI-3 has no monitor section
[ 17.221] (II) modeset(0): EDID for output VGA-1
[ 17.221] (II) modeset(0): EDID for output DP-1
[ 17.223] (II) modeset(0): EDID for output HDMI-1
[ 17.223] (II) modeset(0): EDID for output DP-2
[ 17.224] (II) modeset(0): EDID for output HDMI-2
[ 17.264] (II) modeset(0): EDID for output DP-3
[ 17.265] (II) modeset(0): Manufacturer: PHL Model: c0cf Serial#: 22151
[ 17.265] (II) modeset(0): Year: 2016 Week: 51
[ 17.265] (II) modeset(0): EDID Version: 1.3
[ 17.265] (II) modeset(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 17.265] (II) modeset(0): Sync: Separate Composite SyncOnGreen
[ 17.265] (II) modeset(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 17.265] (II) modeset(0): Gamma: 2.20
[ 17.265] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[ 17.265] (II) modeset(0): First detailed timing is preferred mode
[ 17.265] (II) modeset(0): redX: 0.633 redY: 0.351 greenX: 0.322 greenY: 0.630
[ 17.265] (II) modeset(0): blueX: 0.152 blueY: 0.050 whiteX: 0.313 whiteY: 0.329
[ 17.265] (II) modeset(0): Supported established timings:
[ 17.265] (II) modeset(0): 720x400@70Hz
[ 17.265] (II) modeset(0): 640x480@60Hz
[ 17.265] (II) modeset(0): 640x480@67Hz
[ 17.265] (II) modeset(0): 640x480@72Hz
[ 17.265] (II) modeset(0): 640x480@75Hz
[ 17.265] (II) modeset(0): 800x600@60Hz
[ 17.265] (II) modeset(0): 800x600@75Hz
[ 17.265] (II) modeset(0): 1024x768@60Hz
[ 17.265] (II) modeset(0): 1024x768@75Hz
[ 17.265] (II) modeset(0): 1280x1024@75Hz
[ 17.265] (II) modeset(0): Manufacturer's mask: 0
[ 17.265] (II) modeset(0): Supported standard timings:
[ 17.265] (II) modeset(0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 17.265] (II) modeset(0): #1: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 17.265] (II) modeset(0): #2: hsize: 1440 vsize 900 refresh: 75 vid: 3989
[ 17.265] (II) modeset(0): #3: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 17.265] (II) modeset(0): #4: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 17.265] (II) modeset(0): #5: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 17.265] (II) modeset(0): Supported detailed timing:
[ 17.265] (II) modeset(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 17.265] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 17.265] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 17.265] (II) modeset(0): Serial No: UK01651022151
[ 17.265] (II) modeset(0): Monitor name: PHL 223V5
[ 17.265] (II) modeset(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 17.265] (II) modeset(0): EDID (in hex):
[ 17.265] (II) modeset(0): 00ffffffffffff00410ccfc087560000
[ 17.265] (II) modeset(0): 331a01036e301b782a3935a25952a127
[ 17.265] (II) modeset(0): 0c5054bd4b00d1c09500950fb30081c0
[ 17.265] (II) modeset(0): 818001010101023a801871382d40582c
[ 17.265] (II) modeset(0): 4500dd0c1100001e000000ff00554b30
[ 17.265] (II) modeset(0): 31363531303232313531000000fc0050
[ 17.265] (II) modeset(0): 484c2032323356350a202020000000fd
[ 17.265] (II) modeset(0): 00384c1e5311000a20202020202000b8
[ 17.265] (II) modeset(0): Printing probed modes for output DP-3
[ 17.265] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz UeP)
[ 17.265] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 17.265] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 17.265] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 17.265] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 17.265] (II) modeset(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 17.265] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 17.265] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 17.265] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 17.265] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 17.265] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 17.265] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 17.265] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 17.265] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 17.265] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 17.265] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 17.266] (II) modeset(0): EDID for output HDMI-3
[ 17.266] (II) modeset(0): Output VGA-1 disconnected
[ 17.266] (II) modeset(0): Output DP-1 disconnected
[ 17.266] (II) modeset(0): Output HDMI-1 disconnected
[ 17.266] (II) modeset(0): Output DP-2 disconnected
[ 17.266] (II) modeset(0): Output HDMI-2 disconnected
[ 17.266] (II) modeset(0): Output DP-3 connected
[ 17.266] (II) modeset(0): Output HDMI-3 disconnected
[ 17.266] (II) modeset(0): Using user preference for initial modes
[ 17.266] (II) modeset(0): Output DP-3 using initial mode 1024x768 +0+0
[ 17.266] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 17.266] (==) modeset(0): DPI set to (96, 96)
[ 17.266] (II) Loading sub module "fb"
[ 17.266] (II) LoadModule: "fb"
[ 17.266] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 17.267] (II) Module fb: vendor="X.Org Foundation"
[ 17.267] compiled for 1.20.5, module version = 1.0.0
[ 17.267] ABI class: X.Org ANSI C Emulation, version 0.4
[ 17.267] (EE) modeset(0): drmSetMaster failed: Invalid argument
[ 17.267] (EE)
Fatal server error:
[ 17.267] (EE) AddScreen/ScreenInit failed for driver 0
[ 17.267] (EE)
[ 17.267] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 17.267] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[ 17.267] (EE)
[ 17.275] (EE) Server terminated with error (1). Closing log file.
|