staging.inyokaproject.org

Info über Grafikkarte und Treiber

Status: Gelöst | Ubuntu-Version: Ubuntu 18.04 (Bionic Beaver)
Antworten |

Purpur

Avatar von Purpur

Anmeldungsdatum:
15. Mai 2005

Beiträge: 378

Hallo Gemeinde,

wie kann ich herausfinden, welche Grafikkarte in meinem Rechenknecht steckt und wie/womit sie angesteuert wird?

Danke für eure Zeit & Grüße, Alexander

DJKUhpisse Team-Icon

Supporter, Wikiteam
Avatar von DJKUhpisse

Anmeldungsdatum:
18. Oktober 2016

Beiträge: 18245

lspci -nnk

von.wert

Anmeldungsdatum:
23. Dezember 2020

Beiträge: 12281

Purpur

(Themenstarter)
Avatar von Purpur

Anmeldungsdatum:
15. Mai 2005

Beiträge: 378

von.wert schrieb:

2005. Ernsthaft?

Ernsthaft!

DJKUhpisse schrieb:

lspci -nnk

@beide einen Sack voll gewünschter Infos. Viel Zeug zum Lesen - ihr wolltet das so haben 😇

Wenn ich das mit meiner knappen Ahnung richtig interpretiere, ist in meinem Rechner überhaut keine Grafikkarte drin.

Und warum frage ich das?
Wie erkennbar, ist mein BS bereits recht abgehangen - Zeit für ein Upgrade. Nun heißt es jedoch überall, dass Wayland mit Nvidia-GKs nicht gut zusammenarbeitet. Wenn aber gar keine GK im Rechner ist, scheint das ja Wurscht zu sein, oder? Deshalb wollt ich das wissen.

Grüße,
Alexander

lspci -nnk

 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
alex@shuttle:~$ lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation 4th Gen Core Processor DRAM Controller [8086:0c00] (rev 06)
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer 4th Gen Core Processor DRAM Controller [1297:4027]
	Kernel driver in use: hsw_uncore
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06)
	Kernel driver in use: pcieport
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06)
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [1297:4027]
	Kernel driver in use: i915
	Kernel modules: i915
00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06)
	Subsystem: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:2010]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:14.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB xHCI Controller [8086:8cb1]
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer 9 Series Chipset Family USB xHCI Controller [1297:4027]
	Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation 9 Series Chipset Family ME Interface #1 [8086:8cba]
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer 9 Series Chipset Family ME Interface [1297:4027]
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:1a.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB EHCI Controller #2 [8086:8cad]
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer 9 Series Chipset Family USB EHCI Controller [1297:4027]
	Kernel driver in use: ehci-pci
00:1b.0 Audio device [0403]: Intel Corporation 9 Series Chipset Family HD Audio Controller [8086:8ca0]
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer 9 Series Chipset Family HD Audio Controller [1297:4027]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 9 Series Chipset Family PCI Express Root Port 1 [8086:8c90] (rev d0)
	Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB EHCI Controller #1 [8086:8ca6]
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer 9 Series Chipset Family USB EHCI Controller [1297:4027]
	Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation H97 Chipset LPC Controller [8086:8cc6]
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer 9 Series Chipset Family H97 Controller [1297:4027]
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation 9 Series Chipset Family SATA Controller [AHCI Mode] [8086:8c82]
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer 9 Series Chipset Family SATA Controller [AHCI Mode] [1297:4027]
	Kernel driver in use: ahci
	Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 9 Series Chipset Family SMBus Controller [8086:8ca2]
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer 9 Series Chipset Family SMBus Controller [1297:4027]
	Kernel modules: i2c_i801
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1297:4027]
	Kernel driver in use: r8169
	Kernel modules: r8169

lspci -nnk | grep -A3 "\[03..\]:"

1
2
3
4
5
alex@shuttle:~$ lspci -nnk | grep -A3 "\[03..\]:" 
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06)
	Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [1297:4027]
	Kernel driver in use: i915
	Kernel modules: i915

xrandr --prop

  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
