You are not logged in.

#1 2015-04-25 07:17:29

Slothel
Member
Registered: 2015-04-25
Posts: 2

Emacs crashes Xorg

Hello. I have a unique problem that I have been hitherto unable to solve: Emacs crashes Xorg. These crashes don't always happen instantly -- in fact there doesn't appear to be any discernible pattern to them whatsoever.

About 20% of the time, Xorg (and consequently Emacs) will crash as soon as I enter the start command in a terminal emulator. The remaining 80% of the time, it will crash somewhere between 1 and 5 minutes into an Emacs session. I am running OpenBox and LightDM on top of X, and I don't know if that information is relevant to you or not.

Here is the output of Xorg log

[1119863.716] 
X.Org X Server 1.17.1
Release Date: 2015-02-10
[1119863.716] X Protocol Version 11, Revision 0
[1119863.716] Build Operating System: Linux 3.19.2-1-ARCH x86_64 
[1119863.716] Current Operating System: Linux ArtisanBox 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64
[1119863.716] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=1441102d-dc98-4815-b6eb-a21f7b3802ad rw quiet
[1119863.717] Build Date: 14 April 2015  10:34:18AM
[1119863.717]  
[1119863.717] Current version of pixman: 0.32.6
[1119863.717] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[1119863.717] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[1119863.717] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 24 18:57:12 2015
[1119863.717] (==) Using config file: "/etc/X11/xorg.conf"
[1119863.717] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[1119863.717] (==) No Layout section.  Using the first Screen section.
[1119863.717] (==) No screen section available. Using defaults.
[1119863.717] (**) |-->Screen "Default Screen Section" (0)
[1119863.717] (**) |   |-->Monitor "<default monitor>"
[1119863.717] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[1119863.717] (==) Automatically adding devices
[1119863.717] (==) Automatically enabling devices
[1119863.717] (==) Automatically adding GPU devices
[1119863.717] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
[1119863.717] 	Entry deleted from font path.
[1119863.717] 	(Run 'mkfontdir' on "/usr/share/fonts/OTF/").
[1119863.717] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[1119863.717] 	Entry deleted from font path.
[1119863.717] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[1119863.717] 	Entry deleted from font path.
[1119863.717] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[1119863.717] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[1119863.717] 	Entry deleted from font path.
[1119863.717] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[1119863.717] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[1119863.717] (==) ModulePath set to "/usr/lib/xorg/modules"
[1119863.717] (**) Extension "Composite" is enabled
[1119863.717] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[1119863.717] (II) Loader magic: 0x815d80
[1119863.717] (II) Module ABI versions:
[1119863.717] 	X.Org ANSI C Emulation: 0.4
[1119863.717] 	X.Org Video Driver: 19.0
[1119863.717] 	X.Org XInput driver : 21.0
[1119863.717] 	X.Org Server Extension : 9.0
[1119863.718] (EE) systemd-logind: failed to get session: PID 21863 does not belong to any known session
[1119863.719] (II) xfree86: Adding drm device (/dev/dri/card0)
[1119863.719] (II) xfree86: Adding drm device (/dev/dri/card1)
[1119863.720] (--) PCI: (0:1:5:0) 1002:9616:1043:8388 rev 0, Mem @ 0xc0000000/268435456, 0xfe9f0000/65536, 0xfe800000/1048576, I/O @ 0x0000c000/256
[1119863.720] (--) PCI:*(0:2:0:0) 1002:954f:1682:2920 rev 0, Mem @ 0xd0000000/268435456, 0xfeaf0000/65536, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[1119863.720] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[1119863.720] (II) LoadModule: "glx"
[1119863.720] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[1119863.722] (II) Module glx: vendor="X.Org Foundation"
[1119863.722] 	compiled for 1.17.1, module version = 1.0.0
[1119863.722] 	ABI class: X.Org Server Extension, version 9.0
[1119863.722] (==) AIGLX enabled
[1119863.722] (==) Matched ati as autoconfigured driver 0
[1119863.722] (==) Matched ati as autoconfigured driver 1
[1119863.722] (==) Matched ati as autoconfigured driver 2
[1119863.722] (==) Matched modesetting as autoconfigured driver 3
[1119863.722] (==) Matched fbdev as autoconfigured driver 4
[1119863.722] (==) Matched vesa as autoconfigured driver 5
[1119863.722] (==) Assigned the driver to the xf86ConfigLayout
[1119863.722] (II) LoadModule: "ati"
[1119863.722] (WW) Warning, couldn't open module ati
[1119863.722] (II) UnloadModule: "ati"
[1119863.722] (II) Unloading ati
[1119863.722] (EE) Failed to load module "ati" (module does not exist, 0)
[1119863.722] (II) LoadModule: "modesetting"
[1119863.722] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[1119863.722] (II) Module modesetting: vendor="X.Org Foundation"
[1119863.722] 	compiled for 1.17.1, module version = 1.17.1
[1119863.722] 	Module class: X.Org Video Driver
[1119863.722] 	ABI class: X.Org Video Driver, version 19.0
[1119863.722] (II) LoadModule: "fbdev"
[1119863.722] (WW) Warning, couldn't open module fbdev
[1119863.722] (II) UnloadModule: "fbdev"
[1119863.722] (II) Unloading fbdev
[1119863.722] (EE) Failed to load module "fbdev" (module does not exist, 0)
[1119863.722] (II) LoadModule: "vesa"
[1119863.722] (WW) Warning, couldn't open module vesa
[1119863.722] (II) UnloadModule: "vesa"
[1119863.722] (II) Unloading vesa
[1119863.722] (EE) Failed to load module "vesa" (module does not exist, 0)
[1119863.723] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[1119863.723] (++) using VT number 1

