FGLRX + xcompmgr + composite issues

Hello. Another problem here. And I'm using a radeon x1550 card and the proprietary drivers (fglrx) enabled through my xorg.conf.  As I understand it, i needed the composite plugin to have real transparency and all the fancy stuff with it, and that composite is already built into the latest fglrx drivers.  I also installed xcompmgr because I read that's also what I needed, but when I type 'xcompmgr -c' to turn it on,  I get a message saying No Composite Extension even though it should already be built into the drivers.  Here's what my xorg.conf looks like.
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "aticonfig-Screen[0]-0" 0 0
Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "on"
Option "AIGLX" "true"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/local"
EndSection
Section "Module"
Load "glx"
Load "extmod"
Load "xtrap"
Load "record"
Load "GLcore"
Load "dbe"
Load "dri"
Load "drm"
Load "freetype"
EndSection
Section "ServerFlags"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
#DisplaySize 380 300 # mm
### Comment all HorizSync and VertRefresh values to use DDC:
Identifier "Monitor0"
VendorName "ACR"
ModelName "AL1916"
HorizSync 31.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
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 "aticonfig-Monitor[0]-1"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "BusType" # [<str>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option "AGPFastWrite" # [<bool>]
#Option "AGPSize" # <i>
#Option "GARTSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnableDepthMoves" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "NoBackBuffer" # [<bool>]
#Option "DMAForXv" # [<bool>]
#Option "FBTexPercent" # <i>
#Option "DepthBits" # <i>
#Option "PCIAPERSize" # <i>
#Option "AccelDFS" # [<bool>]
#Option "DDCMode" # [<bool>]
#Option "IgnoreEDID" # [<bool>]
#Option "DisplayPriority" # [<str>]
#Option "PanelSize" # [<str>]
#Option "ForceMinDotClock" # <freq>
#Option "ColorTiling" # [<bool>]
#Option "VideoKey" # <i>
#Option "RageTheatreCrystal" # <i>
#Option "RageTheatreTunerPort" # <i>
#Option "RageTheatreCompositePort" # <i>
#Option "RageTheatreSVideoPort" # <i>
#Option "TunerType" # <i>
#Option "RageTheatreMicrocPath" # <str>
#Option "RageTheatreMicrocType" # <str>
#Option "ScalerWidth" # <i>
#Option "RenderAccel" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "ShowCache" # [<bool>]
#Option "DynamicClocks" # [<bool>]
#Option "VGAAccess" # [<bool>]
#Option "ReverseDDC" # [<bool>]
#Option "LVDSProbePLL" # [<bool>]
#Option "AccelMethod" # <str>
#Option "DRI" # [<bool>]
#Option "ConnectorTable" # <str>
#Option "DefaultConnectorTable" # [<bool>]
#Option "DefaultTMDSPLL" # [<bool>]
#Option "TVDACLoadDetect" # [<bool>]
#Option "ForceTVOut" # [<bool>]
#Option "TVStandard" # <str>
#Option "IgnoreLidStatus" # [<bool>]
Identifier "Card0"
Driver "fglrx"
VendorName "ATI Technologies Inc"
BoardName "RV505 [Radeon X1550 Series]"
Option "OpenGLOverlay" "on"
Option "VideoOverlay" "on"
Option "TexturedVideo" "on"
# Option "Capabilities" "0x00000800"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-1"
Driver "fglrx"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
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
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 "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-1"
Device "aticonfig-Device[0]-1"
Monitor "aticonfig-Monitor[0]-1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
I added an Extensions section to "enable" composite, even changing the word "enable" to "on" or "true" even messing with capitalization for kicks but nothing.

You ever figure this out casue i am having the same problem with nvidia drivers
Last edited by nmodlin (2009-07-03 11:18:03)