alex@shuttle:~$ xrandr --prop
Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 16384 x 16384
HDMI-1 disconnected (normal left inverted right x axis y axis)
	max bpc: 12 
		range: (8, 12)
	content type: No Data 
		supported: No Data, Graphics, Photo, Cinema, Game
	Colorspace: Default 
		supported: Default, SMPTE_170M_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, DCI-P3_RGB_Theater
	aspect ratio: Automatic 
		supported: Automatic, 4:3, 16:9
	Broadcast RGB: Automatic 
		supported: Automatic, Full, Limited 16:235
	audio: auto 
		supported: force-dvi, off, auto, on
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 68 
		supported: 68
	non-desktop: 0 
		range: (0, 1)
DP-1 disconnected (normal left inverted right x axis y axis)
	max bpc: 12 
		range: (6, 12)
	Broadcast RGB: Automatic 
		supported: Automatic, Full, Limited 16:235
	audio: auto 
		supported: force-dvi, off, auto, on
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 76 
		supported: 76
	non-desktop: 0 
		range: (0, 1)
HDMI-2 connected primary 1680x1050+0+0 (normal left inverted right x axis y axis) 433mm x 271mm
	_MUTTER_PRESENTATION_OUTPUT: 0 
	EDID: 
		00ffffffffffff004c2d1e0230324148
		12110103802b1b782aee95a3544c9926
		0f5054bfef80b30081808140714f0101
		01010101010121399030621a274068b0
		3600b10f1100001c000000fd00384b1e
		5110000a202020202020000000fc0053
		796e634d61737465720a2020000000ff
		00485334503430383539350a20200059
	max bpc: 12 
		range: (8, 12)
	content type: No Data 
		supported: No Data, Graphics, Photo, Cinema, Game
	Colorspace: Default 
		supported: Default, SMPTE_170M_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, DCI-P3_RGB_Theater
	aspect ratio: Automatic 
		supported: Automatic, 4:3, 16:9
	Broadcast RGB: Automatic 
		supported: Automatic, Full, Limited 16:235
	audio: auto 
		supported: force-dvi, off, auto, on
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 81 
		supported: 81
	non-desktop: 0 
		range: (0, 1)
   1680x1050     59.95*+
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   640x480       75.00    72.81    66.67    59.94  
   720x400       70.08  
DP-2 disconnected (normal left inverted right x axis y axis)
	max bpc: 12 
		range: (6, 12)
	Broadcast RGB: Automatic 
		supported: Automatic, Full, Limited 16:235
	audio: auto 
		supported: force-dvi, off, auto, on
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 85 
		supported: 85
	non-desktop: 0 
		range: (0, 1)
HDMI-3 disconnected (normal left inverted right x axis y axis)
	max bpc: 12 
		range: (8, 12)
	content type: No Data 
		supported: No Data, Graphics, Photo, Cinema, Game
	Colorspace: Default 
		supported: Default, SMPTE_170M_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, DCI-P3_RGB_Theater
	aspect ratio: Automatic 
		supported: Automatic, 4:3, 16:9
	Broadcast RGB: Automatic 
		supported: Automatic, Full, Limited 16:235
	audio: auto 
		supported: force-dvi, off, auto, on
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 90 
		supported: 90
	non-desktop: 0 
		range: (0, 1)

~/.local/share/xorg/Xorg.0.log

  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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