[1119863.723] (II) modeset(0): using drv /dev/dri/card1
[1119863.723] (II) modeset(G0): using drv /dev/dri/card0
[1119863.723] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[1119863.723] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[1119863.723] (==) modeset(0): RGB weight 888
[1119863.723] (==) modeset(0): Default visual is TrueColor
[1119863.723] (II) Loading sub module "glamoregl"
[1119863.723] (II) LoadModule: "glamoregl"
[1119863.723] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[1119863.727] (II) Module glamoregl: vendor="X.Org Foundation"
[1119863.727] 	compiled for 1.17.1, module version = 1.0.0
[1119863.727] 	ABI class: X.Org ANSI C Emulation, version 0.4
[1119863.727] (II) glamor: OpenGL accelerated X.org driver based.
[1119863.765] (II) glamor: EGL version 1.4 (DRI2):
[1119863.767] (II) modeset(0): glamor initialized
[1119863.767] (II) Loading sub module "dri2"
[1119863.767] (II) LoadModule: "dri2"
[1119863.767] (II) Module "dri2" already built-in
[1119863.788] (II) modeset(0): Output VGA-1 has no monitor section
[1119863.808] (II) modeset(0): Output DIN-0 has no monitor section
[1119863.842] (II) modeset(0): Output DVI-0 has no monitor section
[1119863.861] (II) modeset(0): EDID for output VGA-1
[1119863.881] (II) modeset(0): EDID for output DIN-0
[1119863.916] (II) modeset(0): EDID for output DVI-0
[1119863.916] (II) modeset(0): Manufacturer: GSM  Model: 5819  Serial#: 28153
[1119863.916] (II) modeset(0): Year: 2011  Week: 3
[1119863.916] (II) modeset(0): EDID Version: 1.3
[1119863.916] (II) modeset(0): Digital Display Input
[1119863.916] (II) modeset(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[1119863.916] (II) modeset(0): Gamma: 2.20
[1119863.916] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[1119863.916] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[1119863.916] (II) modeset(0): First detailed timing is preferred mode
[1119863.916] (II) modeset(0): redX: 0.631 redY: 0.349   greenX: 0.341 greenY: 0.622
[1119863.916] (II) modeset(0): blueX: 0.152 blueY: 0.058   whiteX: 0.313 whiteY: 0.329
[1119863.916] (II) modeset(0): Supported established timings:
[1119863.916] (II) modeset(0): 720x400@70Hz
[1119863.916] (II) modeset(0): 640x480@60Hz
[1119863.916] (II) modeset(0): 640x480@75Hz
[1119863.916] (II) modeset(0): 800x600@60Hz
[1119863.916] (II) modeset(0): 800x600@75Hz
[1119863.916] (II) modeset(0): 1024x768@60Hz
[1119863.916] (II) modeset(0): 1024x768@75Hz
[1119863.916] (II) modeset(0): 1280x1024@75Hz
[1119863.916] (II) modeset(0): Manufacturer's mask: 0
[1119863.916] (II) modeset(0): Supported standard timings:
[1119863.916] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[1119863.916] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[1119863.916] (II) modeset(0): #2: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
[1119863.917] (II) modeset(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[1119863.917] (II) modeset(0): Supported detailed timing:
[1119863.917] (II) modeset(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[1119863.917] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[1119863.917] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[1119863.917] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[1119863.917] (II) modeset(0): Monitor name: E2241
[1119863.917] (II) modeset(0): Serial No: 103TPHG0U153
[1119863.917] (II) modeset(0): EDID (in hex):
[1119863.917] (II) modeset(0): 	00ffffffffffff001e6d1958f96d0000
[1119863.917] (II) modeset(0): 	0315010380301b78ea9535a159579f27
[1119863.917] (II) modeset(0): 	0e5054a54b00714f8180818fb3000101
[1119863.917] (II) modeset(0): 	010101010101023a801871382d40582c
[1119863.917] (II) modeset(0): 	4500dd0c1100001e000000fd00384b1e
[1119863.917] (II) modeset(0): 	530f000a202020202020000000fc0045
[1119863.917] (II) modeset(0): 	323234310a20202020202020000000ff
[1119863.917] (II) modeset(0): 	003130335450484730553135330a00d5
[1119863.917] (II) modeset(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[1119863.917] (II) modeset(0): Printing probed modes for output DVI-0
[1119863.917] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[1119863.917] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[1119863.917] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[1119863.917] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[1119863.917] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[1119863.917] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[1119863.917] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[1119863.917] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[1119863.917] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[1119863.917] (II) modeset(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[1119863.917] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[1119863.917] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[1119863.917] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[1119863.917] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[1119863.917] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[1119863.917] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[1119863.917] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[1119863.917] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[1119863.917] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[1119863.917] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[1119863.917] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[1119863.917] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[1119863.917] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[1119863.917] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[1119863.917] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[1119863.917] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[1119863.917] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[1119863.917] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[1119863.917] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[1119863.917] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[1119863.917] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[1119863.917] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[1119863.917] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[1119863.917] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[1119863.917] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[1119863.917] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[1119863.917] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[1119863.917] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[1119863.917] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[1119863.917] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[1119863.917] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[1119863.917] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[1119863.917] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[1119863.917] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[1119863.917] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[1119863.917] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[1119863.917] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[1119863.917] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[1119863.917] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[1119863.917] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[1119863.917] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[1119863.917] (II) modeset(0): Output VGA-1 disconnected
[1119863.917] (II) modeset(0): Output DIN-0 disconnected
[1119863.917] (II) modeset(0): Output DVI-0 connected
[1119863.917] (II) modeset(0): Using exact sizes for initial modes
[1119863.917] (II) modeset(0): Output DVI-0 using initial mode 1920x1080
[1119863.917] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[1119863.917] (==) modeset(0): DPI set to (96, 96)
[1119863.917] (II) Loading sub module "fb"
[1119863.917] (II) LoadModule: "fb"
[1119863.917] (II) Loading /usr/lib/xorg/modules/libfb.so
[1119863.918] (II) Module fb: vendor="X.Org Foundation"
[1119863.918] 	compiled for 1.17.1, module version = 1.0.0
[1119863.918] 	ABI class: X.Org ANSI C Emulation, version 0.4
[1119863.918] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[1119863.918] (==) modeset(G0): RGB weight 888
[1119863.918] (==) modeset(G0): Default visual is TrueColor
[1119863.918] (II) Loading sub module "glamoregl"
[1119863.918] (II) LoadModule: "glamoregl"
[1119863.918] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[1119863.918] (II) Module glamoregl: vendor="X.Org Foundation"
[1119863.918] 	compiled for 1.17.1, module version = 1.0.0
[1119863.918] 	ABI class: X.Org ANSI C Emulation, version 0.4
[1119863.918] (II) glamor: OpenGL accelerated X.org driver based.
[1119863.919] (II) glamor: EGL version 1.4 (DRI2):
[1119863.920] (II) modeset(G0): glamor initialized
[1119863.920] (II) Loading sub module "dri2"
[1119863.920] (II) LoadModule: "dri2"
[1119863.920] (II) Module "dri2" already built-in
[1119863.941] (II) modeset(G0): Output VGA-1-0 has no monitor section
[1119863.944] (II) modeset(G0): Output DVI-1-0 has no monitor section
[1119863.965] (II) modeset(G0): EDID for output VGA-1-0
[1119863.967] (II) modeset(G0): EDID for output DVI-1-0
[1119863.967] (II) modeset(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[1119863.967] (==) modeset(G0): DPI set to (96, 96)
[1119863.967] (II) Loading sub module "fb"
[1119863.967] (II) LoadModule: "fb"
[1119863.967] (II) Loading /usr/lib/xorg/modules/libfb.so
[1119863.967] (II) Module fb: vendor="X.Org Foundation"
[1119863.967] 	compiled for 1.17.1, module version = 1.0.0
[1119863.967] 	ABI class: X.Org ANSI C Emulation, version 0.4
[1119863.967] (==) Depth 24 pixmap format is 32 bpp
[1119864.022] (==) modeset(G0): Backing store enabled
[1119864.022] (==) modeset(G0): Silken mouse enabled
[1119864.022] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[1119864.022] (==) modeset(G0): DPMS enabled
[1119864.022] (II) modeset(G0): [DRI2] Setup complete
[1119864.022] (II) modeset(G0): [DRI2]   DRI driver: r600
[1119864.022] (II) modeset(G0): [DRI2]   VDPAU driver: r600
[1119864.070] (==) modeset(0): Backing store enabled
[1119864.070] (==) modeset(0): Silken mouse enabled
[1119864.070] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[1119864.070] (==) modeset(0): DPMS enabled
[1119864.070] (II) modeset(0): [DRI2] Setup complete
[1119864.070] (II) modeset(0): [DRI2]   DRI driver: r600
[1119864.070] (II) modeset(0): [DRI2]   VDPAU driver: r600
[1119864.070] (--) RandR disabled
[1119864.077] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[1119864.077] (II) AIGLX: enabled GLX_ARB_create_context
[1119864.077] (II) AIGLX: enabled GLX_ARB_create_context_profile
[1119864.077] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[1119864.077] (II) AIGLX: enabled GLX_INTEL_swap_event
[1119864.077] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[1119864.077] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[1119864.077] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[1119864.077] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[1119864.078] (II) AIGLX: Loaded and initialized r600
[1119864.078] (II) GLX: Initialized DRI2 GL provider for screen 0
[1119864.081] (II) modeset(G0): Damage tracking initialized
[1119864.084] (II) modeset(0): Setting screen physical size to 508 x 285
[1119864.130] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[1119864.130] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[1119864.130] (II) LoadModule: "evdev"
[1119864.130] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[1119864.131] (II) Module evdev: vendor="X.Org Foundation"
[1119864.131] 	compiled for 1.17.1, module version = 2.9.2
[1119864.131] 	Module class: X.Org XInput Driver
[1119864.131] 	ABI class: X.Org XInput driver, version 21.0
[1119864.131] (II) Using input driver 'evdev' for 'Power Button'
[1119864.131] (**) Power Button: always reports core events
[1119864.131] (**) evdev: Power Button: Device: "/dev/input/event4"
[1119864.131] (--) evdev: Power Button: Vendor 0 Product 0x1
[1119864.131] (--) evdev: Power Button: Found keys
[1119864.131] (II) evdev: Power Button: Configuring as keyboard
[1119864.131] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[1119864.131] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[1119864.131] (**) Option "xkb_rules" "evdev"
[1119864.131] (**) Option "xkb_model" "pc104"
[1119864.131] (**) Option "xkb_layout" "us"
[1119864.164] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[1119864.164] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[1119864.164] (II) Using input driver 'evdev' for 'Power Button'
[1119864.164] (**) Power Button: always reports core events
[1119864.164] (**) evdev: Power Button: Device: "/dev/input/event3"
[1119864.165] (--) evdev: Power Button: Vendor 0 Product 0x1
[1119864.165] (--) evdev: Power Button: Found keys
[1119864.165] (II) evdev: Power Button: Configuring as keyboard
[1119864.165] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[1119864.165] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[1119864.165] (**) Option "xkb_rules" "evdev"
[1119864.165] (**) Option "xkb_model" "pc104"
[1119864.165] (**) Option "xkb_layout" "us"
[1119864.165] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event6)
[1119864.166] (II) No input driver specified, ignoring this device.
[1119864.166] (II) This device may have been added with another device file.
[1119864.166] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event15)
[1119864.166] (II) No input driver specified, ignoring this device.
[1119864.166] (II) This device may have been added with another device file.
[1119864.167] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event0)
[1119864.167] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[1119864.167] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard'
[1119864.167] (**) Dell Dell USB Keyboard: always reports core events
[1119864.167] (**) evdev: Dell Dell USB Keyboard: Device: "/dev/input/event0"
[1119864.167] (--) evdev: Dell Dell USB Keyboard: Vendor 0x413c Product 0x2105
[1119864.167] (--) evdev: Dell Dell USB Keyboard: Found keys
[1119864.167] (II) evdev: Dell Dell USB Keyboard: Configuring as keyboard
[1119864.167] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-6/1-6.1/1-6.1:1.0/0003:413C:2105.0001/input/input2/event0"
[1119864.167] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 8)
[1119864.167] (**) Option "xkb_rules" "evdev"
[1119864.167] (**) Option "xkb_model" "pc104"
[1119864.167] (**) Option "xkb_layout" "us"
[1119864.167] (II) config/udev: Adding input device PixArt DynexWired USB Optical Mouse (/dev/input/event1)
[1119864.167] (**) PixArt DynexWired USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[1119864.167] (II) Using input driver 'evdev' for 'PixArt DynexWired USB Optical Mouse'
[1119864.167] (**) PixArt DynexWired USB Optical Mouse: always reports core events
[1119864.167] (**) evdev: PixArt DynexWired USB Optical Mouse: Device: "/dev/input/event1"
[1119864.221] (--) evdev: PixArt DynexWired USB Optical Mouse: Vendor 0x19ff Product 0x238
[1119864.221] (--) evdev: PixArt DynexWired USB Optical Mouse: Found 3 mouse buttons
[1119864.221] (--) evdev: PixArt DynexWired USB Optical Mouse: Found scroll wheel(s)
[1119864.221] (--) evdev: PixArt DynexWired USB Optical Mouse: Found relative axes
[1119864.221] (--) evdev: PixArt DynexWired USB Optical Mouse: Found x and y relative axes
[1119864.221] (II) evdev: PixArt DynexWired USB Optical Mouse: Configuring as mouse
[1119864.221] (II) evdev: PixArt DynexWired USB Optical Mouse: Adding scrollwheel support
[1119864.221] (**) evdev: PixArt DynexWired USB Optical Mouse: YAxisMapping: buttons 4 and 5
[1119864.221] (**) evdev: PixArt DynexWired USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[1119864.221] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-6/1-6.2/1-6.2:1.0/0003:19FF:0238.0002/input/input3/event1"
[1119864.221] (II) XINPUT: Adding extended input device "PixArt DynexWired USB Optical Mouse" (type: MOUSE, id 9)
[1119864.222] (II) evdev: PixArt DynexWired USB Optical Mouse: initialized for relative axes.
[1119864.222] (**) PixArt DynexWired USB Optical Mouse: (accel) keeping acceleration scheme 1
[1119864.222] (**) PixArt DynexWired USB Optical Mouse: (accel) acceleration profile 0
[1119864.222] (**) PixArt DynexWired USB Optical Mouse: (accel) acceleration factor: 2.000
[1119864.222] (**) PixArt DynexWired USB Optical Mouse: (accel) acceleration threshold: 4
[1119864.223] (II) config/udev: Adding input device PixArt DynexWired USB Optical Mouse (/dev/input/mouse0)
[1119864.223] (II) No input driver specified, ignoring this device.
[1119864.223] (II) This device may have been added with another device file.
[1119864.224] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event7)
[1119864.224] (II) No input driver specified, ignoring this device.
[1119864.224] (II) This device may have been added with another device file.
[1119864.224] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event8)
[1119864.224] (II) No input driver specified, ignoring this device.
[1119864.224] (II) This device may have been added with another device file.
[1119864.225] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event9)
[1119864.225] (II) No input driver specified, ignoring this device.
[1119864.225] (II) This device may have been added with another device file.
[1119864.225] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event10)
[1119864.225] (II) No input driver specified, ignoring this device.
[1119864.225] (II) This device may have been added with another device file.
[1119864.226] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event11)
[1119864.226] (II) No input driver specified, ignoring this device.
[1119864.226] (II) This device may have been added with another device file.
[1119864.226] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event12)
[1119864.226] (II) No input driver specified, ignoring this device.
[1119864.226] (II) This device may have been added with another device file.
[1119864.227] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event13)
[1119864.227] (II) No input driver specified, ignoring this device.
[1119864.227] (II) This device may have been added with another device file.
[1119864.228] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event14)
[1119864.228] (II) No input driver specified, ignoring this device.
[1119864.228] (II) This device may have been added with another device file.
[1119864.228] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[1119864.228] (II) No input driver specified, ignoring this device.
[1119864.228] (II) This device may have been added with another device file.