Similar Messages

  • Stacked Composition Issues

    i'm currently having an issue with my site.  I donwloaded an adobe muse theme from Musegrid called "Mega Menu".  It allows for a great deal of flexibility in terms of navigation, only when I added it to the master page the dropdown (In stacked mode) goes underneath all of the content on the homepage, rendering it pretty useless.  As the result of this, I placed the composition in Lightbox mode, but I don't particularly like how it looks.  Can anyone help me?
    Here is my site:
    http://www.aklocal.net/
    Thanks!
    J

    You need to make sure that the menu's container's z-index is higher than the other elements.
    Here is a CSS Tricks article that covers z-index: http://css-tricks.com/almanac/properties/z/z-index/
    @webmosphere

  • XFCE + Compiz compositing issues

    Hi,
    I'm using XFCE without display manager and I start it by using the command "startxfce4". Instead of using Xfwm, I'm running Compiz for window decorations, window centering and compositing. In the configuration of CCSM I've replaced Xfwm by the string "emerald --replace" as window decorator (which works fine).
    What I'm wondering is: does this completely "disable" Xfwm or is it just replaced during the booting of XFCE? For I've got some applications using transparency (Guake) and compositing (Docky) which experience minor issues with regards to transparency and compositing some of the time, not always. Could this be caused by a "late" replacement of Xfwm by Compiz/Emerald?
    If so, how can I fix this? Could anyone explain this to me?
    Thanks in advance!

    Hi,
    I recently installed xfce and set up compiz. I was able to get the wall, expo, and ring switcher to work with xfwm and xfce panels.
    To get compiz to load on startup, I had to add
    compiz --replace ccp to the startup programs.
    So far, xfce and compiz have been working out well.

  • Facelets template (J2EE6 Netbeans 6.8 glassfish v3) ui:composition issue

    Hello every body,
    First please excuse my bad english maybe...
    I'm ready to start a new project with Java EE 6 using netbeans 6.8 and glassfish v3.
    For the Web Tiers, I want to use facelets and JSf 2, but I encounter an issue when I want to create and use a facelets template
    Here are the steps to reproduce my problem (very simple..). Theses steps must be reproduced using Netbeans 6.8 :
    A. Project creation
    1. File > New Project > Java EE > Enterprise Application
    2. Project Name : (no matter) : SampleEE (do not check Use dedicated folder....)
    3. Server : Glassfish v3 Domain (provided with netbeans) / JavaEE Version : java EE 6.
    4. Check Create EJB Module and Create Web Application Module (and do not change default names)
    5. Do not check Create Application Client Module. Then Click Finish.
    B. Add JSF 2 Framework to the Web project
    1. In the project tab, right-clic the web project and clic Properties
    2. Select Frameworks and clic the "add" button and Add Java Server Faces (do not change the default configuration. Make sure to use Facelets (not jsp) as prefered page language in the configuration tab)
    3. Clic OK to confirm and close the window
    C. Create a facelet template
    1. In the web project node, right clic and select New > Other > JavaServer Faces > Facelets Template
    2. File Name : template (and do not change anything else : use CSS and use the first and easiest template. Do Not specify folder). Click Finish
    We get this template at the root of "Web Pages" (css is automatically generated in "resources/css"
    <?xml version='1.0' encoding='UTF-8' ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"
          xmlns:ui="http://java.sun.com/jsf/facelets"
          xmlns:h="http://java.sun.com/jsf/html">
        <h:head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
            <link href="./resources/css/default.css" rel="stylesheet" type="text/css" />
            <link href="./resources/css/cssLayout.css" rel="stylesheet" type="text/css" />
            <title>Facelets Template</title>
        </h:head>
        <h:body>
            <div id="top" class="top">
                <ui:insert name="top">Top</ui:insert>
            </div>
            <div id="content" class="center_content">
                <ui:insert name="content">Content</ui:insert>
            </div>
        </h:body>
    </html>D. Create a template client
    1. On the project node, right-clic and select New > Other > JavaServer Faces > Facelets Template Client
    2. File Name : client (do not specify any folder)
    3. Clic "browse" button to select a template, and select the template nammed "template"
    4. Check <ui:composition>" for "generated root tag" value (note the problem occurs even if we check "html")
    We get this file :
    {code}<?xml version='1.0' encoding='UTF-8' ?>
    <!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <ui:composition xmlns:ui="http://java.sun.com/jsf/facelets"
    template="./template.xhtml">
    <ui:define name="top">
    top
    </ui:define>
    <ui:define name="content">
    content
    </ui:define>
    </ui:composition>
    {code}
    E. Execute
    Now just clean and build and Run the project.
    1. Right Clic the project node and select Clean And Build
    2. Right clic the project node and select Run
    3. Wait for the web browser to open and go to the template url : http://localhost:8080/SampleEE-war/template.xhtml (we can see the template displays correctly, with the good CSS style automatically generated)
    4. Now go to the client URL (http://localhost:8080/SampleEE-war/client.xhtml
    There is a problem : tags are not interpreted and client.xhtml just returns a standard xml and no page is displayed. (if you check 'html' instead of <ui:composition> in the steps before, you can see the page, but it's not the correct page, display the page source and you will see all the facelets tags "<ui:composition..."> <ui:define> and so on...
    I don't know what to do to solve this.
    Please help me, i've been searching for so long hours now...
    Note that the project as no faces-config.xml, since it's now optional... I would prefer not to use it.
    Thank you in advance for your help.
    Edited by: Hitsugaya-kun on Jan 16, 2010 5:14 AM

    Kyuubi,
    Thanks for posting anyway. I too was overlooking /faces/* Servlet mapping in web.xml that NetBeans creates.
    Maybe this belongs in an separate thread, but when is <html> a good option to select (versus <ui:composition>) for the Generated Root Tag?
    Roberto
    Edited by: onebeartoe on Aug 11, 2010 6:54 AM

  • Compositing Issue

    I am having problems with Compositing on Final Cut Pro. I am just learning this so, please bare with me. I recieved stock footage from www.detonationfilms.com .The blood footage is all in front of a white background. So I put the footage in the timeline where I want the blood. I right click to composite>Multiply. Then I resize the blood clip and move it to where I want it. Then I use key frames to animate to stay with the person that the blood is coming from. Then I copy the footage of blood and layer the new copy underneath the original.
    I mean the blood looks fine, but there is a black line that outlines the box of the resized clip of footage. I tried cropping it out, but the line just moves with it. I tried removing one of the layers of footage, its now just not as noticeable. Then I tried to see if the key framing had something to do with it, but it was still there after I removed them. There is also footage available from that website that is front of a black background i.e. gun flares and explosions, and I have no trouble using those. I don't know what it could be, since I am pretty new to this. Is there anyone here who has any ideas. Any help would be much appreciated.
    Powerbook G4 Mac OS X (10.4.8)
    Powerbook G4   Mac OS X (10.4.8)  

    First, is the issue visible on an external television monitor?
    If your end product is going to be a DVD, encode a tiny sample clip to MPEG-2 using File>Export>Using Compressor, and see if the problem is still visible in the resulting .m2v. If not, you can safely ignore it while working in FCP.
    Zap

  • [KDE4] Compositing issue. Screen meshed up

    I've got a problem.
    When KDE4 compositon is turned on and video in full screen is playing, if something pops up (PSI popup, or OSD from other programs) the screen becames messed for a second. Random fragments of images. THe same effect when KDE splash screen is active.
    Turning off compositing helps.
    Nvidia GF 9400. Tried other drivers - doesn't help. KDEmod 4.2.2-1
    Is there any solution except turning the composition off?
    Last edited by vit (2009-05-02 04:58:45)

    I've encountered this problem alot of times. I've always though it was due to a preformance issue since I use the open Source Drivers. Do you use the propietary or the open source drivers. Also, as far as I know turning effects off is the only way.
    You should try to use the shourcut provided to do this(Ctrl + Alt + F12), makes it alot faster.

  • Hyperlink within Composition issue

    In the attached page I have a PSD button hyperlinked to another page - see blue "FlatHat" button. It is placed inside a Composition. I cannot get this or any other hyperlink, when placed into a composition, to work on an iPad. Is there a way to fix this?
    http://www.clik-clikusa.com/products.html

    Try emptying the cache on your browser.
    Also if you didn't chose underline for the returning visits function, then it will not be underlined the second time you visit it with the browser.
    Sincerely, David

  • Compositing Issue with Digital Juice Overlays

    Hi guys-
    This really isn't a digital juice ETK Overlay specific question, just the product. I am able to use regular overlays fine where the provided graphic is over the video, but I have problems when using the overlay mattes. Can anyone tell me the correct layering and what composite modes to use so that I can get my selected media in the matte and have my video underneath it. Any ideas on how to get this all layered correctly on the timeline? Thanks!
    -Jack

    Give this a try.
    Place your main video footage on V1.
    Place the video you want to show thru your Mask on V2 right above the video on V1.
    Add an Image Mask to the *.mov file you placed on V2. You probably know but just in case. To do this you Double click the V2 movie in your timeline so its in the Viewer. Then click on the effects tab in the browser and select Video Filters -> Matte -> Image Mask. Then just drag the Image Mask on top of the Viewer.
    Then click on Filters in the Viewer and you will see your Image Mask filter. Where you see the square box in the Mask line drag the Digital Juice Matte. Make sure the check box for invert is not checked.
    This should do it. Obviously you first should process the Matte file thru the Juicer app and have it imported into your project.
    Darrin

  • Xorg + fglrx = white screen

    So I made the switch to arch on my laptop too.
    All work nicely, except for fglrx. I had hdw generate a xorg.conf for me, and then edited the resolutions to fit ba hand.
    Now when I select fglrx as a driver, the X server does nothing, but display a black screen at first. Over the course of about then seconds, all the pixels on the screen get brighter and brighter, till they're all full white.
    Anyone seen this before? I'm not sure what to do. vesa as a driver works, but it is horribly slow on redering stuff, even in 2D.

    ATI and its proprietary drivers suck big time. I had lots of stability problems with them on my 9200 and it took a lot of tinkering to enable the DVI output.
    After the upgrade to 2.6.18 I switched to X.org's open source drivers and they literally blew my mind . DVI works out of the box, DRI is almost as fast as fglrx and stability issues are long gone.
    You should definetely give it a shot.

  • Need Help-SOA 11g File Adapter unable to delete input file and its crashing

    Hi All
    Please find the details below:
    1. We have created a simple SOA composite to Read file from an input directory, archive the file in an archive directory using Inbound File Adapter Read
    and then use Outbound File Adapter Write to move the file to a output directory.
    2. File Adapter needs to delete the file after successful read/retrieval.
    3. We are using the "Use Trigger File" for invoking the file adapter. This is a new feature in SOA 11g
    4. Also we are using the option of reading the file as an attachment as we are not doing any transformation in the composite
    Issue Details_
    1. When the trigger file is put in the input directory for the first time, the File Adapter reads the file, archives it and moves it to the output directory
    2. However it does not delete the input file from the input directory and raises Fatal Exception mentioned below:
    [*2011-01-12T16:55:48.639+05:30] [soa_server1] [WARNING] [] [oracle.soa.adapter] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@19c243d]*
    [userId: <anonymous>] [ecid: 0000IptyLrL9_aY5TrL6ic1DBOS_000009,0] [APP: soa-infra] File Adapter FileAdapterTriggerFilePOC PostProcessor::
    Delete failed, the operation will be retried for max of [0] times
    [2011-01-12T16:55:48.639+05:30] [soa_server1] [WARNING] [] [oracle.soa.adapter] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@19c243d]
    [userId: <anonymous>] [ecid: 0000IptyLrL9_aY5TrL6ic1DBOS_000009,0] [APP: soa-infra] File Adapter FileAdapterTriggerFilePOC [[
    BINDING.JCA-11042
    File deletion failed.
    File deletion failed.
    File : C:\Dibya\AttachmentTest\InputDir\TestFile3.txt could not be deleted.
    Delete the file and restart server. Contact oracle support if error is not fixable.
    If any one has faced similar issues, kindly provide pointers on how to resolve it.
    Regards,
    Dibya

    Hi,
    Using the file adapter, you can poll from multilple locations...
    Keep the following property in your .jca file
    <property name="DirectorySeparator" value="," />
    While giving the path in File Adapter configuration, keep comma and give the next location....then the file will be picked up from the locations you gave....
    Hope this helps...
    Thanks,
    N

  • 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

  • Superwhite Edges

    This is an issue we've noticed for some time, but have never received a response for the reason.
    We notice this most with white-on-white composites. There is a superwhite (105-110 IRE) edge around the cropped or repositioned image despite the elements themselves being 100 IRE. This seems to happen regardless of codec, resolution, bit-depth (8- vs 10-bit), or "Process Maximum White as..." settings.
    As an example, try this:
    1.) create two White Color Solids in the timeline, one on top of the other.
    2.) reposition the top Solid and render (it doesn't appear in an unrendered timeline)
    3.) Look at the waveform monitor and notice the dot(s) sitting well above 100.
    It is important to look at the waveform and not just rely on the canvas display as it seems the way FCP renders video to the canvas clips >100IRE levels (this is just a guess, though). It is clearly visible on broadcast (and consumer) monitors hooked up to our Kona 3 card.
    Now, we know some work-arounds (3% feather, which isn't always best for obvious reasons; nesting and applying a custom broadcast safe filter, etc), but I'm really interested in what is causing this issue to begin with.
    One thing we did notice is that by changing the video processing to RGB, FCP seems to clip values below 0 and above 100. However, this is a non-ideal situation as we want there to be as little conversion as possible.
    System setup/specs for those interested (though it shows up on all our systems):
    MacPro 2,1
    2xQuad 3.0GHz
    4GB RAM
    ATI RadeonX1900
    AJA Kona 3
    FCP 6.0.5
    (As an aside, this was even brought up last year by someone else, with no response: http://discussions.apple.com/thread.jspa?messageID=7350402&#7350402 )

    Agreed on FCPs poor keyframe/animation control. Most compositing and graphic work, we do in After Effects. But we do get these quick jobs where everything is done in FCP. And unfortunately, that's most often when we see these problems.
    We'll do some tests to see how much the 'Fastest' setting will affect the in-timeline graphics.
    Today I finally had the time to sit down and try to figure this out. It seems like it's a sub-pixel compositing issue. If I manage to get everything to whole pixel values in a square pixel comp, there is no superwhite line. At least now I know what's causing it, the question is, why?
    I guess I can file a bug report with Apple, but I'm not sure how much attention they pay to those lately.

  • The best format for output

    Hi All,
    working in animation project to be broadcasted on a TV channel as HD1080 50i,
    1- all the animation layers was rendered from TOONBOOM as .SWF to keep it in vector for compositing issue.
    Dose SWF lose any quality? we always use TGA sequence with alpha in our past SD projects but now we found SWF is a smaller file size and allows zooming Because it keeps all vector lines.
    2- compositing each scene in after effects cs6 and then render them.
    What is the best format for output to deal with premiere cs6 as a real time playback ( my editing pc includes gtx680 4gb., many HGST 3tb with raid controller,64g ram, aja kona 3g) so do I go with TGA sequence (I think it will destroy the raid Because of the large number of small-sized files in read and write ) or MOV uncompressed (I'm afraid of the space size and don’t know it will play in real time ) or what is the best compressed format Maintaining video image quality as its now will be my only master source?
    Many thanks,
    sherif

    Thanks Rick for your reply,
    Regarding the SWF i moved to flash pro forums and they are supporting me now,
    My system is a pc, win.64, I7-3930K, 64G RAM, EVGA GTX680 4G, Many HGST 3TB with raid controler,
    Some advised me to go with Quicktime Prores HQ or DNXHD or DPX ,
    In this year project my client's requirement for delivery is :
    DNxHD 120 Codec, wrapped with QuickTime rapper, which means a file with MOV extension and the codec used is DNxHD 120 ( 1080@50i HD)
    So do i work with dnxhd 120 from the beginning to the delivery? (and it will be my only master source) or another format encode it at the end to dnxhd 120? ( i will distribut this project to many channels after the first run exclusivity period end with different requirements).
    Thanks,
    Sherif

  • Can't fix fglrx/Xorg black screen issue, no matter what I try!

    I've tried everything that I can think of or find online to fix this. Please help.
    I'm getting what seems to be an oft-recurring issue where Xorg simply won't start when using the fglrx driver. It boots fine with VESA or Xfree86-ati, but using fglrx I just get a black screen that won't accept any input, although ssh'ing into the box while this is happening still works.
    I've been reading forum posts for *days* now trying to get this to work. I've tried every combination of 12.4/12.6 drivers, Xorg 1.11/1.12 and modeset/nomodeset kernel parameters. I definitely do not have any radeon or other DRI modules compiled into my kernel. I have an HD4200, SLiM/Xfce4, and I'm using the proper catalyst-hd234k package. The fglrx module has been compiled for my kernel and added to my initramfs, and it loads at boot. lsmod reveals its presence and does *not* show 'radeon'. I have uninstalled every video driver aside from fglrx and Xfree86-vesa. Output does not seem to be going to HDMI instead. Switching consoles/typing blindly does not work, and I need to hold the power button for 5 seconds to shutdown. I've run aticonfig --initial and tried aticonfig --acpi-services=off, too.
    I've tried *all* the different tweaks that I've found to try to make a working xorg.conf, but here's what I'm trying to use now:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    #Section "Module"
    # Load "extmod"
    # Load "dri"
    # Load "glx"
    # Load "dri2"
    # Load "record"
    # Load "dbe"
    #EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:1:5:0"
    Option "EXAPixmaps" "off"
    Option "XAANoOffScreenPixmaps" "true"
    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 16
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1680x1050" "1440x900" "1366x768"
    EndSubSection
    EndSection
    My Xorg log seems fantastically uninformative, since it seems to show the fglrx module loading and does not report any errors:
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 19.388] X Protocol Version 11, Revision 0
    [ 19.388] Build Operating System: Linux 3.4.8-1-ARCH x86_64
    [ 19.388] Current Operating System: Linux splice 3.5.3-1-ARCH #1 SMP PREEMPT Tue Sep 18 00:11:37 EDT 2012 x86_64
    [ 19.388] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=228ebc5f-ada6-4d9c-9e93-fc645085e5cd ro quiet nomodeset resume=/dev/sda5 init=/bin/systemd
    [ 19.389] Build Date: 27 August 2012 08:04:39AM
    [ 19.389]
    [ 19.389] Current version of pixman: 0.26.2
    [ 19.389] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 19.389] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 19.389] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 18 07:02:13 2012
    [ 19.496] (==) Using config file: "/etc/X11/xorg.conf"
    [ 19.496] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 19.769] (==) ServerLayout "X.org Configured"
    [ 19.769] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 19.769] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 19.790] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 19.790] (**) |-->Input Device "Mouse0"
    [ 19.790] (**) |-->Input Device "Keyboard0"
    [ 19.790] (==) Automatically adding devices
    [ 19.790] (==) Automatically enabling devices
    [ 19.993] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 19.993] Entry deleted from font path.
    [ 20.193] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 20.193] Entry deleted from font path.
    [ 20.193] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 20.195] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 20.196] Entry deleted from font path.
    [ 20.196] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 20.196] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 20.196] Entry deleted from font path.
    [ 20.196] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 20.196] Entry deleted from font path.
    [ 20.196] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 20.196] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 20.196] Entry deleted from font path.
    [ 20.196] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 20.196] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 20.196] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 20.196] (**) Extension "Composite" is disabled
    [ 20.196] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 20.196] (WW) Disabling Mouse0
    [ 20.196] (WW) Disabling Keyboard0
    [ 20.196] (II) Loader magic: 0x7c8b00
    [ 20.196] (II) Module ABI versions:
    [ 20.196] X.Org ANSI C Emulation: 0.4
    [ 20.196] X.Org Video Driver: 12.1
    [ 20.196] X.Org XInput driver : 16.0
    [ 20.196] X.Org Server Extension : 6.0
    [ 20.198] (--) PCI:*(0:1:5:0) 1002:9712:17aa:21b8 rev 0, Mem @ 0xc0000000/268435456, 0xd0400000/65536, 0xd0300000/1048576, I/O @ 0x00009000/256
    [ 20.198] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 20.198] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 20.198] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 20.198] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 20.198] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    [ 20.198] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    [ 20.198] (II) "dri2" will be loaded by default.
    [ 20.198] (II) LoadModule: "extmod"
    [ 20.439] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 20.468] (II) Module extmod: vendor="X.Org Foundation"
    [ 20.468] compiled for 1.12.4, module version = 1.0.0
    [ 20.468] Module class: X.Org Server Extension
    [ 20.468] ABI class: X.Org Server Extension, version 6.0
    [ 20.468] (II) Loading extension MIT-SCREEN-SAVER
    [ 20.468] (II) Loading extension XFree86-VidModeExtension
    [ 20.468] (II) Loading extension XFree86-DGA
    [ 20.468] (II) Loading extension DPMS
    [ 20.468] (II) Loading extension XVideo
    [ 20.468] (II) Loading extension XVideo-MotionCompensation
    [ 20.468] (II) Loading extension X-Resource
    [ 20.468] (II) LoadModule: "dri"
    [ 20.468] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 20.545] (II) Module dri: vendor="X.Org Foundation"
    [ 20.545] compiled for 1.12.4, module version = 1.0.0
    [ 20.545] ABI class: X.Org Server Extension, version 6.0
    [ 20.545] (II) Loading extension XFree86-DRI
    [ 20.545] (II) LoadModule: "glx"
    [ 20.554] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 20.685] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 20.685] compiled for 6.9.0, module version = 1.0.0
    [ 20.685] (II) Loading extension GLX
    [ 20.685] (II) LoadModule: "dri"
    [ 20.685] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 20.686] (II) Module dri: vendor="X.Org Foundation"
    [ 20.686] compiled for 1.12.4, module version = 1.0.0
    [ 20.686] ABI class: X.Org Server Extension, version 6.0
    [ 20.686] (II) LoadModule: "record"
    [ 20.686] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 20.716] (II) Module record: vendor="X.Org Foundation"
    [ 20.716] compiled for 1.12.4, module version = 1.13.0
    [ 20.716] Module class: X.Org Server Extension
    [ 20.716] ABI class: X.Org Server Extension, version 6.0
    [ 20.716] (II) Loading extension RECORD
    [ 20.716] (II) LoadModule: "dbe"
    [ 20.717] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 20.742] (II) Module dbe: vendor="X.Org Foundation"
    [ 20.742] compiled for 1.12.4, module version = 1.0.0
    [ 20.743] Module class: X.Org Server Extension
    [ 20.743] ABI class: X.Org Server Extension, version 6.0
    [ 20.743] (II) Loading extension DOUBLE-BUFFER
    [ 20.743] (II) LoadModule: "dri2"
    [ 20.743] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 20.811] (II) Module dri2: vendor="X.Org Foundation"
    [ 20.811] compiled for 1.12.4, module version = 1.2.0
    [ 20.811] ABI class: X.Org Server Extension, version 6.0
    [ 20.811] (II) Loading extension DRI2
    [ 20.811] (II) LoadModule: "fglrx"
    [ 20.811] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 22.869] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    [ 22.869] compiled for 1.4.99.906, module version = 8.97.2
    [ 22.869] Module class: X.Org Video Driver
    [ 22.871] (II) Loading sub module "fglrxdrm"
    [ 22.871] (II) LoadModule: "fglrxdrm"
    [ 22.871] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 22.979] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    [ 22.979] compiled for 1.4.99.906, module version = 8.97.2
    [ 22.979] (II) ATI Proprietary Linux Driver Version Identifier:8.97.2
    [ 22.979] (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.97.100.3
    [ 22.979] (II) ATI Proprietary Linux Driver Build Date: Jul 3 2012 23:56:30
    [ 22.979] (++) using VT number 7
    [ 23.041] (WW) Falling back to old probe method for fglrx
    [ 23.355] (II) Loading PCS database from /etc/ati/amdpcsdb
    [ 23.449] (--) Chipset Supported AMD Graphics Processor (0x9712) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:0) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:2) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:5:1) found
    [ 23.465] (II) AMD Video driver is running on a device belonging to a group targeted for this release
    [ 23.477] (II) AMD Video driver is signed
    [ 23.478] (II) fglrx(0): pEnt->device->identifier=0x1cdc440
    [ 23.478] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
    [ 23.478] (II) Loading sub module "vgahw"
    [ 23.478] (II) LoadModule: "vgahw"
    [ 23.478] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 23.488] (II) Module vgahw: vendor="X.Org Foundation"
    [ 23.488] compiled for 1.12.4, module version = 0.1.0
    [ 23.488] ABI class: X.Org Video Driver, version 12.1
    [ 23.489] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 23.489] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 23.489] (==) fglrx(0): Default visual is TrueColor
    [ 23.489] (**) fglrx(0): Option "DPMS" "true"
    [ 23.489] (==) fglrx(0): RGB weight 888
    [ 23.489] (II) fglrx(0): Using 8 bits per RGB
    [ 23.489] (==) fglrx(0): Buffer Tiling is ON
    [ 23.508] (II) Loading sub module "fglrxdrm"
    [ 23.508] (II) LoadModule: "fglrxdrm"
    [ 23.508] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 23.508] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    [ 23.508] compiled for 1.4.99.906, module version = 8.97.2
    [ 23.525] ukiDynamicMajor: found major device number 251
    [ 23.526] ukiDynamicMajor: found major device number 251
    [ 23.526] ukiOpenByBusid: Searching for BusID PCI:1:5:0
    [ 23.526] ukiOpenDevice: node name is /dev/ati/card0
    [ 23.526] ukiOpenDevice: open result is 12, (OK)
    [ 23.526] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 23.526] ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
    [ 23.526] (**) fglrx(0): NoAccel = NO
    [ 23.526] (**) fglrx(0): ATI 2D Acceleration Architecture enabled
    [ 23.526] (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 4200 Series" (Chipset = 0x9712)
    [ 23.526] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x21b8)
    [ 23.526] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    [ 23.526] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
    [ 23.526] (--) fglrx(0): MMIO registers at 0xd0400000
    [ 23.526] (--) fglrx(0): I/O port at 0x00009000
    [ 23.526] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 23.555] (II) fglrx(0): ATIF platform detected
    [ 23.556] (II) fglrx(0): AC Adapter is used
    [ 23.576] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 23.582] (II) Loading sub module "vbe"
    [ 23.582] (II) LoadModule: "vbe"
    [ 23.603] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 23.617] (II) Module vbe: vendor="X.Org Foundation"
    [ 23.617] compiled for 1.12.4, module version = 1.1.0
    [ 23.617] ABI class: X.Org Video Driver, version 12.1
    [ 23.629] (II) fglrx(0): VESA BIOS detected
    [ 23.629] (II) fglrx(0): VESA VBE Version 3.0
    [ 23.629] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 23.629] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    [ 23.629] (II) fglrx(0): VESA VBE OEM Software Rev: 10.94
    [ 23.629] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    [ 23.629] (II) fglrx(0): VESA VBE OEM Product: RS880M
    [ 23.629] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 23.652] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    [ 23.652] (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR3
    [ 23.652] (II) fglrx(0): PCIE card detected
    [ 23.652] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 23.652] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 23.655] (II) fglrx(0): Using adapter: 1:5.0.
    [ 23.663] (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
    [ 23.691] (II) fglrx(0): Interrupt handler installed at IRQ 18.
    [ 23.691] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 23.691] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 23.692] (==) fglrx(0): Center Mode is disabled
    [ 23.692] (II) Loading sub module "fb"
    [ 23.692] (II) LoadModule: "fb"
    [ 23.692] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 23.722] (II) Module fb: vendor="X.Org Foundation"
    [ 23.722] compiled for 1.12.4, module version = 1.0.0
    [ 23.722] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 23.722] (II) Loading sub module "ddc"
    [ 23.722] (II) LoadModule: "ddc"
    [ 23.722] (II) Module "ddc" already built-in
    fglrxinfo while running Xorg without an xorg.conf gives me this:
    X Error of failed request: BadRequest (invalid request code or no such operation)
    Major opcode of failed request: 135 (GLX)
    Minor opcode of failed request: 19 (X_GLXQueryServerString)
    Serial number of failed request: 12
    Current serial number in output stream: 12
    And in a console it tells me that it can't open display(null)... all of which I suspect is expected behaviour when the driver is not actually in use. I just wish something would tell me what's actually *wrong*, here, instead of just expecting me to magically figure out exactly the right configuration that will actually let me use fglrx.
    I... I just want to be able to play minecraft. :`(
    Last edited by Medlam (2012-09-18 13:48:42)

    I'm sure you've tried reading https://bbs.archlinux.org/viewtopic.php?id=57084
    and http://wiki.cchtml.com/index.php/Configuring
    and I'm sure you've done
    aticonfig --initial
    I had to use https://wiki.archlinux.org/index.php/AT … leshooting, specifically the part about disabling EXAPixmaps to make my card work.
    What model is your ATI card? that would help. A LOT of ATI cards were dropped from proprietary support with the Catalyst driver.

  • [SOLVED] Odd text issue with compositing

    I'm getting black boxes around letters in tint2 and xfce-terminal. Check out this image:
    I use complete autoconfig w/X (no xorg.conf). I have the xfce compositor turned on, which is working normally.
    Here's my tint2 config:
    # Background definitions
    # ID 1
    rounded = 7
    border_width = 1
    background_color = #000000 45
    border_color = #FFFFFF 12
    # ID 2
    rounded = 5
    border_width = 0
    background_color = #FFFFFF 24
    border_color = #FFFFFF 12
    # ID 3
    rounded = 5
    border_width = 0
    background_color = #FFFFFF 45
    border_color = #FFFFFF 64
    # Panel
    panel_monitor = all
    panel_position = top left horizontal
    panel_size = 0 28
    panel_margin = 0 0
    panel_padding = 2 2 0
    panel_dock = 1
    wm_menu = 1
    panel_layer = bottom
    panel_background_id = 1
    # Panel Autohide
    autohide = 0
    autohide_show_timeout = 0.0
    autohide_hide_timeout = 0.0
    autohide_height = 0
    strut_policy = follow_size
    # Taskbar
    taskbar_mode = multi_desktop
    taskbar_padding = 1 1 1
    taskbar_background_id = 0
    #taskbar_active_background_id = 0
    # Tasks
    urgent_nb_of_blink = 7
    task_icon = 1
    task_text = 1
    task_centered = 1
    task_maximum_size = 150 30
    task_padding = 6 4
    task_background_id = 2
    task_active_background_id = 3
    task_urgent_background_id = 0
    task_iconified_background_id = 2
    # Task Icons
    task_icon_asb = 80 -10 -10
    task_active_icon_asb = 100 0 0
    Thanks in advance!
    [EDIT]
    I just turned off the xfce compositer and tried xcompmgr, which fixed the issue. Any idea how to fix xfce's compositer?
    [/EDIT]
    Last edited by gaenserich (2010-07-25 19:21:28)

    Bump...the problem persists in x.org 1.8 too, and is not xfce-specific.
    The bug affects not only tint2 (with just xfce-compositor) but also terminal and gpodder (notice the numbers) (with all compositors):
    My Xorg.0.log:
    [ 66.003] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
    [ 66.003] _XSERVTransOpen: transport open failed for inet6/gaenserich:0
    [ 66.003] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
    [ 66.016]
    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.
    [ 66.017]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [ 66.017] X Protocol Version 11, Revision 0
    [ 66.017] Build Operating System: Linux 2.6.34-ARCH x86_64
    [ 66.017] Current Operating System: Linux gaenserich 2.6.34-ARCH #1 SMP PREEMPT Sat Jun 19 00:07:49 CEST 2010 x86_64
    [ 66.017] Kernel command line: cryptdevice=/dev/sda3:root root=/dev/mapper/root ro i915.powersave=0
    [ 66.017] Build Date: 21 June 2010 12:01:49PM
    [ 66.017]
    [ 66.017] Current version of pixman: 0.18.2
    [ 66.017] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 66.017] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 66.017] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 23 09:09:30 2010
    [ 66.049] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 66.088] (==) No Layout section. Using the first Screen section.
    [ 66.089] (==) No screen section available. Using defaults.
    [ 66.089] (**) |-->Screen "Default Screen Section" (0)
    [ 66.089] (**) | |-->Monitor "<default monitor>"
    [ 66.089] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 66.089] (==) Automatically adding devices
    [ 66.089] (==) Automatically enabling devices
    [ 66.104] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 66.105] Entry deleted from font path.
    [ 66.117] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 66.117] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 66.117] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 66.117] (II) Loader magic: 0x7ce880
    [ 66.117] (II) Module ABI versions:
    [ 66.117] X.Org ANSI C Emulation: 0.4
    [ 66.117] X.Org Video Driver: 7.0
    [ 66.117] X.Org XInput driver : 9.0
    [ 66.117] X.Org Server Extension : 3.0
    [ 66.132] (--) PCI:*(0:0:2:0) 8086:2a42:1043:1862 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000dc00/8
    [ 66.132] (--) PCI: (0:0:2:1) 8086:2a43:1043:1862 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xfe800000/1048576
    [ 66.132] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 66.132] (II) LoadModule: "extmod"
    [ 66.134] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 66.134] (II) Module extmod: vendor="X.Org Foundation"
    [ 66.134] compiled for 1.8.1.902, module version = 1.0.0
    [ 66.134] Module class: X.Org Server Extension
    [ 66.134] ABI class: X.Org Server Extension, version 3.0
    [ 66.134] (II) Loading extension MIT-SCREEN-SAVER
    [ 66.134] (II) Loading extension XFree86-VidModeExtension
    [ 66.134] (II) Loading extension XFree86-DGA
    [ 66.134] (II) Loading extension DPMS
    [ 66.134] (II) Loading extension XVideo
    [ 66.134] (II) Loading extension XVideo-MotionCompensation
    [ 66.134] (II) Loading extension X-Resource
    [ 66.134] (II) LoadModule: "dbe"
    [ 66.134] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 66.134] (II) Module dbe: vendor="X.Org Foundation"
    [ 66.134] compiled for 1.8.1.902, module version = 1.0.0
    [ 66.134] Module class: X.Org Server Extension
    [ 66.134] ABI class: X.Org Server Extension, version 3.0
    [ 66.134] (II) Loading extension DOUBLE-BUFFER
    [ 66.134] (II) LoadModule: "glx"
    [ 66.134] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 66.135] (II) Module glx: vendor="X.Org Foundation"
    [ 66.135] compiled for 1.8.1.902, module version = 1.0.0
    [ 66.135] ABI class: X.Org Server Extension, version 3.0
    [ 66.135] (==) AIGLX enabled
    [ 66.135] (II) Loading extension GLX
    [ 66.135] (II) LoadModule: "record"
    [ 66.135] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 66.135] (II) Module record: vendor="X.Org Foundation"
    [ 66.135] compiled for 1.8.1.902, module version = 1.13.0
    [ 66.135] Module class: X.Org Server Extension
    [ 66.135] ABI class: X.Org Server Extension, version 3.0
    [ 66.135] (II) Loading extension RECORD
    [ 66.135] (II) LoadModule: "dri"
    [ 66.135] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 66.135] (II) Module dri: vendor="X.Org Foundation"
    [ 66.135] compiled for 1.8.1.902, module version = 1.0.0
    [ 66.135] ABI class: X.Org Server Extension, version 3.0
    [ 66.135] (II) Loading extension XFree86-DRI
    [ 66.135] (II) LoadModule: "dri2"
    [ 66.135] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 66.135] (II) Module dri2: vendor="X.Org Foundation"
    [ 66.135] compiled for 1.8.1.902, module version = 1.2.0
    [ 66.135] ABI class: X.Org Server Extension, version 3.0
    [ 66.135] (II) Loading extension DRI2
    [ 66.135] (==) Matched intel as autoconfigured driver 0
    [ 66.135] (==) Matched vesa as autoconfigured driver 1
    [ 66.135] (==) Matched fbdev as autoconfigured driver 2
    [ 66.135] (==) Assigned the driver to the xf86ConfigLayout
    [ 66.135] (II) LoadModule: "intel"
    [ 66.141] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 66.180] (II) Module intel: vendor="X.Org Foundation"
    [ 66.180] compiled for 1.8.1, module version = 2.11.0
    [ 66.180] Module class: X.Org Video Driver
    [ 66.180] ABI class: X.Org Video Driver, version 7.0
    [ 66.180] (II) LoadModule: "vesa"
    [ 66.181] (WW) Warning, couldn't open module vesa
    [ 66.181] (II) UnloadModule: "vesa"
    [ 66.181] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 66.181] (II) LoadModule: "fbdev"
    [ 66.182] (WW) Warning, couldn't open module fbdev
    [ 66.182] (II) UnloadModule: "fbdev"
    [ 66.182] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 66.182] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 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, Clarkdale, Arrandale
    [ 66.182] (--) using VT number 2
    [ 66.189] (II) Primary Device is: PCI 00@00:02:0
    [ 66.191] drmOpenDevice: node name is /dev/dri/card0
    [ 66.191] drmOpenDevice: open result is 10, (OK)
    [ 66.237] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 66.237] drmOpenDevice: node name is /dev/dri/card0
    [ 66.237] drmOpenDevice: open result is 10, (OK)
    [ 66.237] drmOpenByBusid: drmOpenMinor returns 10
    [ 66.237] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 66.237] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 66.237] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 66.237] (==) intel(0): RGB weight 888
    [ 66.237] (==) intel(0): Default visual is TrueColor
    [ 66.237] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
    [ 66.237] (--) intel(0): Chipset: "GM45"
    [ 66.237] (==) intel(0): video overlay key set to 0x101fe
    [ 66.257] (II) intel(0): Output VGA1 has no monitor section
    [ 66.359] (II) intel(0): Output LVDS1 has no monitor section
    [ 66.359] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 66.368] (II) intel(0): Output HDMI1 has no monitor section
    [ 66.368] (II) intel(0): Output DP1 has no monitor section
    [ 66.373] (II) intel(0): Output DP2 has no monitor section
    [ 66.393] (II) intel(0): EDID for output VGA1
    [ 66.496] (II) intel(0): EDID for output LVDS1
    [ 66.496] (II) intel(0): Manufacturer: AUO Model: 102c Serial#: 0
    [ 66.496] (II) intel(0): Year: 2008 Week: 1
    [ 66.496] (II) intel(0): EDID Version: 1.3
    [ 66.496] (II) intel(0): Digital Display Input
    [ 66.496] (II) intel(0): Max Image Size [cm]: horiz.: 29 vert.: 16
    [ 66.496] (II) intel(0): Gamma: 2.20
    [ 66.496] (II) intel(0): No DPMS capabilities specified
    [ 66.496] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 66.496] (II) intel(0): First detailed timing is preferred mode
    [ 66.496] (II) intel(0): redX: 0.607 redY: 0.351 greenX: 0.330 greenY: 0.619
    [ 66.496] (II) intel(0): blueX: 0.149 blueY: 0.104 whiteX: 0.302 whiteY: 0.321
    [ 66.496] (II) intel(0): Manufacturer's mask: 0
    [ 66.496] (II) intel(0): Supported detailed timing:
    [ 66.496] (II) intel(0): clock: 72.0 MHz Image Size: 293 x 164 mm
    [ 66.496] (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1494 h_border: 0
    [ 66.496] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 803 v_border: 0
    [ 66.496] (II) intel(0): Unknown vendor-specific block f
    [ 66.496] (II) intel(0): AUO
    [ 66.496] (II) intel(0): B133XW01 V0
    [ 66.496] (II) intel(0): EDID (in hex):
    [ 66.496] (II) intel(0): 00ffffffffffff0006af2c1000000000
    [ 66.496] (II) intel(0): 01120103801d10780aba659b59549e26
    [ 66.496] (II) intel(0): 1a4d5200000001010101010101010101
    [ 66.496] (II) intel(0): 010101010101201c5680500023303020
    [ 66.496] (II) intel(0): 360025a4100000180000000f00000000
    [ 66.496] (II) intel(0): 00000000000000000020000000fe0041
    [ 66.496] (II) intel(0): 554f0a202020202020202020000000fe
    [ 66.496] (II) intel(0): 004231333358573031205630200a00bc
    [ 66.496] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 66.496] (II) intel(0): Printing probed modes for output LVDS1
    [ 66.496] (II) intel(0): Modeline "1366x768"x60.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz)
    [ 66.496] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 66.496] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 66.496] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 66.496] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 66.505] (II) intel(0): EDID for output HDMI1
    [ 66.505] (II) intel(0): EDID for output DP1
    [ 66.510] (II) intel(0): EDID for output DP2
    [ 66.510] (II) intel(0): Output VGA1 disconnected
    [ 66.510] (II) intel(0): Output LVDS1 connected
    [ 66.511] (II) intel(0): Output HDMI1 disconnected
    [ 66.511] (II) intel(0): Output DP1 disconnected
    [ 66.511] (II) intel(0): Output DP2 disconnected
    [ 66.511] (II) intel(0): Using exact sizes for initial modes
    [ 66.511] (II) intel(0): Output LVDS1 using initial mode 1366x768
    [ 66.511] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 66.511] (II) intel(0): Pageflipping enabled in kernel, but disabled in X
    [ 66.511] (II) intel(0): Don't panic: https://bugzilla.redhat.com/588421
    [ 66.511] (==) intel(0): DPI set to (96, 96)
    [ 66.511] (II) Loading sub module "fb"
    [ 66.511] (II) LoadModule: "fb"
    [ 66.511] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 66.511] (II) Module fb: vendor="X.Org Foundation"
    [ 66.511] compiled for 1.8.1.902, module version = 1.0.0
    [ 66.511] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 66.511] (==) Depth 24 pixmap format is 32 bpp
    [ 66.511] (II) intel(0): [DRI2] Setup complete
    [ 66.511] (II) intel(0): [DRI2] DRI driver: i965
    [ 66.511] (**) intel(0): Tiling enabled
    [ 66.511] (**) intel(0): SwapBuffers wait enabled
    [ 66.511] (==) intel(0): VideoRam: 262144 KB
    [ 66.511] (II) intel(0): Attempting memory allocation with tiled buffers.
    [ 66.511] (II) intel(0): Tiled allocation successful.
    [ 66.525] (II) UXA(0): Driver registered support for the following operations:
    [ 66.525] (II) solid
    [ 66.525] (II) copy
    [ 66.525] (II) composite (RENDER acceleration)
    [ 66.525] (II) put_image
    [ 66.525] (==) intel(0): Backing store disabled
    [ 66.525] (==) intel(0): Silken mouse enabled
    [ 66.525] (II) intel(0): Initializing HW Cursor
    [ 66.556] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 66.559] (==) intel(0): DPMS enabled
    [ 66.559] (==) intel(0): Intel XvMC decoder enabled
    [ 66.559] (II) intel(0): Set up textured video
    [ 66.559] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 66.559] (II) intel(0): direct rendering: DRI2 Enabled
    [ 66.559] (--) RandR disabled
    [ 66.559] (II) Initializing built-in extension Generic Event Extension
    [ 66.559] (II) Initializing built-in extension SHAPE
    [ 66.559] (II) Initializing built-in extension MIT-SHM
    [ 66.559] (II) Initializing built-in extension XInputExtension
    [ 66.559] (II) Initializing built-in extension XTEST
    [ 66.559] (II) Initializing built-in extension BIG-REQUESTS
    [ 66.559] (II) Initializing built-in extension SYNC
    [ 66.559] (II) Initializing built-in extension XKEYBOARD
    [ 66.559] (II) Initializing built-in extension XC-MISC
    [ 66.559] (II) Initializing built-in extension SECURITY
    [ 66.559] (II) Initializing built-in extension XINERAMA
    [ 66.559] (II) Initializing built-in extension XFIXES
    [ 66.559] (II) Initializing built-in extension RENDER
    [ 66.559] (II) Initializing built-in extension RANDR
    [ 66.559] (II) Initializing built-in extension COMPOSITE
    [ 66.559] (II) Initializing built-in extension DAMAGE
    [ 66.585] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 66.585] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 66.585] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 66.585] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 66.585] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 66.585] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
    [ 66.585] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 66.585] (II) intel(0): Setting screen physical size to 361 x 203
    [ 67.090] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 67.090] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 67.090] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 67.090] (II) LoadModule: "evdev"
    [ 67.090] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 67.090] (II) Module evdev: vendor="X.Org Foundation"
    [ 67.090] compiled for 1.8.0, module version = 2.4.0
    [ 67.090] Module class: X.Org XInput Driver
    [ 67.090] ABI class: X.Org XInput driver, version 9.0
    [ 67.090] (**) Power Button: always reports core events
    [ 67.090] (**) Power Button: Device: "/dev/input/event4"
    [ 67.100] (II) Power Button: Found keys
    [ 67.100] (II) Power Button: Configuring as keyboard
    [ 67.100] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 67.100] (**) Option "xkb_rules" "evdev"
    [ 67.100] (**) Option "xkb_model" "evdev"
    [ 67.100] (**) Option "xkb_layout" "us, de"
    [ 67.100] (**) Option "xkb_options" "grp:alt_shift_toggle"
    [ 67.160] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
    [ 67.160] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 67.161] (**) Video Bus: Applying InputClass "Keyboard Defaults"
    [ 67.161] (**) Video Bus: always reports core events
    [ 67.161] (**) Video Bus: Device: "/dev/input/event9"
    [ 67.170] (II) Video Bus: Found keys
    [ 67.170] (II) Video Bus: Configuring as keyboard
    [ 67.170] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 67.170] (**) Option "xkb_rules" "evdev"
    [ 67.170] (**) Option "xkb_model" "evdev"
    [ 67.170] (**) Option "xkb_layout" "us, de"
    [ 67.170] (**) Option "xkb_options" "grp:alt_shift_toggle"
    [ 67.176] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 67.176] (II) No input driver/identifier specified (ignoring)
    [ 67.176] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 67.176] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 67.177] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
    [ 67.177] (**) Sleep Button: always reports core events
    [ 67.177] (**) Sleep Button: Device: "/dev/input/event2"
    [ 67.186] (II) Sleep Button: Found keys
    [ 67.186] (II) Sleep Button: Configuring as keyboard
    [ 67.186] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 67.186] (**) Option "xkb_rules" "evdev"
    [ 67.187] (**) Option "xkb_model" "evdev"
    [ 67.187] (**) Option "xkb_layout" "us, de"
    [ 67.187] (**) Option "xkb_options" "grp:alt_shift_toggle"
    [ 67.191] (II) config/udev: Adding input device USB 2.0 UVC 0.3M Webcam (/dev/input/event6)
    [ 67.191] (**) USB 2.0 UVC 0.3M Webcam: Applying InputClass "evdev keyboard catchall"
    [ 67.191] (**) USB 2.0 UVC 0.3M Webcam: Applying InputClass "Keyboard Defaults"
    [ 67.191] (**) USB 2.0 UVC 0.3M Webcam: always reports core events
    [ 67.191] (**) USB 2.0 UVC 0.3M Webcam: Device: "/dev/input/event6"
    [ 67.203] (II) USB 2.0 UVC 0.3M Webcam: Found keys
    [ 67.203] (II) USB 2.0 UVC 0.3M Webcam: Configuring as keyboard
    [ 67.203] (II) XINPUT: Adding extended input device "USB 2.0 UVC 0.3M Webcam" (type: KEYBOARD)
    [ 67.203] (**) Option "xkb_rules" "evdev"
    [ 67.203] (**) Option "xkb_model" "evdev"
    [ 67.203] (**) Option "xkb_layout" "us, de"
    [ 67.203] (**) Option "xkb_options" "grp:alt_shift_toggle"
    [ 67.204] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
    [ 67.205] (II) No input driver/identifier specified (ignoring)
    [ 67.212] (II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event5)
    [ 67.212] (**) Asus Laptop extra buttons: Applying InputClass "evdev keyboard catchall"
    [ 67.212] (**) Asus Laptop extra buttons: Applying InputClass "Keyboard Defaults"
    [ 67.212] (**) Asus Laptop extra buttons: always reports core events
    [ 67.212] (**) Asus Laptop extra buttons: Device: "/dev/input/event5"
    [ 67.226] (II) Asus Laptop extra buttons: Found keys
    [ 67.226] (II) Asus Laptop extra buttons: Configuring as keyboard
    [ 67.226] (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
    [ 67.227] (**) Option "xkb_rules" "evdev"
    [ 67.227] (**) Option "xkb_model" "evdev"
    [ 67.227] (**) Option "xkb_layout" "us, de"
    [ 67.227] (**) Option "xkb_options" "grp:alt_shift_toggle"
    [ 67.228] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 67.228] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 67.228] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
    [ 67.228] (**) AT Translated Set 2 keyboard: always reports core events
    [ 67.228] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 67.243] (II) AT Translated Set 2 keyboard: Found keys
    [ 67.243] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 67.243] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 67.243] (**) Option "xkb_rules" "evdev"
    [ 67.243] (**) Option "xkb_model" "evdev"
    [ 67.243] (**) Option "xkb_layout" "us, de"
    [ 67.243] (**) Option "xkb_options" "grp:alt_shift_toggle"
    [ 67.244] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event8)
    [ 67.244] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 67.244] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
    [ 67.244] (**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event8"
    [ 67.260] (II) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
    [ 67.260] (II) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
    [ 67.260] (II) ImPS/2 Logitech Wheel Mouse: Found relative axes
    [ 67.260] (II) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
    [ 67.260] (II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
    [ 67.260] (**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 67.260] (**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 67.260] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE)
    [ 67.260] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 67.260] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
    [ 67.260] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
    [ 67.260] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
    [ 67.260] (II) ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
    [ 67.261] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
    [ 67.261] (II) No input driver/identifier specified (ignoring)
    [ 67.261] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 67.261] (II) No input driver/identifier specified (ignoring)
    [ 68.952] (II) intel(0): EDID vendor "AUO", prod id 4140
    [ 68.952] (II) intel(0): Printing DDC gathered Modelines:
    [ 68.952] (II) intel(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync (48.2 kHz)
    [ 1858.131] (II) PM Event received: Capability Changed
    [ 1858.131] I830PMEvent: Capability change
    [ 1882.489] (II) PM Event received: Capability Changed
    [ 1882.489] I830PMEvent: Capability change
    Last edited by gaenserich (2010-06-23 15:17:01)

Maybe you are looking for