You are not logged in.

#1 2016-09-11 23:20:14

guamisc
Member
Registered: 2016-09-11
Posts: 6

Xorg crashes video card or will not start

Hi all,

I'm running into an issue trying to get my Xorg to work on a computer I'm trying to setup. It is an old Dell Vostro 200s with a Intel G45 Express chipset. I have some experience with manually configuring Xorg as I used to play around with Gentoo. This problem has me completely stumped.

Here is a list of symptoms:

1) To install arch linux I had to boot the iso with the argument of nomodeset
2) I tried everything I could think of with the xf86-video-intel driver but it mostly gave me either
  a) A blank screen, I could Ctl-Alt-Bkspace and then reboot, I just couldn't see anything - I could switch to different terminals, but the video output was always just blank
  b) Xorg crash with intel(0) failed to set mode: invalid argument as the problem (simlar to below)
3) I read on the internet that the intel driver is not very well maintained and I should use modesetting driver instead I still get two different outcomes (depending on if I hand configure some Xorg.conf or not)
  a) Xorg configured - A blank screen, I can still Ctl-Alt_Bkspace and then reboot via commands, the only difference here is now my monitor actually loses video signal, the card stops outputting anything
  b) Xorg not configured - Xorg crashes see below:

Relevant portions of lspci -v (I have two different video controllers?):

00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
	Subsystem: Dell Device 0285
	Flags: bus master, fast devsel, latency 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel modules: intel_agp

00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller])
	Subsystem: Dell Device 0285
	Flags: bus master, fast devsel, latency 0, IRQ 27
	Memory at fe400000 (64-bit, non-prefetchable) [size=4M]
	Memory at d0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at dc00 [size=8]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [d0] Power Management version 2
	Capabilities: [a4] PCI Advanced Features
	Kernel driver in use: i915
	Kernel modules: i915

00:02.1 Display controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
	Subsystem: Dell Device 0285
	Flags: bus master, fast devsel, latency 0
	Memory at fe800000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: [d0] Power Management version 2

Using this Xorg.conf

Section	"Device"
	Identifier "modesetting"
	Driver	"modesetting"
EndSection

Section	"Monitor"
	Identifier "Monitor 1"
EndSection

Section "Screen"
	Identifier "Screen 1"
	Device	"modesetting"
	Monitor "Monitor 1'
	SubSection	"Display"
		Depth 24
		Modes "1024x768"
	EndSubSection
EndSection

I get this:

[   362.938] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[   362.942] X Protocol Version 11, Revision 0
[   362.943] Build Operating System: Linux 4.5.4-1-ARCH x86_64 
[   362.945] Current Operating System: Linux ECal 4.7.2-1-ARCH #1 SMP PREEMPT Sat Aug 20 23:02:56 CEST 2016 x86_64
[   362.945] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=5dfb2d82-547e-4f10-8e17-a50e850c5360 rw quiet
[   362.947] Build Date: 19 July 2016  05:54:24PM
[   362.949]  
[   362.950] Current version of pixman: 0.34.0
[   362.953] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   362.953] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   362.959] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 11 18:26:39 2016
[   362.970] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   362.972] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   362.991] (==) No Layout section.  Using the first Screen section.
[   362.991] (**) |-->Screen "Screen 1" (0)
[   362.991] (**) |   |-->Monitor "<default monitor>"
[   362.991] (**) |   |-->Device "modesetting"
[   362.991] (==) No monitor specified for screen "Screen 1".
	Using a default monitor configuration.
[   362.991] (==) Automatically adding devices
[   362.991] (==) Automatically enabling devices
[   362.991] (==) Automatically adding GPU devices
[   362.991] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   363.020] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   363.020] 	Entry deleted from font path.
[   363.021] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[   363.021] (==) ModulePath set to "/usr/lib/xorg/modules"
[   363.021] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   363.021] (II) Loader magic: 0x821d40
[   363.021] (II) Module ABI versions:
[   363.021] 	X.Org ANSI C Emulation: 0.4
[   363.021] 	X.Org Video Driver: 20.0
[   363.021] 	X.Org XInput driver : 22.1
[   363.021] 	X.Org Server Extension : 9.0
[   363.021] (++) using VT number 1

