Hello I have two screens attached to my i945gm . I'm wondering why DRI does not work on the second screen. I am not using Xinerama (doesn't work)<br><br>(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so<br>
(II) GLX: Initialized DRI GL provider for screen 0<br><img style="display: none;" id="progress_1658538" src="http://ubuntuforums.org/images/misc/progress.gif" alt="">
(EE) AIGLX: Screen 1 is not DRI capable
                
        
                
                
                
                
                
        
                
                        
                        
                                
                                <a href="http://ubuntuforums.org/editpost.php?do=editpost&p=1658538" name="vB::QuickEdit::1658538"><img title="Edit/Delete Message" src="http://ubuntuforums.org/images/buttons/edit.gif" alt="Edit/Delete Message" border="0">
</a><br><br><br># /etc/X11/xorg.conf (xorg X Window System server configuration file)<br>#<br># This file was generated by dexconf, the Debian X Configuration tool, using<br># values from the debconf database.<br>#<br># Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
<br># (Type "man /etc/X11/xorg.conf" at the shell prompt.)<br>#<br># This file is automatically updated on xserver-xorg package upgrades *only*<br># if it has not been modified since the last upgrade of the xserver-xorg
<br># package.<br>#<br># If you have edited this file but would like it to be automatically updated<br># again, run the following command:<br>#   sudo dpkg-reconfigure -phigh xserver-xorg<br><br>Section "Files"<br>
    FontPath    "/usr/share/X11/fonts/misc"<br>    FontPath    "/usr/share/X11/fonts/cyrillic"<br>    FontPath    "/usr/share/X11/fonts/100dpi/:unscaled"<br>    FontPath    "/usr/share/X11/fonts/75dpi/:unscaled"
<br>    FontPath    "/usr/share/X11/fonts/Type1"<br>    FontPath    "/usr/share/X11/fonts/100dpi"<br>    FontPath    "/usr/share/X11/fonts/75dpi"<br>    FontPath    "/usr/share/fonts/X11/misc"
<br>    # path to defoma fonts<br>    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"<br>EndSection<br><br>Section "Module"<br>    Load    "i2c"<br>    Load    "bitmap"
<br>    Load    "ddc"<br>    Load    "dri"<br>    Load    "extmod"<br>    Load    "freetype"<br>    Load    "glx"<br>    Load    "int10"<br>    Load    "type1"
<br>    Load    "vbe"<br>EndSection<br><br>Section "InputDevice"<br>    Identifier    "Generic Keyboard"<br>    Driver        "kbd"<br>    Option        "CoreKeyboard"<br>
    Option        "XkbRules"    "xorg"<br>    Option        "XkbModel"    "pc104"<br>    Option        "XkbLayout"    "us"<br>EndSection<br><br>Section "InputDevice"
<br>    Identifier    "Configured Mouse"<br>    Driver        "mouse"<br>    Option        "CorePointer"<br>    Option        "Device"        "/dev/input/mice"<br>    Option        "Protocol"        "ExplorerPS/2"
<br>    Option        "ZAxisMapping"        "4 5"<br>    Option        "Emulate3Buttons"    "true"<br>EndSection<br><br>Section "InputDevice"<br>    Identifier    "Synaptics Touchpad"
<br>    Driver        "synaptics"<br>    Option        "SendCoreEvents"    "true"<br>    Option        "Device"        "/dev/psaux"<br>    Option        "Protocol"        "auto-dev"
<br>    Option        "HorizScrollDelta"    "0"<br>EndSection<br><br>Section "InputDevice"<br>  Driver        "wacom"<br>  Identifier    "stylus"<br>  Option        "Device"        "/dev/wacom"          # Change to 
<br>                                                      # /dev/input/event<br>                                                      # for USB<br>  Option        "Type"          "stylus"<br>  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
<br>EndSection<br><br>Section "InputDevice"<br>  Driver        "wacom"<br>  Identifier    "eraser"<br>  Option        "Device"        "/dev/wacom"          # Change to <br>
                                                      # /dev/input/event<br>                                                      # for USB<br>  Option        "Type"          "eraser"<br>  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
<br>EndSection<br><br>Section "InputDevice"<br>  Driver        "wacom"<br>  Identifier    "cursor"<br>  Option        "Device"        "/dev/wacom"          # Change to <br>
                                                      # /dev/input/event<br>                                                      # for USB<br>  Option        "Type"          "cursor"<br>  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
<br>EndSection<br><br>Section "Device"<br>    Identifier    "Intel0"<br>    Driver        "i810"<br>    BusID        "PCI:0:2:0"<br>#    Screen        0<br>    Option        "MonitorLayout"    "CRT,LFP"
<br>EndSection<br><br>Section "Device"<br>    Identifier    "Intel1"<br>    Driver        "i810"<br>    BusID        "PCI:0:2:0"<br>    Screen        1<br>    Option        "MonitorLayout"    "CRT,LFP"
<br>    Option        "Rotate"     "90"<br>EndSection<br><br>Section "Monitor"<br>    Identifier    "Laptop Monitor"<br>    Option        "DPMS"<br>EndSection<br><br>#Section "Monitor"
<br>#    Identifier "dell"<br>#    VendorName "Dell"<br>#    ModelName "2005FPW WideScreen"<br>#    HorizSync 30.0 - 83.<br>#    VertRefresh 56.0 - 75.0<br>#    Modeline "1680x1050" 
146.20 1680 1776 1950 2256  1050 1056<br>#1062 1088 -hsync -vsync<br>#EndSection<br><br>Section "Monitor"<br>    Identifier    "Dell fpw2005"<br>    Option        "DPMS"<br>    HorizSync     
30.0 - 83.0<br>    VertRefresh     56.0 - 75.0<br>EndSection<br><br>Section "Screen"<br>    Identifier    "Laptop Screen"<br>    Device        "Intel0"<br>    Monitor        "Laptop Monitor"
<br>    DefaultDepth    24<br>    SubSection "Display"<br>        Depth        1<br>        Modes        "1280x800" "1024x768" "800x600" "640x480"<br>    EndSubSection<br>
    SubSection "Display"<br>        Depth        4<br>        Modes        "1280x800" "1024x768" "800x600" "640x480"<br>    EndSubSection<br>    SubSection "Display"
<br>        Depth        8<br>        Modes        "1280x800" "1024x768" "800x600" "640x480"<br>    EndSubSection<br>    SubSection "Display"<br>        Depth        15<br>
        Modes        "1280x800" "1024x768" "800x600" "640x480"<br>    EndSubSection<br>    SubSection "Display"<br>        Depth        16<br>        Modes        "1280x800" "1024x768" "800x600" "640x480"
<br>    EndSubSection<br>    SubSection "Display"<br>        Depth        24<br>        Modes        "1280x800" "1024x768" "800x600" "640x480"<br>    EndSubSection<br>EndSection
<br><br>Section "Screen"<br>    Identifier    "Dell Screen"<br>    Device        "Intel1"<br>    Monitor        "Dell fpw2005"<br>    DefaultDepth    24<br>    SubSection "Display"
<br>        Depth        24<br>        Modes        "1680x1050"<br>    EndSubSection<br>EndSection<br><br>Section "ServerFlags"  <br>#    Option "Xinerama" "true" <br>EndSection<br>
<br>Section "ServerLayout"<br>    Identifier    "Default Layout"<br>    Screen    0    "Laptop Screen"<br>    Screen    1    "Dell Screen" LeftOf "Laptop Screen"<br>    InputDevice    "Generic Keyboard"
<br>    InputDevice    "Configured Mouse"<br>    InputDevice     "stylus" "SendCoreEvents"<br>    InputDevice     "cursor" "SendCoreEvents"<br>    InputDevice     "eraser" "SendCoreEvents"
<br>    InputDevice    "Synaptics Touchpad"<br>EndSection<br><br>Section "DRI"<br>    Mode    0666<br>EndSection<br><br>