You are not logged in.

#1 2019-08-17 10:45:02

RAK_V_LiNux'e
Member
Registered: 2018-04-09
Posts: 36

[SOLVED] After Launching blender Xorg breaks

I launch blender, version:
Blender 2.80 (sub 75)

After that Xorg breaks. I need to access the tty and kill blender from there, then enter the wm and hit the restart shortcut.
I tried to redirect the output to a file blender_log with

 blender > blender_log 

and the outputs of the file are:

/run/user/1000/gvfs/ non-existent directory
Warning: Could not find a matching GPU name. Things may not behave as expected.
Detected OpenGL configuration:
Vendor: X.Org
Renderer: AMD RS880 (DRM 2.50.0 / 5.2.8-arch1-1-ARCH, LLVM 8.0.1)

Also I noticed other output in the terminal:

Received X11 Error:
    error code:   8
    request code: 152
    minor code:   34
    error text:   BadMatch (invalid parameter attributes)

I launched blender and my wm went crazy. I also cleared the Xorg log files (sorry if i shouldn't) and stopped the display manager. I launched my wm with xinit, and although it still was crazy, it wrote the log file:

[   482.540] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   482.540] 
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[   482.540] Build Operating System: Linux Arch Linux
[   482.540] Current Operating System: Linux ArchLinuxPC 5.2.8-arch1-1-ARCH #1 SMP PREEMPT Fri Aug 9 21:36:07 UTC 2019 x86_64
[   482.541] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=408bb552-bab9-4e56-bc54-9ae92d28c4c5 rw loglevel=3 quiet
[   482.541] Build Date: 30 June 2019  09:52:01AM
[   482.541]  
[   482.541] Current version of pixman: 0.38.4
[   482.541] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   482.541] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   482.542] (==) Log file: "/home/pavel//.local/share/xorg/Xorg.0.log", Time: Sun Aug 18 23:35:47 2019
[   482.542] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   482.542] (==) No Layout section.  Using the first Screen section.
[   482.542] (==) No screen section available. Using defaults.
[   482.542] (**) |-->Screen "Default Screen Section" (0)
[   482.542] (**) |   |-->Monitor "<default monitor>"
[   482.543] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   482.543] (==) Automatically adding devices
[   482.543] (==) Automatically enabling devices
[   482.543] (==) Automatically adding GPU devices
[   482.543] (==) Automatically binding GPU devices
[   482.543] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   482.543] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   482.543] 	Entry deleted from font path.
[   482.543] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   482.543] (==) ModulePath set to "/usr/lib/xorg/modules"
[   482.543] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   482.543] (II) Module ABI versions:
[   482.543] 	X.Org ANSI C Emulation: 0.4
[   482.543] 	X.Org Video Driver: 24.0
[   482.543] 	X.Org XInput driver : 24.1
[   482.543] 	X.Org Server Extension : 10.0
[   482.544] (++) using VT number 2