[   363.021] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   363.022] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   363.023] (II) xfree86: Adding drm device (/dev/dri/card0)
[   363.023] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   363.024] (--) PCI:*(0:0:2:0) 8086:2e22:1028:0285 rev 3, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000dc00/8, BIOS @ 0x????????/131072
[   363.024] (--) PCI: (0:0:2:1) 8086:2e23:1028:0285 rev 3, Mem @ 0xfe800000/1048576
[   363.024] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   363.024] (II) LoadModule: "glx"
[   363.040] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   363.089] (II) Module glx: vendor="X.Org Foundation"
[   363.089] 	compiled for 1.18.4, module version = 1.0.0
[   363.089] 	ABI class: X.Org Server Extension, version 9.0
[   363.089] (==) AIGLX enabled
[   363.089] (II) LoadModule: "modesetting"
[   363.089] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   363.089] (II) Module modesetting: vendor="X.Org Foundation"
[   363.089] 	compiled for 1.18.4, module version = 1.18.4
[   363.089] 	Module class: X.Org Video Driver
[   363.089] 	ABI class: X.Org Video Driver, version 20.0
[   363.089] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   363.089] (II) modeset(0): using drv /dev/dri/card0
[   363.089] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   363.089] (==) modeset(0): RGB weight 888
[   363.089] (==) modeset(0): Default visual is TrueColor
[   363.089] (II) Loading sub module "glamoregl"
[   363.089] (II) LoadModule: "glamoregl"
[   363.089] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   363.147] (II) Module glamoregl: vendor="X.Org Foundation"
[   363.147] 	compiled for 1.18.4, module version = 1.0.0
[   363.147] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   363.147] (II) glamor: OpenGL accelerated X.org driver based.
[   363.394] (II) glamor: EGL version 1.4 (DRI2):
[   363.461] (II) modeset(0): glamor initialized
[   363.542] (II) modeset(0): Output VGA-1 has no monitor section
[   363.625] (II) modeset(0): EDID for output VGA-1
[   363.625] (II) modeset(0): Manufacturer: GVT  Model: 1702  Serial#: 30200550
[   363.625] (II) modeset(0): Year: 2003  Week: 2
[   363.625] (II) modeset(0): EDID Version: 1.2
[   363.625] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[   363.625] (II) modeset(0): Sync:  Separate
[   363.625] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[   363.625] (II) modeset(0): Gamma: 2.20
[   363.625] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[   363.625] (II) modeset(0): First detailed timing is preferred mode
[   363.625] (II) modeset(0): redX: 0.609 redY: 0.352   greenX: 0.303 greenY: 0.550
[   363.625] (II) modeset(0): blueX: 0.148 blueY: 0.128   whiteX: 0.305 whiteY: 0.342
[   363.625] (II) modeset(0): Supported established timings:
[   363.625] (II) modeset(0): 720x400@70Hz
[   363.625] (II) modeset(0): 640x480@60Hz
[   363.625] (II) modeset(0): 640x480@67Hz
[   363.625] (II) modeset(0): 640x480@72Hz
[   363.625] (II) modeset(0): 640x480@75Hz
[   363.625] (II) modeset(0): 800x600@56Hz
[   363.625] (II) modeset(0): 800x600@60Hz
[   363.625] (II) modeset(0): 800x600@72Hz
[   363.625] (II) modeset(0): 800x600@75Hz
[   363.625] (II) modeset(0): 832x624@75Hz
[   363.625] (II) modeset(0): 1024x768@60Hz
[   363.625] (II) modeset(0): 1024x768@70Hz
[   363.625] (II) modeset(0): 1024x768@75Hz
[   363.625] (II) modeset(0): Manufacturer's mask: 0
[   363.625] (II) modeset(0): Supported standard timings:
[   363.625] (II) modeset(0): #0: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   363.625] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   363.625] (II) modeset(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   363.625] (II) modeset(0): Supported detailed timing:
[   363.625] (II) modeset(0): clock: 108.0 MHz   Image Size:  384 x 306 mm
[   363.625] (II) modeset(0): h_active: 1280  h_sync: 1280  h_sync_end 1392 h_blank_end 1688 h_border: 0
[   363.625] (II) modeset(0): v_active: 1024  v_sync: 1024  v_sync_end 1027 v_blanking: 1136 v_border: 0
[   363.625] (II) modeset(0): Monitor name: L7EH
[   363.625] (II) modeset(0):  TOPRO_6740
[   363.625] (II) modeset(0):  GVision
[   363.625] (II) modeset(0): EDID (in hex):
[   363.625] (II) modeset(0): 	00ffffffffffff001ed40217e6d2cc01
[   363.625] (II) modeset(0): 	020d010268221b782a0b329c5a4d8c26
[   363.625] (II) modeset(0): 	204e57bfee0081408180714f01010101
[   363.625] (II) modeset(0): 	010101010101302a0098510070400070
[   363.625] (II) modeset(0): 	030080321100001e000000fc004c3745
[   363.625] (II) modeset(0): 	480a2020202020202020000000fe0054
[   363.625] (II) modeset(0): 	4f50524f5f363734300a2020000000fe
[   363.625] (II) modeset(0): 	0047566973696f6e0a2020202020001d
[   363.626] (II) modeset(0): Printing probed modes for output VGA-1
[   363.626] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz UeP)
[   363.626] (II) modeset(0): Modeline "1280x1024"x56.3  108.00  1280 1280 1392 1688  1024 1024 1027 1136 +hsync +vsync (64.0 kHz eP)
[   363.626] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   363.626] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   363.626] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   363.626] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   363.626] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   363.626] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   363.626] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   363.626] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   363.626] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   363.626] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   363.626] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   363.626] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   363.626] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   363.626] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   363.626] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   363.626] (II) modeset(0): Output VGA-1 connected
[   363.626] (II) modeset(0): Using user preference for initial modes
[   363.626] (II) modeset(0): Output VGA-1 using initial mode 1024x768 +0+0
[   363.626] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   363.626] (==) modeset(0): DPI set to (96, 96)
[   363.626] (II) Loading sub module "fb"
[   363.626] (II) LoadModule: "fb"
[   363.626] (II) Loading /usr/lib/xorg/modules/libfb.so
[   363.627] (II) Module fb: vendor="X.Org Foundation"
[   363.627] 	compiled for 1.18.4, module version = 1.0.0
[   363.627] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   363.627] (==) Depth 24 pixmap format is 32 bpp
[   363.738] (==) modeset(0): Backing store enabled
[   363.738] (==) modeset(0): Silken mouse enabled
[   363.738] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   363.738] (==) modeset(0): DPMS enabled
[   363.738] (II) modeset(0): [DRI2] Setup complete
[   363.738] (II) modeset(0): [DRI2]   DRI driver: i965
[   363.738] (II) modeset(0): [DRI2]   VDPAU driver: i965
[   363.782] (--) RandR disabled
[   363.797] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   363.797] (II) AIGLX: enabled GLX_ARB_create_context
[   363.797] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   363.797] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[   363.797] (II) AIGLX: enabled GLX_INTEL_swap_event
[   363.797] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   363.797] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   363.797] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   363.797] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[   363.797] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   363.797] (II) AIGLX: Loaded and initialized i965
[   363.797] (II) GLX: Initialized DRI2 GL provider for screen 0
[   363.798] (II) modeset(0): Damage tracking initialized
[   363.798] (II) modeset(0): Setting screen physical size to 270 x 203
[   363.983] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   363.983] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   363.983] (II) LoadModule: "evdev"
[   363.983] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   364.009] (II) Module evdev: vendor="X.Org Foundation"
[   364.009] 	compiled for 1.18.3, module version = 2.10.3
[   364.009] 	Module class: X.Org XInput Driver
[   364.009] 	ABI class: X.Org XInput driver, version 22.1
[   364.009] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 15 paused 0
[   364.009] (II) Using input driver 'evdev' for 'Power Button'
[   364.009] (**) Power Button: always reports core events
[   364.009] (**) evdev: Power Button: Device: "/dev/input/event1"
[   364.009] (--) evdev: Power Button: Vendor 0 Product 0x1
[   364.009] (--) evdev: Power Button: Found keys
[   364.009] (II) evdev: Power Button: Configuring as keyboard
[   364.009] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   364.009] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   364.009] (**) Option "xkb_rules" "evdev"
[   364.010] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   364.010] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   364.010] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 16 paused 0
[   364.010] (II) Using input driver 'evdev' for 'Power Button'
[   364.010] (**) Power Button: always reports core events
[   364.010] (**) evdev: Power Button: Device: "/dev/input/event0"
[   364.010] (--) evdev: Power Button: Vendor 0 Product 0x1
[   364.010] (--) evdev: Power Button: Found keys
[   364.010] (II) evdev: Power Button: Configuring as keyboard
[   364.010] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   364.010] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   364.010] (**) Option "xkb_rules" "evdev"
[   364.011] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event3)
[   364.011] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[   364.063] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 17 paused 0
[   364.063] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[   364.063] (**) Logitech USB Optical Mouse: always reports core events
[   364.063] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event3"
[   364.063] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc00c
[   364.063] (--) evdev: Logitech USB Optical Mouse: Found 3 mouse buttons
[   364.063] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[   364.063] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[   364.063] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[   364.063] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[   364.063] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[   364.063] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[   364.063] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   364.063] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.0/0003:046D:C00C.0001/input/input3/event3"
[   364.063] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 8)
[   364.063] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[   364.064] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[   364.064] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[   364.064] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[   364.064] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[   364.064] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[   364.064] (II) No input driver specified, ignoring this device.
[   364.064] (II) This device may have been added with another device file.
[   364.065] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=3 (/dev/input/event10)
[   364.065] (II) No input driver specified, ignoring this device.
[   364.065] (II) This device may have been added with another device file.
[   364.065] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event5)
[   364.065] (II) No input driver specified, ignoring this device.
[   364.065] (II) This device may have been added with another device file.
[   364.066] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event6)
[   364.066] (II) No input driver specified, ignoring this device.
[   364.066] (II) This device may have been added with another device file.
[   364.066] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event7)
[   364.066] (II) No input driver specified, ignoring this device.
[   364.066] (II) This device may have been added with another device file.
[   364.067] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event8)
[   364.067] (II) No input driver specified, ignoring this device.
[   364.067] (II) This device may have been added with another device file.
[   364.067] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event9)
[   364.067] (II) No input driver specified, ignoring this device.
[   364.067] (II) This device may have been added with another device file.
[   364.068] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[   364.068] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   364.068] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 18 paused 0
[   364.068] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   364.068] (**) AT Translated Set 2 keyboard: always reports core events
[   364.068] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[   364.068] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   364.068] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   364.068] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   364.068] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[   364.068] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[   364.068] (**) Option "xkb_rules" "evdev"
[   364.069] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[   364.069] (II) No input driver specified, ignoring this device.
[   364.069] (II) This device may have been added with another device file.
[   364.535] (II) evdev: AT Translated Set 2 keyboard: Close
[   364.535] (II) UnloadModule: "evdev"
[   364.535] (II) systemd-logind: releasing fd for 13:66
[   364.560] (II) evdev: Logitech USB Optical Mouse: Close
[   364.560] (II) UnloadModule: "evdev"
[   364.560] (II) systemd-logind: releasing fd for 13:67
[   364.586] (II) evdev: Power Button: Close
[   364.586] (II) UnloadModule: "evdev"
[   364.586] (II) systemd-logind: releasing fd for 13:64
[   364.599] (II) evdev: Power Button: Close
[   364.600] (II) UnloadModule: "evdev"
[   364.600] (II) systemd-logind: releasing fd for 13:65
[   364.645] (II) Server terminated successfully (0). Closing log file.

