<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3428&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Install minimal X Server with nouveau]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3428</link>
		<description><![CDATA[The most recent posts in Install minimal X Server with nouveau.]]></description>
		<lastBuildDate>Tue, 07 Apr 2020 16:07:12 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Install minimal X Server with nouveau]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21017#p21017</link>
			<description><![CDATA[<p>The X server is running perfectly with</p><div class="codebox"><pre><code>apt install xorg firmware-misc-nonfree</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Udo017)]]></author>
			<pubDate>Tue, 07 Apr 2020 16:07:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21017#p21017</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install minimal X Server with nouveau]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21016#p21016</link>
			<description><![CDATA[<p>Ok, I will try the beowulf image.</p><p>Thank&#039;s for help<br />Udo</p>]]></description>
			<author><![CDATA[dummy@example.com (Udo017)]]></author>
			<pubDate>Tue, 07 Apr 2020 13:41:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21016#p21016</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install minimal X Server with nouveau]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21014#p21014</link>
			<description><![CDATA[<p>The driver modules should be ok, I would edit the xorg.conf...</p><p>where it says vesa, change it to nouveau.</p><div class="codebox"><pre><code>...
        #Option     &quot;DRI&quot;                	# &lt;i&gt;
	Identifier  &quot;Card0&quot;
	Driver      &quot;vesa&quot;
	BusID       &quot;PCI:1:0:0&quot;
EndSection
...</code></pre></div><p>it has fallen back on to the vesa driver, but the nouveau module is loaded.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Tue, 07 Apr 2020 10:06:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21014#p21014</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install minimal X Server with nouveau]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21009#p21009</link>
			<description><![CDATA[<div class="quotebox"><cite>Udo017 wrote:</cite><blockquote><div><p>This is a GeForce GT 1030, that schould not too new.</p></div></blockquote></div><p>The package versions for ASCII were frozen back in early 2017 and your system fails to identify the card correctly so I think you need to try the beowulf beta image instead.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 06 Apr 2020 18:47:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21009#p21009</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install minimal X Server with nouveau]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21006#p21006</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Did you try removing that file? X should auto-configure these days.</p></div></blockquote></div><p>Yes, this takes a step forward. The X Server ist running. It looks that that the veas driver ist used. Is this the right way ? Here the Xorg.1.log:</p><div class="codebox"><pre class="vscroll"><code>[ 11947.415] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 11947.415] X Protocol Version 11, Revision 0
[ 11947.415] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[ 11947.415] Current Operating System: Linux vdr01 4.9.0-11-amd64 #1 SMP Debian 4.9.189-3+deb9u2 (2019-11-11) x86_64
[ 11947.415] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-11-amd64 root=UUID=3ab03b23-ca81-4b6e-add0-2855c83113b0 ro quiet
[ 11947.416] Build Date: 03 November 2018  03:09:11AM
[ 11947.416] xorg-server 2:1.19.2-1+deb9u5 (https://www.debian.org/support) 
[ 11947.416] Current version of pixman: 0.34.0
[ 11947.417] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 11947.417] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 11947.418] (==) Log file: &quot;/var/log/Xorg.1.log&quot;, Time: Mon Apr  6 19:43:28 2020
[ 11947.418] (==) Using system config directory &quot;/usr/share/X11/xorg.conf.d&quot;
[ 11947.418] (==) No Layout section.  Using the first Screen section.
[ 11947.418] (==) No screen section available. Using defaults.
[ 11947.418] (**) |--&gt;Screen &quot;Default Screen Section&quot; (0)
[ 11947.418] (**) |   |--&gt;Monitor &quot;&lt;default monitor&gt;&quot;
[ 11947.419] (==) No monitor specified for screen &quot;Default Screen Section&quot;.
	Using a default monitor configuration.
[ 11947.419] (==) Automatically adding devices
[ 11947.419] (==) Automatically enabling devices
[ 11947.419] (==) Automatically adding GPU devices
[ 11947.419] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 11947.419] (WW) The directory &quot;/usr/share/fonts/X11/cyrillic&quot; does not exist.
[ 11947.419] 	Entry deleted from font path.
[ 11947.419] (==) 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
[ 11947.419] (==) ModulePath set to &quot;/usr/lib/xorg/modules&quot;
[ 11947.419] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 11947.419] (II) Loader magic: 0x564fa6628e00
[ 11947.419] (II) Module ABI versions:
[ 11947.419] 	X.Org ANSI C Emulation: 0.4
[ 11947.419] 	X.Org Video Driver: 23.0
[ 11947.419] 	X.Org XInput driver : 24.1
[ 11947.419] 	X.Org Server Extension : 10.0
[ 11947.420] (++) using VT number 1

[ 11947.424] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[ 11947.425] (--) PCI:*(0:1:0:0) 10de:1d01:1462:8c98 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 11947.425] (II) LoadModule: &quot;glx&quot;
[ 11947.426] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 11947.427] (II) Module glx: vendor=&quot;X.Org Foundation&quot;
[ 11947.427] 	compiled for 1.19.2, module version = 1.0.0
[ 11947.427] 	ABI class: X.Org Server Extension, version 10.0
[ 11947.427] (==) Matched nouveau as autoconfigured driver 0
[ 11947.427] (==) Matched nv as autoconfigured driver 1
[ 11947.427] (==) Matched modesetting as autoconfigured driver 2
[ 11947.427] (==) Matched fbdev as autoconfigured driver 3
[ 11947.427] (==) Matched vesa as autoconfigured driver 4
[ 11947.427] (==) Assigned the driver to the xf86ConfigLayout
[ 11947.427] (II) LoadModule: &quot;nouveau&quot;
[ 11947.427] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 11947.427] (II) Module nouveau: vendor=&quot;X.Org Foundation&quot;
[ 11947.427] 	compiled for 1.19.3, module version = 1.0.13
[ 11947.428] 	Module class: X.Org Video Driver
[ 11947.428] 	ABI class: X.Org Video Driver, version 23.0
[ 11947.428] (II) LoadModule: &quot;nv&quot;
[ 11947.428] (WW) Warning, couldn&#039;t open module nv
[ 11947.428] (II) UnloadModule: &quot;nv&quot;
[ 11947.428] (II) Unloading nv
[ 11947.428] (EE) Failed to load module &quot;nv&quot; (module does not exist, 0)
[ 11947.428] (II) LoadModule: &quot;modesetting&quot;
[ 11947.428] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 11947.428] (II) Module modesetting: vendor=&quot;X.Org Foundation&quot;
[ 11947.428] 	compiled for 1.19.2, module version = 1.19.2
[ 11947.428] 	Module class: X.Org Video Driver
[ 11947.428] 	ABI class: X.Org Video Driver, version 23.0
[ 11947.428] (II) LoadModule: &quot;fbdev&quot;
[ 11947.428] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 11947.428] (II) Module fbdev: vendor=&quot;X.Org Foundation&quot;
[ 11947.428] 	compiled for 1.19.0, module version = 0.4.4
[ 11947.428] 	Module class: X.Org Video Driver
[ 11947.428] 	ABI class: X.Org Video Driver, version 23.0
[ 11947.428] (II) LoadModule: &quot;vesa&quot;
[ 11947.428] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 11947.428] (II) Module vesa: vendor=&quot;X.Org Foundation&quot;
[ 11947.428] 	compiled for 1.19.0, module version = 2.3.4
[ 11947.428] 	Module class: X.Org Video Driver
[ 11947.428] 	ABI class: X.Org Video Driver, version 23.0
[ 11947.428] (II) NOUVEAU driver Date:   Tue Sep 20 00:31:06 2016 -0400
[ 11947.428] (II) NOUVEAU driver for NVIDIA chipset families :
[ 11947.428] 	RIVA TNT        (NV04)
[ 11947.429] 	RIVA TNT2       (NV05)
[ 11947.429] 	GeForce 256     (NV10)
[ 11947.429] 	GeForce 2       (NV11, NV15)
[ 11947.429] 	GeForce 4MX     (NV17, NV18)
[ 11947.429] 	GeForce 3       (NV20)
[ 11947.429] 	GeForce 4Ti     (NV25, NV28)
[ 11947.429] 	GeForce FX      (NV3x)
[ 11947.429] 	GeForce 6       (NV4x)
[ 11947.429] 	GeForce 7       (G7x)
[ 11947.429] 	GeForce 8       (G8x)
[ 11947.429] 	GeForce GTX 200 (NVA0)
[ 11947.429] 	GeForce GTX 400 (NVC0)
[ 11947.429] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 11947.429] (II) FBDEV: driver for framebuffer: fbdev
[ 11947.429] (II) VESA: driver for VESA chipsets: vesa
[ 11947.551] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[ 11947.551] (EE) open /dev/dri/card0: No such file or directory
[ 11947.551] (WW) Falling back to old probe method for modesetting
[ 11947.551] (EE) open /dev/dri/card0: No such file or directory
[ 11947.551] (II) Loading sub module &quot;fbdevhw&quot;
[ 11947.551] (II) LoadModule: &quot;fbdevhw&quot;
[ 11947.551] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 11947.551] (II) Module fbdevhw: vendor=&quot;X.Org Foundation&quot;
[ 11947.551] 	compiled for 1.19.2, module version = 0.0.2
[ 11947.551] 	ABI class: X.Org Video Driver, version 23.0
[ 11947.551] (EE) open /dev/fb0: No such file or directory
[ 11947.551] (WW) Falling back to old probe method for fbdev
[ 11947.551] (II) Loading sub module &quot;fbdevhw&quot;
[ 11947.551] (II) LoadModule: &quot;fbdevhw&quot;
[ 11947.552] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 11947.552] (II) Module fbdevhw: vendor=&quot;X.Org Foundation&quot;
[ 11947.552] 	compiled for 1.19.2, module version = 0.0.2
[ 11947.552] 	ABI class: X.Org Video Driver, version 23.0
[ 11947.552] (EE) open /dev/fb0: No such file or directory
[ 11947.552] (EE) Screen 0 deleted because of no matching config section.
[ 11947.552] (II) UnloadModule: &quot;modesetting&quot;
[ 11947.552] (EE) Screen 0 deleted because of no matching config section.
[ 11947.552] (II) UnloadModule: &quot;fbdev&quot;
[ 11947.552] (II) UnloadSubModule: &quot;fbdevhw&quot;
[ 11947.552] (II) Loading sub module &quot;vbe&quot;
[ 11947.552] (II) LoadModule: &quot;vbe&quot;
[ 11947.552] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 11947.552] (II) Module vbe: vendor=&quot;X.Org Foundation&quot;
[ 11947.552] 	compiled for 1.19.2, module version = 1.1.0
[ 11947.552] 	ABI class: X.Org Video Driver, version 23.0
[ 11947.552] (II) Loading sub module &quot;int10&quot;
[ 11947.552] (II) LoadModule: &quot;int10&quot;
[ 11947.552] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 11947.552] (II) Module int10: vendor=&quot;X.Org Foundation&quot;
[ 11947.552] 	compiled for 1.19.2, module version = 1.0.0
[ 11947.552] 	ABI class: X.Org Video Driver, version 23.0
[ 11947.552] (II) VESA(0): initializing int10
[ 11947.552] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 11947.573] (II) VESA(0): VESA BIOS detected
[ 11947.573] (II) VESA(0): VESA VBE Version 3.0
[ 11947.573] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[ 11947.573] (II) VESA(0): VESA VBE OEM: NVIDIA
[ 11947.573] (II) VESA(0): VESA VBE OEM Software Rev: 134.8
[ 11947.573] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
[ 11947.573] (II) VESA(0): VESA VBE OEM Product: GP108 Board            
[ 11947.573] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
[ 11947.612] (II) VESA(0): Creating default Display subsection in Screen section
	&quot;Default Screen Section&quot; for depth/fbbpp 24/32