[    16.976] (--) Log file renamed from "/home/alex/.local/share/xorg/Xorg.pid-2839.log" to "/home/alex/.local/share/xorg/Xorg.0.log"
[    16.976] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[    16.976] Build Operating System: Linux 4.15.0-163-generic x86_64 Ubuntu
[    16.976] Current Operating System: Linux shuttle 5.4.0-117-generic #132~18.04.1-Ubuntu SMP Thu Jun 2 23:36:48 UTC 2022 x86_64
[    16.976] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-117-generic root=UUID=70727e19-b3c1-470f-b3e9-365a4f4cebd2 ro quiet splash vt.handoff=1
[    16.976] Build Date: 14 December 2021  02:34:57PM
[    16.976] xorg-server-hwe-18.04 2:1.20.8-2ubuntu2.2~18.04.6 (For technical support please see http://www.ubuntu.com/support) 
[    16.976] Current version of pixman: 0.34.0
[    16.976] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    16.976] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    16.976] (==) Log file: "/home/alex/.local/share/xorg/Xorg.0.log", Time: Wed Jun  8 08:43:00 2022
[    16.977] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    16.977] (==) No Layout section.  Using the first Screen section.
[    16.977] (==) No screen section available. Using defaults.
[    16.977] (**) |-->Screen "Default Screen Section" (0)
[    16.977] (**) |   |-->Monitor "<default monitor>"
[    16.977] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    16.977] (==) Automatically adding devices
[    16.977] (==) Automatically enabling devices
[    16.977] (==) Automatically adding GPU devices
[    16.977] (==) Automatically binding GPU devices
[    16.977] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    16.977] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    16.977] 	Entry deleted from font path.
[    16.977] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    16.977] (==) ModulePath set to "/usr/lib/xorg/modules"
[    16.977] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    16.977] (II) Loader magic: 0x55dc4a69a020
[    16.977] (II) Module ABI versions:
[    16.977] 	X.Org ANSI C Emulation: 0.4
[    16.977] 	X.Org Video Driver: 24.1
[    16.977] 	X.Org XInput driver : 24.1
[    16.977] 	X.Org Server Extension : 10.0
[    16.978] (++) using VT number 2