Without the xorg conf I get this:

[   689.977] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[   689.982] X Protocol Version 11, Revision 0
[   689.983] Build Operating System: Linux 4.5.4-1-ARCH x86_64 
[   689.985] Current Operating System: Linux ECal 4.7.2-1-ARCH #1 SMP PREEMPT Sat Aug 20 23:02:56 CEST 2016 x86_64
[   689.985] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=5dfb2d82-547e-4f10-8e17-a50e850c5360 rw quiet
[   689.988] Build Date: 19 July 2016  05:54:24PM
[   689.990]  
[   689.992] Current version of pixman: 0.34.0
[   689.995] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   689.995] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   690.001] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 11 18:39:23 2016
[   690.034] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   690.047] (==) No Layout section.  Using the first Screen section.
[   690.047] (==) No screen section available. Using defaults.
[   690.047] (**) |-->Screen "Default Screen Section" (0)
[   690.047] (**) |   |-->Monitor "<default monitor>"
[   690.047] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   690.047] (==) Automatically adding devices
[   690.047] (==) Automatically enabling devices
[   690.047] (==) Automatically adding GPU devices
[   690.047] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   690.092] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   690.092] 	Entry deleted from font path.
[   690.093] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[   690.093] (==) ModulePath set to "/usr/lib/xorg/modules"
[   690.093] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   690.093] (II) Loader magic: 0x821d40
[   690.093] (II) Module ABI versions:
[   690.093] 	X.Org ANSI C Emulation: 0.4
[   690.093] 	X.Org Video Driver: 20.0
[   690.093] 	X.Org XInput driver : 22.1
[   690.093] 	X.Org Server Extension : 9.0
[   690.094] (++) using VT number 1

