You are not logged in.

#1 2017-04-18 19:51:40

exnihilodub
Member
Registered: 2017-02-26
Posts: 37

[Solved]Trying to initialize X gives a black screen after kernelupdate

Hi. While trying to fix my problems with WiFi in another thread, one of the possible solutions was to upgrade the system/kernel and rule that out as an option. Well, after upgrading the system, trying to start X gives me a black screen. I've googled the problem but none of the returned results seems to have anything to do with my current situation. I'd greatly appreciate any help.

Last edited by exnihilodub (2017-04-18 23:31:45)

Offline

#2 2017-04-18 19:58:04

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

trying to start X

How and what on what hardware/driver setup? xorg log?

Offline

#3 2017-04-18 20:02:12

exnihilodub
Member
Registered: 2017-02-26
Posts: 37

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

seth wrote:

trying to start X

How and what on what hardware/driver setup? xorg log?

Can you elaborate more so I know what to post? commands maybe so I can write the outputs to here? And keep in mind that I won't be able to paste the xorg log since the computer can't run an internet browser without X.

It's a macbook with Nvidia and Intel onboard graphics. I used to switch to integrated graphics upon startup. I think I was using nouveau. Though I'm not sure.

How: By entering "startx" after logging in I suppose.

Last edited by exnihilodub (2017-04-18 20:04:02)

Offline

#4 2017-04-18 20:06:46

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

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

Pastebin_clients See the tip box to post from the command line.
In your research you came across no mention of log or configuration file locations or commands? Post complete logs/output/versions/error messagesSystemd#Journal,  Xorg#Troubleshooting
Edit:
Formatting add missing space between url and See

Last edited by loqs (2017-04-18 20:14:09)

Offline

#5 2017-04-18 20:11:53

exnihilodub
Member
Registered: 2017-02-26
Posts: 37

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

here's my xorg log:

[    50.260] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    50.260] X Protocol Version 11, Revision 0
[    50.261] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[    50.261] Current Operating System: Linux exarch 4.10.10-1-ARCH #1 SMP PREEMPT Wed Apr 12 18:50:28 CEST 2017 x86_64
[    50.261] Kernel command line: \boot\vmlinuz-linux ro root=/dev/sda4 initrd=boot\initramfs-linux.img
[    50.261] Build Date: 07 April 2017  05:42:48PM
[    50.261]  
[    50.261] Current version of pixman: 0.34.0
[    50.261] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    50.261] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    50.261] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 18 23:08:20 2017
[    50.264] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    50.264] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    50.265] (==) No Layout section.  Using the first Screen section.
[    50.265] (==) No screen section available. Using defaults.
[    50.265] (**) |-->Screen "Default Screen Section" (0)
[    50.265] (**) |   |-->Monitor "<default monitor>"
[    50.266] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    50.266] (==) Automatically adding devices
[    50.266] (==) Automatically enabling devices
[    50.266] (==) Automatically adding GPU devices
[    50.266] (==) Automatically binding GPU devices
[    50.266] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    50.274] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    50.274] 	Entry deleted from font path.
[    50.274] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    50.274] 	Entry deleted from font path.
[    50.274] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    50.275] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    50.275] 	Entry deleted from font path.
[    50.275] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    50.275] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[    50.275] (==) ModulePath set to "/usr/lib/xorg/modules"
[    50.275] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    50.275] (II) Loader magic: 0x822d60
[    50.275] (II) Module ABI versions:
[    50.275] 	X.Org ANSI C Emulation: 0.4
[    50.275] 	X.Org Video Driver: 23.0
[    50.275] 	X.Org XInput driver : 24.1
[    50.275] 	X.Org Server Extension : 10.0
[    50.276] (++) using VT number 1