[    16.979] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[    16.979] (II) xfree86: Adding drm device (/dev/dri/card0)
[    16.980] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[    16.981] (--) PCI:*(0@0:2:0) 8086:0412:1297:4027 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    16.981] (II) LoadModule: "glx"
[    16.981] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    16.982] (II) Module glx: vendor="X.Org Foundation"
[    16.982] 	compiled for 1.20.8, module version = 1.0.0
[    16.982] 	ABI class: X.Org Server Extension, version 10.0
[    16.982] (==) Matched modesetting as autoconfigured driver 0
[    16.982] (==) Matched fbdev as autoconfigured driver 1
[    16.982] (==) Matched vesa as autoconfigured driver 2
[    16.982] (==) Assigned the driver to the xf86ConfigLayout
[    16.982] (II) LoadModule: "modesetting"
[    16.982] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    16.982] (II) Module modesetting: vendor="X.Org Foundation"
[    16.982] 	compiled for 1.20.8, module version = 1.20.8
[    16.982] 	Module class: X.Org Video Driver
[    16.982] 	ABI class: X.Org Video Driver, version 24.1
[    16.982] (II) LoadModule: "fbdev"
[    16.982] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    16.982] (II) Module fbdev: vendor="X.Org Foundation"
[    16.982] 	compiled for 1.20.1, module version = 0.5.0
[    16.982] 	Module class: X.Org Video Driver
[    16.982] 	ABI class: X.Org Video Driver, version 24.0
[    16.982] (II) LoadModule: "vesa"
[    16.982] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    16.982] (II) Module vesa: vendor="X.Org Foundation"
[    16.982] 	compiled for 1.20.1, module version = 2.4.0
[    16.982] 	Module class: X.Org Video Driver
[    16.982] 	ABI class: X.Org Video Driver, version 24.0
[    16.982] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    16.982] (II) FBDEV: driver for framebuffer: fbdev
[    16.982] (II) VESA: driver for VESA chipsets: vesa
[    16.982] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    16.982] (II) modeset(0): using drv /dev/dri/card0
[    16.982] (WW) Falling back to old probe method for fbdev
[    16.982] (II) Loading sub module "fbdevhw"
[    16.982] (II) LoadModule: "fbdevhw"
[    16.982] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    16.982] (II) Module fbdevhw: vendor="X.Org Foundation"
[    16.982] 	compiled for 1.20.8, module version = 0.0.2
[    16.982] 	ABI class: X.Org Video Driver, version 24.1
[    16.982] (EE) open /dev/fb0: Permission denied
[    16.982] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    16.982] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    16.982] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    16.982] (==) modeset(0): RGB weight 888
[    16.982] (==) modeset(0): Default visual is TrueColor
[    16.982] (II) Loading sub module "glamoregl"
[    16.982] (II) LoadModule: "glamoregl"
[    16.982] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    16.984] (II) Module glamoregl: vendor="X.Org Foundation"
[    16.984] 	compiled for 1.20.8, module version = 1.0.1
[    16.984] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.997] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 4600 (HSW GT2)
[    16.997] (II) modeset(0): glamor initialized
[    16.999] (II) modeset(0): Output HDMI-1 has no monitor section
[    17.167] (II) modeset(0): Output DP-1 has no monitor section
[    17.185] (II) modeset(0): Output HDMI-2 has no monitor section
[    17.185] (II) modeset(0): Output DP-2 has no monitor section
[    17.186] (II) modeset(0): Output HDMI-3 has no monitor section
[    17.189] (II) modeset(0): EDID for output HDMI-1
[    17.357] (II) modeset(0): EDID for output DP-1
[    17.375] (II) modeset(0): EDID for output HDMI-2
[    17.375] (II) modeset(0): Manufacturer: SAM  Model: 21e  Serial#: 1212232240
[    17.375] (II) modeset(0): Year: 2007  Week: 18
[    17.375] (II) modeset(0): EDID Version: 1.3
[    17.375] (II) modeset(0): Digital Display Input
[    17.375] (II) modeset(0): Max Image Size [cm]: horiz.: 43  vert.: 27
[    17.375] (II) modeset(0): Gamma: 2.20
[    17.375] (II) modeset(0): DPMS capabilities: Off
[    17.375] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    17.375] (II) modeset(0): First detailed timing is preferred mode
[    17.375] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    17.375] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    17.375] (II) modeset(0): Supported established timings:
[    17.375] (II) modeset(0): 720x400@70Hz
[    17.375] (II) modeset(0): 640x480@60Hz
[    17.375] (II) modeset(0): 640x480@67Hz
[    17.375] (II) modeset(0): 640x480@72Hz
[    17.375] (II) modeset(0): 640x480@75Hz
[    17.375] (II) modeset(0): 800x600@56Hz
[    17.375] (II) modeset(0): 800x600@60Hz
[    17.375] (II) modeset(0): 800x600@72Hz
[    17.375] (II) modeset(0): 800x600@75Hz
[    17.375] (II) modeset(0): 832x624@75Hz
[    17.375] (II) modeset(0): 1024x768@60Hz
[    17.375] (II) modeset(0): 1024x768@70Hz
[    17.375] (II) modeset(0): 1024x768@75Hz
[    17.375] (II) modeset(0): 1280x1024@75Hz
[    17.375] (II) modeset(0): 1152x864@75Hz
[    17.375] (II) modeset(0): Manufacturer's mask: 0
[    17.375] (II) modeset(0): Supported standard timings:
[    17.375] (II) modeset(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    17.375] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    17.375] (II) modeset(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    17.375] (II) modeset(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    17.375] (II) modeset(0): Supported detailed timing:
[    17.375] (II) modeset(0): clock: 146.2 MHz   Image Size:  433 x 271 mm
[    17.375] (II) modeset(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 h_blank_end 2240 h_border: 0
[    17.375] (II) modeset(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1089 v_border: 0
[    17.375] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 165 MHz
[    17.375] (II) modeset(0): Monitor name: SyncMaster
[    17.375] (II) modeset(0): Serial No: HS4P408595
[    17.375] (II) modeset(0): EDID (in hex):
[    17.375] (II) modeset(0): 	00ffffffffffff004c2d1e0230324148
[    17.375] (II) modeset(0): 	12110103802b1b782aee95a3544c9926
[    17.375] (II) modeset(0): 	0f5054bfef80b30081808140714f0101
[    17.375] (II) modeset(0): 	01010101010121399030621a274068b0
[    17.375] (II) modeset(0): 	3600b10f1100001c000000fd00384b1e
[    17.375] (II) modeset(0): 	5110000a202020202020000000fc0053
[    17.375] (II) modeset(0): 	796e634d61737465720a2020000000ff
[    17.375] (II) modeset(0): 	00485334503430383539350a20200059
[    17.375] (II) modeset(0): Printing probed modes for output HDMI-2
[    17.375] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[    17.375] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    17.375] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    17.375] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    17.375] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    17.375] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    17.375] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    17.375] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    17.375] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    17.375] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    17.375] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    17.375] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    17.375] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    17.375] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    17.375] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    17.375] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    17.375] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    17.375] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    17.375] (II) modeset(0): EDID for output DP-2
[    17.376] (II) modeset(0): EDID for output HDMI-3
[    17.376] (II) modeset(0): Output HDMI-1 disconnected
[    17.376] (II) modeset(0): Output DP-1 disconnected
[    17.376] (II) modeset(0): Output HDMI-2 connected
[    17.377] (II) modeset(0): Output DP-2 disconnected
[    17.377] (II) modeset(0): Output HDMI-3 disconnected
[    17.377] (II) modeset(0): Using exact sizes for initial modes
[    17.377] (II) modeset(0): Output HDMI-2 using initial mode 1680x1050 +0+0
[    17.377] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    17.377] (==) modeset(0): DPI set to (96, 96)
[    17.377] (II) Loading sub module "fb"
[    17.377] (II) LoadModule: "fb"
[    17.377] (II) Loading /usr/lib/xorg/modules/libfb.so
[    17.377] (II) Module fb: vendor="X.Org Foundation"
[    17.377] 	compiled for 1.20.8, module version = 1.0.0
[    17.377] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    17.377] (II) UnloadModule: "fbdev"
[    17.377] (II) Unloading fbdev
[    17.377] (II) UnloadSubModule: "fbdevhw"
[    17.377] (II) Unloading fbdevhw
[    17.377] (II) UnloadModule: "vesa"
[    17.377] (II) Unloading vesa
[    17.384] (==) modeset(0): Backing store enabled
[    17.384] (==) modeset(0): Silken mouse enabled
[    17.488] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    17.488] (==) modeset(0): DPMS enabled
[    17.488] (II) modeset(0): [DRI2] Setup complete
[    17.488] (II) modeset(0): [DRI2]   DRI driver: i965
[    17.488] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    17.488] (II) Initializing extension Generic Event Extension
[    17.488] (II) Initializing extension SHAPE
[    17.488] (II) Initializing extension MIT-SHM
[    17.489] (II) Initializing extension XInputExtension
[    17.490] (II) Initializing extension XTEST
[    17.490] (II) Initializing extension BIG-REQUESTS
[    17.491] (II) Initializing extension SYNC
[    17.491] (II) Initializing extension XKEYBOARD
[    17.491] (II) Initializing extension XC-MISC
[    17.491] (II) Initializing extension SECURITY
[    17.491] (II) Initializing extension XFIXES
[    17.491] (II) Initializing extension RENDER
[    17.491] (II) Initializing extension RANDR
[    17.491] (II) Initializing extension COMPOSITE
[    17.491] (II) Initializing extension DAMAGE
[    17.491] (II) Initializing extension MIT-SCREEN-SAVER
[    17.491] (II) Initializing extension DOUBLE-BUFFER
[    17.491] (II) Initializing extension RECORD
[    17.491] (II) Initializing extension DPMS
[    17.492] (II) Initializing extension Present
[    17.492] (II) Initializing extension DRI3
[    17.492] (II) Initializing extension X-Resource
[    17.492] (II) Initializing extension XVideo
[    17.492] (II) Initializing extension XVideo-MotionCompensation
[    17.492] (II) Initializing extension SELinux
[    17.492] (II) SELinux: Disabled on system
[    17.492] (II) Initializing extension GLX
[    17.496] (II) AIGLX: Loaded and initialized i965
[    17.496] (II) GLX: Initialized DRI2 GL provider for screen 0
[    17.496] (II) Initializing extension XFree86-VidModeExtension
[    17.496] (II) Initializing extension XFree86-DGA
[    17.496] (II) Initializing extension XFree86-DRI
[    17.496] (II) Initializing extension DRI2
[    17.497] (II) modeset(0): Damage tracking initialized
[    17.497] (II) modeset(0): Setting screen physical size to 444 x 277
[    17.522] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    17.522] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.522] (II) LoadModule: "libinput"
[    17.522] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    17.523] (II) Module libinput: vendor="X.Org Foundation"
[    17.523] 	compiled for 1.20.1, module version = 0.28.1
[    17.523] 	Module class: X.Org XInput Driver
[    17.523] 	ABI class: X.Org XInput driver, version 24.1
[    17.523] (II) Using input driver 'libinput' for 'Power Button'
[    17.524] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
[    17.524] (**) Power Button: always reports core events
[    17.524] (**) Option "Device" "/dev/input/event2"
[    17.524] (**) Option "_source" "server/udev"
[    17.524] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    17.524] (II) event2  - Power Button: device is a keyboard
[    17.524] (II) event2  - Power Button: device removed
[    17.524] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    17.524] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    17.524] (**) Option "xkb_model" "pc105"
[    17.524] (**) Option "xkb_layout" "de"
[    17.536] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    17.536] (II) event2  - Power Button: device is a keyboard
[    17.536] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[    17.536] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    17.536] (II) Using input driver 'libinput' for 'Video Bus'
[    17.537] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 25 paused 0
[    17.537] (**) Video Bus: always reports core events
[    17.537] (**) Option "Device" "/dev/input/event14"
[    17.537] (**) Option "_source" "server/udev"
[    17.537] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[    17.537] (II) event14 - Video Bus: device is a keyboard
[    17.537] (II) event14 - Video Bus: device removed
[    17.537] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14/event14"
[    17.537] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    17.537] (**) Option "xkb_model" "pc105"
[    17.537] (**) Option "xkb_layout" "de"
[    17.538] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[    17.538] (II) event14 - Video Bus: device is a keyboard
[    17.538] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    17.538] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.538] (II) Using input driver 'libinput' for 'Power Button'
[    17.539] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 26 paused 0
[    17.539] (**) Power Button: always reports core events
[    17.539] (**) Option "Device" "/dev/input/event1"
[    17.539] (**) Option "_source" "server/udev"
[    17.539] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    17.539] (II) event1  - Power Button: device is a keyboard
[    17.539] (II) event1  - Power Button: device removed
[    17.539] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    17.539] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    17.539] (**) Option "xkb_model" "pc105"
[    17.539] (**) Option "xkb_layout" "de"
[    17.539] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    17.539] (II) event1  - Power Button: device is a keyboard
[    17.540] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    17.540] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    17.540] (II) Using input driver 'libinput' for 'Sleep Button'
[    17.540] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 27 paused 0
[    17.540] (**) Sleep Button: always reports core events
[    17.540] (**) Option "Device" "/dev/input/event0"
[    17.540] (**) Option "_source" "server/udev"
[    17.541] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    17.541] (II) event0  - Sleep Button: device is a keyboard
[    17.541] (II) event0  - Sleep Button: device removed
[    17.541] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    17.541] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    17.541] (**) Option "xkb_model" "pc105"
[    17.541] (**) Option "xkb_layout" "de"
[    17.541] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    17.541] (II) event0  - Sleep Button: device is a keyboard
[    17.542] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event15)
[    17.542] (II) No input driver specified, ignoring this device.
[    17.542] (II) This device may have been added with another device file.
[    17.542] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event16)
[    17.542] (II) No input driver specified, ignoring this device.
[    17.542] (II) This device may have been added with another device file.
[    17.542] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event17)
[    17.542] (II) No input driver specified, ignoring this device.
[    17.542] (II) This device may have been added with another device file.
[    17.542] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event18)
[    17.542] (II) No input driver specified, ignoring this device.
[    17.542] (II) This device may have been added with another device file.
[    17.543] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event19)
[    17.543] (II) No input driver specified, ignoring this device.
[    17.543] (II) This device may have been added with another device file.
[    17.543] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event3)
[    17.543] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "libinput pointer catchall"
[    17.543] (II) Using input driver 'libinput' for 'Logitech USB-PS/2 Optical Mouse'
[    17.603] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
[    17.603] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[    17.603] (**) Option "Device" "/dev/input/event3"
[    17.603] (**) Option "_source" "server/udev"
[    17.604] (II) event3  - Logitech USB-PS/2 Optical Mouse: is tagged by udev as: Mouse
[    17.604] (II) event3  - Logitech USB-PS/2 Optical Mouse: device set to 1000 DPI
[    17.604] (II) event3  - Logitech USB-PS/2 Optical Mouse: device is a pointer
[    17.604] (II) event3  - Logitech USB-PS/2 Optical Mouse: device removed
[    17.604] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:046D:C050.0001/input/input3/event3"
[    17.604] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 10)
[    17.605] (**) Option "AccelerationScheme" "none"
[    17.605] (**) Logitech USB-PS/2 Optical Mouse: (accel) selected scheme none/0
[    17.605] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[    17.605] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[    17.606] (II) event3  - Logitech USB-PS/2 Optical Mouse: is tagged by udev as: Mouse
[    17.606] (II) event3  - Logitech USB-PS/2 Optical Mouse: device set to 1000 DPI
[    17.606] (II) event3  - Logitech USB-PS/2 Optical Mouse: device is a pointer
[    17.607] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[    17.607] (II) No input driver specified, ignoring this device.
[    17.607] (II) This device may have been added with another device file.
[    17.608] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event4)
[    17.609] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    17.609] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[    17.610] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 29 paused 0
[    17.610] (**) Logitech USB Keyboard: always reports core events
[    17.610] (**) Option "Device" "/dev/input/event4"
[    17.610] (**) Option "_source" "server/udev"
[    17.611] (II) event4  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    17.611] (II) event4  - Logitech USB Keyboard: device is a keyboard
[    17.611] (II) event4  - Logitech USB Keyboard: device removed
[    17.611] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:046D:C31C.0002/input/input4/event4"
[    17.611] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 11)
[    17.611] (**) Option "xkb_model" "pc105"
[    17.611] (**) Option "xkb_layout" "de"
[    17.612] (II) event4  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    17.612] (II) event4  - Logitech USB Keyboard: device is a keyboard
[    17.613] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event5)
[    17.613] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    17.613] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[    17.614] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 30 paused 0
[    17.614] (**) Logitech USB Keyboard Consumer Control: always reports core events
[    17.614] (**) Option "Device" "/dev/input/event5"
[    17.614] (**) Option "_source" "server/udev"
[    17.614] (II) event5  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    17.614] (II) event5  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    17.614] (II) event5  - Logitech USB Keyboard Consumer Control: device removed
[    17.614] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C31C.0003/input/input5/event5"
[    17.614] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 12)
[    17.614] (**) Option "xkb_model" "pc105"
[    17.614] (**) Option "xkb_layout" "de"
[    17.615] (II) event5  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    17.615] (II) event5  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    17.615] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event6)
[    17.615] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    17.615] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[    17.616] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 31 paused 0
[    17.616] (**) Logitech USB Keyboard System Control: always reports core events
[    17.616] (**) Option "Device" "/dev/input/event6"
[    17.616] (**) Option "_source" "server/udev"
[    17.616] (II) event6  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    17.616] (II) event6  - Logitech USB Keyboard System Control: device is a keyboard
[    17.616] (II) event6  - Logitech USB Keyboard System Control: device removed
[    17.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C31C.0003/input/input6/event6"
[    17.616] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 13)
[    17.616] (**) Option "xkb_model" "pc105"
[    17.616] (**) Option "xkb_layout" "de"
[    17.617] (II) event6  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    17.617] (II) event6  - Logitech USB Keyboard System Control: device is a keyboard
[    17.617] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event10)
[    17.617] (II) No input driver specified, ignoring this device.
[    17.617] (II) This device may have been added with another device file.
[    17.617] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event11)
[    17.617] (II) No input driver specified, ignoring this device.
[    17.617] (II) This device may have been added with another device file.
[    17.617] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event12)
[    17.617] (II) No input driver specified, ignoring this device.
[    17.617] (II) This device may have been added with another device file.
[    17.617] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event13)
[    17.617] (II) No input driver specified, ignoring this device.
[    17.617] (II) This device may have been added with another device file.
[    17.618] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[    17.618] (II) No input driver specified, ignoring this device.
[    17.618] (II) This device may have been added with another device file.
[    17.618] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[    17.618] (II) No input driver specified, ignoring this device.
[    17.618] (II) This device may have been added with another device file.
[    17.618] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event9)
[    17.618] (II) No input driver specified, ignoring this device.
[    17.618] (II) This device may have been added with another device file.
[    18.050] (II) modeset(0): EDID vendor "SAM", prod id 542
[    18.050] (II) modeset(0): Using EDID range info for horizontal sync
[    18.050] (II) modeset(0): Using EDID range info for vertical refresh
[    18.050] (II) modeset(0): Printing DDC gathered Modelines:
[    18.050] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[    18.050] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    18.050] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    18.050] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    18.050] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    18.050] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    18.050] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    18.050] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    18.050] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    18.050] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    18.050] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    18.050] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    18.050] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    18.050] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    18.050] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    18.050] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    18.050] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    18.050] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    20.069] (II) modeset(0): EDID vendor "SAM", prod id 542
[    20.069] (II) modeset(0): Using hsync ranges from config file
[    20.069] (II) modeset(0): Using vrefresh ranges from config file
[    20.069] (II) modeset(0): Printing DDC gathered Modelines:
[    20.069] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[    20.069] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    20.069] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    20.069] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    20.069] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    20.069] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    20.069] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    20.069] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    20.069] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    20.069] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    20.069] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    20.069] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    20.069] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    20.069] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    20.069] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    20.069] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    20.069] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    20.069] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 21722.170] (II) modeset(0): EDID vendor "SAM", prod id 542
[ 21722.170] (II) modeset(0): Using hsync ranges from config file
[ 21722.170] (II) modeset(0): Using vrefresh ranges from config file
[ 21722.170] (II) modeset(0): Printing DDC gathered Modelines:
[ 21722.170] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[ 21722.170] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 21722.170] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 21722.170] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 21722.170] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 21722.170] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 21722.170] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21722.171] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 21722.171] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 21722.171] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 21722.171] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 21722.171] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 21722.171] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 21722.171] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 21722.171] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 21722.171] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 21722.171] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 21722.171] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)