[ 11947.612] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 11947.612] (==) VESA(0): RGB weight 888
[ 11947.612] (==) VESA(0): Default visual is TrueColor
[ 11947.612] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 11947.612] (II) Loading sub module &quot;ddc&quot;
[ 11947.612] (II) LoadModule: &quot;ddc&quot;
[ 11947.612] (II) Module &quot;ddc&quot; already built-in
[ 11947.613] (II) VESA(0): VESA VBE DDC supported
[ 11947.613] (II) VESA(0): VESA VBE DDC Level 2
[ 11947.613] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[ 11947.617] (II) VESA(0): VESA VBE DDC read successfully
[ 11947.617] (II) VESA(0): Manufacturer: IVM  Model: 9  Serial#: 16843009
[ 11947.617] (II) VESA(0): Year: 2015  Week: 0
[ 11947.617] (II) VESA(0): EDID Version: 1.4
[ 11947.617] (II) VESA(0): Digital Display Input
[ 11947.617] (II) VESA(0): 10 bits per channel
[ 11947.617] (II) VESA(0): Digital interface is DisplayPort
[ 11947.617] (II) VESA(0): Max Image Size [cm]: horiz.: 88  vert.: 49
[ 11947.617] (II) VESA(0): Gamma: 2.20
[ 11947.617] (II) VESA(0): DPMS capabilities: Off
[ 11947.617] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 11947.617] (II) VESA(0): First detailed timing is preferred mode
[ 11947.617] (II) VESA(0): Preferred mode is native pixel format and refresh rate
[ 11947.617] (II) VESA(0): redX: 0.668 redY: 0.309   greenX: 0.261 greenY: 0.649
[ 11947.617] (II) VESA(0): blueX: 0.149 blueY: 0.055   whiteX: 0.280 whiteY: 0.290
[ 11947.617] (II) VESA(0): Supported established timings:
[ 11947.617] (II) VESA(0): 720x400@70Hz
[ 11947.617] (II) VESA(0): 640x480@60Hz
[ 11947.617] (II) VESA(0): 640x480@67Hz
[ 11947.617] (II) VESA(0): 640x480@72Hz
[ 11947.617] (II) VESA(0): 640x480@75Hz
[ 11947.617] (II) VESA(0): 800x600@56Hz
[ 11947.617] (II) VESA(0): 800x600@60Hz
[ 11947.617] (II) VESA(0): 800x600@72Hz
[ 11947.617] (II) VESA(0): 800x600@75Hz
[ 11947.617] (II) VESA(0): 832x624@75Hz
[ 11947.617] (II) VESA(0): 1024x768@60Hz
[ 11947.617] (II) VESA(0): 1024x768@70Hz
[ 11947.617] (II) VESA(0): 1024x768@75Hz
[ 11947.617] (II) VESA(0): 1280x1024@75Hz
[ 11947.617] (II) VESA(0): 1152x864@75Hz
[ 11947.617] (II) VESA(0): Manufacturer&#039;s mask: 0
[ 11947.617] (II) VESA(0): Supported standard timings:
[ 11947.617] (II) VESA(0): #0: hsize: 2048  vsize 1152  refresh: 60  vid: 49377
[ 11947.617] (II) VESA(0): #1: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[ 11947.617] (II) VESA(0): #2: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[ 11947.617] (II) VESA(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[ 11947.617] (II) VESA(0): #4: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[ 11947.617] (II) VESA(0): #5: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[ 11947.617] (II) VESA(0): #6: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[ 11947.617] (II) VESA(0): #7: hsize: 1280  vsize 800  refresh: 60  vid: 129
[ 11947.617] (II) VESA(0): Supported detailed timing:
[ 11947.617] (II) VESA(0): clock: 533.2 MHz   Image Size:  878 x 485 mm
[ 11947.617] (II) VESA(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 11947.617] (II) VESA(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[ 11947.617] (II) VESA(0): Supported detailed timing:
[ 11947.617] (II) VESA(0): clock: 297.0 MHz   Image Size:  878 x 485 mm
[ 11947.617] (II) VESA(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 11947.617] (II) VESA(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 v_blanking: 2250 v_border: 0
[ 11947.617] (II) VESA(0): Ranges: V min: 23 V max: 76 Hz, H min: 15 H max: 138 kHz, PixClock max 605 MHz
[ 11947.617] (II) VESA(0): Monitor name: PL4071UH
[ 11947.617] (II) VESA(0): Number of EDID sections to follow: 1
[ 11947.617] (II) VESA(0): EDID (in hex):
[ 11947.617] (II) VESA(0): 	00ffffffffffff0026cd090001010101
[ 11947.617] (II) VESA(0): 	00190104b55831783a0d4dab4f42a626
[ 11947.617] (II) VESA(0): 	0e474abfef80e1c0d100d1c0b300a940
[ 11947.617] (II) VESA(0): 	a9c0818081004dd000a0f0703e803020
[ 11947.617] (II) VESA(0): 	35006ee53100001a0474801871705a80
[ 11947.617] (II) VESA(0): 	582c8a006ee53100001e000000fd0017
[ 11947.617] (II) VESA(0): 	4c0f8a3c000a202020202020000000fc
[ 11947.617] (II) VESA(0): 	00504c3430373155480a20202020013b
[ 11947.617] (II) VESA(0): EDID vendor &quot;IVM&quot;, prod id 9
[ 11947.617] (II) VESA(0): Using EDID range info for horizontal sync
[ 11947.617] (II) VESA(0): Using EDID range info for vertical refresh
[ 11947.617] (II) VESA(0): Printing DDC gathered Modelines:
[ 11947.617] (II) VESA(0): Modeline &quot;3840x2160&quot;x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 11947.617] (II) VESA(0): Modeline &quot;1920x2160&quot;x0.0  297.00  1920 2008 2052 2200  2160 2168 2178 2250 +hsync +vsync (135.0 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;800x600&quot;x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;800x600&quot;x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;640x480&quot;x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;640x480&quot;x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;640x480&quot;x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;640x480&quot;x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;720x400&quot;x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1280x1024&quot;x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1024x768&quot;x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1024x768&quot;x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1024x768&quot;x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;832x624&quot;x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;800x600&quot;x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;800x600&quot;x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1152x864&quot;x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;2048x1152&quot;x60.0  197.97  2048 2184 2408 2768  1152 1153 1156 1192 -hsync +vsync (71.5 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1920x1200&quot;x0.0  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1920x1080&quot;x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1680x1050&quot;x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1600x1200&quot;x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1600x900&quot;x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1280x1024&quot;x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 11947.617] (II) VESA(0): Modeline &quot;1280x800&quot;x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 11947.617] (II) VESA(0): Searching for matching VESA mode(s):
[ 11947.618] Mode: 101 (640x480)
[ 11947.618] 	ModeAttributes: 0x3bf
[ 11947.618] 	WinAAttributes: 0x7
[ 11947.618] 	WinBAttributes: 0x0
[ 11947.618] 	WinGranularity: 64
[ 11947.618] 	WinSize: 64
[ 11947.618] 	WinASegment: 0xa000
[ 11947.618] 	WinBSegment: 0x0
[ 11947.618] 	WinFuncPtr: 0xc0007cfe
[ 11947.618] 	BytesPerScanline: 640
[ 11947.618] 	XResolution: 640
[ 11947.618] 	YResolution: 480
[ 11947.618] 	XCharSize: 8
[ 11947.618] 	YCharSize: 16
[ 11947.618] 	NumberOfPlanes: 1
[ 11947.618] 	BitsPerPixel: 8
[ 11947.618] 	NumberOfBanks: 1
[ 11947.618] 	MemoryModel: 4
[ 11947.618] 	BankSize: 0
[ 11947.618] 	NumberOfImages: 10
[ 11947.618] 	RedMaskSize: 0
[ 11947.618] 	RedFieldPosition: 0
[ 11947.618] 	GreenMaskSize: 0
[ 11947.618] 	GreenFieldPosition: 0
[ 11947.618] 	BlueMaskSize: 0
[ 11947.618] 	BlueFieldPosition: 0
[ 11947.618] 	RsvdMaskSize: 0
[ 11947.618] 	RsvdFieldPosition: 0
[ 11947.618] 	DirectColorModeInfo: 0
[ 11947.618] 	PhysBasePtr: 0xf1000000
[ 11947.618] 	LinBytesPerScanLine: 640
[ 11947.618] 	BnkNumberOfImagePages: 10
[ 11947.618] 	LinNumberOfImagePages: 10
[ 11947.618] 	LinRedMaskSize: 0
[ 11947.618] 	LinRedFieldPosition: 0
[ 11947.618] 	LinGreenMaskSize: 0
[ 11947.618] 	LinGreenFieldPosition: 0
[ 11947.618] 	LinBlueMaskSize: 0
[ 11947.618] 	LinBlueFieldPosition: 0
[ 11947.618] 	LinRsvdMaskSize: 0
[ 11947.618] 	LinRsvdFieldPosition: 0
[ 11947.618] 	MaxPixelClock: 229500000
[ 11947.619] Mode: 103 (800x600)
[ 11947.619] 	ModeAttributes: 0x3bf
[ 11947.619] 	WinAAttributes: 0x7
[ 11947.619] 	WinBAttributes: 0x0
[ 11947.619] 	WinGranularity: 64
[ 11947.619] 	WinSize: 64
[ 11947.619] 	WinASegment: 0xa000
[ 11947.619] 	WinBSegment: 0x0
[ 11947.619] 	WinFuncPtr: 0xc0007cfe
[ 11947.619] 	BytesPerScanline: 800
[ 11947.619] 	XResolution: 800
[ 11947.619] 	YResolution: 600
[ 11947.619] 	XCharSize: 8
[ 11947.619] 	YCharSize: 16
[ 11947.619] 	NumberOfPlanes: 1
[ 11947.619] 	BitsPerPixel: 8
[ 11947.619] 	NumberOfBanks: 1
[ 11947.619] 	MemoryModel: 4
[ 11947.619] 	BankSize: 0
[ 11947.619] 	NumberOfImages: 6
[ 11947.619] 	RedMaskSize: 0
[ 11947.619] 	RedFieldPosition: 0
[ 11947.619] 	GreenMaskSize: 0
[ 11947.619] 	GreenFieldPosition: 0
[ 11947.619] 	BlueMaskSize: 0
[ 11947.619] 	BlueFieldPosition: 0
[ 11947.619] 	RsvdMaskSize: 0
[ 11947.619] 	RsvdFieldPosition: 0
[ 11947.619] 	DirectColorModeInfo: 0
[ 11947.620] 	PhysBasePtr: 0xf1000000
[ 11947.620] 	LinBytesPerScanLine: 800
[ 11947.620] 	BnkNumberOfImagePages: 6
[ 11947.620] 	LinNumberOfImagePages: 6
[ 11947.620] 	LinRedMaskSize: 0
[ 11947.620] 	LinRedFieldPosition: 0
[ 11947.620] 	LinGreenMaskSize: 0
[ 11947.620] 	LinGreenFieldPosition: 0
[ 11947.620] 	LinBlueMaskSize: 0
[ 11947.620] 	LinBlueFieldPosition: 0
[ 11947.620] 	LinRsvdMaskSize: 0
[ 11947.620] 	LinRsvdFieldPosition: 0
[ 11947.620] 	MaxPixelClock: 229500000
[ 11947.621] Mode: 105 (1024x768)
[ 11947.621] 	ModeAttributes: 0x3bf
[ 11947.621] 	WinAAttributes: 0x7
[ 11947.621] 	WinBAttributes: 0x0
[ 11947.621] 	WinGranularity: 64
[ 11947.621] 	WinSize: 64
[ 11947.621] 	WinASegment: 0xa000
[ 11947.621] 	WinBSegment: 0x0
[ 11947.621] 	WinFuncPtr: 0xc0007cfe
[ 11947.621] 	BytesPerScanline: 1024
[ 11947.621] 	XResolution: 1024
[ 11947.621] 	YResolution: 768
[ 11947.621] 	XCharSize: 8
[ 11947.621] 	YCharSize: 16
[ 11947.621] 	NumberOfPlanes: 1
[ 11947.621] 	BitsPerPixel: 8
[ 11947.621] 	NumberOfBanks: 1
[ 11947.621] 	MemoryModel: 4
[ 11947.621] 	BankSize: 0
[ 11947.621] 	NumberOfImages: 3
[ 11947.621] 	RedMaskSize: 0
[ 11947.621] 	RedFieldPosition: 0
[ 11947.621] 	GreenMaskSize: 0
[ 11947.621] 	GreenFieldPosition: 0
[ 11947.621] 	BlueMaskSize: 0
[ 11947.621] 	BlueFieldPosition: 0
[ 11947.621] 	RsvdMaskSize: 0
[ 11947.621] 	RsvdFieldPosition: 0
[ 11947.621] 	DirectColorModeInfo: 0
[ 11947.621] 	PhysBasePtr: 0xf1000000
[ 11947.621] 	LinBytesPerScanLine: 1024
[ 11947.621] 	BnkNumberOfImagePages: 3
[ 11947.621] 	LinNumberOfImagePages: 3
[ 11947.621] 	LinRedMaskSize: 0
[ 11947.621] 	LinRedFieldPosition: 0
[ 11947.621] 	LinGreenMaskSize: 0
[ 11947.621] 	LinGreenFieldPosition: 0
[ 11947.621] 	LinBlueMaskSize: 0
[ 11947.621] 	LinBlueFieldPosition: 0
[ 11947.621] 	LinRsvdMaskSize: 0
[ 11947.621] 	LinRsvdFieldPosition: 0
[ 11947.621] 	MaxPixelClock: 229500000
[ 11947.622] Mode: 107 (1280x1024)
[ 11947.622] 	ModeAttributes: 0x3bf
[ 11947.622] 	WinAAttributes: 0x7
[ 11947.622] 	WinBAttributes: 0x0
[ 11947.622] 	WinGranularity: 64
[ 11947.622] 	WinSize: 64
[ 11947.622] 	WinASegment: 0xa000
[ 11947.622] 	WinBSegment: 0x0
[ 11947.622] 	WinFuncPtr: 0xc0007cfe
[ 11947.622] 	BytesPerScanline: 1280
[ 11947.622] 	XResolution: 1280
[ 11947.622] 	YResolution: 1024
[ 11947.622] 	XCharSize: 8
[ 11947.622] 	YCharSize: 16
[ 11947.622] 	NumberOfPlanes: 1
[ 11947.622] 	BitsPerPixel: 8
[ 11947.622] 	NumberOfBanks: 1
[ 11947.622] 	MemoryModel: 4
[ 11947.622] 	BankSize: 0
[ 11947.622] 	NumberOfImages: 1
[ 11947.622] 	RedMaskSize: 0
[ 11947.622] 	RedFieldPosition: 0
[ 11947.622] 	GreenMaskSize: 0
[ 11947.622] 	GreenFieldPosition: 0
[ 11947.622] 	BlueMaskSize: 0
[ 11947.622] 	BlueFieldPosition: 0
[ 11947.622] 	RsvdMaskSize: 0
[ 11947.622] 	RsvdFieldPosition: 0
[ 11947.622] 	DirectColorModeInfo: 0
[ 11947.622] 	PhysBasePtr: 0xf1000000
[ 11947.622] 	LinBytesPerScanLine: 1280
[ 11947.622] 	BnkNumberOfImagePages: 1
[ 11947.622] 	LinNumberOfImagePages: 1
[ 11947.622] 	LinRedMaskSize: 0
[ 11947.622] 	LinRedFieldPosition: 0
[ 11947.622] 	LinGreenMaskSize: 0
[ 11947.622] 	LinGreenFieldPosition: 0
[ 11947.622] 	LinBlueMaskSize: 0
[ 11947.622] 	LinBlueFieldPosition: 0
[ 11947.622] 	LinRsvdMaskSize: 0
[ 11947.622] 	LinRsvdFieldPosition: 0
[ 11947.622] 	MaxPixelClock: 229500000
[ 11947.623] Mode: 111 (640x480)
[ 11947.623] 	ModeAttributes: 0x3bf
[ 11947.623] 	WinAAttributes: 0x7
[ 11947.623] 	WinBAttributes: 0x0
[ 11947.623] 	WinGranularity: 64
[ 11947.623] 	WinSize: 64
[ 11947.623] 	WinASegment: 0xa000
[ 11947.623] 	WinBSegment: 0x0
[ 11947.623] 	WinFuncPtr: 0xc0007cfe
[ 11947.623] 	BytesPerScanline: 1280
[ 11947.623] 	XResolution: 640
[ 11947.623] 	YResolution: 480
[ 11947.623] 	XCharSize: 8
[ 11947.623] 	YCharSize: 16
[ 11947.623] 	NumberOfPlanes: 1
[ 11947.623] 	BitsPerPixel: 16
[ 11947.623] 	NumberOfBanks: 1
[ 11947.623] 	MemoryModel: 6
[ 11947.623] 	BankSize: 0
[ 11947.623] 	NumberOfImages: 4
[ 11947.623] 	RedMaskSize: 5
[ 11947.623] 	RedFieldPosition: 11
[ 11947.623] 	GreenMaskSize: 6
[ 11947.623] 	GreenFieldPosition: 5
[ 11947.623] 	BlueMaskSize: 5
[ 11947.623] 	BlueFieldPosition: 0
[ 11947.623] 	RsvdMaskSize: 0
[ 11947.623] 	RsvdFieldPosition: 0
[ 11947.623] 	DirectColorModeInfo: 0
[ 11947.623] 	PhysBasePtr: 0xf1000000
[ 11947.623] 	LinBytesPerScanLine: 1280
[ 11947.623] 	BnkNumberOfImagePages: 4
[ 11947.623] 	LinNumberOfImagePages: 4
[ 11947.623] 	LinRedMaskSize: 5
[ 11947.623] 	LinRedFieldPosition: 11
[ 11947.623] 	LinGreenMaskSize: 6
[ 11947.623] 	LinGreenFieldPosition: 5
[ 11947.623] 	LinBlueMaskSize: 5
[ 11947.623] 	LinBlueFieldPosition: 0
[ 11947.623] 	LinRsvdMaskSize: 0
[ 11947.623] 	LinRsvdFieldPosition: 0
[ 11947.623] 	MaxPixelClock: 229500000
[ 11947.624] *Mode: 112 (640x480)
[ 11947.624] 	ModeAttributes: 0x3bf
[ 11947.624] 	WinAAttributes: 0x7
[ 11947.624] 	WinBAttributes: 0x0
[ 11947.624] 	WinGranularity: 64
[ 11947.624] 	WinSize: 64
[ 11947.624] 	WinASegment: 0xa000
[ 11947.624] 	WinBSegment: 0x0
[ 11947.624] 	WinFuncPtr: 0xc0007cfe
[ 11947.624] 	BytesPerScanline: 2560
[ 11947.624] 	XResolution: 640
[ 11947.624] 	YResolution: 480
[ 11947.624] 	XCharSize: 8
[ 11947.624] 	YCharSize: 16
[ 11947.624] 	NumberOfPlanes: 1
[ 11947.624] 	BitsPerPixel: 32
[ 11947.624] 	NumberOfBanks: 1
[ 11947.624] 	MemoryModel: 6
[ 11947.624] 	BankSize: 0
[ 11947.624] 	NumberOfImages: 1
[ 11947.624] 	RedMaskSize: 8
[ 11947.624] 	RedFieldPosition: 16
[ 11947.624] 	GreenMaskSize: 8
[ 11947.624] 	GreenFieldPosition: 8
[ 11947.624] 	BlueMaskSize: 8
[ 11947.624] 	BlueFieldPosition: 0
[ 11947.624] 	RsvdMaskSize: 8
[ 11947.624] 	RsvdFieldPosition: 24
[ 11947.624] 	DirectColorModeInfo: 0
[ 11947.624] 	PhysBasePtr: 0xf1000000
[ 11947.624] 	LinBytesPerScanLine: 2560
[ 11947.624] 	BnkNumberOfImagePages: 1
[ 11947.624] 	LinNumberOfImagePages: 1
[ 11947.624] 	LinRedMaskSize: 8
[ 11947.624] 	LinRedFieldPosition: 16
[ 11947.624] 	LinGreenMaskSize: 8
[ 11947.624] 	LinGreenFieldPosition: 8
[ 11947.624] 	LinBlueMaskSize: 8
[ 11947.624] 	LinBlueFieldPosition: 0
[ 11947.624] 	LinRsvdMaskSize: 8
[ 11947.624] 	LinRsvdFieldPosition: 24
[ 11947.624] 	MaxPixelClock: 229500000
[ 11947.625] Mode: 114 (800x600)
[ 11947.625] 	ModeAttributes: 0x3bf
[ 11947.625] 	WinAAttributes: 0x7
[ 11947.625] 	WinBAttributes: 0x0
[ 11947.625] 	WinGranularity: 64
[ 11947.625] 	WinSize: 64
[ 11947.625] 	WinASegment: 0xa000
[ 11947.625] 	WinBSegment: 0x0
[ 11947.625] 	WinFuncPtr: 0xc0007cfe
[ 11947.625] 	BytesPerScanline: 1600
[ 11947.625] 	XResolution: 800
[ 11947.625] 	YResolution: 600
[ 11947.625] 	XCharSize: 8
[ 11947.625] 	YCharSize: 16
[ 11947.625] 	NumberOfPlanes: 1
[ 11947.625] 	BitsPerPixel: 16
[ 11947.625] 	NumberOfBanks: 1
[ 11947.625] 	MemoryModel: 6
[ 11947.625] 	BankSize: 0
[ 11947.625] 	NumberOfImages: 2
[ 11947.625] 	RedMaskSize: 5
[ 11947.625] 	RedFieldPosition: 11
[ 11947.625] 	GreenMaskSize: 6
[ 11947.625] 	GreenFieldPosition: 5
[ 11947.625] 	BlueMaskSize: 5
[ 11947.625] 	BlueFieldPosition: 0
[ 11947.625] 	RsvdMaskSize: 0
[ 11947.625] 	RsvdFieldPosition: 0
[ 11947.625] 	DirectColorModeInfo: 0
[ 11947.625] 	PhysBasePtr: 0xf1000000
[ 11947.625] 	LinBytesPerScanLine: 1600
[ 11947.625] 	BnkNumberOfImagePages: 2
[ 11947.625] 	LinNumberOfImagePages: 2
[ 11947.625] 	LinRedMaskSize: 5
[ 11947.625] 	LinRedFieldPosition: 11
[ 11947.625] 	LinGreenMaskSize: 6
[ 11947.625] 	LinGreenFieldPosition: 5
[ 11947.625] 	LinBlueMaskSize: 5
[ 11947.625] 	LinBlueFieldPosition: 0
[ 11947.625] 	LinRsvdMaskSize: 0
[ 11947.625] 	LinRsvdFieldPosition: 0
[ 11947.625] 	MaxPixelClock: 229500000
[ 11947.626] *Mode: 115 (800x600)
[ 11947.626] 	ModeAttributes: 0x3bf
[ 11947.626] 	WinAAttributes: 0x7
[ 11947.626] 	WinBAttributes: 0x0
[ 11947.626] 	WinGranularity: 64
[ 11947.626] 	WinSize: 64
[ 11947.626] 	WinASegment: 0xa000
[ 11947.626] 	WinBSegment: 0x0
[ 11947.626] 	WinFuncPtr: 0xc0007cfe
[ 11947.626] 	BytesPerScanline: 3200
[ 11947.626] 	XResolution: 800
[ 11947.626] 	YResolution: 600
[ 11947.626] 	XCharSize: 8
[ 11947.626] 	YCharSize: 16
[ 11947.626] 	NumberOfPlanes: 1
[ 11947.626] 	BitsPerPixel: 32
[ 11947.626] 	NumberOfBanks: 1
[ 11947.626] 	MemoryModel: 6
[ 11947.626] 	BankSize: 0
[ 11947.626] 	NumberOfImages: 1
[ 11947.626] 	RedMaskSize: 8
[ 11947.626] 	RedFieldPosition: 16
[ 11947.626] 	GreenMaskSize: 8
[ 11947.626] 	GreenFieldPosition: 8
[ 11947.626] 	BlueMaskSize: 8
[ 11947.627] 	BlueFieldPosition: 0
[ 11947.627] 	RsvdMaskSize: 8
[ 11947.627] 	RsvdFieldPosition: 24
[ 11947.627] 	DirectColorModeInfo: 0
[ 11947.627] 	PhysBasePtr: 0xf1000000
[ 11947.627] 	LinBytesPerScanLine: 3200
[ 11947.627] 	BnkNumberOfImagePages: 1
[ 11947.627] 	LinNumberOfImagePages: 1
[ 11947.627] 	LinRedMaskSize: 8
[ 11947.627] 	LinRedFieldPosition: 16
[ 11947.627] 	LinGreenMaskSize: 8
[ 11947.627] 	LinGreenFieldPosition: 8
[ 11947.627] 	LinBlueMaskSize: 8
[ 11947.627] 	LinBlueFieldPosition: 0
[ 11947.627] 	LinRsvdMaskSize: 8
[ 11947.627] 	LinRsvdFieldPosition: 24
[ 11947.627] 	MaxPixelClock: 229500000
[ 11947.628] Mode: 117 (1024x768)
[ 11947.628] 	ModeAttributes: 0x3bf
[ 11947.628] 	WinAAttributes: 0x7
[ 11947.628] 	WinBAttributes: 0x0
[ 11947.628] 	WinGranularity: 64
[ 11947.628] 	WinSize: 64
[ 11947.628] 	WinASegment: 0xa000
[ 11947.628] 	WinBSegment: 0x0
[ 11947.628] 	WinFuncPtr: 0xc0007cfe
[ 11947.628] 	BytesPerScanline: 2048
[ 11947.628] 	XResolution: 1024
[ 11947.628] 	YResolution: 768
[ 11947.628] 	XCharSize: 8
[ 11947.628] 	YCharSize: 16
[ 11947.628] 	NumberOfPlanes: 1
[ 11947.628] 	BitsPerPixel: 16
[ 11947.628] 	NumberOfBanks: 1
[ 11947.628] 	MemoryModel: 6
[ 11947.628] 	BankSize: 0
[ 11947.628] 	NumberOfImages: 1
[ 11947.628] 	RedMaskSize: 5
[ 11947.628] 	RedFieldPosition: 11
[ 11947.628] 	GreenMaskSize: 6
[ 11947.628] 	GreenFieldPosition: 5
[ 11947.628] 	BlueMaskSize: 5
[ 11947.628] 	BlueFieldPosition: 0
[ 11947.628] 	RsvdMaskSize: 0
[ 11947.628] 	RsvdFieldPosition: 0
[ 11947.628] 	DirectColorModeInfo: 0
[ 11947.628] 	PhysBasePtr: 0xf1000000
[ 11947.628] 	LinBytesPerScanLine: 2048
[ 11947.628] 	BnkNumberOfImagePages: 1
[ 11947.628] 	LinNumberOfImagePages: 1
[ 11947.628] 	LinRedMaskSize: 5
[ 11947.628] 	LinRedFieldPosition: 11
[ 11947.628] 	LinGreenMaskSize: 6
[ 11947.628] 	LinGreenFieldPosition: 5
[ 11947.628] 	LinBlueMaskSize: 5
[ 11947.628] 	LinBlueFieldPosition: 0
[ 11947.628] 	LinRsvdMaskSize: 0
[ 11947.628] 	LinRsvdFieldPosition: 0
[ 11947.628] 	MaxPixelClock: 229500000
[ 11947.629] *Mode: 118 (1024x768)
[ 11947.629] 	ModeAttributes: 0x3bf
[ 11947.629] 	WinAAttributes: 0x7
[ 11947.629] 	WinBAttributes: 0x0
[ 11947.629] 	WinGranularity: 64
[ 11947.629] 	WinSize: 64
[ 11947.629] 	WinASegment: 0xa000
[ 11947.629] 	WinBSegment: 0x0
[ 11947.629] 	WinFuncPtr: 0xc0007cfe
[ 11947.629] 	BytesPerScanline: 4096
[ 11947.629] 	XResolution: 1024
[ 11947.629] 	YResolution: 768
[ 11947.629] 	XCharSize: 8
[ 11947.629] 	YCharSize: 16
[ 11947.629] 	NumberOfPlanes: 1
[ 11947.629] 	BitsPerPixel: 32
[ 11947.629] 	NumberOfBanks: 1
[ 11947.629] 	MemoryModel: 6
[ 11947.629] 	BankSize: 0
[ 11947.629] 	NumberOfImages: 1
[ 11947.629] 	RedMaskSize: 8
[ 11947.629] 	RedFieldPosition: 16
[ 11947.629] 	GreenMaskSize: 8
[ 11947.629] 	GreenFieldPosition: 8
[ 11947.629] 	BlueMaskSize: 8
[ 11947.629] 	BlueFieldPosition: 0
[ 11947.629] 	RsvdMaskSize: 8
[ 11947.629] 	RsvdFieldPosition: 24
[ 11947.629] 	DirectColorModeInfo: 0
[ 11947.629] 	PhysBasePtr: 0xf1000000
[ 11947.629] 	LinBytesPerScanLine: 4096
[ 11947.629] 	BnkNumberOfImagePages: 1
[ 11947.629] 	LinNumberOfImagePages: 1
[ 11947.629] 	LinRedMaskSize: 8
[ 11947.629] 	LinRedFieldPosition: 16
[ 11947.629] 	LinGreenMaskSize: 8
[ 11947.629] 	LinGreenFieldPosition: 8
[ 11947.629] 	LinBlueMaskSize: 8
[ 11947.629] 	LinBlueFieldPosition: 0
[ 11947.629] 	LinRsvdMaskSize: 8
[ 11947.629] 	LinRsvdFieldPosition: 24
[ 11947.629] 	MaxPixelClock: 229500000
[ 11947.630] Mode: 11a (1280x1024)
[ 11947.630] 	ModeAttributes: 0x3bf
[ 11947.630] 	WinAAttributes: 0x7
[ 11947.630] 	WinBAttributes: 0x0
[ 11947.630] 	WinGranularity: 64
[ 11947.630] 	WinSize: 64
[ 11947.630] 	WinASegment: 0xa000
[ 11947.630] 	WinBSegment: 0x0
[ 11947.630] 	WinFuncPtr: 0xc0007cfe
[ 11947.630] 	BytesPerScanline: 2560
[ 11947.630] 	XResolution: 1280
[ 11947.630] 	YResolution: 1024
[ 11947.630] 	XCharSize: 8
[ 11947.630] 	YCharSize: 16
[ 11947.630] 	NumberOfPlanes: 1
[ 11947.630] 	BitsPerPixel: 16
[ 11947.630] 	NumberOfBanks: 1
[ 11947.630] 	MemoryModel: 6
[ 11947.630] 	BankSize: 0
[ 11947.630] 	NumberOfImages: 1
[ 11947.630] 	RedMaskSize: 5
[ 11947.630] 	RedFieldPosition: 11
[ 11947.630] 	GreenMaskSize: 6
[ 11947.630] 	GreenFieldPosition: 5
[ 11947.630] 	BlueMaskSize: 5
[ 11947.630] 	BlueFieldPosition: 0
[ 11947.630] 	RsvdMaskSize: 0
[ 11947.630] 	RsvdFieldPosition: 0
[ 11947.630] 	DirectColorModeInfo: 0
[ 11947.630] 	PhysBasePtr: 0xf1000000
[ 11947.630] 	LinBytesPerScanLine: 2560
[ 11947.630] 	BnkNumberOfImagePages: 1
[ 11947.630] 	LinNumberOfImagePages: 1
[ 11947.630] 	LinRedMaskSize: 5
[ 11947.630] 	LinRedFieldPosition: 11
[ 11947.630] 	LinGreenMaskSize: 6
[ 11947.630] 	LinGreenFieldPosition: 5
[ 11947.630] 	LinBlueMaskSize: 5
[ 11947.630] 	LinBlueFieldPosition: 0
[ 11947.630] 	LinRsvdMaskSize: 0
[ 11947.630] 	LinRsvdFieldPosition: 0
[ 11947.630] 	MaxPixelClock: 229500000
[ 11947.631] *Mode: 11b (1280x1024)
[ 11947.631] 	ModeAttributes: 0x3bf
[ 11947.631] 	WinAAttributes: 0x7
[ 11947.631] 	WinBAttributes: 0x0
[ 11947.631] 	WinGranularity: 64
[ 11947.631] 	WinSize: 64
[ 11947.631] 	WinASegment: 0xa000
[ 11947.631] 	WinBSegment: 0x0
[ 11947.631] 	WinFuncPtr: 0xc0007cfe
[ 11947.631] 	BytesPerScanline: 5120
[ 11947.631] 	XResolution: 1280
[ 11947.631] 	YResolution: 1024
[ 11947.631] 	XCharSize: 8
[ 11947.631] 	YCharSize: 16
[ 11947.631] 	NumberOfPlanes: 1
[ 11947.631] 	BitsPerPixel: 32
[ 11947.631] 	NumberOfBanks: 1
[ 11947.631] 	MemoryModel: 6
[ 11947.631] 	BankSize: 0
[ 11947.631] 	NumberOfImages: 1
[ 11947.631] 	RedMaskSize: 8
[ 11947.631] 	RedFieldPosition: 16
[ 11947.631] 	GreenMaskSize: 8
[ 11947.631] 	GreenFieldPosition: 8
[ 11947.631] 	BlueMaskSize: 8
[ 11947.631] 	BlueFieldPosition: 0
[ 11947.631] 	RsvdMaskSize: 8
[ 11947.631] 	RsvdFieldPosition: 24
[ 11947.631] 	DirectColorModeInfo: 0
[ 11947.631] 	PhysBasePtr: 0xf1000000
[ 11947.631] 	LinBytesPerScanLine: 5120
[ 11947.631] 	BnkNumberOfImagePages: 1
[ 11947.631] 	LinNumberOfImagePages: 1
[ 11947.631] 	LinRedMaskSize: 8
[ 11947.631] 	LinRedFieldPosition: 16
[ 11947.631] 	LinGreenMaskSize: 8
[ 11947.631] 	LinGreenFieldPosition: 8
[ 11947.631] 	LinBlueMaskSize: 8
[ 11947.631] 	LinBlueFieldPosition: 0
[ 11947.631] 	LinRsvdMaskSize: 8
[ 11947.631] 	LinRsvdFieldPosition: 24
[ 11947.631] 	MaxPixelClock: 229500000
[ 11947.632] Mode: 145 (1600x1200)
[ 11947.632] 	ModeAttributes: 0x3bf
[ 11947.632] 	WinAAttributes: 0x7
[ 11947.632] 	WinBAttributes: 0x0
[ 11947.632] 	WinGranularity: 64
[ 11947.632] 	WinSize: 64
[ 11947.632] 	WinASegment: 0xa000
[ 11947.632] 	WinBSegment: 0x0
[ 11947.632] 	WinFuncPtr: 0xc0007cfe
[ 11947.632] 	BytesPerScanline: 1600
[ 11947.632] 	XResolution: 1600
[ 11947.632] 	YResolution: 1200
[ 11947.632] 	XCharSize: 8
[ 11947.632] 	YCharSize: 16
[ 11947.632] 	NumberOfPlanes: 1
[ 11947.632] 	BitsPerPixel: 8
[ 11947.632] 	NumberOfBanks: 1
[ 11947.632] 	MemoryModel: 4
[ 11947.632] 	BankSize: 0
[ 11947.632] 	NumberOfImages: 1
[ 11947.632] 	RedMaskSize: 0
[ 11947.632] 	RedFieldPosition: 0
[ 11947.632] 	GreenMaskSize: 0
[ 11947.632] 	GreenFieldPosition: 0
[ 11947.632] 	BlueMaskSize: 0
[ 11947.632] 	BlueFieldPosition: 0
[ 11947.632] 	RsvdMaskSize: 0
[ 11947.632] 	RsvdFieldPosition: 0
[ 11947.632] 	DirectColorModeInfo: 0
[ 11947.632] 	PhysBasePtr: 0xf1000000
[ 11947.632] 	LinBytesPerScanLine: 1600
[ 11947.632] 	BnkNumberOfImagePages: 1
[ 11947.632] 	LinNumberOfImagePages: 1
[ 11947.632] 	LinRedMaskSize: 0
[ 11947.632] 	LinRedFieldPosition: 0
[ 11947.632] 	LinGreenMaskSize: 0
[ 11947.632] 	LinGreenFieldPosition: 0
[ 11947.632] 	LinBlueMaskSize: 0
[ 11947.632] 	LinBlueFieldPosition: 0
[ 11947.632] 	LinRsvdMaskSize: 0
[ 11947.632] 	LinRsvdFieldPosition: 0
[ 11947.632] 	MaxPixelClock: 229500000
[ 11947.633] Mode: 146 (1600x1200)
[ 11947.633] 	ModeAttributes: 0x3bf
[ 11947.633] 	WinAAttributes: 0x7
[ 11947.633] 	WinBAttributes: 0x0
[ 11947.633] 	WinGranularity: 64
[ 11947.633] 	WinSize: 64
[ 11947.633] 	WinASegment: 0xa000
[ 11947.633] 	WinBSegment: 0x0
[ 11947.633] 	WinFuncPtr: 0xc0007cfe
[ 11947.633] 	BytesPerScanline: 3200
[ 11947.633] 	XResolution: 1600
[ 11947.633] 	YResolution: 1200
[ 11947.633] 	XCharSize: 8
[ 11947.633] 	YCharSize: 16
[ 11947.633] 	NumberOfPlanes: 1
[ 11947.633] 	BitsPerPixel: 16
[ 11947.633] 	NumberOfBanks: 1
[ 11947.633] 	MemoryModel: 6
[ 11947.633] 	BankSize: 0
[ 11947.633] 	NumberOfImages: 1
[ 11947.633] 	RedMaskSize: 5
[ 11947.633] 	RedFieldPosition: 11
[ 11947.633] 	GreenMaskSize: 6
[ 11947.633] 	GreenFieldPosition: 5
[ 11947.633] 	BlueMaskSize: 5
[ 11947.633] 	BlueFieldPosition: 0
[ 11947.633] 	RsvdMaskSize: 0
[ 11947.633] 	RsvdFieldPosition: 0
[ 11947.633] 	DirectColorModeInfo: 0
[ 11947.633] 	PhysBasePtr: 0xf1000000
[ 11947.633] 	LinBytesPerScanLine: 3200
[ 11947.633] 	BnkNumberOfImagePages: 1
[ 11947.633] 	LinNumberOfImagePages: 1
[ 11947.633] 	LinRedMaskSize: 5
[ 11947.633] 	LinRedFieldPosition: 11
[ 11947.633] 	LinGreenMaskSize: 6
[ 11947.633] 	LinGreenFieldPosition: 5
[ 11947.633] 	LinBlueMaskSize: 5
[ 11947.633] 	LinBlueFieldPosition: 0
[ 11947.633] 	LinRsvdMaskSize: 0
[ 11947.633] 	LinRsvdFieldPosition: 0
[ 11947.633] 	MaxPixelClock: 229500000
[ 11947.634] *Mode: 14a (1600x1200)
[ 11947.634] 	ModeAttributes: 0x3bf
[ 11947.634] 	WinAAttributes: 0x7
[ 11947.635] 	WinBAttributes: 0x0
[ 11947.635] 	WinGranularity: 64
[ 11947.635] 	WinSize: 64
[ 11947.635] 	WinASegment: 0xa000
[ 11947.635] 	WinBSegment: 0x0
[ 11947.635] 	WinFuncPtr: 0xc0007cfe
[ 11947.635] 	BytesPerScanline: 6400
[ 11947.635] 	XResolution: 1600
[ 11947.635] 	YResolution: 1200
[ 11947.635] 	XCharSize: 8
[ 11947.635] 	YCharSize: 16
[ 11947.635] 	NumberOfPlanes: 1
[ 11947.635] 	BitsPerPixel: 32
[ 11947.635] 	NumberOfBanks: 1
[ 11947.635] 	MemoryModel: 6
[ 11947.635] 	BankSize: 0
[ 11947.635] 	NumberOfImages: 1
[ 11947.635] 	RedMaskSize: 8
[ 11947.635] 	RedFieldPosition: 16
[ 11947.635] 	GreenMaskSize: 8
[ 11947.635] 	GreenFieldPosition: 8
[ 11947.635] 	BlueMaskSize: 8
[ 11947.635] 	BlueFieldPosition: 0
[ 11947.635] 	RsvdMaskSize: 8
[ 11947.635] 	RsvdFieldPosition: 24
[ 11947.635] 	DirectColorModeInfo: 0
[ 11947.635] 	PhysBasePtr: 0xf1000000
[ 11947.635] 	LinBytesPerScanLine: 6400
[ 11947.635] 	BnkNumberOfImagePages: 1
[ 11947.635] 	LinNumberOfImagePages: 1
[ 11947.635] 	LinRedMaskSize: 8
[ 11947.635] 	LinRedFieldPosition: 16
[ 11947.635] 	LinGreenMaskSize: 8
[ 11947.635] 	LinGreenFieldPosition: 8
[ 11947.635] 	LinBlueMaskSize: 8
[ 11947.635] 	LinBlueFieldPosition: 0
[ 11947.635] 	LinRsvdMaskSize: 8
[ 11947.635] 	LinRsvdFieldPosition: 24
[ 11947.635] 	MaxPixelClock: 229500000
[ 11947.636] Mode: 14b (3840x2160)
[ 11947.636] 	ModeAttributes: 0x3bf
[ 11947.636] 	WinAAttributes: 0x7
[ 11947.636] 	WinBAttributes: 0x0
[ 11947.636] 	WinGranularity: 64
[ 11947.636] 	WinSize: 64
[ 11947.636] 	WinASegment: 0xa000
[ 11947.636] 	WinBSegment: 0x0
[ 11947.636] 	WinFuncPtr: 0xc0007cfe
[ 11947.636] 	BytesPerScanline: 3840
[ 11947.636] 	XResolution: 3840
[ 11947.636] 	YResolution: 2160
[ 11947.636] 	XCharSize: 16
[ 11947.636] 	YCharSize: 32
[ 11947.636] 	NumberOfPlanes: 1
[ 11947.636] 	BitsPerPixel: 8
[ 11947.636] 	NumberOfBanks: 1
[ 11947.636] 	MemoryModel: 4
[ 11947.636] 	BankSize: 0
[ 11947.636] 	NumberOfImages: 1
[ 11947.636] 	RedMaskSize: 0
[ 11947.636] 	RedFieldPosition: 0
[ 11947.636] 	GreenMaskSize: 0
[ 11947.636] 	GreenFieldPosition: 0
[ 11947.636] 	BlueMaskSize: 0
[ 11947.636] 	BlueFieldPosition: 0
[ 11947.636] 	RsvdMaskSize: 0
[ 11947.636] 	RsvdFieldPosition: 0
[ 11947.636] 	DirectColorModeInfo: 0
[ 11947.636] 	PhysBasePtr: 0xf1000000
[ 11947.636] 	LinBytesPerScanLine: 3840
[ 11947.636] 	BnkNumberOfImagePages: 1
[ 11947.636] 	LinNumberOfImagePages: 1
[ 11947.636] 	LinRedMaskSize: 0
[ 11947.636] 	LinRedFieldPosition: 0
[ 11947.636] 	LinGreenMaskSize: 0
[ 11947.636] 	LinGreenFieldPosition: 0
[ 11947.636] 	LinBlueMaskSize: 0
[ 11947.636] 	LinBlueFieldPosition: 0
[ 11947.636] 	LinRsvdMaskSize: 0
[ 11947.636] 	LinRsvdFieldPosition: 0
[ 11947.636] 	MaxPixelClock: 229500000
[ 11947.637] Mode: 14c (3840x2160)
[ 11947.637] 	ModeAttributes: 0x3bf
[ 11947.637] 	WinAAttributes: 0x7
[ 11947.637] 	WinBAttributes: 0x0
[ 11947.637] 	WinGranularity: 64
[ 11947.637] 	WinSize: 64
[ 11947.637] 	WinASegment: 0xa000
[ 11947.637] 	WinBSegment: 0x0
[ 11947.637] 	WinFuncPtr: 0xc0007cfe
[ 11947.637] 	BytesPerScanline: 7680
[ 11947.637] 	XResolution: 3840
[ 11947.637] 	YResolution: 2160
[ 11947.637] 	XCharSize: 16
[ 11947.637] 	YCharSize: 32
[ 11947.637] 	NumberOfPlanes: 1
[ 11947.637] 	BitsPerPixel: 16
[ 11947.637] 	NumberOfBanks: 1
[ 11947.637] 	MemoryModel: 6
[ 11947.637] 	BankSize: 0
[ 11947.637] 	NumberOfImages: 1
[ 11947.637] 	RedMaskSize: 5
[ 11947.637] 	RedFieldPosition: 11
[ 11947.637] 	GreenMaskSize: 6
[ 11947.637] 	GreenFieldPosition: 5
[ 11947.637] 	BlueMaskSize: 5
[ 11947.637] 	BlueFieldPosition: 0
[ 11947.637] 	RsvdMaskSize: 0
[ 11947.637] 	RsvdFieldPosition: 0
[ 11947.637] 	DirectColorModeInfo: 0
[ 11947.637] 	PhysBasePtr: 0xf1000000
[ 11947.637] 	LinBytesPerScanLine: 7680
[ 11947.637] 	BnkNumberOfImagePages: 1
[ 11947.637] 	LinNumberOfImagePages: 1
[ 11947.637] 	LinRedMaskSize: 5
[ 11947.637] 	LinRedFieldPosition: 11
[ 11947.637] 	LinGreenMaskSize: 6
[ 11947.637] 	LinGreenFieldPosition: 5
[ 11947.637] 	LinBlueMaskSize: 5
[ 11947.637] 	LinBlueFieldPosition: 0
[ 11947.637] 	LinRsvdMaskSize: 0
[ 11947.637] 	LinRsvdFieldPosition: 0
[ 11947.637] 	MaxPixelClock: 229500000
[ 11947.638] *Mode: 171 (1360x768)
[ 11947.638] 	ModeAttributes: 0x3bf
[ 11947.638] 	WinAAttributes: 0x7
[ 11947.638] 	WinBAttributes: 0x0
[ 11947.638] 	WinGranularity: 64
[ 11947.638] 	WinSize: 64
[ 11947.638] 	WinASegment: 0xa000
[ 11947.638] 	WinBSegment: 0x0
[ 11947.638] 	WinFuncPtr: 0xc0007cfe
[ 11947.638] 	BytesPerScanline: 5440
[ 11947.638] 	XResolution: 1360
[ 11947.638] 	YResolution: 768
[ 11947.638] 	XCharSize: 8
[ 11947.638] 	YCharSize: 16
[ 11947.638] 	NumberOfPlanes: 1
[ 11947.638] 	BitsPerPixel: 32
[ 11947.638] 	NumberOfBanks: 1
[ 11947.638] 	MemoryModel: 6
[ 11947.638] 	BankSize: 0
[ 11947.638] 	NumberOfImages: 1
[ 11947.638] 	RedMaskSize: 8
[ 11947.638] 	RedFieldPosition: 16
[ 11947.638] 	GreenMaskSize: 8
[ 11947.638] 	GreenFieldPosition: 8
[ 11947.638] 	BlueMaskSize: 8
[ 11947.638] 	BlueFieldPosition: 0
[ 11947.638] 	RsvdMaskSize: 8
[ 11947.638] 	RsvdFieldPosition: 24
[ 11947.638] 	DirectColorModeInfo: 0
[ 11947.638] 	PhysBasePtr: 0xf1000000
[ 11947.638] 	LinBytesPerScanLine: 5440
[ 11947.638] 	BnkNumberOfImagePages: 1
[ 11947.638] 	LinNumberOfImagePages: 1
[ 11947.638] 	LinRedMaskSize: 8
[ 11947.638] 	LinRedFieldPosition: 16
[ 11947.638] 	LinGreenMaskSize: 8
[ 11947.638] 	LinGreenFieldPosition: 8
[ 11947.638] 	LinBlueMaskSize: 8
[ 11947.638] 	LinBlueFieldPosition: 0
[ 11947.638] 	LinRsvdMaskSize: 8
[ 11947.638] 	LinRsvdFieldPosition: 24
[ 11947.638] 	MaxPixelClock: 229500000
[ 11947.638] 
[ 11947.638] (II) VESA(0): Total Memory: 256 64KB banks (16384kB)
[ 11947.638] (II) VESA(0): &lt;default monitor&gt;: Using hsync range of 15.00-138.00 kHz
[ 11947.638] (II) VESA(0): &lt;default monitor&gt;: Using vrefresh range of 23.00-76.00 Hz
[ 11947.638] (II) VESA(0): &lt;default monitor&gt;: Using maximum pixel clock of 605.00 MHz
[ 11947.638] (WW) VESA(0): Unable to estimate virtual size
[ 11947.639] (II) VESA(0): Not using built-in mode &quot;1360x768&quot; (no mode of this name)
[ 11947.640] (--) VESA(0): Virtual size is 1600x1200 (pitch 1600)
[ 11947.640] (**) VESA(0): *Built-in mode &quot;1600x1200&quot;
[ 11947.640] (**) VESA(0): *Built-in mode &quot;1280x1024&quot;
[ 11947.640] (**) VESA(0): *Built-in mode &quot;1024x768&quot;
[ 11947.640] (**) VESA(0): *Built-in mode &quot;800x600&quot;
[ 11947.640] (**) VESA(0): *Built-in mode &quot;640x480&quot;
[ 11947.640] (**) VESA(0): Display dimensions: (880, 490) mm
[ 11947.640] (**) VESA(0): DPI set to (46, 62)
[ 11947.640] (**) VESA(0): Using &quot;Shadow Framebuffer&quot;
[ 11947.640] (II) Loading sub module &quot;shadow&quot;
[ 11947.640] (II) LoadModule: &quot;shadow&quot;
[ 11947.640] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 11947.640] (II) Module shadow: vendor=&quot;X.Org Foundation&quot;
[ 11947.640] 	compiled for 1.19.2, module version = 1.1.0
[ 11947.640] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 11947.640] (II) Loading sub module &quot;fb&quot;
[ 11947.641] (II) LoadModule: &quot;fb&quot;
[ 11947.641] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 11947.641] (II) Module fb: vendor=&quot;X.Org Foundation&quot;
[ 11947.641] 	compiled for 1.19.2, module version = 1.0.0
[ 11947.641] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 11947.641] (==) Depth 24 pixmap format is 32 bpp
[ 11947.641] (II) Loading sub module &quot;int10&quot;
[ 11947.641] (II) LoadModule: &quot;int10&quot;
[ 11947.641] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 11947.641] (II) Module int10: vendor=&quot;X.Org Foundation&quot;
[ 11947.641] 	compiled for 1.19.2, module version = 1.0.0
[ 11947.641] 	ABI class: X.Org Video Driver, version 23.0
[ 11947.641] (II) VESA(0): initializing int10
[ 11947.641] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 11947.660] (II) VESA(0): VESA BIOS detected
[ 11947.660] (II) VESA(0): VESA VBE Version 3.0
[ 11947.660] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[ 11947.660] (II) VESA(0): VESA VBE OEM: NVIDIA
[ 11947.660] (II) VESA(0): VESA VBE OEM Software Rev: 134.8
[ 11947.660] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
[ 11947.660] (II) VESA(0): VESA VBE OEM Product: GP108 Board            
[ 11947.660] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
[ 11947.660] (II) VESA(0): virtual address = 0x7f5dd0e8e000,
	physical address = 0xf1000000, size = 16777216
