Radeon HD 7800 (catalyst) + Intel HD graphics (intel-dri) seg fault

Hello, Arch community!
I'm using two monitors setup: one is connected to the Radeon HD 7800 other is connected to the motherboard D-SUB socket.
Symptoms:
- X starts if to use opensource radeon driver.
- X starts if to use only one screen inside ServerLayout section.
- X fails to start If two screens are chosen in ServerLayout section and it prints the following log:
[ 1418.961]
X.Org X Server 1.15.2
Release Date: 2014-06-27
[ 1419.012] X Protocol Version 11, Revision 0
[ 1419.027] Build Operating System: Linux 3.15.1-1-ARCH x86_64
[ 1419.042] Current Operating System: Linux Aiur 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64
[ 1419.042] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=99bb2cbc-e482-402e-a1ec-91956ac95e90 rw nomodeset i915.modeset=1
[ 1419.070] Build Date: 27 June 2014 07:32:26PM
[ 1419.082]
[ 1419.095] Current version of pixman: 0.32.6
[ 1419.118] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1419.118] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1419.164] (==) Log file: "/var/log/Xorg.1.log", Time: Sun Sep 7 00:53:38 2014
[ 1419.175] (++) Using config file: "xorg.conf"
[ 1419.187] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1419.198] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1419.199] (==) ServerLayout "aticonfig Layout"
[ 1419.199] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[ 1419.199] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
[ 1419.199] (**) | |-->Device "aticonfig-Device[0]-0"
[ 1419.199] (**) |-->Screen "Screen1" (1)
[ 1419.199] (**) | |-->Monitor "Monitor1"
[ 1419.199] (**) | |-->Device "Card1"
[ 1419.199] (**) Option "Xinerama" "on"
[ 1419.199] (==) Automatically adding devices
[ 1419.199] (==) Automatically enabling devices
[ 1419.199] (==) Automatically adding GPU devices
[ 1419.199] (**) Xinerama: enabled
[ 1419.199] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 1419.199] Entry deleted from font path.
[ 1419.199] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 1419.199] Entry deleted from font path.
[ 1419.199] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 1419.199] Entry deleted from font path.
[ 1419.199] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 1419.199] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 1419.199] Entry deleted from font path.
[ 1419.199] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 1419.199] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 1419.199] (**) ModulePath set to "/usr/lib/fglrx,/usr/lib/xorg/modules,/usr/lib/dri/"
[ 1419.199] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1419.199] (II) Loader magic: 0x811cc0
[ 1419.199] (II) Module ABI versions:
[ 1419.199] X.Org ANSI C Emulation: 0.4
[ 1419.199] X.Org Video Driver: 15.0
[ 1419.199] X.Org XInput driver : 20.0
[ 1419.199] X.Org Server Extension : 8.0
[ 1419.199] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1419.200] (--) PCI: (0:0:2:0) 8086:0162:1849:0162 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 1419.200] (--) PCI:*(0:1:0:0) 1002:6819:1787:201c rev 0, Mem @ 0xe0000000/268435456, 0xf7c00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 1419.200] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 1419.212] Initializing built-in extension Generic Event Extension
[ 1419.223] Initializing built-in extension SHAPE
[ 1419.235] Initializing built-in extension MIT-SHM
[ 1419.247] Initializing built-in extension XInputExtension
[ 1419.259] Initializing built-in extension XTEST
[ 1419.271] Initializing built-in extension BIG-REQUESTS
[ 1419.282] Initializing built-in extension SYNC
[ 1419.294] Initializing built-in extension XKEYBOARD
[ 1419.306] Initializing built-in extension XC-MISC
[ 1419.318] Initializing built-in extension SECURITY
[ 1419.330] Initializing built-in extension XINERAMA
[ 1419.341] Initializing built-in extension XFIXES
[ 1419.353] Initializing built-in extension RENDER
[ 1419.365] Initializing built-in extension RANDR
[ 1419.377] Initializing built-in extension COMPOSITE
[ 1419.388] Initializing built-in extension DAMAGE
[ 1419.400] Initializing built-in extension MIT-SCREEN-SAVER
[ 1419.412] Initializing built-in extension DOUBLE-BUFFER
[ 1419.424] Initializing built-in extension RECORD
[ 1419.435] Initializing built-in extension DPMS
[ 1419.447] Initializing built-in extension Present
[ 1419.459] Initializing built-in extension DRI3
[ 1419.470] Initializing built-in extension X-Resource
[ 1419.481] Initializing built-in extension XVideo
[ 1419.492] Initializing built-in extension XVideo-MotionCompensation
[ 1419.504] Initializing built-in extension XFree86-VidModeExtension
[ 1419.515] Initializing built-in extension XFree86-DGA
[ 1419.526] Initializing built-in extension XFree86-DRI
[ 1419.537] Initializing built-in extension DRI2
[ 1419.537] (II) "glx" will be loaded by default.
[ 1419.537] (II) LoadModule: "glx"
[ 1419.537] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1419.537] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 1419.537] compiled for 6.9.0, module version = 1.0.0
[ 1419.548] Loading extension GLX
[ 1419.548] (II) LoadModule: "fglrx"
[ 1419.548] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 1419.559] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[ 1419.559] compiled for 1.4.99.906, module version = 14.20.7
[ 1419.559] Module class: X.Org Video Driver
[ 1419.559] (II) Loading sub module "fglrxdrm"
[ 1419.559] (II) LoadModule: "fglrxdrm"
[ 1419.559] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 1419.559] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 1419.559] compiled for 1.4.99.906, module version = 14.20.7
[ 1419.559] (II) LoadModule: "intel"
[ 1419.559] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 1419.560] (II) Module intel: vendor="X.Org Foundation"
[ 1419.560] compiled for 1.15.2, module version = 2.99.912
[ 1419.560] Module class: X.Org Video Driver
[ 1419.560] ABI class: X.Org Video Driver, version 15.0
[ 1419.560] (II) AMD Proprietary Linux Driver Version Identifier:14.20.7
[ 1419.560] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.20
[ 1419.560] (II) AMD Proprietary Linux Driver Build Date: May 29 2014 10:25:55
[ 1419.560] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 1419.560] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[ 1419.560] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[ 1419.560] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[ 1419.560] (--) using VT number 7
[ 1419.615] (WW) Falling back to old probe method for fglrx
[ 1419.626] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[ 1419.628] ukiDynamicMajor: found major device number 251
[ 1419.628] ukiDynamicMajor: found major device number 251
[ 1419.628] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 1419.628] ukiOpenDevice: node name is /dev/ati/card0
[ 1419.628] ukiOpenDevice: open result is 11, (OK)
[ 1419.628] ukiOpenByBusid: ukiOpenMinor returns 11
[ 1419.628] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 1419.631] (--) Chipset Supported AMD Graphics Processor (0x6819) found
[ 1419.631] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[ 1419.632] (II) fglrx(0): pEnt->device->identifier=0x222aea0
[ 1419.632] (II) intel(1): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
[ 1419.632] (II) intel(G0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
[ 1419.632] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
[ 1419.632] (II) Loading sub module "vgahw"
[ 1419.632] (II) LoadModule: "vgahw"
[ 1419.632] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 1419.632] (II) Module vgahw: vendor="X.Org Foundation"
[ 1419.632] compiled for 1.15.2, module version = 0.1.0
[ 1419.632] ABI class: X.Org Video Driver, version 15.0
[ 1419.634] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[ 1419.634] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 1419.634] (==) fglrx(0): Default visual is TrueColor
[ 1419.634] (**) fglrx(0): Option "DPMS" "true"
[ 1419.634] (==) fglrx(0): RGB weight 888
[ 1419.634] (II) fglrx(0): Using 8 bits per RGB
[ 1419.634] (==) fglrx(0): Buffer Tiling is ON
[ 1419.634] (II) Loading sub module "fglrxdrm"
[ 1419.634] (II) LoadModule: "fglrxdrm"
[ 1419.634] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 1419.634] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 1419.634] compiled for 1.4.99.906, module version = 14.20.7
[ 1419.635] ukiDynamicMajor: found major device number 251
[ 1419.635] ukiDynamicMajor: found major device number 251
[ 1419.635] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 1419.636] ukiOpenDevice: node name is /dev/ati/card0
[ 1419.636] ukiOpenDevice: open result is 15, (OK)
[ 1419.636] ukiOpenByBusid: ukiOpenMinor returns 15
[ 1419.636] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 1419.636] (**) fglrx(0): NoAccel = NO
[ 1419.636] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[ 1419.636] (--) fglrx(0): Chipset: "AMD Radeon HD 7800 Series " (Chipset = 0x6819)
[ 1419.636] (--) fglrx(0): (PciSubVendor = 0x1787, PciSubDevice = 0x201c)
[ 1419.636] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[ 1419.636] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
[ 1419.636] (--) fglrx(0): MMIO registers at 0xf7c00000
[ 1419.636] (--) fglrx(0): I/O port at 0x0000e000
[ 1419.636] (==) fglrx(0): ROM-BIOS at 0x000c0000
[ 1419.636] (II) fglrx(0): AC Adapter is used
[ 1419.636] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[ 1419.637] (II) Loading sub module "vbe"
[ 1419.637] (II) LoadModule: "vbe"
[ 1419.637] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 1419.637] (II) Module vbe: vendor="X.Org Foundation"
[ 1419.637] compiled for 1.15.2, module version = 1.1.0
[ 1419.637] ABI class: X.Org Video Driver, version 15.0
[ 1419.637] (II) fglrx(0): VESA BIOS detected
[ 1419.637] (II) fglrx(0): VESA VBE Version 3.0
[ 1419.637] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[ 1419.637] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
[ 1419.637] (II) fglrx(0): VESA VBE OEM Software Rev: 15.20
[ 1419.637] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[ 1419.637] (II) fglrx(0): VESA VBE OEM Product: 01
[ 1419.637] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[ 1419.637] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[ 1419.637] (--) fglrx(0): Video RAM: 2097152 kByte, Type: GDDR5
[ 1419.637] (II) fglrx(0): PCIE card detected
[ 1419.637] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[ 1419.637] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[ 1419.637] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x80000000)
[ 1419.637] (II) fglrx(0): RandR 1.2 support is enabled!
[ 1419.637] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[ 1419.637] (II) Loading sub module "fb"
[ 1419.637] (II) LoadModule: "fb"
[ 1419.637] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 1419.638] (II) Module fb: vendor="X.Org Foundation"
[ 1419.638] compiled for 1.15.2, module version = 1.0.0
[ 1419.638] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1419.638] (II) fglrx(0): EDID Management option: EDID Management is enabled
[ 1419.638] (II) Loading sub module "ddc"
[ 1419.638] (II) LoadModule: "ddc"
[ 1419.638] (II) Module "ddc" already built-in
[ 1419.746] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
[ 1419.746] (II) fglrx(0): Output DFP2 has no monitor section
[ 1419.746] (II) fglrx(0): Output DFP3 has no monitor section
[ 1419.746] (II) fglrx(0): Output DFP4 has no monitor section
[ 1419.746] (II) fglrx(0): Output DFP5 has no monitor section
[ 1419.746] (II) fglrx(0): Output DFP6 has no monitor section
[ 1419.746] (II) fglrx(0): Output DFP7 has no monitor section
[ 1419.746] (II) fglrx(0): Output DFP8 has no monitor section
[ 1419.746] (II) fglrx(0): Output DFP9 has no monitor section
[ 1419.746] (II) fglrx(0): Output DFP10 has no monitor section
[ 1419.746] (II) fglrx(0): Output CRT1 has no monitor section
[ 1419.746] (II) Loading sub module "ddc"
[ 1419.746] (II) LoadModule: "ddc"
[ 1419.746] (II) Module "ddc" already built-in
[ 1419.746] (II) fglrx(0): Connected Display0: CRT1
[ 1419.746] (II) fglrx(0): Display0 EDID data ---------------------------
[ 1419.746] (II) fglrx(0): Manufacturer: SAM Model: 8d7 Serial#: 842282293
[ 1419.746] (II) fglrx(0): Year: 2012 Week: 35
[ 1419.746] (II) fglrx(0): EDID Version: 1.3
[ 1419.746] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 1419.746] (II) fglrx(0): Sync: Separate Composite SyncOnGreen
[ 1419.747] (II) fglrx(0): Max Image Size [cm]: horiz.: 52 vert.: 29
[ 1419.747] (II) fglrx(0): Gamma: 2.20
[ 1419.747] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
[ 1419.747] (II) fglrx(0): First detailed timing is preferred mode
[ 1419.747] (II) fglrx(0): redX: 0.641 redY: 0.338 greenX: 0.315 greenY: 0.629
[ 1419.747] (II) fglrx(0): blueX: 0.159 blueY: 0.059 whiteX: 0.312 whiteY: 0.329
[ 1419.747] (II) fglrx(0): Supported established timings:
[ 1419.747] (II) fglrx(0): 720x400@70Hz
[ 1419.747] (II) fglrx(0): 640x480@60Hz
[ 1419.747] (II) fglrx(0): 640x480@67Hz
[ 1419.747] (II) fglrx(0): 640x480@72Hz
[ 1419.747] (II) fglrx(0): 640x480@75Hz
[ 1419.747] (II) fglrx(0): 800x600@56Hz
[ 1419.747] (II) fglrx(0): 800x600@60Hz
[ 1419.747] (II) fglrx(0): 800x600@72Hz
[ 1419.747] (II) fglrx(0): 800x600@75Hz
[ 1419.747] (II) fglrx(0): 832x624@75Hz
[ 1419.747] (II) fglrx(0): 1024x768@60Hz
[ 1419.747] (II) fglrx(0): 1024x768@70Hz
[ 1419.747] (II) fglrx(0): 1024x768@75Hz
[ 1419.747] (II) fglrx(0): 1280x1024@75Hz
[ 1419.747] (II) fglrx(0): 1152x864@75Hz
[ 1419.747] (II) fglrx(0): Manufacturer's mask: 0
[ 1419.747] (II) fglrx(0): Supported standard timings:
[ 1419.747] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 1419.747] (II) fglrx(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 1419.747] (II) fglrx(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 1419.747] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 1419.747] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 1419.747] (II) fglrx(0): #5: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 1419.747] (II) fglrx(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 1419.747] (II) fglrx(0): Supported detailed timing:
[ 1419.747] (II) fglrx(0): clock: 148.5 MHz Image Size: 521 x 293 mm
[ 1419.747] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 1419.747] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 1419.747] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[ 1419.747] (II) fglrx(0): Monitor name: S24B350
[ 1419.747] (II) fglrx(0): Serial No: HLNC800121
[ 1419.747] (II) fglrx(0): EDID (in hex):
[ 1419.747] (II) fglrx(0): 00ffffffffffff004c2dd70835353432
[ 1419.747] (II) fglrx(0): 231601030e341d782a2cc1a45650a128
[ 1419.747] (II) fglrx(0): 0f5054bfef80714f81c0810081809500
[ 1419.747] (II) fglrx(0): a9c0b3000101023a801871382d40582c
[ 1419.747] (II) fglrx(0): 450009252100001e000000fd00384b1e
[ 1419.747] (II) fglrx(0): 5111000a202020202020000000fc0053
[ 1419.747] (II) fglrx(0): 3234423335300a2020202020000000ff
[ 1419.747] (II) fglrx(0): 00484c4e433830303132310a202000cc
[ 1419.747] (II) fglrx(0): End of Display0 EDID data --------------------
[ 1419.747] (II) fglrx(0): Dynamic Surface Resizing Enabled
[ 1419.747] (II) fglrx(0): EDID for output DFP1
[ 1419.747] (II) fglrx(0): EDID for output DFP2
[ 1419.747] (II) fglrx(0): EDID for output DFP3
[ 1419.747] (II) fglrx(0): EDID for output DFP4
[ 1419.747] (II) fglrx(0): EDID for output DFP5
[ 1419.747] (II) fglrx(0): EDID for output DFP6
[ 1419.747] (II) fglrx(0): EDID for output DFP7
[ 1419.747] (II) fglrx(0): EDID for output DFP8
[ 1419.747] (II) fglrx(0): EDID for output DFP9
[ 1419.747] (II) fglrx(0): EDID for output DFP10
[ 1419.747] (II) fglrx(0): EDID for output CRT1
[ 1419.747] (II) fglrx(0): Manufacturer: SAM Model: 8d7 Serial#: 842282293
[ 1419.747] (II) fglrx(0): Year: 2012 Week: 35
[ 1419.747] (II) fglrx(0): EDID Version: 1.3
[ 1419.747] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 1419.747] (II) fglrx(0): Sync: Separate Composite SyncOnGreen
[ 1419.747] (II) fglrx(0): Max Image Size [cm]: horiz.: 52 vert.: 29
[ 1419.747] (II) fglrx(0): Gamma: 2.20
[ 1419.747] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
[ 1419.747] (II) fglrx(0): First detailed timing is preferred mode
[ 1419.747] (II) fglrx(0): redX: 0.641 redY: 0.338 greenX: 0.315 greenY: 0.629
[ 1419.747] (II) fglrx(0): blueX: 0.159 blueY: 0.059 whiteX: 0.312 whiteY: 0.329
[ 1419.748] (II) fglrx(0): Supported established timings:
[ 1419.748] (II) fglrx(0): 720x400@70Hz
[ 1419.748] (II) fglrx(0): 640x480@60Hz
[ 1419.748] (II) fglrx(0): 640x480@67Hz
[ 1419.748] (II) fglrx(0): 640x480@72Hz
[ 1419.748] (II) fglrx(0): 640x480@75Hz
[ 1419.748] (II) fglrx(0): 800x600@56Hz
[ 1419.748] (II) fglrx(0): 800x600@60Hz
[ 1419.748] (II) fglrx(0): 800x600@72Hz
[ 1419.748] (II) fglrx(0): 800x600@75Hz
[ 1419.748] (II) fglrx(0): 832x624@75Hz
[ 1419.748] (II) fglrx(0): 1024x768@60Hz
[ 1419.748] (II) fglrx(0): 1024x768@70Hz
[ 1419.748] (II) fglrx(0): 1024x768@75Hz
[ 1419.748] (II) fglrx(0): 1280x1024@75Hz
[ 1419.748] (II) fglrx(0): 1152x864@75Hz
[ 1419.748] (II) fglrx(0): Manufacturer's mask: 0
[ 1419.748] (II) fglrx(0): Supported standard timings:
[ 1419.748] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 1419.748] (II) fglrx(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 1419.748] (II) fglrx(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 1419.748] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 1419.748] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 1419.748] (II) fglrx(0): #5: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 1419.748] (II) fglrx(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 1419.748] (II) fglrx(0): Supported detailed timing:
[ 1419.748] (II) fglrx(0): clock: 148.5 MHz Image Size: 521 x 293 mm
[ 1419.748] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 1419.748] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 1419.748] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[ 1419.748] (II) fglrx(0): Monitor name: S24B350
[ 1419.748] (II) fglrx(0): Serial No: HLNC800121
[ 1419.748] (II) fglrx(0): EDID (in hex):
[ 1419.748] (II) fglrx(0): 00ffffffffffff004c2dd70835353432
[ 1419.748] (II) fglrx(0): 231601030e341d782a2cc1a45650a128
[ 1419.748] (II) fglrx(0): 0f5054bfef80714f81c0810081809500
[ 1419.748] (II) fglrx(0): a9c0b3000101023a801871382d40582c
[ 1419.748] (II) fglrx(0): 450009252100001e000000fd00384b1e
[ 1419.748] (II) fglrx(0): 5111000a202020202020000000fc0053
[ 1419.748] (II) fglrx(0): 3234423335300a2020202020000000ff
[ 1419.748] (II) fglrx(0): 00484c4e433830303132310a202000cc
[ 1419.748] (II) fglrx(0): Printing probed modes for output CRT1
[ 1419.748] (II) fglrx(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 1419.748] (II) fglrx(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1400x1050"x60.0 146.25 1400 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1280x960"x75.0 135.00 1280 1296 1440 1688 960 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1328 1440 1688 960 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1280x800"x60.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1152x864"x60.0 148.50 1152 2008 2052 2200 864 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1280x768"x60.0 83.50 1280 1352 1480 1680 768 803 809 831 -hsync +vsync (49.7 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 656 696 832 480 481 484 520 -hsync -vsync (37.9 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "640x480"x67.0 27.28 640 664 728 816 480 481 484 499 -hsync +vsync (33.4 kHz e)
[ 1419.748] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1419.748] (II) fglrx(0): Output DFP1 disconnected
[ 1419.748] (II) fglrx(0): Output DFP2 disconnected
[ 1419.748] (II) fglrx(0): Output DFP3 disconnected
[ 1419.748] (II) fglrx(0): Output DFP4 disconnected
[ 1419.748] (II) fglrx(0): Output DFP5 disconnected
[ 1419.748] (II) fglrx(0): Output DFP6 disconnected
[ 1419.748] (II) fglrx(0): Output DFP7 disconnected
[ 1419.748] (II) fglrx(0): Output DFP8 disconnected
[ 1419.748] (II) fglrx(0): Output DFP9 disconnected
[ 1419.748] (II) fglrx(0): Output DFP10 disconnected
[ 1419.748] (II) fglrx(0): Output CRT1 connected
[ 1419.748] (II) fglrx(0): Using exact sizes for initial modes
[ 1419.748] (II) fglrx(0): Output CRT1 using initial mode 1920x1080
[ 1419.748] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 1419.748] (II) fglrx(0): DPI set to (96, 96)
[ 1419.748] (II) fglrx(0): Eyefinity capable adapter detected.
[ 1419.748] (II) fglrx(0): Adapter AMD Radeon HD 7800 Series has 6 configurable heads and 1 displays connected.
[ 1419.748] (==) fglrx(0): PseudoColor visuals disabled
[ 1419.748] (II) Loading sub module "ramdac"
[ 1419.748] (II) LoadModule: "ramdac"
[ 1419.748] (II) Module "ramdac" already built-in
[ 1419.748] (==) fglrx(0): NoDRI = NO
[ 1419.748] (==) fglrx(0): Capabilities: 0x00000000
[ 1419.748] (==) fglrx(0): CapabilitiesEx: 0x00000000
[ 1419.748] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[ 1419.748] (==) fglrx(0): UseFastTLS=0
[ 1419.748] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
[ 1419.748] (--) intel(1): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[ 1419.748] (--) intel(1): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[ 1419.748] (==) intel(1): Depth 24, (--) framebuffer bpp 32
[ 1419.748] (==) intel(1): RGB weight 888
[ 1419.748] (==) intel(1): Default visual is TrueColor
[ 1419.748] (**) intel(1): Option "AccelMethod" "sna"
[ 1419.749] (**) intel(1): Framebuffer tiled
[ 1419.749] (**) intel(1): Pixmaps tiled
[ 1419.749] (**) intel(1): Forcing per-crtc-pixmaps? no
[ 1419.749] (II) intel(1): Output VGA1 using monitor section Monitor1
[ 1419.749] (II) intel(1): Output HDMI1 has no monitor section
[ 1419.749] (II) intel(1): Output DP1 has no monitor section
[ 1419.749] (II) intel(1): Output HDMI2 has no monitor section
[ 1419.749] (II) intel(1): Output HDMI3 has no monitor section
[ 1419.749] (II) intel(1): Output DP2 has no monitor section
[ 1419.749] (II) intel(1): Output DP3 has no monitor section
[ 1419.749] (--) intel(1): Using a maximum size of 256x256 for hardware cursors
[ 1419.749] (II) intel(1): Output VIRTUAL1 has no monitor section
[ 1419.749] (--) intel(1): Output VGA1 using initial mode 1366x768 on pipe 0
[ 1419.749] (**) intel(1): TearFree disabled
[ 1419.749] (==) intel(1): DPI set to (96, 96)
[ 1419.749] (II) Loading sub module "dri3"
[ 1419.749] (II) LoadModule: "dri3"
[ 1419.749] (WW) Warning, couldn't open module dri3
[ 1419.749] (II) UnloadModule: "dri3"
[ 1419.749] (II) Unloading dri3
[ 1419.749] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
[ 1419.749] (II) Loading sub module "dri2"
[ 1419.749] (II) LoadModule: "dri2"
[ 1419.749] (II) Module "dri2" already built-in
[ 1419.749] (II) Loading sub module "present"
[ 1419.749] (II) LoadModule: "present"
[ 1419.749] (WW) Warning, couldn't open module present
[ 1419.749] (II) UnloadModule: "present"
[ 1419.749] (II) Unloading present
[ 1419.749] (EE) intel: Failed to load module "present" (module does not exist, 0)
[ 1421.895] (EE) intel(G0): [drm] failed to set drm interface version: Permission denied [13].
[ 1421.895] (EE) intel(G0): Failed to claim DRM device.
[ 1421.895] (II) UnloadModule: "intel"
[ 1421.895] (--) Depth 24 pixmap format is 32 bpp
[ 1421.895] Loading extension ATIFGLRXDRI
[ 1421.895] (II) fglrx(0): doing swlDriScreenInit
[ 1421.895] (II) fglrx(0): swlDriScreenInit for fglrx driver
[ 1421.895] ukiDynamicMajor: found major device number 251
[ 1421.895] ukiDynamicMajor: found major device number 251
[ 1421.895] ukiDynamicMajor: found major device number 251
[ 1421.895] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 1421.895] ukiOpenDevice: node name is /dev/ati/card0
[ 1421.895] ukiOpenDevice: open result is 17, (OK)
[ 1421.895] ukiOpenByBusid: ukiOpenMinor returns 17
[ 1421.895] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 1421.895] (II) fglrx(0): [uki] DRM interface version 1.0
[ 1421.895] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[ 1421.895] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x6277000
[ 1421.895] (II) fglrx(0): [uki] mapped SAREA 0x6277000 to 0x7f0fb99f3000
[ 1421.895] (II) fglrx(0): [uki] framebuffer handle = 0x31000
[ 1421.896] (II) fglrx(0): [uki] added 1 reserved context for kernel
[ 1421.896] (II) fglrx(0): swlDriScreenInit done
[ 1421.896] (II) fglrx(0): Kernel Module Version Information:
[ 1421.896] (II) fglrx(0): Name: fglrx
[ 1421.896] (II) fglrx(0): Version: 14.20.7
[ 1421.896] (II) fglrx(0): Date: May 29 2014
[ 1421.896] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
[ 1421.896] (II) fglrx(0): Kernel Module version matches driver.
[ 1421.896] (II) fglrx(0): Kernel Module Build Time Information:
[ 1421.896] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.16.1-1-ARCH
[ 1421.896] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
[ 1421.896] (II) fglrx(0): Build-Kernel __SMP__: yes
[ 1421.896] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
[ 1421.896] (II) fglrx(0): [uki] register handle = 0x00032000
[ 1421.896] (II) fglrx(0): DRI initialization successfull
[ 1421.896] (II) fglrx(0): FBADPhys: 0xf403280000 FBMappedSize: 0x010e0000
[ 1421.897] (==) fglrx(0): Backing store enabled
[ 1421.897] Loading extension FGLRXEXTENSION
[ 1421.897] (**) fglrx(0): DPMS enabled
[ 1421.897] (II) fglrx(0): Initialized in-driver Xinerama extension
[ 1421.897] (**) fglrx(0): Textured Video is enabled.
[ 1421.897] (II) LoadModule: "glesx"
[ 1421.897] (II) Loading /usr/lib/xorg/modules/glesx.so
[ 1421.898] (II) Module glesx: vendor="X.Org Foundation"
[ 1421.898] compiled for 1.4.99.906, module version = 1.0.0
[ 1421.898] Loading extension GLESX
[ 1421.898] (II) fglrx(0): GLESX enableFlags = 8784
[ 1421.898] (II) fglrx(0): GLESX is enabled
[ 1421.898] (II) LoadModule: "amdxmm"
[ 1421.898] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[ 1421.898] (II) Module amdxmm: vendor="X.Org Foundation"
[ 1421.898] compiled for 1.4.99.906, module version = 2.0.0
[ 1421.913] Loading extension AMDXVOPL
[ 1421.913] Loading extension AMDXVBA
[ 1421.914] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[ 1421.916] (II) fglrx(0): Composite extension is not loaded
[ 1421.916] (WW) fglrx(0): Option "VendorName" is not used
[ 1421.916] (WW) fglrx(0): Option "ModelName" is not used
[ 1421.916] (II) fglrx(0): X context handle = 0x4
[ 1421.916] (II) fglrx(0): [DRI] installation complete
[ 1421.916] (==) fglrx(0): Silken mouse enabled
[ 1421.916] (==) fglrx(0): Using HW cursor of display infrastructure!
[ 1421.917] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 1422.048] (--) RandR disabled
[ 1422.048] (II) intel(1): SNA initialized with Ivybridge (gen7, gt2) backend
[ 1422.048] (==) intel(1): Backing store disabled
[ 1422.048] (==) intel(1): Silken mouse enabled
[ 1422.048] (II) intel(1): HW Cursor enabled
[ 1422.048] (II) intel(1): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 1422.048] (==) intel(1): DPMS enabled
[ 1422.048] (II) intel(1): [DRI2] Setup complete
[ 1422.048] (II) intel(1): [DRI2] DRI driver: i965
[ 1422.048] (II) intel(1): [DRI2] VDPAU driver: i965
[ 1422.048] (II) intel(1): direct rendering: DRI2 enabled
[ 1422.048] (==) intel(1): hotplug detection: "enabled"
[ 1422.048] (--) RandR disabled
[ 1422.052] ukiDynamicMajor: found major device number 251
[ 1422.052] ukiDynamicMajor: found major device number 251
[ 1422.052] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 1422.052] ukiOpenDevice: node name is /dev/ati/card0
[ 1422.052] ukiOpenDevice: open result is 19, (OK)
[ 1422.052] ukiOpenByBusid: ukiOpenMinor returns 19
[ 1422.052] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 1422.052] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
[ 1422.053] ukiDynamicMajor: found major device number 251
[ 1422.053] ukiDynamicMajor: found major device number 251
[ 1422.053] ukiDynamicMajor: found major device number 251
[ 1422.053] ukiOpenDevice: node name is /dev/ati/card0
[ 1422.053] ukiOpenDevice: open result is 20, (OK)
[ 1422.053] ukiGetBusid returned 'PCI:1:0:0'
[ 1422.053] ukiOpenDevice: node name is /dev/ati/card1
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: Open failed
[ 1422.053] ukiOpenDevice: node name is /dev/ati/card2
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: Open failed
[ 1422.053] ukiOpenDevice: node name is /dev/ati/card3
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: Open failed
[ 1422.053] ukiOpenDevice: node name is /dev/ati/card4
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: Open failed
[ 1422.053] ukiOpenDevice: node name is /dev/ati/card5
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: Open failed
[ 1422.053] ukiOpenDevice: node name is /dev/ati/card6
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: Open failed
[ 1422.053] ukiOpenDevice: node name is /dev/ati/card7
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: Open failed
[ 1422.053] ukiOpenDevice: node name is /dev/ati/card8
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: Open failed
[ 1422.053] ukiOpenDevice: node name is /dev/ati/card9
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.053] ukiOpenDevice: Open failed
[ 1422.053] ukiOpenDevice: node name is /dev/ati/card10
[ 1422.053] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: Open failed
[ 1422.054] ukiOpenDevice: node name is /dev/ati/card11
[ 1422.054] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: Open failed
[ 1422.054] ukiOpenDevice: node name is /dev/ati/card12
[ 1422.054] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: Open failed
[ 1422.054] ukiOpenDevice: node name is /dev/ati/card13
[ 1422.054] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: Open failed
[ 1422.054] ukiOpenDevice: node name is /dev/ati/card14
[ 1422.054] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: Open failed
[ 1422.054] ukiOpenDevice: node name is /dev/ati/card15
[ 1422.054] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: open result is -1, (No such device)
[ 1422.054] ukiOpenDevice: Open failed
[ 1422.054] ukiDynamicMajor: found major device number 251
[ 1422.054] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 1422.054] ukiOpenDevice: node name is /dev/ati/card0
[ 1422.054] ukiOpenDevice: open result is 20, (OK)
[ 1422.054] ukiOpenByBusid: ukiOpenMinor returns 20
[ 1422.054] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 1422.074] (EE)
[ 1422.074] (EE) Backtrace:
[ 1422.074] (EE) 0: X (xorg_backtrace+0x56) [0x58f186]
[ 1422.074] (EE) 1: X (0x400000+0x192fc9) [0x592fc9]
[ 1422.074] (EE) 2: /usr/lib/libpthread.so.0 (0x7f0fb8eeb000+0xf4b0) [0x7f0fb8efa4b0]
[ 1422.075] (EE) 3: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs115_atiddxGetGPUMapInfo+0x19c) [0x7f0fb51ecf5c]
[ 1422.075] (EE) 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (atiddxGetGPUMapInfo+0xd) [0x7f0fb4fffb2d]
[ 1422.075] (EE) 5: /usr/lib/xorg/modules/extensions/libglx.so (0x7f0fb5e26000+0x1ddfd) [0x7f0fb5e43dfd]
[ 1422.075] (EE) 6: /usr/lib/xorg/modules/extensions/libglx.so (0x7f0fb5e26000+0x1f6f5) [0x7f0fb5e456f5]
[ 1422.075] (EE) 7: X (InitExtensions+0x41) [0x4aa4a1]
[ 1422.075] (EE) 8: X (0x400000+0x3ab4f) [0x43ab4f]
[ 1422.075] (EE) 9: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f0fb7b55000]
[ 1422.075] (EE) 10: X (0x400000+0x250fe) [0x4250fe]
[ 1422.075] (EE)
[ 1422.075] (EE) Segmentation fault at address 0x30000014c
[ 1422.075] (EE)
Fatal server error:
[ 1422.075] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 1422.075] (EE)
[ 1422.075] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1422.075] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[ 1422.075] (EE)
[ 1422.075] (II) fglrx(0): Backup framebuffer data.
[ 1422.107] (II) fglrx(0): Backup complete.
[ 1422.416] (EE) Server terminated with error (1). Closing log file.
My xorg.conf (I've merged output from ati-config with existing one for intel):
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
Screen 1 "Screen1" RightOf "aticonfig-Screen[0]-0"
Option "Xinerama" "on"
Option "Clone" "off"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Files"
ModulePath "/usr/lib/fglrx"
ModulePath "/usr/lib/xorg/modules"
ModulePath "/usr/lib/dri/"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "AccelMethod" # <str>
Option "AccelMethod" "uxa"
#Option "Backlight" # <str>
#Option "DRI" # <str>
#Option "ColorKey" # <i>
#Option "VideoKey" # <i>
#Option "Tiling" # [<bool>]
#Option "LinearFramebuffer" # [<bool>]
#Option "SwapbuffersWait" # [<bool>]
#Option "TripleBuffer" # [<bool>]
#Option "XvPreferOverlay" # [<bool>]
#Option "HotPlug" # [<bool>]
#Option "RelaxedFencing" # [<bool>]
#Option "XvMC" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "TearFree" # [<bool>]
#Option "PerCrtcPixmaps" # [<bool>]
#Option "FallbackDebug" # [<bool>]
#Option "DebugFlushBatches" # [<bool>]
#Option "DebugFlushCaches" # [<bool>]
#Option "DebugWait" # [<bool>]
#Option "BufferCache" # [<bool>]
Identifier "Card1"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
lscpi:
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:02.0 Display controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
00:1c.4 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 5 (rev c4)
00:1c.5 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 (rev c4)
00:1c.6 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 7 (rev c4)
00:1c.7 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 8 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Z77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn PRO [Radeon HD 7850]
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]
03:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01)
04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57781 Gigabit Ethernet PCIe (rev 10)
05:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 03)
07:00.0 Network controller: Qualcomm Atheros AR93xx Wireless Network Adapter (rev 01)
08:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller
I've made a few changes that were mentioned on the Catalyst wiki. They are below:
1. /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset i915.modeset=1"
2. /etc/modprobe.d/no_radeon.conf
blacklist radeon
Unfortunately I can't use open-source driver for radeon since I'm getting random frezees of my PC. Especially when some video-content is playing in my browser.
It doesn't relates to main topic (I hope), but let this log be placed here:
Sep 06 04:24:23 Aiur kernel: radeon 0000:01:00.0: ring 5 stalled for more than 10000msec
Sep 06 04:24:23 Aiur kernel: radeon 0000:01:00.0: GPU lockup (waiting for 0x0000000000000004 last fence id 0x0000000000
Sep 06 04:24:23 Aiur kernel: [drm:uvd_v1_0_ib_test] *ERROR* radeon: fence wait failed (-35).
Sep 06 04:24:23 Aiur kernel: [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on ring 5 (-35).
Sep 06 04:24:23 Aiur kernel: [drm:radeon_pm_resume_dpm] *ERROR* radeon: dpm resume failed
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x00c28404
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00012206
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x02084004
Sep 06 04:24:24 Aiur kernel: VM fault (0x04, vmid 1) at page 74246, read from TC (132)
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x00c28404
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00012206
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x02084004
Sep 06 04:24:24 Aiur kernel: VM fault (0x04, vmid 1) at page 74246, read from TC (132)
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x00c2c804
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00012206
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020C8004
Sep 06 04:24:24 Aiur kernel: VM fault (0x04, vmid 1) at page 74246, read from TC (200)
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x00c2c404
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00012206
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x020C4004
Sep 06 04:24:24 Aiur kernel: VM fault (0x04, vmid 1) at page 74246, read from TC (196)
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: GPU fault detected: 146 0x00c2c404
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00012207
Sep 06 04:24:24 Aiur kernel: radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x02048004
Thanks for everyone!
Max

 Search the forums for "ati fglrx intel xorg", try using the default aticonfig setup for dual heads with:
aticonfig --initial=dual-head

Similar Messages

  • Solution of dv6-3040ee and 8.1 with vCards Amd mobility radeon HD 5000s and Intel HD Graphics

    With my windows 8.1
    If I setup the two vCards Amd mobility radeon HD 5000s and Intel HD Graphics
    the windows can't open unless I uninstalled one of them
    but I need a solution allow me adjust brighness that not found in AMD card but found in Intel vCard
    and the most of games Intel can run it but AMD can
    Help !!
    Now I'm installing The two cards but if i restarted my laptop it wouldn't run
    The photo show that ...
    http://www3.0zz0.com/2015/04/07/21/289209638.png

    Hi there @ZezoOo 
    Welcome to the HP Support Forums! It is a great place to find the help you need, both from other users, HP experts and other support personnel.
    I understand that you are looking for help with your video drivers for the adapters in your notebook. Unfortunately, after doing some searching, it appears that Windows 8.1 is not a supported operating system for this notebook. HP customized drivers are only available for the Windows 7 operating system.
    Please see the following, for some guidance.  HP Products - What If I Don't See My Operating System?
    Malygris1
    I work on behalf of HP
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • Seg fault using catalyst(-total) driver for my ATI/intel hybrid card

    I am using a HP Envy 14 with Radeon 5650.
    This is my lspci: http://pastebin.com/5w7SFdrK
    What I've done so far is I've installed xf86-video-intel (for the onboard card) and catalyst-total (from AUR) for the discrete card. I am using the proprietary version since I need the HDMI output.
    Then I've done a aticonfig --initial , blacklisted radeon module in modprobe.d , and then installed the relevant packages for startx to work.
    This is the seg fault log from /var/log/Xorg.0.log: http://pastebin.com/PsPbiXj7
    This is the my xorg.conf: http://www.pastebin.com/NviWjr0i
    I am stuck now, how can I proceed?
    Thanks!

    I wanted to Bump this because I have the same laptop with the same setup and get the same errors.  I have tried all methods suggested for installing the catalyst to this intel/ati setup including the AUR files catalyst and catalyst-utils, the unofficial catalyst repository and the official ATI installer.  Hope somebody might be able to help us out with this.
    Thanks in advance.

  • Wine and Intel HD 3000 with lib32-intel-dri

    I have a HP ProBook 4530s with Intel HD 3000 graphics. Wine doesn't find the graphics card. Usually lib32-intel-dri has solved this, however this time it didn't.
    fixme:d3d:wined3d_guess_card No card selector available for GL vendor 0x4 and card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 0x301)").
    I don't recognize the Gallium/llvmpipe part. Is it some new part of the graphics driver architechture that wine can't recognize?

    I have this problem too (ati radeon hd 6670 with ati-dri drivers here). On clean wine:
    $ WINEPREFIX=$(mktemp -d) wine dxdiag
    fixme:storage:create_storagefile Storage share mode not implemented.
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    fixme:storage:create_storagefile Storage share mode not implemented.
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    fixme:iphlpapi:NotifyAddrChange (Handle 0xefe308, overlapped 0xefe320): stub
    fixme:storage:create_storagefile Storage share mode not implemented.
    fixme:iphlpapi:NotifyAddrChange (Handle 0x101e8e0, overlapped 0x101e8ec): stub
    wine: configuration in '/tmp/tmp.moZglmSWXW' has been updated.
    fixme:d3d:wined3d_guess_card No card selector available for GL vendor 0x4 and card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpi
    pe (LLVM 0x301)").
    wine: Unhandled page fault on read access to 0xffffffff at address 0xf2905535 (thread 0009), starting debugger...
    Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (0xf2905535).
    Register dump:
    CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
    EIP:f2905535 ESP:0032cb68 EBP:7e1ddd30 EFLAGS:00210202( R- -- I - - - )
    EAX:0000001c EBX:00000054 ECX:7e1f2780 EDX:00000000
    ESI:00000038 EDI:7e2bc4b4
    Stack dump:
    0x0032cb68: 7e246f48 7e244020 00000000 f583eff4
    0x0032cb78: 7e1f83d0 7e1f83d0 00000003 00000004
    0x0032cb88: 00000000 00000000 f75a8420 f583d810
    0x0032cb98: 7e1f83d0 00000000 7e1f83d0 f542fc38
    0x0032cba8: 7e1f83d0 7e246f48 00000005 f5c23ff4
    0x0032cbb8: 7e1f83d0 7e23deb8 7e23de88 f5b8c8af
    000c: sel=0067 base=00000000 limit=00000000 16-bit --x
    Backtrace:
    =>0 0xf2905535 (0x7e1ddd30)
    0xf2905535:
    Modules:
    Module Address Debug info Name (76 modules)
    ELF 7b800000-7ba3d000 Deferred kernel32<elf>
    \-PE 7b810000-7ba3d000 \ kernel32
    ELF 7bc00000-7bcd3000 Deferred ntdll<elf>
    \-PE 7bc10000-7bcd3000 \ ntdll
    ELF 7bf00000-7bf04000 Deferred <wine-loader>
    ELF 7e3f6000-7e3fc000 Deferred libxfixes.so.3
    ELF 7e3fc000-7e407000 Deferred libxcursor.so.1
    ELF 7e5a2000-7e5cb000 Deferred libexpat.so.1
    ELF 7e5cb000-7e600000 Deferred libfontconfig.so.1
    ELF 7e600000-7e610000 Deferred libxi.so.6
    ELF 7e610000-7e614000 Deferred libxcomposite.so.1
    ELF 7e614000-7e61d000 Deferred libxrandr.so.2
    ELF 7e61d000-7e627000 Deferred libxrender.so.1
    ELF 7e627000-7e62d000 Deferred libxxf86vm.so.1
    ELF 7e62d000-7e631000 Deferred libxinerama.so.1
    ELF 7e631000-7e655000 Deferred imm32<elf>
    \-PE 7e640000-7e655000 \ imm32
    ELF 7e655000-7e677000 Deferred libxcb.so.1
    ELF 7e677000-7e67d000 Deferred libuuid.so.1
    ELF 7e67d000-7e697000 Deferred libice.so.6
    ELF 7e67d000-7e697000 Deferred libice.so.6
    ELF 7e697000-7e7ce000 Deferred libx11.so.6
    ELF 7e7ce000-7e7e0000 Deferred libxext.so.6
    ELF 7e7e0000-7e7e9000 Deferred libsm.so.6
    ELF 7e7e9000-7e877000 Deferred winex11<elf>
    \-PE 7e7f0000-7e877000 \ winex11
    ELF 7e877000-7e88e000 Deferred libz.so.1
    ELF 7e88e000-7e92a000 Deferred libfreetype.so.6
    ELF 7e958000-7ea83000 Deferred oleaut32<elf>
    \-PE 7e970000-7ea83000 \ oleaut32
    ELF 7ea83000-7eb02000 Deferred rpcrt4<elf>
    \-PE 7ea90000-7eb02000 \ rpcrt4
    ELF 7eb02000-7eb1c000 Deferred version<elf>
    \-PE 7eb10000-7eb1c000 \ version
    ELF 7eb1c000-7ebe9000 Deferred gdi32<elf>
    \-PE 7eb30000-7ebe9000 \ gdi32
    ELF 7ebe9000-7ed3c000 Deferred user32<elf>
    \-PE 7ec00000-7ed3c000 \ user32
    ELF 7ed3c000-7eda7000 Deferred advapi32<elf>
    \-PE 7ed50000-7eda7000 \ advapi32
    ELF 7eda7000-7eecf000 Deferred ole32<elf>
    \-PE 7edc0000-7eecf000 \ ole32
    ELF 7ef7e000-7ef8b000 Deferred libnss_files.so.2
    ELF 7ef8b000-7efd2000 Deferred libm.so.6
    ELF 7efd5000-7efe5000 Deferred libbz2.so.1.0
    ELF 7efe5000-7f000000 Deferred dxdiag<elf>
    \-PE 7eff0000-7f000000 \ dxdiag
    ELF f4989000-f5b2a000 Deferred swrast_dri.so
    ELF f5b2a000-f5b44000 Deferred libgcc_s.so.1
    ELF f5c2c000-f6fdf000 Deferred r600_dri.so
    ELF f6fdf000-f6fe8000 Deferred librt.so.1
    ELF f6fe8000-f6ff5000 Deferred libdrm.so.2
    ELF f6ff5000-f700e000 Deferred libxcb-glx.so.0
    ELF f700e000-f7011000 Deferred libx11-xcb.so.1
    ELF f7011000-f7015000 Deferred libxdamage.so.1
    ELF f7015000-f702b000 Deferred libglapi.so.0
    ELF f702b000-f7081000 Deferred libgl.so.1
    ELF f70af000-f718d000 Deferred opengl32<elf>
    \-PE f70d0000-f718d000 \ opengl32
    ELF f718d000-f71a1000 Deferred psapi<elf>
    \-PE f7190000-f71a1000 \ psapi
    ELF f71a1000-f7213000 Deferred ddraw<elf>
    \-PE f71b0000-f7213000 \ ddraw
    ELF f7213000-f7359000 Deferred wined3d<elf>
    \-PE f7220000-f7359000 \ wined3d
    ELF f7359000-f7396000 Deferred d3d9<elf>
    \-PE f7360000-f7396000 \ d3d9
    ELF f7396000-f73bb000 Deferred dxdiagn<elf>
    \-PE f73a0000-f73bb000 \ dxdiagn
    ELF f73d3000-f73d8000 Deferred libdl.so.2
    ELF f73d9000-f73e0000 Deferred libxdmcp.so.6
    ELF f7402000-f7406000 Deferred libxau.so.6
    ELF f7406000-f75ac000 Deferred libc.so.6
    ELF f75ac000-f75c7000 Deferred libpthread.so.0
    ELF f75c7000-f770a000 Dwarf libwine.so.1
    ELF f770b000-f772d000 Deferred ld-linux.so.2
    ELF f772d000-f772e000 Deferred [vdso].so
    Threads:
    process tid prio (all id:s are in hex)
    00000008 (D) C:\windows\system32\dxdiag.exe
    00000009 0 <==
    0000000c services.exe
    00000045 0
    00000030 0
    0000000e 0
    0000000d 0
    00000012 explorer.exe
    00000013 0
    0000002d winedevice.exe
    00000034 0
    00000033 0
    0000002f 0
    0000002e 0
    I tried wine-git from aur, fails with same error. I can't get trace with gdb, but running wine with
    WINEDEBUG=+all wine dxdiag
    gives something similar. Log is quite big (62Mb) and from different executable, but i think all revelant info is here:
    19.337:0009:trace:module:load_dll Found L"C:\\windows\\system32\\ddraw.dll" for L"DDRAW.DLL" at 0x7dfb0000, count=3
    19.337:0009:trace:heap:RtlFreeHeap (0x110000,70000062,0x1c2ad0): returning TRUE
    19.337:0009:Ret KERNEL32.LoadLibraryA() retval=7dfb0000 ret=10001b82
    19.337:0009:Call KERNEL32.GetProcAddress(7dfb0000,1000e1bc "DirectDrawCreate") ret=10001bb1
    19.337:0009:Ret KERNEL32.GetProcAddress() retval=7dfb1b0c ret=10001bb1
    19.337:0009:Call ddraw.DirectDrawCreate(00000000,0033f240,00000000) ret=10001be6
    19.337:0009:trace:ddraw:DirectDrawCreate driver_guid (null), ddraw 0x33f240, outer_unknown (nil).
    (lots of text)
    20.396:0009:Ret ddraw.DirectDrawCreate() retval=00000000 ret=10001be6
    20.396:0009:trace:ddraw:ddraw1_QueryInterface iface 0x1980cc, riid {b3a6f3e0-2b43-11cf-a2de-00aa00b93356}, object 0x33f248.
    20.396:0009:trace:ddraw:ddraw7_QueryInterface iface 0x1980c0, riid {b3a6f3e0-2b43-11cf-a2de-00aa00b93356}, object 0x33f248.
    20.396:0009:Call wined3d.wined3d_mutex_lock() ret=7dfbb2cc
    20.396:0009:Ret wined3d.wined3d_mutex_lock() retval=00000000 ret=7dfbb2cc
    20.396:0009:trace:ddraw:ddraw7_QueryInterface (0x1980c0) Returning IDirectDraw2 interface at 0x1980c8
    20.396:0009:trace:ddraw:ddraw2_AddRef 0x1980c0 increasing refcount to 1.
    20.396:0009:Call wined3d.wined3d_mutex_unlock() ret=7dfbb31a
    20.396:0009:Ret wined3d.wined3d_mutex_unlock() retval=00000000 ret=7dfbb31a
    20.396:0009:trace:ddraw:ddraw2_Release 0x1980c0 decreasing refcount to 0.
    20.396:0009:trace:ddraw:ddraw1_SetCooperativeLevel iface 0x1980cc, window (nil), flags 0x8.
    20.396:0009:trace:ddraw:ddraw7_SetCooperativeLevel iface 0x1980c0, window (nil), flags 0x8.
    20.396:0009:trace:ddraw:DDRAW_dump_cooperativelevel - DDSCL_NORMAL
    20.396:0009:Call wined3d.wined3d_mutex_lock() ret=7dfbd7b7
    20.396:0009:Ret wined3d.wined3d_mutex_lock() retval=00000000 ret=7dfbd7b7
    20.396:0009:Call wined3d.wined3d_get_adapter_display_mode(001ba280,00000000,0033f1b4) ret=7dfbd987
    20.396:0009:trace:d3d:wined3d_get_adapter_display_mode wined3d 0x1ba280, adapter_idx 0, display_mode 0x33f1b4, rotation 0x18c.
    20.396:0009:Call user32.EnumDisplaySettingsExW(001baaf4 L"\\\\.\\DISPLAY1",ffffffff,0033efd4,00000000) ret=7de1eaaa
    20.396:0009:trace:x11settings:X11DRV_EnumDisplaySettingsEx mode -1 (current) -- getting current mode (desktop)
    20.396:0009:trace:x11settings:X11DRV_EnumDisplaySettingsEx mode 0 -- 800x600x32bpp @60 Hz (desktop)
    20.396:0009:Ret user32.EnumDisplaySettingsExW() retval=00000001 ret=7de1eaaa
    20.396:0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7de1eb46 ip=7de1eb46 tid=0009
    20.396:0009:trace:seh:raise_exception info[0]=00000001
    20.396:0009:trace:seh:raise_exception info[1]=0000018c
    20.396:0009:trace:seh:raise_exception eax=0000018c ebx=7deefff4 ecx=00000000 edx=0033f1b4 esi=001ba290 edi=0033f0b0
    20.396:0009:trace:seh:raise_exception ebp=0033f0c8 esp=0033ef90 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00210297
    20.396:0009:trace:seh:call_stack_handlers calling handler at 0x403988 code=c0000005 flags=0
    20.396:0009:Call KERNEL32.UnhandledExceptionFilter(0033eb24) ret=00402baa
    0009: create_event( access=001f0003, attributes=00000002, manual_reset=1, initial_state=0, objattr={rootdir=0000,sd={},name=L""} )
    0009: create_event() = 0 { handle=0058 }
    wine: Unhandled page fault on write access to 0x0000018c at address 0x7de1eb46 (thread 0009), starting debugger...
    For me native apps works too (glxgears and glxgears32 from mesa-demos and lib32-mesa-demos). I don't have any 64-bit windows apps to test. Here is similar bug report (closed): https://bugs.archlinux.org/task/27645.
    edit: typo
    Last edited by hiciu (2012-07-11 07:15:25)

  • [SOLVED] cant upgrade because "mesa-dri and intel-dri are in conflict"

    When I type
    Pacman -Syu
    I get
    Replace intel-dri with extra/mesa-dri? [Y/n]
    I answer n
    mesa-dri and intel-dri are in conflict. Remove intel-dri? [y/N]
    I answer N
    then I get
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: mesa-dri and intel-dri are in conflict
    I dont want to replace intel-dri with mesa so What do I do?
    If I type
    pacman -Qs -- -dri
    The print out is
    local/intel-dri 10.2.8-1
    Mesa drivers for Intel
    local/libva-intel-driver 1.3.2-1
    VA-API implementation for Intel G45 and HD Graphics family
    local/menumaker 0.99.7-9
    Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, OpenBox, WindowMaker and XFCE
    local/xf86-input-evdev 2.9.0-2 (xorg-drivers xorg)
    X.org evdev input driver
    local/xf86-input-keyboard 1.8.0-3 (xorg-drivers xorg)
    X.Org keyboard input driver
    local/xf86-input-mouse 1.9.1-1 (xorg-drivers xorg)
    X.org mouse input driver
    local/xf86-input-synaptics 1.8.1-1 (xorg-drivers xorg)
    Synaptics driver for notebook touchpads
    local/xf86-video-intel 2.99.916-2 (xorg-drivers xorg)
    X.org Intel i810/i830/i915/945G/G965+ video drivers
    so it looks like I already have mesa dirvers installed - so maybe I should go ahead and answer YES as I am worrying over nothing?
    Last edited by chickenPie4tea (2014-10-04 11:25:59)

    Lone_Wolf wrote:
    mesa-dri is a new package that replaces ati-dri, intel-dri, nouveau-dri & svga-dri.
    Check the "latest news" on archlinux home page .
    I have the same issue but using the catalyst-total-hd234k package from AUR. Should I say yes to remove also this package?
    I'm waiting for an answer from the maintainer of the catalyst package.

  • Intel-dri and mesa-dri and vdpau in general

    I updated today and allowed pacman to replace intel-dri with mesa-dri. There is an optdep called mesa-vdpau but I don't see anything about this on the wiki for intel graphics.  Can someone set me straight? What drivers do I need for my in CPU graphics to work best?
    xf86-video-intel is my xorg driver and required. I have some optional ones too including, intel-dri [replaced by mesa-dri], mesa-libgl (a dep I think), mesa-vdpau (I installed manually), and libva-intel-driver.

    After latest updates, vdpau working fine here. Not sluggish anymore. Also issue was solved with VLC crashing when opening some videos from file manager.
    @Karol
    Yes, I have had libva-intel-driver installed for sometime.
    $ vlc -v GimmeShelter.mp4
    VLC media player 2.1.5 Rincewind (revision 2.1.4-49-gdab6cb5)
    [0x1a6b118] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
    [flv @ 0x7f9674c3ea20] Stream discovered after head already parsed
    [flv @ 0x7f9658c01d20] Stream discovered after head already parsed
    [0x7f9658c01818] avformat demux warning: unsupported track type (2:0) in avformat demux
    [0x7f9658f71e58] faad decoder warning: decoded zero sample
    [VS] Software VDPAU backend library initialized
    libva info: VA-API version 0.36.0
    libva info: va_getDriverName() returns 0
    libva info: Trying to open /usr/lib/dri/i965_drv_video.so
    libva info: Found init function __vaDriverInit_0_36
    libva info: va_openDriver() returns 0
    [0x7f9659120a98] avcodec decoder: Using OpenGL/VAAPI/libswscale backend for VDPAU for hardware decoding.
    libva info: VA-API version 0.36.0
    libva info: va_getDriverName() returns 0
    libva info: Trying to open /usr/lib/dri/i965_drv_video.so
    libva info: Found init function __vaDriverInit_0_36
    libva info: va_openDriver() returns 0
    [0x7f9659120a98] avcodec decoder: Using OpenGL/VAAPI/libswscale backend for VDPAU for hardware decoding.
    Fontconfig warning: FcPattern object size does not accept value "0"
    Fontconfig warning: FcPattern object size does not accept value "0"
    Fontconfig warning: FcPattern object size does not accept value "0"
    Fontconfig warning: FcPattern object size does not accept value "0"
    [0x7f962c001248] main vout display error: Failed to resize display
    [0x1b4ed28] pulse audio output warning: starting late (-14348 us)
    Last edited by David Batson (2014-10-15 16:28:46)

  • [SOLVED] Intel DRI does not work after update

    Hi,
    after update of kernel from 3.5.6 to 3.6.5 and intel driver and deletion of dri2proto and mesa via pacman -Qdt (there are no more dependencies).. acceleration is no longer working
    $ export LIBGL_DEBUG=verbose; glxinfo | grep renderer
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/i965_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/i965_dri.so
    libGL error: failed to open drm device: Permission denied
    libGL error: failed to load driver: i965
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/swrast_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/swrast_dri.so
    libGL: Can't open configuration file /etc/drirc: No such file or directory.
    OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x301)
    Configuration:
    SandyBridge I5, Intel HD 3000
    Can somebody help?
    Last edited by microcz (2012-11-07 06:15:23)

    OT: A simpler way to check if some packages are installed:
    $ pacman -Q intel-dri libgl foobar
    intel-dri 9.0-1
    libgl 9.0-1
    error: package 'foobar' was not found
    What's the output of 'groups'? Maybe you need to add yourself to 'video' group?
    http://www.linuxquestions.org/questions … nf-794105/
    http://www.mail-archive.com/dri-devel@l … 41313.html

  • Can no longer echo brightness after upgrading intel-dri and libgl

    I just upgraded these two packages for my Intel HD 3000:
    [2011-11-29 17:13] upgraded libgl (7.11.1-1 -> 7.11.2-1)
    [2011-11-29 17:13] upgraded intel-dri (7.11.1-1 -> 7.11.2-1)
    And afterwards this file into which I used to echo brigthness values has disappeared:
    /sys/class/backlight/acpi_video0/brightness
    I failed to find any relevant information on http://dri.freedesktop.org/.

    Dear Ernie,
    Thanks. Tried this but mail still crashes. I get a bit further, can click on sent mail and can sometimes reach one e-mail before the system crashes (heavy hard disk access, whole system slows, and eventually I get the message - Mail Unexpectedly Shut Down).
    Would it make sense to go a few days back on time machine and restore an earlier entire mail folder? (I have a few days of mail on the server even on my normal POP accounts).
    Let me know if there is anything else I can try.
    Charles

  • Intel-dri- where did this come from?

    Hello,
    Just did a pacman -Syu and it gave me a driver I havn't seen before called intel-dri.
    Just wondering where this came from and why it wasnt available before. What hole is it filling and was that hole there before?
    Thanks
    Last edited by fawkes5 (2013-02-26 05:15:26)

    I see that. I'm wondering why I'm only getting it now. I didn't install it intentially; it was included in my most recent upgrade. Why wasn't it included in previous upgrades?
    Last edited by fawkes5 (2013-02-26 05:24:14)

  • AMD Radeon HD 6630M vs Intel HD 3000 for driving a Thunderbolt Display

    Hi
    I've searched the net and cant find the specific answers I'm looking for regarding this issue.
    Which graphics option is better for the Mac mini when connected to an Apple Thunderbolt display running at 2560 x 1440 resolution:
    1) AMD Radeon HD 6630M with its 256mb GDDR5 memory
    or
    2) Intel HD 3000 with 512mb of memory ( i.e. I will upgrade the Mac mini to 8gb or RAM to get 512mb of video memory).
    Now will the HD 3000 with its 512mb of system memory be better simply because it has more, or will the AMD 6630M be better because even though it has less memory it has faster GDDR5 memory as opposed to the DDR3 memory the Intel GPU will use?
    I tested out the AMD 6630M in an Apple store and when I had multiple Safari windows open it struggled a bit when I used expose. It stuttered and lagged and the animation was not smooth. Would the Intel 3000 with 512mb ease this problem?
    Thanks

    Dear KYL, thanks for you fast and honest response. I have to say I am really disappointed. Apple sell so few machines/hrdware choice, you would have thought that the ones they do sell could run the core function of the OS smoothly!
    I am really surprised that the Intel chip outperforms the 6630 for 2D? So the 6630 must only be better for 3D?
    Is there anywhere that list 2D and 3D performance of different graphics cards to get some idea?
    I may try adding the 8 RAM this week and see if it helpls at all. If it does, I wonder if there is a way to force the HD3000 to use even more RAM? i.e my modifying some of the preference or extension files somewhere.
    If it doesn't I'm not sure what I will do. all this is logged with Applecare, but the machine was bought by my University, so returning it will be terribly inconvenient - if it is at all possible.
    Buying a 15" MBPro is a very expensive way to achieve smooth Expose! I also will have unnecessarily ordered a superdrive external, and would then need to spec the MBPro with a SSD. And get an external HD too.
    I love the mini, and the speed of the i7 + SSD is incredible, but jerky OS on something one uses 8 hours a day is just not acceptable.
    The purchase is already inconvenient as I have to virtualise SL server to run some old academic software that needs Rosetta (but at leat that works).
    Ho hum...
    Expose has been around for 8 years or so. I'm amazed modern hardware can't work it smoothly (even on a big display)

  • Worse performance with Radeon HD 6750m than Intel 3000?

    Lately when i play games (specifically World of Warcraft and Skyrim) and watch movie i get worse FPS and performance on my dedicated GPU than intel 3000. i called apple care and they had me reset the VRAM(?) and something else, i forget. to get rid of the problem i need to restart my computer, but it will resurface after a couple hours.

    Lately when i play games (specifically World of Warcraft and Skyrim) and watch movie i get worse FPS and performance on my dedicated GPU than intel 3000. i called apple care and they had me reset the VRAM(?) and something else, i forget. to get rid of the problem i need to restart my computer, but it will resurface after a couple hours.

  • Acceleration thru GPU in Photoshop CS4 ( ATI Mobility Radeon 3470 vs. Intel GMA X4500HD)

    The main reason, why I am going to buy notebook instead PDA, is a need of editing photographs. The most demanding program will be Photoshop (CS4), so good-working GPU accelation would warm the heart of me. Unfortunately this document(*) does not mention Intel GMA X4500HD, which would be cheaper choice. Do you have any experience with this GPU and acceleration thru it in PS? (required RAM size ?). Thank you.
    *) http://library.thecastsite.com/software/photoshop/CS4/mac/PS_NFN_379.pdf 

    Check the Photoshop forum.
    Bob

  • ATI Catalyst /displays/properties/graphics controller

    First, I have successfully installed my ATI video card and have downloaded all of the needed updated drivers.
    However, I am receiving the following warning message: The ATI Catalyst Control Center is not supported by the
    driver version of my enabled graphics adapter the ( Intel(R) 82845G/GL/GE/PE/GV) graphics controller. It goes on to say please update your ATI graphics driver. Or enable your ATI using the displays manager which, is located in the "ATI Catalyst Control Center".
    I've gone to the ATI Catalyst Control Center. There I find basic and advanced settings. I tried using the basic step by
    step easy set up wizard, and quick settings. I could not get past step one on either one. This wizard told me it was to convert a video file to a differn't video format. My question is would converting a video file to a differn't video format fix the driver version and graphics adapter? Or do I maybe need to install a differn't graphics adapter/controller?

    Please stay with your other post.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • Radeon HD 3870 + Catalyst 9.8 & fglrx drivers = Black Screen. (arch64)

    I've installed Arch on my Alienware M17.
    First off, ATI and RadeonHD drivers do work. I have KDE 4.3 installed, etc., etc.
    I do know how bad ATI support is. I used to use Ubuntu 8.10, and upgrading to 9.04 had borked my video bad.
    However, like the title says, installing the Catalyst drivers brings me to a black screen that requires a hard reset/poweroff.
    I've been browsing forums and google for the past 12 hours trying to find a solution; here's what I have so far:
    Xorg
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Option "AIGLX" "on"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/75dpi"
    EndSection
    Section "Module"
    Load "dri"
    Load "drm"
    Load "glx"
    EndSection
    Section "ServerFlags"
    Option "DontZap" "false"
    Option "AutoAddDevices" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI"
    Option "ModelName" "Alienware M17 Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "OpenGLOverlay" "off"
    Option "Textured2D" "on"
    Option "TexturedXrender" "on"
    Option "UseFastTLS" "1" # Disable if Wine or Virtualbox don't work
    BusID "PCI:6:0:0"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1920x1200"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "RENDER" "Enable"
    Option "DAMAGE" "Enable"
    Option "Composite" "Enable"
    EndSection
    Everything is up to date (pacman -Syu)
    X.Org Server 1.6.3.901 (1.6.4 RC 1)
    Catalyst 9.8 x86_64 (including catalyst-utils) from AUR (using yaourt -S)
    Before installing fglrx, I had installed ati and radeonhd drivers, got the display working, uninstalled them (libgl and vesa as well), installed fglrx (all from a fresh Arch install), tweaked xorg.conf, added fglrx to Modules in rc.conf, and viewed the Xorg.0.log file with no "(EE)" lines.
    I noticed that there are a lot of warnings regarding AIGLX, and installing catalyst from AUR displays a message (warning?) saying something like "ati-dri" was a dependancy and/or is missing.
    modprobe -l | grep fglrx
    has the result of: "video/fglrx"
    I even installed the lib32-catalyst-utils libraries and that had no effect that I could see.
    Please help. This is all that is stopping me from giving into Arch.
    Thank you for your time.

    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.3.901 (1.6.4 RC 1)
    Release Date: 2009-8-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH x86_64
    Current Operating System: Linux phoenix 2.6.30-ARCH #1 SMP PREEMPT Mon Aug 17 16:06:45 CEST 2009 x86_64
    Build Date: 04 September 2009 05:45:43PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 8 02:21:29 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "aticonfig Layout"
    (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    (**) | |-->Device "aticonfig-Device[0]-0"
    (**) Option "DontZap" "false"
    (**) Option "AIGLX" "on"
    (**) Option "AutoAddDevices" "true"
    (**) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/TTF,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "RENDER" is enabled
    (**) Extension "DAMAGE" is enabled
    (**) Extension "Composite" is enabled
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x1d40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0:6:0:0) 1002:9509:161f:207a ATI Technologies Inc rev 0, Mem @ 0xd0000000/268435456, 0xf8100000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded by default.
    (II) "dbe" will be loaded by default.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 7.4.0, module version = 1.0.0
    (II) Loading extension XFree86-DRI
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.64.3
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.4.0, module version = 1.0.0
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.64.3
    Module class: X.Org Video Driver
    (II) Primary Device is: PCI 06@00:00:0
    (WW) Falling back to old probe method for fglrx
    (II) ATI Proprietary Linux Driver Version Identifier:8.64.3
    (II) ATI Proprietary Linux Driver Release Identifier: 8.64
    (II) ATI Proprietary Linux Driver Build Date: Jul 14 2009 21:18:29
    (II) Loading PCS database from /etc/ati/amdpcsdb
    (WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
    (WW) Video driver ABI version of the X server is 5.0
    (--) Chipset Supported AMD Graphics Processor (0x9509) found
    (WW) fglrx: No matching Device section for instance (BusID PCI:0@6:0:1) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) fglrx(0): pEnt->device->identifier=0x1f17e10
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) fglrx(0): PCI bus 6 card 0 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "OpenGLOverlay" "off"
    (**) fglrx(0): Option "UseFastTLS" "1"
    (**) fglrx(0): Option "Textured2D" "on"
    (**) fglrx(0): Option "TexturedXrender" "on"
    (**) fglrx(0): Option "DPMS" "true"
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:6:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:6:0:0
    (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 3870 X2" (Chipset = 0x9509)
    (--) fglrx(0): (PciSubVendor = 0x161f, PciSubDevice = 0x207a)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xf8100000
    (--) fglrx(0): I/O port at 0x00002000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) fglrx(0): AC Adapter is used
    (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR3
    (II) fglrx(0): PCIE card detected
    (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) fglrx(0): Using adapter: 6:0.0.
    (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x20000000)
    (II) fglrx(0): [pcie] 2019328 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (II) fglrx(0): Interrupt handler installed at IRQ 35.
    (II) fglrx(0): IRQ 35 Enabled.
    (II) fglrx(0): RandR 1.2 support is enabled!
    (II) fglrx(0): RandR 1.2 rotation support is enabled!
    (==) fglrx(0): Center Mode is disabled
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) fglrx(0): Finished Initialize PPLIB!
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) fglrx(0): ***Display: ConnectedDisplayTypes=0x00000002, disabled=0x00000000
    (II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: LGD Model: 3901 Serial#: 0
    (II) fglrx(0): Year: 2008 Week: 0
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max Image Size [cm]: horiz.: 37 vert.: 23
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): No DPMS capabilities specified
    (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.614 redY: 0.353 greenX: 0.321 greenY: 0.561
    (II) fglrx(0): blueX: 0.152 blueY: 0.124 whiteX: 0.313 whiteY: 0.329
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported detailed timing:
    (II) fglrx(0): clock: 154.0 MHz Image Size: 367 x 230 mm
    (II) fglrx(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    (II) fglrx(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    (II) fglrx(0): LG Display
    (II) fglrx(0): LP171WU3-TLB3
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff0030e4013900000000
    (II) fglrx(0): 00120103802517780a56359d5a528f27
    (II) fglrx(0): 1f505400000001010101010101010101
    (II) fglrx(0): 010101010101283c80a070b023403020
    (II) fglrx(0): 36006fe6100000190000000000000000
    (II) fglrx(0): 00000000000000000000000000fe004c
    (II) fglrx(0): 4720446973706c61790a2020000000fe
    (II) fglrx(0): 004c503137315755332d544c423300d7
    (II) fglrx(0): End of Display1 EDID data --------------------
    (II) fglrx(0): Output LCD using monitor section aticonfig-Monitor[0]-0
    (II) fglrx(0): Output DFP1 has no monitor section
    (II) fglrx(0): Output CRT1 has no monitor section
    (II) fglrx(0): EDID vendor "LGD", prod id 14593
    (II) fglrx(0): Printing DDC gathered Modelines:
    (II) fglrx(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 -hsync -vsync (74.0 kHz)
    (II) fglrx(0): Output LCD connected
    (II) fglrx(0): Output DFP1 disconnected
    (II) fglrx(0): Output CRT1 disconnected
    (II) fglrx(0): Using exact sizes for initial modes
    (II) fglrx(0): Output LCD using initial mode 1400x1050
    (**) fglrx(0): Display dimensions: (370, 230) mm
    (**) fglrx(0): DPI set to (96, 154)
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): QBS disabled
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
    (==) fglrx(0): NoDRI = NO
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x8000001d
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): UseFastTLS=1
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 1.4.x.y with x.y >= 99.906
    (WW) fglrx(0): could not detect X server version (query_status=-1)
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    (II) fglrx(0): DRIScreenInit for fglrx driver
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID PCI:6:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports PCI:6:0:0
    (II) fglrx(0): [drm] DRM interface version 1.0
    (II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:6:0:0"
    (II) fglrx(0): [drm] added 8192 byte SAREA at 0x2000
    (II) fglrx(0): [drm] mapped SAREA 0x2000 to 0x7fd411537000
    (II) fglrx(0): [drm] framebuffer handle = 0x3000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.64.3
    (II) fglrx(0): Date: Jul 14 2009
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.30-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: no
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x00004000
    (II) fglrx(0): DRI initialization successfull!
    (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x01028000
    (II) fglrx(0): FBMM initialized for area (0,0)-(1408,3008)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1408,1408) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1408 x 1600
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (**) fglrx(0): Textured Video is enabled.
    (II) LoadModule: "glesx"
    (II) Loading /usr/lib/xorg/modules//glesx.so
    (II) Module glesx: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
    (II) Loading extension GLESX
    (II) fglrx(0): GLESX enableFlags = 94
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Driver provided ScreenToScreenBitBlt replacement
    Driver provided FillSolidRects replacement
    (II) fglrx(0): GLESX is enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
    (II) Loading extension AMDXVOPL
    (II) fglrx(0): UVD2 feature is available
    (II) fglrx(0): Enable composite support successfully
    (WW) fglrx(0): Option "VendorName" is not used
    (WW) fglrx(0): Option "ModelName" is not used
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): [DRI] installation complete
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using HW cursor of display infrastructure!
    (==) fglrx(0): Using software cursor
    (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
    (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (WW) AIGLX: 3D driver claims to not support visual 0x33
    (WW) AIGLX: 3D driver claims to not support visual 0x34
    (WW) AIGLX: 3D driver claims to not support visual 0x35
    (WW) AIGLX: 3D driver claims to not support visual 0x36
    (WW) AIGLX: 3D driver claims to not support visual 0x37
    (WW) AIGLX: 3D driver claims to not support visual 0x38
    (WW) AIGLX: 3D driver claims to not support visual 0x39
    (WW) AIGLX: 3D driver claims to not support visual 0x3a
    (WW) AIGLX: 3D driver claims to not support visual 0x3b
    (WW) AIGLX: 3D driver claims to not support visual 0x3c
    (WW) AIGLX: 3D driver claims to not support visual 0x3d
    (WW) AIGLX: 3D driver claims to not support visual 0x3e
    (WW) AIGLX: 3D driver claims to not support visual 0x3f
    (WW) AIGLX: 3D driver claims to not support visual 0x40
    (WW) AIGLX: 3D driver claims to not support visual 0x41
    (WW) AIGLX: 3D driver claims to not support visual 0x42
    (WW) AIGLX: 3D driver claims to not support visual 0x43
    (WW) AIGLX: 3D driver claims to not support visual 0x44
    (WW) AIGLX: 3D driver claims to not support visual 0x45
    (WW) AIGLX: 3D driver claims to not support visual 0x46
    (WW) AIGLX: 3D driver claims to not support visual 0x47
    (WW) AIGLX: 3D driver claims to not support visual 0x48
    (WW) AIGLX: 3D driver claims to not support visual 0x49
    (WW) AIGLX: 3D driver claims to not support visual 0x4a
    (WW) AIGLX: 3D driver claims to not support visual 0x4b
    (WW) AIGLX: 3D driver claims to not support visual 0x4c
    (WW) AIGLX: 3D driver claims to not support visual 0x4d
    (WW) AIGLX: 3D driver claims to not support visual 0x4e
    (WW) AIGLX: 3D driver claims to not support visual 0x4f
    (WW) AIGLX: 3D driver claims to not support visual 0x50
    (WW) AIGLX: 3D driver claims to not support visual 0x51
    (WW) AIGLX: 3D driver claims to not support visual 0x52
    (WW) AIGLX: 3D driver claims to not support visual 0x53
    (WW) AIGLX: 3D driver claims to not support visual 0x54
    (WW) AIGLX: 3D driver claims to not support visual 0x55
    (WW) AIGLX: 3D driver claims to not support visual 0x56
    (WW) AIGLX: 3D driver claims to not support visual 0x57
    (WW) AIGLX: 3D driver claims to not support visual 0x58
    (WW) AIGLX: 3D driver claims to not support visual 0x59
    (WW) AIGLX: 3D driver claims to not support visual 0x5a
    (WW) AIGLX: 3D driver claims to not support visual 0x5b
    (WW) AIGLX: 3D driver claims to not support visual 0x5c
    (WW) AIGLX: 3D driver claims to not support visual 0x5d
    (WW) AIGLX: 3D driver claims to not support visual 0x5e
    (WW) AIGLX: 3D driver claims to not support visual 0x5f
    (WW) AIGLX: 3D driver claims to not support visual 0x60
    (WW) AIGLX: 3D driver claims to not support visual 0x61
    (WW) AIGLX: 3D driver claims to not support visual 0x62
    (WW) AIGLX: 3D driver claims to not support visual 0x63
    (WW) AIGLX: 3D driver claims to not support visual 0x64
    (WW) AIGLX: 3D driver claims to not support visual 0x65
    (WW) AIGLX: 3D driver claims to not support visual 0x66
    (WW) AIGLX: 3D driver claims to not support visual 0x67
    (WW) AIGLX: 3D driver claims to not support visual 0x68
    (WW) AIGLX: 3D driver claims to not support visual 0x69
    (WW) AIGLX: 3D driver claims to not support visual 0x6a
    (WW) AIGLX: 3D driver claims to not support visual 0x6b
    (WW) AIGLX: 3D driver claims to not support visual 0x6c
    (WW) AIGLX: 3D driver claims to not support visual 0x6d
    (WW) AIGLX: 3D driver claims to not support visual 0x6e
    (WW) AIGLX: 3D driver claims to not support visual 0x6f
    (WW) AIGLX: 3D driver claims to not support visual 0x70
    (WW) AIGLX: 3D driver claims to not support visual 0x71
    (WW) AIGLX: 3D driver claims to not support visual 0x72
    (II) AIGLX: Loaded and initialized /usr/lib/dri/fglrx_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) fglrx(0): Enable the clock gating!
    (II) fglrx(0): Setting screen physical size to 367 x 230
    (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 2.2.5
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.1.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) Synaptics touchpad driver version 1.1.3
    (**) Option "Device" "/dev/input/event8"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
    (**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
    (**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device 2.0M Pixel Camera
    (**) 2.0M Pixel Camera: always reports core events
    (**) 2.0M Pixel Camera: Device: "/dev/input/event10"
    (II) 2.0M Pixel Camera: Found keys
    (II) 2.0M Pixel Camera: Configuring as keyboard
    (II) XINPUT: Adding extended input device "2.0M Pixel Camera" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event6"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event5"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event7"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    This is the /var/log/Xorg.0.log file

  • AMD Radeon HD 6750M in 2011 MBP-Graphics Issues-Second Life

    Since there were no responses to my question, I have re-worded it.  Second Life runs fine on my late 2009 iMac i7 with it's ATI Radeon HD 4850 graphics card. SL freezes at boot up on my new 2011 MBP with it's more powerful graphics card.  Message is that "Your system contains a graphics card that is unknown at this time.  This is often the case with hardware we haven't had a chance to test.  Second Life will most likely run properly but you may need to adjust  your graphics settings to something more appropriate..."  Nope...I have to Option Command, Esc to force quit.  Feedback on this minor issue appreciated.

    When you have the problem, note the exact time: hour, minute, second.   
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    ☞ Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above. Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first. Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

Maybe you are looking for

  • Itunes 9 a let-down, app store browser user-unfriendly?

    Hi, maybe I'm just missing something, but I find that that the new version is a let down. It's slow as ever and the appstore page is totally cluttered. There's so much talk of the endless number of applications that have been developed for the iphone

  • Problem with adobe CC 2014 unstable in print mode

    I installed the "new and wonderful" Adobe Photoshop 2014.2 I am running win 7 on one computer and Win 8.1 on the other. BOTH computers shut down when I try to print almost any file I created with Adobe Photoshop CC and earlier. I have "re-set" the pr

  • Ios8 photo stream?

    Where is photo stream and photo library in my iPhone  5 after ios8 upgrade?

  • WPA with 802.1x authentication

    Hi experts, I need clarification in a fundamental concept. Is it possible to configure WPA with 802.1x authentication without external AAA / ACS server. If the username and password is configured in local device, is it possible to create 802.1x authe

  • User-defined index

    Where I can find information/tutorial/"how-to" about how create/implement my own index in Oracle? Maybe there is somewhere step-by-step instruction. I read about OraGiST, Data Cartridges and Extensible Indexing. I want to compare my own R-tree varian