[   690.094] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   690.095] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   690.095] (II) xfree86: Adding drm device (/dev/dri/card0)
[   690.095] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   690.097] (--) PCI:*(0:0:2:0) 8086:2e22:1028:0285 rev 3, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000dc00/8, BIOS @ 0x????????/131072
[   690.097] (--) PCI: (0:0:2:1) 8086:2e23:1028:0285 rev 3, Mem @ 0xfe800000/1048576
[   690.097] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   690.097] (II) LoadModule: "glx"
[   690.098] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   690.112] (II) Module glx: vendor="X.Org Foundation"
[   690.112] 	compiled for 1.18.4, module version = 1.0.0
[   690.112] 	ABI class: X.Org Server Extension, version 9.0
[   690.112] (==) AIGLX enabled
[   690.112] (==) Matched intel as autoconfigured driver 0
[   690.112] (==) Matched intel as autoconfigured driver 1
[   690.112] (==) Matched modesetting as autoconfigured driver 2
[   690.112] (==) Matched fbdev as autoconfigured driver 3
[   690.112] (==) Matched vesa as autoconfigured driver 4
[   690.112] (==) Assigned the driver to the xf86ConfigLayout
[   690.112] (II) LoadModule: "intel"
[   690.113] (WW) Warning, couldn't open module intel
[   690.113] (II) UnloadModule: "intel"
[   690.113] (II) Unloading intel
[   690.113] (EE) Failed to load module "intel" (module does not exist, 0)
[   690.113] (II) LoadModule: "modesetting"
[   690.113] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   690.124] (II) Module modesetting: vendor="X.Org Foundation"
[   690.124] 	compiled for 1.18.4, module version = 1.18.4
[   690.124] 	Module class: X.Org Video Driver
[   690.124] 	ABI class: X.Org Video Driver, version 20.0
[   690.124] (II) LoadModule: "fbdev"
[   690.124] (WW) Warning, couldn't open module fbdev
[   690.124] (II) UnloadModule: "fbdev"
[   690.124] (II) Unloading fbdev
[   690.124] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   690.124] (II) LoadModule: "vesa"
[   690.125] (WW) Warning, couldn't open module vesa
[   690.125] (II) UnloadModule: "vesa"
[   690.125] (II) Unloading vesa
[   690.125] (EE) Failed to load module "vesa" (module does not exist, 0)
[   690.125] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   690.125] (II) modeset(0): using drv /dev/dri/card0
[   690.125] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   690.125] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   690.125] (==) modeset(0): RGB weight 888
[   690.125] (==) modeset(0): Default visual is TrueColor
[   690.125] (II) Loading sub module "glamoregl"
[   690.125] (II) LoadModule: "glamoregl"
[   690.125] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   690.136] (II) Module glamoregl: vendor="X.Org Foundation"
[   690.136] 	compiled for 1.18.4, module version = 1.0.0
[   690.136] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   690.136] (II) glamor: OpenGL accelerated X.org driver based.
[   690.275] (II) glamor: EGL version 1.4 (DRI2):
[   690.340] (II) modeset(0): glamor initialized
[   690.418] (II) modeset(0): Output VGA-1 has no monitor section
[   690.502] (II) modeset(0): EDID for output VGA-1
[   690.502] (II) modeset(0): Manufacturer: GVT  Model: 1702  Serial#: 30200550
[   690.502] (II) modeset(0): Year: 2003  Week: 2
[   690.502] (II) modeset(0): EDID Version: 1.2
[   690.502] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[   690.502] (II) modeset(0): Sync:  Separate
[   690.502] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[   690.502] (II) modeset(0): Gamma: 2.20
[   690.502] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[   690.502] (II) modeset(0): First detailed timing is preferred mode
[   690.502] (II) modeset(0): redX: 0.609 redY: 0.352   greenX: 0.303 greenY: 0.550
[   690.502] (II) modeset(0): blueX: 0.148 blueY: 0.128   whiteX: 0.305 whiteY: 0.342
[   690.502] (II) modeset(0): Supported established timings:
[   690.502] (II) modeset(0): 720x400@70Hz
[   690.502] (II) modeset(0): 640x480@60Hz
[   690.502] (II) modeset(0): 640x480@67Hz
[   690.502] (II) modeset(0): 640x480@72Hz
[   690.502] (II) modeset(0): 640x480@75Hz
[   690.502] (II) modeset(0): 800x600@56Hz
[   690.502] (II) modeset(0): 800x600@60Hz
[   690.502] (II) modeset(0): 800x600@72Hz
[   690.502] (II) modeset(0): 800x600@75Hz
[   690.502] (II) modeset(0): 832x624@75Hz
[   690.502] (II) modeset(0): 1024x768@60Hz
[   690.502] (II) modeset(0): 1024x768@70Hz
[   690.502] (II) modeset(0): 1024x768@75Hz
[   690.502] (II) modeset(0): Manufacturer's mask: 0
[   690.502] (II) modeset(0): Supported standard timings:
[   690.502] (II) modeset(0): #0: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   690.502] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   690.502] (II) modeset(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   690.502] (II) modeset(0): Supported detailed timing:
[   690.502] (II) modeset(0): clock: 108.0 MHz   Image Size:  384 x 306 mm
[   690.502] (II) modeset(0): h_active: 1280  h_sync: 1280  h_sync_end 1392 h_blank_end 1688 h_border: 0
[   690.502] (II) modeset(0): v_active: 1024  v_sync: 1024  v_sync_end 1027 v_blanking: 1136 v_border: 0
[   690.502] (II) modeset(0): Monitor name: L7EH
[   690.502] (II) modeset(0):  TOPRO_6740
[   690.502] (II) modeset(0):  GVision
[   690.502] (II) modeset(0): EDID (in hex):
[   690.502] (II) modeset(0): 	00ffffffffffff001ed40217e6d2cc01
[   690.502] (II) modeset(0): 	020d010268221b782a0b329c5a4d8c26
[   690.502] (II) modeset(0): 	204e57bfee0081408180714f01010101
[   690.502] (II) modeset(0): 	010101010101302a0098510070400070
[   690.502] (II) modeset(0): 	030080321100001e000000fc004c3745
[   690.502] (II) modeset(0): 	480a2020202020202020000000fe0054
[   690.502] (II) modeset(0): 	4f50524f5f363734300a2020000000fe
[   690.502] (II) modeset(0): 	0047566973696f6e0a2020202020001d
[   690.502] (II) modeset(0): Printing probed modes for output VGA-1
[   690.502] (II) modeset(0): Modeline "1280x1024"x56.3  108.00  1280 1280 1392 1688  1024 1024 1027 1136 +hsync +vsync (64.0 kHz eP)
[   690.502] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   690.502] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   690.502] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   690.502] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   690.502] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   690.502] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   690.502] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   690.502] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   690.502] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   690.502] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   690.502] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   690.502] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   690.502] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   690.502] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   690.502] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   690.502] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   690.502] (II) modeset(0): Output VGA-1 connected
[   690.502] (II) modeset(0): Using exact sizes for initial modes
[   690.502] (II) modeset(0): Output VGA-1 using initial mode 1280x1024 +0+0
[   690.502] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   690.502] (==) modeset(0): DPI set to (96, 96)
[   690.503] (II) Loading sub module "fb"
[   690.503] (II) LoadModule: "fb"
[   690.503] (II) Loading /usr/lib/xorg/modules/libfb.so
[   690.511] (II) Module fb: vendor="X.Org Foundation"
[   690.511] 	compiled for 1.18.4, module version = 1.0.0
[   690.511] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   690.511] (==) Depth 24 pixmap format is 32 bpp
[   690.643] (==) modeset(0): Backing store enabled
[   690.643] (==) modeset(0): Silken mouse enabled
[   690.644] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   690.644] (==) modeset(0): DPMS enabled
[   690.644] (II) modeset(0): [DRI2] Setup complete
[   690.644] (II) modeset(0): [DRI2]   DRI driver: i965
[   690.644] (II) modeset(0): [DRI2]   VDPAU driver: i965
[   690.645] (EE) modeset(0): failed to set mode: Invalid argument
[   690.645] (EE) 
Fatal server error:
[   690.645] (EE) AddScreen/ScreenInit failed for driver 0
[   690.645] (EE) 
[   690.645] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   690.645] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   690.645] (EE) 