[   482.546] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_36
[   482.546] (II) xfree86: Adding drm device (/dev/dri/card0)
[   482.547] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[   482.551] (--) PCI:*(1@0:5:0) 1002:9714:1565:0017 rev 0, Mem @ 0xd0000000/268435456, 0xfeaf0000/65536, 0xfe900000/1048576, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[   482.551] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   482.551] (II) LoadModule: "glx"
[   482.551] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   482.553] (II) Module glx: vendor="X.Org Foundation"
[   482.553] 	compiled for 1.20.5, module version = 1.0.0
[   482.553] 	ABI class: X.Org Server Extension, version 10.0
[   482.553] (==) Matched ati as autoconfigured driver 0
[   482.553] (==) Matched modesetting as autoconfigured driver 1
[   482.553] (==) Matched fbdev as autoconfigured driver 2
[   482.553] (==) Matched vesa as autoconfigured driver 3
[   482.553] (==) Assigned the driver to the xf86ConfigLayout
[   482.553] (II) LoadModule: "ati"
[   482.553] (WW) Warning, couldn't open module ati
[   482.553] (EE) Failed to load module "ati" (module does not exist, 0)
[   482.553] (II) LoadModule: "modesetting"
[   482.554] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   482.554] (II) Module modesetting: vendor="X.Org Foundation"
[   482.554] 	compiled for 1.20.5, module version = 1.20.5
[   482.554] 	Module class: X.Org Video Driver
[   482.554] 	ABI class: X.Org Video Driver, version 24.0
[   482.554] (II) LoadModule: "fbdev"
[   482.554] (WW) Warning, couldn't open module fbdev
[   482.554] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   482.554] (II) LoadModule: "vesa"
[   482.554] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   482.554] (II) Module vesa: vendor="X.Org Foundation"
[   482.554] 	compiled for 1.20.0, module version = 2.4.0
[   482.554] 	Module class: X.Org Video Driver
[   482.554] 	ABI class: X.Org Video Driver, version 24.0
[   482.554] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   482.554] (II) VESA: driver for VESA chipsets: vesa
[   482.554] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[   482.554] (II) modeset(0): using drv /dev/dri/card0
[   482.554] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   482.554] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   482.554] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   482.554] (==) modeset(0): RGB weight 888
[   482.554] (==) modeset(0): Default visual is TrueColor
[   482.554] (II) Loading sub module "glamoregl"
[   482.554] (II) LoadModule: "glamoregl"
[   482.555] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   482.559] (II) Module glamoregl: vendor="X.Org Foundation"
[   482.559] 	compiled for 1.20.5, module version = 1.0.1
[   482.559] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   482.646] (II) modeset(0): glamor X acceleration enabled on AMD RS880 (DRM 2.50.0 / 5.2.8-arch1-1-ARCH, LLVM 8.0.1)
[   482.646] (II) modeset(0): glamor initialized
[   482.676] (II) modeset(0): Output VGA-1 has no monitor section
[   482.677] (II) modeset(0): Output HDMI-1 has no monitor section
[   482.707] (II) modeset(0): EDID for output VGA-1
[   482.707] (II) modeset(0): Manufacturer: PHL  Model: c154  Serial#: 28967
[   482.707] (II) modeset(0): Year: 2017  Week: 21
[   482.707] (II) modeset(0): EDID Version: 1.3
[   482.707] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[   482.707] (II) modeset(0): Sync:  Separate  Composite  SyncOnGreen
[   482.707] (II) modeset(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[   482.707] (II) modeset(0): Gamma: 2.20
[   482.707] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[   482.707] (II) modeset(0): First detailed timing is preferred mode
[   482.707] (II) modeset(0): redX: 0.655 redY: 0.336   greenX: 0.325 greenY: 0.612
[   482.707] (II) modeset(0): blueX: 0.154 blueY: 0.065   whiteX: 0.313 whiteY: 0.329
[   482.707] (II) modeset(0): Supported established timings:
[   482.707] (II) modeset(0): 720x400@70Hz
[   482.707] (II) modeset(0): 640x480@60Hz
[   482.707] (II) modeset(0): 640x480@67Hz
[   482.707] (II) modeset(0): 640x480@72Hz
[   482.707] (II) modeset(0): 640x480@75Hz
[   482.707] (II) modeset(0): 800x600@56Hz
[   482.707] (II) modeset(0): 800x600@60Hz
[   482.707] (II) modeset(0): 800x600@72Hz
[   482.707] (II) modeset(0): 800x600@75Hz
[   482.707] (II) modeset(0): 832x624@75Hz
[   482.707] (II) modeset(0): 1024x768@60Hz
[   482.707] (II) modeset(0): 1024x768@70Hz
[   482.707] (II) modeset(0): 1024x768@75Hz
[   482.707] (II) modeset(0): 1280x1024@75Hz
[   482.707] (II) modeset(0): Manufacturer's mask: 0
[   482.707] (II) modeset(0): Supported standard timings:
[   482.707] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   482.707] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   482.707] (II) modeset(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   482.707] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   482.707] (II) modeset(0): #4: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   482.707] (II) modeset(0): #5: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   482.707] (II) modeset(0): Supported detailed timing:
[   482.707] (II) modeset(0): clock: 148.5 MHz   Image Size:  476 x 268 mm
[   482.707] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   482.707] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   482.707] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[   482.707] (II) modeset(0): Monitor name: PHL 223V7
[   482.707] (II) modeset(0): Serial No: UHB1721028967
[   482.707] (II) modeset(0): EDID (in hex):
[   482.707] (II) modeset(0): 	00ffffffffffff00410c54c127710000
[   482.707] (II) modeset(0): 	151b01036e301b782ac7b5a756539c27
[   482.707] (II) modeset(0): 	105054bfef00d1c0b300950081808140
[   482.707] (II) modeset(0): 	81c001010101023a801871382d40582c
[   482.707] (II) modeset(0): 	4500dc0c1100001e000000fd00324c1e
[   482.707] (II) modeset(0): 	5311000a202020202020000000fc0050
[   482.707] (II) modeset(0): 	484c2032323356370a202020000000ff
[   482.707] (II) modeset(0): 	005548423137323130323839363700a4
[   482.707] (II) modeset(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[   482.707] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[   482.707] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[   482.707] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   482.707] (II) modeset(0): Printing probed modes for output VGA-1
[   482.707] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   482.707] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   482.707] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   482.707] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   482.707] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   482.707] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   482.707] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   482.707] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   482.707] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   482.707] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   482.707] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   482.707] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   482.707] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   482.707] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   482.707] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   482.707] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   482.707] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   482.707] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   482.707] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   482.707] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   482.707] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   482.707] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   482.707] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[   482.707] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   482.707] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   482.707] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   482.707] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   482.707] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   482.707] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[   482.707] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   482.707] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   482.708] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   482.708] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   482.708] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[   482.708] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   482.708] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[   482.708] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   482.708] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[   482.708] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   482.708] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   482.708] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   482.708] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   482.708] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   482.708] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   482.708] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   482.708] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   482.708] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   482.708] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   482.708] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   482.708] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   482.708] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[   482.708] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[   482.708] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[   482.708] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   482.708] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   482.708] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   482.708] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   482.708] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   482.708] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   482.708] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   482.708] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   482.708] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   482.708] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[   482.708] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   482.708] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   482.708] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   482.708] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[   482.708] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   482.708] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   482.708] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   482.708] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   482.708] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   482.708] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   482.708] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   482.708] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   482.708] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   482.708] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   482.708] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   482.708] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   482.708] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   482.708] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   482.708] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   482.708] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   482.708] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[   482.708] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   482.708] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   482.708] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   482.708] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   482.708] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[   482.708] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[   482.708] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   482.708] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   482.708] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   482.708] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[   482.708] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   482.708] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   482.708] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[   482.708] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[   482.708] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   482.708] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   482.708] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   482.708] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   482.708] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[   482.708] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[   482.708] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   482.708] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   482.708] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   482.708] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   482.708] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   482.709] (II) modeset(0): EDID for output HDMI-1
[   482.709] (II) modeset(0): Output VGA-1 connected
[   482.709] (II) modeset(0): Output HDMI-1 disconnected
[   482.709] (II) modeset(0): Using exact sizes for initial modes
[   482.709] (II) modeset(0): Output VGA-1 using initial mode 1920x1080 +0+0
[   482.709] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   482.709] (==) modeset(0): DPI set to (96, 96)
[   482.709] (II) Loading sub module "fb"
[   482.709] (II) LoadModule: "fb"
[   482.709] (II) Loading /usr/lib/xorg/modules/libfb.so
[   482.709] (II) Module fb: vendor="X.Org Foundation"
[   482.710] 	compiled for 1.20.5, module version = 1.0.0
[   482.710] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   482.710] (II) UnloadModule: "vesa"
[   482.710] (II) Unloading vesa
[   482.793] (==) modeset(0): Backing store enabled
[   482.793] (==) modeset(0): Silken mouse disabled
[   482.793] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   482.793] (==) modeset(0): DPMS enabled
[   482.793] (II) modeset(0): [DRI2] Setup complete
[   482.793] (II) modeset(0): [DRI2]   DRI driver: r600
[   482.793] (II) modeset(0): [DRI2]   VDPAU driver: r600
[   482.793] (II) Initializing extension Generic Event Extension
[   482.793] (II) Initializing extension SHAPE
[   482.793] (II) Initializing extension MIT-SHM
[   482.793] (II) Initializing extension XInputExtension
[   482.794] (II) Initializing extension XTEST
[   482.794] (II) Initializing extension BIG-REQUESTS
[   482.794] (II) Initializing extension SYNC
[   482.794] (II) Initializing extension XKEYBOARD
[   482.794] (II) Initializing extension XC-MISC
[   482.794] (II) Initializing extension SECURITY
[   482.794] (II) Initializing extension XFIXES
[   482.794] (II) Initializing extension RENDER
[   482.794] (II) Initializing extension RANDR
[   482.794] (II) Initializing extension COMPOSITE
[   482.794] (II) Initializing extension DAMAGE
[   482.794] (II) Initializing extension MIT-SCREEN-SAVER
[   482.794] (II) Initializing extension DOUBLE-BUFFER
[   482.794] (II) Initializing extension RECORD
[   482.794] (II) Initializing extension DPMS
[   482.794] (II) Initializing extension Present
[   482.794] (II) Initializing extension DRI3
[   482.794] (II) Initializing extension X-Resource
[   482.794] (II) Initializing extension XVideo
[   482.794] (II) Initializing extension XVideo-MotionCompensation
[   482.794] (II) Initializing extension GLX
[   482.799] (II) AIGLX: Loaded and initialized r600
[   482.799] (II) GLX: Initialized DRI2 GL provider for screen 0
[   482.799] (II) Initializing extension XFree86-VidModeExtension
[   482.799] (II) Initializing extension XFree86-DGA
[   482.799] (II) Initializing extension XFree86-DRI
[   482.799] (II) Initializing extension DRI2
[   482.800] (II) modeset(0): Damage tracking initialized
[   482.800] (II) modeset(0): Setting screen physical size to 508 x 285
[   482.909] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   482.909] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   482.909] (II) LoadModule: "libinput"
[   482.910] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   482.912] (II) Module libinput: vendor="X.Org Foundation"
[   482.912] 	compiled for 1.20.3, module version = 0.28.2
[   482.912] 	Module class: X.Org XInput Driver
[   482.912] 	ABI class: X.Org XInput driver, version 24.1
[   482.912] (II) Using input driver 'libinput' for 'Power Button'
[   482.913] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 17 paused 0
[   482.913] (**) Power Button: always reports core events
[   482.913] (**) Option "Device" "/dev/input/event1"
[   482.913] (**) Option "_source" "server/udev"
[   482.914] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   482.914] (II) event1  - Power Button: device is a keyboard
[   482.914] (II) event1  - Power Button: device removed
[   482.914] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   482.914] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   482.915] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   482.915] (II) event1  - Power Button: device is a keyboard
[   482.916] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   482.916] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   482.916] (II) Using input driver 'libinput' for 'Power Button'
[   482.917] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
[   482.917] (**) Power Button: always reports core events
[   482.917] (**) Option "Device" "/dev/input/event0"
[   482.917] (**) Option "_source" "server/udev"
[   482.918] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   482.918] (II) event0  - Power Button: device is a keyboard
[   482.918] (II) event0  - Power Button: device removed
[   482.918] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   482.918] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   482.919] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   482.919] (II) event0  - Power Button: device is a keyboard
[   482.920] (II) config/udev: Adding input device USB OPTICAL MOUSE  (/dev/input/event3)
[   482.920] (**) USB OPTICAL MOUSE : Applying InputClass "libinput pointer catchall"
[   482.920] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE '
[   482.977] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 21 paused 0
[   482.977] (**) USB OPTICAL MOUSE : always reports core events
[   482.977] (**) Option "Device" "/dev/input/event3"
[   482.977] (**) Option "_source" "server/udev"
[   482.980] (II) event3  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[   482.981] (II) event3  - USB OPTICAL MOUSE : device is a pointer
[   482.981] (II) event3  - USB OPTICAL MOUSE : device removed
[   482.981] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/0003:18F8:0F97.0001/input/input3/event3"
[   482.981] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE " (type: MOUSE, id 8)
[   482.981] (**) Option "AccelerationScheme" "none"
[   482.981] (**) USB OPTICAL MOUSE : (accel) selected scheme none/0
[   482.981] (**) USB OPTICAL MOUSE : (accel) acceleration factor: 2.000
[   482.981] (**) USB OPTICAL MOUSE : (accel) acceleration threshold: 4
[   482.985] (II) event3  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[   482.985] (II) event3  - USB OPTICAL MOUSE : device is a pointer
[   482.987] (II) config/udev: Adding input device USB OPTICAL MOUSE  (/dev/input/mouse0)
[   482.987] (II) No input driver specified, ignoring this device.
[   482.987] (II) This device may have been added with another device file.
[   482.988] (II) config/udev: Adding input device USB OPTICAL MOUSE  Keyboard (/dev/input/event4)
[   482.988] (**) USB OPTICAL MOUSE  Keyboard: Applying InputClass "libinput keyboard catchall"
[   482.988] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE  Keyboard'
[   482.990] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 22 paused 0
[   482.990] (**) USB OPTICAL MOUSE  Keyboard: always reports core events
[   482.990] (**) Option "Device" "/dev/input/event4"
[   482.990] (**) Option "_source" "server/udev"
[   482.993] (II) event4  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[   482.993] (II) event4  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[   482.993] (II) event4  - USB OPTICAL MOUSE  Keyboard: device removed
[   482.993] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:18F8:0F97.0002/input/input4/event4"
[   482.993] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE  Keyboard" (type: KEYBOARD, id 9)
[   482.996] (II) event4  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[   482.996] (II) event4  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[   482.998] (II) config/udev: Adding input device USB OPTICAL MOUSE  Consumer Control (/dev/input/event5)
[   482.998] (**) USB OPTICAL MOUSE  Consumer Control: Applying InputClass "libinput keyboard catchall"
[   482.998] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE  Consumer Control'
[   483.000] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 23 paused 0
[   483.000] (**) USB OPTICAL MOUSE  Consumer Control: always reports core events
[   483.000] (**) Option "Device" "/dev/input/event5"
[   483.000] (**) Option "_source" "server/udev"
[   483.004] (II) event5  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[   483.004] (II) event5  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[   483.004] (II) event5  - USB OPTICAL MOUSE  Consumer Control: device removed
[   483.004] (II) libinput: USB OPTICAL MOUSE  Consumer Control: needs a virtual subdevice
[   483.004] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:18F8:0F97.0002/input/input5/event5"
[   483.004] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE  Consumer Control" (type: MOUSE, id 10)
[   483.004] (**) Option "AccelerationScheme" "none"
[   483.004] (**) USB OPTICAL MOUSE  Consumer Control: (accel) selected scheme none/0
[   483.004] (**) USB OPTICAL MOUSE  Consumer Control: (accel) acceleration factor: 2.000
[   483.004] (**) USB OPTICAL MOUSE  Consumer Control: (accel) acceleration threshold: 4
[   483.008] (II) event5  - USB OPTICAL MOUSE  Consumer Control: is tagged by udev as: Keyboard
[   483.008] (II) event5  - USB OPTICAL MOUSE  Consumer Control: device is a keyboard
[   483.010] (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/event7)
[   483.010] (II) No input driver specified, ignoring this device.
[   483.010] (II) This device may have been added with another device file.
[   483.011] (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/js0)
[   483.011] (II) No input driver specified, ignoring this device.
[   483.011] (II) This device may have been added with another device file.
[   483.012] (II) config/udev: Adding input device A4 TECH USB2.0 PC Camera J (/dev/input/event8)
[   483.012] (**) A4 TECH USB2.0 PC Camera J: Applying InputClass "libinput keyboard catchall"
[   483.013] (II) Using input driver 'libinput' for 'A4 TECH USB2.0 PC Camera J'
[   483.014] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 24 paused 0
[   483.014] (**) A4 TECH USB2.0 PC Camera J: always reports core events
[   483.014] (**) Option "Device" "/dev/input/event8"
[   483.014] (**) Option "_source" "server/udev"
[   483.016] (II) event8  - A4 TECH USB2.0 PC Camera J: is tagged by udev as: Keyboard
[   483.016] (II) event8  - A4 TECH USB2.0 PC Camera J: device is a keyboard
[   483.016] (II) event8  - A4 TECH USB2.0 PC Camera J: device removed
[   483.016] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/input/input9/event8"
[   483.016] (II) XINPUT: Adding extended input device "A4 TECH USB2.0 PC Camera J" (type: KEYBOARD, id 11)
[   483.019] (II) event8  - A4 TECH USB2.0 PC Camera J: is tagged by udev as: Keyboard
[   483.019] (II) event8  - A4 TECH USB2.0 PC Camera J: device is a keyboard
[   483.020] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event9)
[   483.020] (II) No input driver specified, ignoring this device.
[   483.020] (II) This device may have been added with another device file.
[   483.020] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event10)
[   483.020] (II) No input driver specified, ignoring this device.
[   483.020] (II) This device may have been added with another device file.
[   483.021] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event11)
[   483.021] (II) No input driver specified, ignoring this device.
[   483.021] (II) This device may have been added with another device file.
[   483.022] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event12)
[   483.022] (II) No input driver specified, ignoring this device.
[   483.022] (II) This device may have been added with another device file.
[   483.022] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event13)
[   483.022] (II) No input driver specified, ignoring this device.
[   483.022] (II) This device may have been added with another device file.
[   483.023] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[   483.023] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   483.023] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   483.024] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 25 paused 0
[   483.024] (**) AT Translated Set 2 keyboard: always reports core events
[   483.024] (**) Option "Device" "/dev/input/event2"
[   483.024] (**) Option "_source" "server/udev"
[   483.025] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   483.025] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[   483.026] (II) event2  - AT Translated Set 2 keyboard: device removed
[   483.026] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[   483.027] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[   483.028] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   483.028] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[   483.030] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[   483.030] (II) No input driver specified, ignoring this device.
[   483.030] (II) This device may have been added with another device file.
[   483.034] (**) USB OPTICAL MOUSE  Consumer Control: Applying InputClass "libinput keyboard catchall"
[   483.034] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE  Consumer Control'
[   483.034] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[   483.034] (**) USB OPTICAL MOUSE  Consumer Control: always reports core events
[   483.034] (**) Option "Device" "/dev/input/event5"
[   483.034] (**) Option "_source" "_driver/libinput"
[   483.034] (II) libinput: USB OPTICAL MOUSE  Consumer Control: is a virtual subdevice
[   483.034] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:18F8:0F97.0002/input/input5/event5"
[   483.034] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE  Consumer Control" (type: KEYBOARD, id 13)
[   483.072] (II) modeset(0): EDID vendor "PHL", prod id 49492
[   483.072] (II) modeset(0): Using EDID range info for horizontal sync
[   483.072] (II) modeset(0): Using EDID range info for vertical refresh
[   483.072] (II) modeset(0): Printing DDC gathered Modelines:
[   483.072] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   483.072] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   483.072] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   483.072] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   483.072] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   483.072] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   483.072] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   483.072] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   483.072] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   483.072] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   483.072] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   483.072] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   483.072] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   483.072] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   483.072] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   483.072] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   483.072] (II) modeset(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   483.072] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   483.072] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   483.072] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   483.161] (II) modeset(0): EDID vendor "PHL", prod id 49492
[   483.161] (II) modeset(0): Using hsync ranges from config file
[   483.161] (II) modeset(0): Using vrefresh ranges from config file
[   483.161] (II) modeset(0): Printing DDC gathered Modelines:
[   483.161] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   483.161] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   483.161] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   483.161] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   483.161] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   483.161] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   483.161] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   483.161] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   483.161] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   483.161] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   483.161] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   483.161] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   483.161] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   483.161] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   483.161] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   483.161] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   483.161] (II) modeset(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   483.161] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   483.161] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   483.161] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   483.269] (II) modeset(0): Disabling kernel dirty updates, not required.
[   514.804] (**) Option "fd" "17"
[   514.804] (II) event1  - Power Button: device removed
[   514.805] (**) Option "fd" "20"
[   514.805] (II) event0  - Power Button: device removed
[   514.805] (**) Option "fd" "21"
[   514.805] (II) event3  - USB OPTICAL MOUSE : device removed
[   514.805] (**) Option "fd" "22"
[   514.805] (II) event4  - USB OPTICAL MOUSE  Keyboard: device removed
[   514.805] (**) Option "fd" "23"
[   514.805] (**) Option "fd" "24"
[   514.805] (II) event8  - A4 TECH USB2.0 PC Camera J: device removed
[   514.805] (**) Option "fd" "25"
[   514.805] (II) event2  - AT Translated Set 2 keyboard: device removed
[   514.806] (**) Option "fd" "23"
[   514.806] (II) event5  - USB OPTICAL MOUSE  Consumer Control: device removed
[   514.806] (II) AIGLX: Suspending AIGLX clients for VT switch
[   514.824] (II) systemd-logind: got pause for 226:0
[   514.824] (II) systemd-logind: got pause for 13:64
[   514.824] (II) systemd-logind: got pause for 13:65
[   514.824] (II) systemd-logind: got pause for 13:69
[   514.824] (II) systemd-logind: got pause for 13:68
[   514.824] (II) systemd-logind: got pause for 13:72
[   514.824] (II) systemd-logind: got pause for 13:66
[   514.824] (II) systemd-logind: got pause for 13:67
[   524.237] (II) UnloadModule: "libinput"
[   524.237] (II) systemd-logind: not releasing fd for 13:69, still in use
[   524.237] (II) UnloadModule: "libinput"
[   524.237] (II) systemd-logind: releasing fd for 13:66
[   524.267] (II) UnloadModule: "libinput"
[   524.267] (II) systemd-logind: releasing fd for 13:72
[   524.320] (II) UnloadModule: "libinput"
[   524.320] (II) systemd-logind: releasing fd for 13:69
[   524.347] (II) UnloadModule: "libinput"
[   524.347] (II) systemd-logind: releasing fd for 13:68
[   524.400] (II) UnloadModule: "libinput"
[   524.400] (II) systemd-logind: releasing fd for 13:67
[   524.453] (II) UnloadModule: "libinput"
[   524.453] (II) systemd-logind: releasing fd for 13:64
[   524.480] (II) UnloadModule: "libinput"
[   524.480] (II) systemd-logind: releasing fd for 13:65
[   524.530] (II) Server terminated successfully (0). Closing log file.

