You are not logged in.
I installed arch on a dual boot system using uefi, and when I first go to boot the new system it reboots in the middle of starting. After searching for anything helpful I was finally able to get it to boot by adding nomodeset to the kernel arguments. By doing so I can now get the system to boot, but then I went to try and install wayland but that apparently won't work with nomodeset. I tried both the ati and the amdgpu drivers and neither one seems to do anything. After seeing that route fail I tried installing Xorg instead, and when I run
startx
I get a corrupted looking screen. after killing X from a separate terminal I get this output from X
X.Org X Server 1.19.3
Release Date: 2017-03-15
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.9.11-1-ARCH x86_64
Current Operating System: Linux titan 4.11.3-1-ARCH #1 SMP PREEMPT Sun May 28 10:40:17 CEST 2017 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c57cb969-e366-4c38-acce-b0e7184b6dcf rw quiet nomodeset
Build Date: 07 April 2017 05:42:48PM
Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Thu Jun 1 19:26:45 2017
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
/etc/X11/xinit/xinitrc: line 51: twm: command not found
/etc/X11/xinit/xinitrc: line 52: xclock: command not found
xterm: fatal IO error 11 (Resource temporarily unavailable) or KillClient on X server ":1"
xterm: fatal IO error 11 (Resource temporarily unavailable) or KillClient on X server ":1"
xterm: fatal IO error 11 (Resource temporarily unavailable) or KillClient on X server ":1"
xinit: connection to X server lost
waiting for X server to shut down ..........
xinit: X server slow to shut down, sending KILL signal
waiting for server to die
my motherboard is a MSI A88X-G43
Instead of a graphics card I have an APU with Radeon HD 8570D
Here is the output of "lspci -nn"
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Complex [1022:1410]
00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) I/O Memory Management Unit [1022:1419]
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8570D] [1002:990e]
00:01.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Trinity HDMI Audio Controller [1002:9902]
00:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Port [1022:1414]
00:10.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller [1022:7814] (rev 09)
00:10.1 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller [1022:7814] (rev 09)
00:11.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7801] (rev 40)
00:12.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller [1022:7807] (rev 11)
00:12.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller [1022:7808] (rev 11)
00:13.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller [1022:7807] (rev 11)
00:13.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller [1022:7808] (rev 11)
00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:780b] (rev 16)
00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller [1022:780d] (rev 01)
00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:780e] (rev 11)
00:14.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge [1022:780f] (rev 40)
00:14.5 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller [1022:7809] (rev 11)
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 0 [1022:1400]
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 1 [1022:1401]
00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 2 [1022:1402]
00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 3 [1022:1403]
00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 4 [1022:1404]
00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 5 [1022:1405]
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
if I run
sudo modprobe amdgpu
it returns
[ 2254.978941] [drm:amdgpu_init [amdgpu]] *ERROR* VGACON disables amdgpu kernel modeseting.
modprobe: ERROR: could not insert 'amdgpu': Invalid argument
here is my Xorg.0.log file
[ 1200.137]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[ 1200.140] X Protocol Version 11, Revision 0
[ 1200.141] Build Operating System: Linux 4.9.11-1-ARCH x86_64
[ 1200.143] Current Operating System: Linux titan 4.11.3-1-ARCH #1 SMP PREEMPT Sun May 28 10:40:17 CEST 2017 x86_64
[ 1200.143] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c57cb969-e366-4c38-acce-b0e7184b6dcf rw quiet nomodeset
[ 1200.145] Build Date: 07 April 2017 05:42:48PM
[ 1200.146]
[ 1200.147] Current version of pixman: 0.34.0
[ 1200.149] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1200.149] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1200.154] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 1 19:23:23 2017
[ 1200.155] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1200.156] (==) No Layout section. Using the first Screen section.
[ 1200.156] (==) No screen section available. Using defaults.
[ 1200.156] (**) |-->Screen "Default Screen Section" (0)
[ 1200.156] (**) | |-->Monitor "<default monitor>"
[ 1200.156] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1200.156] (==) Automatically adding devices
[ 1200.156] (==) Automatically enabling devices
[ 1200.156] (==) Automatically adding GPU devices
[ 1200.156] (==) Automatically binding GPU devices
[ 1200.156] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1200.156] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 1200.156] Entry deleted from font path.
[ 1200.156] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 1200.156] Entry deleted from font path.
[ 1200.156] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 1200.156] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 1200.156] Entry deleted from font path.
[ 1200.156] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 1200.156] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 1200.156] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1200.156] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1200.156] (II) Loader magic: 0x822d60
[ 1200.156] (II) Module ABI versions:
[ 1200.156] X.Org ANSI C Emulation: 0.4
[ 1200.156] X.Org Video Driver: 23.0
[ 1200.156] X.Org XInput driver : 24.1
[ 1200.156] X.Org Server Extension : 10.0
[ 1200.157] (++) using VT number 1
[ 1200.157] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 1200.159] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 1200.163] (--) PCI:*(0:0:1:0) 1002:990e:1462:7793 rev 0, Mem @ 0xc0000000/268435456, 0xfef00000/262144, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[ 1200.163] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 1200.163] (II) LoadModule: "glx"
[ 1200.163] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1200.165] (II) Module glx: vendor="X.Org Foundation"
[ 1200.165] compiled for 1.19.3, module version = 1.0.0
[ 1200.165] ABI class: X.Org Server Extension, version 10.0
[ 1200.165] (==) Matched ati as autoconfigured driver 0
[ 1200.165] (==) Matched modesetting as autoconfigured driver 1
[ 1200.165] (==) Matched fbdev as autoconfigured driver 2
[ 1200.165] (==) Matched vesa as autoconfigured driver 3
[ 1200.165] (==) Assigned the driver to the xf86ConfigLayout
[ 1200.165] (II) LoadModule: "ati"
[ 1200.165] (WW) Warning, couldn't open module ati
[ 1200.165] (II) UnloadModule: "ati"
[ 1200.165] (II) Unloading ati
[ 1200.165] (EE) Failed to load module "ati" (module does not exist, 0)
[ 1200.165] (II) LoadModule: "modesetting"
[ 1200.165] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 1200.166] (II) Module modesetting: vendor="X.Org Foundation"
[ 1200.166] compiled for 1.19.3, module version = 1.19.3
[ 1200.166] Module class: X.Org Video Driver
[ 1200.166] ABI class: X.Org Video Driver, version 23.0
[ 1200.166] (II) LoadModule: "fbdev"
[ 1200.166] (WW) Warning, couldn't open module fbdev
[ 1200.166] (II) UnloadModule: "fbdev"
[ 1200.166] (II) Unloading fbdev
[ 1200.166] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 1200.166] (II) LoadModule: "vesa"
[ 1200.166] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 1200.166] (II) Module vesa: vendor="X.Org Foundation"
[ 1200.166] compiled for 1.19.0, module version = 2.3.4
[ 1200.166] Module class: X.Org Video Driver
[ 1200.166] ABI class: X.Org Video Driver, version 23.0
[ 1200.166] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 1200.166] (II) VESA: driver for VESA chipsets: vesa
[ 1200.166] (EE) open /dev/dri/card0: No such file or directory
[ 1200.166] (WW) Falling back to old probe method for modesetting
[ 1200.166] (EE) open /dev/dri/card0: No such file or directory
[ 1200.166] (EE) Screen 0 deleted because of no matching config section.
[ 1200.166] (II) UnloadModule: "modesetting"
[ 1200.166] (II) Loading sub module "vbe"
[ 1200.166] (II) LoadModule: "vbe"
[ 1200.167] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 1200.167] (II) Module vbe: vendor="X.Org Foundation"
[ 1200.167] compiled for 1.19.3, module version = 1.1.0
[ 1200.167] ABI class: X.Org Video Driver, version 23.0
[ 1200.167] (II) Loading sub module "int10"
[ 1200.167] (II) LoadModule: "int10"
[ 1200.167] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 1200.167] (II) Module int10: vendor="X.Org Foundation"
[ 1200.167] compiled for 1.19.3, module version = 1.0.0
[ 1200.167] ABI class: X.Org Video Driver, version 23.0
[ 1200.167] (II) VESA(0): initializing int10
[ 1200.168] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 1200.168] (II) VESA(0): VESA BIOS detected
[ 1200.168] (II) VESA(0): VESA VBE Version 3.0
[ 1200.168] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[ 1200.168] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[ 1200.168] (II) VESA(0): VESA VBE OEM Software Rev: 15.35
[ 1200.168] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[ 1200.168] (II) VESA(0): VESA VBE OEM Product: DVST
[ 1200.168] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[ 1200.202] (II) VESA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1200.202] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 1200.202] (==) VESA(0): RGB weight 888
[ 1200.202] (==) VESA(0): Default visual is TrueColor
[ 1200.202] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 1200.202] (II) Loading sub module "ddc"
[ 1200.202] (II) LoadModule: "ddc"
[ 1200.202] (II) Module "ddc" already built-in
[ 1200.202] (II) VESA(0): VESA VBE DDC supported
[ 1200.202] (II) VESA(0): VESA VBE DDC Level 2
[ 1200.202] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[ 1200.205] (II) VESA(0): VESA VBE DDC read successfully
[ 1200.205] (II) VESA(0): Manufacturer: DEL Model: f011 Serial#: 826365772
[ 1200.205] (II) VESA(0): Year: 2009 Week: 52
[ 1200.205] (II) VESA(0): EDID Version: 1.3
[ 1200.205] (II) VESA(0): Digital Display Input
[ 1200.205] (II) VESA(0): Max Image Size [cm]: horiz.: 47 vert.: 30
[ 1200.205] (II) VESA(0): Gamma: 2.20
[ 1200.205] (II) VESA(0): DPMS capabilities: Off
[ 1200.205] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 1200.205] (II) VESA(0): Default color space is primary color space
[ 1200.205] (II) VESA(0): First detailed timing is preferred mode
[ 1200.205] (II) VESA(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 1200.205] (II) VESA(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 1200.205] (II) VESA(0): Supported established timings:
[ 1200.205] (II) VESA(0): 720x400@70Hz
[ 1200.205] (II) VESA(0): 640x480@60Hz
[ 1200.205] (II) VESA(0): 640x480@75Hz
[ 1200.205] (II) VESA(0): 800x600@60Hz
[ 1200.205] (II) VESA(0): 800x600@75Hz
[ 1200.205] (II) VESA(0): 1024x768@60Hz
[ 1200.205] (II) VESA(0): 1024x768@75Hz
[ 1200.205] (II) VESA(0): 1280x1024@75Hz
[ 1200.205] (II) VESA(0): Manufacturer's mask: 0
[ 1200.205] (II) VESA(0): Supported standard timings:
[ 1200.205] (II) VESA(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 1200.205] (II) VESA(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 1200.205] (II) VESA(0): #2: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 1200.205] (II) VESA(0): Supported detailed timing:
[ 1200.205] (II) VESA(0): clock: 146.2 MHz Image Size: 474 x 296 mm
[ 1200.205] (II) VESA(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
[ 1200.205] (II) VESA(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
[ 1200.205] (II) VESA(0): Serial No: H736H9CQ1AWL
[ 1200.205] (II) VESA(0): Monitor name: DELL 2209WA
[ 1200.205] (II) VESA(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 165 MHz
[ 1200.205] (II) VESA(0): EDID (in hex):
[ 1200.205] (II) VESA(0): 00ffffffffffff0010ac11f04c574131
[ 1200.205] (II) VESA(0): 34130103802f1e782eee95a3544c9926
[ 1200.205] (II) VESA(0): 0f5054a54b00714f8180b30001010101
[ 1200.205] (II) VESA(0): 01010101010121399030621a274068b0
[ 1200.205] (II) VESA(0): 3600da281100001c000000ff00483733
[ 1200.205] (II) VESA(0): 36483943513141574c0a000000fc0044
[ 1200.205] (II) VESA(0): 454c4c203232303957410a20000000fd
[ 1200.205] (II) VESA(0): 00384b1e5310000a20202020202000a4
[ 1200.205] (II) VESA(0): EDID vendor "DEL", prod id 61457
[ 1200.205] (II) VESA(0): Using EDID range info for horizontal sync
[ 1200.205] (II) VESA(0): Using EDID range info for vertical refresh
[ 1200.205] (II) VESA(0): Printing DDC gathered Modelines:
[ 1200.205] (II) VESA(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[ 1200.205] (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1200.205] (II) VESA(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 1200.205] (II) VESA(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1200.205] (II) VESA(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 1200.205] (II) VESA(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 1200.205] (II) VESA(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 1200.205] (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1200.205] (II) VESA(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 1200.205] (II) VESA(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 1200.205] (II) VESA(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1200.205] (II) VESA(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 1200.205] (II) VESA(0): Searching for matching VESA mode(s):
[ 1200.206] Mode: 100 (640x400)
[ 1200.206] ModeAttributes: 0xbb
[ 1200.206] WinAAttributes: 0x7
[ 1200.206] WinBAttributes: 0x0
[ 1200.206] WinGranularity: 64
[ 1200.206] WinSize: 64
[ 1200.206] WinASegment: 0xa000
[ 1200.206] WinBSegment: 0x0
[ 1200.206] WinFuncPtr: 0xc000594b
[ 1200.206] BytesPerScanline: 640
[ 1200.206] XResolution: 640
[ 1200.206] YResolution: 400
[ 1200.206] XCharSize: 8
[ 1200.206] YCharSize: 16
[ 1200.206] NumberOfPlanes: 1
[ 1200.206] BitsPerPixel: 8
[ 1200.206] NumberOfBanks: 1
[ 1200.206] MemoryModel: 4
[ 1200.206] BankSize: 0
[ 1200.206] NumberOfImages: 63
[ 1200.206] RedMaskSize: 0
[ 1200.206] RedFieldPosition: 0
[ 1200.206] GreenMaskSize: 0
[ 1200.206] GreenFieldPosition: 0
[ 1200.206] BlueMaskSize: 0
[ 1200.206] BlueFieldPosition: 0
[ 1200.206] RsvdMaskSize: 0
[ 1200.206] RsvdFieldPosition: 0
[ 1200.206] DirectColorModeInfo: 0
[ 1200.206] PhysBasePtr: 0xc0000000
[ 1200.206] LinBytesPerScanLine: 640
[ 1200.206] BnkNumberOfImagePages: 63
[ 1200.206] LinNumberOfImagePages: 63
[ 1200.206] LinRedMaskSize: 0
[ 1200.206] LinRedFieldPosition: 0
[ 1200.206] LinGreenMaskSize: 0
[ 1200.206] LinGreenFieldPosition: 0
[ 1200.206] LinBlueMaskSize: 0
[ 1200.206] LinBlueFieldPosition: 0
[ 1200.206] LinRsvdMaskSize: 0
[ 1200.206] LinRsvdFieldPosition: 0
[ 1200.206] MaxPixelClock: 400000000
[ 1200.207] Mode: 101 (640x480)
[ 1200.207] ModeAttributes: 0xbb
[ 1200.207] WinAAttributes: 0x7
[ 1200.207] WinBAttributes: 0x0
[ 1200.207] WinGranularity: 64
[ 1200.207] WinSize: 64
[ 1200.207] WinASegment: 0xa000
[ 1200.207] WinBSegment: 0x0
[ 1200.207] WinFuncPtr: 0xc000594b
[ 1200.207] BytesPerScanline: 640
[ 1200.207] XResolution: 640
[ 1200.207] YResolution: 480
[ 1200.207] XCharSize: 8
[ 1200.207] YCharSize: 16
[ 1200.207] NumberOfPlanes: 1
[ 1200.207] BitsPerPixel: 8
[ 1200.207] NumberOfBanks: 1
[ 1200.207] MemoryModel: 4
[ 1200.207] BankSize: 0
[ 1200.207] NumberOfImages: 50
[ 1200.207] RedMaskSize: 0
[ 1200.207] RedFieldPosition: 0
[ 1200.207] GreenMaskSize: 0
[ 1200.207] GreenFieldPosition: 0
[ 1200.207] BlueMaskSize: 0
[ 1200.207] BlueFieldPosition: 0
[ 1200.207] RsvdMaskSize: 0
[ 1200.207] RsvdFieldPosition: 0
[ 1200.207] DirectColorModeInfo: 0
[ 1200.207] PhysBasePtr: 0xc0000000
[ 1200.207] LinBytesPerScanLine: 640
[ 1200.207] BnkNumberOfImagePages: 50
[ 1200.207] LinNumberOfImagePages: 50
[ 1200.207] LinRedMaskSize: 0
[ 1200.207] LinRedFieldPosition: 0
[ 1200.207] LinGreenMaskSize: 0
[ 1200.207] LinGreenFieldPosition: 0
[ 1200.207] LinBlueMaskSize: 0
[ 1200.207] LinBlueFieldPosition: 0
[ 1200.207] LinRsvdMaskSize: 0
[ 1200.207] LinRsvdFieldPosition: 0
[ 1200.207] MaxPixelClock: 400000000
[ 1200.208] Mode: 103 (800x600)
[ 1200.208] ModeAttributes: 0xbb
[ 1200.208] WinAAttributes: 0x7
[ 1200.208] WinBAttributes: 0x0
[ 1200.208] WinGranularity: 64
[ 1200.208] WinSize: 64
[ 1200.208] WinASegment: 0xa000
[ 1200.208] WinBSegment: 0x0
[ 1200.208] WinFuncPtr: 0xc000594b
[ 1200.208] BytesPerScanline: 832
[ 1200.208] XResolution: 800
[ 1200.208] YResolution: 600
[ 1200.208] XCharSize: 8
[ 1200.208] YCharSize: 14
[ 1200.208] NumberOfPlanes: 1
[ 1200.208] BitsPerPixel: 8
[ 1200.208] NumberOfBanks: 1
[ 1200.208] MemoryModel: 4
[ 1200.208] BankSize: 0
[ 1200.208] NumberOfImages: 31
[ 1200.208] RedMaskSize: 0
[ 1200.208] RedFieldPosition: 0
[ 1200.208] GreenMaskSize: 0
[ 1200.208] GreenFieldPosition: 0
[ 1200.208] BlueMaskSize: 0
[ 1200.208] BlueFieldPosition: 0
[ 1200.208] RsvdMaskSize: 0
[ 1200.208] RsvdFieldPosition: 0
[ 1200.208] DirectColorModeInfo: 0
[ 1200.208] PhysBasePtr: 0xc0000000
[ 1200.208] LinBytesPerScanLine: 832
[ 1200.208] BnkNumberOfImagePages: 31
[ 1200.208] LinNumberOfImagePages: 31
[ 1200.208] LinRedMaskSize: 0
[ 1200.208] LinRedFieldPosition: 0
[ 1200.208] LinGreenMaskSize: 0
[ 1200.208] LinGreenFieldPosition: 0
[ 1200.208] LinBlueMaskSize: 0
[ 1200.208] LinBlueFieldPosition: 0
[ 1200.208] LinRsvdMaskSize: 0
[ 1200.208] LinRsvdFieldPosition: 0
[ 1200.208] MaxPixelClock: 400000000
[ 1200.209] Mode: 105 (1024x768)
[ 1200.209] ModeAttributes: 0xbb
[ 1200.209] WinAAttributes: 0x7
[ 1200.209] WinBAttributes: 0x0
[ 1200.209] WinGranularity: 64
[ 1200.209] WinSize: 64
[ 1200.209] WinASegment: 0xa000
[ 1200.209] WinBSegment: 0x0
[ 1200.209] WinFuncPtr: 0xc000594b
[ 1200.209] BytesPerScanline: 1024
[ 1200.209] XResolution: 1024
[ 1200.209] YResolution: 768
[ 1200.209] XCharSize: 8
[ 1200.209] YCharSize: 16
[ 1200.209] NumberOfPlanes: 1
[ 1200.209] BitsPerPixel: 8
[ 1200.209] NumberOfBanks: 1
[ 1200.209] MemoryModel: 4
[ 1200.209] BankSize: 0
[ 1200.209] NumberOfImages: 18
[ 1200.209] RedMaskSize: 0
[ 1200.209] RedFieldPosition: 0
[ 1200.209] GreenMaskSize: 0
[ 1200.209] GreenFieldPosition: 0
[ 1200.209] BlueMaskSize: 0
[ 1200.209] BlueFieldPosition: 0
[ 1200.209] RsvdMaskSize: 0
[ 1200.209] RsvdFieldPosition: 0
[ 1200.209] DirectColorModeInfo: 0
[ 1200.209] PhysBasePtr: 0xc0000000
[ 1200.209] LinBytesPerScanLine: 1024
[ 1200.209] BnkNumberOfImagePages: 18
[ 1200.209] LinNumberOfImagePages: 18
[ 1200.209] LinRedMaskSize: 0
[ 1200.209] LinRedFieldPosition: 0
[ 1200.209] LinGreenMaskSize: 0
[ 1200.209] LinGreenFieldPosition: 0
[ 1200.209] LinBlueMaskSize: 0
[ 1200.209] LinBlueFieldPosition: 0
[ 1200.209] LinRsvdMaskSize: 0
[ 1200.209] LinRsvdFieldPosition: 0
[ 1200.209] MaxPixelClock: 400000000
[ 1200.210] Mode: 107 (1280x1024)
[ 1200.210] ModeAttributes: 0xbb
[ 1200.210] WinAAttributes: 0x7
[ 1200.210] WinBAttributes: 0x0
[ 1200.210] WinGranularity: 64
[ 1200.210] WinSize: 64
[ 1200.210] WinASegment: 0xa000
[ 1200.210] WinBSegment: 0x0
[ 1200.210] WinFuncPtr: 0xc000594b
[ 1200.210] BytesPerScanline: 1280
[ 1200.210] XResolution: 1280
[ 1200.210] YResolution: 1024
[ 1200.210] XCharSize: 8
[ 1200.210] YCharSize: 16
[ 1200.210] NumberOfPlanes: 1
[ 1200.210] BitsPerPixel: 8
[ 1200.210] NumberOfBanks: 1
[ 1200.210] MemoryModel: 4
[ 1200.210] BankSize: 0
[ 1200.210] NumberOfImages: 11
[ 1200.210] RedMaskSize: 0
[ 1200.210] RedFieldPosition: 0
[ 1200.210] GreenMaskSize: 0
[ 1200.210] GreenFieldPosition: 0
[ 1200.210] BlueMaskSize: 0
[ 1200.210] BlueFieldPosition: 0
[ 1200.210] RsvdMaskSize: 0
[ 1200.210] RsvdFieldPosition: 0
[ 1200.210] DirectColorModeInfo: 0
[ 1200.210] PhysBasePtr: 0xc0000000
[ 1200.210] LinBytesPerScanLine: 1280
[ 1200.210] BnkNumberOfImagePages: 11
[ 1200.210] LinNumberOfImagePages: 11
[ 1200.210] LinRedMaskSize: 0
[ 1200.210] LinRedFieldPosition: 0
[ 1200.210] LinGreenMaskSize: 0
[ 1200.210] LinGreenFieldPosition: 0
[ 1200.210] LinBlueMaskSize: 0
[ 1200.210] LinBlueFieldPosition: 0
[ 1200.210] LinRsvdMaskSize: 0
[ 1200.210] LinRsvdFieldPosition: 0
[ 1200.210] MaxPixelClock: 400000000
[ 1200.211] Mode: 110 (640x480)
[ 1200.211] ModeAttributes: 0xbb
[ 1200.211] WinAAttributes: 0x7
[ 1200.211] WinBAttributes: 0x0
[ 1200.211] WinGranularity: 64
[ 1200.211] WinSize: 64
[ 1200.211] WinASegment: 0xa000
[ 1200.211] WinBSegment: 0x0
[ 1200.211] WinFuncPtr: 0xc000594b
[ 1200.211] BytesPerScanline: 1280
[ 1200.211] XResolution: 640
[ 1200.211] YResolution: 480
[ 1200.211] XCharSize: 8
[ 1200.211] YCharSize: 16
[ 1200.211] NumberOfPlanes: 1
[ 1200.211] BitsPerPixel: 16
[ 1200.211] NumberOfBanks: 1
[ 1200.211] MemoryModel: 6
[ 1200.211] BankSize: 0
[ 1200.211] NumberOfImages: 24
[ 1200.211] RedMaskSize: 5
[ 1200.211] RedFieldPosition: 10
[ 1200.211] GreenMaskSize: 5
[ 1200.211] GreenFieldPosition: 5
[ 1200.211] BlueMaskSize: 5
[ 1200.211] BlueFieldPosition: 0
[ 1200.211] RsvdMaskSize: 0
[ 1200.211] RsvdFieldPosition: 0
[ 1200.211] DirectColorModeInfo: 0
[ 1200.211] PhysBasePtr: 0xc0000000
[ 1200.211] LinBytesPerScanLine: 1280
[ 1200.211] BnkNumberOfImagePages: 24
[ 1200.211] LinNumberOfImagePages: 24
[ 1200.211] LinRedMaskSize: 5
[ 1200.211] LinRedFieldPosition: 10
[ 1200.211] LinGreenMaskSize: 5
[ 1200.211] LinGreenFieldPosition: 5
[ 1200.211] LinBlueMaskSize: 5
[ 1200.211] LinBlueFieldPosition: 0
[ 1200.211] LinRsvdMaskSize: 0
[ 1200.211] LinRsvdFieldPosition: 0
[ 1200.211] MaxPixelClock: 400000000
[ 1200.212] Mode: 111 (640x480)
[ 1200.212] ModeAttributes: 0xbb
[ 1200.212] WinAAttributes: 0x7
[ 1200.212] WinBAttributes: 0x0
[ 1200.212] WinGranularity: 64
[ 1200.212] WinSize: 64
[ 1200.212] WinASegment: 0xa000
[ 1200.212] WinBSegment: 0x0
[ 1200.212] WinFuncPtr: 0xc000594b
[ 1200.212] BytesPerScanline: 1280
[ 1200.212] XResolution: 640
[ 1200.212] YResolution: 480
[ 1200.212] XCharSize: 8
[ 1200.212] YCharSize: 16
[ 1200.212] NumberOfPlanes: 1
[ 1200.212] BitsPerPixel: 16
[ 1200.212] NumberOfBanks: 1
[ 1200.212] MemoryModel: 6
[ 1200.212] BankSize: 0
[ 1200.212] NumberOfImages: 24
[ 1200.212] RedMaskSize: 5
[ 1200.212] RedFieldPosition: 11
[ 1200.212] GreenMaskSize: 6
[ 1200.212] GreenFieldPosition: 5
[ 1200.212] BlueMaskSize: 5
[ 1200.212] BlueFieldPosition: 0
[ 1200.212] RsvdMaskSize: 0
[ 1200.212] RsvdFieldPosition: 0
[ 1200.212] DirectColorModeInfo: 0
[ 1200.212] PhysBasePtr: 0xc0000000
[ 1200.212] LinBytesPerScanLine: 1280
[ 1200.212] BnkNumberOfImagePages: 24
[ 1200.212] LinNumberOfImagePages: 24
[ 1200.212] LinRedMaskSize: 5
[ 1200.212] LinRedFieldPosition: 11
[ 1200.212] LinGreenMaskSize: 6
[ 1200.212] LinGreenFieldPosition: 5
[ 1200.212] LinBlueMaskSize: 5
[ 1200.212] LinBlueFieldPosition: 0
[ 1200.212] LinRsvdMaskSize: 0
[ 1200.212] LinRsvdFieldPosition: 0
[ 1200.212] MaxPixelClock: 400000000
[ 1200.213] Mode: 113 (800x600)
[ 1200.213] ModeAttributes: 0xbb
[ 1200.213] WinAAttributes: 0x7
[ 1200.213] WinBAttributes: 0x0
[ 1200.213] WinGranularity: 64
[ 1200.213] WinSize: 64
[ 1200.213] WinASegment: 0xa000
[ 1200.213] WinBSegment: 0x0
[ 1200.213] WinFuncPtr: 0xc000594b
[ 1200.213] BytesPerScanline: 1664
[ 1200.213] XResolution: 800
[ 1200.213] YResolution: 600
[ 1200.213] XCharSize: 8
[ 1200.213] YCharSize: 14
[ 1200.213] NumberOfPlanes: 1
[ 1200.213] BitsPerPixel: 16
[ 1200.213] NumberOfBanks: 1
[ 1200.213] MemoryModel: 6
[ 1200.213] BankSize: 0
[ 1200.213] NumberOfImages: 15
[ 1200.213] RedMaskSize: 5
[ 1200.213] RedFieldPosition: 10
[ 1200.213] GreenMaskSize: 5
[ 1200.213] GreenFieldPosition: 5
[ 1200.213] BlueMaskSize: 5
[ 1200.213] BlueFieldPosition: 0
[ 1200.213] RsvdMaskSize: 0
[ 1200.213] RsvdFieldPosition: 0
[ 1200.213] DirectColorModeInfo: 0
[ 1200.213] PhysBasePtr: 0xc0000000
[ 1200.213] LinBytesPerScanLine: 1664
[ 1200.213] BnkNumberOfImagePages: 15
[ 1200.213] LinNumberOfImagePages: 15
[ 1200.213] LinRedMaskSize: 5
[ 1200.213] LinRedFieldPosition: 10
[ 1200.213] LinGreenMaskSize: 5
[ 1200.213] LinGreenFieldPosition: 5
[ 1200.213] LinBlueMaskSize: 5
[ 1200.213] LinBlueFieldPosition: 0
[ 1200.213] LinRsvdMaskSize: 0
[ 1200.213] LinRsvdFieldPosition: 0
[ 1200.213] MaxPixelClock: 400000000
[ 1200.213] Mode: 114 (800x600)
[ 1200.213] ModeAttributes: 0xbb
[ 1200.213] WinAAttributes: 0x7
[ 1200.213] WinBAttributes: 0x0
[ 1200.213] WinGranularity: 64
[ 1200.213] WinSize: 64
[ 1200.213] WinASegment: 0xa000
[ 1200.213] WinBSegment: 0x0
[ 1200.213] WinFuncPtr: 0xc000594b
[ 1200.213] BytesPerScanline: 1664
[ 1200.213] XResolution: 800
[ 1200.213] YResolution: 600
[ 1200.213] XCharSize: 8
[ 1200.213] YCharSize: 14
[ 1200.213] NumberOfPlanes: 1
[ 1200.213] BitsPerPixel: 16
[ 1200.213] NumberOfBanks: 1
[ 1200.213] MemoryModel: 6
[ 1200.213] BankSize: 0
[ 1200.213] NumberOfImages: 15
[ 1200.213] RedMaskSize: 5
[ 1200.213] RedFieldPosition: 11
[ 1200.213] GreenMaskSize: 6
[ 1200.213] GreenFieldPosition: 5
[ 1200.213] BlueMaskSize: 5
[ 1200.214] BlueFieldPosition: 0
[ 1200.214] RsvdMaskSize: 0
[ 1200.214] RsvdFieldPosition: 0
[ 1200.214] DirectColorModeInfo: 0
[ 1200.214] PhysBasePtr: 0xc0000000
[ 1200.214] LinBytesPerScanLine: 1664
[ 1200.214] BnkNumberOfImagePages: 15
[ 1200.214] LinNumberOfImagePages: 15
[ 1200.214] LinRedMaskSize: 5
[ 1200.214] LinRedFieldPosition: 11
[ 1200.214] LinGreenMaskSize: 6
[ 1200.214] LinGreenFieldPosition: 5
[ 1200.214] LinBlueMaskSize: 5
[ 1200.214] LinBlueFieldPosition: 0
[ 1200.214] LinRsvdMaskSize: 0
[ 1200.214] LinRsvdFieldPosition: 0
[ 1200.214] MaxPixelClock: 400000000
[ 1200.214] Mode: 116 (1024x768)
[ 1200.214] ModeAttributes: 0xbb
[ 1200.214] WinAAttributes: 0x7
[ 1200.214] WinBAttributes: 0x0
[ 1200.214] WinGranularity: 64
[ 1200.214] WinSize: 64
[ 1200.214] WinASegment: 0xa000
[ 1200.214] WinBSegment: 0x0
[ 1200.214] WinFuncPtr: 0xc000594b
[ 1200.214] BytesPerScanline: 2048
[ 1200.214] XResolution: 1024
[ 1200.214] YResolution: 768
[ 1200.214] XCharSize: 8
[ 1200.214] YCharSize: 16
[ 1200.214] NumberOfPlanes: 1
[ 1200.214] BitsPerPixel: 16
[ 1200.214] NumberOfBanks: 1
[ 1200.214] MemoryModel: 6
[ 1200.214] BankSize: 0
[ 1200.214] NumberOfImages: 9
[ 1200.214] RedMaskSize: 5
[ 1200.214] RedFieldPosition: 10
[ 1200.214] GreenMaskSize: 5
[ 1200.214] GreenFieldPosition: 5
[ 1200.214] BlueMaskSize: 5
[ 1200.214] BlueFieldPosition: 0
[ 1200.214] RsvdMaskSize: 0
[ 1200.214] RsvdFieldPosition: 0
[ 1200.214] DirectColorModeInfo: 0
[ 1200.214] PhysBasePtr: 0xc0000000
[ 1200.214] LinBytesPerScanLine: 2048
[ 1200.214] BnkNumberOfImagePages: 9
[ 1200.214] LinNumberOfImagePages: 9
[ 1200.214] LinRedMaskSize: 5
[ 1200.214] LinRedFieldPosition: 10
[ 1200.214] LinGreenMaskSize: 5
[ 1200.214] LinGreenFieldPosition: 5
[ 1200.215] LinBlueMaskSize: 5
[ 1200.215] LinBlueFieldPosition: 0
[ 1200.215] LinRsvdMaskSize: 0
[ 1200.215] LinRsvdFieldPosition: 0
[ 1200.215] MaxPixelClock: 400000000
[ 1200.215] Mode: 117 (1024x768)
[ 1200.215] ModeAttributes: 0xbb
[ 1200.215] WinAAttributes: 0x7
[ 1200.215] WinBAttributes: 0x0
[ 1200.215] WinGranularity: 64
[ 1200.215] WinSize: 64
[ 1200.215] WinASegment: 0xa000
[ 1200.215] WinBSegment: 0x0
[ 1200.215] WinFuncPtr: 0xc000594b
[ 1200.215] BytesPerScanline: 2048
[ 1200.215] XResolution: 1024
[ 1200.215] YResolution: 768
[ 1200.215] XCharSize: 8
[ 1200.215] YCharSize: 16
[ 1200.215] NumberOfPlanes: 1
[ 1200.215] BitsPerPixel: 16
[ 1200.215] NumberOfBanks: 1
[ 1200.215] MemoryModel: 6
[ 1200.215] BankSize: 0
[ 1200.215] NumberOfImages: 9
[ 1200.215] RedMaskSize: 5
[ 1200.215] RedFieldPosition: 11
[ 1200.215] GreenMaskSize: 6
[ 1200.215] GreenFieldPosition: 5
[ 1200.215] BlueMaskSize: 5
[ 1200.215] BlueFieldPosition: 0
[ 1200.215] RsvdMaskSize: 0
[ 1200.215] RsvdFieldPosition: 0
[ 1200.215] DirectColorModeInfo: 0
[ 1200.215] PhysBasePtr: 0xc0000000
[ 1200.215] LinBytesPerScanLine: 2048
[ 1200.215] BnkNumberOfImagePages: 9
[ 1200.215] LinNumberOfImagePages: 9
[ 1200.215] LinRedMaskSize: 5
[ 1200.215] LinRedFieldPosition: 11
[ 1200.215] LinGreenMaskSize: 6
[ 1200.215] LinGreenFieldPosition: 5
[ 1200.215] LinBlueMaskSize: 5
[ 1200.215] LinBlueFieldPosition: 0
[ 1200.215] LinRsvdMaskSize: 0
[ 1200.215] LinRsvdFieldPosition: 0
[ 1200.215] MaxPixelClock: 400000000
[ 1200.216] Mode: 119 (1280x1024)
[ 1200.216] ModeAttributes: 0xbb
[ 1200.216] WinAAttributes: 0x7
[ 1200.216] WinBAttributes: 0x0
[ 1200.216] WinGranularity: 64
[ 1200.216] WinSize: 64
[ 1200.216] WinASegment: 0xa000
[ 1200.216] WinBSegment: 0x0
[ 1200.216] WinFuncPtr: 0xc000594b
[ 1200.216] BytesPerScanline: 2560
[ 1200.216] XResolution: 1280
[ 1200.216] YResolution: 1024
[ 1200.216] XCharSize: 8
[ 1200.216] YCharSize: 16
[ 1200.216] NumberOfPlanes: 1
[ 1200.216] BitsPerPixel: 16
[ 1200.216] NumberOfBanks: 1
[ 1200.216] MemoryModel: 6
[ 1200.216] BankSize: 0
[ 1200.216] NumberOfImages: 5
[ 1200.216] RedMaskSize: 5
[ 1200.216] RedFieldPosition: 10
[ 1200.216] GreenMaskSize: 5
[ 1200.216] GreenFieldPosition: 5
[ 1200.216] BlueMaskSize: 5
[ 1200.216] BlueFieldPosition: 0
[ 1200.216] RsvdMaskSize: 0
[ 1200.216] RsvdFieldPosition: 0
[ 1200.216] DirectColorModeInfo: 0
[ 1200.216] PhysBasePtr: 0xc0000000
[ 1200.216] LinBytesPerScanLine: 2560
[ 1200.216] BnkNumberOfImagePages: 5
[ 1200.216] LinNumberOfImagePages: 5
[ 1200.216] LinRedMaskSize: 5
[ 1200.216] LinRedFieldPosition: 10
[ 1200.216] LinGreenMaskSize: 5
[ 1200.216] LinGreenFieldPosition: 5
[ 1200.216] LinBlueMaskSize: 5
[ 1200.216] LinBlueFieldPosition: 0
[ 1200.216] LinRsvdMaskSize: 0
[ 1200.216] LinRsvdFieldPosition: 0
[ 1200.216] MaxPixelClock: 400000000
[ 1200.217] Mode: 11a (1280x1024)
[ 1200.217] ModeAttributes: 0xbb
[ 1200.217] WinAAttributes: 0x7
[ 1200.217] WinBAttributes: 0x0
[ 1200.217] WinGranularity: 64
[ 1200.217] WinSize: 64
[ 1200.217] WinASegment: 0xa000
[ 1200.217] WinBSegment: 0x0
[ 1200.217] WinFuncPtr: 0xc000594b
[ 1200.217] BytesPerScanline: 2560
[ 1200.217] XResolution: 1280
[ 1200.217] YResolution: 1024
[ 1200.217] XCharSize: 8
[ 1200.217] YCharSize: 16
[ 1200.217] NumberOfPlanes: 1
[ 1200.217] BitsPerPixel: 16
[ 1200.217] NumberOfBanks: 1
[ 1200.217] MemoryModel: 6
[ 1200.217] BankSize: 0
[ 1200.217] NumberOfImages: 5
[ 1200.217] RedMaskSize: 5
[ 1200.217] RedFieldPosition: 11
[ 1200.217] GreenMaskSize: 6
[ 1200.217] GreenFieldPosition: 5
[ 1200.217] BlueMaskSize: 5
[ 1200.217] BlueFieldPosition: 0
[ 1200.217] RsvdMaskSize: 0
[ 1200.217] RsvdFieldPosition: 0
[ 1200.217] DirectColorModeInfo: 0
[ 1200.217] PhysBasePtr: 0xc0000000
[ 1200.217] LinBytesPerScanLine: 2560
[ 1200.217] BnkNumberOfImagePages: 5
[ 1200.217] LinNumberOfImagePages: 5
[ 1200.217] LinRedMaskSize: 5
[ 1200.217] LinRedFieldPosition: 11
[ 1200.217] LinGreenMaskSize: 6
[ 1200.217] LinGreenFieldPosition: 5
[ 1200.217] LinBlueMaskSize: 5
[ 1200.217] LinBlueFieldPosition: 0
[ 1200.217] LinRsvdMaskSize: 0
[ 1200.217] LinRsvdFieldPosition: 0
[ 1200.217] MaxPixelClock: 400000000
[ 1200.218] Mode: 163 (1280x960)
[ 1200.218] ModeAttributes: 0xbb
[ 1200.218] WinAAttributes: 0x7
[ 1200.218] WinBAttributes: 0x0
[ 1200.218] WinGranularity: 64
[ 1200.218] WinSize: 64
[ 1200.218] WinASegment: 0xa000
[ 1200.218] WinBSegment: 0x0
[ 1200.218] WinFuncPtr: 0xc000594b
[ 1200.218] BytesPerScanline: 1280
[ 1200.218] XResolution: 1280
[ 1200.218] YResolution: 960
[ 1200.218] XCharSize: 8
[ 1200.218] YCharSize: 16
[ 1200.218] NumberOfPlanes: 1
[ 1200.218] BitsPerPixel: 8
[ 1200.218] NumberOfBanks: 1
[ 1200.218] MemoryModel: 4
[ 1200.218] BankSize: 0
[ 1200.218] NumberOfImages: 12
[ 1200.218] RedMaskSize: 0
[ 1200.218] RedFieldPosition: 0
[ 1200.218] GreenMaskSize: 0
[ 1200.218] GreenFieldPosition: 0
[ 1200.218] BlueMaskSize: 0
[ 1200.218] BlueFieldPosition: 0
[ 1200.218] RsvdMaskSize: 0
[ 1200.218] RsvdFieldPosition: 0
[ 1200.218] DirectColorModeInfo: 0
[ 1200.218] PhysBasePtr: 0xc0000000
[ 1200.218] LinBytesPerScanLine: 1280
[ 1200.218] BnkNumberOfImagePages: 12
[ 1200.218] LinNumberOfImagePages: 12
[ 1200.218] LinRedMaskSize: 0
[ 1200.218] LinRedFieldPosition: 0
[ 1200.218] LinGreenMaskSize: 0
[ 1200.218] LinGreenFieldPosition: 0
[ 1200.218] LinBlueMaskSize: 0
[ 1200.218] LinBlueFieldPosition: 0
[ 1200.218] LinRsvdMaskSize: 0
[ 1200.218] LinRsvdFieldPosition: 0
[ 1200.218] MaxPixelClock: 400000000
[ 1200.219] Mode: 165 (1280x960)
[ 1200.219] ModeAttributes: 0xbb
[ 1200.219] WinAAttributes: 0x7
[ 1200.219] WinBAttributes: 0x0
[ 1200.219] WinGranularity: 64
[ 1200.219] WinSize: 64
[ 1200.219] WinASegment: 0xa000
[ 1200.219] WinBSegment: 0x0
[ 1200.219] WinFuncPtr: 0xc000594b
[ 1200.219] BytesPerScanline: 2560
[ 1200.219] XResolution: 1280
[ 1200.219] YResolution: 960
[ 1200.219] XCharSize: 8
[ 1200.219] YCharSize: 16
[ 1200.219] NumberOfPlanes: 1
[ 1200.219] BitsPerPixel: 16
[ 1200.219] NumberOfBanks: 1
[ 1200.219] MemoryModel: 6
[ 1200.219] BankSize: 0
[ 1200.219] NumberOfImages: 5
[ 1200.219] RedMaskSize: 5
[ 1200.219] RedFieldPosition: 11
[ 1200.219] GreenMaskSize: 6
[ 1200.219] GreenFieldPosition: 5
[ 1200.219] BlueMaskSize: 5
[ 1200.219] BlueFieldPosition: 0
[ 1200.219] RsvdMaskSize: 0
[ 1200.219] RsvdFieldPosition: 0
[ 1200.219] DirectColorModeInfo: 0
[ 1200.219] PhysBasePtr: 0xc0000000
[ 1200.219] LinBytesPerScanLine: 2560
[ 1200.219] BnkNumberOfImagePages: 5
[ 1200.219] LinNumberOfImagePages: 5
[ 1200.219] LinRedMaskSize: 5
[ 1200.219] LinRedFieldPosition: 11
[ 1200.219] LinGreenMaskSize: 6
[ 1200.219] LinGreenFieldPosition: 5
[ 1200.219] LinBlueMaskSize: 5
[ 1200.219] LinBlueFieldPosition: 0
[ 1200.219] LinRsvdMaskSize: 0
[ 1200.219] LinRsvdFieldPosition: 0
[ 1200.219] MaxPixelClock: 400000000
[ 1200.220] *Mode: 166 (1280x960)
[ 1200.220] ModeAttributes: 0xbb
[ 1200.220] WinAAttributes: 0x7
[ 1200.220] WinBAttributes: 0x0
[ 1200.220] WinGranularity: 64
[ 1200.220] WinSize: 64
[ 1200.220] WinASegment: 0xa000
[ 1200.220] WinBSegment: 0x0
[ 1200.220] WinFuncPtr: 0xc000594b
[ 1200.220] BytesPerScanline: 5120
[ 1200.220] XResolution: 1280
[ 1200.220] YResolution: 960
[ 1200.220] XCharSize: 8
[ 1200.220] YCharSize: 16
[ 1200.220] NumberOfPlanes: 1
[ 1200.220] BitsPerPixel: 32
[ 1200.220] NumberOfBanks: 1
[ 1200.220] MemoryModel: 6
[ 1200.220] BankSize: 0
[ 1200.220] NumberOfImages: 2
[ 1200.220] RedMaskSize: 8
[ 1200.220] RedFieldPosition: 16
[ 1200.220] GreenMaskSize: 8
[ 1200.220] GreenFieldPosition: 8
[ 1200.220] BlueMaskSize: 8
[ 1200.220] BlueFieldPosition: 0
[ 1200.220] RsvdMaskSize: 0
[ 1200.220] RsvdFieldPosition: 0
[ 1200.220] DirectColorModeInfo: 0
[ 1200.220] PhysBasePtr: 0xc0000000
[ 1200.220] LinBytesPerScanLine: 5120
[ 1200.220] BnkNumberOfImagePages: 2
[ 1200.220] LinNumberOfImagePages: 2
[ 1200.220] LinRedMaskSize: 8
[ 1200.220] LinRedFieldPosition: 16
[ 1200.220] LinGreenMaskSize: 8
[ 1200.220] LinGreenFieldPosition: 8
[ 1200.220] LinBlueMaskSize: 8
[ 1200.220] LinBlueFieldPosition: 0
[ 1200.220] LinRsvdMaskSize: 0
[ 1200.220] LinRsvdFieldPosition: 0
[ 1200.220] MaxPixelClock: 400000000
[ 1200.221] *Mode: 121 (640x480)
[ 1200.221] ModeAttributes: 0xbb
[ 1200.221] WinAAttributes: 0x7
[ 1200.221] WinBAttributes: 0x0
[ 1200.221] WinGranularity: 64
[ 1200.221] WinSize: 64
[ 1200.221] WinASegment: 0xa000
[ 1200.221] WinBSegment: 0x0
[ 1200.221] WinFuncPtr: 0xc000594b
[ 1200.221] BytesPerScanline: 2560
[ 1200.221] XResolution: 640
[ 1200.221] YResolution: 480
[ 1200.221] XCharSize: 8
[ 1200.221] YCharSize: 16
[ 1200.221] NumberOfPlanes: 1
[ 1200.221] BitsPerPixel: 32
[ 1200.221] NumberOfBanks: 1
[ 1200.221] MemoryModel: 6
[ 1200.221] BankSize: 0
[ 1200.221] NumberOfImages: 12
[ 1200.221] RedMaskSize: 8
[ 1200.221] RedFieldPosition: 16
[ 1200.221] GreenMaskSize: 8
[ 1200.221] GreenFieldPosition: 8
[ 1200.221] BlueMaskSize: 8
[ 1200.221] BlueFieldPosition: 0
[ 1200.221] RsvdMaskSize: 0
[ 1200.221] RsvdFieldPosition: 0
[ 1200.221] DirectColorModeInfo: 0
[ 1200.221] PhysBasePtr: 0xc0000000
[ 1200.221] LinBytesPerScanLine: 2560
[ 1200.221] BnkNumberOfImagePages: 12
[ 1200.221] LinNumberOfImagePages: 12
[ 1200.221] LinRedMaskSize: 8
[ 1200.221] LinRedFieldPosition: 16
[ 1200.221] LinGreenMaskSize: 8
[ 1200.221] LinGreenFieldPosition: 8
[ 1200.221] LinBlueMaskSize: 8
[ 1200.221] LinBlueFieldPosition: 0
[ 1200.221] LinRsvdMaskSize: 0
[ 1200.221] LinRsvdFieldPosition: 0
[ 1200.221] MaxPixelClock: 400000000
[ 1200.222] *Mode: 122 (800x600)
[ 1200.222] ModeAttributes: 0xbb
[ 1200.222] WinAAttributes: 0x7
[ 1200.222] WinBAttributes: 0x0
[ 1200.222] WinGranularity: 64
[ 1200.222] WinSize: 64
[ 1200.222] WinASegment: 0xa000
[ 1200.222] WinBSegment: 0x0
[ 1200.222] WinFuncPtr: 0xc000594b
[ 1200.222] BytesPerScanline: 3328
[ 1200.222] XResolution: 800
[ 1200.222] YResolution: 600
[ 1200.222] XCharSize: 8
[ 1200.222] YCharSize: 14
[ 1200.222] NumberOfPlanes: 1
[ 1200.222] BitsPerPixel: 32
[ 1200.222] NumberOfBanks: 1
[ 1200.222] MemoryModel: 6
[ 1200.222] BankSize: 0
[ 1200.222] NumberOfImages: 7
[ 1200.222] RedMaskSize: 8
[ 1200.222] RedFieldPosition: 16
[ 1200.222] GreenMaskSize: 8
[ 1200.222] GreenFieldPosition: 8
[ 1200.222] BlueMaskSize: 8
[ 1200.222] BlueFieldPosition: 0
[ 1200.222] RsvdMaskSize: 0
[ 1200.222] RsvdFieldPosition: 0
[ 1200.222] DirectColorModeInfo: 0
[ 1200.222] PhysBasePtr: 0xc0000000
[ 1200.222] LinBytesPerScanLine: 3328
[ 1200.222] BnkNumberOfImagePages: 7
[ 1200.222] LinNumberOfImagePages: 7
[ 1200.222] LinRedMaskSize: 8
[ 1200.222] LinRedFieldPosition: 16
[ 1200.222] LinGreenMaskSize: 8
[ 1200.222] LinGreenFieldPosition: 8
[ 1200.222] LinBlueMaskSize: 8
[ 1200.222] LinBlueFieldPosition: 0
[ 1200.222] LinRsvdMaskSize: 0
[ 1200.222] LinRsvdFieldPosition: 0
[ 1200.222] MaxPixelClock: 400000000
[ 1200.223] *Mode: 123 (1024x768)
[ 1200.223] ModeAttributes: 0xbb
[ 1200.223] WinAAttributes: 0x7
[ 1200.223] WinBAttributes: 0x0
[ 1200.223] WinGranularity: 64
[ 1200.223] WinSize: 64
[ 1200.223] WinASegment: 0xa000
[ 1200.223] WinBSegment: 0x0
[ 1200.223] WinFuncPtr: 0xc000594b
[ 1200.223] BytesPerScanline: 4096
[ 1200.223] XResolution: 1024
[ 1200.223] YResolution: 768
[ 1200.223] XCharSize: 8
[ 1200.223] YCharSize: 16
[ 1200.223] NumberOfPlanes: 1
[ 1200.223] BitsPerPixel: 32
[ 1200.223] NumberOfBanks: 1
[ 1200.223] MemoryModel: 6
[ 1200.223] BankSize: 0
[ 1200.223] NumberOfImages: 4
[ 1200.223] RedMaskSize: 8
[ 1200.223] RedFieldPosition: 16
[ 1200.223] GreenMaskSize: 8
[ 1200.223] GreenFieldPosition: 8
[ 1200.223] BlueMaskSize: 8
[ 1200.223] BlueFieldPosition: 0
[ 1200.223] RsvdMaskSize: 0
[ 1200.223] RsvdFieldPosition: 0
[ 1200.223] DirectColorModeInfo: 0
[ 1200.223] PhysBasePtr: 0xc0000000
[ 1200.223] LinBytesPerScanLine: 4096
[ 1200.223] BnkNumberOfImagePages: 4
[ 1200.223] LinNumberOfImagePages: 4
[ 1200.223] LinRedMaskSize: 8
[ 1200.223] LinRedFieldPosition: 16
[ 1200.223] LinGreenMaskSize: 8
[ 1200.223] LinGreenFieldPosition: 8
[ 1200.223] LinBlueMaskSize: 8
[ 1200.223] LinBlueFieldPosition: 0
[ 1200.223] LinRsvdMaskSize: 0
[ 1200.223] LinRsvdFieldPosition: 0
[ 1200.223] MaxPixelClock: 400000000
[ 1200.224] *Mode: 124 (1280x1024)
[ 1200.224] ModeAttributes: 0xbb
[ 1200.224] WinAAttributes: 0x7
[ 1200.224] WinBAttributes: 0x0
[ 1200.224] WinGranularity: 64
[ 1200.224] WinSize: 64
[ 1200.224] WinASegment: 0xa000
[ 1200.224] WinBSegment: 0x0
[ 1200.224] WinFuncPtr: 0xc000594b
[ 1200.224] BytesPerScanline: 5120
[ 1200.224] XResolution: 1280
[ 1200.224] YResolution: 1024
[ 1200.224] XCharSize: 8
[ 1200.224] YCharSize: 16
[ 1200.224] NumberOfPlanes: 1
[ 1200.224] BitsPerPixel: 32
[ 1200.224] NumberOfBanks: 1
[ 1200.224] MemoryModel: 6
[ 1200.224] BankSize: 0
[ 1200.224] NumberOfImages: 2
[ 1200.224] RedMaskSize: 8
[ 1200.224] RedFieldPosition: 16
[ 1200.224] GreenMaskSize: 8
[ 1200.224] GreenFieldPosition: 8
[ 1200.224] BlueMaskSize: 8
[ 1200.224] BlueFieldPosition: 0
[ 1200.224] RsvdMaskSize: 0
[ 1200.224] RsvdFieldPosition: 0
[ 1200.224] DirectColorModeInfo: 0
[ 1200.224] PhysBasePtr: 0xc0000000
[ 1200.224] LinBytesPerScanLine: 5120
[ 1200.224] BnkNumberOfImagePages: 2
[ 1200.224] LinNumberOfImagePages: 2
[ 1200.224] LinRedMaskSize: 8
[ 1200.224] LinRedFieldPosition: 16
[ 1200.224] LinGreenMaskSize: 8
[ 1200.224] LinGreenFieldPosition: 8
[ 1200.224] LinBlueMaskSize: 8
[ 1200.224] LinBlueFieldPosition: 0
[ 1200.224] LinRsvdMaskSize: 0
[ 1200.224] LinRsvdFieldPosition: 0
[ 1200.224] MaxPixelClock: 400000000
[ 1200.225] Mode: 143 (1400x1050)
[ 1200.225] ModeAttributes: 0xbb
[ 1200.225] WinAAttributes: 0x7
[ 1200.225] WinBAttributes: 0x0
[ 1200.225] WinGranularity: 64
[ 1200.225] WinSize: 64
[ 1200.225] WinASegment: 0xa000
[ 1200.225] WinBSegment: 0x0
[ 1200.225] WinFuncPtr: 0xc000594b
[ 1200.225] BytesPerScanline: 1408
[ 1200.225] XResolution: 1400
[ 1200.225] YResolution: 1050
[ 1200.225] XCharSize: 8
[ 1200.225] YCharSize: 16
[ 1200.225] NumberOfPlanes: 1
[ 1200.225] BitsPerPixel: 8
[ 1200.225] NumberOfBanks: 1
[ 1200.225] MemoryModel: 4
[ 1200.225] BankSize: 0
[ 1200.225] NumberOfImages: 10
[ 1200.225] RedMaskSize: 0
[ 1200.225] RedFieldPosition: 0
[ 1200.225] GreenMaskSize: 0
[ 1200.225] GreenFieldPosition: 0
[ 1200.225] BlueMaskSize: 0
[ 1200.225] BlueFieldPosition: 0
[ 1200.225] RsvdMaskSize: 0
[ 1200.225] RsvdFieldPosition: 0
[ 1200.225] DirectColorModeInfo: 0
[ 1200.225] PhysBasePtr: 0xc0000000
[ 1200.225] LinBytesPerScanLine: 1408
[ 1200.225] BnkNumberOfImagePages: 10
[ 1200.225] LinNumberOfImagePages: 10
[ 1200.225] LinRedMaskSize: 0
[ 1200.225] LinRedFieldPosition: 0
[ 1200.225] LinGreenMaskSize: 0
[ 1200.225] LinGreenFieldPosition: 0
[ 1200.225] LinBlueMaskSize: 0
[ 1200.225] LinBlueFieldPosition: 0
[ 1200.225] LinRsvdMaskSize: 0
[ 1200.225] LinRsvdFieldPosition: 0
[ 1200.225] MaxPixelClock: 400000000
[ 1200.226] Mode: 145 (1400x1050)
[ 1200.226] ModeAttributes: 0xbb
[ 1200.226] WinAAttributes: 0x7
[ 1200.226] WinBAttributes: 0x0
[ 1200.226] WinGranularity: 64
[ 1200.226] WinSize: 64
[ 1200.226] WinASegment: 0xa000
[ 1200.226] WinBSegment: 0x0
[ 1200.227] WinFuncPtr: 0xc000594b
[ 1200.227] BytesPerScanline: 2816
[ 1200.227] XResolution: 1400
[ 1200.227] YResolution: 1050
[ 1200.227] XCharSize: 8
[ 1200.227] YCharSize: 16
[ 1200.227] NumberOfPlanes: 1
[ 1200.227] BitsPerPixel: 16
[ 1200.227] NumberOfBanks: 1
[ 1200.227] MemoryModel: 6
[ 1200.227] BankSize: 0
[ 1200.227] NumberOfImages: 4
[ 1200.227] RedMaskSize: 5
[ 1200.227] RedFieldPosition: 11
[ 1200.227] GreenMaskSize: 6
[ 1200.227] GreenFieldPosition: 5
[ 1200.227] BlueMaskSize: 5
[ 1200.227] BlueFieldPosition: 0
[ 1200.227] RsvdMaskSize: 0
[ 1200.227] RsvdFieldPosition: 0
[ 1200.227] DirectColorModeInfo: 0
[ 1200.227] PhysBasePtr: 0xc0000000
[ 1200.227] LinBytesPerScanLine: 2816
[ 1200.227] BnkNumberOfImagePages: 4
[ 1200.227] LinNumberOfImagePages: 4
[ 1200.227] LinRedMaskSize: 5
[ 1200.227] LinRedFieldPosition: 11
[ 1200.227] LinGreenMaskSize: 6
[ 1200.227] LinGreenFieldPosition: 5
[ 1200.227] LinBlueMaskSize: 5
[ 1200.227] LinBlueFieldPosition: 0
[ 1200.227] LinRsvdMaskSize: 0
[ 1200.227] LinRsvdFieldPosition: 0
[ 1200.227] MaxPixelClock: 400000000
[ 1200.228] *Mode: 146 (1400x1050)
[ 1200.228] ModeAttributes: 0xbb
[ 1200.228] WinAAttributes: 0x7
[ 1200.228] WinBAttributes: 0x0
[ 1200.228] WinGranularity: 64
[ 1200.228] WinSize: 64
[ 1200.228] WinASegment: 0xa000
[ 1200.228] WinBSegment: 0x0
[ 1200.228] WinFuncPtr: 0xc000594b
[ 1200.228] BytesPerScanline: 5632
[ 1200.228] XResolution: 1400
[ 1200.228] YResolution: 1050
[ 1200.228] XCharSize: 8
[ 1200.228] YCharSize: 16
[ 1200.228] NumberOfPlanes: 1
[ 1200.228] BitsPerPixel: 32
[ 1200.228] NumberOfBanks: 1
[ 1200.228] MemoryModel: 6
[ 1200.228] BankSize: 0
[ 1200.228] NumberOfImages: 1
[ 1200.228] RedMaskSize: 8
[ 1200.228] RedFieldPosition: 16
[ 1200.228] GreenMaskSize: 8
[ 1200.228] GreenFieldPosition: 8
[ 1200.228] BlueMaskSize: 8
[ 1200.228] BlueFieldPosition: 0
[ 1200.228] RsvdMaskSize: 0
[ 1200.228] RsvdFieldPosition: 0
[ 1200.228] DirectColorModeInfo: 0
[ 1200.228] PhysBasePtr: 0xc0000000
[ 1200.228] LinBytesPerScanLine: 5632
[ 1200.228] BnkNumberOfImagePages: 1
[ 1200.228] LinNumberOfImagePages: 1
[ 1200.228] LinRedMaskSize: 8
[ 1200.228] LinRedFieldPosition: 16
[ 1200.228] LinGreenMaskSize: 8
[ 1200.228] LinGreenFieldPosition: 8
[ 1200.228] LinBlueMaskSize: 8
[ 1200.228] LinBlueFieldPosition: 0
[ 1200.228] LinRsvdMaskSize: 0
[ 1200.228] LinRsvdFieldPosition: 0
[ 1200.228] MaxPixelClock: 400000000
[ 1200.229] Mode: 173 (1600x1200)
[ 1200.229] ModeAttributes: 0xba
[ 1200.229] WinAAttributes: 0x7
[ 1200.229] WinBAttributes: 0x0
[ 1200.229] WinGranularity: 64
[ 1200.229] WinSize: 64
[ 1200.229] WinASegment: 0xa000
[ 1200.229] WinBSegment: 0x0
[ 1200.229] WinFuncPtr: 0xc000594b
[ 1200.229] BytesPerScanline: 1600
[ 1200.229] XResolution: 1600
[ 1200.229] YResolution: 1200
[ 1200.229] XCharSize: 8
[ 1200.229] YCharSize: 16
[ 1200.229] NumberOfPlanes: 1
[ 1200.229] BitsPerPixel: 8
[ 1200.229] NumberOfBanks: 1
[ 1200.229] MemoryModel: 4
[ 1200.229] BankSize: 0
[ 1200.229] NumberOfImages: 7
[ 1200.229] RedMaskSize: 0
[ 1200.229] RedFieldPosition: 0
[ 1200.229] GreenMaskSize: 0
[ 1200.229] GreenFieldPosition: 0
[ 1200.229] BlueMaskSize: 0
[ 1200.229] BlueFieldPosition: 0
[ 1200.229] RsvdMaskSize: 0
[ 1200.229] RsvdFieldPosition: 0
[ 1200.229] DirectColorModeInfo: 0
[ 1200.229] PhysBasePtr: 0xc0000000
[ 1200.229] LinBytesPerScanLine: 1600
[ 1200.229] BnkNumberOfImagePages: 7
[ 1200.229] LinNumberOfImagePages: 7
[ 1200.229] LinRedMaskSize: 0
[ 1200.229] LinRedFieldPosition: 0
[ 1200.229] LinGreenMaskSize: 0
[ 1200.229] LinGreenFieldPosition: 0
[ 1200.229] LinBlueMaskSize: 0
[ 1200.229] LinBlueFieldPosition: 0
[ 1200.229] LinRsvdMaskSize: 0
[ 1200.229] LinRsvdFieldPosition: 0
[ 1200.229] MaxPixelClock: 400000000
[ 1200.230] Mode: 175 (1600x1200)
[ 1200.230] ModeAttributes: 0xba
[ 1200.230] WinAAttributes: 0x7
[ 1200.230] WinBAttributes: 0x0
[ 1200.230] WinGranularity: 64
[ 1200.230] WinSize: 64
[ 1200.230] WinASegment: 0xa000
[ 1200.230] WinBSegment: 0x0
[ 1200.230] WinFuncPtr: 0xc000594b
[ 1200.230] BytesPerScanline: 3200
[ 1200.230] XResolution: 1600
[ 1200.230] YResolution: 1200
[ 1200.230] XCharSize: 8
[ 1200.230] YCharSize: 16
[ 1200.230] NumberOfPlanes: 1
[ 1200.230] BitsPerPixel: 16
[ 1200.230] NumberOfBanks: 1
[ 1200.230] MemoryModel: 6
[ 1200.230] BankSize: 0
[ 1200.230] NumberOfImages: 3
[ 1200.230] RedMaskSize: 5
[ 1200.230] RedFieldPosition: 11
[ 1200.230] GreenMaskSize: 6
[ 1200.230] GreenFieldPosition: 5
[ 1200.230] BlueMaskSize: 5
[ 1200.230] BlueFieldPosition: 0
[ 1200.230] RsvdMaskSize: 0
[ 1200.230] RsvdFieldPosition: 0
[ 1200.230] DirectColorModeInfo: 0
[ 1200.230] PhysBasePtr: 0xc0000000
[ 1200.230] LinBytesPerScanLine: 3200
[ 1200.230] BnkNumberOfImagePages: 3
[ 1200.230] LinNumberOfImagePages: 3
[ 1200.230] LinRedMaskSize: 5
[ 1200.230] LinRedFieldPosition: 11
[ 1200.230] LinGreenMaskSize: 6
[ 1200.230] LinGreenFieldPosition: 5
[ 1200.230] LinBlueMaskSize: 5
[ 1200.230] LinBlueFieldPosition: 0
[ 1200.230] LinRsvdMaskSize: 0
[ 1200.230] LinRsvdFieldPosition: 0
[ 1200.230] MaxPixelClock: 400000000
[ 1200.232] Mode: 176 (1600x1200)
[ 1200.232] ModeAttributes: 0xba
[ 1200.232] WinAAttributes: 0x7
[ 1200.232] WinBAttributes: 0x0
[ 1200.232] WinGranularity: 64
[ 1200.232] WinSize: 64
[ 1200.232] WinASegment: 0xa000
[ 1200.232] WinBSegment: 0x0
[ 1200.232] WinFuncPtr: 0xc000594b
[ 1200.232] BytesPerScanline: 6400
[ 1200.232] XResolution: 1600
[ 1200.232] YResolution: 1200
[ 1200.232] XCharSize: 8
[ 1200.232] YCharSize: 16
[ 1200.232] NumberOfPlanes: 1
[ 1200.232] BitsPerPixel: 32
[ 1200.232] NumberOfBanks: 1
[ 1200.232] MemoryModel: 6
[ 1200.232] BankSize: 0
[ 1200.232] NumberOfImages: 1
[ 1200.232] RedMaskSize: 8
[ 1200.232] RedFieldPosition: 16
[ 1200.232] GreenMaskSize: 8
[ 1200.232] GreenFieldPosition: 8
[ 1200.232] BlueMaskSize: 8
[ 1200.232] BlueFieldPosition: 0
[ 1200.232] RsvdMaskSize: 0
[ 1200.232] RsvdFieldPosition: 0
[ 1200.232] DirectColorModeInfo: 0
[ 1200.232] PhysBasePtr: 0xc0000000
[ 1200.232] LinBytesPerScanLine: 6400
[ 1200.232] BnkNumberOfImagePages: 1
[ 1200.232] LinNumberOfImagePages: 1
[ 1200.232] LinRedMaskSize: 8
[ 1200.232] LinRedFieldPosition: 16
[ 1200.232] LinGreenMaskSize: 8
[ 1200.232] LinGreenFieldPosition: 8
[ 1200.232] LinBlueMaskSize: 8
[ 1200.232] LinBlueFieldPosition: 0
[ 1200.232] LinRsvdMaskSize: 0
[ 1200.232] LinRsvdFieldPosition: 0
[ 1200.232] MaxPixelClock: 400000000
[ 1200.233] Mode: 1d1 (1680x1050)
[ 1200.233] ModeAttributes: 0xbb
[ 1200.233] WinAAttributes: 0x7
[ 1200.233] WinBAttributes: 0x0
[ 1200.233] WinGranularity: 64
[ 1200.233] WinSize: 64
[ 1200.233] WinASegment: 0xa000
[ 1200.233] WinBSegment: 0x0
[ 1200.233] WinFuncPtr: 0xc000594b
[ 1200.233] BytesPerScanline: 1728
[ 1200.233] XResolution: 1680
[ 1200.233] YResolution: 1050
[ 1200.233] XCharSize: 8
[ 1200.233] YCharSize: 16
[ 1200.233] NumberOfPlanes: 1
[ 1200.233] BitsPerPixel: 8
[ 1200.233] NumberOfBanks: 1
[ 1200.233] MemoryModel: 4
[ 1200.233] BankSize: 0
[ 1200.233] NumberOfImages: 8
[ 1200.233] RedMaskSize: 0
[ 1200.233] RedFieldPosition: 0
[ 1200.233] GreenMaskSize: 0
[ 1200.233] GreenFieldPosition: 0
[ 1200.233] BlueMaskSize: 0
[ 1200.233] BlueFieldPosition: 0
[ 1200.233] RsvdMaskSize: 0
[ 1200.233] RsvdFieldPosition: 0
[ 1200.233] DirectColorModeInfo: 0
[ 1200.233] PhysBasePtr: 0xc0000000
[ 1200.233] LinBytesPerScanLine: 1728
[ 1200.233] BnkNumberOfImagePages: 8
[ 1200.233] LinNumberOfImagePages: 8
[ 1200.233] LinRedMaskSize: 0
[ 1200.233] LinRedFieldPosition: 0
[ 1200.233] LinGreenMaskSize: 0
[ 1200.233] LinGreenFieldPosition: 0
[ 1200.233] LinBlueMaskSize: 0
[ 1200.233] LinBlueFieldPosition: 0
[ 1200.233] LinRsvdMaskSize: 0
[ 1200.233] LinRsvdFieldPosition: 0
[ 1200.233] MaxPixelClock: 400000000
[ 1200.234] Mode: 1d2 (1680x1050)
[ 1200.234] ModeAttributes: 0xbb
[ 1200.234] WinAAttributes: 0x7
[ 1200.234] WinBAttributes: 0x0
[ 1200.234] WinGranularity: 64
[ 1200.234] WinSize: 64
[ 1200.234] WinASegment: 0xa000
[ 1200.234] WinBSegment: 0x0
[ 1200.234] WinFuncPtr: 0xc000594b
[ 1200.234] BytesPerScanline: 3456
[ 1200.234] XResolution: 1680
[ 1200.234] YResolution: 1050
[ 1200.234] XCharSize: 8
[ 1200.234] YCharSize: 16
[ 1200.234] NumberOfPlanes: 1
[ 1200.234] BitsPerPixel: 16
[ 1200.234] NumberOfBanks: 1
[ 1200.234] MemoryModel: 6
[ 1200.234] BankSize: 0
[ 1200.234] NumberOfImages: 3
[ 1200.234] RedMaskSize: 5
[ 1200.234] RedFieldPosition: 11
[ 1200.234] GreenMaskSize: 6
[ 1200.234] GreenFieldPosition: 5
[ 1200.234] BlueMaskSize: 5
[ 1200.234] BlueFieldPosition: 0
[ 1200.234] RsvdMaskSize: 0
[ 1200.234] RsvdFieldPosition: 0
[ 1200.234] DirectColorModeInfo: 0
[ 1200.234] PhysBasePtr: 0xc0000000
[ 1200.234] LinBytesPerScanLine: 3456
[ 1200.234] BnkNumberOfImagePages: 3
[ 1200.234] LinNumberOfImagePages: 3
[ 1200.234] LinRedMaskSize: 5
[ 1200.234] LinRedFieldPosition: 11
[ 1200.234] LinGreenMaskSize: 6
[ 1200.234] LinGreenFieldPosition: 5
[ 1200.234] LinBlueMaskSize: 5
[ 1200.234] LinBlueFieldPosition: 0
[ 1200.234] LinRsvdMaskSize: 0
[ 1200.234] LinRsvdFieldPosition: 0
[ 1200.234] MaxPixelClock: 400000000
[ 1200.236] *Mode: 1d4 (1680x1050)
[ 1200.236] ModeAttributes: 0xbb
[ 1200.236] WinAAttributes: 0x7
[ 1200.236] WinBAttributes: 0x0
[ 1200.236] WinGranularity: 64
[ 1200.236] WinSize: 64
[ 1200.236] WinASegment: 0xa000
[ 1200.236] WinBSegment: 0x0
[ 1200.236] WinFuncPtr: 0xc000594b
[ 1200.236] BytesPerScanline: 6912
[ 1200.236] XResolution: 1680
[ 1200.236] YResolution: 1050
[ 1200.236] XCharSize: 8
[ 1200.236] YCharSize: 16
[ 1200.236] NumberOfPlanes: 1
[ 1200.236] BitsPerPixel: 32
[ 1200.236] NumberOfBanks: 1
[ 1200.236] MemoryModel: 6
[ 1200.236] BankSize: 0
[ 1200.236] NumberOfImages: 1
[ 1200.236] RedMaskSize: 8
[ 1200.236] RedFieldPosition: 16
[ 1200.236] GreenMaskSize: 8
[ 1200.236] GreenFieldPosition: 8
[ 1200.236] BlueMaskSize: 8
[ 1200.236] BlueFieldPosition: 0
[ 1200.236] RsvdMaskSize: 0
[ 1200.236] RsvdFieldPosition: 0
[ 1200.236] DirectColorModeInfo: 0
[ 1200.236] PhysBasePtr: 0xc0000000
[ 1200.236] LinBytesPerScanLine: 6912
[ 1200.236] BnkNumberOfImagePages: 1
[ 1200.236] LinNumberOfImagePages: 1
[ 1200.236] LinRedMaskSize: 8
[ 1200.236] LinRedFieldPosition: 16
[ 1200.236] LinGreenMaskSize: 8
[ 1200.236] LinGreenFieldPosition: 8
[ 1200.236] LinBlueMaskSize: 8
[ 1200.236] LinBlueFieldPosition: 0
[ 1200.236] LinRsvdMaskSize: 0
[ 1200.236] LinRsvdFieldPosition: 0
[ 1200.236] MaxPixelClock: 400000000
[ 1200.236]
[ 1200.236] (II) VESA(0): Total Memory: 256 64KB banks (16384kB)
[ 1200.236] (II) VESA(0): <default monitor>: Using hsync range of 30.00-83.00 kHz
[ 1200.236] (II) VESA(0): <default monitor>: Using vrefresh range of 56.00-75.00 Hz
[ 1200.236] (II) VESA(0): <default monitor>: Using maximum pixel clock of 165.00 MHz
[ 1200.236] (WW) VESA(0): Unable to estimate virtual size
[ 1200.236] (II) VESA(0): Not using built-in mode "1400x1050" (no mode of this name)
[ 1200.236] (II) VESA(0): Not using built-in mode "1280x960" (no mode of this name)
[ 1200.236] (--) VESA(0): Virtual size is 1680x1050 (pitch 1680)
[ 1200.236] (**) VESA(0): *Built-in mode "1680x1050"
[ 1200.236] (**) VESA(0): *Built-in mode "1280x1024"
[ 1200.236] (**) VESA(0): *Built-in mode "1024x768"
[ 1200.236] (**) VESA(0): *Built-in mode "800x600"
[ 1200.236] (**) VESA(0): *Built-in mode "640x480"
[ 1200.236] (**) VESA(0): Display dimensions: (470, 300) mm
[ 1200.236] (**) VESA(0): DPI set to (90, 88)
[ 1200.236] (**) VESA(0): Using "Shadow Framebuffer"
[ 1200.236] (II) Loading sub module "shadow"
[ 1200.236] (II) LoadModule: "shadow"
[ 1200.236] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 1200.236] (II) Module shadow: vendor="X.Org Foundation"
[ 1200.236] compiled for 1.19.3, module version = 1.1.0
[ 1200.236] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1200.236] (II) Loading sub module "fb"
[ 1200.236] (II) LoadModule: "fb"
[ 1200.236] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 1200.236] (II) Module fb: vendor="X.Org Foundation"
[ 1200.236] compiled for 1.19.3, module version = 1.0.0
[ 1200.236] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1200.236] (==) Depth 24 pixmap format is 32 bpp
[ 1200.236] (II) Loading sub module "int10"
[ 1200.236] (II) LoadModule: "int10"
[ 1200.237] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 1200.237] (II) Module int10: vendor="X.Org Foundation"
[ 1200.237] compiled for 1.19.3, module version = 1.0.0
[ 1200.237] ABI class: X.Org Video Driver, version 23.0
[ 1200.237] (II) VESA(0): initializing int10
[ 1200.237] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 1200.237] (II) VESA(0): VESA BIOS detected
[ 1200.237] (II) VESA(0): VESA VBE Version 3.0
[ 1200.237] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[ 1200.237] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[ 1200.237] (II) VESA(0): VESA VBE OEM Software Rev: 15.35
[ 1200.237] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[ 1200.237] (II) VESA(0): VESA VBE OEM Product: DVST
[ 1200.237] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[ 1200.237] (II) VESA(0): virtual address = (nil),
physical address = 0xc0000000, size = 16777216
[ 1200.237] (II) VESA(0): virtual address = 0x7fcc655d3000,
physical address = 0xa0000, size = 65536
[ 1200.329] (II) VESA(0): Setting up VESA Mode 0x1D4 (1680x1050)
[ 1200.329] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[ 1200.582] (==) VESA(0): Default visual is TrueColor
[ 1200.582] (==) VESA(0): Backing store enabled
[ 1200.582] (==) VESA(0): DPMS enabled
[ 1200.582] (==) RandR enabled
[ 1200.585] (II) AIGLX: Screen 0 is not DRI2 capable
[ 1200.585] (EE) AIGLX: reverting to software rendering
[ 1200.606] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[ 1200.606] (II) IGLX: Loaded and initialized swrast
[ 1200.606] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 1200.654] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 1200.654] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1200.654] (II) LoadModule: "libinput"
[ 1200.655] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 1200.656] (II) Module libinput: vendor="X.Org Foundation"
[ 1200.656] compiled for 1.19.3, module version = 0.25.1
[ 1200.656] Module class: X.Org XInput Driver
[ 1200.656] ABI class: X.Org XInput driver, version 24.1
[ 1200.656] (II) Using input driver 'libinput' for 'Power Button'
[ 1200.657] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 20 paused 0
[ 1200.657] (**) Power Button: always reports core events
[ 1200.657] (**) Option "Device" "/dev/input/event3"
[ 1200.657] (**) Option "_source" "server/udev"
[ 1200.658] (II) event3 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 1200.658] (II) event3 - (II) Power Button: (II) device is a keyboard
[ 1200.658] (II) event3 - (II) Power Button: (II) device removed
[ 1200.658] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 1200.658] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 1200.658] (II) event3 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 1200.658] (II) event3 - (II) Power Button: (II) device is a keyboard
[ 1200.659] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 1200.659] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 1200.659] (II) Using input driver 'libinput' for 'Video Bus'
[ 1200.660] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 23 paused 0
[ 1200.660] (**) Video Bus: always reports core events
[ 1200.660] (**) Option "Device" "/dev/input/event4"
[ 1200.660] (**) Option "_source" "server/udev"
[ 1200.660] (II) event4 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 1200.660] (II) event4 - (II) Video Bus: (II) device is a keyboard
[ 1200.660] (II) event4 - (II) Video Bus: (II) device removed
[ 1200.660] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[ 1200.660] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 1200.661] (II) event4 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 1200.661] (II) event4 - (II) Video Bus: (II) device is a keyboard
[ 1200.661] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 1200.661] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1200.661] (II) Using input driver 'libinput' for 'Power Button'
[ 1200.662] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 24 paused 0
[ 1200.662] (**) Power Button: always reports core events
[ 1200.662] (**) Option "Device" "/dev/input/event2"
[ 1200.662] (**) Option "_source" "server/udev"
[ 1200.663] (II) event2 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 1200.663] (II) event2 - (II) Power Button: (II) device is a keyboard
[ 1200.663] (II) event2 - (II) Power Button: (II) device removed
[ 1200.663] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 1200.663] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 1200.663] (II) event2 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 1200.663] (II) event2 - (II) Power Button: (II) device is a keyboard
[ 1200.664] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
[ 1200.664] (II) No input driver specified, ignoring this device.
[ 1200.664] (II) This device may have been added with another device file.
[ 1200.664] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
[ 1200.664] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 1200.664] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[ 1200.665] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 25 paused 0
[ 1200.665] (**) Logitech USB Optical Mouse: always reports core events
[ 1200.665] (**) Option "Device" "/dev/input/event1"
[ 1200.665] (**) Option "_source" "server/udev"
[ 1200.666] (II) event1 - (II) Logitech USB Optical Mouse: (II) is tagged by udev as: Mouse
[ 1200.666] (II) event1 - (II) Logitech USB Optical Mouse: (II) device set to 1000 DPI
[ 1200.666] (II) event1 - (II) Logitech USB Optical Mouse: (II) device is a pointer
[ 1200.666] (II) event1 - (II) Logitech USB Optical Mouse: (II) device removed
[ 1200.666] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb8/8-3/8-3:1.0/0003:046D:C05A.0001/input/input1/event1"
[ 1200.666] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 9)
[ 1200.666] (**) Option "AccelerationScheme" "none"
[ 1200.666] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 1200.666] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 1200.666] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 1200.667] (II) event1 - (II) Logitech USB Optical Mouse: (II) is tagged by udev as: Mouse
[ 1200.667] (II) event1 - (II) Logitech USB Optical Mouse: (II) device set to 1000 DPI
[ 1200.667] (II) event1 - (II) Logitech USB Optical Mouse: (II) device is a pointer
[ 1200.667] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 1200.667] (II) No input driver specified, ignoring this device.
[ 1200.667] (II) This device may have been added with another device file.
[ 1200.668] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event10)
[ 1200.668] (II) No input driver specified, ignoring this device.
[ 1200.668] (II) This device may have been added with another device file.
[ 1200.668] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event11)
[ 1200.668] (II) No input driver specified, ignoring this device.
[ 1200.668] (II) This device may have been added with another device file.
[ 1200.668] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event12)
[ 1200.668] (II) No input driver specified, ignoring this device.
[ 1200.668] (II) This device may have been added with another device file.
[ 1200.669] (II) config/udev: Adding input device HD-Audio Generic Line Out Side (/dev/input/event13)
[ 1200.669] (II) No input driver specified, ignoring this device.
[ 1200.669] (II) This device may have been added with another device file.
[ 1200.669] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event14)
[ 1200.669] (II) No input driver specified, ignoring this device.
[ 1200.669] (II) This device may have been added with another device file.
[ 1200.669] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event7)
[ 1200.669] (II) No input driver specified, ignoring this device.
[ 1200.669] (II) This device may have been added with another device file.
[ 1200.670] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event8)
[ 1200.670] (II) No input driver specified, ignoring this device.
[ 1200.670] (II) This device may have been added with another device file.
[ 1200.670] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event9)
[ 1200.670] (II) No input driver specified, ignoring this device.
[ 1200.670] (II) This device may have been added with another device file.
[ 1200.670] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 1200.670] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 1200.670] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 1200.671] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0
[ 1200.671] (**) AT Translated Set 2 keyboard: always reports core events
[ 1200.671] (**) Option "Device" "/dev/input/event0"
[ 1200.671] (**) Option "_source" "server/udev"
[ 1200.672] (II) event0 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 1200.672] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 1200.672] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device removed
[ 1200.672] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 1200.672] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 1200.672] (II) event0 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 1200.672] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 1200.673] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 1200.673] (II) No input driver specified, ignoring this device.
[ 1200.673] (II) This device may have been added with another device file.
[ 1205.091] (**) Option "fd" "20"
[ 1205.091] (II) event3 - (II) Power Button: (II) device removed
[ 1205.091] (**) Option "fd" "23"
[ 1205.092] (II) event4 - (II) Video Bus: (II) device removed
[ 1205.092] (**) Option "fd" "24"
[ 1205.092] (II) event2 - (II) Power Button: (II) device removed
[ 1205.092] (**) Option "fd" "25"
[ 1205.092] (II) event1 - (II) Logitech USB Optical Mouse: (II) device removed
[ 1205.092] (**) Option "fd" "26"
[ 1205.092] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device removed
[ 1205.802] (II) systemd-logind: got pause for 13:67
[ 1205.802] (II) systemd-logind: got pause for 13:66
[ 1205.802] (II) systemd-logind: got pause for 13:65
[ 1205.802] (II) systemd-logind: got pause for 13:68
[ 1205.802] (II) systemd-logind: got pause for 13:64
Any idea how to get X or wayland working?
Offline
Try to boot without nomodeset, let it fail, and try again with nomodeset.
Then. look at your journal using journalctl -b -1 This will display the journal for the boot previous to the one you are running -- hopefully the failed one.
See if that gives you any clues as to why it reboots. It looks like a single GPU system -- Radeon only (if I read that correctly)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
If the above doesn't give you sufficient information, it might also help to boot without nomodeset but with loglevel=7 as parameter, that sometimes contains some good info.
Offline
Thanks for the responses. I tried booting without nomodeset, and for some unknown reason it worked once, I even got X to load, because I had a working graphics driver. I rebooted to see if it would last, but unfortunately, it did not. Looking at the journalctl output I can't find anything that looks like it's the problem.
here it is without loglevel=7:
-- Logs begin at Tue 2017-05-02 13:54:22 EDT, end at Fri 2017-06-02 13:20:24 EDT. --
Jun 02 13:17:36 titan systemd-journald[206]: Time spent on flushing to /var is 890us for 0 entries.
Jun 02 13:17:36 titan kernel: Linux version 4.11.3-1-ARCH (builduser@tobias) (gcc version 7.1.1 20170516 (GCC) ) #1 SMP PREEMPT Sun May 28 10:40:17 CEST 2017
Jun 02 13:17:36 titan kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c57cb969-e366-4c38-acce-b0e7184b6dcf rw quiet
Jun 02 13:17:36 titan kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 02 13:17:36 titan kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 02 13:17:36 titan kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 02 13:17:36 titan kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jun 02 13:17:36 titan kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Jun 02 13:17:36 titan kernel: e820: BIOS-provided physical RAM map:
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008e267fff] usable
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x000000008e268000-0x000000008e297fff] reserved
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x000000008e298000-0x000000008e2ebfff] usable
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x000000008e2ec000-0x000000008e429fff] ACPI NVS
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x000000008e42a000-0x000000008eaeefff] reserved
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x000000008eaef000-0x000000008eb2ffff] type 20
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x000000008eb30000-0x000000008eb30fff] usable
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x000000008eb31000-0x000000008ed36fff] ACPI NVS
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x000000008ed37000-0x000000008f181fff] usable
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x000000008f182000-0x000000008f7f2fff] reserved
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x000000008f7f3000-0x000000008f7fffff] usable
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec00fff] reserved
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 02 13:17:36 titan kernel: BIOS-e820: [mem 0x0000000100000000-0x000000023effffff] usable
Jun 02 13:17:36 titan kernel: NX (Execute Disable) protection: active
Jun 02 13:17:36 titan kernel: efi: EFI v2.31 by American Megatrends
Jun 02 13:17:36 titan kernel: efi: ESRT=0x8eaedc98 ACPI=0x8e3f0000 ACPI 2.0=0x8e3f0000 SMBIOS=0xf04d0 MPS=0xfd580
Jun 02 13:17:36 titan kernel: SMBIOS 2.8 present.
Jun 02 13:17:36 titan kernel: DMI: MSI MS-7793/A88X-G43 (MS-7793), BIOS V3.12 08/10/2016
Jun 02 13:17:36 titan kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 02 13:17:36 titan kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 02 13:17:36 titan kernel: e820: last_pfn = 0x23f000 max_arch_pfn = 0x400000000
Jun 02 13:17:36 titan kernel: MTRR default type: uncachable
Jun 02 13:17:36 titan kernel: MTRR fixed ranges enabled:
Jun 02 13:17:36 titan kernel: 00000-9FFFF write-back
Jun 02 13:17:36 titan kernel: A0000-BFFFF write-through
Jun 02 13:17:36 titan kernel: C0000-CFFFF write-protect
Jun 02 13:17:36 titan kernel: D0000-DFFFF uncachable
Jun 02 13:17:36 titan kernel: E0000-FFFFF write-protect
Jun 02 13:17:36 titan kernel: MTRR variable ranges enabled:
Jun 02 13:17:36 titan kernel: 0 base 000000000000 mask FFFF80000000 write-back
Jun 02 13:17:36 titan kernel: 1 base 000080000000 mask FFFFC0000000 write-back
Jun 02 13:17:36 titan kernel: 2 base 00008F800000 mask FFFFFF800000 uncachable
Jun 02 13:17:36 titan kernel: 3 disabled
Jun 02 13:17:36 titan kernel: 4 disabled
Jun 02 13:17:36 titan kernel: 5 disabled
Jun 02 13:17:36 titan kernel: 6 disabled
Jun 02 13:17:36 titan kernel: 7 disabled
Jun 02 13:17:36 titan kernel: TOM2: 000000023f000000 aka 9200M
Jun 02 13:17:36 titan kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
Jun 02 13:17:36 titan kernel: e820: update [mem 0x8f800000-0x8fffffff] usable ==> reserved
Jun 02 13:17:36 titan kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Jun 02 13:17:36 titan kernel: e820: last_pfn = 0x8f800 max_arch_pfn = 0x400000000
Jun 02 13:17:36 titan kernel: found SMP MP-table at [mem 0x000fd8e0-0x000fd8ef] mapped at [ffff8800000fd8e0]
Jun 02 13:17:36 titan kernel: esrt: Reserving ESRT space from 0x000000008eaedc98 to 0x000000008eaedcd0.
Jun 02 13:17:36 titan kernel: Scanning 1 areas for low memory corruption
Jun 02 13:17:36 titan kernel: Base memory trampoline at [ffff880000098000] 98000 size 24576
Jun 02 13:17:36 titan kernel: Using GB pages for direct mapping
Jun 02 13:17:36 titan kernel: BRK [0x01d42000, 0x01d42fff] PGTABLE
Jun 02 13:17:36 titan kernel: BRK [0x01d43000, 0x01d43fff] PGTABLE
Jun 02 13:17:36 titan kernel: BRK [0x01d44000, 0x01d44fff] PGTABLE
Jun 02 13:17:36 titan kernel: BRK [0x01d45000, 0x01d45fff] PGTABLE
Jun 02 13:17:36 titan kernel: BRK [0x01d46000, 0x01d46fff] PGTABLE
Jun 02 13:17:36 titan kernel: BRK [0x01d47000, 0x01d47fff] PGTABLE
Jun 02 13:17:36 titan kernel: Secure boot could not be determined
Jun 02 13:17:36 titan kernel: RAMDISK: [mem 0x3691b000-0x37484fff]
Jun 02 13:17:36 titan kernel: ACPI: Early table checksum verification disabled
Jun 02 13:17:36 titan kernel: ACPI: RSDP 0x000000008E3F0000 000024 (v02 ALASKA)
Jun 02 13:17:36 titan kernel: ACPI: XSDT 0x000000008E3F0088 000094 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:17:36 titan kernel: ACPI: FACP 0x000000008E3F6BD8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:17:36 titan kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20170119/tbfadt-658)
Jun 02 13:17:36 titan kernel: ACPI: DSDT 0x000000008E3F01B8 006A1C (v02 ALASKA A M I 00000000 INTL 20051117)
Jun 02 13:17:36 titan kernel: ACPI: FACS 0x000000008E420E80 000040
Jun 02 13:17:36 titan kernel: ACPI: APIC 0x000000008E3F6CE8 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:17:36 titan kernel: ACPI: FPDT 0x000000008E3F6D60 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:17:36 titan kernel: ACPI: FIDT 0x000000008E3F6DA8 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:17:36 titan kernel: ACPI: MCFG 0x000000008E3F6E48 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Jun 02 13:17:36 titan kernel: ACPI: HPET 0x000000008E3F6E88 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
Jun 02 13:17:36 titan kernel: ACPI: UEFI 0x000000008E3F6EC0 000042 (v01 ALASKA A M I 01072009 00000000)
Jun 02 13:17:36 titan kernel: ACPI: IVRS 0x000000008E3F6F08 0000C0 (v02 AMD BANTRY 00000001 AMD 00000000)
Jun 02 13:17:36 titan kernel: ACPI: SSDT 0x000000008E3F6FC8 000B9C (v01 AMD BANTRY 00000001 AMD 00000001)
Jun 02 13:17:36 titan kernel: ACPI: SSDT 0x000000008E3F7B68 0004B7 (v02 AMD BANTRY 00000001 MSFT 04000000)
Jun 02 13:17:36 titan kernel: ACPI: CRAT 0x000000008E3F8020 000528 (v01 AMD BANTRY 00000001 AMD 00000001)
Jun 02 13:17:36 titan kernel: ACPI: SSDT 0x000000008E3F8548 0016E4 (v01 AMD CPMCMN 00000001 INTL 20051117)
Jun 02 13:17:36 titan kernel: ACPI: SSDT 0x000000008E3F9C30 001519 (v01 AMD CPMDFIGP 00000001 INTL 20051117)
Jun 02 13:17:36 titan kernel: ACPI: BGRT 0x000000008E3FB150 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:17:36 titan kernel: ACPI: Local APIC address 0xfee00000
Jun 02 13:17:36 titan kernel: No NUMA configuration found
Jun 02 13:17:36 titan kernel: Faking a node at [mem 0x0000000000000000-0x000000023effffff]
Jun 02 13:17:36 titan kernel: NODE_DATA(0) allocated [mem 0x23eff7000-0x23effbfff]
Jun 02 13:17:36 titan kernel: Zone ranges:
Jun 02 13:17:36 titan kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 02 13:17:36 titan kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jun 02 13:17:36 titan kernel: Normal [mem 0x0000000100000000-0x000000023effffff]
Jun 02 13:17:36 titan kernel: Device empty
Jun 02 13:17:36 titan kernel: Movable zone start for each node
Jun 02 13:17:36 titan kernel: Early memory node ranges
Jun 02 13:17:36 titan kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 02 13:17:36 titan kernel: node 0: [mem 0x0000000000100000-0x000000008e267fff]
Jun 02 13:17:36 titan kernel: node 0: [mem 0x000000008e298000-0x000000008e2ebfff]
Jun 02 13:17:36 titan kernel: node 0: [mem 0x000000008eb30000-0x000000008eb30fff]
Jun 02 13:17:36 titan kernel: node 0: [mem 0x000000008ed37000-0x000000008f181fff]
Jun 02 13:17:36 titan kernel: node 0: [mem 0x000000008f7f3000-0x000000008f7fffff]
Jun 02 13:17:36 titan kernel: node 0: [mem 0x0000000100000000-0x000000023effffff]
Jun 02 13:17:36 titan kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000023effffff]
Jun 02 13:17:36 titan kernel: On node 0 totalpages: 1889972
Jun 02 13:17:36 titan kernel: DMA zone: 64 pages used for memmap
Jun 02 13:17:36 titan kernel: DMA zone: 27 pages reserved
Jun 02 13:17:36 titan kernel: DMA zone: 3999 pages, LIFO batch:0
Jun 02 13:17:36 titan kernel: DMA32 zone: 9053 pages used for memmap
Jun 02 13:17:36 titan kernel: DMA32 zone: 579349 pages, LIFO batch:31
Jun 02 13:17:36 titan kernel: Normal zone: 20416 pages used for memmap
Jun 02 13:17:36 titan kernel: Normal zone: 1306624 pages, LIFO batch:31
Jun 02 13:17:36 titan kernel: ACPI: PM-Timer IO Port: 0x808
Jun 02 13:17:36 titan kernel: ACPI: Local APIC address 0xfee00000
Jun 02 13:17:36 titan kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 02 13:17:36 titan kernel: IOAPIC[0]: apic_id 0, version 33, address 0xfec00000, GSI 0-23
Jun 02 13:17:36 titan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 02 13:17:36 titan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 02 13:17:36 titan kernel: ACPI: IRQ0 used by override.
Jun 02 13:17:36 titan kernel: ACPI: IRQ9 used by override.
Jun 02 13:17:36 titan kernel: Using ACPI (MADT) for SMP configuration information
Jun 02 13:17:36 titan kernel: ACPI: HPET id: 0x10228210 base: 0xfed00000
Jun 02 13:17:36 titan kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0x8e268000-0x8e297fff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0x8e2ec000-0x8e429fff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0x8e42a000-0x8eaeefff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0x8eaef000-0x8eb2ffff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0x8eb31000-0x8ed36fff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0x8f182000-0x8f7f2fff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0x8f800000-0xdfffffff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfeb7ffff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xfeb80000-0xfec00fff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfeffffff]
Jun 02 13:17:36 titan kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 02 13:17:36 titan kernel: e820: [mem 0x8f800000-0xdfffffff] available for PCI devices
Jun 02 13:17:36 titan kernel: Booting paravirtualized kernel on bare hardware
Jun 02 13:17:36 titan kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 02 13:17:36 titan kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
Jun 02 13:17:36 titan kernel: percpu: Embedded 35 pages/cpu @ffff88023ec00000 s103256 r8192 d31912 u524288
Jun 02 13:17:36 titan kernel: pcpu-alloc: s103256 r8192 d31912 u524288 alloc=1*2097152
Jun 02 13:17:36 titan kernel: pcpu-alloc: [0] 0 1 2 3
Jun 02 13:17:36 titan kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1860412
Jun 02 13:17:36 titan kernel: Policy zone: Normal
Jun 02 13:17:36 titan kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c57cb969-e366-4c38-acce-b0e7184b6dcf rw quiet
Jun 02 13:17:36 titan kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Jun 02 13:17:36 titan kernel: Calgary: detecting Calgary via BIOS EBDA area
Jun 02 13:17:36 titan kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jun 02 13:17:36 titan kernel: Memory: 7126292K/7559888K available (6483K kernel code, 1090K rwdata, 2016K rodata, 1304K init, 904K bss, 433596K reserved, 0K cma-reserved)
Jun 02 13:17:36 titan kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jun 02 13:17:36 titan kernel: Preemptible hierarchical RCU implementation.
Jun 02 13:17:36 titan kernel: Build-time adjustment of leaf fanout to 64.
Jun 02 13:17:36 titan kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
Jun 02 13:17:36 titan kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
Jun 02 13:17:36 titan kernel: NR_IRQS:8448 nr_irqs:456 16
Jun 02 13:17:36 titan kernel: Console: colour dummy device 80x25
Jun 02 13:17:36 titan kernel: console [tty0] enabled
Jun 02 13:17:36 titan kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 02 13:17:36 titan kernel: hpet clockevent registered
Jun 02 13:17:36 titan kernel: tsc: Fast TSC calibration using PIT
Jun 02 13:17:36 titan kernel: tsc: Detected 3891.543 MHz processor
Jun 02 13:17:36 titan kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7786.38 BogoMIPS (lpj=12971810)
Jun 02 13:17:36 titan kernel: pid_max: default: 32768 minimum: 301
Jun 02 13:17:36 titan kernel: ACPI: Core revision 20170119
Jun 02 13:17:36 titan kernel: ACPI: 5 ACPI AML tables successfully acquired and loaded
Jun 02 13:17:36 titan kernel: Security Framework initialized
Jun 02 13:17:36 titan kernel: Yama: becoming mindful.
Jun 02 13:17:36 titan kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Jun 02 13:17:36 titan kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Jun 02 13:17:36 titan kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Jun 02 13:17:36 titan kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Jun 02 13:17:36 titan kernel: CPU: Physical Processor ID: 0
Jun 02 13:17:36 titan kernel: CPU: Processor Core ID: 0
Jun 02 13:17:36 titan kernel: mce: CPU supports 7 MCE banks
Jun 02 13:17:36 titan kernel: Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
Jun 02 13:17:36 titan kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
Jun 02 13:17:36 titan kernel: Freeing SMP alternatives memory: 24K
Jun 02 13:17:36 titan kernel: ftrace: allocating 25536 entries in 100 pages
Jun 02 13:17:36 titan kernel: smpboot: Max logical packages: 1
Jun 02 13:17:36 titan kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 02 13:17:36 titan kernel: smpboot: CPU0: AMD A8-6600K APU with Radeon(tm) HD Graphics (family: 0x15, model: 0x13, stepping: 0x1)
Jun 02 13:17:36 titan kernel: Performance Events: Fam15h core perfctr, AMD PMU driver.
Jun 02 13:17:36 titan kernel: ... version: 0
Jun 02 13:17:36 titan kernel: ... bit width: 48
Jun 02 13:17:36 titan kernel: ... generic registers: 6
Jun 02 13:17:36 titan kernel: ... value mask: 0000ffffffffffff
Jun 02 13:17:36 titan kernel: ... max period: 00007fffffffffff
Jun 02 13:17:36 titan kernel: ... fixed-purpose events: 0
Jun 02 13:17:36 titan kernel: ... event mask: 000000000000003f
Jun 02 13:17:36 titan kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Jun 02 13:17:36 titan kernel: smp: Bringing up secondary CPUs ...
Jun 02 13:17:36 titan kernel: x86: Booting SMP configuration:
Jun 02 13:17:36 titan kernel: .... node #0, CPUs: #1 #2 #3
Jun 02 13:17:36 titan kernel: smp: Brought up 1 node, 4 CPUs
Jun 02 13:17:36 titan kernel: smpboot: Total of 4 processors activated (31142.17 BogoMIPS)
Jun 02 13:17:36 titan kernel: sched_clock: Marking stable (436666623, 0)->(612305824, -175639201)
Jun 02 13:17:36 titan kernel: devtmpfs: initialized
Jun 02 13:17:36 titan kernel: x86/mm: Memory block size: 128MB
Jun 02 13:17:36 titan kernel: PM: Registering ACPI NVS region [mem 0x8e2ec000-0x8e429fff] (1302528 bytes)
Jun 02 13:17:36 titan kernel: PM: Registering ACPI NVS region [mem 0x8eb31000-0x8ed36fff] (2121728 bytes)
Jun 02 13:17:36 titan kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 02 13:17:36 titan kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Jun 02 13:17:36 titan kernel: pinctrl core: initialized pinctrl subsystem
Jun 02 13:17:36 titan kernel: RTC time: 17:17:33, date: 06/02/17
Jun 02 13:17:36 titan kernel: NET: Registered protocol family 16
Jun 02 13:17:36 titan kernel: cpuidle: using governor ladder
Jun 02 13:17:36 titan kernel: cpuidle: using governor menu
Jun 02 13:17:36 titan kernel: PCCT header not found.
Jun 02 13:17:36 titan kernel: ACPI: bus type PCI registered
Jun 02 13:17:36 titan kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 02 13:17:36 titan kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 02 13:17:36 titan kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 02 13:17:36 titan kernel: PCI: Using configuration type 1 for base access
Jun 02 13:17:36 titan kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages
Jun 02 13:17:36 titan kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Jun 02 13:17:36 titan kernel: ACPI: Added _OSI(Module Device)
Jun 02 13:17:36 titan kernel: ACPI: Added _OSI(Processor Device)
Jun 02 13:17:36 titan kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 02 13:17:36 titan kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 02 13:17:36 titan kernel: ACPI: Executed 1 blocks of module-level executable AML code
Jun 02 13:17:36 titan kernel: ACPI: Interpreter enabled
Jun 02 13:17:36 titan kernel: ACPI: (supports S0 S3 S4 S5)
Jun 02 13:17:36 titan kernel: ACPI: Using IOAPIC for interrupt routing
Jun 02 13:17:36 titan kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 02 13:17:36 titan kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 02 13:17:36 titan kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Jun 02 13:17:36 titan kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
Jun 02 13:17:36 titan kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Jun 02 13:17:36 titan kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
Jun 02 13:17:36 titan kernel: acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
Jun 02 13:17:36 titan kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Jun 02 13:17:36 titan kernel: PCI host bridge to bus 0000:00
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfed3ffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: root bus resource [mem 0xfed45000-0xffffffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 02 13:17:36 titan kernel: pci 0000:00:00.0: [1022:1410] type 00 class 0x060000
Jun 02 13:17:36 titan kernel: pci 0000:00:00.2: [1022:1419] type 00 class 0x080600
Jun 02 13:17:36 titan kernel: pci 0000:00:01.0: [1002:990e] type 00 class 0x030000
Jun 02 13:17:36 titan kernel: pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
Jun 02 13:17:36 titan kernel: pci 0000:00:01.0: reg 0x14: [io 0xf000-0xf0ff]
Jun 02 13:17:36 titan kernel: pci 0000:00:01.0: reg 0x18: [mem 0xfef00000-0xfef3ffff]
Jun 02 13:17:36 titan kernel: pci 0000:00:01.0: supports D1 D2
Jun 02 13:17:36 titan kernel: pci 0000:00:01.1: [1002:9902] type 00 class 0x040300
Jun 02 13:17:36 titan kernel: pci 0000:00:01.1: reg 0x10: [mem 0xfef44000-0xfef47fff]
Jun 02 13:17:36 titan kernel: pci 0000:00:01.1: supports D1 D2
Jun 02 13:17:36 titan kernel: pci 0000:00:04.0: [1022:1414] type 01 class 0x060400
Jun 02 13:17:36 titan kernel: pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
Jun 02 13:17:36 titan kernel: pci 0000:00:04.0: System wakeup disabled by ACPI
Jun 02 13:17:36 titan kernel: pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330
Jun 02 13:17:36 titan kernel: pci 0000:00:10.0: reg 0x10: [mem 0xfef4a000-0xfef4bfff 64bit]
Jun 02 13:17:36 titan kernel: pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
Jun 02 13:17:36 titan kernel: pci 0000:00:10.0: System wakeup disabled by ACPI
Jun 02 13:17:36 titan kernel: pci 0000:00:10.1: [1022:7814] type 00 class 0x0c0330
Jun 02 13:17:36 titan kernel: pci 0000:00:10.1: reg 0x10: [mem 0xfef48000-0xfef49fff 64bit]
Jun 02 13:17:36 titan kernel: pci 0000:00:10.1: PME# supported from D0 D3hot D3cold
Jun 02 13:17:36 titan kernel: pci 0000:00:10.1: System wakeup disabled by ACPI
Jun 02 13:17:36 titan kernel: pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
Jun 02 13:17:36 titan kernel: pci 0000:00:11.0: reg 0x10: [io 0xf140-0xf147]
Jun 02 13:17:36 titan kernel: pci 0000:00:11.0: reg 0x14: [io 0xf130-0xf133]
Jun 02 13:17:36 titan kernel: pci 0000:00:11.0: reg 0x18: [io 0xf120-0xf127]
Jun 02 13:17:36 titan kernel: pci 0000:00:11.0: reg 0x1c: [io 0xf110-0xf113]
Jun 02 13:17:36 titan kernel: pci 0000:00:11.0: reg 0x20: [io 0xf100-0xf10f]
Jun 02 13:17:36 titan kernel: pci 0000:00:11.0: reg 0x24: [mem 0xfef51000-0xfef517ff]
Jun 02 13:17:36 titan kernel: pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
Jun 02 13:17:36 titan kernel: pci 0000:00:12.0: reg 0x10: [mem 0xfef50000-0xfef50fff]
Jun 02 13:17:36 titan kernel: pci 0000:00:12.0: System wakeup disabled by ACPI
Jun 02 13:17:36 titan kernel: pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
Jun 02 13:17:36 titan kernel: pci 0000:00:12.2: reg 0x10: [mem 0xfef4f000-0xfef4f0ff]
Jun 02 13:17:36 titan kernel: pci 0000:00:12.2: supports D1 D2
Jun 02 13:17:36 titan kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold
Jun 02 13:17:36 titan kernel: pci 0000:00:12.2: System wakeup disabled by ACPI
Jun 02 13:17:36 titan kernel: pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
Jun 02 13:17:36 titan kernel: pci 0000:00:13.0: reg 0x10: [mem 0xfef4e000-0xfef4efff]
Jun 02 13:17:36 titan kernel: pci 0000:00:13.0: System wakeup disabled by ACPI
Jun 02 13:17:36 titan kernel: pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
Jun 02 13:17:36 titan kernel: pci 0000:00:13.2: reg 0x10: [mem 0xfef4d000-0xfef4d0ff]
Jun 02 13:17:36 titan kernel: pci 0000:00:13.2: supports D1 D2
Jun 02 13:17:36 titan kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold
Jun 02 13:17:36 titan kernel: pci 0000:00:13.2: System wakeup disabled by ACPI
Jun 02 13:17:36 titan kernel: pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
Jun 02 13:17:36 titan kernel: pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
Jun 02 13:17:36 titan kernel: pci 0000:00:14.2: reg 0x10: [mem 0xfef40000-0xfef43fff 64bit]
Jun 02 13:17:36 titan kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
Jun 02 13:17:36 titan kernel: pci 0000:00:14.2: System wakeup disabled by ACPI
Jun 02 13:17:36 titan kernel: pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: System wakeup disabled by ACPI
Jun 02 13:17:36 titan kernel: pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310
Jun 02 13:17:36 titan kernel: pci 0000:00:14.5: reg 0x10: [mem 0xfef4c000-0xfef4cfff]
Jun 02 13:17:36 titan kernel: pci 0000:00:14.5: System wakeup disabled by ACPI
Jun 02 13:17:36 titan kernel: pci 0000:00:18.0: [1022:1400] type 00 class 0x060000
Jun 02 13:17:36 titan kernel: pci 0000:00:18.1: [1022:1401] type 00 class 0x060000
Jun 02 13:17:36 titan kernel: pci 0000:00:18.2: [1022:1402] type 00 class 0x060000
Jun 02 13:17:36 titan kernel: pci 0000:00:18.3: [1022:1403] type 00 class 0x060000
Jun 02 13:17:36 titan kernel: pci 0000:00:18.4: [1022:1404] type 00 class 0x060000
Jun 02 13:17:36 titan kernel: pci 0000:00:18.5: [1022:1405] type 00 class 0x060000
Jun 02 13:17:36 titan kernel: pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
Jun 02 13:17:36 titan kernel: pci 0000:01:00.0: reg 0x10: [io 0xe000-0xe0ff]
Jun 02 13:17:36 titan kernel: pci 0000:01:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
Jun 02 13:17:36 titan kernel: pci 0000:01:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
Jun 02 13:17:36 titan kernel: pci 0000:01:00.0: supports D1 D2
Jun 02 13:17:36 titan kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 02 13:17:36 titan kernel: pci 0000:00:04.0: PCI bridge to [bus 01]
Jun 02 13:17:36 titan kernel: pci 0000:00:04.0: bridge window [io 0xe000-0xefff]
Jun 02 13:17:36 titan kernel: pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x03af window] (subtractive decode)
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode)
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: bridge window [io 0x03b0-0x03df window] (subtractive decode)
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: bridge window [mem 0xc0000000-0xfed3ffff window] (subtractive decode)
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: bridge window [mem 0xfed45000-0xffffffff window] (subtractive decode)
Jun 02 13:17:36 titan kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 *11 14 15)
Jun 02 13:17:36 titan kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 *10 11 14 15)
Jun 02 13:17:36 titan kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 *5 7 10 11 14 15)
Jun 02 13:17:36 titan kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 *11 14 15)
Jun 02 13:17:36 titan kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
Jun 02 13:17:36 titan kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
Jun 02 13:17:36 titan kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
Jun 02 13:17:36 titan kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
Jun 02 13:17:36 titan kernel: pci 0000:00:01.0: vgaarb: setting as boot VGA device
Jun 02 13:17:36 titan kernel: pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 02 13:17:36 titan kernel: pci 0000:00:01.0: vgaarb: bridge control possible
Jun 02 13:17:36 titan kernel: vgaarb: loaded
Jun 02 13:17:36 titan kernel: Registered efivars operations
Jun 02 13:17:36 titan kernel: PCI: Using ACPI for IRQ routing
Jun 02 13:17:36 titan kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 02 13:17:36 titan kernel: e820: reserve RAM buffer [mem 0x8e268000-0x8fffffff]
Jun 02 13:17:36 titan kernel: e820: reserve RAM buffer [mem 0x8e2ec000-0x8fffffff]
Jun 02 13:17:36 titan kernel: e820: reserve RAM buffer [mem 0x8eb31000-0x8fffffff]
Jun 02 13:17:36 titan kernel: e820: reserve RAM buffer [mem 0x8f182000-0x8fffffff]
Jun 02 13:17:36 titan kernel: e820: reserve RAM buffer [mem 0x8f800000-0x8fffffff]
Jun 02 13:17:36 titan kernel: e820: reserve RAM buffer [mem 0x23f000000-0x23fffffff]
Jun 02 13:17:36 titan kernel: NetLabel: Initializing
Jun 02 13:17:36 titan kernel: NetLabel: domain hash size = 128
Jun 02 13:17:36 titan kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jun 02 13:17:36 titan kernel: NetLabel: unlabeled traffic allowed by default
Jun 02 13:17:36 titan kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 02 13:17:36 titan kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 02 13:17:36 titan kernel: clocksource: Switched to clocksource hpet
Jun 02 13:17:36 titan kernel: VFS: Disk quotas dquot_6.6.0
Jun 02 13:17:36 titan kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 02 13:17:36 titan kernel: pnp: PnP ACPI init
Jun 02 13:17:36 titan kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
Jun 02 13:17:36 titan kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Jun 02 13:17:36 titan kernel: system 00:01: [mem 0x90000000-0xbfffffff] has been reserved
Jun 02 13:17:36 titan kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:17:36 titan kernel: system 00:02: [mem 0xfeb80000-0xfebfffff] could not be reserved
Jun 02 13:17:36 titan kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:17:36 titan kernel: system 00:03: [io 0x0295-0x0296] has been reserved
Jun 02 13:17:36 titan kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:17:36 titan kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
Jun 02 13:17:36 titan kernel: pnp 00:05: [dma 0 disabled]
Jun 02 13:17:36 titan kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
Jun 02 13:17:36 titan kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:17:36 titan kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
Jun 02 13:17:36 titan kernel: system 00:08: [io 0x04d0-0x04d1] has been reserved
Jun 02 13:17:36 titan kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x04d0-0x04d1] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x040b] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x04d6] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0c00-0x0c01] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0c14] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0c50-0x0c51] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0c52] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0c6c] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0c6f] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0cd0-0x0cd1] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0cd2-0x0cd3] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0cd4-0x0cd5] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0cd6-0x0cd7] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0cd8-0x0cdf] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0800-0x089f] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0b00-0x0b0f] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0b20-0x0b3f] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0900-0x090f] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0x0910-0x091f] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [io 0xfe00-0xfefe] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved
Jun 02 13:17:36 titan kernel: system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [mem 0xfed80000-0xfed8ffff] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [mem 0xfed61000-0xfed70fff] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: [mem 0xff000000-0xffffffff] has been reserved
Jun 02 13:17:36 titan kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:17:36 titan kernel: pnp: PnP ACPI: found 10 devices
Jun 02 13:17:36 titan kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 02 13:17:36 titan kernel: pci 0000:00:04.0: PCI bridge to [bus 01]
Jun 02 13:17:36 titan kernel: pci 0000:00:04.0: bridge window [io 0xe000-0xefff]
Jun 02 13:17:36 titan kernel: pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
Jun 02 13:17:36 titan kernel: pci 0000:00:14.4: PCI bridge to [bus 02]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfed3ffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:00: resource 11 [mem 0xfed45000-0xffffffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
Jun 02 13:17:36 titan kernel: pci_bus 0000:01: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
Jun 02 13:17:36 titan kernel: pci_bus 0000:02: resource 4 [io 0x0000-0x03af window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:02: resource 5 [io 0x03e0-0x0cf7 window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:02: resource 6 [io 0x03b0-0x03df window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:02: resource 7 [io 0x0d00-0xffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:02: resource 8 [mem 0x000a0000-0x000bffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:02: resource 9 [mem 0x000c0000-0x000dffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:02: resource 10 [mem 0xc0000000-0xfed3ffff window]
Jun 02 13:17:36 titan kernel: pci_bus 0000:02: resource 11 [mem 0xfed45000-0xffffffff window]
Jun 02 13:17:36 titan kernel: NET: Registered protocol family 2
Jun 02 13:17:36 titan kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
Jun 02 13:17:36 titan kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jun 02 13:17:36 titan kernel: TCP: Hash tables configured (established 65536 bind 65536)
Jun 02 13:17:36 titan kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Jun 02 13:17:36 titan kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Jun 02 13:17:36 titan kernel: NET: Registered protocol family 1
Jun 02 13:17:36 titan kernel: pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 02 13:17:36 titan kernel: PCI: CLS 64 bytes, default 64
Jun 02 13:17:36 titan kernel: Unpacking initramfs...
Jun 02 13:17:36 titan kernel: Freeing initrd memory: 11688K
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:01.0 to group 0
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:01.1 to group 0
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:04.0 to group 1
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:10.0 to group 2
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:10.1 to group 2
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:11.0 to group 3
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:12.0 to group 4
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:12.2 to group 4
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:13.0 to group 5
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:13.2 to group 5
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:14.0 to group 6
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:14.2 to group 6
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:14.3 to group 6
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:14.4 to group 7
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:14.5 to group 8
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:18.0 to group 9
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:18.1 to group 9
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:18.2 to group 9
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:18.3 to group 9
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:18.4 to group 9
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:00:18.5 to group 9
Jun 02 13:17:36 titan kernel: iommu: Adding device 0000:01:00.0 to group 1
Jun 02 13:17:36 titan kernel: AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
Jun 02 13:17:36 titan kernel: AMD-Vi: Extended features (0x800000853):
Jun 02 13:17:36 titan kernel: PreF PPR GT IA
Jun 02 13:17:36 titan kernel: AMD-Vi: Interrupt remapping enabled
Jun 02 13:17:36 titan kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Jun 02 13:17:36 titan kernel: perf: AMD NB counters detected
Jun 02 13:17:36 titan kernel: LVT offset 0 assigned for vector 0x400
Jun 02 13:17:36 titan kernel: perf: AMD IBS detected (0x000000ff)
Jun 02 13:17:36 titan kernel: Scanning for low memory corruption every 60 seconds
Jun 02 13:17:36 titan kernel: Initialise system trusted keyrings
Jun 02 13:17:36 titan kernel: workingset: timestamp_bits=40 max_order=21 bucket_order=0
Jun 02 13:17:36 titan kernel: zbud: loaded
Jun 02 13:17:36 titan kernel: Key type asymmetric registered
Jun 02 13:17:36 titan kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
Jun 02 13:17:36 titan kernel: io scheduler noop registered
Jun 02 13:17:36 titan kernel: io scheduler deadline registered
Jun 02 13:17:36 titan kernel: io scheduler cfq registered (default)
Jun 02 13:17:36 titan kernel: io scheduler mq-deadline registered
Jun 02 13:17:36 titan kernel: efifb: probing for efifb
Jun 02 13:17:36 titan kernel: efifb: framebuffer at 0xc0000000, using 3072k, total 3072k
Jun 02 13:17:36 titan kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Jun 02 13:17:36 titan kernel: efifb: scrolling: redraw
Jun 02 13:17:36 titan kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 02 13:17:36 titan kernel: Console: switching to colour frame buffer device 128x48
Jun 02 13:17:36 titan kernel: fb0: EFI VGA frame buffer device
Jun 02 13:17:36 titan kernel: GHES: HEST is not enabled!
Jun 02 13:17:36 titan kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 02 13:17:36 titan kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 02 13:17:36 titan kernel: Linux agpgart interface v0.103
Jun 02 13:17:36 titan kernel: rtc_cmos 00:07: RTC can wake from S4
Jun 02 13:17:36 titan kernel: rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
Jun 02 13:17:36 titan kernel: rtc_cmos 00:07: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 02 13:17:36 titan kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 02 13:17:36 titan kernel: NET: Registered protocol family 10
Jun 02 13:17:36 titan kernel: Segment Routing with IPv6
Jun 02 13:17:36 titan kernel: NET: Registered protocol family 17
Jun 02 13:17:36 titan kernel: microcode: CPU0: patch_level=0x06001119
Jun 02 13:17:36 titan kernel: microcode: CPU1: patch_level=0x06001119
Jun 02 13:17:36 titan kernel: microcode: CPU2: patch_level=0x06001119
Jun 02 13:17:36 titan kernel: microcode: CPU3: patch_level=0x06001119
Jun 02 13:17:36 titan kernel: microcode: Microcode Update Driver: v2.2.
Jun 02 13:17:36 titan kernel: registered taskstats version 1
Jun 02 13:17:36 titan kernel: Loading compiled-in X.509 certificates
Jun 02 13:17:36 titan kernel: zswap: loaded using pool lzo/zbud
Jun 02 13:17:36 titan kernel: Magic number: 5:671:288
Jun 02 13:17:36 titan kernel: tty tty21: hash matches
Jun 02 13:17:36 titan kernel: rtc_cmos 00:07: setting system clock to 2017-06-02 17:17:34 UTC (1496423854)
Jun 02 13:17:36 titan kernel: PM: Hibernation image not present or could not be loaded.
Jun 02 13:17:36 titan kernel: Freeing unused kernel memory: 1304K
Jun 02 13:17:36 titan kernel: Write protecting the kernel read-only data: 10240k
Jun 02 13:17:36 titan kernel: Freeing unused kernel memory: 1696K
Jun 02 13:17:36 titan kernel: Freeing unused kernel memory: 32K
Jun 02 13:17:36 titan kernel: random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
Jun 02 13:17:36 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:17:36 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:17:36 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:17:36 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:17:36 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:17:36 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:17:36 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:17:36 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:17:36 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:17:36 titan kernel: [drm] amdgpu kernel modesetting enabled.
Jun 02 13:17:36 titan kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jun 02 13:17:36 titan kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jun 02 13:17:36 titan kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 02 13:17:36 titan kernel: SCSI subsystem initialized
Jun 02 13:17:36 titan kernel: ACPI: bus type USB registered
Jun 02 13:17:36 titan kernel: usbcore: registered new interface driver usbfs
Jun 02 13:17:36 titan kernel: usbcore: registered new interface driver hub
Jun 02 13:17:36 titan kernel: usbcore: registered new device driver usb
Jun 02 13:17:36 titan kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 02 13:17:36 titan kernel: ehci-pci: EHCI PCI platform driver
Jun 02 13:17:36 titan kernel: QUIRK: Enable AMD PLL fix
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:12.2: EHCI Host Controller
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:12.2: debug port 1
Jun 02 13:17:36 titan kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfef4f000
Jun 02 13:17:36 titan kernel: libata version 3.00 loaded.
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
Jun 02 13:17:36 titan kernel: hub 1-0:1.0: USB hub found
Jun 02 13:17:36 titan kernel: hub 1-0:1.0: 5 ports detected
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:13.2: EHCI Host Controller
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:13.2: debug port 1
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xfef4d000
Jun 02 13:17:36 titan kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
Jun 02 13:17:36 titan kernel: hub 2-0:1.0: USB hub found
Jun 02 13:17:36 titan kernel: hub 2-0:1.0: 5 ports detected
Jun 02 13:17:36 titan kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller
Jun 02 13:17:36 titan kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
Jun 02 13:17:36 titan kernel: ohci-pci: OHCI PCI platform driver
Jun 02 13:17:36 titan kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Jun 02 13:17:36 titan kernel: xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x00000418
Jun 02 13:17:36 titan kernel: hub 3-0:1.0: USB hub found
Jun 02 13:17:36 titan kernel: hub 3-0:1.0: 2 ports detected
Jun 02 13:17:36 titan kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller
Jun 02 13:17:36 titan kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 4
Jun 02 13:17:36 titan kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 02 13:17:36 titan kernel: hub 4-0:1.0: USB hub found
Jun 02 13:17:36 titan kernel: hub 4-0:1.0: 2 ports detected
Jun 02 13:17:36 titan kernel: xhci_hcd 0000:00:10.1: xHCI Host Controller
Jun 02 13:17:36 titan kernel: xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 5
Jun 02 13:17:36 titan kernel: xhci_hcd 0000:00:10.1: hcc params 0x014040c3 hci version 0x100 quirks 0x00000418
Jun 02 13:17:36 titan kernel: hub 5-0:1.0: USB hub found
Jun 02 13:17:36 titan kernel: hub 5-0:1.0: 2 ports detected
Jun 02 13:17:36 titan kernel: xhci_hcd 0000:00:10.1: xHCI Host Controller
Jun 02 13:17:36 titan kernel: xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 6
Jun 02 13:17:36 titan kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 02 13:17:36 titan kernel: hub 6-0:1.0: USB hub found
Jun 02 13:17:36 titan kernel: hub 6-0:1.0: 2 ports detected
Jun 02 13:17:36 titan kernel: ahci 0000:00:11.0: version 3.0
Jun 02 13:17:36 titan kernel: ahci 0000:00:11.0: AHCI 0001.0300 32 slots 8 ports 6 Gbps 0xff impl SATA mode
Jun 02 13:17:36 titan kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio
Jun 02 13:17:36 titan kernel: ahci 0000:00:11.0: both AHCI_HFLAG_MULTI_MSI flag set and custom irq handler implemented
Jun 02 13:17:36 titan kernel: scsi host0: ahci
Jun 02 13:17:36 titan kernel: scsi host1: ahci
Jun 02 13:17:36 titan kernel: scsi host2: ahci
Jun 02 13:17:36 titan kernel: scsi host3: ahci
Jun 02 13:17:36 titan kernel: scsi host4: ahci
Jun 02 13:17:36 titan kernel: scsi host5: ahci
Jun 02 13:17:36 titan kernel: scsi host6: ahci
Jun 02 13:17:36 titan kernel: scsi host7: ahci
Jun 02 13:17:36 titan kernel: ata1: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51100 irq 35
Jun 02 13:17:36 titan kernel: ata2: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51180 irq 36
Jun 02 13:17:36 titan kernel: ata3: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51200 irq 37
Jun 02 13:17:36 titan kernel: ata4: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51280 irq 38
Jun 02 13:17:36 titan kernel: ata5: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51300 irq 39
Jun 02 13:17:36 titan kernel: ata6: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51380 irq 40
Jun 02 13:17:36 titan kernel: ata7: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51400 irq 41
Jun 02 13:17:36 titan kernel: ata8: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51480 irq 42
Jun 02 13:17:36 titan kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller
Jun 02 13:17:36 titan kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 7
Jun 02 13:17:36 titan kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xfef50000
Jun 02 13:17:36 titan kernel: hub 7-0:1.0: USB hub found
Jun 02 13:17:36 titan kernel: hub 7-0:1.0: 5 ports detected
Jun 02 13:17:36 titan kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller
Jun 02 13:17:36 titan kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 8
Jun 02 13:17:36 titan kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xfef4e000
Jun 02 13:17:36 titan kernel: hub 8-0:1.0: USB hub found
Jun 02 13:17:36 titan kernel: hub 8-0:1.0: 5 ports detected
Jun 02 13:17:36 titan kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller
Jun 02 13:17:36 titan kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 9
Jun 02 13:17:36 titan kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xfef4c000
Jun 02 13:17:36 titan kernel: hub 9-0:1.0: USB hub found
Jun 02 13:17:36 titan kernel: hub 9-0:1.0: 2 ports detected
Jun 02 13:17:36 titan kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jun 02 13:17:36 titan kernel: ata7: SATA link down (SStatus 0 SControl 300)
Jun 02 13:17:36 titan kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 02 13:17:36 titan kernel: ata8: SATA link down (SStatus 0 SControl 300)
Jun 02 13:17:36 titan kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 02 13:17:36 titan kernel: usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
Jun 02 13:17:36 titan kernel: usb-storage 4-2:1.0: USB Mass Storage device detected
Jun 02 13:17:36 titan kernel: scsi host8: usb-storage 4-2:1.0
Jun 02 13:17:36 titan kernel: usbcore: registered new interface driver usb-storage
Jun 02 13:17:36 titan kernel: usbcore: registered new interface driver uas
Jun 02 13:17:36 titan kernel: usb 8-3: new low-speed USB device number 2 using ohci-pci
Jun 02 13:17:36 titan kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jun 02 13:17:36 titan kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jun 02 13:17:36 titan kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 02 13:17:36 titan kernel: ata6.00: ATA-9: Corsair Force LE SSD, SAFC12.2, max UDMA/133
Jun 02 13:17:36 titan kernel: ata6.00: 937703088 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Jun 02 13:17:36 titan kernel: ata6.00: configured for UDMA/133
Jun 02 13:17:36 titan kernel: ata1.00: ATA-8: WDC WD5000AAKS-00E4A0, 05.01D05, max UDMA/133
Jun 02 13:17:36 titan kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Jun 02 13:17:36 titan kernel: ata1.00: configured for UDMA/133
Jun 02 13:17:36 titan kernel: scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 1D05 PQ: 0 ANSI: 5
Jun 02 13:17:36 titan kernel: ata2.00: ATAPI: ATAPI iHAS124 E, 4L08, max UDMA/100
Jun 02 13:17:36 titan kernel: ata2.00: configured for UDMA/100
Jun 02 13:17:36 titan kernel: scsi 1:0:0:0: CD-ROM ATAPI iHAS124 E 4L08 PQ: 0 ANSI: 5
Jun 02 13:17:36 titan kernel: scsi 5:0:0:0: Direct-Access ATA Corsair Force LE 12.2 PQ: 0 ANSI: 5
Jun 02 13:17:36 titan kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jun 02 13:17:36 titan kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 02 13:17:36 titan kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 02 13:17:36 titan kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 02 13:17:36 titan kernel: sd 5:0:0:0: [sdb] 937703088 512-byte logical blocks: (480 GB/447 GiB)
Jun 02 13:17:36 titan kernel: sd 5:0:0:0: [sdb] Write Protect is off
Jun 02 13:17:36 titan kernel: sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jun 02 13:17:36 titan kernel: sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 02 13:17:36 titan kernel: sdb: sdb1 sdb2 sdb3 sdb4 sdb5
Jun 02 13:17:36 titan kernel: sd 5:0:0:0: [sdb] Attached SCSI disk
Jun 02 13:17:36 titan kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Jun 02 13:17:36 titan kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Jun 02 13:17:36 titan kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jun 02 13:17:36 titan kernel: sda: sda1 sda2 < sda5 sda6 sda7 > sda3
Jun 02 13:17:36 titan kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 02 13:17:36 titan kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jun 02 13:17:36 titan kernel: usbcore: registered new interface driver usbhid
Jun 02 13:17:36 titan kernel: usbhid: USB HID core driver
Jun 02 13:17:36 titan kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:13.0/usb8/8-3/8-3:1.0/0003:046D:C05A.0001/input/input1
Jun 02 13:17:36 titan kernel: hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:13.0-3/input0
Jun 02 13:17:36 titan kernel: random: fast init done
Jun 02 13:17:36 titan kernel: tsc: Refined TSC clocksource calibration: 3891.517 MHz
Jun 02 13:17:36 titan kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x703019efaec, max_idle_ns: 881590851354 ns
Jun 02 13:17:36 titan kernel: usb 2-4: new high-speed USB device number 3 using ehci-pci
Jun 02 13:17:36 titan kernel: EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
Jun 02 13:17:36 titan kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jun 02 13:17:36 titan systemd[1]: systemd 232 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
Jun 02 13:17:36 titan systemd[1]: Detected architecture x86-64.
Jun 02 13:17:36 titan systemd[1]: Set hostname to <titan>.
Jun 02 13:17:36 titan systemd[1]: Reached target Remote File Systems.
Jun 02 13:17:36 titan systemd[1]: Created slice System Slice.
Jun 02 13:17:36 titan systemd[1]: Created slice system-getty.slice.
Jun 02 13:17:36 titan systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 02 13:17:36 titan systemd[1]: Mounting Huge Pages File System...
Jun 02 13:17:36 titan systemd[1]: Mounting Debug File System...
Jun 02 13:17:36 titan systemd[1]: Listening on Journal Socket (/dev/log).
Jun 02 13:17:36 titan kernel: EXT4-fs (sdb2): re-mounted. Opts: data=ordered
Jun 02 13:17:36 titan kernel: scsi 8:0:0:0: Direct-Access Generic- USB3.0 CRW-CF/MD 1.00 PQ: 0 ANSI: 6
Jun 02 13:17:36 titan kernel: scsi 8:0:0:1: Direct-Access Generic- USB3.0 CRW-SM/xD 1.00 PQ: 0 ANSI: 6
Jun 02 13:17:36 titan kernel: scsi 8:0:0:2: Direct-Access Generic- USB3.0 CRW-SD 1.00 PQ: 0 ANSI: 6
Jun 02 13:17:36 titan kernel: scsi 8:0:0:3: Direct-Access Generic- USB3.0 CRW-MS 1.00 PQ: 0 ANSI: 6
Jun 02 13:17:36 titan kernel: scsi 8:0:0:4: Direct-Access Generic- USB3.0 CRW-SD/MS 1.00 PQ: 0 ANSI: 6
Jun 02 13:17:36 titan systemd-journald[206]: Journal started
Jun 02 13:17:36 titan systemd-journald[206]: System journal (/var/log/journal/d1cd8f3bb3ca4b12bc69d3da698e4f2b) is 304.0M, max 4.0G, 3.7G free.
Jun 02 13:17:36 titan systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 02 13:17:36 titan systemd[1]: Started udev Kernel Device Manager.
and with loglevel=7:
-- Logs begin at Tue 2017-05-02 13:54:22 EDT, end at Fri 2017-06-02 13:24:54 EDT. --
Jun 02 13:24:13 titan systemd-journald[216]: Time spent on flushing to /var is 1.026ms for 0 entries.
Jun 02 13:24:13 titan kernel: Linux version 4.11.3-1-ARCH (builduser@tobias) (gcc version 7.1.1 20170516 (GCC) ) #1 SMP PREEMPT Sun May 28 10:40:17 CEST 2017
Jun 02 13:24:13 titan kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c57cb969-e366-4c38-acce-b0e7184b6dcf rw quiet loglevel=7
Jun 02 13:24:13 titan kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 02 13:24:13 titan kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 02 13:24:13 titan kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 02 13:24:13 titan kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jun 02 13:24:13 titan kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Jun 02 13:24:13 titan kernel: e820: BIOS-provided physical RAM map:
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008e267fff] usable
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x000000008e268000-0x000000008e297fff] reserved
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x000000008e298000-0x000000008e2ebfff] usable
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x000000008e2ec000-0x000000008e429fff] ACPI NVS
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x000000008e42a000-0x000000008eaeefff] reserved
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x000000008eaef000-0x000000008eb2ffff] type 20
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x000000008eb30000-0x000000008eb30fff] usable
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x000000008eb31000-0x000000008ed36fff] ACPI NVS
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x000000008ed37000-0x000000008f181fff] usable
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x000000008f182000-0x000000008f7f2fff] reserved
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x000000008f7f3000-0x000000008f7fffff] usable
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec00fff] reserved
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 02 13:24:13 titan kernel: BIOS-e820: [mem 0x0000000100000000-0x000000023effffff] usable
Jun 02 13:24:13 titan kernel: NX (Execute Disable) protection: active
Jun 02 13:24:13 titan kernel: efi: EFI v2.31 by American Megatrends
Jun 02 13:24:13 titan kernel: efi: ESRT=0x8eaedc98 ACPI=0x8e3f0000 ACPI 2.0=0x8e3f0000 SMBIOS=0xf04d0 MPS=0xfd580
Jun 02 13:24:13 titan kernel: SMBIOS 2.8 present.
Jun 02 13:24:13 titan kernel: DMI: MSI MS-7793/A88X-G43 (MS-7793), BIOS V3.12 08/10/2016
Jun 02 13:24:13 titan kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 02 13:24:13 titan kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 02 13:24:13 titan kernel: e820: last_pfn = 0x23f000 max_arch_pfn = 0x400000000
Jun 02 13:24:13 titan kernel: MTRR default type: uncachable
Jun 02 13:24:13 titan kernel: MTRR fixed ranges enabled:
Jun 02 13:24:13 titan kernel: 00000-9FFFF write-back
Jun 02 13:24:13 titan kernel: A0000-BFFFF write-through
Jun 02 13:24:13 titan kernel: C0000-CFFFF write-protect
Jun 02 13:24:13 titan kernel: D0000-DFFFF uncachable
Jun 02 13:24:13 titan kernel: E0000-FFFFF write-protect
Jun 02 13:24:13 titan kernel: MTRR variable ranges enabled:
Jun 02 13:24:13 titan kernel: 0 base 000000000000 mask FFFF80000000 write-back
Jun 02 13:24:13 titan kernel: 1 base 000080000000 mask FFFFC0000000 write-back
Jun 02 13:24:13 titan kernel: 2 base 00008F800000 mask FFFFFF800000 uncachable
Jun 02 13:24:13 titan kernel: 3 disabled
Jun 02 13:24:13 titan kernel: 4 disabled
Jun 02 13:24:13 titan kernel: 5 disabled
Jun 02 13:24:13 titan kernel: 6 disabled
Jun 02 13:24:13 titan kernel: 7 disabled
Jun 02 13:24:13 titan kernel: TOM2: 000000023f000000 aka 9200M
Jun 02 13:24:13 titan kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
Jun 02 13:24:13 titan kernel: e820: update [mem 0x8f800000-0x8fffffff] usable ==> reserved
Jun 02 13:24:13 titan kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Jun 02 13:24:13 titan kernel: e820: last_pfn = 0x8f800 max_arch_pfn = 0x400000000
Jun 02 13:24:13 titan kernel: found SMP MP-table at [mem 0x000fd8e0-0x000fd8ef] mapped at [ffff8800000fd8e0]
Jun 02 13:24:13 titan kernel: esrt: Reserving ESRT space from 0x000000008eaedc98 to 0x000000008eaedcd0.
Jun 02 13:24:13 titan kernel: Scanning 1 areas for low memory corruption
Jun 02 13:24:13 titan kernel: Base memory trampoline at [ffff880000098000] 98000 size 24576
Jun 02 13:24:13 titan kernel: Using GB pages for direct mapping
Jun 02 13:24:13 titan kernel: BRK [0x01d42000, 0x01d42fff] PGTABLE
Jun 02 13:24:13 titan kernel: BRK [0x01d43000, 0x01d43fff] PGTABLE
Jun 02 13:24:13 titan kernel: BRK [0x01d44000, 0x01d44fff] PGTABLE
Jun 02 13:24:13 titan kernel: BRK [0x01d45000, 0x01d45fff] PGTABLE
Jun 02 13:24:13 titan kernel: BRK [0x01d46000, 0x01d46fff] PGTABLE
Jun 02 13:24:13 titan kernel: BRK [0x01d47000, 0x01d47fff] PGTABLE
Jun 02 13:24:13 titan kernel: Secure boot could not be determined
Jun 02 13:24:13 titan kernel: RAMDISK: [mem 0x3691b000-0x37484fff]
Jun 02 13:24:13 titan kernel: ACPI: Early table checksum verification disabled
Jun 02 13:24:13 titan kernel: ACPI: RSDP 0x000000008E3F0000 000024 (v02 ALASKA)
Jun 02 13:24:13 titan kernel: ACPI: XSDT 0x000000008E3F0088 000094 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:24:13 titan kernel: ACPI: FACP 0x000000008E3F6BD8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:24:13 titan kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20170119/tbfadt-658)
Jun 02 13:24:13 titan kernel: ACPI: DSDT 0x000000008E3F01B8 006A1C (v02 ALASKA A M I 00000000 INTL 20051117)
Jun 02 13:24:13 titan kernel: ACPI: FACS 0x000000008E420E80 000040
Jun 02 13:24:13 titan kernel: ACPI: APIC 0x000000008E3F6CE8 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:24:13 titan kernel: ACPI: FPDT 0x000000008E3F6D60 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:24:13 titan kernel: ACPI: FIDT 0x000000008E3F6DA8 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:24:13 titan kernel: ACPI: MCFG 0x000000008E3F6E48 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Jun 02 13:24:13 titan kernel: ACPI: HPET 0x000000008E3F6E88 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
Jun 02 13:24:13 titan kernel: ACPI: UEFI 0x000000008E3F6EC0 000042 (v01 ALASKA A M I 01072009 00000000)
Jun 02 13:24:13 titan kernel: ACPI: IVRS 0x000000008E3F6F08 0000C0 (v02 AMD BANTRY 00000001 AMD 00000000)
Jun 02 13:24:13 titan kernel: ACPI: SSDT 0x000000008E3F6FC8 000B9C (v01 AMD BANTRY 00000001 AMD 00000001)
Jun 02 13:24:13 titan kernel: ACPI: SSDT 0x000000008E3F7B68 0004B7 (v02 AMD BANTRY 00000001 MSFT 04000000)
Jun 02 13:24:13 titan kernel: ACPI: CRAT 0x000000008E3F8020 000528 (v01 AMD BANTRY 00000001 AMD 00000001)
Jun 02 13:24:13 titan kernel: ACPI: SSDT 0x000000008E3F8548 0016E4 (v01 AMD CPMCMN 00000001 INTL 20051117)
Jun 02 13:24:13 titan kernel: ACPI: SSDT 0x000000008E3F9C30 001519 (v01 AMD CPMDFIGP 00000001 INTL 20051117)
Jun 02 13:24:13 titan kernel: ACPI: BGRT 0x000000008E3FB150 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 02 13:24:13 titan kernel: ACPI: Local APIC address 0xfee00000
Jun 02 13:24:13 titan kernel: No NUMA configuration found
Jun 02 13:24:13 titan kernel: Faking a node at [mem 0x0000000000000000-0x000000023effffff]
Jun 02 13:24:13 titan kernel: NODE_DATA(0) allocated [mem 0x23eff7000-0x23effbfff]
Jun 02 13:24:13 titan kernel: Zone ranges:
Jun 02 13:24:13 titan kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 02 13:24:13 titan kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jun 02 13:24:13 titan kernel: Normal [mem 0x0000000100000000-0x000000023effffff]
Jun 02 13:24:13 titan kernel: Device empty
Jun 02 13:24:13 titan kernel: Movable zone start for each node
Jun 02 13:24:13 titan kernel: Early memory node ranges
Jun 02 13:24:13 titan kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 02 13:24:13 titan kernel: node 0: [mem 0x0000000000100000-0x000000008e267fff]
Jun 02 13:24:13 titan kernel: node 0: [mem 0x000000008e298000-0x000000008e2ebfff]
Jun 02 13:24:13 titan kernel: node 0: [mem 0x000000008eb30000-0x000000008eb30fff]
Jun 02 13:24:13 titan kernel: node 0: [mem 0x000000008ed37000-0x000000008f181fff]
Jun 02 13:24:13 titan kernel: node 0: [mem 0x000000008f7f3000-0x000000008f7fffff]
Jun 02 13:24:13 titan kernel: node 0: [mem 0x0000000100000000-0x000000023effffff]
Jun 02 13:24:13 titan kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000023effffff]
Jun 02 13:24:13 titan kernel: On node 0 totalpages: 1889972
Jun 02 13:24:13 titan kernel: DMA zone: 64 pages used for memmap
Jun 02 13:24:13 titan kernel: DMA zone: 27 pages reserved
Jun 02 13:24:13 titan kernel: DMA zone: 3999 pages, LIFO batch:0
Jun 02 13:24:13 titan kernel: DMA32 zone: 9053 pages used for memmap
Jun 02 13:24:13 titan kernel: DMA32 zone: 579349 pages, LIFO batch:31
Jun 02 13:24:13 titan kernel: Normal zone: 20416 pages used for memmap
Jun 02 13:24:13 titan kernel: Normal zone: 1306624 pages, LIFO batch:31
Jun 02 13:24:13 titan kernel: ACPI: PM-Timer IO Port: 0x808
Jun 02 13:24:13 titan kernel: ACPI: Local APIC address 0xfee00000
Jun 02 13:24:13 titan kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 02 13:24:13 titan kernel: IOAPIC[0]: apic_id 0, version 33, address 0xfec00000, GSI 0-23
Jun 02 13:24:13 titan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 02 13:24:13 titan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 02 13:24:13 titan kernel: ACPI: IRQ0 used by override.
Jun 02 13:24:13 titan kernel: ACPI: IRQ9 used by override.
Jun 02 13:24:13 titan kernel: Using ACPI (MADT) for SMP configuration information
Jun 02 13:24:13 titan kernel: ACPI: HPET id: 0x10228210 base: 0xfed00000
Jun 02 13:24:13 titan kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0x8e268000-0x8e297fff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0x8e2ec000-0x8e429fff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0x8e42a000-0x8eaeefff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0x8eaef000-0x8eb2ffff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0x8eb31000-0x8ed36fff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0x8f182000-0x8f7f2fff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0x8f800000-0xdfffffff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfeb7ffff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xfeb80000-0xfec00fff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfeffffff]
Jun 02 13:24:13 titan kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 02 13:24:13 titan kernel: e820: [mem 0x8f800000-0xdfffffff] available for PCI devices
Jun 02 13:24:13 titan kernel: Booting paravirtualized kernel on bare hardware
Jun 02 13:24:13 titan kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 02 13:24:13 titan kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
Jun 02 13:24:13 titan kernel: percpu: Embedded 35 pages/cpu @ffff88023ec00000 s103256 r8192 d31912 u524288
Jun 02 13:24:13 titan kernel: pcpu-alloc: s103256 r8192 d31912 u524288 alloc=1*2097152
Jun 02 13:24:13 titan kernel: pcpu-alloc: [0] 0 1 2 3
Jun 02 13:24:13 titan kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1860412
Jun 02 13:24:13 titan kernel: Policy zone: Normal
Jun 02 13:24:13 titan kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c57cb969-e366-4c38-acce-b0e7184b6dcf rw quiet loglevel=7
Jun 02 13:24:13 titan kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Jun 02 13:24:13 titan kernel: Calgary: detecting Calgary via BIOS EBDA area
Jun 02 13:24:13 titan kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jun 02 13:24:13 titan kernel: Memory: 7126304K/7559888K available (6483K kernel code, 1090K rwdata, 2016K rodata, 1304K init, 904K bss, 433584K reserved, 0K cma-reserved)
Jun 02 13:24:13 titan kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jun 02 13:24:13 titan kernel: Preemptible hierarchical RCU implementation.
Jun 02 13:24:13 titan kernel: Build-time adjustment of leaf fanout to 64.
Jun 02 13:24:13 titan kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
Jun 02 13:24:13 titan kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
Jun 02 13:24:13 titan kernel: NR_IRQS:8448 nr_irqs:456 16
Jun 02 13:24:13 titan kernel: Console: colour dummy device 80x25
Jun 02 13:24:13 titan kernel: console [tty0] enabled
Jun 02 13:24:13 titan kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 02 13:24:13 titan kernel: hpet clockevent registered
Jun 02 13:24:13 titan kernel: tsc: Fast TSC calibration using PIT
Jun 02 13:24:13 titan kernel: tsc: Detected 3891.700 MHz processor
Jun 02 13:24:13 titan kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7786.70 BogoMIPS (lpj=12972333)
Jun 02 13:24:13 titan kernel: pid_max: default: 32768 minimum: 301
Jun 02 13:24:13 titan kernel: ACPI: Core revision 20170119
Jun 02 13:24:13 titan kernel: ACPI: 5 ACPI AML tables successfully acquired and loaded
Jun 02 13:24:13 titan kernel: Security Framework initialized
Jun 02 13:24:13 titan kernel: Yama: becoming mindful.
Jun 02 13:24:13 titan kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Jun 02 13:24:13 titan kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Jun 02 13:24:13 titan kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Jun 02 13:24:13 titan kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Jun 02 13:24:13 titan kernel: CPU: Physical Processor ID: 0
Jun 02 13:24:13 titan kernel: CPU: Processor Core ID: 0
Jun 02 13:24:13 titan kernel: mce: CPU supports 7 MCE banks
Jun 02 13:24:13 titan kernel: Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
Jun 02 13:24:13 titan kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
Jun 02 13:24:13 titan kernel: Freeing SMP alternatives memory: 24K
Jun 02 13:24:13 titan kernel: ftrace: allocating 25536 entries in 100 pages
Jun 02 13:24:13 titan kernel: smpboot: Max logical packages: 1
Jun 02 13:24:13 titan kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 02 13:24:13 titan kernel: smpboot: CPU0: AMD A8-6600K APU with Radeon(tm) HD Graphics (family: 0x15, model: 0x13, stepping: 0x1)
Jun 02 13:24:13 titan kernel: Performance Events: Fam15h core perfctr, AMD PMU driver.
Jun 02 13:24:13 titan kernel: ... version: 0
Jun 02 13:24:13 titan kernel: ... bit width: 48
Jun 02 13:24:13 titan kernel: ... generic registers: 6
Jun 02 13:24:13 titan kernel: ... value mask: 0000ffffffffffff
Jun 02 13:24:13 titan kernel: ... max period: 00007fffffffffff
Jun 02 13:24:13 titan kernel: ... fixed-purpose events: 0
Jun 02 13:24:13 titan kernel: ... event mask: 000000000000003f
Jun 02 13:24:13 titan kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Jun 02 13:24:13 titan kernel: smp: Bringing up secondary CPUs ...
Jun 02 13:24:13 titan kernel: x86: Booting SMP configuration:
Jun 02 13:24:13 titan kernel: .... node #0, CPUs: #1 #2 #3
Jun 02 13:24:13 titan kernel: smp: Brought up 1 node, 4 CPUs
Jun 02 13:24:13 titan kernel: smpboot: Total of 4 processors activated (31142.46 BogoMIPS)
Jun 02 13:24:13 titan kernel: sched_clock: Marking stable (436666623, 0)->(612212470, -175545847)
Jun 02 13:24:13 titan kernel: devtmpfs: initialized
Jun 02 13:24:13 titan kernel: x86/mm: Memory block size: 128MB
Jun 02 13:24:13 titan kernel: PM: Registering ACPI NVS region [mem 0x8e2ec000-0x8e429fff] (1302528 bytes)
Jun 02 13:24:13 titan kernel: PM: Registering ACPI NVS region [mem 0x8eb31000-0x8ed36fff] (2121728 bytes)
Jun 02 13:24:13 titan kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 02 13:24:13 titan kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Jun 02 13:24:13 titan kernel: pinctrl core: initialized pinctrl subsystem
Jun 02 13:24:13 titan kernel: RTC time: 17:24:11, date: 06/02/17
Jun 02 13:24:13 titan kernel: NET: Registered protocol family 16
Jun 02 13:24:13 titan kernel: cpuidle: using governor ladder
Jun 02 13:24:13 titan kernel: cpuidle: using governor menu
Jun 02 13:24:13 titan kernel: PCCT header not found.
Jun 02 13:24:13 titan kernel: ACPI: bus type PCI registered
Jun 02 13:24:13 titan kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 02 13:24:13 titan kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 02 13:24:13 titan kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 02 13:24:13 titan kernel: PCI: Using configuration type 1 for base access
Jun 02 13:24:13 titan kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages
Jun 02 13:24:13 titan kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Jun 02 13:24:13 titan kernel: ACPI: Added _OSI(Module Device)
Jun 02 13:24:13 titan kernel: ACPI: Added _OSI(Processor Device)
Jun 02 13:24:13 titan kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 02 13:24:13 titan kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 02 13:24:13 titan kernel: ACPI: Executed 1 blocks of module-level executable AML code
Jun 02 13:24:13 titan kernel: ACPI: Interpreter enabled
Jun 02 13:24:13 titan kernel: ACPI: (supports S0 S3 S4 S5)
Jun 02 13:24:13 titan kernel: ACPI: Using IOAPIC for interrupt routing
Jun 02 13:24:13 titan kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 02 13:24:13 titan kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 02 13:24:13 titan kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Jun 02 13:24:13 titan kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
Jun 02 13:24:13 titan kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Jun 02 13:24:13 titan kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
Jun 02 13:24:13 titan kernel: acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
Jun 02 13:24:13 titan kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Jun 02 13:24:13 titan kernel: PCI host bridge to bus 0000:00
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfed3ffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: root bus resource [mem 0xfed45000-0xffffffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 02 13:24:13 titan kernel: pci 0000:00:00.0: [1022:1410] type 00 class 0x060000
Jun 02 13:24:13 titan kernel: pci 0000:00:00.2: [1022:1419] type 00 class 0x080600
Jun 02 13:24:13 titan kernel: pci 0000:00:01.0: [1002:990e] type 00 class 0x030000
Jun 02 13:24:13 titan kernel: pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
Jun 02 13:24:13 titan kernel: pci 0000:00:01.0: reg 0x14: [io 0xf000-0xf0ff]
Jun 02 13:24:13 titan kernel: pci 0000:00:01.0: reg 0x18: [mem 0xfef00000-0xfef3ffff]
Jun 02 13:24:13 titan kernel: pci 0000:00:01.0: supports D1 D2
Jun 02 13:24:13 titan kernel: pci 0000:00:01.1: [1002:9902] type 00 class 0x040300
Jun 02 13:24:13 titan kernel: pci 0000:00:01.1: reg 0x10: [mem 0xfef44000-0xfef47fff]
Jun 02 13:24:13 titan kernel: pci 0000:00:01.1: supports D1 D2
Jun 02 13:24:13 titan kernel: pci 0000:00:04.0: [1022:1414] type 01 class 0x060400
Jun 02 13:24:13 titan kernel: pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
Jun 02 13:24:13 titan kernel: pci 0000:00:04.0: System wakeup disabled by ACPI
Jun 02 13:24:13 titan kernel: pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330
Jun 02 13:24:13 titan kernel: pci 0000:00:10.0: reg 0x10: [mem 0xfef4a000-0xfef4bfff 64bit]
Jun 02 13:24:13 titan kernel: pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
Jun 02 13:24:13 titan kernel: pci 0000:00:10.0: System wakeup disabled by ACPI
Jun 02 13:24:13 titan kernel: pci 0000:00:10.1: [1022:7814] type 00 class 0x0c0330
Jun 02 13:24:13 titan kernel: pci 0000:00:10.1: reg 0x10: [mem 0xfef48000-0xfef49fff 64bit]
Jun 02 13:24:13 titan kernel: pci 0000:00:10.1: PME# supported from D0 D3hot D3cold
Jun 02 13:24:13 titan kernel: pci 0000:00:10.1: System wakeup disabled by ACPI
Jun 02 13:24:13 titan kernel: pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
Jun 02 13:24:13 titan kernel: pci 0000:00:11.0: reg 0x10: [io 0xf140-0xf147]
Jun 02 13:24:13 titan kernel: pci 0000:00:11.0: reg 0x14: [io 0xf130-0xf133]
Jun 02 13:24:13 titan kernel: pci 0000:00:11.0: reg 0x18: [io 0xf120-0xf127]
Jun 02 13:24:13 titan kernel: pci 0000:00:11.0: reg 0x1c: [io 0xf110-0xf113]
Jun 02 13:24:13 titan kernel: pci 0000:00:11.0: reg 0x20: [io 0xf100-0xf10f]
Jun 02 13:24:13 titan kernel: pci 0000:00:11.0: reg 0x24: [mem 0xfef51000-0xfef517ff]
Jun 02 13:24:13 titan kernel: pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
Jun 02 13:24:13 titan kernel: pci 0000:00:12.0: reg 0x10: [mem 0xfef50000-0xfef50fff]
Jun 02 13:24:13 titan kernel: pci 0000:00:12.0: System wakeup disabled by ACPI
Jun 02 13:24:13 titan kernel: pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
Jun 02 13:24:13 titan kernel: pci 0000:00:12.2: reg 0x10: [mem 0xfef4f000-0xfef4f0ff]
Jun 02 13:24:13 titan kernel: pci 0000:00:12.2: supports D1 D2
Jun 02 13:24:13 titan kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold
Jun 02 13:24:13 titan kernel: pci 0000:00:12.2: System wakeup disabled by ACPI
Jun 02 13:24:13 titan kernel: pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
Jun 02 13:24:13 titan kernel: pci 0000:00:13.0: reg 0x10: [mem 0xfef4e000-0xfef4efff]
Jun 02 13:24:13 titan kernel: pci 0000:00:13.0: System wakeup disabled by ACPI
Jun 02 13:24:13 titan kernel: pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
Jun 02 13:24:13 titan kernel: pci 0000:00:13.2: reg 0x10: [mem 0xfef4d000-0xfef4d0ff]
Jun 02 13:24:13 titan kernel: pci 0000:00:13.2: supports D1 D2
Jun 02 13:24:13 titan kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold
Jun 02 13:24:13 titan kernel: pci 0000:00:13.2: System wakeup disabled by ACPI
Jun 02 13:24:13 titan kernel: pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
Jun 02 13:24:13 titan kernel: pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
Jun 02 13:24:13 titan kernel: pci 0000:00:14.2: reg 0x10: [mem 0xfef40000-0xfef43fff 64bit]
Jun 02 13:24:13 titan kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
Jun 02 13:24:13 titan kernel: pci 0000:00:14.2: System wakeup disabled by ACPI
Jun 02 13:24:13 titan kernel: pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: System wakeup disabled by ACPI
Jun 02 13:24:13 titan kernel: pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310
Jun 02 13:24:13 titan kernel: pci 0000:00:14.5: reg 0x10: [mem 0xfef4c000-0xfef4cfff]
Jun 02 13:24:13 titan kernel: pci 0000:00:14.5: System wakeup disabled by ACPI
Jun 02 13:24:13 titan kernel: pci 0000:00:18.0: [1022:1400] type 00 class 0x060000
Jun 02 13:24:13 titan kernel: pci 0000:00:18.1: [1022:1401] type 00 class 0x060000
Jun 02 13:24:13 titan kernel: pci 0000:00:18.2: [1022:1402] type 00 class 0x060000
Jun 02 13:24:13 titan kernel: pci 0000:00:18.3: [1022:1403] type 00 class 0x060000
Jun 02 13:24:13 titan kernel: pci 0000:00:18.4: [1022:1404] type 00 class 0x060000
Jun 02 13:24:13 titan kernel: pci 0000:00:18.5: [1022:1405] type 00 class 0x060000
Jun 02 13:24:13 titan kernel: pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
Jun 02 13:24:13 titan kernel: pci 0000:01:00.0: reg 0x10: [io 0xe000-0xe0ff]
Jun 02 13:24:13 titan kernel: pci 0000:01:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
Jun 02 13:24:13 titan kernel: pci 0000:01:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
Jun 02 13:24:13 titan kernel: pci 0000:01:00.0: supports D1 D2
Jun 02 13:24:13 titan kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 02 13:24:13 titan kernel: pci 0000:00:04.0: PCI bridge to [bus 01]
Jun 02 13:24:13 titan kernel: pci 0000:00:04.0: bridge window [io 0xe000-0xefff]
Jun 02 13:24:13 titan kernel: pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x03af window] (subtractive decode)
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode)
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: bridge window [io 0x03b0-0x03df window] (subtractive decode)
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: bridge window [mem 0xc0000000-0xfed3ffff window] (subtractive decode)
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: bridge window [mem 0xfed45000-0xffffffff window] (subtractive decode)
Jun 02 13:24:13 titan kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 *11 14 15)
Jun 02 13:24:13 titan kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 *10 11 14 15)
Jun 02 13:24:13 titan kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 *5 7 10 11 14 15)
Jun 02 13:24:13 titan kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 *11 14 15)
Jun 02 13:24:13 titan kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
Jun 02 13:24:13 titan kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
Jun 02 13:24:13 titan kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
Jun 02 13:24:13 titan kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
Jun 02 13:24:13 titan kernel: pci 0000:00:01.0: vgaarb: setting as boot VGA device
Jun 02 13:24:13 titan kernel: pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 02 13:24:13 titan kernel: pci 0000:00:01.0: vgaarb: bridge control possible
Jun 02 13:24:13 titan kernel: vgaarb: loaded
Jun 02 13:24:13 titan kernel: Registered efivars operations
Jun 02 13:24:13 titan kernel: PCI: Using ACPI for IRQ routing
Jun 02 13:24:13 titan kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 02 13:24:13 titan kernel: e820: reserve RAM buffer [mem 0x8e268000-0x8fffffff]
Jun 02 13:24:13 titan kernel: e820: reserve RAM buffer [mem 0x8e2ec000-0x8fffffff]
Jun 02 13:24:13 titan kernel: e820: reserve RAM buffer [mem 0x8eb31000-0x8fffffff]
Jun 02 13:24:13 titan kernel: e820: reserve RAM buffer [mem 0x8f182000-0x8fffffff]
Jun 02 13:24:13 titan kernel: e820: reserve RAM buffer [mem 0x8f800000-0x8fffffff]
Jun 02 13:24:13 titan kernel: e820: reserve RAM buffer [mem 0x23f000000-0x23fffffff]
Jun 02 13:24:13 titan kernel: NetLabel: Initializing
Jun 02 13:24:13 titan kernel: NetLabel: domain hash size = 128
Jun 02 13:24:13 titan kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jun 02 13:24:13 titan kernel: NetLabel: unlabeled traffic allowed by default
Jun 02 13:24:13 titan kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 02 13:24:13 titan kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 02 13:24:13 titan kernel: clocksource: Switched to clocksource hpet
Jun 02 13:24:13 titan kernel: VFS: Disk quotas dquot_6.6.0
Jun 02 13:24:13 titan kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 02 13:24:13 titan kernel: pnp: PnP ACPI init
Jun 02 13:24:13 titan kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
Jun 02 13:24:13 titan kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Jun 02 13:24:13 titan kernel: system 00:01: [mem 0x90000000-0xbfffffff] has been reserved
Jun 02 13:24:13 titan kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:24:13 titan kernel: system 00:02: [mem 0xfeb80000-0xfebfffff] could not be reserved
Jun 02 13:24:13 titan kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:24:13 titan kernel: system 00:03: [io 0x0295-0x0296] has been reserved
Jun 02 13:24:13 titan kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:24:13 titan kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
Jun 02 13:24:13 titan kernel: pnp 00:05: [dma 0 disabled]
Jun 02 13:24:13 titan kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
Jun 02 13:24:13 titan kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:24:13 titan kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
Jun 02 13:24:13 titan kernel: system 00:08: [io 0x04d0-0x04d1] has been reserved
Jun 02 13:24:13 titan kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x04d0-0x04d1] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x040b] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x04d6] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0c00-0x0c01] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0c14] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0c50-0x0c51] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0c52] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0c6c] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0c6f] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0cd0-0x0cd1] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0cd2-0x0cd3] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0cd4-0x0cd5] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0cd6-0x0cd7] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0cd8-0x0cdf] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0800-0x089f] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0b00-0x0b0f] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0b20-0x0b3f] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0900-0x090f] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0x0910-0x091f] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [io 0xfe00-0xfefe] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved
Jun 02 13:24:13 titan kernel: system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [mem 0xfed80000-0xfed8ffff] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [mem 0xfed61000-0xfed70fff] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: [mem 0xff000000-0xffffffff] has been reserved
Jun 02 13:24:13 titan kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 02 13:24:13 titan kernel: pnp: PnP ACPI: found 10 devices
Jun 02 13:24:13 titan kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 02 13:24:13 titan kernel: pci 0000:00:04.0: PCI bridge to [bus 01]
Jun 02 13:24:13 titan kernel: pci 0000:00:04.0: bridge window [io 0xe000-0xefff]
Jun 02 13:24:13 titan kernel: pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
Jun 02 13:24:13 titan kernel: pci 0000:00:14.4: PCI bridge to [bus 02]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfed3ffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:00: resource 11 [mem 0xfed45000-0xffffffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
Jun 02 13:24:13 titan kernel: pci_bus 0000:01: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
Jun 02 13:24:13 titan kernel: pci_bus 0000:02: resource 4 [io 0x0000-0x03af window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:02: resource 5 [io 0x03e0-0x0cf7 window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:02: resource 6 [io 0x03b0-0x03df window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:02: resource 7 [io 0x0d00-0xffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:02: resource 8 [mem 0x000a0000-0x000bffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:02: resource 9 [mem 0x000c0000-0x000dffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:02: resource 10 [mem 0xc0000000-0xfed3ffff window]
Jun 02 13:24:13 titan kernel: pci_bus 0000:02: resource 11 [mem 0xfed45000-0xffffffff window]
Jun 02 13:24:13 titan kernel: NET: Registered protocol family 2
Jun 02 13:24:13 titan kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
Jun 02 13:24:13 titan kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jun 02 13:24:13 titan kernel: TCP: Hash tables configured (established 65536 bind 65536)
Jun 02 13:24:13 titan kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Jun 02 13:24:13 titan kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Jun 02 13:24:13 titan kernel: NET: Registered protocol family 1
Jun 02 13:24:13 titan kernel: pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 02 13:24:13 titan kernel: PCI: CLS 64 bytes, default 64
Jun 02 13:24:13 titan kernel: Unpacking initramfs...
Jun 02 13:24:13 titan kernel: Freeing initrd memory: 11688K
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:01.0 to group 0
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:01.1 to group 0
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:04.0 to group 1
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:10.0 to group 2
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:10.1 to group 2
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:11.0 to group 3
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:12.0 to group 4
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:12.2 to group 4
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:13.0 to group 5
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:13.2 to group 5
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:14.0 to group 6
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:14.2 to group 6
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:14.3 to group 6
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:14.4 to group 7
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:14.5 to group 8
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:18.0 to group 9
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:18.1 to group 9
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:18.2 to group 9
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:18.3 to group 9
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:18.4 to group 9
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:00:18.5 to group 9
Jun 02 13:24:13 titan kernel: iommu: Adding device 0000:01:00.0 to group 1
Jun 02 13:24:13 titan kernel: AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
Jun 02 13:24:13 titan kernel: AMD-Vi: Extended features (0x800000853):
Jun 02 13:24:13 titan kernel: PreF PPR GT IA
Jun 02 13:24:13 titan kernel: AMD-Vi: Interrupt remapping enabled
Jun 02 13:24:13 titan kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Jun 02 13:24:13 titan kernel: perf: AMD NB counters detected
Jun 02 13:24:13 titan kernel: LVT offset 0 assigned for vector 0x400
Jun 02 13:24:13 titan kernel: perf: AMD IBS detected (0x000000ff)
Jun 02 13:24:13 titan kernel: Scanning for low memory corruption every 60 seconds
Jun 02 13:24:13 titan kernel: Initialise system trusted keyrings
Jun 02 13:24:13 titan kernel: workingset: timestamp_bits=40 max_order=21 bucket_order=0
Jun 02 13:24:13 titan kernel: zbud: loaded
Jun 02 13:24:13 titan kernel: Key type asymmetric registered
Jun 02 13:24:13 titan kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
Jun 02 13:24:13 titan kernel: io scheduler noop registered
Jun 02 13:24:13 titan kernel: io scheduler deadline registered
Jun 02 13:24:13 titan kernel: io scheduler cfq registered (default)
Jun 02 13:24:13 titan kernel: io scheduler mq-deadline registered
Jun 02 13:24:13 titan kernel: efifb: probing for efifb
Jun 02 13:24:13 titan kernel: efifb: framebuffer at 0xc0000000, using 3072k, total 3072k
Jun 02 13:24:13 titan kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Jun 02 13:24:13 titan kernel: efifb: scrolling: redraw
Jun 02 13:24:13 titan kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 02 13:24:13 titan kernel: Console: switching to colour frame buffer device 128x48
Jun 02 13:24:13 titan kernel: fb0: EFI VGA frame buffer device
Jun 02 13:24:13 titan kernel: GHES: HEST is not enabled!
Jun 02 13:24:13 titan kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 02 13:24:13 titan kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 02 13:24:13 titan kernel: Linux agpgart interface v0.103
Jun 02 13:24:13 titan kernel: rtc_cmos 00:07: RTC can wake from S4
Jun 02 13:24:13 titan kernel: rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
Jun 02 13:24:13 titan kernel: rtc_cmos 00:07: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 02 13:24:13 titan kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 02 13:24:13 titan kernel: NET: Registered protocol family 10
Jun 02 13:24:13 titan kernel: Segment Routing with IPv6
Jun 02 13:24:13 titan kernel: NET: Registered protocol family 17
Jun 02 13:24:13 titan kernel: microcode: CPU0: patch_level=0x06001119
Jun 02 13:24:13 titan kernel: microcode: CPU1: patch_level=0x06001119
Jun 02 13:24:13 titan kernel: microcode: CPU2: patch_level=0x06001119
Jun 02 13:24:13 titan kernel: microcode: CPU3: patch_level=0x06001119
Jun 02 13:24:13 titan kernel: microcode: Microcode Update Driver: v2.2.
Jun 02 13:24:13 titan kernel: registered taskstats version 1
Jun 02 13:24:13 titan kernel: Loading compiled-in X.509 certificates
Jun 02 13:24:13 titan kernel: zswap: loaded using pool lzo/zbud
Jun 02 13:24:13 titan kernel: Magic number: 5:327:440
Jun 02 13:24:13 titan kernel: clockevents broadcast: hash matches
Jun 02 13:24:13 titan kernel: rtc_cmos 00:07: setting system clock to 2017-06-02 17:24:11 UTC (1496424251)
Jun 02 13:24:13 titan kernel: PM: Hibernation image not present or could not be loaded.
Jun 02 13:24:13 titan kernel: Freeing unused kernel memory: 1304K
Jun 02 13:24:13 titan kernel: Write protecting the kernel read-only data: 10240k
Jun 02 13:24:13 titan kernel: Freeing unused kernel memory: 1696K
Jun 02 13:24:13 titan kernel: Freeing unused kernel memory: 32K
Jun 02 13:24:13 titan kernel: random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
Jun 02 13:24:13 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:24:13 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:24:13 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:24:13 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:24:13 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:24:13 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:24:13 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:24:13 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:24:13 titan kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jun 02 13:24:13 titan kernel: [drm] amdgpu kernel modesetting enabled.
Jun 02 13:24:13 titan kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jun 02 13:24:13 titan kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jun 02 13:24:13 titan kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 02 13:24:13 titan kernel: SCSI subsystem initialized
Jun 02 13:24:13 titan kernel: ACPI: bus type USB registered
Jun 02 13:24:13 titan kernel: usbcore: registered new interface driver usbfs
Jun 02 13:24:13 titan kernel: usbcore: registered new interface driver hub
Jun 02 13:24:13 titan kernel: usbcore: registered new device driver usb
Jun 02 13:24:13 titan kernel: libata version 3.00 loaded.
Jun 02 13:24:13 titan kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 02 13:24:13 titan kernel: ehci-pci: EHCI PCI platform driver
Jun 02 13:24:13 titan kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jun 02 13:24:13 titan kernel: QUIRK: Enable AMD PLL fix
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:12.2: EHCI Host Controller
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:12.2: debug port 1
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfef4f000
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
Jun 02 13:24:13 titan kernel: hub 1-0:1.0: USB hub found
Jun 02 13:24:13 titan kernel: hub 1-0:1.0: 5 ports detected
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:13.2: EHCI Host Controller
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:13.2: debug port 1
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xfef4d000
Jun 02 13:24:13 titan kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
Jun 02 13:24:13 titan kernel: hub 2-0:1.0: USB hub found
Jun 02 13:24:13 titan kernel: hub 2-0:1.0: 5 ports detected
Jun 02 13:24:13 titan kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Jun 02 13:24:13 titan kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller
Jun 02 13:24:13 titan kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
Jun 02 13:24:13 titan kernel: ohci-pci: OHCI PCI platform driver
Jun 02 13:24:13 titan kernel: xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x00000418
Jun 02 13:24:13 titan kernel: hub 3-0:1.0: USB hub found
Jun 02 13:24:13 titan kernel: hub 3-0:1.0: 2 ports detected
Jun 02 13:24:13 titan kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller
Jun 02 13:24:13 titan kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 4
Jun 02 13:24:13 titan kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 02 13:24:13 titan kernel: hub 4-0:1.0: USB hub found
Jun 02 13:24:13 titan kernel: hub 4-0:1.0: 2 ports detected
Jun 02 13:24:13 titan kernel: xhci_hcd 0000:00:10.1: xHCI Host Controller
Jun 02 13:24:13 titan kernel: xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 5
Jun 02 13:24:13 titan kernel: xhci_hcd 0000:00:10.1: hcc params 0x014040c3 hci version 0x100 quirks 0x00000418
Jun 02 13:24:13 titan kernel: hub 5-0:1.0: USB hub found
Jun 02 13:24:13 titan kernel: hub 5-0:1.0: 2 ports detected
Jun 02 13:24:13 titan kernel: xhci_hcd 0000:00:10.1: xHCI Host Controller
Jun 02 13:24:13 titan kernel: xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 6
Jun 02 13:24:13 titan kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 02 13:24:13 titan kernel: hub 6-0:1.0: USB hub found
Jun 02 13:24:13 titan kernel: hub 6-0:1.0: 2 ports detected
Jun 02 13:24:13 titan kernel: ahci 0000:00:11.0: version 3.0
Jun 02 13:24:13 titan kernel: ahci 0000:00:11.0: AHCI 0001.0300 32 slots 8 ports 6 Gbps 0xff impl SATA mode
Jun 02 13:24:13 titan kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio
Jun 02 13:24:13 titan kernel: ahci 0000:00:11.0: both AHCI_HFLAG_MULTI_MSI flag set and custom irq handler implemented
Jun 02 13:24:13 titan kernel: scsi host0: ahci
Jun 02 13:24:13 titan kernel: scsi host1: ahci
Jun 02 13:24:13 titan kernel: scsi host2: ahci
Jun 02 13:24:13 titan kernel: scsi host3: ahci
Jun 02 13:24:13 titan kernel: scsi host4: ahci
Jun 02 13:24:13 titan kernel: scsi host5: ahci
Jun 02 13:24:13 titan kernel: scsi host6: ahci
Jun 02 13:24:13 titan kernel: scsi host7: ahci
Jun 02 13:24:13 titan kernel: ata1: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51100 irq 35
Jun 02 13:24:13 titan kernel: ata2: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51180 irq 36
Jun 02 13:24:13 titan kernel: ata3: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51200 irq 37
Jun 02 13:24:13 titan kernel: ata4: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51280 irq 38
Jun 02 13:24:13 titan kernel: ata5: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51300 irq 39
Jun 02 13:24:13 titan kernel: ata6: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51380 irq 40
Jun 02 13:24:13 titan kernel: ata7: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51400 irq 41
Jun 02 13:24:13 titan kernel: ata8: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51480 irq 42
Jun 02 13:24:13 titan kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller
Jun 02 13:24:13 titan kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 7
Jun 02 13:24:13 titan kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xfef50000
Jun 02 13:24:13 titan kernel: hub 7-0:1.0: USB hub found
Jun 02 13:24:13 titan kernel: hub 7-0:1.0: 5 ports detected
Jun 02 13:24:13 titan kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller
Jun 02 13:24:13 titan kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 8
Jun 02 13:24:13 titan kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xfef4e000
Jun 02 13:24:13 titan kernel: hub 8-0:1.0: USB hub found
Jun 02 13:24:13 titan kernel: hub 8-0:1.0: 5 ports detected
Jun 02 13:24:13 titan kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller
Jun 02 13:24:13 titan kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 9
Jun 02 13:24:13 titan kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xfef4c000
Jun 02 13:24:13 titan kernel: hub 9-0:1.0: USB hub found
Jun 02 13:24:13 titan kernel: hub 9-0:1.0: 2 ports detected
Jun 02 13:24:13 titan kernel: usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
Jun 02 13:24:13 titan kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 02 13:24:13 titan kernel: ata8: SATA link down (SStatus 0 SControl 300)
Jun 02 13:24:13 titan kernel: ata7: SATA link down (SStatus 0 SControl 300)
Jun 02 13:24:13 titan kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 02 13:24:13 titan kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jun 02 13:24:13 titan kernel: usb-storage 4-2:1.0: USB Mass Storage device detected
Jun 02 13:24:13 titan kernel: scsi host8: usb-storage 4-2:1.0
Jun 02 13:24:13 titan kernel: usbcore: registered new interface driver usb-storage
Jun 02 13:24:13 titan kernel: usbcore: registered new interface driver uas
Jun 02 13:24:13 titan kernel: usb 8-3: new low-speed USB device number 2 using ohci-pci
Jun 02 13:24:13 titan kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jun 02 13:24:13 titan kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 02 13:24:13 titan kernel: ata6.00: ATA-9: Corsair Force LE SSD, SAFC12.2, max UDMA/133
Jun 02 13:24:13 titan kernel: ata6.00: 937703088 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Jun 02 13:24:13 titan kernel: ata6.00: configured for UDMA/133
Jun 02 13:24:13 titan kernel: ata2.00: ATAPI: ATAPI iHAS124 E, 4L08, max UDMA/100
Jun 02 13:24:13 titan kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jun 02 13:24:13 titan kernel: ata2.00: configured for UDMA/100
Jun 02 13:24:13 titan kernel: ata1.00: ATA-8: WDC WD5000AAKS-00E4A0, 05.01D05, max UDMA/133
Jun 02 13:24:13 titan kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Jun 02 13:24:13 titan kernel: ata1.00: configured for UDMA/133
Jun 02 13:24:13 titan kernel: scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 1D05 PQ: 0 ANSI: 5
Jun 02 13:24:13 titan kernel: scsi 1:0:0:0: CD-ROM ATAPI iHAS124 E 4L08 PQ: 0 ANSI: 5
Jun 02 13:24:13 titan kernel: scsi 5:0:0:0: Direct-Access ATA Corsair Force LE 12.2 PQ: 0 ANSI: 5
Jun 02 13:24:13 titan kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jun 02 13:24:13 titan kernel: sd 5:0:0:0: [sdb] 937703088 512-byte logical blocks: (480 GB/447 GiB)
Jun 02 13:24:13 titan kernel: sd 5:0:0:0: [sdb] Write Protect is off
Jun 02 13:24:13 titan kernel: sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jun 02 13:24:13 titan kernel: sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 02 13:24:13 titan kernel: sdb: sdb1 sdb2 sdb3 sdb4 sdb5
Jun 02 13:24:13 titan kernel: sd 5:0:0:0: [sdb] Attached SCSI disk
Jun 02 13:24:13 titan kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 02 13:24:13 titan kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 02 13:24:13 titan kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 02 13:24:13 titan kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Jun 02 13:24:13 titan kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Jun 02 13:24:13 titan kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jun 02 13:24:13 titan kernel: sda: sda1 sda2 < sda5 sda6 sda7 > sda3
Jun 02 13:24:13 titan kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 02 13:24:13 titan kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jun 02 13:24:13 titan kernel: usbcore: registered new interface driver usbhid
Jun 02 13:24:13 titan kernel: usbhid: USB HID core driver
Jun 02 13:24:13 titan kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:13.0/usb8/8-3/8-3:1.0/0003:046D:C05A.0001/input/input1
Jun 02 13:24:13 titan kernel: hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:13.0-3/input0
Jun 02 13:24:13 titan kernel: tsc: Refined TSC clocksource calibration: 3891.517 MHz
Jun 02 13:24:13 titan kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x703019efaec, max_idle_ns: 881590851354 ns
Jun 02 13:24:13 titan kernel: random: fast init done
Jun 02 13:24:13 titan kernel: usb 2-4: new high-speed USB device number 3 using ehci-pci
Jun 02 13:24:13 titan kernel: scsi 8:0:0:0: Direct-Access Generic- USB3.0 CRW-CF/MD 1.00 PQ: 0 ANSI: 6
Jun 02 13:24:13 titan kernel: EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
Jun 02 13:24:13 titan kernel: scsi 8:0:0:1: Direct-Access Generic- USB3.0 CRW-SM/xD 1.00 PQ: 0 ANSI: 6
Jun 02 13:24:13 titan kernel: scsi 8:0:0:2: Direct-Access Generic- USB3.0 CRW-SD 1.00 PQ: 0 ANSI: 6
Jun 02 13:24:13 titan kernel: scsi 8:0:0:3: Direct-Access Generic- USB3.0 CRW-MS 1.00 PQ: 0 ANSI: 6
Jun 02 13:24:13 titan kernel: scsi 8:0:0:4: Direct-Access Generic- USB3.0 CRW-SD/MS 1.00 PQ: 0 ANSI: 6
Jun 02 13:24:13 titan kernel: sd 8:0:0:0: [sdc] Attached SCSI removable disk
Jun 02 13:24:13 titan kernel: sd 8:0:0:1: [sdd] Attached SCSI removable disk
Jun 02 13:24:13 titan kernel: sd 8:0:0:2: [sde] Attached SCSI removable disk
Jun 02 13:24:13 titan kernel: sd 8:0:0:3: [sdf] Attached SCSI removable disk
Jun 02 13:24:13 titan kernel: sd 8:0:0:4: [sdg] Attached SCSI removable disk
Jun 02 13:24:13 titan kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jun 02 13:24:13 titan systemd[1]: systemd 232 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
Jun 02 13:24:13 titan systemd[1]: Detected architecture x86-64.
Jun 02 13:24:13 titan systemd[1]: Set hostname to <titan>.
Jun 02 13:24:13 titan systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 02 13:24:13 titan systemd[1]: Listening on Process Core Dump Socket.
Jun 02 13:24:13 titan systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
Jun 02 13:24:13 titan systemd[1]: Created slice User and Session Slice.
Jun 02 13:24:13 titan systemd[1]: Listening on Journal Socket.
Jun 02 13:24:13 titan systemd[1]: Listening on udev Kernel Socket.
Jun 02 13:24:13 titan systemd[1]: Reached target Remote File Systems.
Jun 02 13:24:13 titan kernel: EXT4-fs (sdb2): re-mounted. Opts: data=ordered
Jun 02 13:24:13 titan kernel: clocksource: Switched to clocksource tsc
Jun 02 13:24:13 titan systemd-journald[216]: Journal started
Jun 02 13:24:13 titan systemd-journald[216]: System journal (/var/log/journal/d1cd8f3bb3ca4b12bc69d3da698e4f2b) is 312.0M, max 4.0G, 3.6G free.
Jun 02 13:24:13 titan systemd[1]: Starting Flush Journal to Persistent Storage...
I also have my output from using nomodeset at: https://paste.ee/p/VQ4ao
I can't find anything helpful in these, but I might just not know what I'm looking for. Ewaller to answer your question it is a single GPU system.
Offline