And here's the output of Xorg.log.old:

[1119721.111] 
X.Org X Server 1.17.1
Release Date: 2015-02-10
[1119721.111] X Protocol Version 11, Revision 0
[1119721.111] Build Operating System: Linux 3.19.2-1-ARCH x86_64 
[1119721.111] Current Operating System: Linux ArtisanBox 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64
[1119721.111] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=1441102d-dc98-4815-b6eb-a21f7b3802ad rw quiet
[1119721.111] Build Date: 14 April 2015  10:34:18AM
[1119721.111]  
[1119721.111] Current version of pixman: 0.32.6
[1119721.111] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[1119721.111] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[1119721.111] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 24 18:54:50 2015
[1119721.168] (==) Using config file: "/etc/X11/xorg.conf"
[1119721.168] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[1119721.169] (==) No Layout section.  Using the first Screen section.
[1119721.169] (==) No screen section available. Using defaults.
[1119721.169] (**) |-->Screen "Default Screen Section" (0)
[1119721.169] (**) |   |-->Monitor "<default monitor>"
[1119721.169] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[1119721.169] (==) Automatically adding devices
[1119721.169] (==) Automatically enabling devices
[1119721.169] (==) Automatically adding GPU devices
[1119721.169] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
[1119721.169] 	Entry deleted from font path.
[1119721.169] 	(Run 'mkfontdir' on "/usr/share/fonts/OTF/").
[1119721.169] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[1119721.169] 	Entry deleted from font path.
[1119721.169] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[1119721.169] 	Entry deleted from font path.
[1119721.169] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[1119721.170] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[1119721.170] 	Entry deleted from font path.
[1119721.170] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[1119721.170] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[1119721.170] (==) ModulePath set to "/usr/lib/xorg/modules"
[1119721.170] (**) Extension "Composite" is enabled
[1119721.170] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[1119721.170] (II) Loader magic: 0x815d80
[1119721.170] (II) Module ABI versions:
[1119721.170] 	X.Org ANSI C Emulation: 0.4
[1119721.170] 	X.Org Video Driver: 19.0
[1119721.170] 	X.Org XInput driver : 21.0
[1119721.170] 	X.Org Server Extension : 9.0
[1119721.182] (EE) systemd-logind: failed to get session: PID 21370 does not belong to any known session
[1119721.183] (II) xfree86: Adding drm device (/dev/dri/card0)
[1119721.183] (II) xfree86: Adding drm device (/dev/dri/card1)
[1119721.186] (--) PCI: (0:1:5:0) 1002:9616:1043:8388 rev 0, Mem @ 0xc0000000/268435456, 0xfe9f0000/65536, 0xfe800000/1048576, I/O @ 0x0000c000/256
[1119721.186] (--) PCI:*(0:2:0:0) 1002:954f:1682:2920 rev 0, Mem @ 0xd0000000/268435456, 0xfeaf0000/65536, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[1119721.186] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[1119721.187] (II) LoadModule: "glx"
[1119721.363] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[1119721.366] (II) Module glx: vendor="X.Org Foundation"
[1119721.366] 	compiled for 1.17.1, module version = 1.0.0
[1119721.366] 	ABI class: X.Org Server Extension, version 9.0
[1119721.366] (==) AIGLX enabled
[1119721.366] (==) Matched ati as autoconfigured driver 0
[1119721.366] (==) Matched ati as autoconfigured driver 1
[1119721.366] (==) Matched ati as autoconfigured driver 2
[1119721.366] (==) Matched modesetting as autoconfigured driver 3
[1119721.366] (==) Matched fbdev as autoconfigured driver 4
[1119721.367] (==) Matched vesa as autoconfigured driver 5
[1119721.367] (==) Assigned the driver to the xf86ConfigLayout
[1119721.367] (II) LoadModule: "ati"
[1119721.423] (WW) Warning, couldn't open module ati
[1119721.423] (II) UnloadModule: "ati"
[1119721.423] (II) Unloading ati
[1119721.423] (EE) Failed to load module "ati" (module does not exist, 0)
[1119721.423] (II) LoadModule: "modesetting"
[1119721.423] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[1119721.423] (II) Module modesetting: vendor="X.Org Foundation"
[1119721.423] 	compiled for 1.17.1, module version = 1.17.1
[1119721.423] 	Module class: X.Org Video Driver
[1119721.423] 	ABI class: X.Org Video Driver, version 19.0
[1119721.423] (II) LoadModule: "fbdev"
[1119721.424] (WW) Warning, couldn't open module fbdev
[1119721.424] (II) UnloadModule: "fbdev"
[1119721.424] (II) Unloading fbdev
[1119721.424] (EE) Failed to load module "fbdev" (module does not exist, 0)
[1119721.424] (II) LoadModule: "vesa"
[1119721.424] (WW) Warning, couldn't open module vesa
[1119721.424] (II) UnloadModule: "vesa"
[1119721.424] (II) Unloading vesa
[1119721.424] (EE) Failed to load module "vesa" (module does not exist, 0)
[1119721.424] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[1119721.424] (++) using VT number 1