[ 11947.680] (II) VESA(0): Setting up VESA Mode 0x14A (1600x1200)
[ 11947.758] (==) VESA(0): Default visual is TrueColor
[ 11947.758] (==) VESA(0): Backing store enabled
[ 11947.758] (==) VESA(0): DPMS enabled
[ 11947.758] (==) RandR enabled
[ 11947.759] (II) SELinux: Disabled on system
[ 11947.759] (II) AIGLX: Screen 0 is not DRI2 capable
[ 11947.759] (EE) AIGLX: reverting to software rendering
[ 11947.771] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[ 11947.772] (II) IGLX: Loaded and initialized swrast
[ 11947.772] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 11947.790] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 11947.790] (**) Power Button: Applying InputClass &quot;libinput keyboard catchall&quot;
[ 11947.790] (II) LoadModule: &quot;libinput&quot;
[ 11947.790] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 11947.790] (II) Module libinput: vendor=&quot;X.Org Foundation&quot;
[ 11947.790] 	compiled for 1.19.0, module version = 0.23.0
[ 11947.790] 	Module class: X.Org XInput Driver
[ 11947.790] 	ABI class: X.Org XInput driver, version 24.1
[ 11947.790] (II) Using input driver &#039;libinput&#039; for &#039;Power Button&#039;
[ 11947.791] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 20 paused 0
[ 11947.791] (**) Power Button: always reports core events
[ 11947.791] (**) Option &quot;Device&quot; &quot;/dev/input/event4&quot;
[ 11947.791] (**) Option &quot;_source&quot; &quot;server/udev&quot;
[ 11947.791] (II) input device &#039;Power Button&#039;, /dev/input/event4 is tagged by udev as: Keyboard
[ 11947.791] (II) input device &#039;Power Button&#039;, /dev/input/event4 is a keyboard
[ 11947.791] (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4&quot;
[ 11947.791] (II) XINPUT: Adding extended input device &quot;Power Button&quot; (type: KEYBOARD, id 6)
[ 11947.791] (II) input device &#039;Power Button&#039;, /dev/input/event4 is tagged by udev as: Keyboard
[ 11947.791] (II) input device &#039;Power Button&#039;, /dev/input/event4 is a keyboard
[ 11947.791] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 11947.791] (**) Power Button: Applying InputClass &quot;libinput keyboard catchall&quot;
[ 11947.791] (II) Using input driver &#039;libinput&#039; for &#039;Power Button&#039;
[ 11947.792] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 23 paused 0
[ 11947.792] (**) Power Button: always reports core events
[ 11947.792] (**) Option &quot;Device&quot; &quot;/dev/input/event2&quot;
[ 11947.792] (**) Option &quot;_source&quot; &quot;server/udev&quot;
[ 11947.792] (II) input device &#039;Power Button&#039;, /dev/input/event2 is tagged by udev as: Keyboard
[ 11947.792] (II) input device &#039;Power Button&#039;, /dev/input/event2 is a keyboard
[ 11947.792] (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2&quot;
[ 11947.792] (II) XINPUT: Adding extended input device &quot;Power Button&quot; (type: KEYBOARD, id 7)
[ 11947.792] (II) input device &#039;Power Button&#039;, /dev/input/event2 is tagged by udev as: Keyboard
[ 11947.792] (II) input device &#039;Power Button&#039;, /dev/input/event2 is a keyboard
[ 11947.792] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 11947.792] (**) Sleep Button: Applying InputClass &quot;libinput keyboard catchall&quot;
[ 11947.792] (II) Using input driver &#039;libinput&#039; for &#039;Sleep Button&#039;
[ 11947.792] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 24 paused 0
[ 11947.792] (**) Sleep Button: always reports core events
[ 11947.792] (**) Option &quot;Device&quot; &quot;/dev/input/event3&quot;
[ 11947.792] (**) Option &quot;_source&quot; &quot;server/udev&quot;
[ 11947.792] (II) input device &#039;Sleep Button&#039;, /dev/input/event3 is tagged by udev as: Keyboard
[ 11947.792] (II) input device &#039;Sleep Button&#039;, /dev/input/event3 is a keyboard
[ 11947.792] (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3&quot;
[ 11947.792] (II) XINPUT: Adding extended input device &quot;Sleep Button&quot; (type: KEYBOARD, id 8)
[ 11947.793] (II) input device &#039;Sleep Button&#039;, /dev/input/event3 is tagged by udev as: Keyboard
[ 11947.793] (II) input device &#039;Sleep Button&#039;, /dev/input/event3 is a keyboard
[ 11947.793] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[ 11947.793] (II) No input driver specified, ignoring this device.
[ 11947.793] (II) This device may have been added with another device file.
[ 11947.793] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[ 11947.793] (II) No input driver specified, ignoring this device.
[ 11947.793] (II) This device may have been added with another device file.
[ 11947.793] (II) config/udev: Adding input device Logitech K830 (/dev/input/event1)
[ 11947.793] (**) Logitech K830: Applying InputClass &quot;libinput pointer catchall&quot;
[ 11947.793] (**) Logitech K830: Applying InputClass &quot;libinput keyboard catchall&quot;
[ 11947.793] (II) Using input driver &#039;libinput&#039; for &#039;Logitech K830&#039;
[ 11947.793] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 25 paused 0
[ 11947.793] (**) Logitech K830: always reports core events
[ 11947.793] (**) Option &quot;Device&quot; &quot;/dev/input/event1&quot;
[ 11947.793] (**) Option &quot;_source&quot; &quot;server/udev&quot;
[ 11947.793] (II) input device &#039;Logitech K830&#039;, /dev/input/event1 is tagged by udev as: Keyboard Mouse
[ 11947.793] (II) input device &#039;Logitech K830&#039;, /dev/input/event1 is a pointer caps
[ 11947.793] (II) input device &#039;Logitech K830&#039;, /dev/input/event1 is a keyboard
[ 11947.793] (II) libinput: Logitech K830: needs a virtual subdevice
[ 11947.793] (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:046D:C52B.0003/0003:046D:404C.0004/input/input1/event1&quot;
[ 11947.793] (II) XINPUT: Adding extended input device &quot;Logitech K830&quot; (type: MOUSE, id 9)
[ 11947.794] (**) Option &quot;AccelerationScheme&quot; &quot;none&quot;
[ 11947.794] (**) Logitech K830: (accel) selected scheme none/0
[ 11947.794] (**) Logitech K830: (accel) acceleration factor: 2.000
[ 11947.794] (**) Logitech K830: (accel) acceleration threshold: 4
[ 11947.794] (II) input device &#039;Logitech K830&#039;, /dev/input/event1 is tagged by udev as: Keyboard Mouse
[ 11947.794] (II) input device &#039;Logitech K830&#039;, /dev/input/event1 is a pointer caps
[ 11947.794] (II) input device &#039;Logitech K830&#039;, /dev/input/event1 is a keyboard
[ 11947.794] (II) config/udev: Adding input device Logitech K830 (/dev/input/mouse0)
[ 11947.794] (II) No input driver specified, ignoring this device.
[ 11947.794] (II) This device may have been added with another device file.
[ 11947.794] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event10)
[ 11947.794] (II) No input driver specified, ignoring this device.
[ 11947.794] (II) This device may have been added with another device file.
[ 11947.794] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event11)
[ 11947.794] (II) No input driver specified, ignoring this device.
[ 11947.794] (II) This device may have been added with another device file.
[ 11947.794] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event12)
[ 11947.794] (II) No input driver specified, ignoring this device.
[ 11947.794] (II) This device may have been added with another device file.
[ 11947.794] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event13)
[ 11947.794] (II) No input driver specified, ignoring this device.
[ 11947.794] (II) This device may have been added with another device file.
[ 11947.794] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
[ 11947.794] (II) No input driver specified, ignoring this device.
[ 11947.794] (II) This device may have been added with another device file.
[ 11947.794] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[ 11947.794] (II) No input driver specified, ignoring this device.
[ 11947.794] (II) This device may have been added with another device file.
[ 11947.795] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[ 11947.795] (II) No input driver specified, ignoring this device.
[ 11947.795] (II) This device may have been added with another device file.
[ 11947.795] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event9)
[ 11947.795] (II) No input driver specified, ignoring this device.
[ 11947.795] (II) This device may have been added with another device file.
[ 11947.795] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 11947.795] (**) AT Translated Set 2 keyboard: Applying InputClass &quot;libinput keyboard catchall&quot;
[ 11947.795] (II) Using input driver &#039;libinput&#039; for &#039;AT Translated Set 2 keyboard&#039;
[ 11947.795] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0
[ 11947.795] (**) AT Translated Set 2 keyboard: always reports core events
[ 11947.795] (**) Option &quot;Device&quot; &quot;/dev/input/event0&quot;
[ 11947.795] (**) Option &quot;_source&quot; &quot;server/udev&quot;
[ 11947.795] (II) input device &#039;AT Translated Set 2 keyboard&#039;, /dev/input/event0 is tagged by udev as: Keyboard
[ 11947.795] (II) input device &#039;AT Translated Set 2 keyboard&#039;, /dev/input/event0 is a keyboard
[ 11947.795] (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/platform/i8042/serio0/input/input0/event0&quot;
[ 11947.795] (II) XINPUT: Adding extended input device &quot;AT Translated Set 2 keyboard&quot; (type: KEYBOARD, id 10)
[ 11947.795] (II) input device &#039;AT Translated Set 2 keyboard&#039;, /dev/input/event0 is tagged by udev as: Keyboard
[ 11947.795] (II) input device &#039;AT Translated Set 2 keyboard&#039;, /dev/input/event0 is a keyboard
[ 11947.795] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 11947.795] (II) No input driver specified, ignoring this device.
[ 11947.795] (II) This device may have been added with another device file.
[ 11947.797] (**) Logitech K830: Applying InputClass &quot;libinput pointer catchall&quot;
[ 11947.797] (**) Logitech K830: Applying InputClass &quot;libinput keyboard catchall&quot;
[ 11947.797] (II) Using input driver &#039;libinput&#039; for &#039;Logitech K830&#039;
[ 11947.797] (II) systemd-logind: returning pre-existing fd for /dev/input/event1 13:65
[ 11947.797] (**) Logitech K830: always reports core events
[ 11947.797] (**) Option &quot;Device&quot; &quot;/dev/input/event1&quot;
[ 11947.797] (**) Option &quot;_source&quot; &quot;_driver/libinput&quot;
[ 11947.797] (II) libinput: Logitech K830: is a virtual subdevice
[ 11947.797] (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:046D:C52B.0003/0003:046D:404C.0004/input/input1/event1&quot;
[ 11947.797] (II) XINPUT: Adding extended input device &quot;Logitech K830&quot; (type: KEYBOARD, id 11)</code></pre></div><p>The resolution is the next point. I change the xorg.conf as followed (add the ModeLIne and the Modes), but the X server started with the low resolution.</p><div class="codebox"><pre class="vscroll"><code>Section &quot;ServerLayout&quot;
	Identifier     &quot;X.org Configured&quot;
	Screen      0  &quot;Screen0&quot; 0 0
	InputDevice    &quot;Mouse0&quot; &quot;CorePointer&quot;
	InputDevice    &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;
EndSection

Section &quot;Files&quot;
	ModulePath   &quot;/usr/lib/xorg/modules&quot;
	FontPath     &quot;/usr/share/fonts/X11/misc&quot;
	FontPath     &quot;/usr/share/fonts/X11/cyrillic&quot;
	FontPath     &quot;/usr/share/fonts/X11/100dpi/:unscaled&quot;
	FontPath     &quot;/usr/share/fonts/X11/75dpi/:unscaled&quot;
	FontPath     &quot;/usr/share/fonts/X11/Type1&quot;
	FontPath     &quot;/usr/share/fonts/X11/100dpi&quot;
	FontPath     &quot;/usr/share/fonts/X11/75dpi&quot;
	FontPath     &quot;built-ins&quot;
EndSection

Section &quot;Module&quot;
	Load  &quot;glx&quot;
EndSection

Section &quot;InputDevice&quot;
	Identifier  &quot;Keyboard0&quot;
	Driver      &quot;kbd&quot;
EndSection

Section &quot;InputDevice&quot;
	Identifier  &quot;Mouse0&quot;
	Driver      &quot;mouse&quot;
	Option	    &quot;Protocol&quot; &quot;auto&quot;
	Option	    &quot;Device&quot; &quot;/dev/input/mice&quot;
	Option	    &quot;ZAxisMapping&quot; &quot;4 5 6 7&quot;
EndSection

Section &quot;Monitor&quot;
	Identifier   &quot;Monitor0&quot;
	VendorName   &quot;Monitor Vendor&quot;
	ModelName    &quot;Monitor Model&quot;
	Modeline     &quot;3840x2160_60.00&quot;  533.25  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync
EndSection

Section &quot;Device&quot;
        ### Available Driver options are:-
        ### Values: &lt;i&gt;: integer, &lt;f&gt;: float, &lt;bool&gt;: &quot;True&quot;/&quot;False&quot;,
        ### &lt;string&gt;: &quot;String&quot;, &lt;freq&gt;: &quot;&lt;f&gt; Hz/kHz/MHz&quot;,
        ### &lt;percent&gt;: &quot;&lt;f&gt;%&quot;
        ### [arg]: arg optional
        #Option     &quot;SWcursor&quot;           	# [&lt;bool&gt;]
        #Option     &quot;HWcursor&quot;           	# [&lt;bool&gt;]
        #Option     &quot;NoAccel&quot;            	# [&lt;bool&gt;]
        #Option     &quot;ShadowFB&quot;           	# [&lt;bool&gt;]
        #Option     &quot;VideoKey&quot;           	# &lt;i&gt;
        #Option     &quot;WrappedFB&quot;          	# [&lt;bool&gt;]
        #Option     &quot;GLXVBlank&quot;          	# [&lt;bool&gt;]
        #Option     &quot;ZaphodHeads&quot;        	# &lt;str&gt;
        #Option     &quot;PageFlip&quot;           	# [&lt;bool&gt;]
        #Option     &quot;SwapLimit&quot;          	# &lt;i&gt;
        #Option     &quot;AsyncUTSDFS&quot;        	# [&lt;bool&gt;]
        #Option     &quot;AccelMethod&quot;        	# &lt;str&gt;
        #Option     &quot;DRI&quot;                	# &lt;i&gt;
	Identifier  &quot;Card0&quot;
	Driver      &quot;vesa&quot;
	BusID       &quot;PCI:1:0:0&quot;
EndSection

Section &quot;Screen&quot;
	Identifier &quot;Screen0&quot;
	Device     &quot;Card0&quot;
	Monitor    &quot;Monitor0&quot;
	SubSection &quot;Display&quot;
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection &quot;Display&quot;
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection &quot;Display&quot;
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection &quot;Display&quot;
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection &quot;Display&quot;
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection &quot;Display&quot;
		Viewport   0 0
		Modes &quot;3840x2160_60.00&quot;
		Depth     24
	EndSubSection
EndSection</code></pre></div><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>That card might be too new for ASCII&#039;s nouveau driver. Have you tried the beowulf beta image?</p></div></blockquote></div><p>This is a GeForce GT 1030, that schould not too new.</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Be sure to install the firmware-misc-nonfree package as well.</p></div></blockquote></div><p>I did it. It makes no difference.</p>]]></description>
			<author><![CDATA[dummy@example.com (Udo017)]]></author>
			<pubDate>Mon, 06 Apr 2020 18:30:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21006#p21006</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install minimal X Server with nouveau]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21003#p21003</link>
			<description><![CDATA[<div class="quotebox"><cite>Udo017 wrote:</cite><blockquote><div><p>The xorg.conf created by <span class="bbc">Xorg -configure</span></p></div></blockquote></div><p>Did you try removing that file? X should auto-configure these days.</p><p>That card might be too new for ASCII&#039;s nouveau driver. Have you tried the beowulf beta image?</p><p>Be sure to install the firmware-misc-nonfree package as well.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 06 Apr 2020 17:30:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21003#p21003</guid>
		</item>
		<item>
			<title><![CDATA[Re: Install minimal X Server with nouveau]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21002#p21002</link>
			<description><![CDATA[<p>You are not using display manager?</p>]]></description>
			<author><![CDATA[dummy@example.com (danista)]]></author>
			<pubDate>Mon, 06 Apr 2020 17:24:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21002#p21002</guid>
		</item>
		<item>
			<title><![CDATA[Install minimal X Server with nouveau]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20999#p20999</link>
			<description><![CDATA[<p>Hello Forum,</p><p>I want install a minimal X Server on my fresh Devuan ascii netinst system. I try </p><div class="codebox"><pre><code>apt install xorg</code></pre></div><p>After that I <span class="bbc">startx</span> and get errors in Xorg.1.log</p><div class="codebox"><pre class="vscroll"><code>...
[   443.055] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   443.055] (II) Module nouveau: vendor=&quot;X.Org Foundation&quot;
[   443.055]    compiled for 1.19.3, module version = 1.0.13
[   443.055]    Module class: X.Org Video Driver
[   443.055]    ABI class: X.Org Video Driver, version 23.0
[   443.055] (II) NOUVEAU driver Date:   Tue Sep 20 00:31:06 2016 -0400
[   443.055] (II) NOUVEAU driver for NVIDIA chipset families :
[   443.055]    RIVA TNT        (NV04)
[   443.055]    RIVA TNT2       (NV05)
[   443.055]    GeForce 256     (NV10)
[   443.055]    GeForce 2       (NV11, NV15)
[   443.055]    GeForce 4MX     (NV17, NV18)
[   443.055]    GeForce 3       (NV20)
[   443.055]    GeForce 4Ti     (NV25, NV28)
[   443.055]    GeForce FX      (NV3x)
[   443.055]    GeForce 6       (NV4x)
[   443.055]    GeForce 7       (G7x)
[   443.055]    GeForce 8       (G8x)
[   443.055]    GeForce GTX 200 (NVA0)
[   443.055]    GeForce GTX 400 (NVC0)
[   443.176] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[   443.176] (EE) No devices detected.
[   443.176] (EE)
Fatal server error:
[   443.176] (EE) no screens found(EE)
[   443.176] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[   443.176] (EE) Please also check the log file at &quot;/var/log/Xorg.1.log&quot; for additional information.
[   443.176] (EE)
[   443.177] (EE) Server terminated with error (1). Closing log file.</code></pre></div><p>The <span class="bbc">drm</span> modul is loaded and used bei <span class="bbc">nouveau</span></p><div class="codebox"><pre><code>root# lsmod | grep nouveau
nouveau              1556480  0
mxm_wmi                16384  1 nouveau
ttm                    98304  1 nouveau
drm_kms_helper        155648  1 nouveau
drm                   360448  3 nouveau,ttm,drm_kms_helper
i2c_algo_bit           16384  1 nouveau
wmi                    16384  2 mxm_wmi,nouveau
video                  40960  1 nouveau
button                 16384  1 nouveau</code></pre></div><p>What is missing ?<br />Some additional output: The xorg.conf created by <span class="bbc">Xorg -configure</span></p><div class="codebox"><pre class="vscroll"><code>/etc/X11/xorg.conf
Section &quot;ServerLayout&quot;
        Identifier     &quot;X.org Configured&quot;
        Screen      0  &quot;Screen0&quot; 0 0
        InputDevice    &quot;Mouse0&quot; &quot;CorePointer&quot;
        InputDevice    &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;
EndSection

Section &quot;Files&quot;
        ModulePath   &quot;/usr/lib/xorg/modules&quot;
        FontPath     &quot;/usr/share/fonts/X11/misc&quot;
        FontPath     &quot;/usr/share/fonts/X11/cyrillic&quot;
        FontPath     &quot;/usr/share/fonts/X11/100dpi/:unscaled&quot;
        FontPath     &quot;/usr/share/fonts/X11/75dpi/:unscaled&quot;
        FontPath     &quot;/usr/share/fonts/X11/Type1&quot;
        FontPath     &quot;/usr/share/fonts/X11/100dpi&quot;
        FontPath     &quot;/usr/share/fonts/X11/75dpi&quot;
        FontPath     &quot;built-ins&quot;
EndSection

Section &quot;Module&quot;
        Load  &quot;glx&quot;
EndSection

Section &quot;InputDevice&quot;
        Identifier  &quot;Keyboard0&quot;
        Driver      &quot;kbd&quot;
EndSection

Section &quot;InputDevice&quot;
        Identifier  &quot;Mouse0&quot;
        Driver      &quot;mouse&quot;
        Option      &quot;Protocol&quot; &quot;auto&quot;
        Option      &quot;Device&quot; &quot;/dev/input/mice&quot;
        Option      &quot;ZAxisMapping&quot; &quot;4 5 6 7&quot;
EndSection

Section &quot;Monitor&quot;
        Identifier   &quot;Monitor0&quot;
        VendorName   &quot;Monitor Vendor&quot;
        ModelName    &quot;Monitor Model&quot;
EndSection

Section &quot;Device&quot;
        ### Available Driver options are:-
        ### Values: &lt;i&gt;: integer, &lt;f&gt;: float, &lt;bool&gt;: &quot;True&quot;/&quot;False&quot;,
        ### &lt;string&gt;: &quot;String&quot;, &lt;freq&gt;: &quot;&lt;f&gt; Hz/kHz/MHz&quot;,
        ### &lt;percent&gt;: &quot;&lt;f&gt;%&quot;
        ### [arg]: arg optional
        #Option     &quot;SWcursor&quot;                  # [&lt;bool&gt;]
        #Option     &quot;HWcursor&quot;                  # [&lt;bool&gt;]
        #Option     &quot;NoAccel&quot;                   # [&lt;bool&gt;]
        #Option     &quot;ShadowFB&quot;                  # [&lt;bool&gt;]
        #Option     &quot;VideoKey&quot;                  # &lt;i&gt;
        #Option     &quot;WrappedFB&quot;                 # [&lt;bool&gt;]
        #Option     &quot;GLXVBlank&quot;                 # [&lt;bool&gt;]
        #Option     &quot;ZaphodHeads&quot;               # &lt;str&gt;
        #Option     &quot;PageFlip&quot;                  # [&lt;bool&gt;]
        #Option     &quot;SwapLimit&quot;                 # &lt;i&gt;
        #Option     &quot;AsyncUTSDFS&quot;               # [&lt;bool&gt;]
        #Option     &quot;AccelMethod&quot;               # &lt;str&gt;
        #Option     &quot;DRI&quot;                       # &lt;i&gt;
        Identifier  &quot;Card0&quot;
        Driver      &quot;nouveau&quot;
        BusID       &quot;PCI:1:0:0&quot;
EndSection

Section &quot;Screen&quot;

        Identifier &quot;Screen0&quot;
        Device     &quot;Card0&quot;
        Monitor    &quot;Monitor0&quot;
        SubSection &quot;Display&quot;
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection &quot;Display&quot;
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection &quot;Display&quot;
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection &quot;Display&quot;
                Viewport   0 0
               Depth     15
        EndSubSection
        SubSection &quot;Display&quot;
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection &quot;Display&quot;
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection</code></pre></div><div class="codebox"><pre><code>root# lspci | grep -i vga
01:00.0 VGA compatible controller: NVIDIA Corporation GP108 (rev a1)</code></pre></div><div class="codebox"><pre><code>root# uname -a
Linux xxxxx 4.9.0-11-amd64 #1 SMP Debian 4.9.189-3+deb9u2 (2019-11-11) x86_64 GNU/Linux</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Udo017)]]></author>
			<pubDate>Mon, 06 Apr 2020 15:33:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20999#p20999</guid>
		</item>
	</channel>
</rss>