I use integrated graphics, with an amd fx-4300 and 8GB of ram
kernel version:      5.2.8-arch1-1-ARCH
WM:                          bspwm (tried with i3 and it resulted in the same thing)
Compositor:          compton
Display manager: lightdm with the lightdm-webkit2-greeter
Shell:                        Bash
Last time updated my system 2019.08.16
Installed blender from the community repo
Not sure if installed the optional dependencies
Also it is my first post so correct me if i'm doing anything wrong (I hope i don't :3)

output of dmesg:

[    0.000000] Linux version 5.2.8-arch1-1-ARCH (builduser@heftig-63215) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Fri Aug 9 21:36:07 UTC 2019
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=408bb552-bab9-4e56-bc54-9ae92d28c4c5 rw loglevel=3 quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000] random: get_random_u32 called from bsp_init_amd+0x278/0x330 with crng_init=0
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cffaffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cffb0000-0x00000000cffbdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cffbe000-0x00000000cffdffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cffe0000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: BIOSTAR Group A960D+V2/A960D+V2, BIOS 080015  11/25/2015
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] last_pfn = 0x220000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFF0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000230000000 aka 8960M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xcffb0 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
[    0.000000] check: Scanning 1 areas for low memory corruption
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x1e5e01000, 0x1e5e01fff] PGTABLE
[    0.000000] BRK [0x1e5e02000, 0x1e5e02fff] PGTABLE
[    0.000000] BRK [0x1e5e03000, 0x1e5e03fff] PGTABLE
[    0.000000] BRK [0x1e5e04000, 0x1e5e04fff] PGTABLE
[    0.000000] BRK [0x1e5e05000, 0x1e5e05fff] PGTABLE
[    0.000000] BRK [0x1e5e06000, 0x1e5e06fff] PGTABLE
[    0.000000] BRK [0x1e5e07000, 0x1e5e07fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x36e6f000-0x3772efff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F96C0 000014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 0x00000000CFFB0000 000040 (v01 112515 RSDT1022 20151125 MSFT 00000097)
[    0.000000] ACPI: FACP 0x00000000CFFB0200 000084 (v01 112515 FACP1022 20151125 MSFT 00000097)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20190509/tbfadt-615)
[    0.000000] ACPI: DSDT 0x00000000CFFB04C0 009D15 (v01 78LRP  78LRPB25 00000030 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000CFFBE000 000040
[    0.000000] ACPI: APIC 0x00000000CFFB0390 00008C (v01 112515 APIC1022 20151125 MSFT 00000097)
[    0.000000] ACPI: MCFG 0x00000000CFFB0420 00003C (v01 112515 OEMMCFG  20151125 MSFT 00000097)
[    0.000000] ACPI: MSDM 0x00000000CFFB0460 000055 (v03 112515 MSDM1022 20151125 MSFT 00000097)
[    0.000000] ACPI: OEMB 0x00000000CFFBE040 000084 (v01 112515 OEMB1022 20151125 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000CFFBA1E0 000038 (v01 112515 OEMHPET  20151125 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x00000000CFFBA220 000B9C (v01 A M I  POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000021fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x21fffc000-0x21fffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000021fffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000cffaffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000021fffffff]
[    0.000000] Zeroed struct page in unavailable ranges: 178 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021fffffff]
[    0.000000] On node 0 totalpages: 2031438
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 13247 pages used for memmap
[    0.000000]   DMA32 zone: 847792 pages, LIFO batch:63
[    0.000000]   Normal zone: 18432 pages used for memmap
[    0.000000]   Normal zone: 1179648 pages, LIFO batch:63
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] IOAPIC[0]: apic_id 20, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcffb0000-0xcffbdfff]
[    0.000000] PM: Registered nosave memory: [mem 0xcffbe000-0xcffdffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcffe0000-0xcfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xffbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[    0.000000] [mem 0xd0000000-0xffbfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1999674
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=408bb552-bab9-4e56-bc54-9ae92d28c4c5 rw loglevel=3 quiet
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Node 0: aperture [bus addr 0x00000000-0x01ffffff] (32MB)
[    0.000000] AGP: Your BIOS doesn't leave an aperture memory hole
[    0.000000] AGP: Please enable the IOMMU option in the BIOS setup
[    0.000000] AGP: This costs you 64MB of RAM
[    0.000000] AGP: Mapping aperture over RAM [mem 0xc4000000-0xc7ffffff] (65536KB)
[    0.000000] PM: Registered nosave memory: [mem 0xc4000000-0xc7ffffff]
[    0.000000] Memory: 7827716K/8125752K available (12291K kernel code, 1319K rwdata, 3900K rodata, 1612K init, 3616K bss, 298036K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] ftrace: allocating 37368 entries in 146 pages
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.000000] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.000000] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 20736, nr_irqs: 488, preallocated irqs: 16
[    0.000000] rcu: 	Offload RCU callbacks from CPUs: (none).
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: console [tty0] enabled
[    0.000000] ACPI: Core revision 20190509
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.019999] tsc: PIT calibration matches HPET. 1 loops
[    0.019999] tsc: Detected 3799.949 MHz processor
[    0.000004] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d8c50321af, max_idle_ns: 881590711476 ns
[    0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 7602.56 BogoMIPS (lpj=12666496)
[    0.000008] pid_max: default: 32768 minimum: 301
[    0.000040] LSM: Security Framework initializing
[    0.000043] Yama: becoming mindful.
[    0.001810] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.002746] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002790] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.002822] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.002975] *** VALIDATE proc ***
[    0.003036] *** VALIDATE cgroup1 ***
[    0.003038] *** VALIDATE cgroup2 ***
[    0.003079] LVT offset 1 assigned for vector 0xf9
[    0.003083] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[    0.003084] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[    0.003085] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.003087] Spectre V2 : Mitigation: Full AMD retpoline
[    0.003087] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.003090] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.003090] Spectre V2 : User space: Vulnerable
[    0.003091] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.003256] Freeing SMP alternatives memory: 32K
[    0.010005] smpboot: CPU0: AMD FX(tm)-4300 Quad-Core Processor (family: 0x15, model: 0x2, stepping: 0x0)
[    0.026682] Performance Events: Fam15h core perfctr, AMD PMU driver.
[    0.026686] ... version:                0
[    0.026687] ... bit width:              48
[    0.026687] ... generic registers:      6
[    0.026688] ... value mask:             0000ffffffffffff
[    0.026688] ... max period:             00007fffffffffff
[    0.026689] ... fixed-purpose events:   0
[    0.026689] ... event mask:             000000000000003f
[    0.033344] rcu: Hierarchical SRCU implementation.
[    0.056689] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.063352] smp: Bringing up secondary CPUs ...
[    0.103358] x86: Booting SMP configuration:
[    0.103359] .... node  #0, CPUs:      #1 #2 #3
[    0.192393] smp: Brought up 1 node, 4 CPUs
[    0.192393] smpboot: Max logical packages: 2
[    0.192393] smpboot: Total of 4 processors activated (30411.24 BogoMIPS)
[    0.193667] devtmpfs: initialized
[    0.193667] x86/mm: Memory block size: 128MB
[    0.196694] PM: Registering ACPI NVS region [mem 0xcffbe000-0xcffdffff] (139264 bytes)
[    0.196745] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.196745] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.196764] pinctrl core: initialized pinctrl subsystem
[    0.196853] PM: RTC time: 14:10:43, date: 2019-08-19
[    0.196982] NET: Registered protocol family 16
[    0.197056] audit: initializing netlink subsys (disabled)
[    0.197063] audit: type=2000 audit(1566223843.216:1): state=initialized audit_enabled=0 res=1
[    0.197063] cpuidle: using governor ladder
[    0.200013] cpuidle: using governor menu
[    0.200043] ACPI: bus type PCI registered
[    0.200045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.200109] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.200111] PCI: not using MMCONFIG
[    0.200112] PCI: Using configuration type 1 for base access
[    0.200112] PCI: Using configuration type 1 for extended access
[    0.200317] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.200317] mtrr: probably your BIOS does not setup all CPUs.
[    0.200318] mtrr: corrected configuration.
[    0.201282] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.201282] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.203443] ACPI: Added _OSI(Module Device)
[    0.203444] ACPI: Added _OSI(Processor Device)
[    0.203445] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.203445] ACPI: Added _OSI(Processor Aggregator Device)
[    0.203446] ACPI: Added _OSI(Linux-Dell-Video)
[    0.203447] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.203448] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.213099] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.214476] ACPI: Interpreter enabled
[    0.214476] ACPI: (supports S0 S1 S4 S5)
[    0.214476] ACPI: Using IOAPIC for interrupt routing
[    0.214476] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.215356] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.215370] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.215757] ACPI: Enabled 6 GPEs in block 00 to 1F
[    0.224028] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.224033] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.224512] PCI host bridge to bus 0000:00
[    0.224514] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.224515] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.224517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.224518] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[    0.224519] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff window]
[    0.224520] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window]
[    0.224521] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.224530] pci 0000:00:00.0: [1022:9601] type 00 class 0x060000
[    0.224653] pci 0000:00:01.0: [1022:9602] type 01 class 0x060400
[    0.224776] pci 0000:00:07.0: [1022:9607] type 01 class 0x060400
[    0.224797] pci 0000:00:07.0: enabling Extended Tags
[    0.224822] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.224846] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
[    0.224846] pci 0000:00:11.0: reg 0x10: [io  0xc000-0xc007]
[    0.224846] pci 0000:00:11.0: reg 0x14: [io  0xb000-0xb003]
[    0.224846] pci 0000:00:11.0: reg 0x18: [io  0xa000-0xa007]
[    0.224846] pci 0000:00:11.0: reg 0x1c: [io  0x9000-0x9003]
[    0.224846] pci 0000:00:11.0: reg 0x20: [io  0x8000-0x800f]
[    0.224846] pci 0000:00:11.0: reg 0x24: [mem 0xfe8ffc00-0xfe8fffff]
[    0.224846] pci 0000:00:11.0: set SATA to AHCI mode
[    0.224846] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.224846] pci 0000:00:12.0: reg 0x10: [mem 0xfe8fe000-0xfe8fefff]
[    0.224846] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
[    0.224846] pci 0000:00:12.1: reg 0x10: [mem 0xfe8fd000-0xfe8fdfff]
[    0.224846] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.224846] pci 0000:00:12.2: reg 0x10: [mem 0xfe8ff800-0xfe8ff8ff]
[    0.224846] pci 0000:00:12.2: supports D1 D2
[    0.224846] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.224846] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.224846] pci 0000:00:13.0: reg 0x10: [mem 0xfe8fc000-0xfe8fcfff]
[    0.224846] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
[    0.224846] pci 0000:00:13.1: reg 0x10: [mem 0xfe8fb000-0xfe8fbfff]
[    0.224846] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.224846] pci 0000:00:13.2: reg 0x10: [mem 0xfe8ff400-0xfe8ff4ff]
[    0.224846] pci 0000:00:13.2: supports D1 D2
[    0.224846] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.224846] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.224852] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[    0.224871] pci 0000:00:14.1: reg 0x10: [io  0x0000-0x0007]
[    0.224880] pci 0000:00:14.1: reg 0x14: [io  0x0000-0x0003]
[    0.224889] pci 0000:00:14.1: reg 0x18: [io  0x0000-0x0007]
[    0.224897] pci 0000:00:14.1: reg 0x1c: [io  0x0000-0x0003]
[    0.224906] pci 0000:00:14.1: reg 0x20: [io  0xff00-0xff0f]
[    0.224926] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.224927] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.224928] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.224929] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.225032] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.225056] pci 0000:00:14.2: reg 0x10: [mem 0xfe8f4000-0xfe8f7fff 64bit]
[    0.225123] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.225210] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.225357] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.225477] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.225495] pci 0000:00:14.5: reg 0x10: [mem 0xfe8fa000-0xfe8fafff]
[    0.225631] pci 0000:00:18.0: [1022:1600] type 00 class 0x060000
[    0.225708] pci 0000:00:18.1: [1022:1601] type 00 class 0x060000
[    0.225782] pci 0000:00:18.2: [1022:1602] type 00 class 0x060000
[    0.225858] pci 0000:00:18.3: [1022:1603] type 00 class 0x060000
[    0.225936] pci 0000:00:18.4: [1022:1604] type 00 class 0x060000
[    0.226010] pci 0000:00:18.5: [1022:1605] type 00 class 0x060000
[    0.226101] pci_bus 0000:01: extended config space not accessible
[    0.226136] pci 0000:01:05.0: [1002:9714] type 00 class 0x030000
[    0.226142] pci 0000:01:05.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
[    0.226146] pci 0000:01:05.0: reg 0x14: [io  0xd000-0xd0ff]
[    0.226150] pci 0000:01:05.0: reg 0x18: [mem 0xfeaf0000-0xfeafffff]
[    0.226159] pci 0000:01:05.0: reg 0x24: [mem 0xfe900000-0xfe9fffff]
[    0.226178] pci 0000:01:05.0: supports D1 D2
[    0.226242] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.226245] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.226247] pci 0000:00:01.0:   bridge window [mem 0xfe900000-0xfeafffff]
[    0.226249] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.226288] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.226310] pci 0000:02:00.0: reg 0x10: [io  0xe800-0xe8ff]
[    0.226329] pci 0000:02:00.0: reg 0x18: [mem 0xfebff000-0xfebfffff 64bit]
[    0.226342] pci 0000:02:00.0: reg 0x20: [mem 0xfdffc000-0xfdffffff 64bit pref]
[    0.226418] pci 0000:02:00.0: supports D1 D2
[    0.226419] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.226510] pci 0000:00:07.0: PCI bridge to [bus 02]
[    0.226513] pci 0000:00:07.0:   bridge window [io  0xe000-0xefff]
[    0.226515] pci 0000:00:07.0:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.226517] pci 0000:00:07.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
[    0.226528] pci_bus 0000:03: extended config space not accessible
[    0.226711] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
[    0.226720] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.226721] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.226722] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.226723] pci 0000:00:14.4:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[    0.226725] pci 0000:00:14.4:   bridge window [mem 0xd0000000-0xdfffffff window] (subtractive decode)
[    0.226726] pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xfebfffff window] (subtractive decode)
[    0.227564] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 *7 10 11 12 14 15)
[    0.227620] ACPI: PCI Interrupt Link [LNKB] (IRQs *4 7 10 11 12 14 15)
[    0.227675] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 *11 12 14 15)
[    0.227729] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15)
[    0.227783] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.227838] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.227892] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 *9 10 11 12 14 15)
[    0.227946] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.230017] pci 0000:01:05.0: vgaarb: setting as boot VGA device
[    0.230017] pci 0000:01:05.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.230018] pci 0000:01:05.0: vgaarb: bridge control possible
[    0.230019] vgaarb: loaded
[    0.230167] ACPI: bus type USB registered
[    0.230181] usbcore: registered new interface driver usbfs
[    0.230187] usbcore: registered new interface driver hub
[    0.230208] usbcore: registered new device driver usb
[    0.230229] pps_core: LinuxPPS API ver. 1 registered
[    0.230229] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.230232] PTP clock support registered
[    0.230239] EDAC MC: Ver: 3.0.0
[    0.230310] PCI: Using ACPI for IRQ routing
[    0.239178] PCI: pci_cache_line_size set to 64 bytes
[    0.239225] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
[    0.239226] e820: reserve RAM buffer [mem 0xcffb0000-0xcfffffff]
[    0.240016] NetLabel: Initializing
[    0.240016] NetLabel:  domain hash size = 128
[    0.240016] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.240016] NetLabel:  unlabeled traffic allowed by default
[    0.240050] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.240054] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
[    0.242074] clocksource: Switched to clocksource tsc-early
[    0.253234] VFS: Disk quotas dquot_6.6.0
[    0.253249] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.253277] *** VALIDATE hugetlbfs ***
[    0.253321] pnp: PnP ACPI init
[    0.253519] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.253632] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.254027] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.254029] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.254032] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.254286] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.254287] system 00:03: [io  0x040b] has been reserved
[    0.254289] system 00:03: [io  0x04d6] has been reserved
[    0.254290] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.254291] system 00:03: [io  0x0c14] has been reserved
[    0.254293] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    0.254294] system 00:03: [io  0x0c52] has been reserved
[    0.254295] system 00:03: [io  0x0c6c] has been reserved
[    0.254296] system 00:03: [io  0x0c6f] has been reserved
[    0.254297] system 00:03: [io  0x0cd0-0x0cd1] has been reserved
[    0.254299] system 00:03: [io  0x0cd2-0x0cd3] has been reserved
[    0.254300] system 00:03: [io  0x0cd4-0x0cd5] has been reserved
[    0.254301] system 00:03: [io  0x0cd6-0x0cd7] has been reserved
[    0.254302] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    0.254303] system 00:03: [io  0x0800-0x089f] has been reserved
[    0.254305] system 00:03: [io  0x0b00-0x0b0f] has been reserved
[    0.254306] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    0.254307] system 00:03: [io  0x0900-0x090f] has been reserved
[    0.254308] system 00:03: [io  0x0910-0x091f] has been reserved
[    0.254310] system 00:03: [io  0xfe00-0xfefe] has been reserved
[    0.254311] system 00:03: [mem 0xffb80000-0xffbfffff] has been reserved
[    0.254313] system 00:03: [mem 0xfec10000-0xfec1001f] has been reserved
[    0.254317] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.254368] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.254626] system 00:05: [io  0x0e00-0x0e0f] has been reserved
[    0.254627] system 00:05: [io  0x0e80-0x0e8f] has been reserved
[    0.254628] system 00:05: [io  0x0f40-0x0f4f] has been reserved
[    0.254630] system 00:05: [io  0x0a30-0x0a3f] has been reserved
[    0.254633] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.254698] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.254701] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.255058] system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.255060] system 00:07: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.255062] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.255063] system 00:07: [mem 0x00100000-0xcfffffff] could not be reserved
[    0.255065] system 00:07: [mem 0xfec00000-0xffffffff] could not be reserved
[    0.255068] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.255192] pnp: PnP ACPI: found 8 devices
[    0.261815] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.261825] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.261827] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.261830] pci 0000:00:01.0:   bridge window [mem 0xfe900000-0xfeafffff]
[    0.261832] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.261834] pci 0000:00:07.0: PCI bridge to [bus 02]
[    0.261836] pci 0000:00:07.0:   bridge window [io  0xe000-0xefff]
[    0.261838] pci 0000:00:07.0:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.261840] pci 0000:00:07.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
[    0.261843] pci 0000:00:14.4: PCI bridge to [bus 03]
[    0.261859] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.261861] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.261862] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.261864] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
[    0.261865] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xdfffffff window]
[    0.261866] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff window]
[    0.261867] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.261868] pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfeafffff]
[    0.261870] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.261871] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.261872] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
[    0.261873] pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
[    0.261874] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    0.261875] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff window]
[    0.261876] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.261877] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff window]
[    0.261878] pci_bus 0000:03: resource 8 [mem 0xd0000000-0xdfffffff window]
[    0.261880] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfebfffff window]
[    0.261946] NET: Registered protocol family 2
[    0.262082] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[    0.262114] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.262274] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.262494] TCP: Hash tables configured (established 65536 bind 65536)
[    0.262546] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.262578] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.262677] NET: Registered protocol family 1
[    0.262682] NET: Registered protocol family 44
[    0.262686] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
[    0.936706] pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x63a took 658208 usecs
[    0.966701] pci 0000:00:12.1: quirk_usb_early_handoff+0x0/0x63a took 29284 usecs
[    0.996699] pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x63a took 29091 usecs
[    1.026698] pci 0000:00:13.1: quirk_usb_early_handoff+0x0/0x63a took 29289 usecs
[    1.056696] pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x63a took 29082 usecs
[    1.056716] pci 0000:01:05.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.056719] PCI: CLS 64 bytes, default 64
[    1.056755] Trying to unpack rootfs image as initramfs...
[    1.174589] Freeing initrd memory: 8960K
[    1.174597] PCI-DMA: Disabling AGP.
[    1.174659] PCI-DMA: aperture base @ c4000000 size 65536 KB
[    1.174660] PCI-DMA: using GART IOMMU.
[    1.174662] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    1.176958] amd_uncore: AMD NB counters detected
[    1.177046] LVT offset 0 assigned for vector 0x400
[    1.177083] perf: AMD IBS detected (0x000000ff)
[    1.177137] check: Scanning for low memory corruption every 60 seconds
[    1.177783] Initialise system trusted keyrings
[    1.177793] Key type blacklist registered
[    1.177848] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    1.179311] zbud: loaded
[    1.180919] Key type asymmetric registered
[    1.180920] Asymmetric key parser 'x509' registered
[    1.180929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.180971] io scheduler mq-deadline registered
[    1.180972] io scheduler kyber registered
[    1.181015] io scheduler bfq registered
[    1.181457] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.181532] vesafb: mode is 1400x1050x32, linelength=5632, pages=0
[    1.181533] vesafb: scrolling: redraw
[    1.181534] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[    1.181545] vesafb: framebuffer at 0xd0000000, mapped to 0x(____ptrval____), using 5824k, total 5824k
[    1.181583] fbcon: Deferring console take-over
[    1.181584] fb0: VESA VGA frame buffer device
[    1.181644] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.184091] ACPI: Power Button [PWRB]
[    1.184142] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.186598] ACPI: Power Button [PWRF]
[    1.188107] thermal LNXTHERM:00: registered as thermal_zone0
[    1.188109] ACPI: Thermal Zone [THRM] (31 C)
[    1.188249] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.189157] usbcore: registered new interface driver usbserial_generic
[    1.189162] usbserial: USB Serial support registered for generic
[    1.189180] rtc_cmos 00:01: RTC can wake from S4
[    1.189309] rtc_cmos 00:01: registered as rtc0
[    1.189324] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.189409] ledtrig-cpu: registered to indicate activity on CPUs
[    1.189616] NET: Registered protocol family 10
[    1.195453] Segment Routing with IPv6
[    1.195473] NET: Registered protocol family 17
[    1.195710] mce: Using 7 MCE banks
[    1.195722] RAS: Correctable Errors collector initialized.
[    1.195726] microcode: microcode updated early to new patch_level=0x06000852
[    1.195755] microcode: CPU0: patch_level=0x06000852
[    1.195762] microcode: CPU1: patch_level=0x06000852
[    1.195768] microcode: CPU2: patch_level=0x06000852
[    1.195772] microcode: CPU3: patch_level=0x06000852
[    1.195810] microcode: Microcode Update Driver: v2.2.
[    1.195820] sched_clock: Marking stable (1215800118, -19994747)->(1311707006, -115901635)
[    1.196023] registered taskstats version 1
[    1.196030] Loading compiled-in X.509 certificates
[    1.199554] Loaded X.509 cert 'Build time autogenerated kernel key: 62fc5ec65926abbcdf7dbdb71e25135b520c903d'
[    1.199573] zswap: loaded using pool lzo/zbud
[    1.205204] Key type big_key registered
[    1.205496] PM:   Magic number: 15:540:182
[    1.205570] rtc_cmos 00:01: setting system clock to 2019-08-19T14:10:44 UTC (1566223844)
[    1.207423] Freeing unused decrypted memory: 2040K
[    1.207873] Freeing unused kernel image memory: 1612K
[    1.225191] Write protecting the kernel read-only data: 18432k
[    1.225816] Freeing unused kernel image memory: 2012K
[    1.225898] Freeing unused kernel image memory: 196K
[    1.235420] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.235425] Run /init as init process
[    1.250282] fbcon: Taking over console
[    1.250361] Console: switching to colour frame buffer device 175x65
[    1.476438] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.476440] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.476616] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.479205] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.481714] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.481715] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    1.482766] ehci-pci: EHCI PCI platform driver
[    1.483004] ehci-pci 0000:00:12.2: EHCI Host Controller
[    1.483018] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    1.483027] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.483044] ehci-pci 0000:00:12.2: debug port 1
[    1.483096] ehci-pci 0000:00:12.2: irq 17, io mem 0xfe8ff800
[    1.483259] SCSI subsystem initialized
[    1.492845] libata version 3.00 loaded.
[    1.494068] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.494144] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    1.494146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.494148] usb usb1: Product: EHCI Host Controller
[    1.494149] usb usb1: Manufacturer: Linux 5.2.8-arch1-1-ARCH ehci_hcd
[    1.494150] usb usb1: SerialNumber: 0000:00:12.2
[    1.494273] hub 1-0:1.0: USB hub found
[    1.494285] hub 1-0:1.0: 6 ports detected
[    1.494674] ehci-pci 0000:00:13.2: EHCI Host Controller
[    1.494681] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    1.494686] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.494696] ehci-pci 0000:00:13.2: debug port 1
[    1.494744] ehci-pci 0000:00:13.2: irq 19, io mem 0xfe8ff400
[    1.497647] ahci 0000:00:11.0: version 3.0
[    1.497906] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[    1.497909] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc 
[    1.504069] scsi host0: ahci
[    1.505382] scsi host1: ahci
[    1.507430] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.507488] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    1.507490] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.507491] usb usb2: Product: EHCI Host Controller
[    1.507492] usb usb2: Manufacturer: Linux 5.2.8-arch1-1-ARCH ehci_hcd
[    1.507493] usb usb2: SerialNumber: 0000:00:13.2
[    1.507601] hub 2-0:1.0: USB hub found
[    1.507609] hub 2-0:1.0: 6 ports detected
[    1.508872] ohci-pci: OHCI PCI platform driver
[    1.509043] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    1.509053] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
[    1.509082] ohci-pci 0000:00:12.0: irq 16, io mem 0xfe8fe000
[    1.510746] scsi host2: pata_atiixp
[    1.510809] scsi host3: ahci
[    1.510942] scsi host4: pata_atiixp
[    1.510989] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[    1.510991] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[    1.517410] scsi host5: ahci
[    1.517512] ata1: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffd00 irq 25
[    1.517515] ata2: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffd80 irq 25
[    1.517518] ata3: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffe00 irq 25
[    1.517521] ata4: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffe80 irq 25
[    1.527748] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    1.568145] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.02
[    1.568148] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.568149] usb usb3: Product: OHCI PCI host controller
[    1.568150] usb usb3: Manufacturer: Linux 5.2.8-arch1-1-ARCH ohci_hcd
[    1.568151] usb usb3: SerialNumber: 0000:00:12.0
[    1.568269] hub 3-0:1.0: USB hub found
[    1.568278] hub 3-0:1.0: 3 ports detected
[    1.568559] ohci-pci 0000:00:12.1: OHCI PCI host controller
[    1.568564] ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4
[    1.568585] ohci-pci 0000:00:12.1: irq 16, io mem 0xfe8fd000
[    1.628138] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.02
[    1.628140] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.628141] usb usb4: Product: OHCI PCI host controller
[    1.628142] usb usb4: Manufacturer: Linux 5.2.8-arch1-1-ARCH ohci_hcd
[    1.628143] usb usb4: SerialNumber: 0000:00:12.1
[    1.628247] hub 4-0:1.0: USB hub found
[    1.628256] hub 4-0:1.0: 3 ports detected
[    1.628507] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    1.628513] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[    1.628543] ohci-pci 0000:00:13.0: irq 18, io mem 0xfe8fc000
[    1.694792] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.02
[    1.694794] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.694795] usb usb5: Product: OHCI PCI host controller
[    1.694797] usb usb5: Manufacturer: Linux 5.2.8-arch1-1-ARCH ohci_hcd
[    1.694798] usb usb5: SerialNumber: 0000:00:13.0
[    1.694901] hub 5-0:1.0: USB hub found
[    1.694911] hub 5-0:1.0: 3 ports detected
[    1.695152] ohci-pci 0000:00:13.1: OHCI PCI host controller
[    1.695156] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6
[    1.695173] ohci-pci 0000:00:13.1: irq 18, io mem 0xfe8fb000
[    1.723227] tsc: Refined TSC clocksource calibration: 3799.999 MHz
[    1.723234] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d8cadf3fd9, max_idle_ns: 881590557866 ns
[    1.723251] clocksource: Switched to clocksource tsc
[    1.724968] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.02
[    1.724970] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.724971] usb usb6: Product: OHCI PCI host controller
[    1.724972] usb usb6: Manufacturer: Linux 5.2.8-arch1-1-ARCH ohci_hcd
[    1.724973] usb usb6: SerialNumber: 0000:00:13.1
[    1.725076] hub 6-0:1.0: USB hub found
[    1.725085] hub 6-0:1.0: 3 ports detected
[    1.725324] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    1.725329] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 7
[    1.725346] ohci-pci 0000:00:14.5: irq 18, io mem 0xfe8fa000
[    1.784090] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.02
[    1.784092] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.784093] usb usb7: Product: OHCI PCI host controller
[    1.784094] usb usb7: Manufacturer: Linux 5.2.8-arch1-1-ARCH ohci_hcd
[    1.784095] usb usb7: SerialNumber: 0000:00:14.5
[    1.784196] hub 7-0:1.0: USB hub found
[    1.784205] hub 7-0:1.0: 2 ports detected
[    1.824374] ata2: SATA link down (SStatus 0 SControl 300)
[    1.828188] ata4: SATA link down (SStatus 0 SControl 300)
[    1.983372] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.983393] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.984143] ata3.00: ATA-8: WDC WD1600AAJS-00L7A0, 01.03E01, max UDMA/133
[    1.984145] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.984190] ata1.00: ATA-8: WDC WD5000AUDX-63WNHY0, 01.01A01, max UDMA/133
[    1.984192] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.984952] ata3.00: configured for UDMA/133
[    1.985022] ata1.00: configured for UDMA/133
[    1.985213] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000AUDX-6 1A01 PQ: 0 ANSI: 5
[    1.985526] scsi 3:0:0:0: Direct-Access     ATA      WDC WD1600AAJS-0 3E01 PQ: 0 ANSI: 5
[    1.987567] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.987570] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.987589] sd 0:0:0:0: [sda] Write Protect is off
[    1.987591] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.987616] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.987624] sd 3:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    1.987636] sd 3:0:0:0: [sdb] Write Protect is off
[    1.987638] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.987664] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.004073]  sdb: sdb1
[    2.004473] sd 3:0:0:0: [sdb] Attached SCSI disk
[    2.043360] usb 3-1: new low-speed USB device number 2 using ohci-pci
[    2.059390]  sda: sda1 sda2 sda3 sda4
[    2.059882] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.227088] usb 3-1: New USB device found, idVendor=18f8, idProduct=0f97, bcdDevice= 1.00
[    2.227090] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.227092] usb 3-1: Product: USB OPTICAL MOUSE 
[    2.233118] hidraw: raw HID events driver (C) Jiri Kosina
[    2.245290] usbcore: registered new interface driver usbhid
[    2.245291] usbhid: USB HID core driver
[    2.246868] input: USB OPTICAL MOUSE  as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/0003:18F8:0F97.0001/input/input3
[    2.246920] hid-generic 0003:18F8:0F97.0001: input,hidraw0: USB HID v1.10 Mouse [USB OPTICAL MOUSE ] on usb-0000:00:12.0-1/input0
[    2.247217] input: USB OPTICAL MOUSE  Keyboard as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:18F8:0F97.0002/input/input4
[    2.303417] input: USB OPTICAL MOUSE  Consumer Control as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:18F8:0F97.0002/input/input5
[    2.303525] hid-generic 0003:18F8:0F97.0002: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [USB OPTICAL MOUSE ] on usb-0000:00:12.0-1/input1
[    2.402911] random: fast init done
[    2.533363] usb 1-2: new high-speed USB device number 3 using ehci-pci
[    2.608867] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    2.753428] usb 1-2: New USB device found, idVendor=0ac8, idProduct=c40a, bcdDevice= 1.00
[    2.753430] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.753432] usb 1-2: Product: A4 TECH USB2.0 PC Camera J
[    2.753433] usb 1-2: Manufacturer: A4 TECH
[    3.106694] usb 3-3: new full-speed USB device number 3 using ohci-pci
[    3.305171] usb 3-3: New USB device found, idVendor=045e, idProduct=028e, bcdDevice= 1.10
[    3.305173] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.305175] usb 3-3: Product: Controller(XBOX 360 For Windows
[    3.305176] usb 3-3: Manufacturer: hongjingda
[    3.305177] usb 3-3: SerialNumber: 10F36D6
[    3.570316] random: crng init done
[    3.570535] systemd[1]: systemd 242.84-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    3.586744] systemd[1]: Detected architecture x86-64.
[    3.601226] systemd[1]: Set hostname to <ArchLinuxPC>.
[    3.773363] usb 1-6: new high-speed USB device number 5 using ehci-pci
[    3.920840] usb 1-6: New USB device found, idVendor=2357, idProduct=010c, bcdDevice= 0.00
[    3.920842] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.920844] usb 1-6: Product: 802.11n NIC
[    3.920845] usb 1-6: Manufacturer: Realtek
[    3.920846] usb 1-6: SerialNumber: 00E04C0001
[    4.705773] systemd[1]: Reached target Swap.
[    4.705825] systemd[1]: Reached target Remote File Systems.
[    4.705889] systemd[1]: Listening on udev Kernel Socket.
[    4.705956] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.706106] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.706116] systemd[1]: Reached target Login Prompts.
[    4.706208] systemd[1]: Listening on Journal Audit Socket.
[    4.865519] EXT4-fs (sda3): re-mounted. Opts: (null)
[    5.201556] audit: type=1130 audit(1566223848.494:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.280842] systemd-journald[279]: Received request to flush runtime journal from PID 1
[    5.287672] audit: type=1325 audit(1566223848.581:3): table=filter family=2 entries=0
[    5.800777] audit: type=1130 audit(1566223849.094:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.946024] audit: type=1325 audit(1566223849.237:5): table=filter family=10 entries=0
[    5.947777] audit: type=1325 audit(1566223849.241:6): table=filter family=2 entries=4
[    5.994825] audit: type=1325 audit(1566223849.287:7): table=filter family=2 entries=4
[    6.094420] audit: type=1325 audit(1566223849.387:8): table=filter family=2 entries=58
[    6.096630] audit: type=1325 audit(1566223849.387:9): table=filter family=2 entries=60
[    6.098860] audit: type=1325 audit(1566223849.391:10): table=filter family=2 entries=64
[    6.428049] audit: type=1325 audit(1566223849.721:11): table=filter family=2 entries=73
[    8.995512] cryptd: max_cpu_qlen set to 1000
[    8.998062] acpi_cpufreq: overriding BIOS provided _PSD data
[    9.111280] AVX version of gcm_enc/dec engaged.
[    9.111282] AES CTR mode by8 optimization enabled
[    9.143728] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    9.144341] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\SOR1) (20190509/utaddress-204)
[    9.144348] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.274478] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    9.317612] Linux agpgart interface v0.103
[    9.392306] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    9.401491] libphy: r8169: probed
[    9.401693] r8169 0000:02:00.0 eth0: RTL8168g/8111g, f4:b5:20:00:a0:fb, XID 4c0, IRQ 26
[    9.401695] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    9.423301] mousedev: PS/2 mouse device common for all mice
[    9.454054] media: Linux media interface: v0.10
[    9.491434] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    9.502864] usbcore: registered new interface driver snd-usb-audio
[    9.522097] videodev: Linux video capture interface: v2.00
[    9.555562] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.561171] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.571662] lib80211: common routines for IEEE802.11 drivers
[    9.571664] lib80211_crypt: registered algorithm 'NULL'
[    9.593910] input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.0/input/input8
[    9.594025] usbcore: registered new interface driver xpad
[    9.718421] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    9.718424] cfg80211: failed to load regulatory.db
[    9.722561] snd_hda_codec_realtek hdaudioC1D2: autoconfig for ALC662 rev1: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    9.722563] snd_hda_codec_realtek hdaudioC1D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.722565] snd_hda_codec_realtek hdaudioC1D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    9.722566] snd_hda_codec_realtek hdaudioC1D2:    mono: mono_out=0x0
[    9.722567] snd_hda_codec_realtek hdaudioC1D2:    inputs:
[    9.722569] snd_hda_codec_realtek hdaudioC1D2:      Front Mic=0x19
[    9.722570] snd_hda_codec_realtek hdaudioC1D2:      Rear Mic=0x18
[    9.722571] snd_hda_codec_realtek hdaudioC1D2:      Line=0x1a
[    9.740325] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input9
[    9.740495] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input10
[    9.740631] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
[    9.740766] input: HDA ATI SB Line Out as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
[    9.740889] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
[    9.757575] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[    9.761723] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[    9.793888] usbcore: registered new interface driver r8188eu
[    9.865252] uvcvideo: Found UVC 1.00 device A4 TECH USB2.0 PC Camera J (0ac8:c40a)
[    9.870319] uvcvideo 1-2:1.0: Entity type for entity Processing 2 was not initialized!
[    9.870322] uvcvideo 1-2:1.0: Entity type for entity Camera 1 was not initialized!
[    9.870324] uvcvideo 1-2:1.0: Entity type for entity Extension 4 was not initialized!
[    9.870409] input: A4 TECH USB2.0 PC Camera J as /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/input/input14
[    9.870486] usbcore: registered new interface driver uvcvideo
[    9.870487] USB Video Class driver (1.1.1)
[    9.931387] r8188eu 1-6:1.0 wlp0s18f2u6: renamed from wlan0
[   10.079274] [drm] radeon kernel modesetting enabled.
[   10.079375] radeon 0000:01:05.0: remove_conflicting_pci_framebuffers: bar 0: 0xd0000000 -> 0xdfffffff
[   10.079377] radeon 0000:01:05.0: remove_conflicting_pci_framebuffers: bar 2: 0xfeaf0000 -> 0xfeafffff
[   10.079379] radeon 0000:01:05.0: remove_conflicting_pci_framebuffers: bar 5: 0xfe900000 -> 0xfe9fffff
[   10.079380] checking generic (d0000000 5b0000) vs hw (d0000000 10000000)
[   10.079381] fb0: switching to radeondrmfb from VESA VGA
[   10.079404] Console: switching to colour dummy device 80x25
[   10.079511] radeon 0000:01:05.0: vgaarb: deactivate vga console
[   10.079746] [drm] initializing kernel modesetting (RS880 0x1002:0x9714 0x1565:0x0017 0x00).
[   10.079773] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window]
[   10.079777] caller pci_map_rom+0x6a/0x17d mapping multiple BARs
[   10.081065] ATOM BIOS: B43106
[   10.081082] radeon 0000:01:05.0: VRAM: 256M 0x00000000C0000000 - 0x00000000CFFFFFFF (256M used)
[   10.081084] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF
[   10.081090] [drm] Detected VRAM RAM=256M, BAR=256M
[   10.081092] [drm] RAM width 32bits DDR
[   10.081155] [TTM] Zone  kernel: Available graphics memory: 3954244 KiB
[   10.081156] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[   10.081157] [TTM] Initializing pool allocator
[   10.081161] [TTM] Initializing DMA pool allocator
[   10.081174] [drm] radeon: 256M of VRAM memory ready
[   10.081175] [drm] radeon: 512M of GTT memory ready.
[   10.081182] [drm] Loading RS780 Microcode
[   10.169422] kvm: Nested Virtualization enabled
[   10.169425] kvm: Nested Paging enabled
[   10.222478] MCE: In-kernel MCE decoding enabled.
[   10.226215] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.226217] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.254933] [drm] radeon: power management initialized
[   10.256549] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   10.263655] [drm] PCIE GART of 512M enabled (table at 0x00000000C0146000).
[   10.263704] radeon 0000:01:05.0: WB enabled
[   10.263708] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0x00000000403366c2
[   10.265823] radeon 0000:01:05.0: fence driver on ring 5 use gpu addr 0x00000000c0056038 and cpu addr 0x000000003cff229d
[   10.265825] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   10.265826] [drm] Driver supports precise vblank timestamp query.
[   10.265828] radeon 0000:01:05.0: radeon: MSI limited to 32-bit
[   10.265840] [drm] radeon: irq initialized.
[   10.273414] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.273418] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.297930] [drm] ring test on 0 succeeded in 1 usecs
[   10.327173] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.327175] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.374103] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.374106] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.473973] [drm] ring test on 5 succeeded in 1 usecs
[   10.473977] [drm] UVD initialized successfully.
[   10.474069] [drm] ib test on ring 0 succeeded in 0 usecs
[   11.126770] [drm] ib test on ring 5 succeeded
[   11.127479] [drm] Radeon Display Connectors
[   11.127481] [drm] Connector 0:
[   11.127482] [drm]   VGA-1
[   11.127485] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[   11.127487] [drm]   Encoders:
[   11.127488] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   11.127490] [drm] Connector 1:
[   11.127491] [drm]   HDMI-A-1
[   11.127492] [drm]   HPD3
[   11.127495] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[   11.127496] [drm]   Encoders:
[   11.127498] [drm]     DFP3: INTERNAL_KLDSCP_LVTMA
[   11.174806] [drm] fb mappable at 0xD0247000
[   11.174812] [drm] vram apper at 0xD0000000
[   11.174812] [drm] size 8294400
[   11.174813] [drm] fb depth is 24
[   11.174814] [drm]    pitch is 7680
[   11.174875] fbcon: radeondrmfb (fb0) is primary device
[   11.196843] Console: switching to colour frame buffer device 240x67
[   11.213765] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
[   11.233501] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:05.0 on minor 0
[   11.288814] kauditd_printk_skb: 17 callbacks suppressed
[   11.288816] audit: type=1130 audit(1566223854.581:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.835801] audit: type=1130 audit(1566223855.127:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.321320] audit: type=1130 audit(1566223855.614:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-114a9557\x2d06ba\x2d4bf8\x2da0a3\x2d64694ed15fc4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.388695] audit: type=1130 audit(1566223855.681:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-796b8965\x2dbf92\x2d4930\x2d8534\x2d7d8d350dad4f comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.427288] EXT4-fs (sda2): mounting ext2 file system using the ext4 subsystem
[   12.498416] EXT4-fs (sda2): mounted filesystem without journal. Opts: stripe=4
[   12.543080] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   13.053951] audit: type=1130 audit(1566223856.347:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.078010] audit: type=1127 audit(1566223856.371:34): pid=489 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   13.181107] audit: type=1130 audit(1566223856.474:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.513428] audit: type=1130 audit(1566223856.807:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.069741] audit: type=1130 audit(1566223857.361:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.099807] audit: type=1130 audit(1566223857.391:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.532965] kauditd_printk_skb: 4 callbacks suppressed
[   16.532969] audit: type=1130 audit(1566223859.824:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.003885] MAC Address = 7c:8b:ca:1b:9a:a7
[   18.440443] R8188EU: assoc success
[   18.690955] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s18f2u6: link becomes ready
[   18.773120] audit: type=1130 audit(1566223862.064:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlp0s18f2u6\x2dMTC_443 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   18.776523] audit: type=1130 audit(1566223862.067:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.648037] 8021q: 802.1Q VLAN Support v1.8
[   22.663640] audit: type=1130 audit(1566223865.954:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.666713] audit: type=1130 audit(1566223865.957:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.333604] audit: type=1130 audit(1566223868.627:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mariadb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   27.443246] audit: type=1130 audit(1566223870.734:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   27.459066] audit: type=1006 audit(1566223870.751:50): pid=655 uid=0 old-auid=4294967295 auid=975 tty=(none) old-ses=4294967295 ses=1 res=1
[   27.654350] audit: type=1130 audit(1566223870.947:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   29.977728] fuse: init (API version 7.31)
[   31.698548] audit: type=1130 audit(1566223874.991:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   43.373803] audit: type=1006 audit(1566223886.667:53): pid=767 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   43.396846] audit: type=1130 audit(1566223886.691:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   43.404606] audit: type=1006 audit(1566223886.697:55): pid=772 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   43.534993] audit: type=1130 audit(1566223886.827:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   43.755558] audit: type=1112 audit(1566223887.047:57): pid=767 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=ArchLinuxPC addr=? terminal=/dev/tty7 res=success'
[   48.280366] audit: type=1130 audit(1566223891.574:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   53.568851] audit: type=1131 audit(1566223896.861:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   53.583804] audit: type=1131 audit(1566223896.877:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   78.380046] radeon 0000:01:05.0: ring 0 stalled for more than 10500msec
[   78.380053] radeon 0000:01:05.0: GPU lockup (current fence id 0x00000000000000fc last fence id 0x00000000000000fe on ring 0)
[   78.388006] radeon 0000:01:05.0: Saved 57 dwords of commands on ring 0.
[   78.388015] radeon 0000:01:05.0: GPU softreset: 0x00000009
[   78.388019] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xE6731030
[   78.388022] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00110103
[   78.388025] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20000040
[   78.388028] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[   78.388031] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00008002
[   78.388034] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00008084
[   78.388036] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80018645
[   78.388039] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[   78.446554] radeon 0000:01:05.0: R_008020_GRBM_SOFT_RESET=0x00007FEF
[   78.446606] radeon 0000:01:05.0: SRBM_SOFT_RESET=0x00000100
[   78.448718] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA0003030
[   78.448719] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000003
[   78.448721] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20008040
[   78.448722] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[   78.448723] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[   78.448724] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[   78.448725] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80100000
[   78.448727] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[   78.448730] radeon 0000:01:05.0: GPU reset succeeded, trying to resume
[   78.466667] [drm] PCIE GART of 512M enabled (table at 0x00000000C0146000).
[   78.466702] radeon 0000:01:05.0: WB enabled
[   78.466705] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0x00000000403366c2
[   78.468863] radeon 0000:01:05.0: fence driver on ring 5 use gpu addr 0x00000000c0056038 and cpu addr 0x000000003cff229d
[   78.500781] [drm] ring test on 0 succeeded in 1 usecs
[   78.676815] [drm] ring test on 5 succeeded in 1 usecs
[   78.676819] [drm] UVD initialized successfully.
[   78.677035] [drm] ib test on ring 0 succeeded in 0 usecs
[   79.846769] [drm:uvd_v1_0_ib_test [radeon]] *ERROR* radeon: fence wait timed out.
[   79.846822] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed testing IB on ring 5 (-110).
[   81.850038] audit: type=1130 audit(1566223925.141:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   90.086711] radeon 0000:01:05.0: ring 0 stalled for more than 10154msec
[   90.086718] radeon 0000:01:05.0: GPU lockup (current fence id 0x0000000000000100 last fence id 0x0000000000000106 on ring 0)
[   90.093802] radeon 0000:01:05.0: Saved 185 dwords of commands on ring 0.
[   90.093811] radeon 0000:01:05.0: GPU softreset: 0x00000009
[   90.093814] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xE6731030
[   90.093817] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00110103
[   90.093820] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20000040
[   90.093823] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[   90.093826] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00008002
[   90.093828] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00008086
[   90.093831] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80018645
[   90.093833] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[   90.146557] radeon 0000:01:05.0: R_008020_GRBM_SOFT_RESET=0x00007FEF
[   90.146609] radeon 0000:01:05.0: SRBM_SOFT_RESET=0x00000100
[   90.148720] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA0003030
[   90.148722] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000003
[   90.148723] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20008040
[   90.148724] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[   90.148725] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[   90.148726] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[   90.148727] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80100000
[   90.148729] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[   90.148732] radeon 0000:01:05.0: GPU reset succeeded, trying to resume
[   90.166616] [drm] PCIE GART of 512M enabled (table at 0x00000000C0146000).
[   90.166650] radeon 0000:01:05.0: WB enabled
[   90.166652] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0x00000000403366c2
[   90.168776] radeon 0000:01:05.0: fence driver on ring 5 use gpu addr 0x00000000c0056038 and cpu addr 0x000000003cff229d
[   90.200688] [drm] ring test on 0 succeeded in 1 usecs
[   90.376721] [drm] ring test on 5 succeeded in 1 usecs
[   90.376725] [drm] UVD initialized successfully.
[   90.926968] audit: type=1006 audit(1566223934.221:62): pid=892 uid=0 old-auid=4294967295 auid=1000 tty=tty2 old-ses=4294967295 ses=4 res=1
[   91.393430] [drm:r600_ib_test [radeon]] *ERROR* radeon: fence wait timed out.
[   91.393483] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed testing IB on GFX ring (-110).
[   91.400547] radeon 0000:01:05.0: GPU softreset: 0x00000009
[   91.400550] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA0633030
[   91.400552] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000103
[   91.400554] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20001040
[   91.400556] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[   91.400558] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00008002
[   91.400560] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00008086
[   91.400562] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80018645
[   91.400564] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[   91.460610] radeon 0000:01:05.0: R_008020_GRBM_SOFT_RESET=0x00007FEF
[   91.460663] radeon 0000:01:05.0: SRBM_SOFT_RESET=0x00000100
[   91.462767] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA0003030
[   91.462768] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000003
[   91.462769] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20008040
[   91.462771] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[   91.462772] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[   91.462773] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[   91.462774] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80100000
[   91.462775] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[   91.462779] radeon 0000:01:05.0: GPU reset succeeded, trying to resume
[   91.480691] [drm] PCIE GART of 512M enabled (table at 0x00000000C0146000).
[   91.480726] radeon 0000:01:05.0: WB enabled
[   91.480729] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0x00000000403366c2
[   91.482835] radeon 0000:01:05.0: fence driver on ring 5 use gpu addr 0x00000000c0056038 and cpu addr 0x000000003cff229d
[   91.514749] [drm] ring test on 0 succeeded in 1 usecs
[   91.690783] [drm] ring test on 5 succeeded in 1 usecs
[   91.690787] [drm] UVD initialized successfully.
[   91.691007] [drm] ib test on ring 0 succeeded in 0 usecs
[   92.860097] [drm:uvd_v1_0_ib_test [radeon]] *ERROR* radeon: fence wait timed out.
[   92.860147] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed testing IB on ring 5 (-110).
[  103.340036] radeon 0000:01:05.0: ring 0 stalled for more than 10444msec
[  103.340043] radeon 0000:01:05.0: GPU lockup (current fence id 0x000000000000010b last fence id 0x0000000000000118 on ring 0)
[  103.347131] radeon 0000:01:05.0: Saved 409 dwords of commands on ring 0.
[  103.347142] radeon 0000:01:05.0: GPU softreset: 0x00000009
[  103.347146] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA0633030
[  103.347149] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000103
[  103.347152] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20001040
[  103.347155] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[  103.347158] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00008002
[  103.347161] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00008086
[  103.347164] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80018645
[  103.347166] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[  103.410586] radeon 0000:01:05.0: R_008020_GRBM_SOFT_RESET=0x00007FEF
[  103.410639] radeon 0000:01:05.0: SRBM_SOFT_RESET=0x00000100
[  103.412743] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA0003030
[  103.412744] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000003
[  103.412745] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20008040
[  103.412746] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[  103.412748] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[  103.412749] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[  103.412750] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80100000
[  103.412751] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[  103.412755] radeon 0000:01:05.0: GPU reset succeeded, trying to resume
[  103.430630] [drm] PCIE GART of 512M enabled (table at 0x00000000C0146000).
[  103.430665] radeon 0000:01:05.0: WB enabled
[  103.430667] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0x00000000403366c2
[  103.432775] radeon 0000:01:05.0: fence driver on ring 5 use gpu addr 0x00000000c0056038 and cpu addr 0x000000003cff229d
[  103.464691] [drm] ring test on 0 succeeded in 1 usecs
[  103.640724] [drm] ring test on 5 succeeded in 1 usecs
[  103.640728] [drm] UVD initialized successfully.
[  103.651116] [drm] ib test on ring 0 succeeded in 0 usecs
[  104.806773] [drm:uvd_v1_0_ib_test [radeon]] *ERROR* radeon: fence wait timed out.
[  104.806816] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed testing IB on ring 5 (-110).
[  112.154567] [UFW BLOCK] IN=wlp0s18f2u6 OUT= MAC=7c:8b:ca:1b:9a:a7:e4:6f:13:ee:74:43:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 