[1119721.425] (II) modeset(0): using drv /dev/dri/card1
[1119721.425] (II) modeset(G0): using drv /dev/dri/card0
[1119721.425] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[1119721.425] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[1119721.425] (==) modeset(0): RGB weight 888
[1119721.425] (==) modeset(0): Default visual is TrueColor
[1119721.425] (II) Loading sub module "glamoregl"
[1119721.425] (II) LoadModule: "glamoregl"
[1119721.425] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[1119721.436] (II) Module glamoregl: vendor="X.Org Foundation"
[1119721.436] 	compiled for 1.17.1, module version = 1.0.0
[1119721.436] 	ABI class: X.Org ANSI C Emulation, version 0.4
[1119721.436] (II) glamor: OpenGL accelerated X.org driver based.
[1119721.472] (II) glamor: EGL version 1.4 (DRI2):
[1119721.473] (II) modeset(0): glamor initialized
[1119721.473] (II) Loading sub module "dri2"
[1119721.473] (II) LoadModule: "dri2"
[1119721.473] (II) Module "dri2" already built-in
[1119721.495] (II) modeset(0): Output VGA-1 has no monitor section
[1119721.515] (II) modeset(0): Output DIN-0 has no monitor section
[1119721.549] (II) modeset(0): Output DVI-0 has no monitor section
[1119721.568] (II) modeset(0): EDID for output VGA-1
[1119721.588] (II) modeset(0): EDID for output DIN-0
[1119721.623] (II) modeset(0): EDID for output DVI-0
[1119721.623] (II) modeset(0): Manufacturer: GSM  Model: 5819  Serial#: 28153
[1119721.623] (II) modeset(0): Year: 2011  Week: 3
[1119721.623] (II) modeset(0): EDID Version: 1.3
[1119721.623] (II) modeset(0): Digital Display Input
[1119721.623] (II) modeset(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[1119721.623] (II) modeset(0): Gamma: 2.20
[1119721.623] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[1119721.623] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[1119721.623] (II) modeset(0): First detailed timing is preferred mode
[1119721.623] (II) modeset(0): redX: 0.631 redY: 0.349   greenX: 0.341 greenY: 0.622
[1119721.623] (II) modeset(0): blueX: 0.152 blueY: 0.058   whiteX: 0.313 whiteY: 0.329
[1119721.623] (II) modeset(0): Supported established timings:
[1119721.623] (II) modeset(0): 720x400@70Hz
[1119721.623] (II) modeset(0): 640x480@60Hz
[1119721.623] (II) modeset(0): 640x480@75Hz
[1119721.623] (II) modeset(0): 800x600@60Hz
[1119721.623] (II) modeset(0): 800x600@75Hz
[1119721.623] (II) modeset(0): 1024x768@60Hz
[1119721.623] (II) modeset(0): 1024x768@75Hz
[1119721.623] (II) modeset(0): 1280x1024@75Hz
[1119721.623] (II) modeset(0): Manufacturer's mask: 0
[1119721.623] (II) modeset(0): Supported standard timings:
[1119721.623] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[1119721.623] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[1119721.623] (II) modeset(0): #2: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
[1119721.623] (II) modeset(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[1119721.623] (II) modeset(0): Supported detailed timing:
[1119721.623] (II) modeset(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[1119721.623] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[1119721.623] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[1119721.623] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[1119721.623] (II) modeset(0): Monitor name: E2241
[1119721.623] (II) modeset(0): Serial No: 103TPHG0U153
[1119721.623] (II) modeset(0): EDID (in hex):
[1119721.623] (II) modeset(0): 	00ffffffffffff001e6d1958f96d0000
[1119721.623] (II) modeset(0): 	0315010380301b78ea9535a159579f27
[1119721.623] (II) modeset(0): 	0e5054a54b00714f8180818fb3000101
[1119721.623] (II) modeset(0): 	010101010101023a801871382d40582c
[1119721.623] (II) modeset(0): 	4500dd0c1100001e000000fd00384b1e
[1119721.623] (II) modeset(0): 	530f000a202020202020000000fc0045
[1119721.623] (II) modeset(0): 	323234310a20202020202020000000ff
[1119721.623] (II) modeset(0): 	003130335450484730553135330a00d5
[1119721.624] (II) modeset(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[1119721.624] (II) modeset(0): Printing probed modes for output DVI-0
[1119721.624] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[1119721.624] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[1119721.624] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[1119721.624] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[1119721.624] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[1119721.624] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[1119721.624] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[1119721.624] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[1119721.624] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[1119721.624] (II) modeset(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[1119721.624] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[1119721.624] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[1119721.624] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[1119721.624] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[1119721.624] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[1119721.624] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[1119721.624] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[1119721.624] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[1119721.624] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[1119721.624] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[1119721.624] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[1119721.624] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[1119721.624] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[1119721.624] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[1119721.624] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[1119721.624] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[1119721.624] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[1119721.624] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[1119721.624] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[1119721.624] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[1119721.624] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[1119721.624] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[1119721.624] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[1119721.624] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[1119721.624] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[1119721.624] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[1119721.624] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[1119721.624] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[1119721.624] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[1119721.624] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[1119721.624] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[1119721.624] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[1119721.624] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[1119721.624] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[1119721.624] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[1119721.624] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[1119721.624] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[1119721.624] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[1119721.624] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[1119721.624] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[1119721.624] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[1119721.624] (II) modeset(0): Output VGA-1 disconnected
[1119721.624] (II) modeset(0): Output DIN-0 disconnected
[1119721.624] (II) modeset(0): Output DVI-0 connected
[1119721.624] (II) modeset(0): Using exact sizes for initial modes
[1119721.624] (II) modeset(0): Output DVI-0 using initial mode 1920x1080
[1119721.624] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[1119721.624] (==) modeset(0): DPI set to (96, 96)
[1119721.624] (II) Loading sub module "fb"
[1119721.624] (II) LoadModule: "fb"
[1119721.624] (II) Loading /usr/lib/xorg/modules/libfb.so
[1119721.624] (II) Module fb: vendor="X.Org Foundation"
[1119721.624] 	compiled for 1.17.1, module version = 1.0.0
[1119721.624] 	ABI class: X.Org ANSI C Emulation, version 0.4
[1119721.625] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[1119721.625] (==) modeset(G0): RGB weight 888
[1119721.625] (==) modeset(G0): Default visual is TrueColor
[1119721.625] (II) Loading sub module "glamoregl"
[1119721.625] (II) LoadModule: "glamoregl"
[1119721.625] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[1119721.625] (II) Module glamoregl: vendor="X.Org Foundation"
[1119721.625] 	compiled for 1.17.1, module version = 1.0.0
[1119721.625] 	ABI class: X.Org ANSI C Emulation, version 0.4
[1119721.625] (II) glamor: OpenGL accelerated X.org driver based.
[1119721.626] (II) glamor: EGL version 1.4 (DRI2):
[1119721.627] (II) modeset(G0): glamor initialized
[1119721.627] (II) Loading sub module "dri2"
[1119721.627] (II) LoadModule: "dri2"
[1119721.627] (II) Module "dri2" already built-in
[1119721.648] (II) modeset(G0): Output VGA-1-0 has no monitor section
[1119721.650] (II) modeset(G0): Output DVI-1-0 has no monitor section
[1119721.671] (II) modeset(G0): EDID for output VGA-1-0
[1119721.673] (II) modeset(G0): EDID for output DVI-1-0
[1119721.674] (II) modeset(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[1119721.674] (==) modeset(G0): DPI set to (96, 96)
[1119721.674] (II) Loading sub module "fb"
[1119721.674] (II) LoadModule: "fb"
[1119721.674] (II) Loading /usr/lib/xorg/modules/libfb.so
[1119721.674] (II) Module fb: vendor="X.Org Foundation"
[1119721.674] 	compiled for 1.17.1, module version = 1.0.0
[1119721.674] 	ABI class: X.Org ANSI C Emulation, version 0.4
[1119721.674] (==) Depth 24 pixmap format is 32 bpp
[1119721.730] (==) modeset(G0): Backing store enabled
[1119721.730] (==) modeset(G0): Silken mouse enabled
[1119721.730] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[1119721.730] (==) modeset(G0): DPMS enabled
[1119721.730] (II) modeset(G0): [DRI2] Setup complete
[1119721.730] (II) modeset(G0): [DRI2]   DRI driver: r600
[1119721.730] (II) modeset(G0): [DRI2]   VDPAU driver: r600
[1119721.777] (==) modeset(0): Backing store enabled
[1119721.777] (==) modeset(0): Silken mouse enabled
[1119721.777] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[1119721.778] (==) modeset(0): DPMS enabled
[1119721.778] (II) modeset(0): [DRI2] Setup complete
[1119721.778] (II) modeset(0): [DRI2]   DRI driver: r600
[1119721.778] (II) modeset(0): [DRI2]   VDPAU driver: r600
[1119721.778] (--) RandR disabled
[1119721.785] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[1119721.785] (II) AIGLX: enabled GLX_ARB_create_context
[1119721.785] (II) AIGLX: enabled GLX_ARB_create_context_profile
[1119721.785] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[1119721.785] (II) AIGLX: enabled GLX_INTEL_swap_event
[1119721.785] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[1119721.785] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[1119721.785] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[1119721.785] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[1119721.785] (II) AIGLX: Loaded and initialized r600
[1119721.785] (II) GLX: Initialized DRI2 GL provider for screen 0
[1119721.789] (II) modeset(G0): Damage tracking initialized
[1119721.792] (II) modeset(0): Setting screen physical size to 508 x 285
[1119721.842] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[1119721.843] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[1119721.843] (II) LoadModule: "evdev"
[1119721.843] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[1119721.843] (II) Module evdev: vendor="X.Org Foundation"
[1119721.843] 	compiled for 1.17.1, module version = 2.9.2
[1119721.843] 	Module class: X.Org XInput Driver
[1119721.843] 	ABI class: X.Org XInput driver, version 21.0
[1119721.843] (II) Using input driver 'evdev' for 'Power Button'
[1119721.843] (**) Power Button: always reports core events
[1119721.843] (**) evdev: Power Button: Device: "/dev/input/event4"
[1119721.843] (--) evdev: Power Button: Vendor 0 Product 0x1
[1119721.843] (--) evdev: Power Button: Found keys
[1119721.843] (II) evdev: Power Button: Configuring as keyboard
[1119721.843] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[1119721.843] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[1119721.843] (**) Option "xkb_rules" "evdev"
[1119721.844] (**) Option "xkb_model" "pc104"
[1119721.844] (**) Option "xkb_layout" "us"
[1119721.872] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[1119721.872] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[1119721.872] (II) Using input driver 'evdev' for 'Power Button'
[1119721.872] (**) Power Button: always reports core events
[1119721.873] (**) evdev: Power Button: Device: "/dev/input/event3"
[1119721.873] (--) evdev: Power Button: Vendor 0 Product 0x1
[1119721.873] (--) evdev: Power Button: Found keys
[1119721.873] (II) evdev: Power Button: Configuring as keyboard
[1119721.873] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[1119721.873] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[1119721.873] (**) Option "xkb_rules" "evdev"
[1119721.873] (**) Option "xkb_model" "pc104"
[1119721.873] (**) Option "xkb_layout" "us"
[1119721.874] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event6)
[1119721.875] (II) No input driver specified, ignoring this device.
[1119721.875] (II) This device may have been added with another device file.
[1119721.876] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event15)
[1119721.876] (II) No input driver specified, ignoring this device.
[1119721.876] (II) This device may have been added with another device file.
[1119721.876] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event0)
[1119721.877] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[1119721.877] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard'
[1119721.877] (**) Dell Dell USB Keyboard: always reports core events
[1119721.877] (**) evdev: Dell Dell USB Keyboard: Device: "/dev/input/event0"
[1119721.877] (--) evdev: Dell Dell USB Keyboard: Vendor 0x413c Product 0x2105
[1119721.877] (--) evdev: Dell Dell USB Keyboard: Found keys
[1119721.877] (II) evdev: Dell Dell USB Keyboard: Configuring as keyboard
[1119721.877] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-6/1-6.1/1-6.1:1.0/0003:413C:2105.0001/input/input2/event0"
[1119721.877] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 8)
[1119721.877] (**) Option "xkb_rules" "evdev"
[1119721.877] (**) Option "xkb_model" "pc104"
[1119721.877] (**) Option "xkb_layout" "us"
[1119721.878] (II) config/udev: Adding input device PixArt DynexWired USB Optical Mouse (/dev/input/event1)
[1119721.878] (**) PixArt DynexWired USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[1119721.878] (II) Using input driver 'evdev' for 'PixArt DynexWired USB Optical Mouse'
[1119721.878] (**) PixArt DynexWired USB Optical Mouse: always reports core events
[1119721.878] (**) evdev: PixArt DynexWired USB Optical Mouse: Device: "/dev/input/event1"
[1119721.931] (--) evdev: PixArt DynexWired USB Optical Mouse: Vendor 0x19ff Product 0x238
[1119721.931] (--) evdev: PixArt DynexWired USB Optical Mouse: Found 3 mouse buttons
[1119721.931] (--) evdev: PixArt DynexWired USB Optical Mouse: Found scroll wheel(s)
[1119721.931] (--) evdev: PixArt DynexWired USB Optical Mouse: Found relative axes
[1119721.931] (--) evdev: PixArt DynexWired USB Optical Mouse: Found x and y relative axes
[1119721.931] (II) evdev: PixArt DynexWired USB Optical Mouse: Configuring as mouse
[1119721.931] (II) evdev: PixArt DynexWired USB Optical Mouse: Adding scrollwheel support
[1119721.931] (**) evdev: PixArt DynexWired USB Optical Mouse: YAxisMapping: buttons 4 and 5
[1119721.931] (**) evdev: PixArt DynexWired USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[1119721.931] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-6/1-6.2/1-6.2:1.0/0003:19FF:0238.0002/input/input3/event1"
[1119721.931] (II) XINPUT: Adding extended input device "PixArt DynexWired USB Optical Mouse" (type: MOUSE, id 9)
[1119721.932] (II) evdev: PixArt DynexWired USB Optical Mouse: initialized for relative axes.
[1119721.932] (**) PixArt DynexWired USB Optical Mouse: (accel) keeping acceleration scheme 1
[1119721.932] (**) PixArt DynexWired USB Optical Mouse: (accel) acceleration profile 0
[1119721.932] (**) PixArt DynexWired USB Optical Mouse: (accel) acceleration factor: 2.000
[1119721.932] (**) PixArt DynexWired USB Optical Mouse: (accel) acceleration threshold: 4
[1119721.933] (II) config/udev: Adding input device PixArt DynexWired USB Optical Mouse (/dev/input/mouse0)
[1119721.933] (II) No input driver specified, ignoring this device.
[1119721.933] (II) This device may have been added with another device file.
[1119721.934] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event7)
[1119721.934] (II) No input driver specified, ignoring this device.
[1119721.934] (II) This device may have been added with another device file.
[1119721.934] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event8)
[1119721.934] (II) No input driver specified, ignoring this device.
[1119721.934] (II) This device may have been added with another device file.
[1119721.935] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event9)
[1119721.935] (II) No input driver specified, ignoring this device.
[1119721.935] (II) This device may have been added with another device file.
[1119721.935] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event10)
[1119721.935] (II) No input driver specified, ignoring this device.
[1119721.935] (II) This device may have been added with another device file.
[1119721.936] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event11)
[1119721.936] (II) No input driver specified, ignoring this device.
[1119721.936] (II) This device may have been added with another device file.
[1119721.937] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event12)
[1119721.937] (II) No input driver specified, ignoring this device.
[1119721.937] (II) This device may have been added with another device file.
[1119721.937] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event13)
[1119721.937] (II) No input driver specified, ignoring this device.
[1119721.937] (II) This device may have been added with another device file.
[1119721.938] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event14)
[1119721.938] (II) No input driver specified, ignoring this device.
[1119721.938] (II) This device may have been added with another device file.
[1119721.938] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[1119721.938] (II) No input driver specified, ignoring this device.
[1119721.938] (II) This device may have been added with another device file.
[1119863.413] (EE) 
[1119863.414] (EE) Backtrace:
[1119863.414] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x119) [0x594a29]
[1119863.415] (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fe8e391b53f]
[1119863.415] (EE) 2: /usr/lib/xorg/modules/libfb.so (fbBltOne+0x508) [0x7fe8d8a75968]
[1119863.416] (EE) 3: /usr/lib/xorg/modules/libfb.so (fbPutXYImage+0x23f) [0x7fe8d8a7983f]
[1119863.416] (EE) 4: /usr/lib/xorg/modules/libfb.so (fbPutImage+0xf2) [0x7fe8d8a79b52]
[1119863.417] (EE) 5: /usr/lib/xorg/modules/libglamoregl.so (glamor_glyphs_nf+0x6fd) [0x7fe8de3f435d]
[1119863.417] (EE) 6: /usr/lib/xorg-server/Xorg (DamageRegionAppend+0x34c3) [0x51f863]
[1119863.417] (EE) 7: /usr/lib/xorg-server/Xorg (SendGraphicsExpose+0xead) [0x43636d]
[1119863.417] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x2f7) [0x438a97]
[1119863.418] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cbcb]
[1119863.419] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fe8e3908800]
[1119863.419] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427039]
[1119863.420] (EE) 12: ? (?+0x29) [0x29]
[1119863.420] (EE) 
[1119863.420] (EE) Segmentation fault at address 0x0
[1119863.420] (EE) 
Fatal server error:
[1119863.420] (EE) Caught signal 11 (Segmentation fault). Server aborting
[1119863.420] (EE) 
[1119863.420] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[1119863.420] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[1119863.420] (EE) 
[1119863.421] (II) AIGLX: Suspending AIGLX clients for VT switch
[1119863.427] (EE) Server terminated with error (1). Closing log file.