Xorg -configure doesn't work in any case....

Please help,

-Sean

Last edited by guamisc (2016-09-11 23:20:41)

Offline

#2 2016-09-12 09:43:05

berbae
Member
From: France
Registered: 2007-02-12
Posts: 1,302

Re: Xorg crashes video card or will not start

In the test with an xorg.conf and modesetting driver, the last lines are:

[   364.600] (II) systemd-logind: releasing fd for 13:65
[   364.645] (II) Server terminated successfully (0). Closing log file.

This shows that xorg has started successfully, but as it had nothing to do, it terminated.
So there is nothing wrong here with xorg server; you need to start some graphical appli, either a display manager or some window manager running something when it starts.
How do you enter graphical environment? And what do you start then?

Concerning the usage of modesetting versus intel video drivers, the opinions are not so clear cut (read all the comments about that, not only the first ones).
Personally I use the intel video driver, and I don't encounter graphical issues.

And in the test without an xorg.conf, did you try without a nomodeset kernel parameter?

Offline

#3 2016-09-12 13:53:46

JohnBobSmith
Member
From: Canada
Registered: 2014-11-29
Posts: 804

Re: Xorg crashes video card or will not start

Using that xorg.conf and related settings, you only need to load a window manager, as previously stated. Edit ~/.xinitrc and then put exec <window manager> as the very last line. For example if you intend to use fluxbox put exec fluxbox. Log into CLI and type startx see what happens then. smile