Last edited by RAK_V_LiNux'e (2019-08-19 14:41:15)


«But it would mean falling into a grave error for you to try to draw the conclusion that one can become a [good person] without assimilating the wealth of knowledge amassed by mankind».

Offline

#2 2019-08-17 14:34:00

seth
Member
Registered: 2012-09-03
Posts: 50,931

Re: [SOLVED] After Launching blender Xorg breaks

Please elaborate on "breaks", post your Xorg log (since you restart X11 - the "old" one) and name your session type (display manager, desktop environment/WM, compositor …)

Online

#3 2019-08-17 22:19:44

RAK_V_LiNux'e
Member
Registered: 2018-04-09
Posts: 36

Re: [SOLVED] After Launching blender Xorg breaks

Will do
Already did

Last edited by RAK_V_LiNux'e (2019-08-18 20:45:55)


«But it would mean falling into a grave error for you to try to draw the conclusion that one can become a [good person] without assimilating the wealth of knowledge amassed by mankind».

Offline

#4 2019-08-18 20:54:46

seth
Member
Registered: 2012-09-03
Posts: 50,931

Re: [SOLVED] After Launching blender Xorg breaks

"went crazy" is still kinda unspecific, but that particular X11 server terminated cleanly - no errors, no "break"

I'd start by taking compton out of the equation.