[    50.276] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    50.278] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    50.278] (II) xfree86: Adding drm device (/dev/dri/card1)
[    50.279] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 11 paused 0
[    50.279] (II) xfree86: Adding drm device (/dev/dri/card0)
[    50.280] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[    50.281] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[    50.281] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[    50.282] (--) PCI: (0:0:2:0) 8086:0166:106b:00f7 rev 9, Mem @ 0xc1400000/4194304, 0xb0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[    50.282] (--) PCI:*(0:1:0:0) 10de:0fd5:106b:00f2 rev 161, Mem @ 0xc0000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[    50.282] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    50.282] (II) LoadModule: "glx"
[    50.283] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[    50.340] (II) Module glx: vendor="NVIDIA Corporation"
[    50.340] 	compiled for 4.0.2, module version = 1.0.0
[    50.340] 	Module class: X.Org Server Extension
[    50.340] (II) NVIDIA GLX Module  378.13  Tue Feb  7 18:25:34 PST 2017
[    50.341] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    50.341] 	loading driver: nvidia
[    50.341] (II) Applying OutputClass "intel" to /dev/dri/card0
[    50.341] 	loading driver: modesetting
[    50.341] (==) Matched nvidia as autoconfigured driver 0
[    50.341] (==) Matched nouveau as autoconfigured driver 1
[    50.341] (==) Matched nv as autoconfigured driver 2
[    50.341] (==) Matched modesetting as autoconfigured driver 3
[    50.341] (==) Matched intel as autoconfigured driver 4
[    50.341] (==) Matched nouveau as autoconfigured driver 5
[    50.341] (==) Matched nv as autoconfigured driver 6
[    50.341] (==) Matched modesetting as autoconfigured driver 7
[    50.341] (==) Matched fbdev as autoconfigured driver 8
[    50.341] (==) Matched vesa as autoconfigured driver 9
[    50.341] (==) Assigned the driver to the xf86ConfigLayout
[    50.341] (II) LoadModule: "nvidia"
[    50.348] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    50.356] (II) Module nvidia: vendor="NVIDIA Corporation"
[    50.356] 	compiled for 4.0.2, module version = 1.0.0
[    50.356] 	Module class: X.Org Video Driver
[    50.357] (II) LoadModule: "nouveau"
[    50.357] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    50.359] (II) Module nouveau: vendor="X.Org Foundation"
[    50.359] 	compiled for 1.19.2, module version = 1.0.14
[    50.359] 	Module class: X.Org Video Driver
[    50.359] 	ABI class: X.Org Video Driver, version 23.0
[    50.359] (II) LoadModule: "nv"
[    50.362] (WW) Warning, couldn't open module nv
[    50.362] (II) UnloadModule: "nv"
[    50.362] (II) Unloading nv
[    50.362] (EE) Failed to load module "nv" (module does not exist, 0)
[    50.362] (II) LoadModule: "modesetting"
[    50.362] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    50.364] (II) Module modesetting: vendor="X.Org Foundation"
[    50.364] 	compiled for 1.19.3, module version = 1.19.3
[    50.364] 	Module class: X.Org Video Driver
[    50.364] 	ABI class: X.Org Video Driver, version 23.0
[    50.364] (II) LoadModule: "intel"
[    50.364] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    50.367] (II) Module intel: vendor="X.Org Foundation"
[    50.367] 	compiled for 1.19.3, module version = 2.99.917
[    50.367] 	Module class: X.Org Video Driver
[    50.367] 	ABI class: X.Org Video Driver, version 23.0
[    50.367] (II) LoadModule: "fbdev"
[    50.367] (WW) Warning, couldn't open module fbdev
[    50.367] (II) UnloadModule: "fbdev"
[    50.367] (II) Unloading fbdev
[    50.367] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    50.367] (II) LoadModule: "vesa"
[    50.367] (WW) Warning, couldn't open module vesa
[    50.367] (II) UnloadModule: "vesa"
[    50.367] (II) Unloading vesa
[    50.367] (EE) Failed to load module "vesa" (module does not exist, 0)
[    50.367] (II) NVIDIA dlloader X Driver  378.13  Tue Feb  7 18:01:51 PST 2017
[    50.367] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    50.368] (II) NOUVEAU driver 
[    50.368] (II) NOUVEAU driver for NVIDIA chipset families :
[    50.368] 	RIVA TNT        (NV04)
[    50.368] 	RIVA TNT2       (NV05)
[    50.368] 	GeForce 256     (NV10)
[    50.368] 	GeForce 2       (NV11, NV15)
[    50.368] 	GeForce 4MX     (NV17, NV18)
[    50.368] 	GeForce 3       (NV20)
[    50.368] 	GeForce 4Ti     (NV25, NV28)
[    50.368] 	GeForce FX      (NV3x)
[    50.368] 	GeForce 6       (NV4x)
[    50.368] 	GeForce 7       (G7x)
[    50.368] 	GeForce 8       (G8x)
[    50.368] 	GeForce GTX 200 (NVA0)
[    50.368] 	GeForce GTX 400 (NVC0)
[    50.368] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    50.368] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    50.368] (II) intel: Driver for Intel(R) HD Graphics
[    50.368] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    50.368] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    50.368] (II) systemd-logind: releasing fd for 226:1
[    50.370] (II) Loading sub module "fb"
[    50.370] (II) LoadModule: "fb"
[    50.370] (II) Loading /usr/lib/xorg/modules/libfb.so
[    50.371] (II) Module fb: vendor="X.Org Foundation"
[    50.371] 	compiled for 1.19.3, module version = 1.0.0
[    50.371] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    50.371] (II) Loading sub module "wfb"
[    50.371] (II) LoadModule: "wfb"
[    50.371] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    50.373] (II) Module wfb: vendor="X.Org Foundation"
[    50.373] 	compiled for 1.19.3, module version = 1.0.0
[    50.373] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    50.373] (II) Loading sub module "ramdac"
[    50.373] (II) LoadModule: "ramdac"
[    50.373] (II) Module "ramdac" already built-in
[    50.375] (WW) Falling back to old probe method for modesetting
[    50.375] (II) modeset(G0): using drv /dev/dri/card0
[    50.375] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    50.375] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    50.375] (==) NVIDIA(0): RGB weight 888
[    50.375] (==) NVIDIA(0): Default visual is TrueColor
[    50.375] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    50.376] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    50.376] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    50.376] (**) NVIDIA(0): Enabling 2D acceleration
[    51.250] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    51.250] (--) NVIDIA(0):     DFP-0
[    51.250] (--) NVIDIA(0):     DFP-1
[    51.250] (--) NVIDIA(0):     DFP-2
[    51.250] (--) NVIDIA(0):     DFP-3
[    51.250] (--) NVIDIA(0):     DFP-4
[    51.250] (--) NVIDIA(0):     DFP-5
[    51.251] (II) NVIDIA(0): NVIDIA GPU GeForce GT 650M (GK107) at PCI:1:0:0 (GPU-0)
[    51.251] (--) NVIDIA(0): Memory: 1048576 kBytes
[    51.251] (--) NVIDIA(0): VideoBIOS: 80.07.26.04.01
[    51.251] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    51.251] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    51.251] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    51.251] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    51.251] (--) NVIDIA(GPU-0): 
[    51.251] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    51.251] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    51.251] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    51.251] (--) NVIDIA(GPU-0): 
[    51.251] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    51.251] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    51.251] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    51.251] (--) NVIDIA(GPU-0): 
[    51.251] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    51.251] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    51.251] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    51.251] (--) NVIDIA(GPU-0): 
[    51.251] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    51.251] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    51.251] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    51.251] (--) NVIDIA(GPU-0): 
[    51.251] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    51.251] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    51.251] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[    51.251] (--) NVIDIA(GPU-0): 
[    51.251] (==) NVIDIA(0): 
[    51.251] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    51.251] (==) NVIDIA(0):     will be used as the requested mode.
[    51.251] (==) NVIDIA(0): 
[    51.252] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[    51.252] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[    51.252] (II) NVIDIA(0): Validated MetaModes:
[    51.252] (II) NVIDIA(0):     "NULL"
[    51.252] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    51.252] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    51.252] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    51.252] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    51.252] (==) modeset(G0): RGB weight 888
[    51.252] (==) modeset(G0): Default visual is TrueColor
[    51.252] (II) Loading sub module "glamoregl"
[    51.252] (II) LoadModule: "glamoregl"
[    51.252] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    51.259] (II) Module glamoregl: vendor="X.Org Foundation"
[    51.259] 	compiled for 1.19.3, module version = 1.0.0
[    51.259] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    51.259] (II) glamor: OpenGL accelerated X.org driver based.
[    51.301] (II) glamor: EGL version 1.4 (DRI2):
[    51.318] (II) modeset(G0): glamor initialized
[    51.319] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    51.426] (II) modeset(G0): Output VGA-1-1 has no monitor section
[    51.427] (II) modeset(G0): EDID for output eDP-1-1
[    51.427] (II) modeset(G0): Manufacturer: APP  Model: a00e  Serial#: 0
[    51.427] (II) modeset(G0): Year: 2011  Week: 16
[    51.427] (II) modeset(G0): EDID Version: 1.4
[    51.427] (II) modeset(G0): Digital Display Input
[    51.427] (II) modeset(G0): 8 bits per channel
[    51.427] (II) modeset(G0): Digital interface is DisplayPort
[    51.427] (II) modeset(G0): Max Image Size [cm]: horiz.: 33  vert.: 21
[    51.427] (II) modeset(G0): Gamma: 2.20
[    51.427] (II) modeset(G0): No DPMS capabilities specified
[    51.427] (II) modeset(G0): Supported color encodings: RGB 4:4:4 
[    51.427] (II) modeset(G0): First detailed timing is preferred mode
[    51.427] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    51.427] (II) modeset(G0): redX: 0.653 redY: 0.334   greenX: 0.300 greenY: 0.620
[    51.427] (II) modeset(G0): blueX: 0.146 blueY: 0.050   whiteX: 0.312 whiteY: 0.329
[    51.427] (II) modeset(G0): Manufacturer's mask: 0
[    51.427] (II) modeset(G0): Supported detailed timing:
[    51.427] (II) modeset(G0): clock: 337.8 MHz   Image Size:  331 x 207 mm
[    51.427] (II) modeset(G0): h_active: 2880  h_sync: 2928  h_sync_end 2960 h_blank_end 3040 h_border: 0
[    51.427] (II) modeset(G0): v_active: 1800  v_sync: 1803  v_sync_end 1809 v_blanking: 1852 v_border: 0
[    51.427] (II) modeset(G0): Monitor name: Color LCD
[    51.427] (II) modeset(G0): EDID (in hex):
[    51.427] (II) modeset(G0): 	00ffffffffffff0006100ea000000000
[    51.427] (II) modeset(G0): 	10150104a5211578026fb1a7554c9e25
[    51.427] (II) modeset(G0): 	0c505400000001010101010101010101
[    51.427] (II) modeset(G0): 	010101010101ef8340a0b00834703020
[    51.427] (II) modeset(G0): 	36004bcf1000001a000000fc00436f6c
[    51.427] (II) modeset(G0): 	6f72204c43440a202020000000100000
[    51.427] (II) modeset(G0): 	00000000000000000000000000000010
[    51.427] (II) modeset(G0): 	000000000000000000000000000000e8
[    51.427] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    51.427] (II) modeset(G0): Modeline "2880x1800"x60.0  337.75  2880 2928 2960 3040  1800 1803 1809 1852 +hsync -vsync (111.1 kHz eP)
[    51.427] (II) modeset(G0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[    51.427] (II) modeset(G0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    51.427] (II) modeset(G0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    51.427] (II) modeset(G0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    51.427] (II) modeset(G0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    51.427] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    51.427] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    51.427] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    51.427] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    51.427] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    51.427] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    51.427] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    51.427] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    51.427] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    51.428] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    51.428] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    51.428] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    51.428] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    51.428] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    51.428] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    51.428] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    51.428] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    51.428] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    51.428] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    51.536] (II) modeset(G0): EDID for output VGA-1-1
[    51.536] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    51.536] (==) modeset(G0): DPI set to (96, 96)
[    51.536] (II) Loading sub module "fb"
[    51.536] (II) LoadModule: "fb"
[    51.536] (II) Loading /usr/lib/xorg/modules/libfb.so
[    51.536] (II) Module fb: vendor="X.Org Foundation"
[    51.536] 	compiled for 1.19.3, module version = 1.0.0
[    51.536] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    51.536] (II) UnloadModule: "nouveau"
[    51.536] (II) Unloading nouveau
[    51.536] (II) UnloadModule: "intel"
[    51.537] (II) Unloading intel
[    51.537] (--) Depth 24 pixmap format is 32 bpp
[    51.633] (==) modeset(G0): Backing store enabled
[    51.633] (==) modeset(G0): Silken mouse enabled
[    51.634] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    51.634] (==) modeset(G0): DPMS enabled
[    51.635] (II) modeset(G0): [DRI2] Setup complete
[    51.635] (II) modeset(G0): [DRI2]   DRI driver: i965
[    51.635] (II) modeset(G0): [DRI2]   VDPAU driver: i965
[    51.635] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[    51.635] (II) NVIDIA:     access.
[    51.638] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    51.638] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    51.638] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    51.638] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    51.638] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    51.638] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    51.638] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    51.638] (II) NVIDIA(0):     Config Options in the README.
[    51.667] (II) NVIDIA(0): Built-in logo is bigger than the screen.
[    51.667] (II) NVIDIA(0): Setting mode "NULL"
[    51.672] (==) NVIDIA(0): Disabling shared memory pixmaps
[    51.672] (==) NVIDIA(0): Backing store enabled
[    51.672] (==) NVIDIA(0): Silken mouse enabled
[    51.672] (==) NVIDIA(0): DPMS enabled
[    51.673] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    51.673] (II) Loading sub module "dri2"
[    51.673] (II) LoadModule: "dri2"
[    51.673] (II) Module "dri2" already built-in
[    51.673] (II) NVIDIA(0): [DRI2] Setup complete
[    51.673] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    51.674] (--) RandR disabled
[    51.678] (II) Initializing extension GLX
[    51.678] (II) Indirect GLX disabled.
[    52.126] (II) modeset(G0): Damage tracking initialized
[    52.198] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    52.198] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    52.198] (II) LoadModule: "libinput"
[    52.199] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    52.203] (II) Module libinput: vendor="X.Org Foundation"
[    52.203] 	compiled for 1.19.2, module version = 0.25.0
[    52.203] 	Module class: X.Org XInput Driver
[    52.203] 	ABI class: X.Org XInput driver, version 24.1
[    52.203] (II) Using input driver 'libinput' for 'Power Button'
[    52.204] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 39 paused 0
[    52.204] (**) Power Button: always reports core events
[    52.204] (**) Option "Device" "/dev/input/event3"
[    52.204] (**) Option "_source" "server/udev"
[    52.205] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    52.205] (II) event3  - (II) Power Button: (II) device is a keyboard
[    52.205] (II) event3  - (II) Power Button: (II) device removed
[    52.205] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    52.205] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    52.205] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    52.205] (II) event3  - (II) Power Button: (II) device is a keyboard
[    52.205] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    52.205] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    52.205] (II) Using input driver 'libinput' for 'Video Bus'
[    52.206] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 42 paused 0
[    52.206] (**) Video Bus: always reports core events
[    52.206] (**) Option "Device" "/dev/input/event7"
[    52.206] (**) Option "_source" "server/udev"
[    52.207] (II) event7  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    52.207] (II) event7  - (II) Video Bus: (II) device is a keyboard
[    52.207] (II) event7  - (II) Video Bus: (II) device removed
[    52.207] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7/event7"
[    52.207] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    52.207] (II) event7  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    52.207] (II) event7  - (II) Video Bus: (II) device is a keyboard
[    52.207] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    52.207] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    52.207] (II) Using input driver 'libinput' for 'Video Bus'
[    52.208] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 43 paused 0
[    52.208] (**) Video Bus: always reports core events
[    52.208] (**) Option "Device" "/dev/input/event6"
[    52.208] (**) Option "_source" "server/udev"
[    52.208] (II) event6  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    52.208] (II) event6  - (II) Video Bus: (II) device is a keyboard
[    52.208] (II) event6  - (II) Video Bus: (II) device removed
[    52.209] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input6/event6"
[    52.209] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    52.209] (II) event6  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    52.209] (II) event6  - (II) Video Bus: (II) device is a keyboard
[    52.209] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    52.209] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    52.209] (II) Using input driver 'libinput' for 'Power Button'
[    52.210] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 44 paused 0
[    52.210] (**) Power Button: always reports core events
[    52.210] (**) Option "Device" "/dev/input/event1"
[    52.210] (**) Option "_source" "server/udev"
[    52.210] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    52.210] (II) event1  - (II) Power Button: (II) device is a keyboard
[    52.210] (II) event1  - (II) Power Button: (II) device removed
[    52.210] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    52.210] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    52.211] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    52.211] (II) event1  - (II) Power Button: (II) device is a keyboard
[    52.211] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    52.211] (II) No input driver specified, ignoring this device.
[    52.211] (II) This device may have been added with another device file.
[    52.211] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    52.211] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    52.211] (II) Using input driver 'libinput' for 'Sleep Button'
[    52.212] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[    52.212] (**) Sleep Button: always reports core events
[    52.212] (**) Option "Device" "/dev/input/event2"
[    52.212] (**) Option "_source" "server/udev"
[    52.212] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    52.212] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    52.212] (II) event2  - (II) Sleep Button: (II) device removed
[    52.213] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[    52.213] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    52.213] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    52.213] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    52.213] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[    52.213] (II) No input driver specified, ignoring this device.
[    52.213] (II) This device may have been added with another device file.
[    52.214] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[    52.214] (II) No input driver specified, ignoring this device.
[    52.214] (II) This device may have been added with another device file.
[    52.214] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[    52.214] (II) No input driver specified, ignoring this device.
[    52.214] (II) This device may have been added with another device file.
[    52.214] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event5)
[    52.214] (II) No input driver specified, ignoring this device.
[    52.214] (II) This device may have been added with another device file.
[    52.215] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event12)
[    52.215] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "libinput keyboard catchall"
[    52.215] (II) Using input driver 'libinput' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[    52.215] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 46 paused 0
[    52.216] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[    52.216] (**) Option "Device" "/dev/input/event12"
[    52.216] (**) Option "_source" "server/udev"
[    52.216] (II) event12 - (II) Apple Inc. Apple Internal Keyboard / Trackpad: (II) is tagged by udev as: Keyboard
[    52.216] (II) event12 - (II) Apple Inc. Apple Internal Keyboard / Trackpad: (II) device is a keyboard
[    52.216] (II) event12 - (II) Apple Inc. Apple Internal Keyboard / Trackpad: (II) device removed
[    52.216] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.2/2-1.8.2:1.0/0003:05AC:0263.0001/input/input12/event12"
[    52.216] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 11)
[    52.217] (II) event12 - (II) Apple Inc. Apple Internal Keyboard / Trackpad: (II) is tagged by udev as: Keyboard
[    52.217] (II) event12 - (II) Apple Inc. Apple Internal Keyboard / Trackpad: (II) device is a keyboard
[    52.217] (II) config/udev: Adding input device bcm5974 (/dev/input/event11)
[    52.217] (**) bcm5974: Applying InputClass "libinput touchpad catchall"
[    52.217] (**) bcm5974: Applying InputClass "Touchpads"
[    52.217] (**) bcm5974: Applying InputClass "touchpad catchall"
[    52.217] (**) bcm5974: Applying InputClass "Default clickpad buttons"
[    52.217] (**) bcm5974: Applying InputClass "Disable clickpad buttons on Apple touchpads"
[    52.217] (II) LoadModule: "synaptics"
[    52.217] (WW) Warning, couldn't open module synaptics
[    52.217] (II) UnloadModule: "synaptics"
[    52.217] (II) Unloading synaptics
[    52.217] (EE) Failed to load module "synaptics" (module does not exist, 0)
[    52.217] (EE) No input driver matching `synaptics'
[    52.217] (II) Falling back to input driver `libinput'
[    52.217] (II) Using input driver 'libinput' for 'bcm5974'
[    52.219] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 47 paused 0
[    52.219] (**) bcm5974: always reports core events
[    52.219] (**) Option "Device" "/dev/input/event11"
[    52.219] (**) Option "_source" "server/udev"
[    52.219] (II) event11 - (II) bcm5974: (II) is tagged by udev as: Touchpad
[    52.219] (II) event11 - (II) bcm5974: (II) device is a atouchpad
[    52.219] (II) event11 - (II) bcm5974: (II) device removed
[    52.220] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.2/2-1.8.2:1.2/input/input11/event11"
[    52.220] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 12)
[    52.220] (**) Option "AccelerationScheme" "none"
[    52.220] (**) bcm5974: (accel) selected scheme none/0
[    52.220] (**) bcm5974: (accel) acceleration factor: 2.000
[    52.220] (**) bcm5974: (accel) acceleration threshold: 4
[    52.220] (II) event11 - (II) bcm5974: (II) is tagged by udev as: Touchpad
[    52.220] (II) event11 - (II) bcm5974: (II) device is a atouchpad
[    52.221] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
[    52.221] (**) bcm5974: Ignoring device from InputClass "touchpad ignore duplicates"
[    52.221] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    52.221] (II) No input driver specified, ignoring this device.
[    52.221] (II) This device may have been added with another device file.
[    52.326] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    52.326] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    52.326] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    52.326] (--) NVIDIA(GPU-0): 
[    52.326] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    52.326] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    52.326] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    52.326] (--) NVIDIA(GPU-0): 
[    52.326] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    52.326] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    52.326] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    52.326] (--) NVIDIA(GPU-0): 
[    52.326] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    52.326] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    52.326] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    52.326] (--) NVIDIA(GPU-0): 
[    52.326] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    52.326] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    52.326] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    52.326] (--) NVIDIA(GPU-0): 
[    52.327] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    52.327] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    52.327] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[    52.327] (--) NVIDIA(GPU-0): 
[    52.327] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    52.327] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    52.327] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    52.327] (--) NVIDIA(GPU-0): 
[    52.327] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    52.327] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    52.327] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    52.327] (--) NVIDIA(GPU-0): 
[    52.327] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    52.327] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    52.327] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    52.327] (--) NVIDIA(GPU-0): 
[    52.327] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    52.327] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    52.327] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    52.327] (--) NVIDIA(GPU-0): 
[    52.327] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    52.327] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    52.327] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    52.327] (--) NVIDIA(GPU-0): 
[    52.327] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    52.327] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    52.327] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[    52.327] (--) NVIDIA(GPU-0): 
[    52.791] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    52.791] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    52.791] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    52.791] (--) NVIDIA(GPU-0): 
[    52.791] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    52.791] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    52.791] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    52.791] (--) NVIDIA(GPU-0): 
[    52.791] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    52.791] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    52.791] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    52.791] (--) NVIDIA(GPU-0): 
[    52.791] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    52.791] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    52.791] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    52.791] (--) NVIDIA(GPU-0): 
[    52.791] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    52.791] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    52.791] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    52.791] (--) NVIDIA(GPU-0): 
[    52.791] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    52.791] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    52.791] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[    52.791] (--) NVIDIA(GPU-0): 
[    52.792] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    52.792] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    52.792] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    52.792] (--) NVIDIA(GPU-0): 
[    52.792] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    52.792] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    52.792] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    52.792] (--) NVIDIA(GPU-0): 
[    52.792] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    52.792] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    52.792] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    52.792] (--) NVIDIA(GPU-0): 
[    52.792] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    52.792] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    52.793] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    52.793] (--) NVIDIA(GPU-0): 
[    52.793] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    52.793] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    52.793] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    52.793] (--) NVIDIA(GPU-0): 
[    52.793] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    52.793] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    52.793] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[    52.793] (--) NVIDIA(GPU-0): 
[    52.793] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    52.793] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    52.793] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    52.793] (--) NVIDIA(GPU-0): 
[    52.793] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    52.793] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    52.793] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    52.793] (--) NVIDIA(GPU-0): 
[    52.793] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    52.793] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    52.793] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    52.793] (--) NVIDIA(GPU-0): 
[    52.793] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    52.793] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    52.793] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    52.793] (--) NVIDIA(GPU-0): 
[    52.793] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    52.793] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    52.793] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    52.793] (--) NVIDIA(GPU-0): 
[    52.793] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    52.793] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    52.793] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[    52.793] (--) NVIDIA(GPU-0): 
[    52.904] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    52.904] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    52.904] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    52.904] (--) NVIDIA(GPU-0): 
[    52.904] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    52.904] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    52.904] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    52.904] (--) NVIDIA(GPU-0): 
[    52.904] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    52.904] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    52.904] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    52.904] (--) NVIDIA(GPU-0): 
[    52.904] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    52.904] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    52.904] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    52.904] (--) NVIDIA(GPU-0): 
[    52.904] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    52.904] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    52.904] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    52.904] (--) NVIDIA(GPU-0): 
[    52.904] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    52.904] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    52.904] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[    52.904] (--) NVIDIA(GPU-0): 
[    52.904] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    52.904] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    52.904] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    52.904] (--) NVIDIA(GPU-0): 
[    52.904] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    52.904] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    52.904] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    52.905] (--) NVIDIA(GPU-0): 
[    52.905] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    52.905] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    52.905] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    52.905] (--) NVIDIA(GPU-0): 
[    52.905] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    52.905] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    52.905] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    52.905] (--) NVIDIA(GPU-0): 
[    52.905] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    52.905] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    52.905] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    52.905] (--) NVIDIA(GPU-0): 
[    52.905] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    52.905] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    52.905] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[    52.905] (--) NVIDIA(GPU-0): 
[    53.069] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    53.069] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    53.069] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    53.069] (--) NVIDIA(GPU-0): 
[    53.069] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    53.069] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    53.069] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    53.069] (--) NVIDIA(GPU-0): 
[    53.069] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    53.069] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    53.069] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    53.069] (--) NVIDIA(GPU-0): 
[    53.069] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    53.069] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    53.069] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    53.069] (--) NVIDIA(GPU-0): 
[    53.069] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    53.069] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    53.069] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    53.069] (--) NVIDIA(GPU-0): 
[    53.069] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    53.069] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    53.069] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[    53.069] (--) NVIDIA(GPU-0): 
[    56.075] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    56.075] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    56.075] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    56.075] (--) NVIDIA(GPU-0): 
[    56.075] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    56.075] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    56.075] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    56.075] (--) NVIDIA(GPU-0): 
[    56.075] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    56.075] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    56.075] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    56.075] (--) NVIDIA(GPU-0): 
[    56.075] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    56.075] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    56.075] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    56.075] (--) NVIDIA(GPU-0): 
[    56.075] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    56.075] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    56.075] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    56.075] (--) NVIDIA(GPU-0): 
[    56.075] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    56.075] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    56.075] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[    56.075] (--) NVIDIA(GPU-0): 
[    57.538] (**) Option "fd" "39"
[    57.538] (II) event3  - (II) Power Button: (II) device removed
[    57.538] (**) Option "fd" "42"
[    57.538] (II) event7  - (II) Video Bus: (II) device removed
[    57.539] (**) Option "fd" "43"
[    57.539] (II) event6  - (II) Video Bus: (II) device removed
[    57.539] (**) Option "fd" "44"
[    57.539] (II) event1  - (II) Power Button: (II) device removed
[    57.539] (**) Option "fd" "45"
[    57.539] (II) event2  - (II) Sleep Button: (II) device removed
[    57.539] (**) Option "fd" "46"
[    57.539] (II) event12 - (II) Apple Inc. Apple Internal Keyboard / Trackpad: (II) device removed
[    57.539] (**) Option "fd" "47"
[    57.539] (II) event11 - (II) bcm5974: (II) device removed
[    57.540] (II) UnloadModule: "libinput"
[    57.540] (II) systemd-logind: releasing fd for 13:75
[    57.940] (II) UnloadModule: "libinput"
[    57.940] (II) systemd-logind: releasing fd for 13:76
[    57.996] (II) UnloadModule: "libinput"
[    57.996] (II) systemd-logind: releasing fd for 13:66
[    58.016] (II) UnloadModule: "libinput"
[    58.016] (II) systemd-logind: releasing fd for 13:65
[    58.033] (II) UnloadModule: "libinput"
[    58.033] (II) systemd-logind: releasing fd for 13:70
[    58.053] (II) UnloadModule: "libinput"
[    58.053] (II) systemd-logind: releasing fd for 13:71
[    58.073] (II) UnloadModule: "libinput"
[    58.073] (II) systemd-logind: releasing fd for 13:67
[    58.325] (II) NVIDIA(GPU-0): Deleting GPU-0
[    58.326] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[    58.326] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[    58.326] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[    58.327] (II) Server terminated successfully (0). Closing log file.