DJKUhpisse Team-Icon

Supporter, Wikiteam
Avatar von DJKUhpisse

Anmeldungsdatum:
18. Oktober 2016

Beiträge: 18245

Wenn ich das mit meiner knappen Ahnung richtig interpretiere, ist in meinem Rechner überhaut keine Grafikkarte drin.

Schon, aber halt nur ne IGP auf dem Prozessor, das ist aber keine separate Steckkarte.

von.wert

Anmeldungsdatum:
23. Dezember 2020

Beiträge: 12281

Purpur schrieb:

ihr wolltet das so haben 😇

Ich habe gar nichts haben wollen. Du hast eine Info gesucht. Ich habe Dir den Sticky dieses Subforums "Grafik, Tastatur und Maus" verlinkt. Wenn Du den vor Erstellen Deines Threads gelesen hättest, wie es Usus ist, hätte sich der Thread erübrigt.

Bei einem Intel Core i Gen 4 Haswell und insbesondere dessen IGP Intel HD Graphics 4x00 solltest Du kein fettes Ubuntu mit Gnome installieren, sondern zumindest ein ressourcenschonenderes DE. Wenn es im Ubuntu-Universum bleiben soll, Lubuntu 22.04 (LXQt) oder Xubuntu 22.04 (Xfce).