---
If you just post the information in the next post instead of announing that you'll post the information somewhen, you won't have to PM me - I'll get an email with your next regular post ;-)

Online

#5 2019-08-19 08:28:22

RAK_V_LiNux'e
Member
Registered: 2018-04-09
Posts: 36

Re: [SOLVED] After Launching blender Xorg breaks

After disabling compton it still crashes the wm.
I will try to describe what it looks like:
The window in which the blender content should be is filled with the rofi screen. Polybar doesn't respond and my cursor disappears when it enters polybar. If i change workspaces or do some update other than move the cursor, the screen freezes, goes black for a second and then updates. If i switch to tty and kill blender, then restart bspwm, it goes back to normal.
Yesterday when i killed blender, it showed me that "there is no such process" and then when i tried to refresh the wm, the images were all corrupted. When i switched workspaces, various parts of backrounds were showing along with some polybar colors, although polybar itself wasn't showing up. I solved that by rebooting the pc and that particular case has never happened again. But blender still makes xorg freeze for some seconds, then there is a black screen, then an update.  Also, I tried to wait for blender to show up but it wasn't of any use.


«But it would mean falling into a grave error for you to try to draw the conclusion that one can become a [good person] without assimilating the wealth of knowledge amassed by mankind».

Offline

#6 2019-08-19 10:54:38