Curious, what does your ~.xinitrc file look like right now?


I am diagnosed with bipolar disorder. As it turns out, what I thought was my greatest weakness is now my greatest strength.

Everyday, I make a conscious choice to overcome my challenges and my problems. It's not easy, but its better than the alternative...

Offline

#4 2016-09-12 23:13:44

guamisc
Member
Registered: 2016-09-11
Posts: 6

Re: Xorg crashes video card or will not start

Stupidly, putting gnome-session in my .xinitrc worked to actually get X to work.... However:

One of the major problems still persists, I cannot Ctl-Alt-F(X) to show another terminal. The terminal is active, I can blindly login and blindly execute commands, but my screen will be frozen showing the last screen draw (minus the mouse) of the X session unless I am in tty1, in which case it returns to normal. If I end the X session, my videocard's output stops (as in no signal to the monitor at all), I can get the output back again by blindly executing startx again, but it seems once I go into X, it's X or bust until reboot.

Any ideas?

Thanks,

-Sean

Last edited by guamisc (2016-09-12 23:14:31)

Offline

#5 2016-09-13 08:24:51

berbae
Member
From: France
Registered: 2007-02-12
Posts: 1,302

Re: Xorg crashes video card or will not start

Did you try with kernel mode setting enabled, ie without the nomodeset kernel parameter?