I'd appreciate any help I can get on this matter as Emacs is a vital program for me (I use it as a Lisp IDE)

Last edited by Slothel (2015-04-25 07:30:16)

Offline

#2 2015-04-25 15:00:38

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,413
Website

Re: Emacs crashes Xorg


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#3 2015-04-28 03:52:26

Slothel
Member
Registered: 2015-04-25
Posts: 2

Re: Emacs crashes Xorg

Anyone available to help? The related thread posted offers a work-around solution which is to blacklist radeon, but since I have an AMD graphics card and am using the xf86-video-ati driver, wouldn't this completely break Xorg? I can't use the catalyst driver either, as support for my video card has been discontinued.

Still a pressing issue for me, and I wouldn't bother you all here if I could find the solution online, but I've been unable to do so. Most similiar issues that I have unearthed have not been solved. If it's any help, I've also noticed one program that crashes Xorg in the same random way that Emacs does, which is LibreOffice. I'm going to try logging in as root to see if that helps the issue but I suspect that it won't. Again, any help would be appreciated, just let me know if I can provide any other information.

Offline

#4 2015-06-23 16:02:21

lzlarryli
Member
Registered: 2014-05-25
Posts: 6

Re: Emacs crashes Xorg

I had the same problem. For me, switching the driver to "catalyst-test" resolved this.

Last edited by lzlarryli (2015-06-23 16:02:38)

Offline

Board footer

Powered by FluxBB