seth
Member
Registered: 2012-09-03
Posts: 50,931

Re: [SOLVED] After Launching blender Xorg breaks

I will try to describe what it looks like:

Screenshot?

Online

#7 2019-08-19 11:26:57

RAK_V_LiNux'e
Member
Registered: 2018-04-09
Posts: 36

Re: [SOLVED] After Launching blender Xorg breaks

Here are some screenshots
Turns out scrot couldn't capture every time so it only did one succesful screenshot
2019-08-19-142022-1920x1080-scrot.png

Last edited by RAK_V_LiNux'e (2019-08-19 11:30:29)


«But it would mean falling into a grave error for you to try to draw the conclusion that one can become a [good person] without assimilating the wealth of knowledge amassed by mankind».

Offline

#8 2019-08-19 12:22:34

seth
Member
Registered: 2012-09-03
Posts: 50,931

Re: [SOLVED] After Launching blender Xorg breaks

There're probably some amdgpu/radeon errors in dmesg?

Try
a) using xf86-video-amdgpu instead of the modesetting driver
b) passing "amdgpu.dc=0" to the kernel.

Online

#9 2019-08-19 12:27:22

RAK_V_LiNux'e
Member
Registered: 2018-04-09
Posts: 36

Re: [SOLVED] After Launching blender Xorg breaks