Offline

#6 2017-04-18 20:16:11

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

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

[    58.327] (II) Server terminated successfully (0). Closing log file.

Not an issue with the X server.  What did you have startx try to execute?  Please post the contents ~/.xinitrc

Offline

#7 2017-04-18 20:17:49

exnihilodub
Member
Registered: 2017-02-26
Posts: 37

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

loqs wrote:
[    58.327] (II) Server terminated successfully (0). Closing log file.

Not an issue with the X server.  What did you have startx try to execute?  Please post the contents ~/.xinitrc


here you go:

#sxhkd &
#urxvt &
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
xrandr --dpi 120
exec bspwm

#exec i3

compton

Last edited by exnihilodub (2017-04-18 20:17:58)

Offline

#8 2017-04-18 20:20:51

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

you're starting bspwm (given it's installed) resp. compton and nothing else - you cannot expect to see anything but a black screen because you mereky start a window manager

Edit: and thre're btw. several browsers for console - notably "links" (netsurf is cool, but i don't think there's an arch package w/ the framebuffer backend build in)

Last edited by seth (2017-04-18 20:23:21)

Offline

#9 2017-04-18 20:22:54

exnihilodub
Member
Registered: 2017-02-26
Posts: 37

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

seth wrote:

you're starting bspwm (given it's installed) resp. compton and nothing else - you cannot expect to see anything but a black screen because you mereky start a window manager

