You are not logged in.
Pages: 1
So I have almost fresh install when I enable lightdm.service I boot into black screen and sometimes can't switch the tty.
Xorg.0.logs:
[ 492.033]
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[ 492.033] Build Operating System: Linux Arch Linux
[ 492.033] Current Operating System: Linux Arch 5.8.5-arch1-1 #1 SMP PREEMPT Thu, 27 Aug 2020 18:53:02 +0000 x86_64
[ 492.033] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
[ 492.033] Build Date: 02 September 2020 06:17:44AM
[ 492.033]
[ 492.033] Current version of pixman: 0.40.0
[ 492.033] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 492.033] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 492.033] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 3 22:34:35 2020
[ 492.033] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 492.034] (==) No Layout section. Using the first Screen section.
[ 492.034] (==) No screen section available. Using defaults.
[ 492.034] (**) |-->Screen "Default Screen Section" (0)
[ 492.034] (**) | |-->Monitor "<default monitor>"
[ 492.034] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 492.034] (==) Automatically adding devices
[ 492.034] (==) Automatically enabling devices
[ 492.034] (==) Automatically adding GPU devices
[ 492.034] (==) Automatically binding GPU devices
[ 492.034] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 492.034] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 492.034] Entry deleted from font path.
[ 492.034] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 492.034] Entry deleted from font path.
[ 492.034] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 492.034] Entry deleted from font path.
[ 492.034] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 492.034] Entry deleted from font path.
[ 492.036] (==) FontPath set to:
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 492.036] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 492.036] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 492.036] (II) Module ABI versions:
[ 492.036] X.Org ANSI C Emulation: 0.4
[ 492.036] X.Org Video Driver: 24.1
[ 492.036] X.Org XInput driver : 24.1
[ 492.036] X.Org Server Extension : 10.0
[ 492.036] (++) using VT number 7
[ 492.036] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 492.037] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 492.037] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:0b:00.0/0000:0c:00.0/0000:0d:00.0/drm/card0
[ 492.046] (--) PCI:*(13@0:0:0) 1002:731f:1458:2313 rev 193, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfcd00000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 492.046] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 492.046] (II) LoadModule: "glx"
[ 492.047] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 492.049] (II) Module glx: vendor="X.Org Foundation"
[ 492.049] compiled for 1.20.9, module version = 1.0.0
[ 492.049] ABI class: X.Org Server Extension, version 10.0
[ 492.049] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[ 492.049] loading driver: amdgpu
[ 492.049] (==) Matched amdgpu as autoconfigured driver 0
[ 492.049] (==) Matched ati as autoconfigured driver 1
[ 492.049] (==) Matched modesetting as autoconfigured driver 2
[ 492.049] (==) Matched fbdev as autoconfigured driver 3
[ 492.049] (==) Matched vesa as autoconfigured driver 4
[ 492.049] (==) Assigned the driver to the xf86ConfigLayout
[ 492.049] (II) LoadModule: "amdgpu"
[ 492.049] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 492.050] (II) Module amdgpu: vendor="X.Org Foundation"
[ 492.050] compiled for 1.20.8, module version = 19.1.0
[ 492.050] Module class: X.Org Video Driver
[ 492.050] ABI class: X.Org Video Driver, version 24.1
[ 492.050] (II) LoadModule: "ati"
[ 492.050] (WW) Warning, couldn't open module ati
[ 492.050] (EE) Failed to load module "ati" (module does not exist, 0)
[ 492.050] (II) LoadModule: "modesetting"
[ 492.050] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 492.051] (II) Module modesetting: vendor="X.Org Foundation"
[ 492.051] compiled for 1.20.9, module version = 1.20.9
[ 492.051] Module class: X.Org Video Driver
[ 492.051] ABI class: X.Org Video Driver, version 24.1
[ 492.051] (II) LoadModule: "fbdev"
[ 492.051] (WW) Warning, couldn't open module fbdev
[ 492.051] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 492.051] (II) LoadModule: "vesa"
[ 492.051] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 492.051] (II) Module vesa: vendor="X.Org Foundation"
[ 492.051] compiled for 1.20.8, module version = 2.4.0
[ 492.051] Module class: X.Org Video Driver
[ 492.051] ABI class: X.Org Video Driver, version 24.1
[ 492.051] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 492.051] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 492.051] (II) VESA: driver for VESA chipsets: vesa
[ 492.063] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[ 492.063] (WW) Falling back to old probe method for modesetting
[ 492.063] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 492.063] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 492.063] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 492.063] (==) AMDGPU(0): Default visual is TrueColor
[ 492.063] (==) AMDGPU(0): RGB weight 888
[ 492.063] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 492.063] (--) AMDGPU(0): Chipset: "AMD Radeon RX 5700 XT" (ChipID = 0x731f)
[ 492.063] (II) Loading sub module "fb"
[ 492.063] (II) LoadModule: "fb"
[ 492.063] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 492.064] (II) Module fb: vendor="X.Org Foundation"
[ 492.064] compiled for 1.20.9, module version = 1.0.0
[ 492.064] ABI class: X.Org ANSI C Emulation, version 0.4
[ 492.064] (II) Loading sub module "dri2"
[ 492.064] (II) LoadModule: "dri2"
[ 492.064] (II) Module "dri2" already built-in
[ 492.157] (II) Loading sub module "glamoregl"
[ 492.157] (II) LoadModule: "glamoregl"
[ 492.157] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 492.160] (II) Module glamoregl: vendor="X.Org Foundation"
[ 492.160] compiled for 1.20.9, module version = 1.0.1
[ 492.160] ABI class: X.Org ANSI C Emulation, version 0.4
[ 492.169] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 5700 XT (NAVI10, DRM 3.38.0, 5.8.5-arch1-1, LLVM 10.0.1)
[ 492.169] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 492.169] (==) AMDGPU(0): TearFree property default: auto
[ 492.169] (==) AMDGPU(0): VariableRefresh: disabled
[ 492.169] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 492.169] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 492.169] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[ 492.169] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[ 492.169] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 492.176] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 492.176] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 492.176] (II) AMDGPU(0): EDID for output DisplayPort-2
[ 492.176] (II) AMDGPU(0): Manufacturer: GSM Model: 578d Serial#: 459664
[ 492.176] (II) AMDGPU(0): Year: 2010 Week: 10
[ 492.176] (II) AMDGPU(0): EDID Version: 1.3
[ 492.176] (II) AMDGPU(0): Digital Display Input
[ 492.177] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 492.177] (II) AMDGPU(0): Gamma: 2.20
[ 492.177] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[ 492.177] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 492.177] (II) AMDGPU(0): First detailed timing is preferred mode
[ 492.177] (II) AMDGPU(0): redX: 0.645 redY: 0.335 greenX: 0.301 greenY: 0.616
[ 492.177] (II) AMDGPU(0): blueX: 0.145 blueY: 0.069 whiteX: 0.313 whiteY: 0.323
[ 492.177] (II) AMDGPU(0): Supported established timings:
[ 492.177] (II) AMDGPU(0): 720x400@70Hz
[ 492.177] (II) AMDGPU(0): 640x480@60Hz
[ 492.177] (II) AMDGPU(0): 640x480@75Hz
[ 492.177] (II) AMDGPU(0): 800x600@60Hz
[ 492.177] (II) AMDGPU(0): 800x600@75Hz
[ 492.177] (II) AMDGPU(0): 1024x768@60Hz
[ 492.177] (II) AMDGPU(0): 1024x768@75Hz
[ 492.177] (II) AMDGPU(0): 1280x1024@75Hz
[ 492.177] (II) AMDGPU(0): Manufacturer's mask: 0
[ 492.177] (II) AMDGPU(0): Supported standard timings:
[ 492.177] (II) AMDGPU(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 492.177] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 492.177] (II) AMDGPU(0): #2: hsize: 1280 vsize 1024 refresh: 75 vid: 36737
[ 492.177] (II) AMDGPU(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 492.177] (II) AMDGPU(0): Supported detailed timing:
[ 492.177] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 492.177] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 492.177] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 492.177] (II) AMDGPU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[ 492.177] (II) AMDGPU(0): Monitor name: E2250
[ 492.177] (II) AMDGPU(0): Serial No: 010MAAKDH664
[ 492.177] (II) AMDGPU(0): EDID (in hex):
[ 492.177] (II) AMDGPU(0): 00ffffffffffff001e6d8d5790030700
[ 492.177] (II) AMDGPU(0): 0a140103e0301b78ea3337a5554d9d25
[ 492.177] (II) AMDGPU(0): 115052a54b00b3008180818f714f0101
[ 492.177] (II) AMDGPU(0): 010101010101023a801871382d40582c
[ 492.177] (II) AMDGPU(0): 4500dd0c1100001a000000fd00384b1e
[ 492.177] (II) AMDGPU(0): 530f000a202020202020000000fc0045
[ 492.177] (II) AMDGPU(0): 323235300a20202020202020000000ff
[ 492.177] (II) AMDGPU(0): 003031304d41414b44483636340a0047
[ 492.177] (II) AMDGPU(0): Printing probed modes for output DisplayPort-2
[ 492.177] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
[ 492.177] (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "1440x900"x60.0 148.50 1440 2008 2052 2200 900 1084 1089 1125 +hsync -vsync (67.5 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "1280x800"x60.0 148.50 1280 2008 2052 2200 800 1084 1089 1125 +hsync -vsync (67.5 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "1280x720"x60.0 148.50 1280 2008 2052 2200 720 1084 1089 1125 +hsync -vsync (67.5 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 492.177] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 492.177] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 492.177] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 492.177] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 492.177] (II) AMDGPU(0): Output DisplayPort-2 connected
[ 492.177] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[ 492.177] (II) AMDGPU(0): Using exact sizes for initial modes
[ 492.177] (II) AMDGPU(0): Output DisplayPort-2 using initial mode 1920x1080 +0+0
[ 492.177] (II) AMDGPU(0): mem size init: gart size :1fe5bd000 vram size: s:1fd93d000 visible:f64b000
[ 492.177] (==) AMDGPU(0): DPI set to (96, 96)
[ 492.177] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 492.177] (II) Loading sub module "ramdac"
[ 492.177] (II) LoadModule: "ramdac"
[ 492.177] (II) Module "ramdac" already built-in
[ 492.177] (II) UnloadModule: "modesetting"
[ 492.177] (II) Unloading modesetting
[ 492.177] (II) UnloadModule: "vesa"
[ 492.177] (II) Unloading vesa
[ 492.177] (II) AMDGPU(0): [DRI2] Setup complete
[ 492.177] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 492.177] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 492.178] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 492.178] (II) AMDGPU(0): SYNC extension fences enabled
[ 492.178] (II) AMDGPU(0): Present extension enabled
[ 492.179] (==) AMDGPU(0): DRI3 enabled
[ 492.179] (==) AMDGPU(0): Backing store enabled
[ 492.179] (II) AMDGPU(0): Direct rendering enabled
[ 492.186] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 492.186] (II) AMDGPU(0): Acceleration enabled
[ 492.186] (==) AMDGPU(0): DPMS enabled
[ 492.186] (==) AMDGPU(0): Silken mouse disabled
[ 492.186] (II) AMDGPU(0): Set up textured video (glamor)
[ 492.194] (II) Initializing extension Generic Event Extension
[ 492.194] (II) Initializing extension SHAPE
[ 492.194] (II) Initializing extension MIT-SHM
[ 492.194] (II) Initializing extension XInputExtension
[ 492.194] (II) Initializing extension XTEST
[ 492.194] (II) Initializing extension BIG-REQUESTS
[ 492.194] (II) Initializing extension SYNC
[ 492.194] (II) Initializing extension XKEYBOARD
[ 492.194] (II) Initializing extension XC-MISC
[ 492.194] (II) Initializing extension SECURITY
[ 492.194] (II) Initializing extension XFIXES
[ 492.195] (II) Initializing extension RENDER
[ 492.195] (II) Initializing extension RANDR
[ 492.195] (II) Initializing extension COMPOSITE
[ 492.195] (II) Initializing extension DAMAGE
[ 492.195] (II) Initializing extension MIT-SCREEN-SAVER
[ 492.195] (II) Initializing extension DOUBLE-BUFFER
[ 492.195] (II) Initializing extension RECORD
[ 492.195] (II) Initializing extension DPMS
[ 492.195] (II) Initializing extension Present
[ 492.195] (II) Initializing extension DRI3
[ 492.195] (II) Initializing extension X-Resource
[ 492.195] (II) Initializing extension XVideo
[ 492.195] (II) Initializing extension XVideo-MotionCompensation
[ 492.195] (II) Initializing extension GLX
[ 492.199] (II) AIGLX: Loaded and initialized radeonsi
[ 492.199] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 492.199] (II) Initializing extension XFree86-VidModeExtension
[ 492.199] (II) Initializing extension XFree86-DGA
[ 492.199] (II) Initializing extension XFree86-DRI
[ 492.199] (II) Initializing extension DRI2
[ 492.202] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 492.286] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 492.286] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 492.286] (II) LoadModule: "libinput"
[ 492.286] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 492.287] (II) Module libinput: vendor="X.Org Foundation"
[ 492.287] compiled for 1.20.8, module version = 0.30.0
[ 492.287] Module class: X.Org XInput Driver
[ 492.287] ABI class: X.Org XInput driver, version 24.1
[ 492.287] (II) Using input driver 'libinput' for 'Power Button'
[ 492.287] (**) Power Button: always reports core events
[ 492.287] (**) Option "Device" "/dev/input/event1"
[ 492.287] (**) Option "_source" "server/udev"
[ 492.289] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 492.289] (II) event1 - Power Button: device is a keyboard
[ 492.289] (II) event1 - Power Button: device removed
[ 492.314] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 492.314] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 492.315] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 492.315] (II) event1 - Power Button: device is a keyboard
[ 492.316] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 492.316] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 492.316] (II) Using input driver 'libinput' for 'Power Button'
[ 492.316] (**) Power Button: always reports core events
[ 492.316] (**) Option "Device" "/dev/input/event0"
[ 492.316] (**) Option "_source" "server/udev"
[ 492.316] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 492.317] (II) event0 - Power Button: device is a keyboard
[ 492.317] (II) event0 - Power Button: device removed
[ 492.354] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 492.354] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 492.355] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 492.355] (II) event0 - Power Button: device is a keyboard
[ 492.356] (II) config/udev: Adding input device SteelSeries SteelSeries Arctis 7 Consumer Control (/dev/input/event18)
[ 492.356] (**) SteelSeries SteelSeries Arctis 7 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 492.356] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Arctis 7 Consumer Control'
[ 492.356] (**) SteelSeries SteelSeries Arctis 7 Consumer Control: always reports core events
[ 492.356] (**) Option "Device" "/dev/input/event18"
[ 492.356] (**) Option "_source" "server/udev"
[ 492.357] (II) event18 - SteelSeries SteelSeries Arctis 7 Consumer Control: is tagged by udev as: Keyboard
[ 492.357] (II) event18 - SteelSeries SteelSeries Arctis 7 Consumer Control: device is a keyboard
[ 492.357] (II) event18 - SteelSeries SteelSeries Arctis 7 Consumer Control: device removed
[ 492.407] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.5/0003:1038:12AD.0003/input/input20/event18"
[ 492.407] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Arctis 7 Consumer Control" (type: KEYBOARD, id 8)
[ 492.409] (II) event18 - SteelSeries SteelSeries Arctis 7 Consumer Control: is tagged by udev as: Keyboard
[ 492.409] (II) event18 - SteelSeries SteelSeries Arctis 7 Consumer Control: device is a keyboard
[ 492.410] (II) config/udev: Adding input device SteelSeries SteelSeries Arctis 7 (/dev/input/event19)
[ 492.410] (II) No input driver specified, ignoring this device.
[ 492.410] (II) This device may have been added with another device file.
[ 492.411] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event4)
[ 492.411] (II) No input driver specified, ignoring this device.
[ 492.411] (II) This device may have been added with another device file.
[ 492.411] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event5)
[ 492.411] (II) No input driver specified, ignoring this device.
[ 492.411] (II) This device may have been added with another device file.
[ 492.411] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event6)
[ 492.411] (II) No input driver specified, ignoring this device.
[ 492.411] (II) This device may have been added with another device file.
[ 492.412] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event7)
[ 492.412] (II) No input driver specified, ignoring this device.
[ 492.412] (II) This device may have been added with another device file.
[ 492.412] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event8)
[ 492.412] (II) No input driver specified, ignoring this device.
[ 492.412] (II) This device may have been added with another device file.
[ 492.412] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event9)
[ 492.412] (II) No input driver specified, ignoring this device.
[ 492.412] (II) This device may have been added with another device file.
[ 492.413] (II) config/udev: Adding input device Logitech G413 Carbon Mechanical Gaming Keyboard (/dev/input/event15)
[ 492.413] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 492.413] (II) Using input driver 'libinput' for 'Logitech G413 Carbon Mechanical Gaming Keyboard'
[ 492.413] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: always reports core events
[ 492.413] (**) Option "Device" "/dev/input/event15"
[ 492.413] (**) Option "_source" "server/udev"
[ 492.414] (II) event15 - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[ 492.414] (II) event15 - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[ 492.415] (II) event15 - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[ 492.447] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-3/3-3:1.0/0003:046D:C33A.0001/input/input15/event15"
[ 492.447] (II) XINPUT: Adding extended input device "Logitech G413 Carbon Mechanical Gaming Keyboard" (type: KEYBOARD, id 9)
[ 492.449] (II) event15 - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[ 492.449] (II) event15 - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[ 492.450] (II) config/udev: Adding input device Logitech G413 Carbon Mechanical Gaming Keyboard (/dev/input/event16)
[ 492.450] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 492.450] (II) Using input driver 'libinput' for 'Logitech G413 Carbon Mechanical Gaming Keyboard'
[ 492.450] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: always reports core events
[ 492.450] (**) Option "Device" "/dev/input/event16"
[ 492.450] (**) Option "_source" "server/udev"
[ 492.451] (II) event16 - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[ 492.451] (II) event16 - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[ 492.451] (II) event16 - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[ 492.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-3/3-3:1.1/0003:046D:C33A.0002/input/input16/event16"
[ 492.487] (II) XINPUT: Adding extended input device "Logitech G413 Carbon Mechanical Gaming Keyboard" (type: KEYBOARD, id 10)
[ 492.489] (II) event16 - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[ 492.489] (II) event16 - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[ 492.490] (II) config/udev: Adding input device Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control (/dev/input/event17)
[ 492.490] (**) Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 492.490] (II) Using input driver 'libinput' for 'Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control'
[ 492.490] (**) Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: always reports core events
[ 492.490] (**) Option "Device" "/dev/input/event17"
[ 492.490] (**) Option "_source" "server/udev"
[ 492.491] (II) event17 - Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 492.492] (II) event17 - Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: device is a keyboard
[ 492.492] (II) event17 - Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: device removed
[ 492.554] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-3/3-3:1.1/0003:046D:C33A.0002/input/input17/event17"
[ 492.554] (II) XINPUT: Adding extended input device "Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control" (type: KEYBOARD, id 11)
[ 492.555] (II) event17 - Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 492.555] (II) event17 - Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: device is a keyboard
[ 492.556] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event20)
[ 492.556] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[ 492.556] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[ 492.556] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[ 492.556] (**) Option "Device" "/dev/input/event20"
[ 492.556] (**) Option "_source" "server/udev"
[ 492.558] (II) event20 - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Keyboard
[ 492.558] (II) event20 - MOSART Semi. 2.4G Keyboard Mouse: device is a keyboard
[ 492.558] (II) event20 - MOSART Semi. 2.4G Keyboard Mouse: device removed
[ 492.594] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-4/3-4:1.0/0003:062A:4101.0004/input/input23/event20"
[ 492.594] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 12)
[ 492.596] (II) event20 - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Keyboard
[ 492.596] (II) event20 - MOSART Semi. 2.4G Keyboard Mouse: device is a keyboard
[ 492.597] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event21)
[ 492.597] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 492.597] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[ 492.597] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[ 492.597] (**) Option "Device" "/dev/input/event21"
[ 492.597] (**) Option "_source" "server/udev"
[ 492.598] (II) event21 - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Mouse
[ 492.599] (II) event21 - MOSART Semi. 2.4G Keyboard Mouse: device is a pointer
[ 492.599] (II) event21 - MOSART Semi. 2.4G Keyboard Mouse: device removed
[ 492.647] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-4/3-4:1.1/0003:062A:4101.0005/input/input24/event21"
[ 492.647] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 13)
[ 492.647] (**) Option "AccelerationScheme" "none"
[ 492.647] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
[ 492.647] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
[ 492.647] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
[ 492.649] (II) event21 - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Mouse
[ 492.649] (II) event21 - MOSART Semi. 2.4G Keyboard Mouse: device is a pointer
[ 492.650] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
[ 492.650] (II) No input driver specified, ignoring this device.
[ 492.650] (II) This device may have been added with another device file.
[ 492.650] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse Consumer Control (/dev/input/event22)
[ 492.650] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 492.650] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse Consumer Control'
[ 492.650] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: always reports core events
[ 492.650] (**) Option "Device" "/dev/input/event22"
[ 492.650] (**) Option "_source" "server/udev"
[ 492.652] (II) event22 - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is tagged by udev as: Keyboard
[ 492.652] (II) event22 - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device is a keyboard
[ 492.652] (II) event22 - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device removed
[ 492.687] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse Consumer Control: needs a virtual subdevice
[ 492.687] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-4/3-4:1.1/0003:062A:4101.0005/input/input25/event22"
[ 492.687] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse Consumer Control" (type: MOUSE, id 14)
[ 492.687] (**) Option "AccelerationScheme" "none"
[ 492.687] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) selected scheme none/0
[ 492.687] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 492.687] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) acceleration threshold: 4
[ 492.689] (II) event22 - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is tagged by udev as: Keyboard
[ 492.689] (II) event22 - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device is a keyboard
[ 492.690] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse System Control (/dev/input/event23)
[ 492.690] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: Applying InputClass "libinput keyboard catchall"
[ 492.690] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse System Control'
[ 492.690] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: always reports core events
[ 492.690] (**) Option "Device" "/dev/input/event23"
[ 492.690] (**) Option "_source" "server/udev"
[ 492.692] (II) event23 - MOSART Semi. 2.4G Keyboard Mouse System Control: is tagged by udev as: Keyboard
[ 492.692] (II) event23 - MOSART Semi. 2.4G Keyboard Mouse System Control: device is a keyboard
[ 492.692] (II) event23 - MOSART Semi. 2.4G Keyboard Mouse System Control: device removed
[ 492.727] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-4/3-4:1.1/0003:062A:4101.0005/input/input26/event23"
[ 492.727] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse System Control" (type: KEYBOARD, id 15)
[ 492.729] (II) event23 - MOSART Semi. 2.4G Keyboard Mouse System Control: is tagged by udev as: Keyboard
[ 492.729] (II) event23 - MOSART Semi. 2.4G Keyboard Mouse System Control: device is a keyboard
[ 492.730] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event24)
[ 492.730] (II) No input driver specified, ignoring this device.
[ 492.730] (II) This device may have been added with another device file.
[ 492.730] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event10)
[ 492.730] (II) No input driver specified, ignoring this device.
[ 492.730] (II) This device may have been added with another device file.
[ 492.731] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event11)
[ 492.731] (II) No input driver specified, ignoring this device.
[ 492.731] (II) This device may have been added with another device file.
[ 492.731] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event12)
[ 492.731] (II) No input driver specified, ignoring this device.
[ 492.731] (II) This device may have been added with another device file.
[ 492.731] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event13)
[ 492.731] (II) No input driver specified, ignoring this device.
[ 492.731] (II) This device may have been added with another device file.
[ 492.732] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event14)
[ 492.732] (II) No input driver specified, ignoring this device.
[ 492.732] (II) This device may have been added with another device file.
[ 492.732] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event3)
[ 492.732] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 492.732] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 492.732] (**) Eee PC WMI hotkeys: always reports core events
[ 492.732] (**) Option "Device" "/dev/input/event3"
[ 492.732] (**) Option "_source" "server/udev"
[ 492.733] (II) event3 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 492.733] (II) event3 - Eee PC WMI hotkeys: device is a keyboard
[ 492.733] (II) event3 - Eee PC WMI hotkeys: device removed
[ 492.794] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input3/event3"
[ 492.794] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 16)
[ 492.795] (II) event3 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 492.795] (II) event3 - Eee PC WMI hotkeys: device is a keyboard
[ 492.795] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 492.795] (II) No input driver specified, ignoring this device.
[ 492.795] (II) This device may have been added with another device file.
[ 492.799] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 492.799] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse Consumer Control'
[ 492.799] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: always reports core events
[ 492.799] (**) Option "Device" "/dev/input/event22"
[ 492.799] (**) Option "_source" "_driver/libinput"
[ 492.799] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is a virtual subdevice
[ 492.799] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-4/3-4:1.1/0003:062A:4101.0005/input/input25/event22"
[ 492.799] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse Consumer Control" (type: KEYBOARD, id 17)
[ 497.175] (II) AMDGPU(0): EDID vendor "GSM", prod id 22413
[ 497.175] (II) AMDGPU(0): Using EDID range info for horizontal sync
[ 497.175] (II) AMDGPU(0): Using EDID range info for vertical refresh
[ 497.175] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 497.175] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
[ 497.175] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 497.175] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 497.175] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 497.175] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 497.175] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 497.175] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 497.175] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 497.175] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 497.175] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 497.175] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 497.175] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 497.175] (II) AMDGPU(0): EDID vendor "GSM", prod id 22413
[ 497.175] (II) AMDGPU(0): Using hsync ranges from config file
[ 497.175] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 497.175] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 497.175] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
[ 497.176] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 497.176] (II) AMDGPU(0): EDID vendor "GSM", prod id 22413
[ 497.176] (II) AMDGPU(0): Using hsync ranges from config file
[ 497.176] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 497.176] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 497.176] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
[ 497.176] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 497.176] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 497.177] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 497.177] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 497.177] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 497.177] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 497.177] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 497.184] (II) AMDGPU(0): EDID vendor "GSM", prod id 22413
[ 497.184] (II) AMDGPU(0): Using hsync ranges from config file
[ 497.184] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 497.184] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 497.184] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
[ 497.184] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 497.184] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 497.184] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 497.184] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 497.184] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 497.184] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 497.184] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 497.184] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 497.184] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 497.184] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 497.184] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 497.224] (II) AMDGPU(0): EDID vendor "GSM", prod id 22413
[ 497.224] (II) AMDGPU(0): Using hsync ranges from config file
[ 497.224] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 497.224] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 497.224] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
[ 497.224] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 497.224] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 497.224] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 497.224] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 497.224] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 497.224] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 497.224] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 497.224] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 497.224] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 497.224] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 497.224] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 497.316] (II) AMDGPU(0): EDID vendor "GSM", prod id 22413
[ 497.316] (II) AMDGPU(0): Using hsync ranges from config file
[ 497.316] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 497.316] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 497.316] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
[ 497.316] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 497.316] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 497.316] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 497.316] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 497.316] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 497.316] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 497.316] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 497.316] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 497.316] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 497.316] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 497.316] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 497.886] (II) AMDGPU(0): EDID vendor "GSM", prod id 22413
[ 497.886] (II) AMDGPU(0): Using hsync ranges from config file
[ 497.886] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 497.886] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 497.886] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
[ 497.886] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 497.886] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 497.886] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 497.886] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 497.886] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 497.886] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 497.886] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 497.886] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 497.886] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 497.886] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 497.886] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 758.685] (EE) event15 - Logitech G413 Carbon Mechanical Gaming Keyboard: client bug: event processing lagging behind by 11ms, your system is too slow
[ 1181.552] (EE) event15 - Logitech G413 Carbon Mechanical Gaming Keyboard: client bug: event processing lagging behind by 30ms, your system is too slow
[ 1497.576] (EE) event15 - Logitech G413 Carbon Mechanical Gaming Keyboard: client bug: event processing lagging behind by 35ms, your system is too slow
[ 1742.043] (EE) client bug: timer event21 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[ 2098.964] (EE) client bug: timer event21 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[ 2801.744] (EE) event15 - Logitech G413 Carbon Mechanical Gaming Keyboard: client bug: event processing lagging behind by 19ms, your system is too slowpacman -Qe:
amd-ucode 20200817.7a30af1-1
amdvlk 2020.Q3.4-1
base 2-2
cinnamon 4.6.7-1
dosfstools 4.1-3
efibootmgr 17-1
firefox 80.0.1-1
git 2.28.0-1
gnome-terminal 3.36.2-1
grub 2:2.04-8
htop 3.0.1-1
lightdm 1:1.30.0-4
lightdm-gtk-greeter 1:2.0.8-1
lightdm-gtk-greeter-settings 1.2.2-4
linux 5.8.5.arch1-1
linux-firmware 20200817.7a30af1-1
mtools 4.0.24-1
nano 5.2-1
neofetch 7.1.0-1
network-manager-applet 1.18.0-1
networkmanager 1.26.2-1
ntfs-3g 2017.3.23-5
openssh 8.3p1-4
os-prober 1.77-2
reflector 2020.8.19-2
sudo 1.9.2-1
vulkan-radeon 20.1.6-1
xf86-video-amdgpu 19.1.0-2
xf86-video-vesa 2.4.0-3
xorg-bdftopcf 1.1-2
xorg-docs 1.7.1-3
xorg-font-util 1.3.2-2
xorg-fonts-100dpi 1.0.3-7
xorg-fonts-75dpi 1.0.3-7
xorg-fonts-encodings 1.0.5-2
xorg-iceauth 1.0.8-2
xorg-luit 1.1.1-4
xorg-mkfontscale 1.2.1-2
xorg-server 1.20.9-2
xorg-server-common 1.20.9-2
xorg-server-devel 1.20.9-2
xorg-server-xephyr 1.20.9-2
xorg-server-xnest 1.20.9-2
xorg-server-xvfb 1.20.9-2
xorg-server-xwayland 1.20.9-2
xorg-sessreg 1.1.2-2
xorg-setxkbmap 1.3.2-2
xorg-smproxy 1.0.6-3
xorg-x11perf 1.6.1-2
xorg-xauth 1.1-2
xorg-xbacklight 1.2.3-2
xorg-xcmsdb 1.0.5-3
xorg-xcursorgen 1.0.7-2
xorg-xdpyinfo 1.3.2-4
xorg-xdriinfo 1.0.6-2
xorg-xev 1.2.4-1
xorg-xgamma 1.0.6-3
xorg-xhost 1.0.8-2
xorg-xinput 1.6.3-2
xorg-xkbcomp 1.4.3-1
xorg-xkbevd 1.1.4-3
xorg-xkbutils 1.0.4-4
xorg-xkill 1.0.5-2
xorg-xlsatoms 1.1.3-2
xorg-xlsclients 1.1.4-2
xorg-xmodmap 1.0.10-2
xorg-xpr 1.0.5-2
xorg-xprop 1.2.4-2
xorg-xrandr 1.5.1-2
xorg-xrdb 1.2.0-2
xorg-xrefresh 1.0.6-2
xorg-xset 1.2.4-2
xorg-xsetroot 1.1.2-2
xorg-xvinfo 1.1.4-2
xorg-xwd 1.0.7-2
xorg-xwininfo 1.1.5-2
xorg-xwud 1.0.5-2Also here are the old logs before I reinstalled light-dm since it somehow deleted itself when I opened the file in fallback mode:
[ 5.360]
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[ 5.360] Build Operating System: Linux Arch Linux
[ 5.360] Current Operating System: Linux Arch 5.8.5-arch1-1 #1 SMP PREEMPT Thu, 27 Aug 2020 18:53:02 +0000 x86_64
[ 5.360] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
[ 5.360] Build Date: 02 September 2020 06:17:44AM
[ 5.360]
[ 5.360] Current version of pixman: 0.40.0
[ 5.360] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.360] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.360] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 3 22:19:49 2020
[ 5.361] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.361] (==) No Layout section. Using the first Screen section.
[ 5.361] (==) No screen section available. Using defaults.
[ 5.361] (**) |-->Screen "Default Screen Section" (0)
[ 5.361] (**) | |-->Monitor "<default monitor>"
[ 5.361] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.361] (==) Automatically adding devices
[ 5.361] (==) Automatically enabling devices
[ 5.361] (==) Automatically adding GPU devices
[ 5.361] (==) Automatically binding GPU devices
[ 5.361] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.362] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 5.362] Entry deleted from font path.
[ 5.362] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 5.362] Entry deleted from font path.
[ 5.362] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 5.362] Entry deleted from font path.
[ 5.362] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 5.362] Entry deleted from font path.
[ 5.363] (==) FontPath set to:
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 5.363] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.363] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.363] (II) Module ABI versions:
[ 5.363] X.Org ANSI C Emulation: 0.4
[ 5.363] X.Org Video Driver: 24.1
[ 5.363] X.Org XInput driver : 24.1
[ 5.363] X.Org Server Extension : 10.0
[ 5.363] (++) using VT number 7
[ 5.363] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.366] (--) PCI:*(13@0:0:0) 1002:731f:1458:2313 rev 193, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfcd00000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 5.366] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 5.366] (II) LoadModule: "glx"
[ 5.367] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.371] (II) Module glx: vendor="X.Org Foundation"
[ 5.371] compiled for 1.20.9, module version = 1.0.0
[ 5.371] ABI class: X.Org Server Extension, version 10.0
[ 5.371] (==) Matched ati as autoconfigured driver 0
[ 5.371] (==) Matched modesetting as autoconfigured driver 1
[ 5.371] (==) Matched fbdev as autoconfigured driver 2
[ 5.372] (==) Matched vesa as autoconfigured driver 3
[ 5.372] (==) Assigned the driver to the xf86ConfigLayout
[ 5.372] (II) LoadModule: "ati"
[ 5.372] (WW) Warning, couldn't open module ati
[ 5.372] (EE) Failed to load module "ati" (module does not exist, 0)
[ 5.372] (II) LoadModule: "modesetting"
[ 5.372] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.373] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.373] compiled for 1.20.9, module version = 1.20.9
[ 5.373] Module class: X.Org Video Driver
[ 5.373] ABI class: X.Org Video Driver, version 24.1
[ 5.373] (II) LoadModule: "fbdev"
[ 5.373] (WW) Warning, couldn't open module fbdev
[ 5.373] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 5.373] (II) LoadModule: "vesa"
[ 5.373] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 5.374] (II) Module vesa: vendor="X.Org Foundation"
[ 5.374] compiled for 1.20.8, module version = 2.4.0
[ 5.374] Module class: X.Org Video Driver
[ 5.374] ABI class: X.Org Video Driver, version 24.1
[ 5.374] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 5.374] (II) VESA: driver for VESA chipsets: vesa
[ 5.374] (EE) open /dev/dri/card0: No such file or directory
[ 5.374] (WW) Falling back to old probe method for modesetting
[ 5.374] (EE) open /dev/dri/card0: No such file or directory
[ 5.374] (EE) Screen 0 deleted because of no matching config section.
[ 5.374] (II) UnloadModule: "modesetting"
[ 5.374] (II) Loading sub module "vbe"
[ 5.374] (II) LoadModule: "vbe"
[ 5.374] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 5.374] (II) Module vbe: vendor="X.Org Foundation"
[ 5.374] compiled for 1.20.9, module version = 1.1.0
[ 5.374] ABI class: X.Org Video Driver, version 24.1
[ 5.374] (II) Loading sub module "int10"
[ 5.374] (II) LoadModule: "int10"
[ 5.374] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 5.375] (II) Module int10: vendor="X.Org Foundation"
[ 5.375] compiled for 1.20.9, module version = 1.0.0
[ 5.375] ABI class: X.Org Video Driver, version 24.1
[ 5.375] (II) VESA(0): initializing int10
[ 5.376] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 5.376] (II) VESA(0): VESA BIOS detected
[ 5.376] (II) VESA(0): VESA VBE Version 3.0
[ 5.376] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[ 5.376] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[ 5.376] (II) VESA(0): VESA VBE OEM Software Rev: 17.1
[ 5.376] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2018, Advanced Micro Devices, Inc.
[ 5.376] (II) VESA(0): VESA VBE OEM Product: NAVI10
[ 5.376] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[ 5.387] (II) VESA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 5.387] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 5.387] (==) VESA(0): RGB weight 888
[ 5.387] (==) VESA(0): Default visual is TrueColor
[ 5.387] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.387] (II) Loading sub module "ddc"
[ 5.387] (II) LoadModule: "ddc"
[ 5.387] (II) Module "ddc" already built-in
[ 5.387] (II) VESA(0): VESA VBE DDC supported
[ 5.387] (II) VESA(0): VESA VBE DDC Level 2
[ 5.387] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[ 5.426] (II) VESA(0): VESA VBE DDC read successfully
[ 5.426] (II) VESA(0): Manufacturer: GSM Model: 578d Serial#: 459664
[ 5.426] (II) VESA(0): Year: 2010 Week: 10
[ 5.426] (II) VESA(0): EDID Version: 1.3
[ 5.426] (II) VESA(0): Digital Display Input
[ 5.426] (II) VESA(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 5.426] (II) VESA(0): Gamma: 2.20
[ 5.426] (II) VESA(0): DPMS capabilities: StandBy Suspend Off
[ 5.426] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 5.426] (II) VESA(0): First detailed timing is preferred mode
[ 5.426] (II) VESA(0): redX: 0.645 redY: 0.335 greenX: 0.301 greenY: 0.616
[ 5.426] (II) VESA(0): blueX: 0.145 blueY: 0.069 whiteX: 0.313 whiteY: 0.323
[ 5.426] (II) VESA(0): Supported established timings:
[ 5.426] (II) VESA(0): 720x400@70Hz
[ 5.426] (II) VESA(0): 640x480@60Hz
[ 5.426] (II) VESA(0): 640x480@75Hz
[ 5.426] (II) VESA(0): 800x600@60Hz
[ 5.426] (II) VESA(0): 800x600@75Hz
[ 5.426] (II) VESA(0): 1024x768@60Hz
[ 5.426] (II) VESA(0): 1024x768@75Hz
[ 5.426] (II) VESA(0): 1280x1024@75Hz
[ 5.426] (II) VESA(0): Manufacturer's mask: 0
[ 5.426] (II) VESA(0): Supported standard timings:
[ 5.426] (II) VESA(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 5.426] (II) VESA(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 5.426] (II) VESA(0): #2: hsize: 1280 vsize 1024 refresh: 75 vid: 36737
[ 5.426] (II) VESA(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 5.426] (II) VESA(0): Supported detailed timing:
[ 5.426] (II) VESA(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 5.426] (II) VESA(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 5.426] (II) VESA(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 5.426] (II) VESA(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[ 5.426] (II) VESA(0): Monitor name: E2250
[ 5.426] (II) VESA(0): Serial No: 010MAAKDH664
[ 5.426] (II) VESA(0): EDID (in hex):
[ 5.426] (II) VESA(0): 00ffffffffffff001e6d8d5790030700
[ 5.426] (II) VESA(0): 0a140103e0301b78ea3337a5554d9d25
[ 5.426] (II) VESA(0): 115052a54b00b3008180818f714f0101
[ 5.426] (II) VESA(0): 010101010101023a801871382d40582c
[ 5.426] (II) VESA(0): 4500dd0c1100001a000000fd00384b1e
[ 5.426] (II) VESA(0): 530f000a202020202020000000fc0045
[ 5.426] (II) VESA(0): 323235300a20202020202020000000ff
[ 5.426] (II) VESA(0): 003031304d41414b44483636340a0047
[ 5.426] (II) VESA(0): EDID vendor "GSM", prod id 22413
[ 5.426] (II) VESA(0): Using EDID range info for horizontal sync
[ 5.426] (II) VESA(0): Using EDID range info for vertical refresh
[ 5.426] (II) VESA(0): Printing DDC gathered Modelines:
[ 5.426] (II) VESA(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
[ 5.426] (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 5.426] (II) VESA(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 5.426] (II) VESA(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 5.426] (II) VESA(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 5.426] (II) VESA(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 5.426] (II) VESA(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 5.426] (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 5.426] (II) VESA(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 5.426] (II) VESA(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 5.426] (II) VESA(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 5.426] (II) VESA(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 5.426] (II) VESA(0): Searching for matching VESA mode(s):
[ 5.427] Mode: 110 (640x480)
[ 5.427] ModeAttributes: 0xbb
[ 5.427] WinAAttributes: 0x7
[ 5.427] WinBAttributes: 0x0
[ 5.427] WinGranularity: 64
[ 5.427] WinSize: 64
[ 5.427] WinASegment: 0xa000
[ 5.427] WinBSegment: 0x0
[ 5.427] WinFuncPtr: 0xc0004ae3
[ 5.427] BytesPerScanline: 1280
[ 5.427] XResolution: 640
[ 5.427] YResolution: 480
[ 5.427] XCharSize: 8
[ 5.427] YCharSize: 16
[ 5.427] NumberOfPlanes: 1
[ 5.427] BitsPerPixel: 16
[ 5.427] NumberOfBanks: 1
[ 5.427] MemoryModel: 6
[ 5.427] BankSize: 0
[ 5.427] NumberOfImages: 75
[ 5.427] RedMaskSize: 5
[ 5.427] RedFieldPosition: 10
[ 5.427] GreenMaskSize: 5
[ 5.427] GreenFieldPosition: 5
[ 5.427] BlueMaskSize: 5
[ 5.427] BlueFieldPosition: 0
[ 5.427] RsvdMaskSize: 0
[ 5.427] RsvdFieldPosition: 0
[ 5.427] DirectColorModeInfo: 0
[ 5.427] PhysBasePtr: 0xd0000000
[ 5.427] LinBytesPerScanLine: 1280
[ 5.427] BnkNumberOfImagePages: 75
[ 5.427] LinNumberOfImagePages: 75
[ 5.427] LinRedMaskSize: 5
[ 5.427] LinRedFieldPosition: 10
[ 5.427] LinGreenMaskSize: 5
[ 5.427] LinGreenFieldPosition: 5
[ 5.427] LinBlueMaskSize: 5
[ 5.427] LinBlueFieldPosition: 0
[ 5.427] LinRsvdMaskSize: 0
[ 5.427] LinRsvdFieldPosition: 0
[ 5.427] MaxPixelClock: 400000000
[ 5.427] Mode: 111 (640x480)
[ 5.427] ModeAttributes: 0xbb
[ 5.427] WinAAttributes: 0x7
[ 5.427] WinBAttributes: 0x0
[ 5.427] WinGranularity: 64
[ 5.427] WinSize: 64
[ 5.427] WinASegment: 0xa000
[ 5.427] WinBSegment: 0x0
[ 5.427] WinFuncPtr: 0xc0004ae3
[ 5.427] BytesPerScanline: 1280
[ 5.427] XResolution: 640
[ 5.427] YResolution: 480
[ 5.427] XCharSize: 8
[ 5.427] YCharSize: 16
[ 5.427] NumberOfPlanes: 1
[ 5.427] BitsPerPixel: 16
[ 5.427] NumberOfBanks: 1
[ 5.427] MemoryModel: 6
[ 5.427] BankSize: 0
[ 5.427] NumberOfImages: 75
[ 5.427] RedMaskSize: 5
[ 5.427] RedFieldPosition: 11
[ 5.427] GreenMaskSize: 6
[ 5.427] GreenFieldPosition: 5
[ 5.427] BlueMaskSize: 5
[ 5.427] BlueFieldPosition: 0
[ 5.427] RsvdMaskSize: 0
[ 5.427] RsvdFieldPosition: 0
[ 5.427] DirectColorModeInfo: 0
[ 5.427] PhysBasePtr: 0xd0000000
[ 5.427] LinBytesPerScanLine: 1280
[ 5.427] BnkNumberOfImagePages: 75
[ 5.427] LinNumberOfImagePages: 75
[ 5.427] LinRedMaskSize: 5
[ 5.427] LinRedFieldPosition: 11
[ 5.427] LinGreenMaskSize: 6
[ 5.427] LinGreenFieldPosition: 5
[ 5.427] LinBlueMaskSize: 5
[ 5.427] LinBlueFieldPosition: 0
[ 5.427] LinRsvdMaskSize: 0
[ 5.427] LinRsvdFieldPosition: 0
[ 5.427] MaxPixelClock: 400000000
[ 5.428] Mode: 113 (800x600)
[ 5.428] ModeAttributes: 0xbb
[ 5.428] WinAAttributes: 0x7
[ 5.428] WinBAttributes: 0x0
[ 5.428] WinGranularity: 64
[ 5.428] WinSize: 64
[ 5.428] WinASegment: 0xa000
[ 5.428] WinBSegment: 0x0
[ 5.428] WinFuncPtr: 0xc0004ae3
[ 5.428] BytesPerScanline: 1664
[ 5.428] XResolution: 800
[ 5.428] YResolution: 600
[ 5.428] XCharSize: 8
[ 5.428] YCharSize: 14
[ 5.428] NumberOfPlanes: 1
[ 5.428] BitsPerPixel: 16
[ 5.428] NumberOfBanks: 1
[ 5.428] MemoryModel: 6
[ 5.428] BankSize: 0
[ 5.428] NumberOfImages: 47
[ 5.428] RedMaskSize: 5
[ 5.428] RedFieldPosition: 10
[ 5.428] GreenMaskSize: 5
[ 5.428] GreenFieldPosition: 5
[ 5.428] BlueMaskSize: 5
[ 5.428] BlueFieldPosition: 0
[ 5.428] RsvdMaskSize: 0
[ 5.428] RsvdFieldPosition: 0
[ 5.428] DirectColorModeInfo: 0
[ 5.428] PhysBasePtr: 0xd0000000
[ 5.428] LinBytesPerScanLine: 1664
[ 5.428] BnkNumberOfImagePages: 47
[ 5.428] LinNumberOfImagePages: 47
[ 5.428] LinRedMaskSize: 5
[ 5.428] LinRedFieldPosition: 10
[ 5.428] LinGreenMaskSize: 5
[ 5.428] LinGreenFieldPosition: 5
[ 5.428] LinBlueMaskSize: 5
[ 5.428] LinBlueFieldPosition: 0
[ 5.428] LinRsvdMaskSize: 0
[ 5.428] LinRsvdFieldPosition: 0
[ 5.428] MaxPixelClock: 400000000
[ 5.428] Mode: 114 (800x600)
[ 5.428] ModeAttributes: 0xbb
[ 5.428] WinAAttributes: 0x7
[ 5.428] WinBAttributes: 0x0
[ 5.428] WinGranularity: 64
[ 5.428] WinSize: 64
[ 5.428] WinASegment: 0xa000
[ 5.428] WinBSegment: 0x0
[ 5.428] WinFuncPtr: 0xc0004ae3
[ 5.428] BytesPerScanline: 1664
[ 5.428] XResolution: 800
[ 5.428] YResolution: 600
[ 5.428] XCharSize: 8
[ 5.428] YCharSize: 14
[ 5.428] NumberOfPlanes: 1
[ 5.428] BitsPerPixel: 16
[ 5.428] NumberOfBanks: 1
[ 5.428] MemoryModel: 6
[ 5.428] BankSize: 0
[ 5.428] NumberOfImages: 47
[ 5.428] RedMaskSize: 5
[ 5.428] RedFieldPosition: 11
[ 5.428] GreenMaskSize: 6
[ 5.428] GreenFieldPosition: 5
[ 5.428] BlueMaskSize: 5
[ 5.428] BlueFieldPosition: 0
[ 5.428] RsvdMaskSize: 0
[ 5.428] RsvdFieldPosition: 0
[ 5.428] DirectColorModeInfo: 0
[ 5.428] PhysBasePtr: 0xd0000000
[ 5.428] LinBytesPerScanLine: 1664
[ 5.428] BnkNumberOfImagePages: 47
[ 5.428] LinNumberOfImagePages: 47
[ 5.428] LinRedMaskSize: 5
[ 5.428] LinRedFieldPosition: 11
[ 5.428] LinGreenMaskSize: 6
[ 5.428] LinGreenFieldPosition: 5
[ 5.428] LinBlueMaskSize: 5
[ 5.428] LinBlueFieldPosition: 0
[ 5.428] LinRsvdMaskSize: 0
[ 5.428] LinRsvdFieldPosition: 0
[ 5.428] MaxPixelClock: 400000000
[ 5.429] Mode: 116 (1024x768)
[ 5.429] ModeAttributes: 0xbb
[ 5.429] WinAAttributes: 0x7
[ 5.429] WinBAttributes: 0x0
[ 5.429] WinGranularity: 64
[ 5.429] WinSize: 64
[ 5.429] WinASegment: 0xa000
[ 5.429] WinBSegment: 0x0
[ 5.429] WinFuncPtr: 0xc0004ae3
[ 5.429] BytesPerScanline: 2048
[ 5.429] XResolution: 1024
[ 5.429] YResolution: 768
[ 5.429] XCharSize: 8
[ 5.429] YCharSize: 16
[ 5.429] NumberOfPlanes: 1
[ 5.429] BitsPerPixel: 16
[ 5.429] NumberOfBanks: 1
[ 5.429] MemoryModel: 6
[ 5.429] BankSize: 0
[ 5.429] NumberOfImages: 29
[ 5.429] RedMaskSize: 5
[ 5.429] RedFieldPosition: 10
[ 5.429] GreenMaskSize: 5
[ 5.429] GreenFieldPosition: 5
[ 5.429] BlueMaskSize: 5
[ 5.429] BlueFieldPosition: 0
[ 5.429] RsvdMaskSize: 0
[ 5.429] RsvdFieldPosition: 0
[ 5.429] DirectColorModeInfo: 0
[ 5.429] PhysBasePtr: 0xd0000000
[ 5.429] LinBytesPerScanLine: 2048
[ 5.429] BnkNumberOfImagePages: 29
[ 5.429] LinNumberOfImagePages: 29
[ 5.429] LinRedMaskSize: 5
[ 5.429] LinRedFieldPosition: 10
[ 5.429] LinGreenMaskSize: 5
[ 5.429] LinGreenFieldPosition: 5
[ 5.429] LinBlueMaskSize: 5
[ 5.429] LinBlueFieldPosition: 0
[ 5.429] LinRsvdMaskSize: 0
[ 5.429] LinRsvdFieldPosition: 0
[ 5.429] MaxPixelClock: 400000000
[ 5.430] Mode: 117 (1024x768)
[ 5.430] ModeAttributes: 0xbb
[ 5.430] WinAAttributes: 0x7
[ 5.430] WinBAttributes: 0x0
[ 5.430] WinGranularity: 64
[ 5.430] WinSize: 64
[ 5.430] WinASegment: 0xa000
[ 5.430] WinBSegment: 0x0
[ 5.430] WinFuncPtr: 0xc0004ae3
[ 5.430] BytesPerScanline: 2048
[ 5.430] XResolution: 1024
[ 5.430] YResolution: 768
[ 5.430] XCharSize: 8
[ 5.430] YCharSize: 16
[ 5.430] NumberOfPlanes: 1
[ 5.430] BitsPerPixel: 16
[ 5.430] NumberOfBanks: 1
[ 5.430] MemoryModel: 6
[ 5.430] BankSize: 0
[ 5.430] NumberOfImages: 29
[ 5.430] RedMaskSize: 5
[ 5.430] RedFieldPosition: 11
[ 5.430] GreenMaskSize: 6
[ 5.430] GreenFieldPosition: 5
[ 5.430] BlueMaskSize: 5
[ 5.430] BlueFieldPosition: 0
[ 5.430] RsvdMaskSize: 0
[ 5.430] RsvdFieldPosition: 0
[ 5.430] DirectColorModeInfo: 0
[ 5.430] PhysBasePtr: 0xd0000000
[ 5.430] LinBytesPerScanLine: 2048
[ 5.430] BnkNumberOfImagePages: 29
[ 5.430] LinNumberOfImagePages: 29
[ 5.430] LinRedMaskSize: 5
[ 5.430] LinRedFieldPosition: 11
[ 5.430] LinGreenMaskSize: 6
[ 5.430] LinGreenFieldPosition: 5
[ 5.430] LinBlueMaskSize: 5
[ 5.430] LinBlueFieldPosition: 0
[ 5.430] LinRsvdMaskSize: 0
[ 5.430] LinRsvdFieldPosition: 0
[ 5.430] MaxPixelClock: 400000000
[ 5.430] Mode: 119 (1280x1024)
[ 5.430] ModeAttributes: 0xbb
[ 5.430] WinAAttributes: 0x7
[ 5.430] WinBAttributes: 0x0
[ 5.430] WinGranularity: 64
[ 5.430] WinSize: 64
[ 5.430] WinASegment: 0xa000
[ 5.430] WinBSegment: 0x0
[ 5.430] WinFuncPtr: 0xc0004ae3
[ 5.430] BytesPerScanline: 2560
[ 5.430] XResolution: 1280
[ 5.430] YResolution: 1024
[ 5.430] XCharSize: 8
[ 5.430] YCharSize: 16
[ 5.430] NumberOfPlanes: 1
[ 5.430] BitsPerPixel: 16
[ 5.430] NumberOfBanks: 1
[ 5.430] MemoryModel: 6
[ 5.430] BankSize: 0
[ 5.430] NumberOfImages: 17
[ 5.430] RedMaskSize: 5
[ 5.430] RedFieldPosition: 10
[ 5.430] GreenMaskSize: 5
[ 5.430] GreenFieldPosition: 5
[ 5.430] BlueMaskSize: 5
[ 5.430] BlueFieldPosition: 0
[ 5.430] RsvdMaskSize: 0
[ 5.430] RsvdFieldPosition: 0
[ 5.430] DirectColorModeInfo: 0
[ 5.430] PhysBasePtr: 0xd0000000
[ 5.430] LinBytesPerScanLine: 2560
[ 5.430] BnkNumberOfImagePages: 17
[ 5.430] LinNumberOfImagePages: 17
[ 5.430] LinRedMaskSize: 5
[ 5.430] LinRedFieldPosition: 10
[ 5.430] LinGreenMaskSize: 5
[ 5.430] LinGreenFieldPosition: 5
[ 5.430] LinBlueMaskSize: 5
[ 5.430] LinBlueFieldPosition: 0
[ 5.430] LinRsvdMaskSize: 0
[ 5.430] LinRsvdFieldPosition: 0
[ 5.430] MaxPixelClock: 400000000
[ 5.431] Mode: 11a (1280x1024)
[ 5.431] ModeAttributes: 0xbb
[ 5.431] WinAAttributes: 0x7
[ 5.431] WinBAttributes: 0x0
[ 5.431] WinGranularity: 64
[ 5.431] WinSize: 64
[ 5.431] WinASegment: 0xa000
[ 5.431] WinBSegment: 0x0
[ 5.431] WinFuncPtr: 0xc0004ae3
[ 5.431] BytesPerScanline: 2560
[ 5.431] XResolution: 1280
[ 5.431] YResolution: 1024
[ 5.431] XCharSize: 8
[ 5.431] YCharSize: 16
[ 5.431] NumberOfPlanes: 1
[ 5.431] BitsPerPixel: 16
[ 5.431] NumberOfBanks: 1
[ 5.431] MemoryModel: 6
[ 5.431] BankSize: 0
[ 5.431] NumberOfImages: 17
[ 5.431] RedMaskSize: 5
[ 5.431] RedFieldPosition: 11
[ 5.431] GreenMaskSize: 6
[ 5.431] GreenFieldPosition: 5
[ 5.431] BlueMaskSize: 5
[ 5.431] BlueFieldPosition: 0
[ 5.431] RsvdMaskSize: 0
[ 5.431] RsvdFieldPosition: 0
[ 5.431] DirectColorModeInfo: 0
[ 5.431] PhysBasePtr: 0xd0000000
[ 5.431] LinBytesPerScanLine: 2560
[ 5.431] BnkNumberOfImagePages: 17
[ 5.431] LinNumberOfImagePages: 17
[ 5.431] LinRedMaskSize: 5
[ 5.431] LinRedFieldPosition: 11
[ 5.431] LinGreenMaskSize: 6
[ 5.431] LinGreenFieldPosition: 5
[ 5.431] LinBlueMaskSize: 5
[ 5.431] LinBlueFieldPosition: 0
[ 5.431] LinRsvdMaskSize: 0
[ 5.431] LinRsvdFieldPosition: 0
[ 5.431] MaxPixelClock: 400000000
[ 5.431] Mode: 165 (1280x960)
[ 5.431] ModeAttributes: 0xbb
[ 5.431] WinAAttributes: 0x7
[ 5.431] WinBAttributes: 0x0
[ 5.431] WinGranularity: 64
[ 5.431] WinSize: 64
[ 5.431] WinASegment: 0xa000
[ 5.431] WinBSegment: 0x0
[ 5.431] WinFuncPtr: 0xc0004ae3
[ 5.431] BytesPerScanline: 2560
[ 5.431] XResolution: 1280
[ 5.431] YResolution: 960
[ 5.431] XCharSize: 8
[ 5.431] YCharSize: 16
[ 5.431] NumberOfPlanes: 1
[ 5.431] BitsPerPixel: 16
[ 5.431] NumberOfBanks: 1
[ 5.431] MemoryModel: 6
[ 5.431] BankSize: 0
[ 5.431] NumberOfImages: 19
[ 5.431] RedMaskSize: 5
[ 5.431] RedFieldPosition: 11
[ 5.431] GreenMaskSize: 6
[ 5.431] GreenFieldPosition: 5
[ 5.431] BlueMaskSize: 5
[ 5.431] BlueFieldPosition: 0
[ 5.431] RsvdMaskSize: 0
[ 5.431] RsvdFieldPosition: 0
[ 5.431] DirectColorModeInfo: 0
[ 5.431] PhysBasePtr: 0xd0000000
[ 5.431] LinBytesPerScanLine: 2560
[ 5.431] BnkNumberOfImagePages: 19
[ 5.431] LinNumberOfImagePages: 19
[ 5.431] LinRedMaskSize: 5
[ 5.431] LinRedFieldPosition: 11
[ 5.431] LinGreenMaskSize: 6
[ 5.431] LinGreenFieldPosition: 5
[ 5.431] LinBlueMaskSize: 5
[ 5.431] LinBlueFieldPosition: 0
[ 5.431] LinRsvdMaskSize: 0
[ 5.431] LinRsvdFieldPosition: 0
[ 5.431] MaxPixelClock: 400000000
[ 5.432] *Mode: 166 (1280x960)
[ 5.432] ModeAttributes: 0xbb
[ 5.432] WinAAttributes: 0x7
[ 5.432] WinBAttributes: 0x0
[ 5.432] WinGranularity: 64
[ 5.432] WinSize: 64
[ 5.432] WinASegment: 0xa000
[ 5.432] WinBSegment: 0x0
[ 5.432] WinFuncPtr: 0xc0004ae3
[ 5.432] BytesPerScanline: 5120
[ 5.432] XResolution: 1280
[ 5.432] YResolution: 960
[ 5.432] XCharSize: 8
[ 5.432] YCharSize: 16
[ 5.432] NumberOfPlanes: 1
[ 5.432] BitsPerPixel: 32
[ 5.432] NumberOfBanks: 1
[ 5.432] MemoryModel: 6
[ 5.432] BankSize: 0
[ 5.432] NumberOfImages: 9
[ 5.432] RedMaskSize: 8
[ 5.432] RedFieldPosition: 16
[ 5.432] GreenMaskSize: 8
[ 5.432] GreenFieldPosition: 8
[ 5.432] BlueMaskSize: 8
[ 5.432] BlueFieldPosition: 0
[ 5.432] RsvdMaskSize: 0
[ 5.432] RsvdFieldPosition: 0
[ 5.432] DirectColorModeInfo: 0
[ 5.432] PhysBasePtr: 0xd0000000
[ 5.432] LinBytesPerScanLine: 5120
[ 5.432] BnkNumberOfImagePages: 9
[ 5.432] LinNumberOfImagePages: 9
[ 5.432] LinRedMaskSize: 8
[ 5.432] LinRedFieldPosition: 16
[ 5.432] LinGreenMaskSize: 8
[ 5.432] LinGreenFieldPosition: 8
[ 5.432] LinBlueMaskSize: 8
[ 5.432] LinBlueFieldPosition: 0
[ 5.432] LinRsvdMaskSize: 0
[ 5.432] LinRsvdFieldPosition: 0
[ 5.432] MaxPixelClock: 400000000
[ 5.432] *Mode: 121 (640x480)
[ 5.432] ModeAttributes: 0xbb
[ 5.432] WinAAttributes: 0x7
[ 5.432] WinBAttributes: 0x0
[ 5.432] WinGranularity: 64
[ 5.432] WinSize: 64
[ 5.432] WinASegment: 0xa000
[ 5.432] WinBSegment: 0x0
[ 5.432] WinFuncPtr: 0xc0004ae3
[ 5.432] BytesPerScanline: 2560
[ 5.432] XResolution: 640
[ 5.432] YResolution: 480
[ 5.432] XCharSize: 8
[ 5.432] YCharSize: 16
[ 5.432] NumberOfPlanes: 1
[ 5.432] BitsPerPixel: 32
[ 5.432] NumberOfBanks: 1
[ 5.432] MemoryModel: 6
[ 5.432] BankSize: 0
[ 5.432] NumberOfImages: 39
[ 5.432] RedMaskSize: 8
[ 5.432] RedFieldPosition: 16
[ 5.432] GreenMaskSize: 8
[ 5.432] GreenFieldPosition: 8
[ 5.432] BlueMaskSize: 8
[ 5.432] BlueFieldPosition: 0
[ 5.432] RsvdMaskSize: 0
[ 5.432] RsvdFieldPosition: 0
[ 5.432] DirectColorModeInfo: 0
[ 5.432] PhysBasePtr: 0xd0000000
[ 5.432] LinBytesPerScanLine: 2560
[ 5.432] BnkNumberOfImagePages: 39
[ 5.432] LinNumberOfImagePages: 39
[ 5.432] LinRedMaskSize: 8
[ 5.432] LinRedFieldPosition: 16
[ 5.432] LinGreenMaskSize: 8
[ 5.432] LinGreenFieldPosition: 8
[ 5.432] LinBlueMaskSize: 8
[ 5.432] LinBlueFieldPosition: 0
[ 5.432] LinRsvdMaskSize: 0
[ 5.432] LinRsvdFieldPosition: 0
[ 5.432] MaxPixelClock: 400000000
[ 5.433] *Mode: 122 (800x600)
[ 5.433] ModeAttributes: 0xbb
[ 5.433] WinAAttributes: 0x7
[ 5.433] WinBAttributes: 0x0
[ 5.433] WinGranularity: 64
[ 5.433] WinSize: 64
[ 5.433] WinASegment: 0xa000
[ 5.433] WinBSegment: 0x0
[ 5.433] WinFuncPtr: 0xc0004ae3
[ 5.433] BytesPerScanline: 3328
[ 5.433] XResolution: 800
[ 5.433] YResolution: 600
[ 5.433] XCharSize: 8
[ 5.433] YCharSize: 14
[ 5.433] NumberOfPlanes: 1
[ 5.433] BitsPerPixel: 32
[ 5.433] NumberOfBanks: 1
[ 5.433] MemoryModel: 6
[ 5.433] BankSize: 0
[ 5.433] NumberOfImages: 23
[ 5.433] RedMaskSize: 8
[ 5.433] RedFieldPosition: 16
[ 5.433] GreenMaskSize: 8
[ 5.433] GreenFieldPosition: 8
[ 5.433] BlueMaskSize: 8
[ 5.433] BlueFieldPosition: 0
[ 5.433] RsvdMaskSize: 0
[ 5.433] RsvdFieldPosition: 0
[ 5.433] DirectColorModeInfo: 0
[ 5.433] PhysBasePtr: 0xd0000000
[ 5.433] LinBytesPerScanLine: 3328
[ 5.433] BnkNumberOfImagePages: 23
[ 5.433] LinNumberOfImagePages: 23
[ 5.433] LinRedMaskSize: 8
[ 5.433] LinRedFieldPosition: 16
[ 5.433] LinGreenMaskSize: 8
[ 5.433] LinGreenFieldPosition: 8
[ 5.433] LinBlueMaskSize: 8
[ 5.433] LinBlueFieldPosition: 0
[ 5.433] LinRsvdMaskSize: 0
[ 5.433] LinRsvdFieldPosition: 0
[ 5.433] MaxPixelClock: 400000000
[ 5.433] *Mode: 123 (1024x768)
[ 5.433] ModeAttributes: 0xbb
[ 5.433] WinAAttributes: 0x7
[ 5.433] WinBAttributes: 0x0
[ 5.433] WinGranularity: 64
[ 5.433] WinSize: 64
[ 5.433] WinASegment: 0xa000
[ 5.433] WinBSegment: 0x0
[ 5.433] WinFuncPtr: 0xc0004ae3
[ 5.433] BytesPerScanline: 4096
[ 5.433] XResolution: 1024
[ 5.433] YResolution: 768
[ 5.433] XCharSize: 8
[ 5.433] YCharSize: 16
[ 5.433] NumberOfPlanes: 1
[ 5.433] BitsPerPixel: 32
[ 5.433] NumberOfBanks: 1
[ 5.433] MemoryModel: 6
[ 5.433] BankSize: 0
[ 5.433] NumberOfImages: 14
[ 5.433] RedMaskSize: 8
[ 5.433] RedFieldPosition: 16
[ 5.433] GreenMaskSize: 8
[ 5.433] GreenFieldPosition: 8
[ 5.433] BlueMaskSize: 8
[ 5.433] BlueFieldPosition: 0
[ 5.433] RsvdMaskSize: 0
[ 5.433] RsvdFieldPosition: 0
[ 5.433] DirectColorModeInfo: 0
[ 5.433] PhysBasePtr: 0xd0000000
[ 5.433] LinBytesPerScanLine: 4096
[ 5.433] BnkNumberOfImagePages: 14
[ 5.433] LinNumberOfImagePages: 14
[ 5.433] LinRedMaskSize: 8
[ 5.433] LinRedFieldPosition: 16
[ 5.433] LinGreenMaskSize: 8
[ 5.433] LinGreenFieldPosition: 8
[ 5.433] LinBlueMaskSize: 8
[ 5.433] LinBlueFieldPosition: 0
[ 5.433] LinRsvdMaskSize: 0
[ 5.434] LinRsvdFieldPosition: 0
[ 5.434] MaxPixelClock: 400000000
[ 5.434] *Mode: 124 (1280x1024)
[ 5.434] ModeAttributes: 0xbb
[ 5.434] WinAAttributes: 0x7
[ 5.434] WinBAttributes: 0x0
[ 5.434] WinGranularity: 64
[ 5.434] WinSize: 64
[ 5.434] WinASegment: 0xa000
[ 5.434] WinBSegment: 0x0
[ 5.434] WinFuncPtr: 0xc0004ae3
[ 5.434] BytesPerScanline: 5120
[ 5.434] XResolution: 1280
[ 5.434] YResolution: 1024
[ 5.434] XCharSize: 8
[ 5.434] YCharSize: 16
[ 5.434] NumberOfPlanes: 1
[ 5.434] BitsPerPixel: 32
[ 5.434] NumberOfBanks: 1
[ 5.434] MemoryModel: 6
[ 5.434] BankSize: 0
[ 5.434] NumberOfImages: 8
[ 5.434] RedMaskSize: 8
[ 5.434] RedFieldPosition: 16
[ 5.434] GreenMaskSize: 8
[ 5.434] GreenFieldPosition: 8
[ 5.434] BlueMaskSize: 8
[ 5.434] BlueFieldPosition: 0
[ 5.434] RsvdMaskSize: 0
[ 5.434] RsvdFieldPosition: 0
[ 5.434] DirectColorModeInfo: 0
[ 5.434] PhysBasePtr: 0xd0000000
[ 5.434] LinBytesPerScanLine: 5120
[ 5.434] BnkNumberOfImagePages: 8
[ 5.434] LinNumberOfImagePages: 8
[ 5.434] LinRedMaskSize: 8
[ 5.434] LinRedFieldPosition: 16
[ 5.434] LinGreenMaskSize: 8
[ 5.434] LinGreenFieldPosition: 8
[ 5.434] LinBlueMaskSize: 8
[ 5.434] LinBlueFieldPosition: 0
[ 5.434] LinRsvdMaskSize: 0
[ 5.434] LinRsvdFieldPosition: 0
[ 5.434] MaxPixelClock: 400000000
[ 5.435] Mode: 145 (1400x1050)
[ 5.435] ModeAttributes: 0xbb
[ 5.435] WinAAttributes: 0x7
[ 5.435] WinBAttributes: 0x0
[ 5.435] WinGranularity: 64
[ 5.435] WinSize: 64
[ 5.435] WinASegment: 0xa000
[ 5.435] WinBSegment: 0x0
[ 5.435] WinFuncPtr: 0xc0004ae3
[ 5.435] BytesPerScanline: 2816
[ 5.435] XResolution: 1400
[ 5.435] YResolution: 1050
[ 5.435] XCharSize: 8
[ 5.435] YCharSize: 16
[ 5.435] NumberOfPlanes: 1
[ 5.435] BitsPerPixel: 16
[ 5.435] NumberOfBanks: 1
[ 5.435] MemoryModel: 6
[ 5.435] BankSize: 0
[ 5.435] NumberOfImages: 15
[ 5.435] RedMaskSize: 5
[ 5.435] RedFieldPosition: 11
[ 5.435] GreenMaskSize: 6
[ 5.435] GreenFieldPosition: 5
[ 5.435] BlueMaskSize: 5
[ 5.435] BlueFieldPosition: 0
[ 5.435] RsvdMaskSize: 0
[ 5.435] RsvdFieldPosition: 0
[ 5.435] DirectColorModeInfo: 0
[ 5.435] PhysBasePtr: 0xd0000000
[ 5.435] LinBytesPerScanLine: 2816
[ 5.435] BnkNumberOfImagePages: 15
[ 5.435] LinNumberOfImagePages: 15
[ 5.435] LinRedMaskSize: 5
[ 5.435] LinRedFieldPosition: 11
[ 5.435] LinGreenMaskSize: 6
[ 5.435] LinGreenFieldPosition: 5
[ 5.435] LinBlueMaskSize: 5
[ 5.435] LinBlueFieldPosition: 0
[ 5.435] LinRsvdMaskSize: 0
[ 5.435] LinRsvdFieldPosition: 0
[ 5.435] MaxPixelClock: 400000000
[ 5.435] *Mode: 146 (1400x1050)
[ 5.435] ModeAttributes: 0xbb
[ 5.435] WinAAttributes: 0x7
[ 5.435] WinBAttributes: 0x0
[ 5.435] WinGranularity: 64
[ 5.435] WinSize: 64
[ 5.435] WinASegment: 0xa000
[ 5.435] WinBSegment: 0x0
[ 5.435] WinFuncPtr: 0xc0004ae3
[ 5.435] BytesPerScanline: 5632
[ 5.435] XResolution: 1400
[ 5.435] YResolution: 1050
[ 5.435] XCharSize: 8
[ 5.435] YCharSize: 16
[ 5.435] NumberOfPlanes: 1
[ 5.435] BitsPerPixel: 32
[ 5.435] NumberOfBanks: 1
[ 5.435] MemoryModel: 6
[ 5.435] BankSize: 0
[ 5.435] NumberOfImages: 7
[ 5.435] RedMaskSize: 8
[ 5.435] RedFieldPosition: 16
[ 5.435] GreenMaskSize: 8
[ 5.435] GreenFieldPosition: 8
[ 5.435] BlueMaskSize: 8
[ 5.435] BlueFieldPosition: 0
[ 5.435] RsvdMaskSize: 0
[ 5.435] RsvdFieldPosition: 0
[ 5.435] DirectColorModeInfo: 0
[ 5.435] PhysBasePtr: 0xd0000000
[ 5.435] LinBytesPerScanLine: 5632
[ 5.435] BnkNumberOfImagePages: 7
[ 5.435] LinNumberOfImagePages: 7
[ 5.435] LinRedMaskSize: 8
[ 5.435] LinRedFieldPosition: 16
[ 5.435] LinGreenMaskSize: 8
[ 5.435] LinGreenFieldPosition: 8
[ 5.435] LinBlueMaskSize: 8
[ 5.435] LinBlueFieldPosition: 0
[ 5.435] LinRsvdMaskSize: 0
[ 5.435] LinRsvdFieldPosition: 0
[ 5.435] MaxPixelClock: 400000000
[ 5.436] Mode: 175 (1600x1200)
[ 5.436] ModeAttributes: 0xba
[ 5.436] WinAAttributes: 0x7
[ 5.436] WinBAttributes: 0x0
[ 5.436] WinGranularity: 64
[ 5.436] WinSize: 64
[ 5.436] WinASegment: 0xa000
[ 5.436] WinBSegment: 0x0
[ 5.436] WinFuncPtr: 0xc0004ae3
[ 5.436] BytesPerScanline: 3200
[ 5.436] XResolution: 1600
[ 5.436] YResolution: 1200
[ 5.436] XCharSize: 8
[ 5.436] YCharSize: 16
[ 5.436] NumberOfPlanes: 1
[ 5.436] BitsPerPixel: 16
[ 5.436] NumberOfBanks: 1
[ 5.436] MemoryModel: 6
[ 5.436] BankSize: 0
[ 5.436] NumberOfImages: 12
[ 5.436] RedMaskSize: 5
[ 5.436] RedFieldPosition: 11
[ 5.436] GreenMaskSize: 6
[ 5.436] GreenFieldPosition: 5
[ 5.436] BlueMaskSize: 5
[ 5.436] BlueFieldPosition: 0
[ 5.436] RsvdMaskSize: 0
[ 5.436] RsvdFieldPosition: 0
[ 5.436] DirectColorModeInfo: 0
[ 5.436] PhysBasePtr: 0xd0000000
[ 5.436] LinBytesPerScanLine: 3200
[ 5.436] BnkNumberOfImagePages: 12
[ 5.436] LinNumberOfImagePages: 12
[ 5.436] LinRedMaskSize: 5
[ 5.436] LinRedFieldPosition: 11
[ 5.436] LinGreenMaskSize: 6
[ 5.436] LinGreenFieldPosition: 5
[ 5.436] LinBlueMaskSize: 5
[ 5.436] LinBlueFieldPosition: 0
[ 5.436] LinRsvdMaskSize: 0
[ 5.436] LinRsvdFieldPosition: 0
[ 5.436] MaxPixelClock: 400000000
[ 5.437] Mode: 176 (1600x1200)
[ 5.437] ModeAttributes: 0xba
[ 5.437] WinAAttributes: 0x7
[ 5.437] WinBAttributes: 0x0
[ 5.437] WinGranularity: 64
[ 5.437] WinSize: 64
[ 5.437] WinASegment: 0xa000
[ 5.437] WinBSegment: 0x0
[ 5.437] WinFuncPtr: 0xc0004ae3
[ 5.437] BytesPerScanline: 6400
[ 5.437] XResolution: 1600
[ 5.437] YResolution: 1200
[ 5.437] XCharSize: 8
[ 5.437] YCharSize: 16
[ 5.437] NumberOfPlanes: 1
[ 5.437] BitsPerPixel: 32
[ 5.437] NumberOfBanks: 1
[ 5.437] MemoryModel: 6
[ 5.437] BankSize: 0
[ 5.437] NumberOfImages: 5
[ 5.437] RedMaskSize: 8
[ 5.437] RedFieldPosition: 16
[ 5.437] GreenMaskSize: 8
[ 5.437] GreenFieldPosition: 8
[ 5.437] BlueMaskSize: 8
[ 5.437] BlueFieldPosition: 0
[ 5.437] RsvdMaskSize: 0
[ 5.437] RsvdFieldPosition: 0
[ 5.437] DirectColorModeInfo: 0
[ 5.437] PhysBasePtr: 0xd0000000
[ 5.437] LinBytesPerScanLine: 6400
[ 5.437] BnkNumberOfImagePages: 5
[ 5.437] LinNumberOfImagePages: 5
[ 5.437] LinRedMaskSize: 8
[ 5.437] LinRedFieldPosition: 16
[ 5.437] LinGreenMaskSize: 8
[ 5.437] LinGreenFieldPosition: 8
[ 5.437] LinBlueMaskSize: 8
[ 5.437] LinBlueFieldPosition: 0
[ 5.437] LinRsvdMaskSize: 0
[ 5.437] LinRsvdFieldPosition: 0
[ 5.437] MaxPixelClock: 400000000
[ 5.437] Mode: 1d2 (1920x1080)
[ 5.437] ModeAttributes: 0xbb
[ 5.437] WinAAttributes: 0x7
[ 5.437] WinBAttributes: 0x0
[ 5.437] WinGranularity: 64
[ 5.437] WinSize: 64
[ 5.437] WinASegment: 0xa000
[ 5.437] WinBSegment: 0x0
[ 5.437] WinFuncPtr: 0xc0004ae3
[ 5.437] BytesPerScanline: 3840
[ 5.437] XResolution: 1920
[ 5.437] YResolution: 1080
[ 5.437] XCharSize: 8
[ 5.437] YCharSize: 16
[ 5.437] NumberOfPlanes: 1
[ 5.437] BitsPerPixel: 16
[ 5.437] NumberOfBanks: 1
[ 5.437] MemoryModel: 6
[ 5.437] BankSize: 0
[ 5.437] NumberOfImages: 11
[ 5.437] RedMaskSize: 5
[ 5.437] RedFieldPosition: 11
[ 5.437] GreenMaskSize: 6
[ 5.437] GreenFieldPosition: 5
[ 5.437] BlueMaskSize: 5
[ 5.437] BlueFieldPosition: 0
[ 5.437] RsvdMaskSize: 0
[ 5.437] RsvdFieldPosition: 0
[ 5.437] DirectColorModeInfo: 0
[ 5.437] PhysBasePtr: 0xd0000000
[ 5.437] LinBytesPerScanLine: 3840
[ 5.437] BnkNumberOfImagePages: 11
[ 5.437] LinNumberOfImagePages: 11
[ 5.437] LinRedMaskSize: 5
[ 5.437] LinRedFieldPosition: 11
[ 5.437] LinGreenMaskSize: 6
[ 5.437] LinGreenFieldPosition: 5
[ 5.437] LinBlueMaskSize: 5
[ 5.437] LinBlueFieldPosition: 0
[ 5.437] LinRsvdMaskSize: 0
[ 5.437] LinRsvdFieldPosition: 0
[ 5.437] MaxPixelClock: 400000000
[ 5.438] *Mode: 1d4 (1920x1080)
[ 5.438] ModeAttributes: 0xbb
[ 5.438] WinAAttributes: 0x7
[ 5.438] WinBAttributes: 0x0
[ 5.438] WinGranularity: 64
[ 5.438] WinSize: 64
[ 5.438] WinASegment: 0xa000
[ 5.438] WinBSegment: 0x0
[ 5.438] WinFuncPtr: 0xc0004ae3
[ 5.438] BytesPerScanline: 7680
[ 5.438] XResolution: 1920
[ 5.438] YResolution: 1080
[ 5.438] XCharSize: 8
[ 5.438] YCharSize: 16
[ 5.438] NumberOfPlanes: 1
[ 5.438] BitsPerPixel: 32
[ 5.438] NumberOfBanks: 1
[ 5.438] MemoryModel: 6
[ 5.438] BankSize: 0
[ 5.438] NumberOfImages: 5
[ 5.438] RedMaskSize: 8
[ 5.438] RedFieldPosition: 16
[ 5.438] GreenMaskSize: 8
[ 5.438] GreenFieldPosition: 8
[ 5.438] BlueMaskSize: 8
[ 5.438] BlueFieldPosition: 0
[ 5.438] RsvdMaskSize: 0
[ 5.438] RsvdFieldPosition: 0
[ 5.438] DirectColorModeInfo: 0
[ 5.438] PhysBasePtr: 0xd0000000
[ 5.438] LinBytesPerScanLine: 7680
[ 5.438] BnkNumberOfImagePages: 5
[ 5.438] LinNumberOfImagePages: 5
[ 5.438] LinRedMaskSize: 8
[ 5.438] LinRedFieldPosition: 16
[ 5.438] LinGreenMaskSize: 8
[ 5.438] LinGreenFieldPosition: 8
[ 5.438] LinBlueMaskSize: 8
[ 5.438] LinBlueFieldPosition: 0
[ 5.438] LinRsvdMaskSize: 0
[ 5.438] LinRsvdFieldPosition: 0
[ 5.438] MaxPixelClock: 400000000
[ 5.438]
[ 5.438] (II) VESA(0): Total Memory: 768 64KB banks (49152kB)
[ 5.438] (II) VESA(0): <default monitor>: Using hsync range of 30.00-83.00 kHz
[ 5.438] (II) VESA(0): <default monitor>: Using vrefresh range of 56.00-75.00 Hz
[ 5.438] (II) VESA(0): <default monitor>: Using maximum pixel clock of 155.00 MHz
[ 5.438] (WW) VESA(0): Unable to estimate virtual size
[ 5.438] (II) VESA(0): Not using built-in mode "1400x1050" (no mode of this name)
[ 5.438] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 5.438] (II) VESA(0): Not using built-in mode "1280x960" (no mode of this name)
[ 5.438] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 5.438] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[ 5.438] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[ 5.438] (II) VESA(0): Virtual size is 1920x1080 (pitch 1920)
[ 5.438] (**) VESA(0): *Built-in mode "1920x1080"
[ 5.438] (**) VESA(0): Display dimensions: (480, 270) mm
[ 5.438] (**) VESA(0): DPI set to (101, 101)
[ 5.438] (**) VESA(0): Using "Shadow Framebuffer"
[ 5.438] (II) Loading sub module "shadow"
[ 5.438] (II) LoadModule: "shadow"
[ 5.438] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 5.438] (II) Module shadow: vendor="X.Org Foundation"
[ 5.438] compiled for 1.20.9, module version = 1.1.0
[ 5.438] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.438] (II) Loading sub module "fb"
[ 5.438] (II) LoadModule: "fb"
[ 5.438] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 5.439] (II) Module fb: vendor="X.Org Foundation"
[ 5.439] compiled for 1.20.9, module version = 1.0.0
[ 5.439] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.439] (II) Loading sub module "int10"
[ 5.439] (II) LoadModule: "int10"
[ 5.439] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 5.439] (II) Module int10: vendor="X.Org Foundation"
[ 5.439] compiled for 1.20.9, module version = 1.0.0
[ 5.439] ABI class: X.Org Video Driver, version 24.1
[ 5.439] (II) VESA(0): initializing int10
[ 5.439] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 5.439] (II) VESA(0): VESA BIOS detected
[ 5.439] (II) VESA(0): VESA VBE Version 3.0
[ 5.439] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[ 5.439] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[ 5.439] (II) VESA(0): VESA VBE OEM Software Rev: 17.1
[ 5.439] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2018, Advanced Micro Devices, Inc.
[ 5.439] (II) VESA(0): VESA VBE OEM Product: NAVI10
[ 5.439] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[ 5.439] (II) VESA(0): virtual address = 0x7ff6d02a5000, VGAbase = 0x7ff6d33ee000
physical address = 0xd0000000, size = 50331648
[ 5.439] (II) VESA(0): Setting up VESA Mode 0x1D4 (1920x1080)
[ 5.439] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[ 5.449] (==) VESA(0): Default visual is TrueColor
[ 5.450] (==) VESA(0): Backing store enabled
[ 5.450] (==) VESA(0): DPMS enabled
[ 5.450] (II) Initializing extension Generic Event Extension
[ 5.450] (II) Initializing extension SHAPE
[ 5.450] (II) Initializing extension MIT-SHM
[ 5.450] (II) Initializing extension XInputExtension
[ 5.450] (II) Initializing extension XTEST
[ 5.450] (II) Initializing extension BIG-REQUESTS
[ 5.451] (II) Initializing extension SYNC
[ 5.451] (II) Initializing extension XKEYBOARD
[ 5.451] (II) Initializing extension XC-MISC
[ 5.451] (II) Initializing extension SECURITY
[ 5.451] (II) Initializing extension XFIXES
[ 5.451] (II) Initializing extension RENDER
[ 5.451] (II) Initializing extension RANDR
[ 5.451] (II) Initializing extension COMPOSITE
[ 5.451] (II) Initializing extension DAMAGE
[ 5.451] (II) Initializing extension MIT-SCREEN-SAVER
[ 5.451] (II) Initializing extension DOUBLE-BUFFER
[ 5.452] (II) Initializing extension RECORD
[ 5.452] (II) Initializing extension DPMS
[ 5.452] (II) Initializing extension Present
[ 5.452] (II) Initializing extension DRI3
[ 5.452] (II) Initializing extension X-Resource
[ 5.452] (II) Initializing extension XVideo
[ 5.452] (II) Initializing extension XVideo-MotionCompensation
[ 5.452] (II) Initializing extension GLX
[ 5.452] (II) AIGLX: Screen 0 is not DRI2 capable
[ 5.547] (II) IGLX: Loaded and initialized swrast
[ 5.547] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 5.547] (II) Initializing extension XFree86-VidModeExtension
[ 5.547] (II) Initializing extension XFree86-DGA
[ 5.547] (II) Initializing extension XFree86-DRI
[ 5.547] (II) Initializing extension DRI2
[ 5.593] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 5.593] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.593] (II) LoadModule: "libinput"
[ 5.593] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.595] (II) Module libinput: vendor="X.Org Foundation"
[ 5.595] compiled for 1.20.8, module version = 0.30.0
[ 5.595] Module class: X.Org XInput Driver
[ 5.595] ABI class: X.Org XInput driver, version 24.1
[ 5.595] (II) Using input driver 'libinput' for 'Power Button'
[ 5.595] (**) Power Button: always reports core events
[ 5.595] (**) Option "Device" "/dev/input/event1"
[ 5.595] (**) Option "_source" "server/udev"
[ 5.597] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.597] (II) event1 - Power Button: device is a keyboard
[ 5.597] (II) event1 - Power Button: device removed
[ 5.629] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 5.629] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.629] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.629] (II) event1 - Power Button: device is a keyboard
[ 5.630] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 5.630] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.630] (II) Using input driver 'libinput' for 'Power Button'
[ 5.630] (**) Power Button: always reports core events
[ 5.630] (**) Option "Device" "/dev/input/event0"
[ 5.630] (**) Option "_source" "server/udev"
[ 5.630] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 5.630] (II) event0 - Power Button: device is a keyboard
[ 5.630] (II) event0 - Power Button: device removed
[ 5.671] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 5.671] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 5.672] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 5.672] (II) event0 - Power Button: device is a keyboard
[ 5.673] (II) config/udev: Adding input device SteelSeries SteelSeries Arctis 7 Consumer Control (/dev/input/event18)
[ 5.673] (**) SteelSeries SteelSeries Arctis 7 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.673] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Arctis 7 Consumer Control'
[ 5.673] (**) SteelSeries SteelSeries Arctis 7 Consumer Control: always reports core events
[ 5.673] (**) Option "Device" "/dev/input/event18"
[ 5.673] (**) Option "_source" "server/udev"
[ 5.674] (II) event18 - SteelSeries SteelSeries Arctis 7 Consumer Control: is tagged by udev as: Keyboard
[ 5.674] (II) event18 - SteelSeries SteelSeries Arctis 7 Consumer Control: device is a keyboard
[ 5.674] (II) event18 - SteelSeries SteelSeries Arctis 7 Consumer Control: device removed
[ 5.728] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.5/0003:1038:12AD.0003/input/input20/event18"
[ 5.728] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Arctis 7 Consumer Control" (type: KEYBOARD, id 8)
[ 5.729] (II) event18 - SteelSeries SteelSeries Arctis 7 Consumer Control: is tagged by udev as: Keyboard
[ 5.729] (II) event18 - SteelSeries SteelSeries Arctis 7 Consumer Control: device is a keyboard
[ 5.730] (II) config/udev: Adding input device SteelSeries SteelSeries Arctis 7 (/dev/input/event19)
[ 5.730] (II) No input driver specified, ignoring this device.
[ 5.730] (II) This device may have been added with another device file.
[ 5.730] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event4)
[ 5.730] (II) No input driver specified, ignoring this device.
[ 5.730] (II) This device may have been added with another device file.
[ 5.730] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event5)
[ 5.730] (II) No input driver specified, ignoring this device.
[ 5.730] (II) This device may have been added with another device file.
[ 5.731] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event6)
[ 5.731] (II) No input driver specified, ignoring this device.
[ 5.731] (II) This device may have been added with another device file.
[ 5.731] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event7)
[ 5.731] (II) No input driver specified, ignoring this device.
[ 5.731] (II) This device may have been added with another device file.
[ 5.731] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event8)
[ 5.731] (II) No input driver specified, ignoring this device.
[ 5.731] (II) This device may have been added with another device file.
[ 5.732] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event9)
[ 5.732] (II) No input driver specified, ignoring this device.
[ 5.732] (II) This device may have been added with another device file.
[ 5.732] (II) config/udev: Adding input device Logitech G413 Carbon Mechanical Gaming Keyboard (/dev/input/event10)
[ 5.732] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.732] (II) Using input driver 'libinput' for 'Logitech G413 Carbon Mechanical Gaming Keyboard'
[ 5.732] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: always reports core events
[ 5.732] (**) Option "Device" "/dev/input/event10"
[ 5.732] (**) Option "_source" "server/udev"
[ 5.734] (II) event10 - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[ 5.734] (II) event10 - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[ 5.734] (II) event10 - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[ 5.768] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-3/3-3:1.0/0003:046D:C33A.0001/input/input10/event10"
[ 5.768] (II) XINPUT: Adding extended input device "Logitech G413 Carbon Mechanical Gaming Keyboard" (type: KEYBOARD, id 9)
[ 5.769] (II) event10 - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[ 5.769] (II) event10 - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[ 5.770] (II) config/udev: Adding input device Logitech G413 Carbon Mechanical Gaming Keyboard (/dev/input/event11)
[ 5.770] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.770] (II) Using input driver 'libinput' for 'Logitech G413 Carbon Mechanical Gaming Keyboard'
[ 5.770] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: always reports core events
[ 5.770] (**) Option "Device" "/dev/input/event11"
[ 5.770] (**) Option "_source" "server/udev"
[ 5.771] (II) event11 - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[ 5.771] (II) event11 - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[ 5.771] (II) event11 - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[ 5.794] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-3/3-3:1.1/0003:046D:C33A.0002/input/input16/event11"
[ 5.794] (II) XINPUT: Adding extended input device "Logitech G413 Carbon Mechanical Gaming Keyboard" (type: KEYBOARD, id 10)
[ 5.796] (II) event11 - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[ 5.796] (II) event11 - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[ 5.796] (II) config/udev: Adding input device Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control (/dev/input/event12)
[ 5.796] (**) Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.796] (II) Using input driver 'libinput' for 'Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control'
[ 5.796] (**) Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: always reports core events
[ 5.796] (**) Option "Device" "/dev/input/event12"
[ 5.796] (**) Option "_source" "server/udev"
[ 5.797] (II) event12 - Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.797] (II) event12 - Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: device is a keyboard
[ 5.797] (II) event12 - Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: device removed
[ 5.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-3/3-3:1.1/0003:046D:C33A.0002/input/input17/event12"
[ 5.848] (II) XINPUT: Adding extended input device "Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control" (type: KEYBOARD, id 11)
[ 5.849] (II) event12 - Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.849] (II) event12 - Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: device is a keyboard
[ 5.850] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event20)
[ 5.850] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[ 5.850] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[ 5.850] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[ 5.850] (**) Option "Device" "/dev/input/event20"
[ 5.850] (**) Option "_source" "server/udev"
[ 5.851] (II) event20 - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Keyboard
[ 5.851] (II) event20 - MOSART Semi. 2.4G Keyboard Mouse: device is a keyboard
[ 5.851] (II) event20 - MOSART Semi. 2.4G Keyboard Mouse: device removed
[ 5.874] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-4/3-4:1.0/0003:062A:4101.0004/input/input23/event20"
[ 5.874] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 12)
[ 5.876] (II) event20 - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Keyboard
[ 5.876] (II) event20 - MOSART Semi. 2.4G Keyboard Mouse: device is a keyboard
[ 5.876] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event21)
[ 5.876] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 5.876] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[ 5.876] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[ 5.876] (**) Option "Device" "/dev/input/event21"
[ 5.876] (**) Option "_source" "server/udev"
[ 5.877] (II) event21 - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Mouse
[ 5.878] (II) event21 - MOSART Semi. 2.4G Keyboard Mouse: device is a pointer
[ 5.878] (II) event21 - MOSART Semi. 2.4G Keyboard Mouse: device removed
[ 5.928] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-4/3-4:1.1/0003:062A:4101.0005/input/input24/event21"
[ 5.928] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 13)
[ 5.928] (**) Option "AccelerationScheme" "none"
[ 5.928] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
[ 5.928] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
[ 5.928] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
[ 5.929] (II) event21 - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Mouse
[ 5.929] (II) event21 - MOSART Semi. 2.4G Keyboard Mouse: device is a pointer
[ 5.930] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
[ 5.930] (II) No input driver specified, ignoring this device.
[ 5.930] (II) This device may have been added with another device file.
[ 5.930] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse Consumer Control (/dev/input/event22)
[ 5.930] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.930] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse Consumer Control'
[ 5.930] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: always reports core events
[ 5.930] (**) Option "Device" "/dev/input/event22"
[ 5.930] (**) Option "_source" "server/udev"
[ 5.931] (II) event22 - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is tagged by udev as: Keyboard
[ 5.931] (II) event22 - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device is a keyboard
[ 5.932] (II) event22 - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device removed
[ 5.968] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse Consumer Control: needs a virtual subdevice
[ 5.968] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-4/3-4:1.1/0003:062A:4101.0005/input/input25/event22"
[ 5.968] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse Consumer Control" (type: MOUSE, id 14)
[ 5.968] (**) Option "AccelerationScheme" "none"
[ 5.968] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) selected scheme none/0
[ 5.968] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 5.968] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) acceleration threshold: 4
[ 5.969] (II) event22 - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is tagged by udev as: Keyboard
[ 5.969] (II) event22 - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device is a keyboard
[ 5.970] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse System Control (/dev/input/event23)
[ 5.970] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: Applying InputClass "libinput keyboard catchall"
[ 5.970] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse System Control'
[ 5.970] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: always reports core events
[ 5.970] (**) Option "Device" "/dev/input/event23"
[ 5.970] (**) Option "_source" "server/udev"
[ 5.971] (II) event23 - MOSART Semi. 2.4G Keyboard Mouse System Control: is tagged by udev as: Keyboard
[ 5.971] (II) event23 - MOSART Semi. 2.4G Keyboard Mouse System Control: device is a keyboard
[ 5.971] (II) event23 - MOSART Semi. 2.4G Keyboard Mouse System Control: device removed
[ 5.994] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-4/3-4:1.1/0003:062A:4101.0005/input/input26/event23"
[ 5.994] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse System Control" (type: KEYBOARD, id 15)
[ 5.996] (II) event23 - MOSART Semi. 2.4G Keyboard Mouse System Control: is tagged by udev as: Keyboard
[ 5.996] (II) event23 - MOSART Semi. 2.4G Keyboard Mouse System Control: device is a keyboard
[ 5.996] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event24)
[ 5.996] (II) No input driver specified, ignoring this device.
[ 5.996] (II) This device may have been added with another device file.
[ 5.997] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event13)
[ 5.997] (II) No input driver specified, ignoring this device.
[ 5.997] (II) This device may have been added with another device file.
[ 5.997] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event14)
[ 5.997] (II) No input driver specified, ignoring this device.
[ 5.997] (II) This device may have been added with another device file.
[ 5.997] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event15)
[ 5.997] (II) No input driver specified, ignoring this device.
[ 5.997] (II) This device may have been added with another device file.
[ 5.997] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event16)
[ 5.997] (II) No input driver specified, ignoring this device.
[ 5.997] (II) This device may have been added with another device file.
[ 5.997] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event17)
[ 5.998] (II) No input driver specified, ignoring this device.
[ 5.998] (II) This device may have been added with another device file.
[ 5.998] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event3)
[ 5.998] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 5.998] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 5.998] (**) Eee PC WMI hotkeys: always reports core events
[ 5.998] (**) Option "Device" "/dev/input/event3"
[ 5.998] (**) Option "_source" "server/udev"
[ 5.998] (II) event3 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 5.998] (II) event3 - Eee PC WMI hotkeys: device is a keyboard
[ 5.999] (II) event3 - Eee PC WMI hotkeys: device removed
[ 6.061] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input3/event3"
[ 6.061] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 16)
[ 6.062] (II) event3 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 6.062] (II) event3 - Eee PC WMI hotkeys: device is a keyboard
[ 6.062] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 6.062] (II) No input driver specified, ignoring this device.
[ 6.062] (II) This device may have been added with another device file.
[ 6.065] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.065] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse Consumer Control'
[ 6.065] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: always reports core events
[ 6.065] (**) Option "Device" "/dev/input/event22"
[ 6.065] (**) Option "_source" "_driver/libinput"
[ 6.065] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is a virtual subdevice
[ 6.065] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb3/3-4/3-4:1.1/0003:062A:4101.0005/input/input25/event22"
[ 6.065] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse Consumer Control" (type: KEYBOARD, id 17)
[ 6.066] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:03.1/0000:0b:00.0/0000:0c:00.0/0000:0d:00.0/drm/card0 /dev/dri/card0
[ 6.066] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 6.066] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.066] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:0b:00.0/0000:0c:00.0/0000:0d:00.0/drm/card0
[ 20.614] (II) LoadModule: "modesetting"
[ 20.614] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 20.614] (II) Module modesetting: vendor="X.Org Foundation"
[ 20.614] compiled for 1.20.9, module version = 1.20.9
[ 20.614] Module class: X.Org Video Driver
[ 20.614] ABI class: X.Org Video Driver, version 24.1
[ 20.614] (II) UnloadModule: "modesetting"
[ 20.614] (II) Unloading modesetting
[ 20.614] (II) Failed to load module "modesetting" (already loaded, 0)
[ 20.630] (II) modeset(G0): using drv /dev/dri/card0
[ 20.630] (II) modeset(G0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 20.630] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 20.630] (==) modeset(G0): RGB weight 888
[ 20.630] (==) modeset(G0): Default visual is TrueColor
[ 20.630] (II) Loading sub module "glamoregl"
[ 20.630] (II) LoadModule: "glamoregl"
[ 20.630] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 20.633] (II) Module glamoregl: vendor="X.Org Foundation"
[ 20.633] compiled for 1.20.9, module version = 1.0.1
[ 20.633] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.648] (II) modeset(G0): Refusing to try glamor on llvmpipe
[ 20.650] (EE) modeset(G0): glamor initialization failed
[ 20.650] (II) modeset(G0): ShadowFB: preferred YES, enabled YES
[ 20.650] (II) modeset(G0): Double-buffered shadow updates: off
[ 20.650] (II) modeset(G0): Output DP-1-1 has no monitor section
[ 20.650] (II) modeset(G0): Output DP-1-2 has no monitor section
[ 20.650] (II) modeset(G0): Output DP-1-3 has no monitor section
[ 20.650] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 20.650] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 20.650] (**) modeset(G0): Display dimensions: (480, 270) mm
[ 20.650] (**) modeset(G0): DPI set to (54, 72)
[ 20.650] (II) Loading sub module "fb"
[ 20.650] (II) LoadModule: "fb"
[ 20.650] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 20.650] (II) Module fb: vendor="X.Org Foundation"
[ 20.650] compiled for 1.20.9, module version = 1.0.0
[ 20.650] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.650] (II) Loading sub module "shadow"
[ 20.650] (II) LoadModule: "shadow"
[ 20.650] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 20.650] (II) Module shadow: vendor="X.Org Foundation"
[ 20.650] compiled for 1.20.9, module version = 1.1.0
[ 20.651] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.651] (==) modeset(G0): Backing store enabled
[ 20.651] (==) modeset(G0): Silken mouse disabled
[ 20.651] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 20.651] (==) modeset(G0): DPMS enabled
[ 20.696] (II) modeset(G0): Damage tracking initialized
[ 20.696] xf86: found device 1
[ 24.155] (II) event1 - Power Button: device removed
[ 24.195] (II) event0 - Power Button: device removed
[ 24.235] (II) event18 - SteelSeries SteelSeries Arctis 7 Consumer Control: device removed
[ 24.288] (II) event10 - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[ 24.315] (II) event11 - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[ 24.355] (II) event12 - Logitech G413 Carbon Mechanical Gaming Keyboard Consumer Control: device removed
[ 24.408] (II) event20 - MOSART Semi. 2.4G Keyboard Mouse: device removed
[ 24.435] (II) event21 - MOSART Semi. 2.4G Keyboard Mouse: device removed
[ 24.502] (II) event23 - MOSART Semi. 2.4G Keyboard Mouse System Control: device removed
[ 24.528] (II) event3 - Eee PC WMI hotkeys: device removed
[ 24.582] (II) event22 - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device removed
[ 366.262] (II) UnloadModule: "libinput"
[ 366.262] (II) UnloadModule: "libinput"
[ 366.262] (II) UnloadModule: "libinput"
[ 366.262] (II) UnloadModule: "libinput"
[ 366.262] (II) UnloadModule: "libinput"
[ 366.262] (II) UnloadModule: "libinput"
[ 366.262] (II) UnloadModule: "libinput"
[ 366.262] (II) UnloadModule: "libinput"
[ 366.262] (II) UnloadModule: "libinput"
[ 366.262] (II) UnloadModule: "libinput"
[ 366.262] (II) UnloadModule: "libinput"
[ 366.262] (II) UnloadModule: "libinput"
[ 366.264] (II) Server terminated successfully (0). Closing log file.Last edited by rigegs (2020-09-03 20:33:50)
Offline
Here is a kernel log from a "blank" boot. I'm able to enter the gui with: "sudo systemctl restart lightdm" this only after I disable lightdm again.
journal -koutbut
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 E>
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floa>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE regi>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX regi>
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: >
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009f>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000ff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfe>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009fff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1ff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20f>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000afff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01f>
lines 1-23
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EE>
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc >
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 float>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE regis>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX regis>
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: >
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size >
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfef>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ff>
lines 1-23
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EES>
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floati>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE regist>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX regist>
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 2>
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size i>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000ffff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfeff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009fffff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1ffff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20fff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000afffff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01fff>
lines 1-23
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST>
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (G>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=869>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floatin>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registe>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registe>
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff>
lines 1-23
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST.>
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GC>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8693>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE register>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX register>
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is >
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff]>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff]>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff]>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff]>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff]>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff]>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff]>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff]>
lines 1-23...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. >
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating >
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 8>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] >
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] >
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] >
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] >
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] >
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] >
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] >
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] >
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] >
lines 1-24
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) >
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating po>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] us>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] re>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] us>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] re>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] us>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] AC>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] us>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] re>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] us>
lines 1-24
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 by>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reser>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reser>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI >
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reser>
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
lines 1-24...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point r>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 byte>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
lines 1-25
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0,>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d->
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point reg>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes,>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
lines 1-25
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, >
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point regi>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, >
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
lines 1-25
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, G>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-44>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point regis>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, u>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
lines 1-25...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, G>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-44>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point regis>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, u>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
lines 1-26
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GN>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-444>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point regist>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, us>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
lines 1-26
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registe>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, usi>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
lines 1-26
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU >
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446->
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point register>
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, usin>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
lines 1-26
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU l>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-a>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
lines 1-26...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using >
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
lines 1-27
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld >
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab7>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using '>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
lines 1-27
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'c>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
lines 1-27
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (G>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77->
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'co>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
lines 1-27
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'comp>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
lines 1-27...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU B>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compac>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
lines 1-28
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binu>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
lines 1-28
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutil>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb118>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' f>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
lines 1-28
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils)>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' for>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
lines 1-28
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 r>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' forma>
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
lines 1-28...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
lines 1-29
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.3>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw >
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
lines 1-29
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35)>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw lo>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
lines 1-29
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) >
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw log>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
lines 1-29
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw logl>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
lines 1-29
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw logle>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
lines 1-29
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 >
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglev>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
lines 1-29
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SM>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
lines 1-29
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
lines 1-29...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
lines 1-30
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP >
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
lines 1-30
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP P>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 >
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
lines 1-30
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PR>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 q>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
lines 1-30
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PRE>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 qu>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
lines 1-30...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PRE>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 qu>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
lines 1-31
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREE>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 qui>
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
lines 1-31
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEM>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
lines 1-31...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEM>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
lines 1-32
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMP>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
lines 1-32...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMP>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
lines 1-33
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
lines 1-33...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
lines 1-34
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT >
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
lines 1-34...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT >
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
lines 1-35
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT T>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
lines 1-35...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT T>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
lines 1-36
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Th>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
lines 1-36...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Th>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
lines 1-37...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Th>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
lines 1-38...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Th>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
lines 1-39...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Th>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
lines 1-40...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Th>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
lines 1-41...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Th>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
lines 1-42...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Th>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
lines 1-44...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT T>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
lines 1-47...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT T>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
lines 1-49...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT T>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
lines 1-50...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT T>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0xc8>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
lines 1-52...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT T>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0xc8>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
Sep 04 00:13:07 Arch kernel: DMI: ASUS System Product Name/PRIME B550M-K, BIOS 0202 04/28/2020
lines 1-53...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT T>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0xc8>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
Sep 04 00:13:07 Arch kernel: DMI: ASUS System Product Name/PRIME B550M-K, BIOS 0202 04/28/2020
Sep 04 00:13:07 Arch kernel: tsc: Fast TSC calibration using PIT
lines 1-54...skipping...
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT T>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0xc8>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
Sep 04 00:13:07 Arch kernel: DMI: ASUS System Product Name/PRIME B550M-K, BIOS 0202 04/28/2020
Sep 04 00:13:07 Arch kernel: tsc: Fast TSC calibration using PIT
Sep 04 00:13:07 Arch kernel: tsc: Detected 3593.593 MHz processor
lines 1-55
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Th>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0xc86>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
Sep 04 00:13:07 Arch kernel: DMI: ASUS System Product Name/PRIME B550M-K, BIOS 0202 04/28/2020
Sep 04 00:13:07 Arch kernel: tsc: Fast TSC calibration using PIT
Sep 04 00:13:07 Arch kernel: tsc: Detected 3593.593 MHz processor
lines 1-55
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Thu>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0xc860>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
Sep 04 00:13:07 Arch kernel: DMI: ASUS System Product Name/PRIME B550M-K, BIOS 0202 04/28/2020
Sep 04 00:13:07 Arch kernel: tsc: Fast TSC calibration using PIT
Sep 04 00:13:07 Arch kernel: tsc: Detected 3593.593 MHz processor
lines 1-55
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Th>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0xc86>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
Sep 04 00:13:07 Arch kernel: DMI: ASUS System Product Name/PRIME B550M-K, BIOS 0202 04/28/2020
Sep 04 00:13:07 Arch kernel: tsc: Fast TSC calibration using PIT
lines 1-54
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT T>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0xc8>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
Sep 04 00:13:07 Arch kernel: DMI: ASUS System Product Name/PRIME B550M-K, BIOS 0202 04/28/2020
Sep 04 00:13:07 Arch kernel: tsc: Fast TSC calibration using PIT
lines 1-54
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT T>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0xc8>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
Sep 04 00:13:07 Arch kernel: DMI: ASUS System Product Name/PRIME B550M-K, BIOS 0202 04/28/2020
lines 1-53
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT >
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0xc>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
Sep 04 00:13:07 Arch kernel: DMI: ASUS System Product Name/PRIME B550M-K, BIOS 0202 04/28/2020
lines 1-53
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0x>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
Sep 04 00:13:07 Arch kernel: DMI: ASUS System Product Name/PRIME B550M-K, BIOS 0202 04/28/2020
lines 1-53
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0x>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
lines 1-52
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMP>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0>
Sep 04 00:13:07 Arch kernel: SMBIOS 3.2.0 present.
lines 1-52
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMP>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=0>
lines 1-51
-- Logs begin at Thu 2020-09-03 02:31:41 EEST, end at Fri 2020-09-04 00:16:29 EEST. --
Sep 04 00:13:07 Arch kernel: Linux version 5.8.5-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEM>
Sep 04 00:13:07 Arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=86934a2b-2d8d-4446-ab77-f2ce1eb11872 rw loglevel=3 quiet
Sep 04 00:13:07 Arch kernel: KERNEL supported cpus:
Sep 04 00:13:07 Arch kernel: Intel GenuineIntel
Sep 04 00:13:07 Arch kernel: AMD AuthenticAMD
Sep 04 00:13:07 Arch kernel: Hygon HygonGenuine
Sep 04 00:13:07 Arch kernel: Centaur CentaurHauls
Sep 04 00:13:07 Arch kernel: zhaoxin Shanghai
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 04 00:13:07 Arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 04 00:13:07 Arch kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 04 00:13:07 Arch kernel: BIOS-provided physical RAM map:
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000c59d0fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d1000-0x00000000c59d1fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c59d2000-0x00000000c9ac3fff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9ac4000-0x00000000c9e18fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9e19000-0x00000000c9f7efff] ACPI data
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ca4eefff] ACPI NVS
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ca4ef000-0x00000000cbb6cfff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbb6d000-0x00000000cbbfefff] type 20
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
Sep 04 00:13:07 Arch kernel: BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
Sep 04 00:13:07 Arch kernel: NX (Execute Disable) protection: active
Sep 04 00:13:07 Arch kernel: efi: EFI v2.70 by American Megatrends
Sep 04 00:13:07 Arch kernel: efi: ACPI=0xc9f7e000 ACPI 2.0=0xc9f7e014 SMBIOS=0xcba26000 SMBIOS 3.0=0xcba25000 MEMATTR=0xc7bd9018 ESRT=>
lines 1-51Last edited by rigegs (2020-09-03 21:38:50)
Offline
Which greeter are you using and have you tried with a different one ?
Post the contents of your /etc/lightdm/lightdm.conf please.
Not sure what parameters you used to get that kernel log, but it only shows a small part of the log.
Run as root
SYSTEMD_LESS=FRXMK journalctl -b -some_numberand use a pastebin client to share them.
About some_number :
value 1 gives logs from previous boot, value 5 logs from 5 boots ago etc
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Thanks for the tips. Trying to include amdgpu package inside mkinitcpio modules got my /boot filled as I had put it inside efi partition created by windows. This resulted into the pc becoming unbootable so I figured that it's easier to just delete arch for now and give it another try later. I think this is a hardware issue thoe as I also tried to install Manjaro with same results. (Manjaro install died when it started configuring drivers)
So for now I went back to debian with older kernels/firmware.
Offline
Pages: 1