[Solved] Firefox 7.0.1-1 crashing xorg 1.11.1-2

Hello,
Today I updated to the newest xorg package available in the pacman repos. Everything seems to be fine, I'm able to use intellij, and do most other things in gnome without problem. However, when I try to run firefox, X restarts and I'm left at my login screen.
whodevil>firefox
Xlib: extension "RANDR" missing on display ":0.0".
XIO: fatal IO error 2 (No such file or directory) on X server ":0.0"
after 30 requests (30 known processed) with 0 events remaining.
firefox: Fatal IO error 104 (Connection reset by peer) on X server :0.0.
When I look in /var/log/Xorg.0.log there doesn't appear to be anything suspicious other than each time xorg restarts it rolls the log. When I go into the Xorg.0.log.old, I don't see any messages related to xorg being shutdown.
However when I look in the kernel.log I see this:
Nov 7 13:59:42 localhost kernel: [ 165.690978] [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
Nov 7 13:59:42 localhost kernel: [ 166.110186] [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
Nov 7 14:01:21 localhost kernel: [ 265.047653] [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
Nov 7 14:01:21 localhost kernel: [ 265.466850] [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
Does anyone have any ideas? Is there other information I'm missign that would help me figure out the problem?
thanks,
whodevil
EDIT:
It turned out that I was doing it all backwards, here is what I have for my xorg.conf.d/10-radeon.conf
Section "ServerLayout"
Identifier "DualSreen"
Screen 0 "Screen0"
EndSection
Section "Monitor"
Identifier "DVI-0"
Option "Enable" "true"
Option "Primary" "True"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "DVI-1"
Option "Enable" "true"
# Option "RightOf" "Monitor0"
Option "Primary" "false"
EndSection
Section "Device"
Identifier "Device0"
Driver "radeon"
Option "Enable" "true"
Option "monitor-DVI-0" "DVI-0"
Option "monitor-DVI-1" "DVI-1"
Screen 0
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "DVI-0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection
What I needed was to be running xrandr to do dual monitors with this command:
xrandr --auto --output DVI-1 --mode 1600x1200 --right-of DVI-0
Last edited by whodevil (2011-11-09 23:13:50)

Here is what I have in my /etc/X11/xorg.conf.d/10-radeon.conf. This xorg conf was working fine, and still for the most part does work fine. The only app I've found that does not work is firefox. I'm pretty stumped.
Section "ServerLayout"
Identifier "DualSreen"
Screen 0 "Screen0"
Screen 1 "Screen1" RightOf "Screen0" #Screen1 at the right of Screen0
Option "Xinerama" "1" #To move windows between screens
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "Enable" "true"
EndSection
Section "Monitor"
Identifier "Monitor1"
Option "Enable" "true"
EndSection
Section "Device"
Identifier "Device0"
Driver "radeon"
Option "ZaphodHeads" "DVI-0"
Screen 0
EndSection
Section "Device"
Identifier "Device1"
Driver "radeon"
Option "ZaphodHeads" "DVI-1"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
#Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
#Option "TwinView" "0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Also a look at which modules are loaded.
whodevil>lsmod|grep radeon
radeon 992259 2
ttm 54360 1 radeon
drm_kms_helper 25409 1 radeon
drm 183380 4 radeon,ttm,drm_kms_helper
i2c_algo_bit 5199 1 radeon
i2c_core 20133 5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_i801

Similar Messages

  • [SOLVED} firefox 20.0.1-1 crashes (UPGRADING to 20.0.1-2 fixes)

    firefox 20.0.1-1  will crash when visiting:
    www.cnn.com/video/
    Last edited by Kilzool (2013-04-12 16:44:14)

    Linux Arch 3.8.6-1-ARCH #1 SMP PREEMPT Sat Apr 6 08:44:16 CEST 2013 i686 GNU/Linux
    firefox 20.0.1-1
    Backtrace
    #0 0xb6afc83f in ?? () from /usr/lib/firefox/libxul.so
    #1 0xb6afe222 in ?? () from /usr/lib/firefox/libxul.so
    #2 0xb6af8ac9 in ?? () from /usr/lib/firefox/libxul.so
    #3 0xb6b0a9f3 in ?? () from /usr/lib/firefox/libxul.so
    #4 0xb6b1d0b6 in ?? () from /usr/lib/firefox/libxul.so
    #5 0xb6b1f9d7 in ?? () from /usr/lib/firefox/libxul.so
    #6 0xb6b1fce0 in ?? () from /usr/lib/firefox/libxul.so
    #7 0xb6ae4a61 in ?? () from /usr/lib/firefox/libxul.so
    #8 0xb6b1fae4 in ?? () from /usr/lib/firefox/libxul.so
    #9 0xb6b1f393 in ?? () from /usr/lib/firefox/libxul.so
    #10 0xb6b1f9d7 in ?? () from /usr/lib/firefox/libxul.so
    #11 0xb6b1fce0 in ?? () from /usr/lib/firefox/libxul.so
    #12 0xb6b200b0 in ?? () from /usr/lib/firefox/libxul.so
    #13 0xb6a8c609 in JS_CallFunctionValue(JSContext*, JSObject*, JS::Value, unsigned int, JS::Value*, JS::Value*) () from /usr/lib/firefox/libxul.so
    #14 0xb6263350 in ?? () from /usr/lib/firefox/libxul.so
    #15 0xb625e87f in ?? () from /usr/lib/firefox/libxul.so
    #16 0xb66d2a43 in ?? () from /usr/lib/firefox/libxul.so
    #17 0xb5e9a51d in ?? () from /usr/lib/firefox/libxul.so
    #18 0xb5e9a756 in ?? () from /usr/lib/firefox/libxul.so
    #19 0xb5eaf982 in ?? () from /usr/lib/firefox/libxul.so
    #20 0xb5eafdcb in ?? () from /usr/lib/firefox/libxul.so
    #21 0xb5eb056a in ?? () from /usr/lib/firefox/libxul.so
    #22 0xb5eb0834 in ?? () from /usr/lib/firefox/libxul.so
    #23 0xb5e268d3 in js::BaseProxyHandler::regexp_toShared(JSContext*, JSObject*, js::RegExpGuard*) () from /usr/lib/firefox/libxul.so
    #24 0xb5dddab5 in ?? () from /usr/lib/firefox/libxul.so
    #25 0xb5dddb0f in ?? () from /usr/lib/firefox/libxul.so
    #26 0xb5e06841 in js::BaseProxyHandler::regexp_toShared(JSContext*, JSObject*, js::RegExpGuard*) () from /usr/lib/firefox/libxul.so
    #27 0xb5a7b5a1 in ?? () from /usr/lib/firefox/libxul.so
    #28 0xb66bf144 in ?? () from /usr/lib/firefox/libxul.so
    #29 0xb668f938 in ?? () from /usr/lib/firefox/libxul.so
    #30 0xb6507b3e in ?? () from /usr/lib/firefox/libxul.so
    #31 0xb66e1dc8 in ?? () from /usr/lib/firefox/libxul.so
    #32 0xb66e1ef0 in ?? () from /usr/lib/firefox/libxul.so
    #33 0xb6469af7 in ?? () from /usr/lib/firefox/libxul.so
    #34 0xb632c062 in ?? () from /usr/lib/firefox/libxul.so
    #35 0xb5a6ea06 in ?? () from /usr/lib/firefox/libxul.so
    #36 0xb5a6ec52 in ?? () from /usr/lib/firefox/libxul.so
    #37 0xb5a6ee7c in XRE_main () from /usr/lib/firefox/libxul.so
    #38 0x0804a313 in ?? ()
    #39 0x0000003c in ?? ()
    #40 0xb7a1e600 in ?? ()
    Backtrace stopped: previous frame inner to this frame (corrupt stack?)
    It seems that the crash happen just when the javascript option is enable

  • 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)

    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.

  • Labplot crashes Xorg.

    For some reason, why I try to edit a certain part of a plot in labplot, attempting to open a dialog window crashes xorg. This i the error in the log.
    Backtrace:
    0: X(xf86SigHandler+0x88) [0x80ba6d8]
    1: [0xffffe420]
    Fatal server error:
    Caught signal 11. Server aborting
    I go to a black screen and the keyboard/mouse lock up. I'm able to shut down because the power button isn't used by X. I tried removing labplot and the config file/s, but no luck. Any ideas?
    Edit- the --nocrashhandler option results in no problems...

    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.

  • [SOLVED] Firefox, slow start, 1,5 - 2 minutes.

    A couple of days ago firefox started to take very long time to start, usually around 1,5 minutes.
    I use Nvidia drivers, have two monitors. When I had both active as Separate X screens I got the message:
    Xlib: extension "RANDR" missing on display ":0"
    when I started firefox.
    I disabled my second monitor. Now I dont get the RANDR message but start of firefox is still very slow.
    my xorg.conf look like this.
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 280.13 ([email protected]) Wed Jul 27 17:15:45 PDT 2011
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
    EndSection
    Section "Files"
    EndSection
    Section "InputClass"
    Identifier "Keyboard Defaults"
    MatchIsKeyboard "yes"
    Option "XkbLayout" "us, se"
    Option "XkbOptions" "grp:caps_toggle" #alt "grp:alt_shift_toggle"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "DELL 2707WFP"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 76.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 9600 GT"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Window manager is Xmonad.
    Any ideas what culd be the problem or where to start to look for error?
    Best regards,
    /Christer
    Last edited by agkbill (2011-10-16 18:02:34)

    Wow!
    That solved it! 
    Thank you.
    I moved .mozilla, (new empty folder was created when firefox started). Then I restored my bookmarks from my backup.
    Now firefox "fires" up very fast (sorry for my attempt to a joke).
    Best regards,
    /Christer

  • Firefox had a problem and crashed

    I got this "Firefox had a problem and crashed" started this morning. It crushed every time when I tried to start it, even with safe mode. I tried uninstall and reinstall Firefox. But it didn't fix the problem. Below are the list of the crush reports:
    bp-24ed344a-6d03-4341-aa9d-f3c6f2140917
    bp-3c53dc49-c3d3-4222-80bf-be77d2140917
    bp-1d35cd40-c223-45e2-9395-87b7b2140917
    bp-1b0956a8-6329-4fe7-8174-3282c2140917
    bp-dc1cf498-839a-41d1-b485-cc3b82140917
    Please help! Thanks!

    Thank you, Philipp! It solved my problem.

  • FIREFOX 26 changed the 'post crash' page with the list of windows and pages. It was a real HTML page with links for each page. Now it isn't (and blows)

    * You changed the page that comes up after a crash - the one which shows the windows and pages that were up before the
    crash.
    This used to be a real HTML page and it isn't any more. THis choice was pure isiocy consider how peopel used that page every day (try taking to your users for a change).
    The pages listed on that 'post crash page' used to be actual LINKS (you could right click them &
    manually open them in another tab - and most peope DID that every day). You could also (and I did this a lot) drag a second
    copy of the page, into a new tab (to keep track of all the pages I had not wanted to open)
    Now the pages are no longer links. You cannot right-click them.
    The thing in the probser is no longer a page that I can drag into a new tab.
    Roll the version back and throw this one in the bin...and have a good long talk with your developers about the definition of
    'STUPIDITIY'
    Then I try to type anything in the addres bar it is suppose to repoond with the history of old things I have types in the past, or
    search for what I type (and in some cases I think it tyes to convert it intoa URL). However it no longer does any of these
    things. When I type in the ADDRESS BAR ONLY, I do not get all of my letters to appear. I have to type into a notepad or
    into the search and to copy and paste to go to a URL. Nothing that is typed into the address bad responds normally at all
    anymore, and I am fairly certain there are no new addons on this machine at all. It does not matter which things I disable. It
    still does this. W of course points the finger back at a change to FIREFOX. I wich I could just sitct with one stable release
    forever but the MOZILLA folk thing it is best to force peopel awy from a working broswer release to a horrible one (due to it
    being out of date).
    FIREFOX 26.0 has 'issues' (ie new *features*/bugs)
    1) History is no longer accurate. My Proof? This machine is the primary one for the entire family (the only PC working). It is
    logged in with same user every time and never has its history cleared. It now January 7 so I ought to have a list of all of last
    months browing available to me.
    However, according to FIREFOX history, in all of December 2013, the entire family only went to 51 primary URL's. None of
    the official TV sites I use to get episodes are listed. None of the official movie sites I use are listed. The primary URL for
    ebay is not listed. Only 1 out of our 4 weather sites that I use (at least once a week) are listed. Only 1 of our 3 FINANCE
    sites is listed. There ought to be several; hundred root URLs listed.
    Please fix history as this change seriously "blows greasy chunks"
    PROBLEM (a stupid change in the new FIREFOX version)
    FOr a long time, after a crash you got a useful page (a real HTML page) which gave you a list of all of your last sessions
    'winwos and tabs' that were open when the browser crashed. there were certain ways of using this page that are no longer
    able to be done.
    The old method was wonderful as it had this behavior :
    *** The old method for displaying your 'Recovered Tabs' allowed you to :
    a) right click an individual item and open it in a tab without getting rid of that lovely window of your previous session of
    'recovered windows and tabs '.
    2) drag the URL for the entire window of 'recovered windows and tabs ' to a new tab (to make a second copy) so that you
    could select just a few of them to open as a group, and stil have the old list handy.
    You can no longer do either of these things. The 'recovered windows and tabs ' page no longer has links in it and can no longer be dragged, so you cant select a few of them to use, and keep the rest around for later. NOW - once you choose which pages to open the window is gone forever (can can't get a second copy).
    People used to make a copy of the page for later use (with a drag)
    we also used to open pages with a right click (which no longer functions
    This new method seriously blows big greasy chunks. A parge loss in function has occurred.
    Put things back as they were. 26 is full of terrible changes that NOBODY likes. It also has a lot of bugs (history is not reliable at all)

    (1) Firefox's built-in post-crash page has not been a real HTML page for a long time (for example, from the time of Firefox 22, see: [https://support.mozilla.org/en-US/questions/968212 Want to save LOTS of versions of "Restore Session.xht" from the "oops ..." page for later use]). If you had this working differently with Firefox 25, that might have been created by an extension.
    You can check to see whether extensions are disabled or need an update on the Add-ons page. Either:
    * Ctrl+Shift+a
    * orange Firefox button (or Tools menu) > Add-ons
    In the left column, click Extensions. The disabled extensions cluster toward the bottom of the list. To poll for updates, use the "gear" button above the list and choose Check for Updates.
    If you used the Reset feature (or Firefox automatically did a reset due to some problem during upgrading), you will need to reinstall missing extensions. The reset feature creates a folder on the desktop named Old Firefox Data. Do you have that folder? There may be data you can recover from it.
    (2) There are many ways for history to get cleared, both internal to Firefox and external. Could you double-check your Privacy settings?
    orange Firefox button (or Tools menu) > Options > Privacy
    * The "Firefox will" drop-down says Remember History: Firefox shouldn't be clearing history, but an add-on or external software could do it
    * The "Firefox will" drop-down says Use custom settings for history: inspect the "Clear history when Firefox closes" setting to make Firefox isn't set to clear history. Also check your add-ons and consider external software.
    Firefox normally accumulates months of history. However, some of Firefox's database sizes are based on disk space available. If your hard drive is very full, Firefox might reduce the amount of history stored.

  • I just updated to 4.0.1 and I get the "We're sorry. Firefox had a problem and crashed. We will try to open your tabs/windows when Firefox restarts" However, it just keeps popping back up, firefox never restarts!!!

    This morning I had a popup on my Windows XP PC stating that the 4.0.1 update was available. I upgraded. now, i receive the following error: We're sorry. Firefox had a problem and crashed. We will try to open your tabs/windows when Firefox restarts. You can submit crash report data, blah blah blah (which i have submitted several)
    But, firefox DOES NOT ever open. It just pops back up with that same report window, over and over.

    It is possible that there is a problem with the files [http://kb.mozillazine.org/sessionstore.js sessionstore.js] and sessionstore.bak in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder]
    Delete [http://kb.mozillazine.org/sessionstore.js sessionstore.js] and sessionstore.bak in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder]
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    If you see files sessionstore-##.js with a number in the left part of the name like sessionstore-1.js then delete those as well.
    Deleting sessionstore.js will cause App Tabs and Tab Groups to get lost, so you will have to create them again (make a note).
    See:
    * http://kb.mozillazine.org/Session_Restore

  • Can't open Firefox 8.0. It crashes immediately.

    I couldn't open Firefox. It would instantly crash - a window would flash and then I would see the Mozilla Crash Reporter . I restarted my computer. It continued to instantly crash.
    I went online and downloaded the most recent version of Firefox. Just as it finished installing a window popped up with some kind of an error, I closed out of it and did not see the Mozilla Crash Reporter.
    I un-installed Firefox. Went back to the website and downloaded and installed the latest version of Firefox again. This time it installed without problem, but still crashed instantly when I clicked to open it.
    I couldn't test Firefox in safe mode because I couldn't access the top of the Firefox window, seeing how no window came up. Then I saw that you can start Firefox in safe mode by pressing shift and did that. The Firefox Safe Mode window popped up and I checked all the options ("Disable all add-ons", "Reset toolbars and controls", etc.) and clicked "Make Changes and Restart". The window closed and the Mozilla Crash Reporter popped up. I started Firefox in safe mode again and clicked "Continue in Safe Mode". Finally, the Firefox window came up!
    Now if I could just get it to work outside of safe mode...

    * your crash report:-https://crash-stats.mozilla.com/report/index/a4109d21-55fc-4225-9da5-aba2e2111115
    Related Bug:-
    * https://bugzilla.mozilla.org/show_bug.cgi?id=595990
    * https://bugzilla.mozilla.org/show_bug.cgi?id=702215
    Firefox 8.0 Crash [@ cairo_d2d_present_backbuffer ]
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    * https://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    * http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See:
    * http://kb.mozillazine.org/Firefox_crashes
    * https://support.mozilla.com/kb/Firefox+crashes
    * https://support.mozilla.com/en-US/kb/latest-firefox-issues

  • Firefox 6.0.2 often crashes

    Since upgrading to Firefox 6.0.2 it crashes a lot more often. Usually when I try to open certain pages, but I don't know what on those pages might be causing the crash because I can't read them.
    I came to this site and clicked on the link to "Fix slowness, crashes, error messages and other problems" at http://support.mozilla.org/kb/fix-slowness-crashing-error-messages-or-other-prob - and Firefox crashed again!
    I always tick the box to tell it to send the information to Mozilla, but I've never been sent a crash ID (AFAIK)
    Steve

    Hi,
    You can try to [https://www.mozilla.org/en-US/firefox/new/ update Firefox] to check if old crash problems have been fixed. If the problem persists after updating, you can also try to [https://support.mozilla.org/en-US/kb/reset-firefox-easily-fix-most-problems Reset Firefox] via '''Help''' ('''Alt''' + '''H''') > '''Troubleshooting Information'''.

  • Firefox crashes upon start with the error message: Firefox had a problem and crashed. We'll try to restore your tabs and windows when it restarts.

    I have tried to open firefox multipul times only to receive the error message:
    We're Sorry
    Firefox had a problem and crashed. We'll try to restore your tabs and windows when it restarts.
    To help us diagnose and fix the problem, you can send us a crash report.
    When I send the report and try to restart firefox and see that I have several tabs open, but it quickly shuts down again before I can do anything other then glance at it.

    http://kb.mozillazine.org/Firefox_crashes

  • Firefox had a problem and crashed. We'll try to restore your tabs and windows when it restarts.

    do not know what's going on but the Firefox crashing, and is still crashing, and crashing back again ..
    This problem is not resolved for a long time 'and I wonder why not fix this problem so far?
    These details.
    We're Sorry
    Firefox had a problem and crashed. We'll try to restore your tabs and windows when it restarts.
    To help us diagnose and fix the problem, you can send us a crash report.

    I was having the same problem.... But I keep forgetting that when you upgrade firefox... or it updates automatically... you need to right click on the firefox start up icon, go into properties, click on the compatibilities tab, and put a check in the "Run This Program As An Administrator" box, then hit apply. Start Firefox, and it should work OK. Problem is...each time you upgrade firefox and/or I think Adobe flash... you need to make sure that box is checked. This is on Firefox 15.0.1 with Adobe Flash 11.4.402.278 all up to date, Windows 7 64bit. If Firefox has Adobe flash add-on, it needs to run in admin mode or it will crash.

  • Firefox worked before, but now, when i try to start it, i get and error "We're sorry. Firefox had a problem and crashed". I tried to reinstall it, to reboot, nothing helps.

    Hi,
    Firefox worked before, but one time my system crashed. When I rebooted, Firefox won't start anymore. All I got is a pop-up window, saying We're sorry. Firefox had a problem and crashed. We'll try to restore your tabs and windows when it restarts. Problem is it never restarts. When I press Restart Firefox button, I get the same message. I tried to reinstall Firefox, to make a new profile, rebooted the system, nothing works. What can be done ? Thank-you.

    Of course I checked firefox crashes. I searched and haven't found my problem. I used Firefox 5 when it happened, then, seeing it doesn't work no matter what I do, I upgraded to 6. The same problem. So it's not 5 or 6 related. Computer probably wrote something to hard disk when it crashed and now the file is corrupted and prevents Firefox from starting. I don't know what file (or part of the registry) is. I could erase everything, but that would mean I will lose every Firefox settings and I don't want that. Now I am using Google Chrome to write this. I miss my Firefox. :( What else can I do ?
    This is the error I get when I try to start Firefox:

  • Firefox has been crashing all the time after I updated to the newest version. I tried to uninstalled firefox and all addons. Restarted the computer to reinstall Firefox and it's still crashing all the time. Please help.

    Firefox has been crashing all the time after I updated to the newest version. I tried to uninstalled firefox and all addons. Restarted the computer to reinstall Firefox and it's still crashing all the time. Please help.

    https://support.mozilla.com/en-US/kb/Firefox%20crashes#w_get-help-fixing-this-crash
    Type '''about:crashes''' in the URL bar and hit Enter. <br />
    Click the hyperlinks to bring up the Crash Report pages and copy'n'paste the URL of each of those reports into the message box here. We'll see if we can help you figure out what is causing those crashes to happen.

  • FireFox opens & Adobe Flash Plugin crashes in a WOT "automatic" download.

    WOT “automatically downloads” on a separate tab every time I start FireFox. Almost every time I start FireFox the Adobe Flash Plugin crashes in the WOT automatic download and ties up my PC. The problem does not occur with Internet-Explorer which I seldom use.
    1- I removed WOT and re-installed it, but it continued the same.
    2- I reinstalled the Adobe Flash Plugin which I always keep up to date.
    3- Please work this out.
    4- Why must WOT automatically download on a separate tab every time I start FireFox? It is very annoying.
    Thank you for all you do. Have a blessed day, Steve Lahey.

    We're sorry to hear that Firefox is crashing. In order to assist you better, please follow the steps below to provide us crash IDs to help us learn more about your crash.
    #Enter ''about:crashes'' in the Firefox address bar and press Enter. A Submitted Crash Reports list will appear, similar to the one shown below.
    #Copy the '''5''' most recent Report IDs that start with '''bp-''' and paste them into your response here.
    [[Image:SubmittedCrashReports-Win7|width=520]]
    <br><br>
    Thank you for your help!
    More information and further troubleshooting steps can be found in the [[Firefox crashes - Troubleshoot, prevent and get help fixing crashes]] article.

Maybe you are looking for

  • Pen Tool and Pathfinder Problems

    Help.....I am trying to follow a tutorial creating a leaf vector image(first time) I use the pen tool to draw the curve in a an elipse shape and then divide in pathfinder but it always adds an extra line when I hit the pathfinder button from the last

  • Basic working/Master Page questions

    Beginner - creating 80 pg catalog in ID - I'm a little confused with using  ID master pages and don't have time to go through a lot of tutorials at the moment. I created a new doc with 4 master pages (all spreads) to use at will throughout, intending

  • Upgrading PeopleSoft and Risks with Custom Development

    My company's parent is on PS 8.8, and is trying to bring my company into their system. To do this, they are going to have to do a lot of custom development surrounding labor-based project costing. From some of the PeopleSoft developers, I am hearing

  • Record types in Pro*C

    Say I have the following package: CREATE OR REPLACE PACKAGE temp_test_pkg IS      TYPE test_type IS RECORD (                      num  number,                      chr  varchar2(10));      TYPE test_arr_type IS TABLE OF test_type INDEX BY PLS_INTEGER

  • Space bar does not start or pause playback in iTunes on new MacBook Pro Retina display model

    Does anyone have a solution?