Purpur

(Themenstarter)
Avatar von Purpur

Anmeldungsdatum:
15. Mai 2005

Beiträge: 378

DJKUhpisse schrieb:

... nur ne IGP auf dem Prozessor, das ist aber keine separate Steckkarte.

  • Ich bin kein Gamer

  • Habe jede Menge Speicher (31GB) und

  • eine schnelle SSD fürs BS

  • eine schnelle 8Kern-CPU

  • Arbeite viel mit großen Bilddateien

  • Habe häufig virtuelle Maschinen laufen

Laut Wikipedia greift eine IGP auf vorhandene Ressourcen zurück. Ergo sollte das für ein modernes Linux doch ausreichen.
Sehe ich das ansatzweise richtig?

DJKUhpisse Team-Icon

Supporter, Wikiteam
Avatar von DJKUhpisse

Anmeldungsdatum:
18. Oktober 2016

Beiträge: 18245

Die IGP ist ausreichend.

Purpur

(Themenstarter)
Avatar von Purpur

Anmeldungsdatum:
15. Mai 2005

Beiträge: 378

DJKUhpisse schrieb:

Die IGP ist ausreichend.

Puh - das fällt mir echt ein Stein vom Herzen. Dachte schon, ich müsste Hartware einbauen.

Danke für deine Hilfe & Gruß,
Alexander

Antworten |