Giter Site home page Giter Site logo

Comments (10)

 avatar commented on July 21, 2024 2

I had this same problem when running LARBS in VirtualBox in EFI mode. Then Virtualbox uses VMSVGA as its default display emulation. I read the X logs and found that if I installed xf86-video-vesa, xf86-video-fbdev and xf86-video-vmware, then X started fine after logging in as the newly created user. Maybe these packages could be installed or a check to see if the script is run inside VirtualBox and in EFI mode could be done and if so, these packages could be installed.

from larbs.

LukeSmithxyz avatar LukeSmithxyz commented on July 21, 2024 1

@m-mollenhauer
Okay, well that could actually be it, as the problems have always been either with make or sudo, both provided by base-devel. I had put base-devel first in the program list for this reason, but I supposed it slipped my mind that the AUR helper is compiled beforehand.

This also makes sense as to why some people said it all worked perfectly if you run it twice.

The thing is, this in essence, has nothing to do with having a virtual machine installed, so I have to wonder that it would mean that nearly everyone who uses a VM doesn't install base-devel while nearly everyone who uses a real system does install it.

I've pushed an update to the script that will now install base-devel explicitly before yay and everything else which should fix this problem once and for all.

from larbs.

NagyAttila avatar NagyAttila commented on July 21, 2024

It happend to me as well without using VirtualBox.
This issue is very similar to the one that was reported earlier: #42

from larbs.

anselal avatar anselal commented on July 21, 2024

@LukeSmithxyz did you find time to look into this ?

from larbs.

Weirdei avatar Weirdei commented on July 21, 2024

I Have the same issue with KVM libvirt VM. Looks like dotfiles are not copied during script execution.

from larbs.

Weirdei avatar Weirdei commented on July 21, 2024

It is require sudo package to be installed prior running script, after that everything worked like a charm.

from larbs.

Henry-Ash-Williams avatar Henry-Ash-Williams commented on July 21, 2024

Hmm, not working for me. Any other advice?

from larbs.

wis avatar wis commented on July 21, 2024

come on guys, if you expect Luke to put in some effort to fix this at least provide the damn logs.

startx

X.Org X Server 1.20.1
X Protocol Version 11, Revision 0
Build Operating System: Linux Arch Linux
Current Operating System: Linux kekarch 4.18.12-arch1-1-ARCH #1 SMP PREEMPT Thu Oct 4 01:01:27 UTC 2018 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=7625541d-42ce-4740-b7f2-6eb4875ea6f5 rw quiet
Build Date: 09 August 2018  06:37:34PM
 
Current version of pixman: 0.34.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/home/pepe/.local/share/xorg/Xorg.0.log", Time: Mon Oct 15 17:59:55 2018
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported high keycode 372 for name <I372> ignored
>                   X11 cannot support keycodes above 255.
>                   This warning only shows for the first high keycode.
Errors from xkbcomp are not fatal to the X server
/etc/X11/xinit/xinitrc: line 51: twm: command not found
/etc/X11/xinit/xinitrc: line 52: xclock: command not found
/etc/X11/xinit/xinitrc: line 55: exec: xterm: not found
/etc/X11/xinit/xinitrc: line 54: xterm: command not found
/etc/X11/xinit/xinitrc: line 53: xterm: command not found
xinit: connection to X server lost

waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.

Log file: "/home/pepe/.local/share/xorg/Xorg.0.log":

[  1943.036] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[  1943.036] 
X.Org X Server 1.20.1
X Protocol Version 11, Revision 0
[  1943.037] Build Operating System: Linux Arch Linux
[  1943.037] Current Operating System: Linux kekarch 4.18.12-arch1-1-ARCH #1 SMP PREEMPT Thu Oct 4 01:01:27 UTC 2018 x86_64
[  1943.037] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=7625541d-42ce-4740-b7f2-6eb4875ea6f5 rw quiet
[  1943.037] Build Date: 09 August 2018  06:37:34PM
[  1943.037]  
[  1943.038] Current version of pixman: 0.34.0
[  1943.038] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1943.038] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1943.039] (==) Log file: "/home/pepe/.local/share/xorg/Xorg.0.log", Time: Mon Oct 15 17:47:01 2018
[  1943.039] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1943.039] (==) No Layout section.  Using the first Screen section.
[  1943.039] (==) No screen section available. Using defaults.
[  1943.039] (**) |-->Screen "Default Screen Section" (0)
[  1943.039] (**) |   |-->Monitor "<default monitor>"
[  1943.039] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1943.039] (==) Automatically adding devices
[  1943.039] (==) Automatically enabling devices
[  1943.039] (==) Automatically adding GPU devices
[  1943.039] (==) Automatically binding GPU devices
[  1943.039] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1943.039] (WW) The directory "/usr/share/fonts/misc" does not exist.
[  1943.039] 	Entry deleted from font path.
[  1943.039] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  1943.039] 	Entry deleted from font path.
[  1943.039] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  1943.039] 	Entry deleted from font path.
[  1943.039] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[  1943.039] 	Entry deleted from font path.
[  1943.039] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[  1943.039] 	Entry deleted from font path.
[  1943.039] (==) FontPath set to:
	/usr/share/fonts/TTF