Now i am a total bufoon with the passing something to the kernel :-(
I will try and look it up on arch wiki, but if not do you know where it is explained for such idiots like me ?


«But it would mean falling into a grave error for you to try to draw the conclusion that one can become a [good person] without assimilating the wealth of knowledge amassed by mankind».

Offline

#10 2019-08-19 13:10:23

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

Re: [SOLVED] After Launching blender Xorg breaks

Kernel_parameters
Please also post the output of dmesg if the issue happened during the current boot.
If that is not possible instead post the output of `journalctl -k -b #` where # is the number of boots since the issue happened e.g. -1 means the last boot,  -2 for two boots ago.

Offline

#11 2019-08-19 13:59:16

RAK_V_LiNux'e
Member
Registered: 2018-04-09
Posts: 36

Re: [SOLVED] After Launching blender Xorg breaks

I tried to do systool -v -m amdgpu but it said error loading it
Do i need to load it?
With modprobe amdgpu?

Also the xf86-video-amdgpu method did not work

Last edited by RAK_V_LiNux'e (2019-08-19 14:00:18)


«But it would mean falling into a grave error for you to try to draw the conclusion that one can become a [good person] without assimilating the wealth of knowledge amassed by mankind».

Offline

#12 2019-08-19 14:04:20

seth
Member
Registered: 2012-09-03
Posts: 50,931

Re: [SOLVED] After Launching blender Xorg breaks

My bad, the AMD RS880 is a dead old chip and thus uses the radeon (not the amdgpu) module.

Edit, that would thus be https://www.archlinux.org/packages/extr … video-ati/

Last edited by seth (2019-08-19 14:05:07)

Online

#13 2019-08-19 14:22:56

RAK_V_LiNux'e
Member
Registered: 2018-04-09
Posts: 36

Re: [SOLVED] After Launching blender Xorg breaks

I installed xf86-video-ati and it didn't work either. Should i keep xf86-video-ati or should i use xf86-video-vesa instead?
Sorry if that is off topic.
Also if i don't use amdgpu, does ati have a "dc=0" alternative?


«But it would mean falling into a grave error for you to try to draw the conclusion that one can become a [good person] without assimilating the wealth of knowledge amassed by mankind».

Offline

#14 2019-08-19 14:26:24

seth
Member
Registered: 2012-09-03
Posts: 50,931

Re: [SOLVED] After Launching blender Xorg breaks

No and No.

You could try

LIBGL_ALWAYS_SOFTWARE=1 blender
# or
LIBGL_DRI3_DISABLE=1 blender
# or actually
blender-softwaregl

Online

#15 2019-08-19 14:40:27

RAK_V_LiNux'e
Member
Registered: 2018-04-09
Posts: 36

Re: [SOLVED] After Launching blender Xorg breaks

seth wrote:

No and No.

Ok I will keep xf86-video-ati then.

Now

 LIBGL_ALWAYS_SOFTWARE=1 blender

Worked for me! YAY and thanks a lot.

As for

LIBGL_DRI3_DISABLE=1 blender
# or
blender-softwaregl

it didn't

I shall mark this thread as solved, shouldn't I?


«But it would mean falling into a grave error for you to try to draw the conclusion that one can become a [good person] without assimilating the wealth of knowledge amassed by mankind».

Offline

#16 2019-08-19 14:43:56

seth
Member
Registered: 2012-09-03
Posts: 50,931

Re: [SOLVED] After Launching blender Xorg breaks

You are aware that this will strip all HW acceleration from blender and rendering is performed in the CPU only?

Online

#17 2019-08-19 14:47:03

RAK_V_LiNux'e
Member
Registered: 2018-04-09
Posts: 36

Re: [SOLVED] After Launching blender Xorg breaks

Yes i am.
When i will buy a graphics card, I will disable it, but for now i will keep it so it at least works.

Thanks once more for your fast feedback and good luck with other threads

O.o >  Posts: 11,977


«But it would mean falling into a grave error for you to try to draw the conclusion that one can become a [good person] without assimilating the wealth of knowledge amassed by mankind».

Offline

Board footer

Powered by FluxBB