Offline

#6 2016-09-13 23:23:03

guamisc
Member
Registered: 2016-09-11
Posts: 6

Re: Xorg crashes video card or will not start

Both the intel and modesetting Xorg drivers require modeset to not be disabled, both drivers requrie it. However, nomodeset argument was how I got the liveusb install iso to boot.

Offline

#7 2016-09-14 01:11:57

atomicbeef
Member
Registered: 2015-09-30
Posts: 98

Re: Xorg crashes video card or will not start

Try it without the nomodeset paramter and see what happens. I had to add use nomodeset during installation on my GTX 970 (otherwise my monitor would just go into powersave mode), but once Arch was installed, everything worked out of the box without nomodeset.

Offline

#8 2016-09-14 04:01:14

r0b0t
Member
From: /tmp
Registered: 2009-05-24
Posts: 505

Re: Xorg crashes video card or will not start

This may be related to a recent problem with gnome, it crashes or something like it, try another DE and you should be good with it.

Offline

#9 2016-09-14 05:03:52

guamisc
Member
Registered: 2016-09-11
Posts: 6

Re: Xorg crashes video card or will not start

I do not use nomodeset as a boot argument because both Xorg drivers (intel and modesetting) require it. The only time I used it was to install arch.

This problem happens across multiple DE's, I'm at a loss here, still no fix to the terminal switching issue (or completely dead video out if I exit X). There must be some xorg.conf setting or driver option I'm missing.