what else should I start? I'm sure I didn't change my xinit between the point where it was working and where it isn't.

Offline

#10 2017-04-18 20:25:20

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

how should we know what you want to start???

let's begin with the basics: do you want to use bspwm or compton?

Offline

#11 2017-04-18 20:27:08

exnihilodub
Member
Registered: 2017-02-26
Posts: 37

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

i used to use both of them? bspwm as a wm and compton as a compositor.

Offline

#12 2017-04-18 20:27:19

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

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

That .xinit ignores the third note from Xinit

Note: At the very least, ensure that the last if block in /etc/X11/xinit/xinitrc is present in your .xinitrc file to ensure that the scripts in /etc/X11/xinit/xinitrc.d are sourced.

It also has call to compton after the exec.

Remember, lines following a command using exec would be ignored.

Edit:
Xinit#xinitrc covers configuring .xinitrc.

Last edited by loqs (2017-04-18 20:30:23)

Offline

#13 2017-04-18 20:29:02

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

isn't bspwm a tiling WM? why would you use a compositor?

Offline

#14 2017-04-18 20:34:25

exnihilodub
Member
Registered: 2017-02-26
Posts: 37

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

seth wrote:

isn't bspwm a tiling WM? why would you use a compositor?

Thanks for your concern but I'd gladly discuss my preferences with you after I fix my current problem. I don't think where you're trying to pull this conversation has anything to do with solving this.

