You are not logged in.

#1 2018-06-25 09:06:33

sleedyak
Member
Registered: 2018-06-25
Posts: 4

[SOLVED] Steam doesn't work after system reboot

I've installed steam, at first it worked fine but after a system reboot it stopped working. This is what happens when I run steam from the command line: ```
[natan@Arch ~]$ steam
/home/natan/.local/share/Steam/steam.sh: line 106: VERSION_ID: unbound variable
/home/natan/.local/share/Steam/steam.sh: line 106: VERSION_ID: unbound variable
Running Steam on arch  64-bit
/home/natan/.local/share/Steam/steam.sh: line 106: VERSION_ID: unbound variable
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
ERROR: ld.so: object '/usr/$LIB/libgpg-error.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Installing breakpad exception handler for appid(steam)/version(1528497815)
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Installing breakpad exception handler for appid(steam)/version(1528497815)
Installing breakpad exception handler for appid(steam)/version(1528497815)
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
ERROR: ld.so: object '/usr/$LIB/libgpg-error.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
crash_20180625090540_1.dmp[17996]: Uploading dump (out-of-process)
/tmp/dumps/crash_20180625090540_1.dmp
/home/natan/.local/share/Steam/steam.sh: line 876: 17982 Segmentation fault      (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
crash_20180625090540_1.dmp[17996]: Finished uploading minidump (out-of-process): success = yes
crash_20180625090540_1.dmp[17996]: response: CrashID=bp-6bdd1a5f-2c63-4076-9c47-f8a812180625
crash_20180625090540_1.dmp[17996]: file ''/tmp/dumps/crash_20180625090540_1.dmp'', upload yes: ''CrashID=bp-6bdd1a5f-2c63-4076-9c47-f8a812180625''
[natan@Arch ~]$ ```

Last edited by sleedyak (2018-06-25 14:06:41)

Offline

#2 2018-06-25 10:42:36

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,650

Re: [SOLVED] Steam doesn't work after system reboot

Please use [ code ] tags when posting command output.

This error usually happens if the driver setup is incorrect, elaborate on your graphics card and driver setup  and post a xorg.log, a full dmesg as well as

pacman -Qs libgl

Offline

#3 2018-06-25 11:02:55

sleedyak
Member
Registered: 2018-06-25
Posts: 4

Re: [SOLVED] Steam doesn't work after system reboot

So, there were two files. One of them was named Xorg.0.log which contains the following:

[    59.313] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    59.315] 
X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
[    59.315] Build Operating System: Linux Arch Linux
[    59.316] Current Operating System: Linux Arch 4.17.2-1-ARCH #1 SMP PREEMPT Sat Jun 16 11:08:59 UTC 2018 x86_64
[    59.316] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=2cc58bee-0505-4e8e-9c14-72b671944785 rw quiet i915.alpha_support=1
[    59.317] Build Date: 17 June 2018  05:28:05AM
[    59.317]  
[    59.317] Current version of pixman: 0.34.0
[    59.317] 	Before reporting problems, check [url]http://wiki.x.org[/url]
	to make sure that you have the latest version.
[    59.317] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    59.319] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 25 08:55:11 2018
[    59.415] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    59.460] (==) No Layout section.  Using the first Screen section.
[    59.461] (**) |-->Screen "Screen0" (0)
[    59.461] (**) |   |-->Monitor "Monitor0"
[    59.461] (==) Automatically adding devices
[    59.461] (==) Automatically enabling devices
[    59.461] (==) Automatically adding GPU devices
[    59.461] (==) Automatically binding GPU devices
[    59.461] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    59.473] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[    59.473] 	Entry deleted from font path.
[    59.473] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[    59.495] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    59.495] 	Entry deleted from font path.
[    59.495] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    59.495] 	Entry deleted from font path.
[    59.518] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    59.518] (==) ModulePath set to "/usr/lib/xorg/modules"
[    59.518] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    59.518] (II) Module ABI versions:
[    59.518] 	X.Org ANSI C Emulation: 0.4
[    59.518] 	X.Org Video Driver: 24.0
[    59.518] 	X.Org XInput driver : 24.1
[    59.518] 	X.Org Server Extension : 10.0
[    59.518] (++) using VT number 1

[    59.520] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    59.520] (II) xfree86: Adding drm device (/dev/dri/card0)
[    59.521] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    59.522] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    59.522] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[    59.524] (--) PCI:*(1@0:0:0) 10de:0622:107d:2ac0 rev 161, Mem @ 0xe2000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/131072
[    59.524] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    59.524] (II) LoadModule: "glx"
[    59.538] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[    61.450] (II) Module glx: vendor="NVIDIA Corporation"
[    61.450] 	compiled for 4.0.2, module version = 1.0.0
[    61.450] 	Module class: X.Org Server Extension
[    61.481] (II) NVIDIA GLX Module  340.107  Thu May 24 21:40:32 PDT 2018
[    61.490] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    61.490] 	loading driver: nvidia
[    61.490] (==) Matched nvidia as autoconfigured driver 0
[    61.490] (==) Matched nouveau as autoconfigured driver 1
[    61.490] (==) Matched nv as autoconfigured driver 2
[    61.490] (==) Matched modesetting as autoconfigured driver 3
[    61.490] (==) Matched fbdev as autoconfigured driver 4
[    61.490] (==) Matched vesa as autoconfigured driver 5
[    61.490] (==) Assigned the driver to the xf86ConfigLayout
[    61.490] (II) LoadModule: "nvidia"
[    61.584] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    61.725] (II) Module nvidia: vendor="NVIDIA Corporation"
[    61.725] 	compiled for 4.0.2, module version = 1.0.0
[    61.725] 	Module class: X.Org Video Driver
[    61.730] (II) LoadModule: "nouveau"
[    61.747] (WW) Warning, couldn't open module nouveau
[    61.747] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    61.747] (II) LoadModule: "nv"
[    61.747] (WW) Warning, couldn't open module nv
[    61.747] (EE) Failed to load module "nv" (module does not exist, 0)
[    61.747] (II) LoadModule: "modesetting"
[    61.747] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    61.773] (II) Module modesetting: vendor="X.Org Foundation"
[    61.773] 	compiled for 1.20.0, module version = 1.20.0
[    61.773] 	Module class: X.Org Video Driver
[    61.773] 	ABI class: X.Org Video Driver, version 24.0
[    61.773] (II) LoadModule: "fbdev"
[    61.774] (WW) Warning, couldn't open module fbdev
[    61.774] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    61.774] (II) LoadModule: "vesa"
[    61.774] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    61.774] (II) Module vesa: vendor="X.Org Foundation"
[    61.774] 	compiled for 1.20.0, module version = 2.4.0
[    61.774] 	Module class: X.Org Video Driver
[    61.774] 	ABI class: X.Org Video Driver, version 24.0
[    61.774] (II) NVIDIA dlloader X Driver  340.107  Thu May 24 21:18:05 PDT 2018
[    61.774] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    61.790] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    61.790] (II) VESA: driver for VESA chipsets: vesa
[    61.800] (II) Loading sub module "fb"
[    61.800] (II) LoadModule: "fb"
[    61.800] (II) Loading /usr/lib/xorg/modules/libfb.so
[    61.812] (II) Module fb: vendor="X.Org Foundation"
[    61.812] 	compiled for 1.20.0, module version = 1.0.0
[    61.812] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    61.812] (WW) Unresolved symbol: fbGetGCPrivateKey
[    61.812] (II) Loading sub module "wfb"
[    61.812] (II) LoadModule: "wfb"
[    61.812] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    61.870] (II) Module wfb: vendor="X.Org Foundation"
[    61.870] 	compiled for 1.20.0, module version = 1.0.0
[    61.870] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    61.870] (II) Loading sub module "ramdac"
[    61.870] (II) LoadModule: "ramdac"
[    61.870] (II) Module "ramdac" already built-in
[    61.913] (WW) Falling back to old probe method for modesetting
[    61.913] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    61.913] (==) NVIDIA(0): RGB weight 888
[    61.913] (==) NVIDIA(0): Default visual is TrueColor
[    61.913] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    61.913] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    61.913] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    61.914] (**) NVIDIA(0): Enabling 2D acceleration
[    63.118] (II) NVIDIA(0): Display (Acer AL1714 (CRT-0)) does not support NVIDIA 3D
[    63.118] (II) NVIDIA(0):     Vision stereo.
[    63.141] (II) NVIDIA(0): Display (Philips PHL 243V5 (CRT-1)) does not support NVIDIA 3D
[    63.141] (II) NVIDIA(0):     Vision stereo.
[    63.141] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[    63.142] (II) NVIDIA(0): NVIDIA GPU GeForce 9600 GT (G94) at PCI:1:0:0 (GPU-0)
[    63.142] (--) NVIDIA(0): Memory: 524288 kBytes
[    63.142] (--) NVIDIA(0): VideoBIOS: 62.94.11.00.03
[    63.142] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    63.147] (--) NVIDIA(0): Valid display device(s) on GeForce 9600 GT at PCI:1:0:0
[    63.147] (--) NVIDIA(0):     Acer AL1714 (CRT-0) (boot, connected)
[    63.147] (--) NVIDIA(0):     Philips PHL 243V5 (CRT-1) (connected)
[    63.147] (--) NVIDIA(0):     TV-0
[    63.147] (--) NVIDIA(0):     DFP-0
[    63.147] (--) NVIDIA(0):     DFP-1
[    63.147] (--) NVIDIA(GPU-0): Acer AL1714 (CRT-0): 400.0 MHz maximum pixel clock
[    63.147] (--) NVIDIA(GPU-0): Philips PHL 243V5 (CRT-1): 400.0 MHz maximum pixel clock
[    63.147] (--) NVIDIA(GPU-0): TV-0: 400.0 MHz maximum pixel clock
[    63.147] (--) NVIDIA(0): DFP-0: Internal TMDS
[    63.147] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    63.147] (--) NVIDIA(0): DFP-1: Internal TMDS
[    63.147] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[    63.147] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    63.147] (**) NVIDIA(0):     device Acer AL1714 (CRT-0) (Using EDID frequencies has
[    63.147] (**) NVIDIA(0):     been enabled on all display devices.)
[    63.149] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    63.149] (**) NVIDIA(0):     device Philips PHL 243V5 (CRT-1) (Using EDID frequencies
[    63.149] (**) NVIDIA(0):     has been enabled on all display devices.)
[    63.151] (WW) NVIDIA(0): No valid modes for "CRT-0:def,CRT-1:def"; removing.
[    63.151] (WW) NVIDIA(0): 
[    63.151] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
[    63.151] (WW) NVIDIA(0):     "nvidia-auto-select".
[    63.151] (WW) NVIDIA(0): 
[    63.151] (II) NVIDIA(0): Validated MetaModes:
[    63.151] (II) NVIDIA(0):     "CRT-0:nvidia-auto-select,CRT-1:nvidia-auto-select"
[    63.151] (II) NVIDIA(0): Virtual screen size determined to be 3200 x 1080
[    63.174] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
[    63.175] (--) NVIDIA(0):     option
[    63.175] (II) UnloadModule: "modesetting"
[    63.175] (II) Unloading modesetting
[    63.175] (II) UnloadModule: "vesa"
[    63.175] (II) Unloading vesa
[    63.175] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    63.193] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    63.193] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    63.193] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    63.193] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    63.193] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    63.193] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    63.193] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    63.193] (II) NVIDIA(0):     Config Options in the README.
[    63.196] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select,CRT-1:nvidia-auto-select"
[    63.571] (==) NVIDIA(0): Disabling shared memory pixmaps
[    63.571] (==) NVIDIA(0): Backing store enabled
[    63.571] (==) NVIDIA(0): Silken mouse disabled
[    63.623] (==) NVIDIA(0): DPMS enabled
[    63.646] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    63.646] (II) Loading sub module "dri2"
[    63.646] (II) LoadModule: "dri2"
[    63.646] (II) Module "dri2" already built-in
[    63.646] (II) NVIDIA(0): [DRI2] Setup complete
[    63.646] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    63.646] (II) Initializing extension Generic Event Extension
[    63.646] (II) Initializing extension SHAPE
[    63.646] (II) Initializing extension MIT-SHM
[    63.646] (II) Initializing extension XInputExtension
[    63.646] (II) Initializing extension XTEST
[    63.646] (II) Initializing extension BIG-REQUESTS
[    63.646] (II) Initializing extension SYNC
[    63.646] (II) Initializing extension XKEYBOARD
[    63.646] (II) Initializing extension XC-MISC
[    63.646] (II) Initializing extension SECURITY
[    63.646] (II) Initializing extension XFIXES
[    63.646] (II) Initializing extension RENDER
[    63.646] (II) Initializing extension RANDR
[    63.646] (II) Initializing extension COMPOSITE
[    63.646] (II) Initializing extension DAMAGE
[    63.646] (II) Initializing extension MIT-SCREEN-SAVER
[    63.646] (II) Initializing extension DOUBLE-BUFFER
[    63.646] (II) Initializing extension RECORD
[    63.646] (II) Initializing extension DPMS
[    63.646] (II) Initializing extension Present
[    63.646] (II) Initializing extension DRI3
[    63.646] (II) Initializing extension X-Resource
[    63.646] (II) Initializing extension XVideo
[    63.646] (II) Initializing extension XVideo-MotionCompensation
[    63.646] (II) Initializing extension XFree86-VidModeExtension
[    63.646] (II) Initializing extension XFree86-DGA
[    63.647] (II) Initializing extension XFree86-DRI
[    63.647] (II) Initializing extension DRI2
[    63.647] (II) Initializing extension GLX
[    63.647] (II) Initializing extension GLX
[    63.647] (II) Indirect GLX disabled.(II) Initializing extension NV-GLX
[    63.647] (II) Initializing extension NV-CONTROL
[    63.647] (II) Initializing extension XINERAMA
[    64.134] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    64.134] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    64.134] (II) LoadModule: "libinput"
[    64.134] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    64.826] (II) Module libinput: vendor="X.Org Foundation"
[    64.826] 	compiled for 1.19.6, module version = 0.27.1
[    64.826] 	Module class: X.Org XInput Driver
[    64.826] 	ABI class: X.Org XInput driver, version 24.1
[    64.826] (II) Using input driver 'libinput' for 'Power Button'
[    64.827] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 30 paused 0
[    64.827] (**) Power Button: always reports core events
[    64.827] (**) Option "Device" "/dev/input/event1"
[    64.832] (**) Option "_source" "server/udev"
[    64.832] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    64.832] (II) event1  - Power Button: device is a keyboard
[    64.832] (II) event1  - Power Button: device removed
[    64.832] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    64.832] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    64.833] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    64.833] (II) event1  - Power Button: device is a keyboard
[    64.833] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    64.833] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    64.833] (II) Using input driver 'libinput' for 'Sleep Button'
[    64.834] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 33 paused 0
[    64.834] (**) Sleep Button: always reports core events
[    64.834] (**) Option "Device" "/dev/input/event0"
[    64.834] (**) Option "_source" "server/udev"
[    64.835] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    64.835] (II) event0  - Sleep Button: device is a keyboard
[    64.835] (II) event0  - Sleep Button: device removed
[    64.835] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    64.835] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[    64.835] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    64.835] (II) event0  - Sleep Button: device is a keyboard
[    64.836] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event8)
[    64.836] (II) No input driver specified, ignoring this device.
[    64.836] (II) This device may have been added with another device file.
[    64.836] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event6)
[    64.836] (II) No input driver specified, ignoring this device.
[    64.836] (II) This device may have been added with another device file.
[    64.837] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event7)
[    64.837] (II) No input driver specified, ignoring this device.
[    64.837] (II) This device may have been added with another device file.
[    64.838] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event2)
[    64.838] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    64.838] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[    64.839] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 34 paused 0
[    64.839] (**) Logitech USB Keyboard: always reports core events
[    64.839] (**) Option "Device" "/dev/input/event2"
[    64.839] (**) Option "_source" "server/udev"
[    64.840] (II) event2  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    64.840] (II) event2  - Logitech USB Keyboard: device is a keyboard
[    64.840] (II) event2  - Logitech USB Keyboard: device removed
[    64.840] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/0003:046D:C31C.0001/input/input4/event2"
[    64.840] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 8)
[    64.841] (II) event2  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    64.841] (II) event2  - Logitech USB Keyboard: device is a keyboard
[    64.842] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event3)
[    64.842] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    64.842] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[    64.843] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 35 paused 0
[    64.843] (**) Logitech USB Keyboard: always reports core events
[    64.843] (**) Option "Device" "/dev/input/event3"
[    64.843] (**) Option "_source" "server/udev"
[    64.843] (II) event3  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    64.843] (II) event3  - Logitech USB Keyboard: device is a keyboard
[    64.843] (II) event3  - Logitech USB Keyboard: device removed
[    64.844] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.1/0003:046D:C31C.0002/input/input5/event3"
[    64.844] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9)
[    64.844] (II) event3  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    64.845] (II) event3  - Logitech USB Keyboard: device is a keyboard
[    64.845] (II) config/udev: Adding input device gspca_zc3xx (/dev/input/event9)
[    64.845] (**) gspca_zc3xx: Applying InputClass "libinput keyboard catchall"
[    64.845] (II) Using input driver 'libinput' for 'gspca_zc3xx'
[    64.846] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 36 paused 0
[    64.846] (**) gspca_zc3xx: always reports core events
[    64.846] (**) Option "Device" "/dev/input/event9"
[    64.846] (**) Option "_source" "server/udev"
[    64.847] (II) event9  - gspca_zc3xx: is tagged by udev as: Keyboard
[    64.847] (II) event9  - gspca_zc3xx: device is a keyboard
[    64.847] (II) event9  - gspca_zc3xx: device removed
[    64.847] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/input/input12/event9"
[    64.847] (II) XINPUT: Adding extended input device "gspca_zc3xx" (type: KEYBOARD, id 10)
[    64.847] (II) event9  - gspca_zc3xx: is tagged by udev as: Keyboard
[    64.847] (II) event9  - gspca_zc3xx: device is a keyboard
[    64.848] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event4)
[    64.848] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    64.848] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[    64.903] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 37 paused 0
[    64.903] (**) PixArt USB Optical Mouse: always reports core events
[    64.903] (**) Option "Device" "/dev/input/event4"
[    64.903] (**) Option "_source" "server/udev"
[    64.904] (II) event4  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    64.904] (II) event4  - PixArt USB Optical Mouse: device is a pointer
[    64.904] (II) event4  - PixArt USB Optical Mouse: device removed
[    64.904] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/0003:0461:4D0F.0003/input/input6/event4"
[    64.904] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 11)
[    64.904] (**) Option "AccelerationScheme" "none"
[    64.904] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[    64.904] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[    64.904] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[    64.905] (II) event4  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    64.905] (II) event4  - PixArt USB Optical Mouse: device is a pointer
[    64.906] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[    64.906] (II) No input driver specified, ignoring this device.
[    64.906] (II) This device may have been added with another device file.
[    64.907] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    64.907] (II) No input driver specified, ignoring this device.
[    64.907] (II) This device may have been added with another device file.
[   269.586] (II) NVIDIA(GPU-0): Display (Acer AL1714 (CRT-0)) does not support NVIDIA 3D
[   269.586] (II) NVIDIA(GPU-0):     Vision stereo.
[   269.609] (II) NVIDIA(GPU-0): Display (Philips PHL 243V5 (CRT-1)) does not support NVIDIA 3D
[   269.609] (II) NVIDIA(GPU-0):     Vision stereo.
[   298.536] (II) NVIDIA(GPU-0): Display (Acer AL1714 (CRT-0)) does not support NVIDIA 3D
[   298.536] (II) NVIDIA(GPU-0):     Vision stereo.
[   298.559] (II) NVIDIA(GPU-0): Display (Philips PHL 243V5 (CRT-1)) does not support NVIDIA 3D
[   298.559] (II) NVIDIA(GPU-0):     Vision stereo.
[   689.899] (II) NVIDIA(GPU-0): Display (Acer AL1714 (CRT-0)) does not support NVIDIA 3D
[   689.899] (II) NVIDIA(GPU-0):     Vision stereo.
[   689.922] (II) NVIDIA(GPU-0): Display (Philips PHL 243V5 (CRT-1)) does not support NVIDIA 3D
[   689.922] (II) NVIDIA(GPU-0):     Vision stereo.

and the second one was named Xorg.1.log which contains the following:

[  3257.859] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[  3257.859] 
X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
[  3257.860] Build Operating System: Linux Arch Linux
[  3257.860] Current Operating System: Linux Arch 4.17.2-1-ARCH #1 SMP PREEMPT Sat Jun 16 11:08:59 UTC 2018 x86_64
[  3257.860] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=2cc58bee-0505-4e8e-9c14-72b671944785 rw quiet i915.alpha_support=1
[  3257.865] Build Date: 17 June 2018  05:28:05AM
[  3257.870]  
[  3257.875] Current version of pixman: 0.34.0
[  3257.884] 	Before reporting problems, check [url]http://wiki.x.org[/url]
	to make sure that you have the latest version.
[  3257.884] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3257.906] (==) Log file: "/var/log/Xorg.1.log", Time: Tue Jun 19 21:58:55 2018
[  3257.911] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3257.912] (==) No Layout section.  Using the first Screen section.
[  3257.912] (**) |-->Screen "Screen0" (0)
[  3257.912] (**) |   |-->Monitor "Monitor0"
[  3257.912] (==) Automatically adding devices
[  3257.912] (==) Automatically enabling devices
[  3257.912] (==) Automatically adding GPU devices
[  3257.912] (==) Automatically binding GPU devices
[  3257.912] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  3257.912] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[  3257.912] 	Entry deleted from font path.
[  3257.912] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[  3257.912] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  3257.912] 	Entry deleted from font path.
[  3257.912] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  3257.912] 	Entry deleted from font path.
[  3257.912] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[  3257.912] (==) ModulePath set to "/usr/lib/xorg/modules"
[  3257.912] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  3257.912] (II) Module ABI versions:
[  3257.912] 	X.Org ANSI C Emulation: 0.4
[  3257.912] 	X.Org Video Driver: 24.0
[  3257.912] 	X.Org XInput driver : 24.1
[  3257.912] 	X.Org Server Extension : 10.0
[  3257.913] (++) using VT number 4

[  3257.914] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[  3257.918] (--) PCI:*(1@0:0:0) 10de:0622:107d:2ac0 rev 161, Mem @ 0xe2000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/131072
[  3257.918] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  3257.918] (II) LoadModule: "glx"
[  3257.918] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  3257.944] (II) Module glx: vendor="X.Org Foundation"
[  3257.944] 	compiled for 1.20.0, module version = 1.0.0
[  3257.944] 	ABI class: X.Org Server Extension, version 10.0
[  3257.944] (==) Matched nouveau as autoconfigured driver 0
[  3257.944] (==) Matched nv as autoconfigured driver 1
[  3257.944] (==) Matched modesetting as autoconfigured driver 2
[  3257.944] (==) Matched fbdev as autoconfigured driver 3
[  3257.944] (==) Matched vesa as autoconfigured driver 4
[  3257.944] (==) Assigned the driver to the xf86ConfigLayout
[  3257.944] (II) LoadModule: "nouveau"
[  3257.945] (WW) Warning, couldn't open module nouveau
[  3257.945] (EE) Failed to load module "nouveau" (module does not exist, 0)
[  3257.945] (II) LoadModule: "nv"
[  3257.945] (WW) Warning, couldn't open module nv
[  3257.945] (EE) Failed to load module "nv" (module does not exist, 0)
[  3257.945] (II) LoadModule: "modesetting"
[  3257.945] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  3257.947] (II) Module modesetting: vendor="X.Org Foundation"
[  3257.947] 	compiled for 1.20.0, module version = 1.20.0
[  3257.947] 	Module class: X.Org Video Driver
[  3257.947] 	ABI class: X.Org Video Driver, version 24.0
[  3257.947] (II) LoadModule: "fbdev"
[  3257.947] (WW) Warning, couldn't open module fbdev
[  3257.947] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  3257.947] (II) LoadModule: "vesa"
[  3257.947] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  3257.949] (II) Module vesa: vendor="X.Org Foundation"
[  3257.949] 	compiled for 1.20.0, module version = 2.4.0
[  3257.949] 	Module class: X.Org Video Driver
[  3257.949] 	ABI class: X.Org Video Driver, version 24.0
[  3257.949] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  3257.949] (II) VESA: driver for VESA chipsets: vesa
[  3257.949] (EE) open /dev/dri/card0: No such file or directory
[  3257.949] (WW) Falling back to old probe method for modesetting
[  3257.949] (EE) open /dev/dri/card0: No such file or directory
[  3257.949] (EE) Screen 0 deleted because of no matching config section.
[  3257.949] (II) UnloadModule: "modesetting"
[  3257.949] (II) Loading sub module "vbe"
[  3257.949] (II) LoadModule: "vbe"
[  3257.949] (II) Loading /usr/lib/xorg/modules/libvbe.so
[  3257.950] (II) Module vbe: vendor="X.Org Foundation"
[  3257.950] 	compiled for 1.20.0, module version = 1.1.0
[  3257.950] 	ABI class: X.Org Video Driver, version 24.0
[  3257.950] (II) Loading sub module "int10"
[  3257.950] (II) LoadModule: "int10"
[  3257.950] (II) Loading /usr/lib/xorg/modules/libint10.so
[  3257.951] (II) Module int10: vendor="X.Org Foundation"
[  3257.951] 	compiled for 1.20.0, module version = 1.0.0
[  3257.951] 	ABI class: X.Org Video Driver, version 24.0
[  3257.951] (II) VESA(0): initializing int10
[  3257.957] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[  3258.034] (II) VESA(0): VESA BIOS detected
[  3258.034] (II) VESA(0): VESA VBE Version 3.0
[  3258.034] (II) VESA(0): VESA VBE Total Mem: 14336 kB
[  3258.035] (II) VESA(0): VESA VBE OEM: NVIDIA
[  3258.035] (II) VESA(0): VESA VBE OEM Software Rev: 98.148
[  3258.035] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
[  3258.035] (II) VESA(0): VESA VBE OEM Product: G94 Board - 05450010
[  3258.035] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
[  3258.198] (**) VESA(0): Depth 24, (--) framebuffer bpp 32
[  3258.198] (==) VESA(0): RGB weight 888
[  3258.198] (==) VESA(0): Default visual is TrueColor
[  3258.198] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[  3258.198] (II) Loading sub module "ddc"
[  3258.198] (II) LoadModule: "ddc"
[  3258.198] (II) Module "ddc" already built-in
[  3258.270] (II) VESA(0): VESA VBE DDC supported
[  3258.270] (II) VESA(0): VESA VBE DDC Level none
[  3258.270] (II) VESA(0): VESA VBE DDC transfer in appr. 0 sec.
[  3258.603] (II) VESA(0): VESA VBE DDC read failed
[  3258.605] (II) VESA(0): VESA VBE PanelID read failed
[  3258.605] (II) VESA(0): Searching for matching VESA mode(s):
[  3258.608] Mode: 100 (640x400)
[  3258.608] 	ModeAttributes: 0x3bf
[  3258.608] 	WinAAttributes: 0x7
[  3258.608] 	WinBAttributes: 0x0
[  3258.608] 	WinGranularity: 64
[  3258.608] 	WinSize: 64
[  3258.608] 	WinASegment: 0xa000
[  3258.608] 	WinBSegment: 0x0
[  3258.608] 	WinFuncPtr: 0xc0008f4a
[  3258.608] 	BytesPerScanline: 640
[  3258.608] 	XResolution: 640
[  3258.608] 	YResolution: 400
[  3258.608] 	XCharSize: 8
[  3258.608] 	YCharSize: 16
[  3258.608] 	NumberOfPlanes: 1
[  3258.608] 	BitsPerPixel: 8
[  3258.608] 	NumberOfBanks: 1
[  3258.608] 	MemoryModel: 4
[  3258.608] 	BankSize: 0
[  3258.608] 	NumberOfImages: 14
[  3258.608] 	RedMaskSize: 0
[  3258.608] 	RedFieldPosition: 0
[  3258.608] 	GreenMaskSize: 0
[  3258.608] 	GreenFieldPosition: 0
[  3258.608] 	BlueMaskSize: 0
[  3258.608] 	BlueFieldPosition: 0
[  3258.608] 	RsvdMaskSize: 0
[  3258.608] 	RsvdFieldPosition: 0
[  3258.608] 	DirectColorModeInfo: 0
[  3258.608] 	PhysBasePtr: 0xe1000000
[  3258.608] 	LinBytesPerScanLine: 640
[  3258.608] 	BnkNumberOfImagePages: 14
[  3258.608] 	LinNumberOfImagePages: 14
[  3258.608] 	LinRedMaskSize: 0
[  3258.608] 	LinRedFieldPosition: 0
[  3258.608] 	LinGreenMaskSize: 0
[  3258.608] 	LinGreenFieldPosition: 0
[  3258.608] 	LinBlueMaskSize: 0
[  3258.608] 	LinBlueFieldPosition: 0
[  3258.608] 	LinRsvdMaskSize: 0
[  3258.608] 	LinRsvdFieldPosition: 0
[  3258.608] 	MaxPixelClock: 229500000
[  3258.611] Mode: 101 (640x480)
[  3258.611] 	ModeAttributes: 0x3bf
[  3258.611] 	WinAAttributes: 0x7
[  3258.611] 	WinBAttributes: 0x0
[  3258.611] 	WinGranularity: 64
[  3258.611] 	WinSize: 64
[  3258.611] 	WinASegment: 0xa000
[  3258.611] 	WinBSegment: 0x0
[  3258.611] 	WinFuncPtr: 0xc0008f4a
[  3258.611] 	BytesPerScanline: 640
[  3258.611] 	XResolution: 640
[  3258.611] 	YResolution: 480
[  3258.611] 	XCharSize: 8
[  3258.611] 	YCharSize: 16
[  3258.611] 	NumberOfPlanes: 1
[  3258.611] 	BitsPerPixel: 8
[  3258.611] 	NumberOfBanks: 1
[  3258.611] 	MemoryModel: 4
[  3258.611] 	BankSize: 0
[  3258.611] 	NumberOfImages: 10
[  3258.611] 	RedMaskSize: 0
[  3258.611] 	RedFieldPosition: 0
[  3258.611] 	GreenMaskSize: 0
[  3258.611] 	GreenFieldPosition: 0
[  3258.611] 	BlueMaskSize: 0
[  3258.611] 	BlueFieldPosition: 0
[  3258.611] 	RsvdMaskSize: 0
[  3258.611] 	RsvdFieldPosition: 0
[  3258.611] 	DirectColorModeInfo: 0
[  3258.611] 	PhysBasePtr: 0xe1000000
[  3258.611] 	LinBytesPerScanLine: 640
[  3258.611] 	BnkNumberOfImagePages: 10
[  3258.611] 	LinNumberOfImagePages: 10
[  3258.611] 	LinRedMaskSize: 0
[  3258.611] 	LinRedFieldPosition: 0
[  3258.611] 	LinGreenMaskSize: 0
[  3258.611] 	LinGreenFieldPosition: 0
[  3258.611] 	LinBlueMaskSize: 0
[  3258.611] 	LinBlueFieldPosition: 0
[  3258.611] 	LinRsvdMaskSize: 0
[  3258.611] 	LinRsvdFieldPosition: 0
[  3258.611] 	MaxPixelClock: 229500000
[  3258.614] Mode: 102 (800x600)
[  3258.614] 	ModeAttributes: 0x33f
[  3258.614] 	WinAAttributes: 0x7
[  3258.614] 	WinBAttributes: 0x0
[  3258.614] 	WinGranularity: 64
[  3258.614] 	WinSize: 64
[  3258.614] 	WinASegment: 0xa000
[  3258.614] 	WinBSegment: 0x0
[  3258.614] 	WinFuncPtr: 0xc0008f4a
[  3258.614] 	BytesPerScanline: 100
[  3258.614] 	XResolution: 800
[  3258.615] 	YResolution: 600
[  3258.615] 	XCharSize: 8
[  3258.615] 	YCharSize: 16
[  3258.615] 	NumberOfPlanes: 4
[  3258.615] 	BitsPerPixel: 4
[  3258.615] 	NumberOfBanks: 1
[  3258.615] 	MemoryModel: 3
[  3258.615] 	BankSize: 0
[  3258.615] 	NumberOfImages: 2
[  3258.615] 	RedMaskSize: 0
[  3258.615] 	RedFieldPosition: 0
[  3258.615] 	GreenMaskSize: 0
[  3258.615] 	GreenFieldPosition: 0
[  3258.615] 	BlueMaskSize: 0
[  3258.615] 	BlueFieldPosition: 0
[  3258.615] 	RsvdMaskSize: 0
[  3258.615] 	RsvdFieldPosition: 0
[  3258.615] 	DirectColorModeInfo: 0
[  3258.615] 	PhysBasePtr: 0x0
[  3258.615] 	LinBytesPerScanLine: 100
[  3258.615] 	BnkNumberOfImagePages: 2
[  3258.615] 	LinNumberOfImagePages: 2
[  3258.615] 	LinRedMaskSize: 0
[  3258.615] 	LinRedFieldPosition: 0
[  3258.615] 	LinGreenMaskSize: 0
[  3258.615] 	LinGreenFieldPosition: 0
[  3258.615] 	LinBlueMaskSize: 0
[  3258.615] 	LinBlueFieldPosition: 0
[  3258.615] 	LinRsvdMaskSize: 0
[  3258.615] 	LinRsvdFieldPosition: 0
[  3258.615] 	MaxPixelClock: 108500000
[  3258.618] Mode: 103 (800x600)
[  3258.618] 	ModeAttributes: 0x3bf
[  3258.618] 	WinAAttributes: 0x7
[  3258.618] 	WinBAttributes: 0x0
[  3258.618] 	WinGranularity: 64
[  3258.618] 	WinSize: 64
[  3258.618] 	WinASegment: 0xa000
[  3258.618] 	WinBSegment: 0x0
[  3258.618] 	WinFuncPtr: 0xc0008f4a
[  3258.618] 	BytesPerScanline: 800
[  3258.618] 	XResolution: 800
[  3258.618] 	YResolution: 600
[  3258.618] 	XCharSize: 8
[  3258.618] 	YCharSize: 16
[  3258.618] 	NumberOfPlanes: 1
[  3258.618] 	BitsPerPixel: 8
[  3258.618] 	NumberOfBanks: 1
[  3258.618] 	MemoryModel: 4
[  3258.618] 	BankSize: 0
[  3258.618] 	NumberOfImages: 6
[  3258.618] 	RedMaskSize: 0
[  3258.618] 	RedFieldPosition: 0
[  3258.618] 	GreenMaskSize: 0
[  3258.618] 	GreenFieldPosition: 0
[  3258.618] 	BlueMaskSize: 0
[  3258.618] 	BlueFieldPosition: 0
[  3258.618] 	RsvdMaskSize: 0
[  3258.618] 	RsvdFieldPosition: 0
[  3258.618] 	DirectColorModeInfo: 0
[  3258.618] 	PhysBasePtr: 0xe1000000
[  3258.618] 	LinBytesPerScanLine: 800
[  3258.618] 	BnkNumberOfImagePages: 6
[  3258.618] 	LinNumberOfImagePages: 6
[  3258.618] 	LinRedMaskSize: 0
[  3258.618] 	LinRedFieldPosition: 0
[  3258.618] 	LinGreenMaskSize: 0
[  3258.618] 	LinGreenFieldPosition: 0
[  3258.618] 	LinBlueMaskSize: 0
[  3258.618] 	LinBlueFieldPosition: 0
[  3258.618] 	LinRsvdMaskSize: 0
[  3258.618] 	LinRsvdFieldPosition: 0
[  3258.618] 	MaxPixelClock: 229500000
[  3258.621] Mode: 104 (1024x768)
[  3258.621] 	ModeAttributes: 0x33f
[  3258.621] 	WinAAttributes: 0x7
[  3258.621] 	WinBAttributes: 0x0
[  3258.621] 	WinGranularity: 64
[  3258.621] 	WinSize: 64
[  3258.621] 	WinASegment: 0xa000
[  3258.621] 	WinBSegment: 0x0
[  3258.621] 	WinFuncPtr: 0xc0008f4a
[  3258.621] 	BytesPerScanline: 128
[  3258.621] 	XResolution: 1024
[  3258.621] 	YResolution: 768
[  3258.621] 	XCharSize: 8
[  3258.621] 	YCharSize: 16
[  3258.621] 	NumberOfPlanes: 4
[  3258.621] 	BitsPerPixel: 4
[  3258.621] 	NumberOfBanks: 1
[  3258.621] 	MemoryModel: 3
[  3258.621] 	BankSize: 0
[  3258.621] 	NumberOfImages: 1
[  3258.621] 	RedMaskSize: 0
[  3258.621] 	RedFieldPosition: 0
[  3258.621] 	GreenMaskSize: 0
[  3258.621] 	GreenFieldPosition: 0
[  3258.621] 	BlueMaskSize: 0
[  3258.621] 	BlueFieldPosition: 0
[  3258.622] 	RsvdMaskSize: 0
[  3258.622] 	RsvdFieldPosition: 0
[  3258.622] 	DirectColorModeInfo: 0
[  3258.622] 	PhysBasePtr: 0x0
[  3258.622] 	LinBytesPerScanLine: 128
[  3258.622] 	BnkNumberOfImagePages: 1
[  3258.622] 	LinNumberOfImagePages: 1
[  3258.622] 	LinRedMaskSize: 0
[  3258.622] 	LinRedFieldPosition: 0
[  3258.622] 	LinGreenMaskSize: 0
[  3258.622] 	LinGreenFieldPosition: 0
[  3258.622] 	LinBlueMaskSize: 0
[  3258.622] 	LinBlueFieldPosition: 0
[  3258.622] 	LinRsvdMaskSize: 0
[  3258.622] 	LinRsvdFieldPosition: 0
[  3258.622] 	MaxPixelClock: 108500000
[  3258.625] Mode: 105 (1024x768)
[  3258.625] 	ModeAttributes: 0x3bf
[  3258.625] 	WinAAttributes: 0x7
[  3258.625] 	WinBAttributes: 0x0
[  3258.625] 	WinGranularity: 64
[  3258.625] 	WinSize: 64
[  3258.625] 	WinASegment: 0xa000
[  3258.625] 	WinBSegment: 0x0
[  3258.625] 	WinFuncPtr: 0xc0008f4a
[  3258.625] 	BytesPerScanline: 1024
[  3258.625] 	XResolution: 1024
[  3258.625] 	YResolution: 768
[  3258.625] 	XCharSize: 8
[  3258.625] 	YCharSize: 16
[  3258.625] 	NumberOfPlanes: 1
[  3258.625] 	BitsPerPixel: 8
[  3258.625] 	NumberOfBanks: 1
[  3258.625] 	MemoryModel: 4
[  3258.625] 	BankSize: 0
[  3258.625] 	NumberOfImages: 3
[  3258.625] 	RedMaskSize: 0
[  3258.625] 	RedFieldPosition: 0
[  3258.625] 	GreenMaskSize: 0
[  3258.625] 	GreenFieldPosition: 0
[  3258.625] 	BlueMaskSize: 0
[  3258.625] 	BlueFieldPosition: 0
[  3258.625] 	RsvdMaskSize: 0
[  3258.625] 	RsvdFieldPosition: 0
[  3258.625] 	DirectColorModeInfo: 0
[  3258.625] 	PhysBasePtr: 0xe1000000
[  3258.625] 	LinBytesPerScanLine: 1024
[  3258.625] 	BnkNumberOfImagePages: 3
[  3258.625] 	LinNumberOfImagePages: 3
[  3258.625] 	LinRedMaskSize: 0
[  3258.625] 	LinRedFieldPosition: 0
[  3258.625] 	LinGreenMaskSize: 0
[  3258.625] 	LinGreenFieldPosition: 0
[  3258.625] 	LinBlueMaskSize: 0
[  3258.625] 	LinBlueFieldPosition: 0
[  3258.625] 	LinRsvdMaskSize: 0
[  3258.625] 	LinRsvdFieldPosition: 0
[  3258.625] 	MaxPixelClock: 229500000
[  3258.628] Mode: 106 (1280x1024)
[  3258.628] 	ModeAttributes: 0x33f
[  3258.628] 	WinAAttributes: 0x7
[  3258.628] 	WinBAttributes: 0x0
[  3258.628] 	WinGranularity: 64
[  3258.628] 	WinSize: 64
[  3258.628] 	WinASegment: 0xa000
[  3258.628] 	WinBSegment: 0x0
[  3258.628] 	WinFuncPtr: 0xc0008f4a
[  3258.628] 	BytesPerScanline: 160
[  3258.628] 	XResolution: 1280
[  3258.628] 	YResolution: 1024
[  3258.628] 	XCharSize: 8
[  3258.628] 	YCharSize: 16
[  3258.628] 	NumberOfPlanes: 4
[  3258.628] 	BitsPerPixel: 4
[  3258.628] 	NumberOfBanks: 1
[  3258.628] 	MemoryModel: 3
[  3258.628] 	BankSize: 0
[  3258.628] 	NumberOfImages: 1
[  3258.628] 	RedMaskSize: 0
[  3258.628] 	RedFieldPosition: 0
[  3258.628] 	GreenMaskSize: 0
[  3258.628] 	GreenFieldPosition: 0
[  3258.628] 	BlueMaskSize: 0
[  3258.628] 	BlueFieldPosition: 0
[  3258.628] 	RsvdMaskSize: 0
[  3258.628] 	RsvdFieldPosition: 0
[  3258.628] 	DirectColorModeInfo: 0
[  3258.628] 	PhysBasePtr: 0x0
[  3258.628] 	LinBytesPerScanLine: 160
[  3258.628] 	BnkNumberOfImagePages: 1
[  3258.628] 	LinNumberOfImagePages: 1
[  3258.628] 	LinRedMaskSize: 0
[  3258.628] 	LinRedFieldPosition: 0
[  3258.628] 	LinGreenMaskSize: 0
[  3258.628] 	LinGreenFieldPosition: 0
[  3258.628] 	LinBlueMaskSize: 0
[  3258.628] 	LinBlueFieldPosition: 0
[  3258.628] 	LinRsvdMaskSize: 0
[  3258.628] 	LinRsvdFieldPosition: 0
[  3258.628] 	MaxPixelClock: 108500000
[  3258.632] Mode: 107 (1280x1024)
[  3258.632] 	ModeAttributes: 0x3bf
[  3258.632] 	WinAAttributes: 0x7
[  3258.632] 	WinBAttributes: 0x0
[  3258.632] 	WinGranularity: 64
[  3258.632] 	WinSize: 64
[  3258.632] 	WinASegment: 0xa000
[  3258.632] 	WinBSegment: 0x0
[  3258.632] 	WinFuncPtr: 0xc0008f4a
[  3258.632] 	BytesPerScanline: 1280
[  3258.632] 	XResolution: 1280
[  3258.632] 	YResolution: 1024
[  3258.632] 	XCharSize: 8
[  3258.632] 	YCharSize: 16
[  3258.632] 	NumberOfPlanes: 1
[  3258.632] 	BitsPerPixel: 8
[  3258.632] 	NumberOfBanks: 1
[  3258.632] 	MemoryModel: 4
[  3258.632] 	BankSize: 0
[  3258.632] 	NumberOfImages: 1
[  3258.632] 	RedMaskSize: 0
[  3258.632] 	RedFieldPosition: 0
[  3258.632] 	GreenMaskSize: 0
[  3258.632] 	GreenFieldPosition: 0
[  3258.632] 	BlueMaskSize: 0
[  3258.632] 	BlueFieldPosition: 0
[  3258.632] 	RsvdMaskSize: 0
[  3258.632] 	RsvdFieldPosition: 0
[  3258.632] 	DirectColorModeInfo: 0
[  3258.632] 	PhysBasePtr: 0xe1000000
[  3258.632] 	LinBytesPerScanLine: 1280
[  3258.632] 	BnkNumberOfImagePages: 1
[  3258.632] 	LinNumberOfImagePages: 1
[  3258.632] 	LinRedMaskSize: 0
[  3258.632] 	LinRedFieldPosition: 0
[  3258.632] 	LinGreenMaskSize: 0
[  3258.632] 	LinGreenFieldPosition: 0
[  3258.632] 	LinBlueMaskSize: 0
[  3258.632] 	LinBlueFieldPosition: 0
[  3258.632] 	LinRsvdMaskSize: 0
[  3258.632] 	LinRsvdFieldPosition: 0
[  3258.632] 	MaxPixelClock: 229500000
[  3258.635] Mode: 10e (320x200)
[  3258.635] 	ModeAttributes: 0x3bf
[  3258.635] 	WinAAttributes: 0x7
[  3258.635] 	WinBAttributes: 0x0
[  3258.635] 	WinGranularity: 64
[  3258.635] 	WinSize: 64
[  3258.635] 	WinASegment: 0xa000
[  3258.635] 	WinBSegment: 0x0
[  3258.635] 	WinFuncPtr: 0xc0008f4a
[  3258.635] 	BytesPerScanline: 640
[  3258.635] 	XResolution: 320
[  3258.635] 	YResolution: 200
[  3258.635] 	XCharSize: 8
[  3258.635] 	YCharSize: 8
[  3258.635] 	NumberOfPlanes: 1
[  3258.635] 	BitsPerPixel: 16
[  3258.635] 	NumberOfBanks: 1
[  3258.635] 	MemoryModel: 6
[  3258.635] 	BankSize: 0
[  3258.635] 	NumberOfImages: 30
[  3258.635] 	RedMaskSize: 5
[  3258.635] 	RedFieldPosition: 11
[  3258.635] 	GreenMaskSize: 6
[  3258.635] 	GreenFieldPosition: 5
[  3258.635] 	BlueMaskSize: 5
[  3258.635] 	BlueFieldPosition: 0
[  3258.635] 	RsvdMaskSize: 0
[  3258.635] 	RsvdFieldPosition: 0
[  3258.635] 	DirectColorModeInfo: 0
[  3258.635] 	PhysBasePtr: 0xe1000000
[  3258.635] 	LinBytesPerScanLine: 640
[  3258.635] 	BnkNumberOfImagePages: 30
[  3258.635] 	LinNumberOfImagePages: 30
[  3258.636] 	LinRedMaskSize: 5
[  3258.636] 	LinRedFieldPosition: 11
[  3258.636] 	LinGreenMaskSize: 6
[  3258.636] 	LinGreenFieldPosition: 5
[  3258.636] 	LinBlueMaskSize: 5
[  3258.636] 	LinBlueFieldPosition: 0
[  3258.636] 	LinRsvdMaskSize: 0
[  3258.636] 	LinRsvdFieldPosition: 0
[  3258.636] 	MaxPixelClock: 229500000
[  3258.638] *Mode: 10f (320x200)
[  3258.638] 	ModeAttributes: 0x3bf
[  3258.638] 	WinAAttributes: 0x7
[  3258.638] 	WinBAttributes: 0x0
[  3258.638] 	WinGranularity: 64
[  3258.638] 	WinSize: 64
[  3258.638] 	WinASegment: 0xa000
[  3258.638] 	WinBSegment: 0x0
[  3258.638] 	WinFuncPtr: 0xc0008f4a
[  3258.638] 	BytesPerScanline: 1280
[  3258.638] 	XResolution: 320
[  3258.638] 	YResolution: 200
[  3258.638] 	XCharSize: 8
[  3258.638] 	YCharSize: 8
[  3258.638] 	NumberOfPlanes: 1
[  3258.638] 	BitsPerPixel: 32
[  3258.638] 	NumberOfBanks: 1
[  3258.638] 	MemoryModel: 6
[  3258.638] 	BankSize: 0
[  3258.639] 	NumberOfImages: 14
[  3258.639] 	RedMaskSize: 8
[  3258.639] 	RedFieldPosition: 16
[  3258.639] 	GreenMaskSize: 8
[  3258.639] 	GreenFieldPosition: 8
[  3258.639] 	BlueMaskSize: 8
[  3258.639] 	BlueFieldPosition: 0
[  3258.639] 	RsvdMaskSize: 8
[  3258.639] 	RsvdFieldPosition: 24
[  3258.639] 	DirectColorModeInfo: 0
[  3258.639] 	PhysBasePtr: 0xe1000000
[  3258.639] 	LinBytesPerScanLine: 1280
[  3258.639] 	BnkNumberOfImagePages: 14
[  3258.639] 	LinNumberOfImagePages: 14
[  3258.639] 	LinRedMaskSize: 8
[  3258.639] 	LinRedFieldPosition: 16
[  3258.639] 	LinGreenMaskSize: 8
[  3258.639] 	LinGreenFieldPosition: 8
[  3258.639] 	LinBlueMaskSize: 8
[  3258.639] 	LinBlueFieldPosition: 0
[  3258.639] 	LinRsvdMaskSize: 8
[  3258.639] 	LinRsvdFieldPosition: 24
[  3258.639] 	MaxPixelClock: 229500000
[  3258.642] Mode: 111 (640x480)
[  3258.642] 	ModeAttributes: 0x3bf
[  3258.642] 	WinAAttributes: 0x7
[  3258.642] 	WinBAttributes: 0x0
[  3258.642] 	WinGranularity: 64
[  3258.642] 	WinSize: 64
[  3258.642] 	WinASegment: 0xa000
[  3258.642] 	WinBSegment: 0x0
[  3258.642] 	WinFuncPtr: 0xc0008f4a
[  3258.642] 	BytesPerScanline: 1280
[  3258.642] 	XResolution: 640
[  3258.642] 	YResolution: 480
[  3258.642] 	XCharSize: 8
[  3258.642] 	YCharSize: 16
[  3258.642] 	NumberOfPlanes: 1
[  3258.642] 	BitsPerPixel: 16
[  3258.642] 	NumberOfBanks: 1
[  3258.642] 	MemoryModel: 6
[  3258.642] 	BankSize: 0
[  3258.642] 	NumberOfImages: 4
[  3258.642] 	RedMaskSize: 5
[  3258.642] 	RedFieldPosition: 11
[  3258.642] 	GreenMaskSize: 6
[  3258.642] 	GreenFieldPosition: 5
[  3258.642] 	BlueMaskSize: 5
[  3258.642] 	BlueFieldPosition: 0
[  3258.642] 	RsvdMaskSize: 0
[  3258.642] 	RsvdFieldPosition: 0
[  3258.642] 	DirectColorModeInfo: 0
[  3258.642] 	PhysBasePtr: 0xe1000000
[  3258.642] 	LinBytesPerScanLine: 1280
[  3258.642] 	BnkNumberOfImagePages: 4
[  3258.642] 	LinNumberOfImagePages: 4
[  3258.642] 	LinRedMaskSize: 5
[  3258.642] 	LinRedFieldPosition: 11
[  3258.642] 	LinGreenMaskSize: 6
[  3258.642] 	LinGreenFieldPosition: 5
[  3258.642] 	LinBlueMaskSize: 5
[  3258.642] 	LinBlueFieldPosition: 0
[  3258.642] 	LinRsvdMaskSize: 0
[  3258.642] 	LinRsvdFieldPosition: 0
[  3258.642] 	MaxPixelClock: 229500000
[  3258.645] *Mode: 112 (640x480)
[  3258.645] 	ModeAttributes: 0x3bf
[  3258.645] 	WinAAttributes: 0x7
[  3258.645] 	WinBAttributes: 0x0
[  3258.645] 	WinGranularity: 64
[  3258.645] 	WinSize: 64
[  3258.645] 	WinASegment: 0xa000
[  3258.645] 	WinBSegment: 0x0
[  3258.645] 	WinFuncPtr: 0xc0008f4a
[  3258.645] 	BytesPerScanline: 2560
[  3258.645] 	XResolution: 640
[  3258.645] 	YResolution: 480
[  3258.645] 	XCharSize: 8
[  3258.645] 	YCharSize: 16
[  3258.645] 	NumberOfPlanes: 1
[  3258.645] 	BitsPerPixel: 32
[  3258.645] 	NumberOfBanks: 1
[  3258.645] 	MemoryModel: 6
[  3258.645] 	BankSize: 0
[  3258.645] 	NumberOfImages: 1
[  3258.645] 	RedMaskSize: 8
[  3258.645] 	RedFieldPosition: 16
[  3258.645] 	GreenMaskSize: 8
[  3258.645] 	GreenFieldPosition: 8
[  3258.645] 	BlueMaskSize: 8
[  3258.645] 	BlueFieldPosition: 0
[  3258.645] 	RsvdMaskSize: 8
[  3258.645] 	RsvdFieldPosition: 24
[  3258.645] 	DirectColorModeInfo: 0
[  3258.645] 	PhysBasePtr: 0xe1000000
[  3258.645] 	LinBytesPerScanLine: 2560
[  3258.645] 	BnkNumberOfImagePages: 1
[  3258.645] 	LinNumberOfImagePages: 1
[  3258.645] 	LinRedMaskSize: 8
[  3258.645] 	LinRedFieldPosition: 16
[  3258.645] 	LinGreenMaskSize: 8
[  3258.645] 	LinGreenFieldPosition: 8
[  3258.645] 	LinBlueMaskSize: 8
[  3258.645] 	LinBlueFieldPosition: 0
[  3258.645] 	LinRsvdMaskSize: 8
[  3258.645] 	LinRsvdFieldPosition: 24
[  3258.645] 	MaxPixelClock: 229500000
[  3258.649] Mode: 114 (800x600)
[  3258.649] 	ModeAttributes: 0x3bf
[  3258.649] 	WinAAttributes: 0x7
[  3258.649] 	WinBAttributes: 0x0
[  3258.649] 	WinGranularity: 64
[  3258.649] 	WinSize: 64
[  3258.649] 	WinASegment: 0xa000
[  3258.649] 	WinBSegment: 0x0
[  3258.649] 	WinFuncPtr: 0xc0008f4a
[  3258.649] 	BytesPerScanline: 1600
[  3258.649] 	XResolution: 800
[  3258.649] 	YResolution: 600
[  3258.649] 	XCharSize: 8
[  3258.649] 	YCharSize: 16
[  3258.649] 	NumberOfPlanes: 1
[  3258.649] 	BitsPerPixel: 16
[  3258.649] 	NumberOfBanks: 1
[  3258.649] 	MemoryModel: 6
[  3258.649] 	BankSize: 0
[  3258.649] 	NumberOfImages: 2
[  3258.649] 	RedMaskSize: 5
[  3258.649] 	RedFieldPosition: 11
[  3258.649] 	GreenMaskSize: 6
[  3258.649] 	GreenFieldPosition: 5
[  3258.649] 	BlueMaskSize: 5
[  3258.649] 	BlueFieldPosition: 0
[  3258.649] 	RsvdMaskSize: 0
[  3258.649] 	RsvdFieldPosition: 0
[  3258.649] 	DirectColorModeInfo: 0
[  3258.649] 	PhysBasePtr: 0xe1000000
[  3258.649] 	LinBytesPerScanLine: 1600
[  3258.649] 	BnkNumberOfImagePages: 2
[  3258.649] 	LinNumberOfImagePages: 2
[  3258.649] 	LinRedMaskSize: 5
[  3258.649] 	LinRedFieldPosition: 11
[  3258.649] 	LinGreenMaskSize: 6
[  3258.649] 	LinGreenFieldPosition: 5
[  3258.649] 	LinBlueMaskSize: 5
[  3258.649] 	LinBlueFieldPosition: 0
[  3258.649] 	LinRsvdMaskSize: 0
[  3258.649] 	LinRsvdFieldPosition: 0
[  3258.649] 	MaxPixelClock: 229500000
[  3258.652] *Mode: 115 (800x600)
[  3258.652] 	ModeAttributes: 0x3bf
[  3258.652] 	WinAAttributes: 0x7
[  3258.652] 	WinBAttributes: 0x0
[  3258.652] 	WinGranularity: 64
[  3258.652] 	WinSize: 64
[  3258.652] 	WinASegment: 0xa000
[  3258.652] 	WinBSegment: 0x0
[  3258.652] 	WinFuncPtr: 0xc0008f4a
[  3258.652] 	BytesPerScanline: 3200
[  3258.652] 	XResolution: 800
[  3258.652] 	YResolution: 600
[  3258.652] 	XCharSize: 8
[  3258.652] 	YCharSize: 16
[  3258.652] 	NumberOfPlanes: 1
[  3258.652] 	BitsPerPixel: 32
[  3258.652] 	NumberOfBanks: 1
[  3258.652] 	MemoryModel: 6
[  3258.652] 	BankSize: 0
[  3258.652] 	NumberOfImages: 1
[  3258.652] 	RedMaskSize: 8
[  3258.652] 	RedFieldPosition: 16
[  3258.652] 	GreenMaskSize: 8
[  3258.652] 	GreenFieldPosition: 8
[  3258.652] 	BlueMaskSize: 8
[  3258.652] 	BlueFieldPosition: 0
[  3258.652] 	RsvdMaskSize: 8
[  3258.652] 	RsvdFieldPosition: 24
[  3258.652] 	DirectColorModeInfo: 0
[  3258.652] 	PhysBasePtr: 0xe1000000
[  3258.652] 	LinBytesPerScanLine: 3200
[  3258.652] 	BnkNumberOfImagePages: 1
[  3258.652] 	LinNumberOfImagePages: 1
[  3258.652] 	LinRedMaskSize: 8
[  3258.652] 	LinRedFieldPosition: 16
[  3258.652] 	LinGreenMaskSize: 8
[  3258.652] 	LinGreenFieldPosition: 8
[  3258.652] 	LinBlueMaskSize: 8
[  3258.652] 	LinBlueFieldPosition: 0
[  3258.652] 	LinRsvdMaskSize: 8
[  3258.652] 	LinRsvdFieldPosition: 24
[  3258.652] 	MaxPixelClock: 229500000
[  3258.655] Mode: 117 (1024x768)
[  3258.655] 	ModeAttributes: 0x3bf
[  3258.655] 	WinAAttributes: 0x7
[  3258.655] 	WinBAttributes: 0x0
[  3258.655] 	WinGranularity: 64
[  3258.655] 	WinSize: 64
[  3258.655] 	WinASegment: 0xa000
[  3258.655] 	WinBSegment: 0x0
[  3258.655] 	WinFuncPtr: 0xc0008f4a
[  3258.655] 	BytesPerScanline: 2048
[  3258.655] 	XResolution: 1024
[  3258.655] 	YResolution: 768
[  3258.655] 	XCharSize: 8
[  3258.655] 	YCharSize: 16
[  3258.655] 	NumberOfPlanes: 1
[  3258.655] 	BitsPerPixel: 16
[  3258.656] 	NumberOfBanks: 1
[  3258.656] 	MemoryModel: 6
[  3258.656] 	BankSize: 0
[  3258.656] 	NumberOfImages: 1
[  3258.656] 	RedMaskSize: 5
[  3258.656] 	RedFieldPosition: 11
[  3258.656] 	GreenMaskSize: 6
[  3258.656] 	GreenFieldPosition: 5
[  3258.656] 	BlueMaskSize: 5
[  3258.656] 	BlueFieldPosition: 0
[  3258.656] 	RsvdMaskSize: 0
[  3258.656] 	RsvdFieldPosition: 0
[  3258.656] 	DirectColorModeInfo: 0
[  3258.656] 	PhysBasePtr: 0xe1000000
[  3258.656] 	LinBytesPerScanLine: 2048
[  3258.656] 	BnkNumberOfImagePages: 1
[  3258.656] 	LinNumberOfImagePages: 1
[  3258.656] 	LinRedMaskSize: 5
[  3258.656] 	LinRedFieldPosition: 11
[  3258.656] 	LinGreenMaskSize: 6
[  3258.656] 	LinGreenFieldPosition: 5
[  3258.656] 	LinBlueMaskSize: 5
[  3258.656] 	LinBlueFieldPosition: 0
[  3258.656] 	LinRsvdMaskSize: 0
[  3258.656] 	LinRsvdFieldPosition: 0
[  3258.656] 	MaxPixelClock: 229500000
[  3258.659] *Mode: 118 (1024x768)
[  3258.659] 	ModeAttributes: 0x3bf
[  3258.659] 	WinAAttributes: 0x7
[  3258.659] 	WinBAttributes: 0x0
[  3258.659] 	WinGranularity: 64
[  3258.659] 	WinSize: 64
[  3258.659] 	WinASegment: 0xa000
[  3258.659] 	WinBSegment: 0x0
[  3258.659] 	WinFuncPtr: 0xc0008f4a
[  3258.659] 	BytesPerScanline: 4096
[  3258.659] 	XResolution: 1024
[  3258.659] 	YResolution: 768
[  3258.659] 	XCharSize: 8
[  3258.659] 	YCharSize: 16
[  3258.659] 	NumberOfPlanes: 1
[  3258.659] 	BitsPerPixel: 32
[  3258.659] 	NumberOfBanks: 1
[  3258.659] 	MemoryModel: 6
[  3258.659] 	BankSize: 0
[  3258.659] 	NumberOfImages: 1
[  3258.659] 	RedMaskSize: 8
[  3258.659] 	RedFieldPosition: 16
[  3258.659] 	GreenMaskSize: 8
[  3258.659] 	GreenFieldPosition: 8
[  3258.659] 	BlueMaskSize: 8
[  3258.659] 	BlueFieldPosition: 0
[  3258.659] 	RsvdMaskSize: 8
[  3258.659] 	RsvdFieldPosition: 24
[  3258.659] 	DirectColorModeInfo: 0
[  3258.659] 	PhysBasePtr: 0xe1000000
[  3258.659] 	LinBytesPerScanLine: 4096
[  3258.659] 	BnkNumberOfImagePages: 1
[  3258.659] 	LinNumberOfImagePages: 1
[  3258.659] 	LinRedMaskSize: 8
[  3258.659] 	LinRedFieldPosition: 16
[  3258.659] 	LinGreenMaskSize: 8
[  3258.659] 	LinGreenFieldPosition: 8
[  3258.659] 	LinBlueMaskSize: 8
[  3258.659] 	LinBlueFieldPosition: 0
[  3258.659] 	LinRsvdMaskSize: 8
[  3258.659] 	LinRsvdFieldPosition: 24
[  3258.659] 	MaxPixelClock: 229500000
[  3258.662] Mode: 11a (1280x1024)
[  3258.662] 	ModeAttributes: 0x3bf
[  3258.662] 	WinAAttributes: 0x7
[  3258.662] 	WinBAttributes: 0x0
[  3258.662] 	WinGranularity: 64
[  3258.662] 	WinSize: 64
[  3258.662] 	WinASegment: 0xa000
[  3258.662] 	WinBSegment: 0x0
[  3258.662] 	WinFuncPtr: 0xc0008f4a
[  3258.662] 	BytesPerScanline: 2560
[  3258.662] 	XResolution: 1280
[  3258.662] 	YResolution: 1024
[  3258.662] 	XCharSize: 8
[  3258.662] 	YCharSize: 16
[  3258.662] 	NumberOfPlanes: 1
[  3258.662] 	BitsPerPixel: 16
[  3258.662] 	NumberOfBanks: 1
[  3258.662] 	MemoryModel: 6
[  3258.662] 	BankSize: 0
[  3258.662] 	NumberOfImages: 1
[  3258.662] 	RedMaskSize: 5
[  3258.662] 	RedFieldPosition: 11
[  3258.662] 	GreenMaskSize: 6
[  3258.662] 	GreenFieldPosition: 5
[  3258.662] 	BlueMaskSize: 5
[  3258.662] 	BlueFieldPosition: 0
[  3258.662] 	RsvdMaskSize: 0
[  3258.662] 	RsvdFieldPosition: 0
[  3258.662] 	DirectColorModeInfo: 0
[  3258.662] 	PhysBasePtr: 0xe1000000
[  3258.662] 	LinBytesPerScanLine: 2560
[  3258.662] 	BnkNumberOfImagePages: 1
[  3258.662] 	LinNumberOfImagePages: 1
[  3258.662] 	LinRedMaskSize: 5
[  3258.662] 	LinRedFieldPosition: 11
[  3258.662] 	LinGreenMaskSize: 6
[  3258.662] 	LinGreenFieldPosition: 5
[  3258.662] 	LinBlueMaskSize: 5
[  3258.662] 	LinBlueFieldPosition: 0
[  3258.662] 	LinRsvdMaskSize: 0
[  3258.662] 	LinRsvdFieldPosition: 0
[  3258.662] 	MaxPixelClock: 229500000
[  3258.666] *Mode: 11b (1280x1024)
[  3258.666] 	ModeAttributes: 0x3bf
[  3258.666] 	WinAAttributes: 0x7
[  3258.666] 	WinBAttributes: 0x0
[  3258.666] 	WinGranularity: 64
[  3258.666] 	WinSize: 64
[  3258.666] 	WinASegment: 0xa000
[  3258.666] 	WinBSegment: 0x0
[  3258.666] 	WinFuncPtr: 0xc0008f4a
[  3258.666] 	BytesPerScanline: 5120
[  3258.666] 	XResolution: 1280
[  3258.666] 	YResolution: 1024
[  3258.666] 	XCharSize: 8
[  3258.666] 	YCharSize: 16
[  3258.666] 	NumberOfPlanes: 1
[  3258.666] 	BitsPerPixel: 32
[  3258.666] 	NumberOfBanks: 1
[  3258.666] 	MemoryModel: 6
[  3258.666] 	BankSize: 0
[  3258.666] 	NumberOfImages: 1
[  3258.666] 	RedMaskSize: 8
[  3258.666] 	RedFieldPosition: 16
[  3258.666] 	GreenMaskSize: 8
[  3258.666] 	GreenFieldPosition: 8
[  3258.666] 	BlueMaskSize: 8
[  3258.666] 	BlueFieldPosition: 0
[  3258.666] 	RsvdMaskSize: 8
[  3258.666] 	RsvdFieldPosition: 24
[  3258.666] 	DirectColorModeInfo: 0
[  3258.666] 	PhysBasePtr: 0xe1000000
[  3258.666] 	LinBytesPerScanLine: 5120
[  3258.666] 	BnkNumberOfImagePages: 1
[  3258.666] 	LinNumberOfImagePages: 1
[  3258.666] 	LinRedMaskSize: 8
[  3258.666] 	LinRedFieldPosition: 16
[  3258.666] 	LinGreenMaskSize: 8
[  3258.666] 	LinGreenFieldPosition: 8
[  3258.666] 	LinBlueMaskSize: 8
[  3258.666] 	LinBlueFieldPosition: 0
[  3258.666] 	LinRsvdMaskSize: 8
[  3258.666] 	LinRsvdFieldPosition: 24
[  3258.666] 	MaxPixelClock: 229500000
[  3258.669] Mode: 130 (320x200)
[  3258.669] 	ModeAttributes: 0x3bf
[  3258.669] 	WinAAttributes: 0x7
[  3258.669] 	WinBAttributes: 0x0
[  3258.669] 	WinGranularity: 64
[  3258.669] 	WinSize: 64
[  3258.669] 	WinASegment: 0xa000
[  3258.669] 	WinBSegment: 0x0
[  3258.669] 	WinFuncPtr: 0xc0008f4a
[  3258.669] 	BytesPerScanline: 320
[  3258.669] 	XResolution: 320
[  3258.669] 	YResolution: 200
[  3258.669] 	XCharSize: 8
[  3258.669] 	YCharSize: 8
[  3258.669] 	NumberOfPlanes: 1
[  3258.669] 	BitsPerPixel: 8
[  3258.669] 	NumberOfBanks: 1
[  3258.669] 	MemoryModel: 4
[  3258.669] 	BankSize: 0
[  3258.669] 	NumberOfImages: 62
[  3258.669] 	RedMaskSize: 0
[  3258.669] 	RedFieldPosition: 0
[  3258.669] 	GreenMaskSize: 0
[  3258.669] 	GreenFieldPosition: 0
[  3258.669] 	BlueMaskSize: 0
[  3258.669] 	BlueFieldPosition: 0
[  3258.669] 	RsvdMaskSize: 0
[  3258.669] 	RsvdFieldPosition: 0
[  3258.669] 	DirectColorModeInfo: 0
[  3258.669] 	PhysBasePtr: 0xe1000000
[  3258.669] 	LinBytesPerScanLine: 320
[  3258.669] 	BnkNumberOfImagePages: 62
[  3258.669] 	LinNumberOfImagePages: 62
[  3258.669] 	LinRedMaskSize: 0
[  3258.669] 	LinRedFieldPosition: 0
[  3258.669] 	LinGreenMaskSize: 0
[  3258.669] 	LinGreenFieldPosition: 0
[  3258.669] 	LinBlueMaskSize: 0
[  3258.669] 	LinBlueFieldPosition: 0
[  3258.669] 	LinRsvdMaskSize: 0
[  3258.669] 	LinRsvdFieldPosition: 0
[  3258.669] 	MaxPixelClock: 229500000
[  3258.672] Mode: 131 (320x400)
[  3258.672] 	ModeAttributes: 0x3bf
[  3258.672] 	WinAAttributes: 0x7
[  3258.672] 	WinBAttributes: 0x0
[  3258.672] 	WinGranularity: 64
[  3258.672] 	WinSize: 64
[  3258.672] 	WinASegment: 0xa000
[  3258.672] 	WinBSegment: 0x0
[  3258.672] 	WinFuncPtr: 0xc0008f4a
[  3258.672] 	BytesPerScanline: 320
[  3258.672] 	XResolution: 320
[  3258.672] 	YResolution: 400
[  3258.672] 	XCharSize: 8
[  3258.672] 	YCharSize: 16
[  3258.672] 	NumberOfPlanes: 1
[  3258.672] 	BitsPerPixel: 8
[  3258.672] 	NumberOfBanks: 1
[  3258.672] 	MemoryModel: 4
[  3258.672] 	BankSize: 0
[  3258.672] 	NumberOfImages: 30
[  3258.672] 	RedMaskSize: 0
[  3258.672] 	RedFieldPosition: 0
[  3258.672] 	GreenMaskSize: 0
[  3258.672] 	GreenFieldPosition: 0
[  3258.672] 	BlueMaskSize: 0
[  3258.672] 	BlueFieldPosition: 0
[  3258.672] 	RsvdMaskSize: 0
[  3258.672] 	RsvdFieldPosition: 0
[  3258.672] 	DirectColorModeInfo: 0
[  3258.672] 	PhysBasePtr: 0xe1000000
[  3258.672] 	LinBytesPerScanLine: 320
[  3258.672] 	BnkNumberOfImagePages: 30
[  3258.672] 	LinNumberOfImagePages: 30
[  3258.672] 	LinRedMaskSize: 0
[  3258.672] 	LinRedFieldPosition: 0
[  3258.672] 	LinGreenMaskSize: 0
[  3258.672] 	LinGreenFieldPosition: 0
[  3258.672] 	LinBlueMaskSize: 0
[  3258.672] 	LinBlueFieldPosition: 0
[  3258.672] 	LinRsvdMaskSize: 0
[  3258.672] 	LinRsvdFieldPosition: 0
[  3258.672] 	MaxPixelClock: 229500000
[  3258.675] Mode: 132 (320x400)
[  3258.675] 	ModeAttributes: 0x3bf
[  3258.675] 	WinAAttributes: 0x7
[  3258.675] 	WinBAttributes: 0x0
[  3258.675] 	WinGranularity: 64
[  3258.675] 	WinSize: 64
[  3258.675] 	WinASegment: 0xa000
[  3258.675] 	WinBSegment: 0x0
[  3258.675] 	WinFuncPtr: 0xc0008f4a
[  3258.675] 	BytesPerScanline: 640
[  3258.675] 	XResolution: 320
[  3258.675] 	YResolution: 400
[  3258.675] 	XCharSize: 8
[  3258.675] 	YCharSize: 16
[  3258.675] 	NumberOfPlanes: 1
[  3258.675] 	BitsPerPixel: 16
[  3258.675] 	NumberOfBanks: 1
[  3258.675] 	MemoryModel: 6
[  3258.675] 	BankSize: 0
[  3258.675] 	NumberOfImages: 14
[  3258.675] 	RedMaskSize: 5
[  3258.675] 	RedFieldPosition: 11
[  3258.675] 	GreenMaskSize: 6
[  3258.675] 	GreenFieldPosition: 5
[  3258.675] 	BlueMaskSize: 5
[  3258.675] 	BlueFieldPosition: 0
[  3258.675] 	RsvdMaskSize: 0
[  3258.675] 	RsvdFieldPosition: 0
[  3258.675] 	DirectColorModeInfo: 0
[  3258.675] 	PhysBasePtr: 0xe1000000
[  3258.675] 	LinBytesPerScanLine: 640
[  3258.676] 	BnkNumberOfImagePages: 14
[  3258.676] 	LinNumberOfImagePages: 14
[  3258.676] 	LinRedMaskSize: 5
[  3258.676] 	LinRedFieldPosition: 11
[  3258.676] 	LinGreenMaskSize: 6
[  3258.676] 	LinGreenFieldPosition: 5
[  3258.676] 	LinBlueMaskSize: 5
[  3258.676] 	LinBlueFieldPosition: 0
[  3258.676] 	LinRsvdMaskSize: 0
[  3258.676] 	LinRsvdFieldPosition: 0
[  3258.676] 	MaxPixelClock: 229500000
[  3258.678] *Mode: 133 (320x400)
[  3258.678] 	ModeAttributes: 0x3bf
[  3258.678] 	WinAAttributes: 0x7
[  3258.678] 	WinBAttributes: 0x0
[  3258.678] 	WinGranularity: 64
[  3258.678] 	WinSize: 64
[  3258.678] 	WinASegment: 0xa000
[  3258.678] 	WinBSegment: 0x0
[  3258.678] 	WinFuncPtr: 0xc0008f4a
[  3258.679] 	BytesPerScanline: 1280
[  3258.679] 	XResolution: 320
[  3258.679] 	YResolution: 400
[  3258.679] 	XCharSize: 8
[  3258.679] 	YCharSize: 16
[  3258.679] 	NumberOfPlanes: 1
[  3258.679] 	BitsPerPixel: 32
[  3258.679] 	NumberOfBanks: 1
[  3258.679] 	MemoryModel: 6
[  3258.679] 	BankSize: 0
[  3258.679] 	NumberOfImages: 6
[  3258.679] 	RedMaskSize: 8
[  3258.679] 	RedFieldPosition: 16
[  3258.679] 	GreenMaskSize: 8
[  3258.679] 	GreenFieldPosition: 8
[  3258.679] 	BlueMaskSize: 8
[  3258.679] 	BlueFieldPosition: 0
[  3258.679] 	RsvdMaskSize: 8
[  3258.679] 	RsvdFieldPosition: 24
[  3258.679] 	DirectColorModeInfo: 0
[  3258.679] 	PhysBasePtr: 0xe1000000
[  3258.679] 	LinBytesPerScanLine: 1280
[  3258.679] 	BnkNumberOfImagePages: 6
[  3258.679] 	LinNumberOfImagePages: 6
[  3258.679] 	LinRedMaskSize: 8
[  3258.679] 	LinRedFieldPosition: 16
[  3258.679] 	LinGreenMaskSize: 8
[  3258.679] 	LinGreenFieldPosition: 8
[  3258.679] 	LinBlueMaskSize: 8
[  3258.679] 	LinBlueFieldPosition: 0
[  3258.679] 	LinRsvdMaskSize: 8
[  3258.679] 	LinRsvdFieldPosition: 24
[  3258.679] 	MaxPixelClock: 229500000
[  3258.682] Mode: 134 (320x240)
[  3258.682] 	ModeAttributes: 0x3bf
[  3258.682] 	WinAAttributes: 0x7
[  3258.682] 	WinBAttributes: 0x0
[  3258.682] 	WinGranularity: 64
[  3258.682] 	WinSize: 64
[  3258.682] 	WinASegment: 0xa000
[  3258.682] 	WinBSegment: 0x0
[  3258.682] 	WinFuncPtr: 0xc0008f4a
[  3258.682] 	BytesPerScanline: 320
[  3258.682] 	XResolution: 320
[  3258.682] 	YResolution: 240
[  3258.682] 	XCharSize: 8
[  3258.682] 	YCharSize: 8
[  3258.682] 	NumberOfPlanes: 1
[  3258.682] 	BitsPerPixel: 8
[  3258.682] 	NumberOfBanks: 1
[  3258.682] 	MemoryModel: 4
[  3258.682] 	BankSize: 0
[  3258.682] 	NumberOfImages: 30
[  3258.682] 	RedMaskSize: 0
[  3258.682] 	RedFieldPosition: 0
[  3258.682] 	GreenMaskSize: 0
[  3258.682] 	GreenFieldPosition: 0
[  3258.682] 	BlueMaskSize: 0
[  3258.682] 	BlueFieldPosition: 0
[  3258.682] 	RsvdMaskSize: 0
[  3258.682] 	RsvdFieldPosition: 0
[  3258.682] 	DirectColorModeInfo: 0
[  3258.682] 	PhysBasePtr: 0xe1000000
[  3258.682] 	LinBytesPerScanLine: 320
[  3258.682] 	BnkNumberOfImagePages: 30
[  3258.682] 	LinNumberOfImagePages: 30
[  3258.682] 	LinRedMaskSize: 0
[  3258.682] 	LinRedFieldPosition: 0
[  3258.682] 	LinGreenMaskSize: 0
[  3258.682] 	LinGreenFieldPosition: 0
[  3258.682] 	LinBlueMaskSize: 0
[  3258.682] 	LinBlueFieldPosition: 0
[  3258.682] 	LinRsvdMaskSize: 0
[  3258.682] 	LinRsvdFieldPosition: 0
[  3258.682] 	MaxPixelClock: 229500000
[  3258.685] Mode: 135 (320x240)
[  3258.685] 	ModeAttributes: 0x3bf
[  3258.685] 	WinAAttributes: 0x7
[  3258.685] 	WinBAttributes: 0x0
[  3258.685] 	WinGranularity: 64
[  3258.685] 	WinSize: 64
[  3258.685] 	WinASegment: 0xa000
[  3258.685] 	WinBSegment: 0x0
[  3258.685] 	WinFuncPtr: 0xc0008f4a
[  3258.685] 	BytesPerScanline: 640
[  3258.685] 	XResolution: 320
[  3258.685] 	YResolution: 240
[  3258.685] 	XCharSize: 8
[  3258.685] 	YCharSize: 8
[  3258.685] 	NumberOfPlanes: 1
[  3258.685] 	BitsPerPixel: 16
[  3258.685] 	NumberOfBanks: 1
[  3258.685] 	MemoryModel: 6
[  3258.685] 	BankSize: 0
[  3258.685] 	NumberOfImages: 19
[  3258.685] 	RedMaskSize: 5
[  3258.685] 	RedFieldPosition: 11
[  3258.685] 	GreenMaskSize: 6
[  3258.685] 	GreenFieldPosition: 5
[  3258.685] 	BlueMaskSize: 5
[  3258.685] 	BlueFieldPosition: 0
[  3258.685] 	RsvdMaskSize: 0
[  3258.685] 	RsvdFieldPosition: 0
[  3258.685] 	DirectColorModeInfo: 0
[  3258.685] 	PhysBasePtr: 0xe1000000
[  3258.685] 	LinBytesPerScanLine: 640
[  3258.685] 	BnkNumberOfImagePages: 19
[  3258.685] 	LinNumberOfImagePages: 19
[  3258.685] 	LinRedMaskSize: 5
[  3258.685] 	LinRedFieldPosition: 11
[  3258.685] 	LinGreenMaskSize: 6
[  3258.685] 	LinGreenFieldPosition: 5
[  3258.685] 	LinBlueMaskSize: 5
[  3258.685] 	LinBlueFieldPosition: 0
[  3258.685] 	LinRsvdMaskSize: 0
[  3258.685] 	LinRsvdFieldPosition: 0
[  3258.685] 	MaxPixelClock: 229500000
[  3258.688] *Mode: 136 (320x240)
[  3258.688] 	ModeAttributes: 0x3bf
[  3258.688] 	WinAAttributes: 0x7
[  3258.688] 	WinBAttributes: 0x0
[  3258.688] 	WinGranularity: 64
[  3258.688] 	WinSize: 64
[  3258.688] 	WinASegment: 0xa000
[  3258.688] 	WinBSegment: 0x0
[  3258.688] 	WinFuncPtr: 0xc0008f4a
[  3258.688] 	BytesPerScanline: 1280
[  3258.688] 	XResolution: 320
[  3258.688] 	YResolution: 240
[  3258.688] 	XCharSize: 8
[  3258.688] 	YCharSize: 8
[  3258.688] 	NumberOfPlanes: 1
[  3258.688] 	BitsPerPixel: 32
[  3258.688] 	NumberOfBanks: 1
[  3258.688] 	MemoryModel: 6
[  3258.688] 	BankSize: 0
[  3258.688] 	NumberOfImages: 10
[  3258.688] 	RedMaskSize: 8
[  3258.688] 	RedFieldPosition: 16
[  3258.688] 	GreenMaskSize: 8
[  3258.688] 	GreenFieldPosition: 8
[  3258.688] 	BlueMaskSize: 8
[  3258.688] 	BlueFieldPosition: 0
[  3258.688] 	RsvdMaskSize: 8
[  3258.688] 	RsvdFieldPosition: 24
[  3258.688] 	DirectColorModeInfo: 0
[  3258.689] 	PhysBasePtr: 0xe1000000
[  3258.689] 	LinBytesPerScanLine: 1280
[  3258.689] 	BnkNumberOfImagePages: 10
[  3258.689] 	LinNumberOfImagePages: 10
[  3258.689] 	LinRedMaskSize: 8
[  3258.689] 	LinRedFieldPosition: 16
[  3258.689] 	LinGreenMaskSize: 8
[  3258.689] 	LinGreenFieldPosition: 8
[  3258.689] 	LinBlueMaskSize: 8
[  3258.689] 	LinBlueFieldPosition: 0
[  3258.689] 	LinRsvdMaskSize: 8
[  3258.689] 	LinRsvdFieldPosition: 24
[  3258.689] 	MaxPixelClock: 229500000
[  3258.691] Mode: 13d (640x400)
[  3258.691] 	ModeAttributes: 0x3bf
[  3258.692] 	WinAAttributes: 0x7
[  3258.692] 	WinBAttributes: 0x0
[  3258.692] 	WinGranularity: 64
[  3258.692] 	WinSize: 64
[  3258.692] 	WinASegment: 0xa000
[  3258.692] 	WinBSegment: 0x0
[  3258.692] 	WinFuncPtr: 0xc0008f4a
[  3258.692] 	BytesPerScanline: 1280
[  3258.692] 	XResolution: 640
[  3258.692] 	YResolution: 400
[  3258.692] 	XCharSize: 8
[  3258.692] 	YCharSize: 16
[  3258.692] 	NumberOfPlanes: 1
[  3258.692] 	BitsPerPixel: 16
[  3258.692] 	NumberOfBanks: 1
[  3258.692] 	MemoryModel: 6
[  3258.692] 	BankSize: 0
[  3258.692] 	NumberOfImages: 6
[  3258.692] 	RedMaskSize: 5
[  3258.692] 	RedFieldPosition: 11
[  3258.692] 	GreenMaskSize: 6
[  3258.692] 	GreenFieldPosition: 5
[  3258.692] 	BlueMaskSize: 5
[  3258.692] 	BlueFieldPosition: 0
[  3258.692] 	RsvdMaskSize: 0
[  3258.692] 	RsvdFieldPosition: 0
[  3258.692] 	DirectColorModeInfo: 0
[  3258.692] 	PhysBasePtr: 0xe1000000
[  3258.692] 	LinBytesPerScanLine: 1280
[  3258.692] 	BnkNumberOfImagePages: 6
[  3258.692] 	LinNumberOfImagePages: 6
[  3258.692] 	LinRedMaskSize: 5
[  3258.692] 	LinRedFieldPosition: 11
[  3258.692] 	LinGreenMaskSize: 6
[  3258.692] 	LinGreenFieldPosition: 5
[  3258.692] 	LinBlueMaskSize: 5
[  3258.692] 	LinBlueFieldPosition: 0
[  3258.692] 	LinRsvdMaskSize: 0
[  3258.692] 	LinRsvdFieldPosition: 0
[  3258.692] 	MaxPixelClock: 229500000
[  3258.695] *Mode: 13e (640x400)
[  3258.695] 	ModeAttributes: 0x3bf
[  3258.695] 	WinAAttributes: 0x7
[  3258.695] 	WinBAttributes: 0x0
[  3258.695] 	WinGranularity: 64
[  3258.695] 	WinSize: 64
[  3258.695] 	WinASegment: 0xa000
[  3258.695] 	WinBSegment: 0x0
[  3258.695] 	WinFuncPtr: 0xc0008f4a
[  3258.695] 	BytesPerScanline: 2560
[  3258.695] 	XResolution: 640
[  3258.695] 	YResolution: 400
[  3258.695] 	XCharSize: 8
[  3258.695] 	YCharSize: 16
[  3258.695] 	NumberOfPlanes: 1
[  3258.695] 	BitsPerPixel: 32
[  3258.695] 	NumberOfBanks: 1
[  3258.695] 	MemoryModel: 6
[  3258.695] 	BankSize: 0
[  3258.695] 	NumberOfImages: 2
[  3258.695] 	RedMaskSize: 8
[  3258.695] 	RedFieldPosition: 16
[  3258.695] 	GreenMaskSize: 8
[  3258.695] 	GreenFieldPosition: 8
[  3258.695] 	BlueMaskSize: 8
[  3258.695] 	BlueFieldPosition: 0
[  3258.695] 	RsvdMaskSize: 8
[  3258.695] 	RsvdFieldPosition: 24
[  3258.695] 	DirectColorModeInfo: 0
[  3258.695] 	PhysBasePtr: 0xe1000000
[  3258.695] 	LinBytesPerScanLine: 2560
[  3258.695] 	BnkNumberOfImagePages: 2
[  3258.695] 	LinNumberOfImagePages: 2
[  3258.695] 	LinRedMaskSize: 8
[  3258.695] 	LinRedFieldPosition: 16
[  3258.695] 	LinGreenMaskSize: 8
[  3258.695] 	LinGreenFieldPosition: 8
[  3258.695] 	LinBlueMaskSize: 8
[  3258.695] 	LinBlueFieldPosition: 0
[  3258.695] 	LinRsvdMaskSize: 8
[  3258.695] 	LinRsvdFieldPosition: 24
[  3258.695] 	MaxPixelClock: 229500000
[  3258.698] Mode: 145 (1600x1200)
[  3258.698] 	ModeAttributes: 0x3bf
[  3258.698] 	WinAAttributes: 0x7
[  3258.698] 	WinBAttributes: 0x0
[  3258.698] 	WinGranularity: 64
[  3258.698] 	WinSize: 64
[  3258.698] 	WinASegment: 0xa000
[  3258.698] 	WinBSegment: 0x0
[  3258.698] 	WinFuncPtr: 0xc0008f4a
[  3258.698] 	BytesPerScanline: 1600
[  3258.698] 	XResolution: 1600
[  3258.698] 	YResolution: 1200
[  3258.698] 	XCharSize: 8
[  3258.698] 	YCharSize: 16
[  3258.698] 	NumberOfPlanes: 1
[  3258.698] 	BitsPerPixel: 8
[  3258.698] 	NumberOfBanks: 1
[  3258.698] 	MemoryModel: 4
[  3258.698] 	BankSize: 0
[  3258.698] 	NumberOfImages: 1
[  3258.698] 	RedMaskSize: 0
[  3258.698] 	RedFieldPosition: 0
[  3258.698] 	GreenMaskSize: 0
[  3258.698] 	GreenFieldPosition: 0
[  3258.698] 	BlueMaskSize: 0
[  3258.698] 	BlueFieldPosition: 0
[  3258.698] 	RsvdMaskSize: 0
[  3258.698] 	RsvdFieldPosition: 0
[  3258.698] 	DirectColorModeInfo: 0
[  3258.698] 	PhysBasePtr: 0xe1000000
[  3258.698] 	LinBytesPerScanLine: 1600
[  3258.698] 	BnkNumberOfImagePages: 1
[  3258.698] 	LinNumberOfImagePages: 1
[  3258.698] 	LinRedMaskSize: 0
[  3258.698] 	LinRedFieldPosition: 0
[  3258.698] 	LinGreenMaskSize: 0
[  3258.699] 	LinGreenFieldPosition: 0
[  3258.699] 	LinBlueMaskSize: 0
[  3258.699] 	LinBlueFieldPosition: 0
[  3258.699] 	LinRsvdMaskSize: 0
[  3258.699] 	LinRsvdFieldPosition: 0
[  3258.699] 	MaxPixelClock: 229500000
[  3258.701] Mode: 146 (1600x1200)
[  3258.701] 	ModeAttributes: 0x3bf
[  3258.701] 	WinAAttributes: 0x7
[  3258.702] 	WinBAttributes: 0x0
[  3258.702] 	WinGranularity: 64
[  3258.702] 	WinSize: 64
[  3258.702] 	WinASegment: 0xa000
[  3258.702] 	WinBSegment: 0x0
[  3258.702] 	WinFuncPtr: 0xc0008f4a
[  3258.702] 	BytesPerScanline: 3200
[  3258.702] 	XResolution: 1600
[  3258.702] 	YResolution: 1200
[  3258.702] 	XCharSize: 8
[  3258.702] 	YCharSize: 16
[  3258.702] 	NumberOfPlanes: 1
[  3258.702] 	BitsPerPixel: 16
[  3258.702] 	NumberOfBanks: 1
[  3258.702] 	MemoryModel: 6
[  3258.702] 	BankSize: 0
[  3258.702] 	NumberOfImages: 1
[  3258.702] 	RedMaskSize: 5
[  3258.702] 	RedFieldPosition: 11
[  3258.702] 	GreenMaskSize: 6
[  3258.702] 	GreenFieldPosition: 5
[  3258.702] 	BlueMaskSize: 5
[  3258.702] 	BlueFieldPosition: 0
[  3258.702] 	RsvdMaskSize: 0
[  3258.702] 	RsvdFieldPosition: 0
[  3258.702] 	DirectColorModeInfo: 0
[  3258.702] 	PhysBasePtr: 0xe1000000
[  3258.702] 	LinBytesPerScanLine: 3200
[  3258.702] 	BnkNumberOfImagePages: 1
[  3258.702] 	LinNumberOfImagePages: 1
[  3258.702] 	LinRedMaskSize: 5
[  3258.702] 	LinRedFieldPosition: 11
[  3258.702] 	LinGreenMaskSize: 6
[  3258.702] 	LinGreenFieldPosition: 5
[  3258.702] 	LinBlueMaskSize: 5
[  3258.702] 	LinBlueFieldPosition: 0
[  3258.702] 	LinRsvdMaskSize: 0
[  3258.702] 	LinRsvdFieldPosition: 0
[  3258.702] 	MaxPixelClock: 229500000
[  3258.705] *Mode: 14a (1600x1200)
[  3258.705] 	ModeAttributes: 0x3bf
[  3258.705] 	WinAAttributes: 0x7
[  3258.705] 	WinBAttributes: 0x0
[  3258.705] 	WinGranularity: 64
[  3258.705] 	WinSize: 64
[  3258.705] 	WinASegment: 0xa000
[  3258.705] 	WinBSegment: 0x0
[  3258.705] 	WinFuncPtr: 0xc0008f4a
[  3258.705] 	BytesPerScanline: 6400
[  3258.705] 	XResolution: 1600
[  3258.705] 	YResolution: 1200
[  3258.705] 	XCharSize: 8
[  3258.705] 	YCharSize: 16
[  3258.705] 	NumberOfPlanes: 1
[  3258.705] 	BitsPerPixel: 32
[  3258.705] 	NumberOfBanks: 1
[  3258.705] 	MemoryModel: 6
[  3258.705] 	BankSize: 0
[  3258.705] 	NumberOfImages: 1
[  3258.705] 	RedMaskSize: 8
[  3258.705] 	RedFieldPosition: 16
[  3258.705] 	GreenMaskSize: 8
[  3258.705] 	GreenFieldPosition: 8
[  3258.705] 	BlueMaskSize: 8
[  3258.705] 	BlueFieldPosition: 0
[  3258.705] 	RsvdMaskSize: 8
[  3258.705] 	RsvdFieldPosition: 24
[  3258.705] 	DirectColorModeInfo: 0
[  3258.705] 	PhysBasePtr: 0xe1000000
[  3258.705] 	LinBytesPerScanLine: 6400
[  3258.705] 	BnkNumberOfImagePages: 1
[  3258.705] 	LinNumberOfImagePages: 1
[  3258.705] 	LinRedMaskSize: 8
[  3258.705] 	LinRedFieldPosition: 16
[  3258.705] 	LinGreenMaskSize: 8
[  3258.705] 	LinGreenFieldPosition: 8
[  3258.705] 	LinBlueMaskSize: 8
[  3258.705] 	LinBlueFieldPosition: 0
[  3258.705] 	LinRsvdMaskSize: 8
[  3258.705] 	LinRsvdFieldPosition: 24
[  3258.705] 	MaxPixelClock: 229500000
[  3258.705] 
[  3258.705] (II) VESA(0): Total Memory: 224 64KB banks (14336kB)
[  3258.705] (II) VESA(0): Monitor0: Using default hsync range of 31.50-48.00 kHz
[  3258.705] (II) VESA(0): Monitor0: Using default vrefresh range of 50.00-70.00 Hz
[  3258.705] (II) VESA(0): Monitor0: Using default maximum pixel clock of 65.00 MHz
[  3258.705] (II) VESA(0): Not using mode "def" (no mode of this name)
[  3258.705] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
[  3258.705] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[  3258.705] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[  3258.705] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[  3258.706] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[  3258.706] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
[  3258.706] (II) VESA(0): Not using built-in mode "320x400" (no mode of this name)
[  3258.706] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
[  3258.706] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[  3258.706] (WW) VESA(0): No valid modes left. Trying less strict filter...
[  3258.706] (II) VESA(0): Monitor0: Using hsync range of 31.50-48.00 kHz
[  3258.706] (II) VESA(0): Monitor0: Using vrefresh range of 50.00-70.00 Hz
[  3258.706] (II) VESA(0): Monitor0: Using maximum pixel clock of 65.00 MHz
[  3258.706] (II) VESA(0): Not using mode "def" (no mode of this name)
[  3258.706] (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range)
[  3258.706] (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
[  3258.706] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range)
[  3258.706] (II) VESA(0): Not using built-in mode "320x400" (hsync out of range)
[  3258.706] (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings)
[  3258.706] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
[  3258.706] (II) VESA(0): Virtual size is 1024x768 (pitch 1024)
[  3258.706] (**) VESA(0):  Built-in mode "1024x768"
[  3258.706] (**) VESA(0):  Built-in mode "800x600"
[  3258.706] (**) VESA(0):  Built-in mode "640x480"
[  3258.706] (==) VESA(0): DPI set to (96, 96)
[  3258.706] (**) VESA(0): Using "Shadow Framebuffer"
[  3258.706] (II) Loading sub module "shadow"
[  3258.706] (II) LoadModule: "shadow"
[  3258.706] (II) Loading /usr/lib/xorg/modules/libshadow.so
[  3258.707] (II) Module shadow: vendor="X.Org Foundation"
[  3258.707] 	compiled for 1.20.0, module version = 1.1.0
[  3258.707] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3258.707] (II) Loading sub module "fb"
[  3258.708] (II) LoadModule: "fb"
[  3258.708] (II) Loading /usr/lib/xorg/modules/libfb.so
[  3258.708] (II) Module fb: vendor="X.Org Foundation"
[  3258.708] 	compiled for 1.20.0, module version = 1.0.0
[  3258.708] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3258.708] (II) Loading sub module "int10"
[  3258.708] (II) LoadModule: "int10"
[  3258.708] (II) Loading /usr/lib/xorg/modules/libint10.so
[  3258.708] (II) Module int10: vendor="X.Org Foundation"
[  3258.708] 	compiled for 1.20.0, module version = 1.0.0
[  3258.708] 	ABI class: X.Org Video Driver, version 24.0
[  3258.708] (II) VESA(0): initializing int10
[  3258.713] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[  3258.790] (II) VESA(0): VESA BIOS detected
[  3258.790] (II) VESA(0): VESA VBE Version 3.0
[  3258.790] (II) VESA(0): VESA VBE Total Mem: 14336 kB
[  3258.790] (II) VESA(0): VESA VBE OEM: NVIDIA
[  3258.790] (II) VESA(0): VESA VBE OEM Software Rev: 98.148
[  3258.790] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
[  3258.790] (II) VESA(0): VESA VBE OEM Product: G94 Board - 05450010
[  3258.790] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
[  3258.791] (II) VESA(0): virtual address = 0x7f7915876000, VGAbase = 0x7f7921061000
	physical address = 0xe1000000, size = 14680064
[  3258.801] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
[  3258.981] (==) VESA(0): Default visual is TrueColor
[  3258.981] (==) VESA(0): Backing store enabled
[  3258.982] (==) VESA(0): DPMS enabled
[  3258.982] (II) Initializing extension Generic Event Extension
[  3258.982] (II) Initializing extension SHAPE
[  3258.982] (II) Initializing extension MIT-SHM
[  3258.982] (II) Initializing extension XInputExtension
[  3258.982] (II) Initializing extension XTEST
[  3258.982] (II) Initializing extension BIG-REQUESTS
[  3258.982] (II) Initializing extension SYNC
[  3258.982] (II) Initializing extension XKEYBOARD
[  3258.982] (II) Initializing extension XC-MISC
[  3258.982] (II) Initializing extension SECURITY
[  3258.982] (II) Initializing extension XFIXES
[  3258.982] (II) Initializing extension RENDER
[  3258.982] (II) Initializing extension RANDR
[  3258.982] (II) Initializing extension COMPOSITE
[  3258.982] (II) Initializing extension DAMAGE
[  3258.982] (II) Initializing extension MIT-SCREEN-SAVER
[  3258.982] (II) Initializing extension DOUBLE-BUFFER
[  3258.982] (II) Initializing extension RECORD
[  3258.982] (II) Initializing extension DPMS
[  3258.982] (II) Initializing extension Present
[  3258.982] (II) Initializing extension DRI3
[  3258.982] (II) Initializing extension X-Resource
[  3258.982] (II) Initializing extension XVideo
[  3258.982] (II) Initializing extension XVideo-MotionCompensation
[  3258.982] (II) Initializing extension GLX
[  3258.982] (II) AIGLX: Screen 0 is not DRI2 capable
[  3259.149] (II) IGLX: Loaded and initialized swrast
[  3259.149] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  3259.149] (II) Initializing extension XFree86-VidModeExtension
[  3259.149] (II) Initializing extension XFree86-DGA
[  3259.149] (II) Initializing extension XFree86-DRI
[  3259.149] (II) Initializing extension DRI2
[  3259.247] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  3259.248] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  3259.248] (II) LoadModule: "libinput"
[  3259.248] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  3259.250] (II) Module libinput: vendor="X.Org Foundation"
[  3259.250] 	compiled for 1.19.6, module version = 0.27.1
[  3259.250] 	Module class: X.Org XInput Driver
[  3259.250] 	ABI class: X.Org XInput driver, version 24.1
[  3259.250] (II) Using input driver 'libinput' for 'Power Button'
[  3259.251] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 14 paused 0
[  3259.251] (**) Power Button: always reports core events
[  3259.251] (**) Option "Device" "/dev/input/event1"
[  3259.251] (**) Option "_source" "server/udev"
[  3259.252] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  3259.252] (II) event1  - Power Button: device is a keyboard
[  3259.252] (II) event1  - Power Button: device removed
[  3259.252] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[  3259.252] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  3259.252] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  3259.252] (II) event1  - Power Button: device is a keyboard
[  3259.253] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[  3259.253] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  3259.253] (II) Using input driver 'libinput' for 'Sleep Button'
[  3259.254] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 17 paused 0
[  3259.254] (**) Sleep Button: always reports core events
[  3259.254] (**) Option "Device" "/dev/input/event0"
[  3259.254] (**) Option "_source" "server/udev"
[  3259.254] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[  3259.254] (II) event0  - Sleep Button: device is a keyboard
[  3259.254] (II) event0  - Sleep Button: device removed
[  3259.254] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[  3259.254] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[  3259.255] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[  3259.255] (II) event0  - Sleep Button: device is a keyboard
[  3259.256] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event7)
[  3259.256] (II) No input driver specified, ignoring this device.
[  3259.256] (II) This device may have been added with another device file.
[  3259.256] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event8)
[  3259.256] (II) No input driver specified, ignoring this device.
[  3259.256] (II) This device may have been added with another device file.
[  3259.256] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event6)
[  3259.256] (II) No input driver specified, ignoring this device.
[  3259.257] (II) This device may have been added with another device file.
[  3259.257] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event2)
[  3259.257] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  3259.257] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[  3259.258] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 18 paused 0
[  3259.258] (**) Logitech USB Keyboard: always reports core events
[  3259.258] (**) Option "Device" "/dev/input/event2"
[  3259.258] (**) Option "_source" "server/udev"
[  3259.259] (II) event2  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[  3259.259] (II) event2  - Logitech USB Keyboard: device is a keyboard
[  3259.259] (II) event2  - Logitech USB Keyboard: device removed
[  3259.259] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/0003:046D:C31C.0001/input/input4/event2"
[  3259.259] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 8)
[  3259.260] (II) event2  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[  3259.260] (II) event2  - Logitech USB Keyboard: device is a keyboard
[  3259.261] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event3)
[  3259.261] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  3259.261] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[  3259.262] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 19 paused 0
[  3259.262] (**) Logitech USB Keyboard: always reports core events
[  3259.262] (**) Option "Device" "/dev/input/event3"
[  3259.262] (**) Option "_source" "server/udev"
[  3259.263] (II) event3  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[  3259.263] (II) event3  - Logitech USB Keyboard: device is a keyboard
[  3259.263] (II) event3  - Logitech USB Keyboard: device removed
[  3259.263] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.1/0003:046D:C31C.0002/input/input5/event3"
[  3259.263] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9)
[  3259.264] (II) event3  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[  3259.264] (II) event3  - Logitech USB Keyboard: device is a keyboard
[  3259.265] (II) config/udev: Adding input device gspca_zc3xx (/dev/input/event9)
[  3259.265] (**) gspca_zc3xx: Applying InputClass "libinput keyboard catchall"
[  3259.265] (II) Using input driver 'libinput' for 'gspca_zc3xx'
[  3259.266] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 20 paused 0
[  3259.266] (**) gspca_zc3xx: always reports core events
[  3259.266] (**) Option "Device" "/dev/input/event9"
[  3259.266] (**) Option "_source" "server/udev"
[  3259.266] (II) event9  - gspca_zc3xx: is tagged by udev as: Keyboard
[  3259.266] (II) event9  - gspca_zc3xx: device is a keyboard
[  3259.267] (II) event9  - gspca_zc3xx: device removed
[  3259.267] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/input/input12/event9"
[  3259.267] (II) XINPUT: Adding extended input device "gspca_zc3xx" (type: KEYBOARD, id 10)
[  3259.267] (II) event9  - gspca_zc3xx: is tagged by udev as: Keyboard
[  3259.267] (II) event9  - gspca_zc3xx: device is a keyboard
[  3259.268] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event4)
[  3259.268] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[  3259.268] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[  3259.269] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 21 paused 0
[  3259.269] (**) PixArt USB Optical Mouse: always reports core events
[  3259.269] (**) Option "Device" "/dev/input/event4"
[  3259.269] (**) Option "_source" "server/udev"
[  3259.269] (II) event4  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[  3259.269] (II) event4  - PixArt USB Optical Mouse: device is a pointer
[  3259.269] (II) event4  - PixArt USB Optical Mouse: device removed
[  3259.270] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/0003:0461:4D0F.0004/input/input13/event4"
[  3259.270] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 11)
[  3259.270] (**) Option "AccelerationScheme" "none"
[  3259.270] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[  3259.270] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[  3259.270] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[  3259.270] (II) event4  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[  3259.270] (II) event4  - PixArt USB Optical Mouse: device is a pointer
[  3259.271] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[  3259.271] (II) No input driver specified, ignoring this device.
[  3259.271] (II) This device may have been added with another device file.
[  3259.272] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[  3259.272] (II) No input driver specified, ignoring this device.
[  3259.272] (II) This device may have been added with another device file.

Last edited by V1del (2018-06-25 12:16:52)

Offline

#4 2018-06-25 11:34:22

loqs
Member
Registered: 2014-03-06
Posts: 17,318

Re: [SOLVED] Steam doesn't work after system reboot

V1del wrote:

Please use [ code ] tags when posting command output.

This error usually happens if the driver setup is incorrect, elaborate on your graphics card and driver setup  and post a xorg.log, a full dmesg as well as

pacman -Qs libgl

Offline

#5 2018-06-25 11:51:58

hcjl
Member
From: berlin
Registered: 2007-06-29
Posts: 330

Re: [SOLVED] Steam doesn't work after system reboot

sleedyak wrote:

So, there were two files. One of them was named Xorg.0.log which contains the following:
[ code ]
...

He tried it... without success ;-)

@sleedyak: Please consult the BBCode syntax reference and update your post accordingly.

Last edited by hcjl (2018-06-25 12:14:36)

Offline

#6 2018-06-25 12:28:38

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,650

Re: [SOLVED] Steam doesn't work after system reboot

Thanks for the attempt, as mentioned look at the link posted by hcjl in the future, I took the liberty of fixing the post for now to keep everyone's sanity.

xorg.1.log is old and can be ignored, xorg.0.log already tells us a few things that are relevant. given that information, you likely forgot to install lib32-nvidia-340xx-utils.

Should that not have been sufficient, repost the remainder of the outputs I asked for.

Last edited by V1del (2018-06-25 12:29:10)

Offline

#7 2018-06-25 12:32:58

loqs
Member
Registered: 2014-03-06
Posts: 17,318

Re: [SOLVED] Steam doesn't work after system reboot

As to why it stopped working possibly https://git.archlinux.org/svntogit/comm … 69bce20a67 removing the swr fallback.
Edit:
swr not swrast the cause.

Last edited by loqs (2018-06-25 12:35:22)

Offline

#8 2018-06-25 12:45:46

sleedyak
Member
Registered: 2018-06-25
Posts: 4

Re: [SOLVED] Steam doesn't work after system reboot

Ok so I run:

[natan@Arch ~]$ pacman -Qs libgl
local/lib32-libglvnd 1.0.0-1
    The GL Vendor-Neutral Dispatch library
local/lib32-mesa 18.0.4-2
    An open-source implementation of the OpenGL specification (32-bit)
local/libglvnd 1.0.0-1
    The GL Vendor-Neutral Dispatch library
local/mesa 18.1.1-1
    An open-source implementation of the OpenGL specification
local/nvidia-340xx-utils 340.107-2
    NVIDIA drivers utilities
[natan@Arch ~]$ 

And I've also installed lib32-nvidia-340xx-utils. Should I restart my system now?

Offline

#9 2018-06-25 12:47:25

sleedyak
Member
Registered: 2018-06-25
Posts: 4

Re: [SOLVED] Steam doesn't work after system reboot

It's sorted now, thank you for your help.

Offline

#10 2018-06-25 13:26:04

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,650

Re: [SOLVED] Steam doesn't work after system reboot

Glad to hear. Please mark as [SOLVED] by editing the title in your first post: https://wiki.archlinux.org/index.php/Co … ow_to_post

Offline

Board footer

Powered by FluxBB