Offline

#10 2016-09-14 05:38:03

r0b0t
Member
From: /tmp
Registered: 2009-05-24
Posts: 505

Re: Xorg crashes video card or will not start

Please post your lspci -nn
Also, did you try starting without an xorg.conf (to let it choose it's settings?)

Offline

#11 2016-09-14 05:42:01

guamisc
Member
Registered: 2016-09-11
Posts: 6

Re: Xorg crashes video card or will not start

See my first post for an Xorg.log when I do not use an xorg.conf. TL;DR It crashes, same with Xorg -configure.

I get this pertinent error when I let Xorg run without a configuration file

(EE) modeset(0): failed to set mode: Invalid argument

I also get this when I let it use the intel driver

(EE) intel(0): failed to set mode: Invalid argument

lspci -nn (see my lspci -v above if you want the details on the card)

00:00.0 Host bridge [0600]: Intel Corporation 4 Series Chipset DRAM Controller [8086:2e20] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e22] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e23] (rev 03)
00:1a.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 [8086:3a37]
00:1a.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 [8086:3a38]
00:1a.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 [8086:3a39]
00:1a.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 [8086:3a3c]
00:1b.0 Audio device [0403]: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller [8086:3a3e]
00:1c.0 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 [8086:3a40]
00:1c.2 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 3 [8086:3a44]
00:1c.3 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 4 [8086:3a46]
00:1d.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 [8086:3a34]
00:1d.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 [8086:3a35]
00:1d.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 [8086:3a36]
00:1d.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 [8086:3a3a]
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 90)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller [8086:3a16]
00:1f.2 SATA controller [0106]: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller [8086:3a22]
00:1f.3 SMBus [0c05]: Intel Corporation 82801JI (ICH10 Family) SMBus Controller [8086:3a30]
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 02)
03:00.0 Network controller [0280]: Qualcomm Atheros AR93xx Wireless Network Adapter [168c:0030] (rev 01)

Last edited by guamisc (2016-09-14 05:46:35)

Offline

#12 2016-09-14 19:24:39

oceans11
Member
Registered: 2010-06-24
Posts: 15

Re: Xorg crashes video card or will not start

Have little time to read everything, but I just notice your kernel version and the intel gpu.
So my mind goes to this and this.
You can downgrade your kernel to a version prior to 4.7 (like 4.6.5) and give it a try.
Hope it helps.

ps: no xorg.conf, no xf86-video-intel.

Offline

#13 2016-09-15 00:09:18

guamisc
Member
Registered: 2016-09-11
Posts: 6

Re: Xorg crashes video card or will not start

Thanks for your help everyone. I didn't feel like solving what is probably a driver code regression so I just bought a cheap Geforce 750ti and stuck it in. Works like a champ.

Thanks again for helping.

Offline

Board footer

Powered by FluxBB