Offline

#15 2017-04-18 20:38:42

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

Read the xinitrc wiki page and ensure that you include the sourced files from the template. It probably explains your broken session/connectivity issues as well.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#16 2017-04-18 20:39:12

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

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

Ensure the xterm package is installed then comment out `exec bspwm` and add `exec xterm` that should demonstrate the issue is bspwm not behaving as you expect.

Offline

#17 2017-04-18 20:44:47

exnihilodub
Member
Registered: 2017-02-26
Posts: 37

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

loqs / jasonwryan thanks for the tips, launching xterm only didn't work too ( I'm sure it's installed). Also bspwm runs sxhkd when it's run, I could open a termite window then by pressing ctrl+enter before this happened.

Another symptom that may help pinpoint the problem: The backlight of the screen also disappears when I start x. It's pitch black.

Offline

#18 2017-04-18 20:47:33

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

exnihilodub wrote:

I don't think where you're trying to pull this conversation has anything to do with solving this.

You've apparently been running i3 before and maybe other WMs as well which not only justified the invocation of a compositor but also came with some autostart functionality which you relied on....
I'm pulling this nowhere and would far less be pulling if you were less tight on providing relevant information.

Offline

#19 2017-04-18 20:48:15

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

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

The system appears to use Hybrid_graphics have you configured NVIDIA_Optimus or Bumblebee?

Offline

#20 2017-04-18 20:54:13

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

This should be the problem:

[    51.667] (II) NVIDIA(0): Setting mode "NULL"

Configuring bumblebee should fix it.

Offline

#21 2017-04-18 21:05:42

exnihilodub
Member
Registered: 2017-02-26
Posts: 37

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

Upgrading the system somehow removed my blacklists. Removing the drivers and only leaving ones I'll need worked. Thanks for your replies and for the time looking into this issue

Offline

#22 2017-04-18 21:08:42

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

Re: [Solved]Trying to initialize X gives a black screen after kernelupdate

exnihilodub wrote:

Upgrading the system somehow removed my blacklists.

What was the full path/filename of the file you used for blacklisting?
Edit:

exnihilodub wrote:

hey trilby fixed the X problem.

If you are satisfied a solution has been found, please mark your thread as solved by editing the first post and prepending the tag [SOLVED] to the title in the "Subject" field.

Last edited by loqs (2017-04-18 21:40:03)

Offline

Board footer

Powered by FluxBB