You are not logged in.
Hello, I just installed arch on my machine, I was able to do everything but when I installed plasma and launched it, the mouse cursor seems to be stuck in the top-left corner of my screen, although I can still move the mouse just fine, but the image of the cursor doesn't follow along with it, I have a GTX 1080 so first, I tried installing the proprietary nvidia driver, but that caused the screen to go black, I removed it and put nouveau back on, but the mouse is still stuck
Offline
Please paste your Xorg.log and details of your input driver.
Offline
[quote=jasonwryan]Please paste your Xorg.log and details of your input driver.[/quote]
Here's the log:
[zunon@arch_goliath ~]$ cat /var/log/Xorg.0.log
[ 19.750] (--) Log file renamed from "/var/log/Xorg.pid-444.log" to "/var/log/Xorg.0.log"
[ 19.765]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 19.765] X Protocol Version 11, Revision 0
[ 19.765] Build Operating System: Linux 4.9.13-1-lts x86_64
[ 19.765] Current Operating System: Linux arch_goliath 4.9.11-1-ARCH #1 SMP PREEMPT Sun Feb 19 13:45:52 UTC 2017 x86_64
[ 19.765] Kernel command line: initrd=\initramfs-linux.img root=/dev/sdb3 rw
[ 19.765] Build Date: 03 March 2017 06:00:24PM
[ 19.765]
[ 19.765] Current version of pixman: 0.34.0
[ 19.765] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 19.765] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 19.765] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 7 08:20:52 2017
[ 19.804] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 19.826] (==) No Layout section. Using the first Screen section.
[ 19.826] (==) No screen section available. Using defaults.
[ 19.826] (**) |-->Screen "Default Screen Section" (0)
[ 19.826] (**) | |-->Monitor "<default monitor>"
[ 19.837] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 19.837] (==) Automatically adding devices
[ 19.837] (==) Automatically enabling devices
[ 19.837] (==) Automatically adding GPU devices
[ 19.837] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 19.915] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 19.915] Entry deleted from font path.
[ 19.915] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 19.915] Entry deleted from font path.
[ 19.915] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 19.916] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 19.916] Entry deleted from font path.
[ 19.916] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 19.916] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 19.916] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 19.916] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 19.916] (II) Loader magic: 0x822d60
[ 19.916] (II) Module ABI versions:
[ 19.916] X.Org ANSI C Emulation: 0.4
[ 19.916] X.Org Video Driver: 23.0
[ 19.916] X.Org XInput driver : 24.1
[ 19.916] X.Org Server Extension : 10.0
[ 19.916] (++) using VT number 1
[ 19.916] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 19.917] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 19.917] (--) PCI:*(0:1:0:0) 10de:1b80:1043:8591 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 19.917] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 19.927] (II) LoadModule: "glx"
[ 19.927] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 20.025] (II) Module glx: vendor="X.Org Foundation"
[ 20.025] compiled for 1.19.2, module version = 1.0.0
[ 20.025] ABI class: X.Org Server Extension, version 10.0
[ 20.025] (==) Matched nouveau as autoconfigured driver 0
[ 20.025] (==) Matched nv as autoconfigured driver 1
[ 20.025] (==) Matched nouveau as autoconfigured driver 2
[ 20.025] (==) Matched nv as autoconfigured driver 3
[ 20.025] (==) Matched modesetting as autoconfigured driver 4
[ 20.025] (==) Matched fbdev as autoconfigured driver 5
[ 20.025] (==) Matched vesa as autoconfigured driver 6
[ 20.025] (==) Assigned the driver to the xf86ConfigLayout
[ 20.025] (II) LoadModule: "nouveau"
[ 20.026] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 20.045] (II) Module nouveau: vendor="X.Org Foundation"
[ 20.045] compiled for 1.19.0, module version = 1.0.13
[ 20.045] Module class: X.Org Video Driver
[ 20.045] ABI class: X.Org Video Driver, version 23.0
[ 20.045] (II) LoadModule: "nv"
[ 20.045] (WW) Warning, couldn't open module nv
[ 20.045] (II) UnloadModule: "nv"
[ 20.045] (II) Unloading nv
[ 20.045] (EE) Failed to load module "nv" (module does not exist, 0)
[ 20.045] (II) LoadModule: "modesetting"
[ 20.045] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 20.046] (II) Module modesetting: vendor="X.Org Foundation"
[ 20.046] compiled for 1.19.2, module version = 1.19.2
[ 20.046] Module class: X.Org Video Driver
[ 20.046] ABI class: X.Org Video Driver, version 23.0
[ 20.046] (II) LoadModule: "fbdev"
[ 20.046] (WW) Warning, couldn't open module fbdev
[ 20.046] (II) UnloadModule: "fbdev"
[ 20.046] (II) Unloading fbdev
[ 20.046] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 20.046] (II) LoadModule: "vesa"
[ 20.046] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 20.046] (II) Module vesa: vendor="X.Org Foundation"
[ 20.046] compiled for 1.19.0, module version = 2.3.4
[ 20.046] Module class: X.Org Video Driver
[ 20.046] ABI class: X.Org Video Driver, version 23.0
[ 20.046] (II) NOUVEAU driver
[ 20.046] (II) NOUVEAU driver for NVIDIA chipset families :
[ 20.046] RIVA TNT (NV04)
[ 20.046] RIVA TNT2 (NV05)
[ 20.046] GeForce 256 (NV10)
[ 20.046] GeForce 2 (NV11, NV15)
[ 20.046] GeForce 4MX (NV17, NV18)
[ 20.046] GeForce 3 (NV20)
[ 20.046] GeForce 4Ti (NV25, NV28)
[ 20.046] GeForce FX (NV3x)
[ 20.046] GeForce 6 (NV4x)
[ 20.046] GeForce 7 (G7x)
[ 20.046] GeForce 8 (G8x)
[ 20.046] GeForce GTX 200 (NVA0)
[ 20.046] GeForce GTX 400 (NVC0)
[ 20.046] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 20.046] (II) VESA: driver for VESA chipsets: vesa
[ 20.046] (II) [drm] nouveau interface version: 1.3.1
[ 20.046] (EE) Unknown chipset: NV134
[ 20.046] (II) [drm] nouveau interface version: 1.3.1
[ 20.046] (EE) Unknown chipset: NV134
[ 20.046] (II) [drm] nouveau interface version: 1.3.1
[ 20.046] (EE) Unknown chipset: NV134
[ 20.046] (II) [drm] nouveau interface version: 1.3.1
[ 20.046] (EE) Unknown chipset: NV134
[ 20.046] (II) modeset(0): using drv /dev/dri/card0
[ 20.046] (WW) Falling back to old probe method for vesa
[ 20.059] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 20.059] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 20.059] (==) modeset(0): RGB weight 888
[ 20.059] (==) modeset(0): Default visual is TrueColor
[ 20.059] (II) Loading sub module "glamoregl"
[ 20.059] (II) LoadModule: "glamoregl"
[ 20.059] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 20.098] (II) Module glamoregl: vendor="X.Org Foundation"
[ 20.098] compiled for 1.19.2, module version = 1.0.0
[ 20.098] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.098] (II) glamor: OpenGL accelerated X.org driver based.
[ 21.081] (II) glamor: EGL version 1.4 (DRI2):
[ 21.081] EGL_MESA_drm_image required.
[ 21.081] (EE) modeset(0): glamor initialization failed
[ 21.081] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[ 21.081] (II) modeset(0): Double-buffered shadow updates: off
[ 21.116] (II) modeset(0): Output DVI-D-1 has no monitor section
[ 21.166] (II) modeset(0): Output DP-1 has no monitor section
[ 21.220] (II) modeset(0): Output DP-2 has no monitor section
[ 21.221] (II) modeset(0): Output HDMI-1 has no monitor section
[ 21.273] (II) modeset(0): Output DP-3 has no monitor section
[ 21.307] (II) modeset(0): EDID for output DVI-D-1
[ 21.307] (II) modeset(0): Manufacturer: ACR Model: 32d Serial#: 876715033
[ 21.307] (II) modeset(0): Year: 2013 Week: 44
[ 21.307] (II) modeset(0): EDID Version: 1.3
[ 21.307] (II) modeset(0): Digital Display Input
[ 21.307] (II) modeset(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 21.307] (II) modeset(0): Gamma: 2.20
[ 21.307] (II) modeset(0): DPMS capabilities: Off
[ 21.307] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 21.307] (II) modeset(0): First detailed timing is preferred mode
[ 21.307] (II) modeset(0): redX: 0.635 redY: 0.352 greenX: 0.321 greenY: 0.633
[ 21.307] (II) modeset(0): blueX: 0.151 blueY: 0.052 whiteX: 0.313 whiteY: 0.329
[ 21.307] (II) modeset(0): Supported established timings:
[ 21.307] (II) modeset(0): 720x400@70Hz
[ 21.307] (II) modeset(0): 640x480@60Hz
[ 21.307] (II) modeset(0): 640x480@67Hz
[ 21.307] (II) modeset(0): 800x600@56Hz
[ 21.307] (II) modeset(0): 800x600@60Hz
[ 21.307] (II) modeset(0): 1024x768@60Hz
[ 21.307] (II) modeset(0): 1024x768@70Hz
[ 21.307] (II) modeset(0): Manufacturer's mask: 0
[ 21.307] (II) modeset(0): Supported standard timings:
[ 21.307] (II) modeset(0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 21.307] (II) modeset(0): #1: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 21.307] (II) modeset(0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 21.307] (II) modeset(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 21.307] (II) modeset(0): #4: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 21.307] (II) modeset(0): #5: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 21.307] (II) modeset(0): #6: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 21.307] (II) modeset(0): Supported detailed timing:
[ 21.307] (II) modeset(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 21.307] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 21.307] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 21.307] (II) modeset(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 21.307] (II) modeset(0): Serial No: LXLAA0054210
[ 21.307] (II) modeset(0): Monitor name: Acer V226HQL
[ 21.307] (II) modeset(0): EDID (in hex):
[ 21.307] (II) modeset(0): 00ffffffffffff0004722d03199c4134
[ 21.307] (II) modeset(0): 2c17010380301b782a84d5a25a52a226
[ 21.307] (II) modeset(0): 0d5054b30c00d1c0b300950081808100
[ 21.307] (II) modeset(0): 81c0714f0101023a801871382d40582c
[ 21.307] (II) modeset(0): 4500dd0c1100001e000000fd00374c1e
[ 21.307] (II) modeset(0): 5311000a202020202020000000ff004c
[ 21.307] (II) modeset(0): 584c4141303035343231300a000000fc
[ 21.308] (II) modeset(0): 0041636572205632323648514c0a0061
[ 21.308] (II) modeset(0): Printing probed modes for output DVI-D-1
[ 21.308] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 21.308] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 21.308] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 21.308] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 21.308] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 21.308] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 21.308] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 21.308] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 21.308] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 21.308] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 21.308] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 21.308] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 21.308] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 21.308] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 21.308] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 21.308] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 21.308] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 21.308] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 21.308] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 21.308] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 21.308] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 21.308] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 21.308] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 21.308] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 21.308] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 21.308] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 21.308] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 21.308] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 21.308] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 21.308] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 21.308] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 21.308] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 21.308] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 21.308] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 21.308] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 21.308] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 21.308] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 21.308] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 21.308] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 21.308] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21.308] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 21.308] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 21.308] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 21.308] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 21.308] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 21.308] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 21.308] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 21.308] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 21.308] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 21.308] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 21.308] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 21.308] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 21.308] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 21.360] (II) modeset(0): EDID for output DP-1
[ 21.413] (II) modeset(0): EDID for output DP-2
[ 21.414] (II) modeset(0): EDID for output HDMI-1
[ 21.466] (II) modeset(0): EDID for output DP-3
[ 21.466] (II) modeset(0): Output DVI-D-1 connected
[ 21.466] (II) modeset(0): Output DP-1 disconnected
[ 21.466] (II) modeset(0): Output DP-2 disconnected
[ 21.466] (II) modeset(0): Output HDMI-1 disconnected
[ 21.466] (II) modeset(0): Output DP-3 disconnected
[ 21.466] (II) modeset(0): Using exact sizes for initial modes
[ 21.466] (II) modeset(0): Output DVI-D-1 using initial mode 1920x1080 +0+0
[ 21.466] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21.466] (==) modeset(0): DPI set to (96, 96)
[ 21.466] (II) Loading sub module "fb"
[ 21.466] (II) LoadModule: "fb"
[ 21.466] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.479] (II) Module fb: vendor="X.Org Foundation"
[ 21.479] compiled for 1.19.2, module version = 1.0.0
[ 21.479] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.479] (II) Loading sub module "shadow"
[ 21.479] (II) LoadModule: "shadow"
[ 21.479] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 21.486] (II) Module shadow: vendor="X.Org Foundation"
[ 21.486] compiled for 1.19.2, module version = 1.1.0
[ 21.486] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.486] (II) UnloadModule: "vesa"
[ 21.486] (II) Unloading vesa
[ 21.486] (==) Depth 24 pixmap format is 32 bpp
[ 21.514] (==) modeset(0): Backing store enabled
[ 21.514] (==) modeset(0): Silken mouse enabled
[ 21.514] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 21.541] (==) modeset(0): DPMS enabled
[ 21.541] (--) RandR disabled
[ 21.544] (II) AIGLX: Screen 0 is not DRI2 capable
[ 21.544] (EE) AIGLX: reverting to software rendering
[ 21.544] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[ 21.544] (II) IGLX: Loaded and initialized swrast
[ 21.544] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 21.544] (II) modeset(0): Damage tracking initialized
[ 21.544] (II) modeset(0): Setting screen physical size to 508 x 285
[ 21.796] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 21.796] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 21.796] (II) LoadModule: "libinput"
[ 21.797] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 21.836] (II) Module libinput: vendor="X.Org Foundation"
[ 21.836] compiled for 1.19.1, module version = 0.24.0
[ 21.836] Module class: X.Org XInput Driver
[ 21.836] ABI class: X.Org XInput driver, version 24.1
[ 21.836] (II) Using input driver 'libinput' for 'Power Button'
[ 21.836] (**) Power Button: always reports core events
[ 21.836] (**) Option "Device" "/dev/input/event6"
[ 21.836] (**) Option "_source" "server/udev"
[ 21.836] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[ 21.836] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[ 21.860] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event6"
[ 21.860] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 21.860] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[ 21.860] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[ 21.860] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 21.860] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 21.860] (II) Using input driver 'libinput' for 'Power Button'
[ 21.860] (**) Power Button: always reports core events
[ 21.860] (**) Option "Device" "/dev/input/event4"
[ 21.860] (**) Option "_source" "server/udev"
[ 21.860] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 21.860] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 21.880] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event4"
[ 21.880] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 21.880] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 21.880] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 21.880] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
[ 21.880] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 21.880] (II) Using input driver 'libinput' for 'Sleep Button'
[ 21.880] (**) Sleep Button: always reports core events
[ 21.880] (**) Option "Device" "/dev/input/event5"
[ 21.880] (**) Option "_source" "server/udev"
[ 21.880] (II) input device 'Sleep Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 21.880] (II) input device 'Sleep Button', /dev/input/event5 is a keyboard
[ 21.900] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event5"
[ 21.900] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 21.900] (II) input device 'Sleep Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 21.900] (II) input device 'Sleep Button', /dev/input/event5 is a keyboard
[ 21.900] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[ 21.900] (II) No input driver specified, ignoring this device.
[ 21.900] (II) This device may have been added with another device file.
[ 21.900] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[ 21.900] (II) No input driver specified, ignoring this device.
[ 21.900] (II) This device may have been added with another device file.
[ 21.900] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 21.900] (II) No input driver specified, ignoring this device.
[ 21.900] (II) This device may have been added with another device file.
[ 21.900] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[ 21.900] (II) No input driver specified, ignoring this device.
[ 21.900] (II) This device may have been added with another device file.
[ 21.901] (II) config/udev: Adding input device daskeyboard (/dev/input/event0)
[ 21.901] (**) daskeyboard: Applying InputClass "libinput keyboard catchall"
[ 21.901] (II) Using input driver 'libinput' for 'daskeyboard'
[ 21.901] (**) daskeyboard: always reports core events
[ 21.901] (**) Option "Device" "/dev/input/event0"
[ 21.901] (**) Option "_source" "server/udev"
[ 21.901] (II) input device 'daskeyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 21.901] (II) input device 'daskeyboard', /dev/input/event0 is a keyboard
[ 21.940] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:04D9:2013.0001/input/input1/event0"
[ 21.940] (II) XINPUT: Adding extended input device "daskeyboard" (type: KEYBOARD, id 9)
[ 21.940] (II) input device 'daskeyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 21.940] (II) input device 'daskeyboard', /dev/input/event0 is a keyboard
[ 21.940] (II) config/udev: Adding input device daskeyboard (/dev/input/event1)
[ 21.940] (**) daskeyboard: Applying InputClass "libinput keyboard catchall"
[ 21.940] (II) Using input driver 'libinput' for 'daskeyboard'
[ 21.940] (**) daskeyboard: always reports core events
[ 21.940] (**) Option "Device" "/dev/input/event1"
[ 21.940] (**) Option "_source" "server/udev"
[ 21.940] (II) input device 'daskeyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 21.940] (II) input device 'daskeyboard', /dev/input/event1 is a keyboard
[ 21.980] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:04D9:2013.0002/input/input2/event1"
[ 21.980] (II) XINPUT: Adding extended input device "daskeyboard" (type: KEYBOARD, id 10)
[ 21.980] (II) input device 'daskeyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 21.980] (II) input device 'daskeyboard', /dev/input/event1 is a keyboard
[ 21.980] (II) config/udev: Adding input device Kingsis Peripherals ZOWIE Gaming mouse (/dev/input/event2)
[ 21.980] (**) Kingsis Peripherals ZOWIE Gaming mouse: Applying InputClass "libinput pointer catchall"
[ 21.980] (II) Using input driver 'libinput' for 'Kingsis Peripherals ZOWIE Gaming mouse'
[ 21.980] (**) Kingsis Peripherals ZOWIE Gaming mouse: always reports core events
[ 21.980] (**) Option "Device" "/dev/input/event2"
[ 21.980] (**) Option "_source" "server/udev"
[ 22.036] (II) input device 'Kingsis Peripherals ZOWIE Gaming mouse', /dev/input/event2 is tagged by udev as: Mouse
[ 22.036] (II) input device 'Kingsis Peripherals ZOWIE Gaming mouse', /dev/input/event2 is a pointer caps
[ 22.073] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/0003:1AF3:0001.0003/input/input3/event2"
[ 22.073] (II) XINPUT: Adding extended input device "Kingsis Peripherals ZOWIE Gaming mouse" (type: MOUSE, id 11)
[ 22.073] (**) Option "AccelerationScheme" "none"
[ 22.073] (**) Kingsis Peripherals ZOWIE Gaming mouse: (accel) selected scheme none/0
[ 22.073] (**) Kingsis Peripherals ZOWIE Gaming mouse: (accel) acceleration factor: 2.000
[ 22.073] (**) Kingsis Peripherals ZOWIE Gaming mouse: (accel) acceleration threshold: 4
[ 22.130] (II) input device 'Kingsis Peripherals ZOWIE Gaming mouse', /dev/input/event2 is tagged by udev as: Mouse
[ 22.130] (II) input device 'Kingsis Peripherals ZOWIE Gaming mouse', /dev/input/event2 is a pointer caps
[ 22.130] (II) config/udev: Adding input device Kingsis Peripherals ZOWIE Gaming mouse (/dev/input/mouse0)
[ 22.130] (II) No input driver specified, ignoring this device.
[ 22.130] (II) This device may have been added with another device file.
[ 22.130] (II) config/udev: Adding input device Logitech Logitech G933 Gaming Wireless Headset (/dev/input/event3)
[ 22.130] (**) Logitech Logitech G933 Gaming Wireless Headset: Applying InputClass "libinput keyboard catchall"
[ 22.130] (II) Using input driver 'libinput' for 'Logitech Logitech G933 Gaming Wireless Headset'
[ 22.130] (**) Logitech Logitech G933 Gaming Wireless Headset: always reports core events
[ 22.130] (**) Option "Device" "/dev/input/event3"
[ 22.130] (**) Option "_source" "server/udev"
[ 22.130] (II) input device 'Logitech Logitech G933 Gaming Wireless Headset', /dev/input/event3 is tagged by udev as: Keyboard
[ 22.130] (II) input device 'Logitech Logitech G933 Gaming Wireless Headset', /dev/input/event3 is a keyboard
[ 22.166] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.3/0003:046D:0A5B.0004/input/input4/event3"
[ 22.166] (II) XINPUT: Adding extended input device "Logitech Logitech G933 Gaming Wireless Headset" (type: KEYBOARD, id 12)
[ 22.166] (II) input device 'Logitech Logitech G933 Gaming Wireless Headset', /dev/input/event3 is tagged by udev as: Keyboard
[ 22.166] (II) input device 'Logitech Logitech G933 Gaming Wireless Headset', /dev/input/event3 is a keyboard
[ 22.167] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event9)
[ 22.167] (II) No input driver specified, ignoring this device.
[ 22.167] (II) This device may have been added with another device file.
[ 22.167] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event10)
[ 22.167] (II) No input driver specified, ignoring this device.
[ 22.167] (II) This device may have been added with another device file.
[ 22.167] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[ 22.167] (II) No input driver specified, ignoring this device.
[ 22.167] (II) This device may have been added with another device file.
[ 22.167] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event12)
[ 22.167] (II) No input driver specified, ignoring this device.
[ 22.167] (II) This device may have been added with another device file.
[ 22.167] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event13)
[ 22.167] (II) No input driver specified, ignoring this device.
[ 22.167] (II) This device may have been added with another device file.
[ 22.167] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event14)
[ 22.167] (II) No input driver specified, ignoring this device.
[ 22.167] (II) This device may have been added with another device file.
[ 22.167] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event15)
[ 22.167] (II) No input driver specified, ignoring this device.
[ 22.167] (II) This device may have been added with another device file.
[ 22.167] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event16)
[ 22.167] (II) No input driver specified, ignoring this device.
[ 22.167] (II) This device may have been added with another device file.
[ 22.167] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 22.167] (II) No input driver specified, ignoring this device.
[ 22.167] (II) This device may have been added with another device file.
[ 22.168] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 22.168] (II) No input driver specified, ignoring this device.
[ 22.168] (II) This device may have been added with another device file.
[ 25.261] (II) modeset(0): Disabling kernel dirty updates, not required.
[ 42.734] (II) modeset(0): EDID vendor "ACR", prod id 813
[ 42.734] (II) modeset(0): Using EDID range info for horizontal sync
[ 42.734] (II) modeset(0): Using EDID range info for vertical refresh
[ 42.734] (II) modeset(0): Printing DDC gathered Modelines:
[ 42.734] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 42.734] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 42.734] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 42.734] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 42.734] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 42.734] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 42.734] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 42.734] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 42.734] (II) modeset(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 42.734] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 42.734] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 42.734] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 42.734] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 42.734] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 42.734] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 45.310] (II) modeset(0): EDID vendor "ACR", prod id 813
[ 45.310] (II) modeset(0): Using hsync ranges from config file
[ 45.310] (II) modeset(0): Using vrefresh ranges from config file
[ 45.310] (II) modeset(0): Printing DDC gathered Modelines:
[ 45.310] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 45.310] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 45.310] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 45.310] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 45.310] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 45.310] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 45.310] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 45.310] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 45.310] (II) modeset(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 45.310] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 45.310] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 45.310] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 45.310] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 45.310] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 45.310] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 190.426] (II) modeset(0): EDID vendor "ACR", prod id 813
[ 190.426] (II) modeset(0): Using hsync ranges from config file
[ 190.426] (II) modeset(0): Using vrefresh ranges from config file
[ 190.426] (II) modeset(0): Printing DDC gathered Modelines:
[ 190.426] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 190.426] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 190.426] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 190.426] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 190.426] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 190.426] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 190.426] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 190.426] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 190.426] (II) modeset(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 190.426] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 190.426] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 190.426] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 190.426] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 190.426] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 190.426] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 190.586] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[ 190.586] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[ 190.587] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 190.587] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 190.587] (II) input device 'Sleep Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 190.587] (II) input device 'Sleep Button', /dev/input/event5 is a keyboard
[ 190.587] (II) input device 'daskeyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 190.587] (II) input device 'daskeyboard', /dev/input/event0 is a keyboard
[ 190.587] (II) input device 'daskeyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 190.587] (II) input device 'daskeyboard', /dev/input/event1 is a keyboard
[ 190.643] (II) input device 'Kingsis Peripherals ZOWIE Gaming mouse', /dev/input/event2 is tagged by udev as: Mouse
[ 190.643] (II) input device 'Kingsis Peripherals ZOWIE Gaming mouse', /dev/input/event2 is a pointer caps
[ 190.643] (II) input device 'Logitech Logitech G933 Gaming Wireless Headset', /dev/input/event3 is tagged by udev as: Keyboard
[ 190.643] (II) input device 'Logitech Logitech G933 Gaming Wireless Headset', /dev/input/event3 is a keyboard
[ 1365.612] (II) modeset(0): EDID vendor "ACR", prod id 813
[ 1365.612] (II) modeset(0): Using hsync ranges from config file
[ 1365.612] (II) modeset(0): Using vrefresh ranges from config file
[ 1365.612] (II) modeset(0): Printing DDC gathered Modelines:
[ 1365.612] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 1365.612] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1365.612] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 1365.612] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 1365.612] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1365.612] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 1365.612] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 1365.612] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1365.612] (II) modeset(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 1365.612] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 1365.612] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 1365.612] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1365.612] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 1365.612] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 1365.612] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 1366.504] (II) modeset(0): Allocate new frame buffer 3840x1080 stride
[ 1463.632] (II) SYN_DROPPED event from "Kingsis Peripherals ZOWIE Gaming mouse" - some input events have been lost.
[ 1492.141] (II) SYN_DROPPED event from "Kingsis Peripherals ZOWIE Gaming mouse" - some input events have been lost.
[ 1527.399] (II) SYN_DROPPED event from "Kingsis Peripherals ZOWIE Gaming mouse" - some input events have been lost.
[zunon@arch_goliath ~]$Last edited by Zunon (2017-03-07 05:14:19)
Offline
1. Use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Co … s_and_code
2. The error message is pretty obvious. What input driver did you install?
Offline
1. Use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Co … s_and_code
2. The error message is pretty obvious. What input driver did you install?
I don't think I installed an input driver, which one should I install?
EDIT: I have libinput installed, just to be clear, the mouse itself isn't stuch in the topleft corner, rather, the image/graphic of the cursor is stuck there, I can move the invisible cursor just fine
Last edited by Zunon (2017-03-07 05:29:22)
Offline
Offline
yeah, I have that installed, check edit
Offline
Another user had the same issue: https://bbs.archlinux.org/viewtopic.php?id=221219
It seems to be a bug in the nouveau driver, which I notice you are running as well. You may want to look through https://nouveau.freedesktop.org/wiki/Bugs/ and see if this is a known issue (it may well be fixed in the next version), or you may want to switch to the propriety nvidia driver instead.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Online
Its a bug inside KERNEL ... only affects GTX 1000 nvidia series
4.8 --> affected
4.9 --> affected
4.10 --> PATCHED
https://bugs.launchpad.net/ubuntu/+sour … ug/1646574
At the moment only way "easy" , is go with 4.10.y kernels
Other way is tray to patch 4.9 LTS series
Last edited by USUARIONUEVO (2017-03-08 23:17:05)
Offline