[  1943.039] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1943.039] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1943.039] (II) Module ABI versions:
[  1943.039] 	X.Org ANSI C Emulation: 0.4
[  1943.039] 	X.Org Video Driver: 24.0
[  1943.039] 	X.Org XInput driver : 24.1
[  1943.039] 	X.Org Server Extension : 10.0
[  1943.040] (++) using VT number 1

[  1943.042] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[  1943.043] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1943.044] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[  1943.053] (--) PCI:*(1@0:0:0) 10de:1c03:1458:3716 rev 161, Mem @ 0xfa000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[  1943.053] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1943.053] (II) LoadModule: "glx"
[  1943.053] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1943.054] (II) Module glx: vendor="X.Org Foundation"
[  1943.054] 	compiled for 1.20.1, module version = 1.0.0
[  1943.054] 	ABI class: X.Org Server Extension, version 10.0
[  1943.054] (==) Matched nouveau as autoconfigured driver 0
[  1943.054] (==) Matched nv as autoconfigured driver 1
[  1943.054] (==) Matched modesetting as autoconfigured driver 2
[  1943.054] (==) Matched fbdev as autoconfigured driver 3
[  1943.054] (==) Matched vesa as autoconfigured driver 4
[  1943.054] (==) Assigned the driver to the xf86ConfigLayout
[  1943.054] (II) LoadModule: "nouveau"
[  1943.055] (WW) Warning, couldn't open module nouveau
[  1943.055] (EE) Failed to load module "nouveau" (module does not exist, 0)
[  1943.055] (II) LoadModule: "nv"
[  1943.055] (WW) Warning, couldn't open module nv
[  1943.055] (EE) Failed to load module "nv" (module does not exist, 0)
[  1943.055] (II) LoadModule: "modesetting"
[  1943.055] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1943.055] (II) Module modesetting: vendor="X.Org Foundation"
[  1943.055] 	compiled for 1.20.1, module version = 1.20.1
[  1943.055] 	Module class: X.Org Video Driver
[  1943.055] 	ABI class: X.Org Video Driver, version 24.0
[  1943.055] (II) LoadModule: "fbdev"
[  1943.055] (WW) Warning, couldn't open module fbdev
[  1943.055] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  1943.055] (II) LoadModule: "vesa"
[  1943.055] (WW) Warning, couldn't open module vesa
[  1943.055] (EE) Failed to load module "vesa" (module does not exist, 0)
[  1943.055] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1943.055] (II) modeset(0): using drv /dev/dri/card0
[  1943.055] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  1943.055] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1943.056] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[  1943.056] (==) modeset(0): RGB weight 888
[  1943.056] (==) modeset(0): Default visual is TrueColor
[  1943.056] (II) Loading sub module "glamoregl"
[  1943.056] (II) LoadModule: "glamoregl"
[  1943.056] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1943.058] (II) Module glamoregl: vendor="X.Org Foundation"
[  1943.058] 	compiled for 1.20.1, module version = 1.0.1
[  1943.058] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1943.124] (II) modeset(0): glamor X acceleration enabled on NV136
[  1943.124] (II) modeset(0): glamor initialized
[  1943.126] (II) modeset(0): Output DVI-D-1 has no monitor section
[  1943.174] (II) modeset(0): Output DP-1 has no monitor section
[  1943.226] (II) modeset(0): Output DP-2 has no monitor section
[  1943.227] (II) modeset(0): Output HDMI-1 has no monitor section
[  1943.279] (II) modeset(0): Output DP-3 has no monitor section
[  1943.281] (II) modeset(0): EDID for output DVI-D-1
[  1943.329] (II) modeset(0): EDID for output DP-1
[  1943.329] (II) modeset(0): Manufacturer: HKC  Model: 2160  Serial#: 1
[  1943.329] (II) modeset(0): Year: 2010  Week: 3
[  1943.329] (II) modeset(0): EDID Version: 1.3
[  1943.329] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[  1943.329] (II) modeset(0): Sync:
[  1943.329] (II) modeset(0): Max Image Size [cm]: horiz.: 54  vert.: 30
[  1943.329] (II) modeset(0): Gamma: 2.20
[  1943.329] (II) modeset(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[  1943.329] (II) modeset(0): First detailed timing is preferred mode
[  1943.329] (II) modeset(0): redX: 0.652 redY: 0.330   greenX: 0.222 greenY: 0.681
[  1943.329] (II) modeset(0): blueX: 0.148 blueY: 0.054   whiteX: 0.310 whiteY: 0.330
[  1943.329] (II) modeset(0): Supported established timings:
[  1943.329] (II) modeset(0): 720x400@70Hz
[  1943.329] (II) modeset(0): 640x480@60Hz
[  1943.329] (II) modeset(0): 640x480@72Hz
[  1943.329] (II) modeset(0): 640x480@75Hz
[  1943.329] (II) modeset(0): 800x600@56Hz
[  1943.329] (II) modeset(0): 800x600@60Hz
[  1943.329] (II) modeset(0): 800x600@72Hz
[  1943.329] (II) modeset(0): 800x600@75Hz
[  1943.329] (II) modeset(0): 1024x768@60Hz
[  1943.329] (II) modeset(0): 1024x768@70Hz
[  1943.330] (II) modeset(0): 1024x768@75Hz
[  1943.330] (II) modeset(0): 1280x1024@75Hz
[  1943.330] (II) modeset(0): Manufacturer's mask: 0
[  1943.330] (II) modeset(0): Supported standard timings:
[  1943.330] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[  1943.330] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  1943.330] (II) modeset(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[  1943.330] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1943.330] (II) modeset(0): #4: hsize: 1280  vsize 1024  refresh: 70  vid: 35457
[  1943.330] (II) modeset(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[  1943.330] (II) modeset(0): #6: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[  1943.330] (II) modeset(0): Supported detailed timing:
[  1943.330] (II) modeset(0): clock: 172.0 MHz   Image Size:  510 x 286 mm
[  1943.330] (II) modeset(0): h_active: 1920  h_sync: 2040  h_sync_end 2248 h_blank_end 2576 h_border: 0
[  1943.330] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1120 v_border: 0
[  1943.330] (II) modeset(0): Supported detailed timing:
[  1943.330] (II) modeset(0): clock: 85.0 MHz   Image Size:  304 x 228 mm
[  1943.330] (II) modeset(0): h_active: 1360  h_sync: 1424  h_sync_end 1536 h_blank_end 1616 h_border: 0
[  1943.330] (II) modeset(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 795 v_border: 0
[  1943.330] (II) modeset(0): Ranges: V min: 60 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[  1943.330] (II) modeset(0): Monitor name: 
[  1943.330] (II) modeset(0): EDID (in hex):
[  1943.330] (II) modeset(0): 	00ffffffffffff002163602101000000
[  1943.330] (II) modeset(0): 	0314010300361e78ea2d36a75438ae26
[  1943.330] (II) modeset(0): 	0d4f54afcf00d1c0b30095008180818a
[  1943.330] (II) modeset(0): 	810081400101304380907238284078d0
[  1943.330] (II) modeset(0): 	3600fe1e1100001c3421500051001b30
[  1943.330] (II) modeset(0): 	4070360030e41000001e000000fd003c
[  1943.330] (II) modeset(0): 	4b1e5311000a202020202020000000fc
[  1943.330] (II) modeset(0): 	000a2020202020202020202020200053
[  1943.330] (II) modeset(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[  1943.330] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[  1943.330] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[  1943.330] (II) modeset(0): Printing probed modes for output DP-1
[  1943.330] (II) modeset(0): Modeline "1920x1080"x59.6  172.00  1920 2040 2248 2576  1080 1083 1089 1120 -hsync +vsync (66.8 kHz eP)
[  1943.330] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1943.330] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[  1943.330] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[  1943.330] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[  1943.330] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[  1943.330] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[  1943.330] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1943.330] (II) modeset(0): Modeline "1280x1024"x70.0  128.95  1280 1368 1504 1728  1024 1025 1028 1066 -hsync +vsync (74.6 kHz)
[  1943.330] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1943.330] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1943.330] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[  1943.330] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[  1943.330] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[  1943.330] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[  1943.330] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[  1943.330] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[  1943.330] (II) modeset(0): Modeline "1360x768"x66.2   85.00  1360 1424 1536 1616  768 771 777 795 +hsync +vsync (52.6 kHz e)
[  1943.330] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[  1943.330] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[  1943.330] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  1943.330] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[  1943.330] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[  1943.330] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[  1943.330] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[  1943.330] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[  1943.330] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[  1943.330] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[  1943.330] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[  1943.330] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1943.330] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1943.330] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1943.330] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[  1943.330] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[  1943.330] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[  1943.330] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[  1943.330] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[  1943.330] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[  1943.331] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[  1943.331] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[  1943.331] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[  1943.331] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[  1943.331] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[  1943.331] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[  1943.331] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[  1943.331] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[  1943.331] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[  1943.331] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[  1943.331] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[  1943.331] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[  1943.331] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1943.331] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1943.331] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1943.331] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1943.331] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[  1943.331] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[  1943.331] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[  1943.331] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[  1943.331] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[  1943.331] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[  1943.331] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[  1943.331] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[  1943.331] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[  1943.331] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[  1943.331] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[  1943.331] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[  1943.331] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1943.331] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1943.331] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1943.331] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[  1943.331] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[  1943.331] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1943.331] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[  1943.331] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[  1943.331] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[  1943.331] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[  1943.331] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[  1943.331] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[  1943.331] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[  1943.331] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[  1943.331] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[  1943.331] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[  1943.331] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[  1943.331] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[  1943.331] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[  1943.331] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[  1943.331] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[  1943.331] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[  1943.331] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[  1943.331] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[  1943.331] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[  1943.331] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[  1943.331] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[  1943.331] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[  1943.331] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[  1943.383] (II) modeset(0): EDID for output DP-2
[  1943.384] (II) modeset(0): EDID for output HDMI-1
[  1943.436] (II) modeset(0): EDID for output DP-3
[  1943.436] (II) modeset(0): Output DVI-D-1 disconnected
[  1943.436] (II) modeset(0): Output DP-1 connected
[  1943.436] (II) modeset(0): Output DP-2 disconnected
[  1943.436] (II) modeset(0): Output HDMI-1 disconnected
[  1943.436] (II) modeset(0): Output DP-3 disconnected
[  1943.436] (II) modeset(0): Using exact sizes for initial modes
[  1943.436] (II) modeset(0): Output DP-1 using initial mode 1920x1080 +0+0
[  1943.436] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[  1943.436] (==) modeset(0): DPI set to (96, 96)
[  1943.436] (II) Loading sub module "fb"
[  1943.436] (II) LoadModule: "fb"
[  1943.436] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1943.437] (II) Module fb: vendor="X.Org Foundation"
[  1943.437] 	compiled for 1.20.1, module version = 1.0.0
[  1943.437] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1943.449] (==) modeset(0): Backing store enabled
[  1943.449] (==) modeset(0): Silken mouse disabled
[  1943.465] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[  1943.465] (==) modeset(0): DPMS enabled
[  1943.466] (II) modeset(0): [DRI2] Setup complete
[  1943.466] (II) modeset(0): [DRI2]   DRI driver: nouveau
[  1943.466] (II) modeset(0): [DRI2]   VDPAU driver: nouveau
[  1943.466] (II) Initializing extension Generic Event Extension
[  1943.466] (II) Initializing extension SHAPE
[  1943.466] (II) Initializing extension MIT-SHM
[  1943.466] (II) Initializing extension XInputExtension
[  1943.466] (II) Initializing extension XTEST
[  1943.466] (II) Initializing extension BIG-REQUESTS
[  1943.466] (II) Initializing extension SYNC
[  1943.466] (II) Initializing extension XKEYBOARD
[  1943.466] (II) Initializing extension XC-MISC
[  1943.466] (II) Initializing extension SECURITY
[  1943.466] (II) Initializing extension XFIXES
[  1943.466] (II) Initializing extension RENDER
[  1943.466] (II) Initializing extension RANDR
[  1943.466] (II) Initializing extension COMPOSITE
[  1943.466] (II) Initializing extension DAMAGE
[  1943.466] (II) Initializing extension MIT-SCREEN-SAVER
[  1943.466] (II) Initializing extension DOUBLE-BUFFER
[  1943.466] (II) Initializing extension RECORD
[  1943.466] (II) Initializing extension DPMS
[  1943.466] (II) Initializing extension Present
[  1943.466] (II) Initializing extension DRI3
[  1943.466] (II) Initializing extension X-Resource
[  1943.466] (II) Initializing extension XVideo
[  1943.466] (II) Initializing extension XVideo-MotionCompensation
[  1943.466] (II) Initializing extension GLX
[  1943.468] (II) AIGLX: Loaded and initialized nouveau
[  1943.468] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1943.468] (II) Initializing extension XFree86-VidModeExtension
[  1943.468] (II) Initializing extension XFree86-DGA
[  1943.468] (II) Initializing extension XFree86-DRI
[  1943.468] (II) Initializing extension DRI2
[  1943.470] (II) modeset(0): Damage tracking initialized
[  1943.470] (II) modeset(0): Setting screen physical size to 508 x 285
[  1943.506] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  1943.506] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1943.506] (II) LoadModule: "libinput"
[  1943.506] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1943.508] (II) Module libinput: vendor="X.Org Foundation"
[  1943.508] 	compiled for 1.20.0, module version = 0.28.0
[  1943.508] 	Module class: X.Org XInput Driver
[  1943.508] 	ABI class: X.Org XInput driver, version 24.1
[  1943.508] (II) Using input driver 'libinput' for 'Power Button'
[  1943.508] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 17 paused 0
[  1943.508] (**) Power Button: always reports core events
[  1943.508] (**) Option "Device" "/dev/input/event1"
[  1943.509] (**) Option "_source" "server/udev"
[  1943.509] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1943.509] (II) event1  - Power Button: device is a keyboard
[  1943.510] (II) event1  - Power Button: device removed
[  1943.510] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[  1943.510] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1943.510] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1943.510] (II) event1  - Power Button: device is a keyboard
[  1943.510] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  1943.510] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1943.510] (II) Using input driver 'libinput' for 'Power Button'
[  1943.511] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
[  1943.511] (**) Power Button: always reports core events
[  1943.511] (**) Option "Device" "/dev/input/event0"
[  1943.511] (**) Option "_source" "server/udev"
[  1943.512] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  1943.512] (II) event0  - Power Button: device is a keyboard
[  1943.512] (II) event0  - Power Button: device removed
[  1943.512] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[  1943.512] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  1943.513] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  1943.513] (II) event0  - Power Button: device is a keyboard
[  1943.513] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
[  1943.513] (II) No input driver specified, ignoring this device.
[  1943.513] (II) This device may have been added with another device file.
[  1943.513] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event21)
[  1943.513] (II) No input driver specified, ignoring this device.
[  1943.513] (II) This device may have been added with another device file.
[  1943.513] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event22)
[  1943.513] (II) No input driver specified, ignoring this device.
[  1943.513] (II) This device may have been added with another device file.
[  1943.514] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event23)
[  1943.514] (II) No input driver specified, ignoring this device.
[  1943.514] (II) This device may have been added with another device file.
[  1943.514] (II) config/udev: Adding input device Audio-Technica ATR USB microphone Consumer Control (/dev/input/event9)
[  1943.514] (**) Audio-Technica ATR USB microphone Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1943.514] (II) Using input driver 'libinput' for 'Audio-Technica ATR USB microphone Consumer Control'
[  1943.515] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 21 paused 0
[  1943.515] (**) Audio-Technica ATR USB microphone Consumer Control: always reports core events
[  1943.515] (**) Option "Device" "/dev/input/event9"
[  1943.515] (**) Option "_source" "server/udev"
[  1943.516] (II) event9  - Audio-Technica ATR USB microphone Consumer Control: is tagged by udev as: Keyboard
[  1943.516] (II) event9  - Audio-Technica ATR USB microphone Consumer Control: device is a keyboard
[  1943.516] (II) event9  - Audio-Technica ATR USB microphone Consumer Control: device removed
[  1943.516] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.3/0003:0909:001B.0006/input/input9/event9"
[  1943.516] (II) XINPUT: Adding extended input device "Audio-Technica ATR USB microphone Consumer Control" (type: KEYBOARD, id 8)
[  1943.517] (II) event9  - Audio-Technica ATR USB microphone Consumer Control: is tagged by udev as: Keyboard
[  1943.517] (II) event9  - Audio-Technica ATR USB microphone Consumer Control: device is a keyboard
[  1943.517] (II) config/udev: Adding input device HID 04f3:0103 (/dev/input/event2)
[  1943.517] (**) HID 04f3:0103: Applying InputClass "libinput keyboard catchall"
[  1943.517] (II) Using input driver 'libinput' for 'HID 04f3:0103'
[  1943.518] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
[  1943.518] (**) HID 04f3:0103: always reports core events
[  1943.518] (**) Option "Device" "/dev/input/event2"
[  1943.518] (**) Option "_source" "server/udev"
[  1943.519] (II) event2  - HID 04f3:0103: is tagged by udev as: Keyboard
[  1943.519] (II) event2  - HID 04f3:0103: device is a keyboard
[  1943.519] (II) event2  - HID 04f3:0103: device removed
[  1943.519] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/0003:04F3:0103.0001/input/input2/event2"
[  1943.519] (II) XINPUT: Adding extended input device "HID 04f3:0103" (type: KEYBOARD, id 9)
[  1943.520] (II) event2  - HID 04f3:0103: is tagged by udev as: Keyboard
[  1943.520] (II) event2  - HID 04f3:0103: device is a keyboard
[  1943.520] (II) config/udev: Adding input device HID 04f3:0103 Consumer Control (/dev/input/event3)
[  1943.520] (**) HID 04f3:0103 Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1943.520] (II) Using input driver 'libinput' for 'HID 04f3:0103 Consumer Control'
[  1943.521] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 23 paused 0
[  1943.521] (**) HID 04f3:0103 Consumer Control: always reports core events
[  1943.521] (**) Option "Device" "/dev/input/event3"
[  1943.521] (**) Option "_source" "server/udev"
[  1943.522] (II) event3  - HID 04f3:0103 Consumer Control: is tagged by udev as: Keyboard
[  1943.522] (II) event3  - HID 04f3:0103 Consumer Control: device is a keyboard
[  1943.522] (II) event3  - HID 04f3:0103 Consumer Control: device removed
[  1943.522] (II) libinput: HID 04f3:0103 Consumer Control: needs a virtual subdevice
[  1943.522] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:04F3:0103.0002/input/input3/event3"
[  1943.522] (II) XINPUT: Adding extended input device "HID 04f3:0103 Consumer Control" (type: MOUSE, id 10)
[  1943.522] (**) Option "AccelerationScheme" "none"
[  1943.522] (**) HID 04f3:0103 Consumer Control: (accel) selected scheme none/0
[  1943.522] (**) HID 04f3:0103 Consumer Control: (accel) acceleration factor: 2.000
[  1943.522] (**) HID 04f3:0103 Consumer Control: (accel) acceleration threshold: 4
[  1943.523] (II) event3  - HID 04f3:0103 Consumer Control: is tagged by udev as: Keyboard
[  1943.523] (II) event3  - HID 04f3:0103 Consumer Control: device is a keyboard
[  1943.523] (II) config/udev: Adding input device HID 04f3:0103 System Control (/dev/input/event4)
[  1943.524] (**) HID 04f3:0103 System Control: Applying InputClass "libinput keyboard catchall"
[  1943.524] (II) Using input driver 'libinput' for 'HID 04f3:0103 System Control'
[  1943.524] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 24 paused 0
[  1943.524] (**) HID 04f3:0103 System Control: always reports core events
[  1943.524] (**) Option "Device" "/dev/input/event4"
[  1943.524] (**) Option "_source" "server/udev"
[  1943.525] (II) event4  - HID 04f3:0103 System Control: is tagged by udev as: Keyboard
[  1943.525] (II) event4  - HID 04f3:0103 System Control: device is a keyboard
[  1943.525] (II) event4  - HID 04f3:0103 System Control: device removed
[  1943.525] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:04F3:0103.0002/input/input4/event4"
[  1943.525] (II) XINPUT: Adding extended input device "HID 04f3:0103 System Control" (type: KEYBOARD, id 11)
[  1943.526] (II) event4  - HID 04f3:0103 System Control: is tagged by udev as: Keyboard
[  1943.526] (II) event4  - HID 04f3:0103 System Control: device is a keyboard
[  1943.527] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/event5)
[  1943.527] (**) SIGMACHIP Usb Mouse: Applying InputClass "libinput pointer catchall"
[  1943.527] (II) Using input driver 'libinput' for 'SIGMACHIP Usb Mouse'
[  1943.583] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 25 paused 0
[  1943.583] (**) SIGMACHIP Usb Mouse: always reports core events
[  1943.583] (**) Option "Device" "/dev/input/event5"
[  1943.583] (**) Option "_source" "server/udev"
[  1943.585] (II) event5  - SIGMACHIP Usb Mouse: is tagged by udev as: Mouse
[  1943.585] (II) event5  - SIGMACHIP Usb Mouse: device is a pointer
[  1943.585] (II) event5  - SIGMACHIP Usb Mouse: device removed
[  1943.585] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:1C4F:0054.0003/input/input5/event5"
[  1943.585] (II) XINPUT: Adding extended input device "SIGMACHIP Usb Mouse" (type: MOUSE, id 12)
[  1943.586] (**) Option "AccelerationScheme" "none"
[  1943.586] (**) SIGMACHIP Usb Mouse: (accel) selected scheme none/0
[  1943.586] (**) SIGMACHIP Usb Mouse: (accel) acceleration factor: 2.000
[  1943.586] (**) SIGMACHIP Usb Mouse: (accel) acceleration threshold: 4
[  1943.588] (II) event5  - SIGMACHIP Usb Mouse: is tagged by udev as: Mouse
[  1943.588] (II) event5  - SIGMACHIP Usb Mouse: device is a pointer
[  1943.589] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/mouse0)
[  1943.589] (II) No input driver specified, ignoring this device.
[  1943.589] (II) This device may have been added with another device file.
[  1943.590] (II) config/udev: Adding input device SEM USB Keyboard (/dev/input/event6)
[  1943.590] (**) SEM USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  1943.590] (II) Using input driver 'libinput' for 'SEM USB Keyboard'
[  1943.591] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 26 paused 0
[  1943.591] (**) SEM USB Keyboard: always reports core events
[  1943.591] (**) Option "Device" "/dev/input/event6"
[  1943.591] (**) Option "_source" "server/udev"
[  1943.593] (II) event6  - SEM USB Keyboard: is tagged by udev as: Keyboard
[  1943.593] (II) event6  - SEM USB Keyboard: device is a keyboard
[  1943.593] (II) event6  - SEM USB Keyboard: device removed
[  1943.593] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:1A2C:2124.0004/input/input6/event6"
[  1943.593] (II) XINPUT: Adding extended input device "SEM USB Keyboard" (type: KEYBOARD, id 13)
[  1943.596] (II) event6  - SEM USB Keyboard: is tagged by udev as: Keyboard
[  1943.596] (II) event6  - SEM USB Keyboard: device is a keyboard
[  1943.596] (II) config/udev: Adding input device SEM USB Keyboard Consumer Control (/dev/input/event7)
[  1943.596] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1943.596] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[  1943.597] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 27 paused 0
[  1943.597] (**) SEM USB Keyboard Consumer Control: always reports core events
[  1943.597] (**) Option "Device" "/dev/input/event7"
[  1943.597] (**) Option "_source" "server/udev"
[  1943.598] (II) event7  - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[  1943.598] (II) event7  - SEM USB Keyboard Consumer Control: device is a keyboard
[  1943.598] (II) event7  - SEM USB Keyboard Consumer Control: device removed
[  1943.599] (II) libinput: SEM USB Keyboard Consumer Control: needs a virtual subdevice
[  1943.599] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:1A2C:2124.0005/input/input7/event7"
[  1943.599] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: MOUSE, id 14)
[  1943.599] (**) Option "AccelerationScheme" "none"
[  1943.599] (**) SEM USB Keyboard Consumer Control: (accel) selected scheme none/0
[  1943.599] (**) SEM USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[  1943.599] (**) SEM USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[  1943.600] (II) event7  - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[  1943.600] (II) event7  - SEM USB Keyboard Consumer Control: device is a keyboard
[  1943.600] (II) config/udev: Adding input device SEM USB Keyboard System Control (/dev/input/event8)
[  1943.600] (**) SEM USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[  1943.600] (II) Using input driver 'libinput' for 'SEM USB Keyboard System Control'
[  1943.601] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 28 paused 0
[  1943.601] (**) SEM USB Keyboard System Control: always reports core events
[  1943.601] (**) Option "Device" "/dev/input/event8"
[  1943.601] (**) Option "_source" "server/udev"
[  1943.602] (II) event8  - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[  1943.602] (II) event8  - SEM USB Keyboard System Control: device is a keyboard
[  1943.602] (II) event8  - SEM USB Keyboard System Control: device removed
[  1943.602] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:1A2C:2124.0005/input/input8/event8"
[  1943.602] (II) XINPUT: Adding extended input device "SEM USB Keyboard System Control" (type: KEYBOARD, id 15)
[  1943.603] (II) event8  - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[  1943.603] (II) event8  - SEM USB Keyboard System Control: device is a keyboard
[  1943.603] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[  1943.603] (II) No input driver specified, ignoring this device.
[  1943.603] (II) This device may have been added with another device file.
[  1943.603] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event13)
[  1943.603] (II) No input driver specified, ignoring this device.
[  1943.603] (II) This device may have been added with another device file.
[  1943.604] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event14)
[  1943.604] (II) No input driver specified, ignoring this device.
[  1943.604] (II) This device may have been added with another device file.
[  1943.604] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event15)
[  1943.604] (II) No input driver specified, ignoring this device.
[  1943.604] (II) This device may have been added with another device file.
[  1943.604] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event16)
[  1943.604] (II) No input driver specified, ignoring this device.
[  1943.604] (II) This device may have been added with another device file.
[  1943.604] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event17)
[  1943.604] (II) No input driver specified, ignoring this device.
[  1943.604] (II) This device may have been added with another device file.
[  1943.605] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event18)
[  1943.605] (II) No input driver specified, ignoring this device.
[  1943.605] (II) This device may have been added with another device file.
[  1943.605] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event19)
[  1943.605] (II) No input driver specified, ignoring this device.
[  1943.605] (II) This device may have been added with another device file.
[  1943.605] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event11)
[  1943.605] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  1943.605] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[  1943.606] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 29 paused 0
[  1943.606] (**) Eee PC WMI hotkeys: always reports core events
[  1943.606] (**) Option "Device" "/dev/input/event11"
[  1943.606] (**) Option "_source" "server/udev"
[  1943.607] (II) event11 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[  1943.607] (II) event11 - Eee PC WMI hotkeys: device is a keyboard
[  1943.607] (II) event11 - Eee PC WMI hotkeys: device removed
[  1943.607] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input12/event11"
[  1943.607] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 16)
[  1943.607] (II) event11 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[  1943.607] (II) event11 - Eee PC WMI hotkeys: device is a keyboard
[  1943.610] (**) HID 04f3:0103 Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1943.610] (II) Using input driver 'libinput' for 'HID 04f3:0103 Consumer Control'
[  1943.610] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[  1943.610] (**) HID 04f3:0103 Consumer Control: always reports core events
[  1943.610] (**) Option "Device" "/dev/input/event3"
[  1943.610] (**) Option "_source" "_driver/libinput"
[  1943.610] (II) libinput: HID 04f3:0103 Consumer Control: is a virtual subdevice
[  1943.610] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:04F3:0103.0002/input/input3/event3"
[  1943.610] (II) XINPUT: Adding extended input device "HID 04f3:0103 Consumer Control" (type: KEYBOARD, id 17)
[  1943.610] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1943.610] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[  1943.610] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[  1943.610] (**) SEM USB Keyboard Consumer Control: always reports core events
[  1943.610] (**) Option "Device" "/dev/input/event7"
[  1943.610] (**) Option "_source" "_driver/libinput"
[  1943.610] (II) libinput: SEM USB Keyboard Consumer Control: is a virtual subdevice
[  1943.610] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:1A2C:2124.0005/input/input7/event7"
[  1943.610] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: KEYBOARD, id 18)
[  1943.652] (**) Option "fd" "17"
[  1943.652] (II) event1  - Power Button: device removed
[  1943.652] (**) Option "fd" "20"
[  1943.652] (II) event0  - Power Button: device removed
[  1943.652] (**) Option "fd" "21"
[  1943.652] (II) event9  - Audio-Technica ATR USB microphone Consumer Control: device removed
[  1943.653] (**) Option "fd" "22"
[  1943.653] (II) event2  - HID 04f3:0103: device removed
[  1943.653] (**) Option "fd" "23"
[  1943.653] (**) Option "fd" "24"
[  1943.653] (II) event4  - HID 04f3:0103 System Control: device removed
[  1943.653] (**) Option "fd" "25"
[  1943.653] (II) event5  - SIGMACHIP Usb Mouse: device removed
[  1943.653] (**) Option "fd" "26"
[  1943.653] (II) event6  - SEM USB Keyboard: device removed
[  1943.653] (**) Option "fd" "27"
[  1943.653] (**) Option "fd" "28"
[  1943.653] (II) event8  - SEM USB Keyboard System Control: device removed
[  1943.653] (**) Option "fd" "29"
[  1943.653] (II) event11 - Eee PC WMI hotkeys: device removed
[  1943.653] (**) Option "fd" "23"
[  1943.653] (II) event3  - HID 04f3:0103 Consumer Control: device removed
[  1943.653] (**) Option "fd" "27"
[  1943.653] (II) event7  - SEM USB Keyboard Consumer Control: device removed
[  1943.654] (II) UnloadModule: "libinput"
[  1943.654] (II) systemd-logind: not releasing fd for 13:71, still in use
[  1943.654] (II) UnloadModule: "libinput"
[  1943.654] (II) systemd-logind: not releasing fd for 13:67, still in use
[  1943.654] (II) UnloadModule: "libinput"
[  1943.654] (II) systemd-logind: releasing fd for 13:75
[  1943.733] (II) UnloadModule: "libinput"
[  1943.733] (II) systemd-logind: releasing fd for 13:72
[  1943.756] (II) UnloadModule: "libinput"
[  1943.756] (II) systemd-logind: releasing fd for 13:71
[  1943.799] (II) UnloadModule: "libinput"
[  1943.800] (II) systemd-logind: releasing fd for 13:70
[  1943.826] (II) UnloadModule: "libinput"
[  1943.826] (II) systemd-logind: releasing fd for 13:69
[  1943.879] (II) UnloadModule: "libinput"
[  1943.880] (II) systemd-logind: releasing fd for 13:68
[  1943.906] (II) UnloadModule: "libinput"
[  1943.906] (II) systemd-logind: releasing fd for 13:67
[  1943.933] (II) UnloadModule: "libinput"
[  1943.933] (II) systemd-logind: releasing fd for 13:66
[  1943.960] (II) UnloadModule: "libinput"
[  1943.960] (II) systemd-logind: releasing fd for 13:73
[  1944.013] (II) UnloadModule: "libinput"
[  1944.013] (II) systemd-logind: releasing fd for 13:64
[  1944.040] (II) UnloadModule: "libinput"
[  1944.040] (II) systemd-logind: releasing fd for 13:65
[  1944.087] (II) Server terminated successfully (0). Closing log file.

from larbs.

wis avatar wis commented on July 21, 2024

here's how I half fixed it (fonts are still missing):
pacman -S xorg-server xorg-xinit xorg-utils xorg-server-utils
bash larbs.sh
git clone https://github.com/LukeSmithxyz/voidrice
cd voidrice
cp * ~
reboot

from larbs.

m-mollenhauer avatar m-mollenhauer commented on July 21, 2024

I know this issue is somewhat older, but I just experienced similar problems as described here and was able to get it working in a second attempt: After looking into it I think what needs to be installed prior to executing the larbs script is the package/group "base-devel" (pacman -S base-devel) so that the AUR-installer yay ist successfully compiled and installed by the larbs script. In the first try I just had base and grub installed since I was planning on using the larbs script for everything else and I think Luke just mentions to run it on a "fresh" System so I did not know there were other dependencies. Hope that helps.

from larbs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.