External monitor no GMA 950

I tryed many different configuration, but none working
Does anyone have working configuration?
My laptop: Dell inspiron 6400 w i945 chipset.

Hi i use this with my external samsung LCD:
Section "Monitor"
Identifier "Lenovo LCD"
VendorName "Lenovo LCD"
ModelName "Lenovo 3000 C200 15"
# HorizSync 28-50
# VertRefresh 43-75
Option "DPMS" "true"
Option "UseEdidDPI" "false"
Option "CalcAlgorithm" "CheckDesktopGeometry"
DisplaySize 340 270
EndSection
Section "Monitor"
Identifier "Samsung VGA"
VendorName "Samsung"
ModelName "Samsung SyncMaster 172x 17cali"
HorizSync 30-80
VertRefresh 56-75
Option "DPMS" "true"
Option "UseEdidDPI" "false"
Option "CalcAlgorithm" "CheckDesktopGeometry"
DisplaySize 338 270 # 1280x1024 96dpi
#337.92mm (H) x 270.336mm (V)
EndSection
# Intel Graphics Media Accelerator 950
# LFP - Local Flat Panel (notebooks lcd)
# DFP - Digital Flat Panel (DVI out )
# CRT - VGA out
# LFP must be always on the first place in MonitorLayout
Section "Device"
Identifier "Card1"
VendorName "Intel Corporation"
BoardName "Graphics Media Accelerator 950"
# BusID "PCI:0:2:0"
Option "DPMS"
Driver "i810"
# Screen 0
# Driver "vesa"
# Option "Clone" "true"
Option "MonitorLayout" "CRT,LFP"
# Option "MergedFB" "true"
Option "DevicePresence" "true"
# Option "MonitorLayout" "LFP,DFP"
# Option "MonitorLayout" "CRT,LFP"
# Option "MonitorLayout" "LFP+DFP"
# Option "SWCursor" "on"
# Beryl
Option "DRI" "true"
Option "XAANoOffscreenPixmaps" "true"
EndSection
Section "Device"
Identifier "Card2"
VendorName "Intel Corporation"
BoardName "Graphics Media Accelerator 950"
# BusID "PCI:0:2:1"
# Screen 1
Option "DPMS"
Driver "i810"
# VideoRam 61072
# Driver "vesa"
Option "MonitorLayout" "CRT,NONE"
Option "DevicePresence" "true"
# Option "MergedFB" "true"
Option "DualHead" "true"
# Beryl
Option "DRI" "true"
Option "XAANoOffscreenPixmaps" "true"
EndSection
The rest of the file remains quite standard.
Last edited by MAC!EK (2007-04-02 08:08:08)

Similar Messages

  • External Monitor - MacBook - Intel GMA 945

    Hey guys,
    I've run into a problem running Windows Vista Ultimate on my 1st gen Macbook with Intel GMA 945 chipset. I have upgraded to Leopard.
    Running a Mini-DVI to DVI converter and connecting to my LCD does not work any longer.
    * I have run the external monitor on XP and Vista on previous versions of Bootcamp.
    * The external monitor works fine on the Leopard side.
    * When I plug in the cable my MacBook screen "flickers" - as if the graphics card detects the external monitor.
    * When plugged in, the inbuilt Intel GMA 945 graphics driver does not display the option to "Output to" - something it did on previous versions of bootcamp.
    * The inbuilt Vista multiple monitor detect thingo no longer pops up when I connect my monitor.
    * My LCD monitor says that there is "No sync detected" when I plug in the cable.

    Sorry for reviving this thread from the dead, but I found a workaround and wanted to share it:
    As mentioned on https://bugs.launchpad.net/ubuntu/+sour … bug/796030 this is a known(?) bug with Kernel versions newer than 2.6.34.
    So after downgrading to this version I was able to use the full resolution of the screen, but with a ~ 200pixel wide stripe missing between the monitors (External left of internal => virtual Screen of 3200*1200) and a equally sized stripe of the most left screen on the most right side. This stripe was only missing for the screen, but not for the mousecursor => If I wanted to press a button I had to press it ~200pixel right of it
    (But I was able to use Composite Effects in Compiz)
    This was resolved by disabling Composite in xorg.conf
    not the full xorg.conf
    Section "Extensions"
    Option "Composite" "Disable"
    EndSection

  • HP 2730p external Monitor problems Intel GMA 4500

    Hi,
    So far I'm really happy with Archlinux on my Laptop (HP 2730p), but I can't get it to work properly with my external monitor
    The monitor (HF287) is detected and connected just fine, but that's about it
    According to the OSD of the monitor it's running with 1680*1050 Pixel (native resolution 1920*1200), no matter what resolution I choose using xrandr or the Systemsettings GUI, but only shows a 1280*1024 area of the actual screen, stretched into 1680*1050. The rest is out of the screen (adjusting the monitor doesn't change anything)
    If I set the the monitor to its native resolution (1920*1200) I only get a image like this:
    This is the external monitor with the default LXDE Background Image and a window reaching into the monitor just a bit
    The same problem occurs in Ubuntu (tested with a liveCD)
    However it works fine using Windows7
    Xrandr output
    Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 8192 x 8192
    LVDS1 connected 1280x800+0+0 (normal left inverted right x axis y axis) 261mm x 163mm
    1280x800 58.5*+
    1024x768 60.0
    800x600 60.3 56.2
    640x480 59.9
    VGA1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 593mm x 371mm
    1920x1200 60.0 +
    1680x1050 60.0
    1400x1050 60.0
    1280x1024 75.0* 60.0
    1440x900 59.9
    1280x960 60.0
    1152x864 75.0
    1024x768 75.1 70.1 60.0
    832x624 74.6
    800x600 72.2 75.0 60.3 56.2
    640x480 72.8 75.0 66.7 60.0
    720x400 70.1
    DP1 disconnected (normal left inverted right x axis y axis)
    TV1 unknown connection (normal left inverted right x axis y axis)
    848x480 30.0 +
    640x480 30.0 +
    1024x768 30.0
    800x600 30.0
    I have no xorg.conf or any file for the monitor on /etc/X11/xorg.conf.d
    extra/xf86-video-intel is installed and up to date
    However, I've tried following 10-monitor.conf (unsuccessfully):
    Section "Device"
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    EndSection
    $lspci |grep -i graphics
    00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
    00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
    I hope I have provided enough information and someone can help me to fix this problem.
    Last edited by grayscale (2011-08-30 08:18:20)

    Sorry for reviving this thread from the dead, but I found a workaround and wanted to share it:
    As mentioned on https://bugs.launchpad.net/ubuntu/+sour … bug/796030 this is a known(?) bug with Kernel versions newer than 2.6.34.
    So after downgrading to this version I was able to use the full resolution of the screen, but with a ~ 200pixel wide stripe missing between the monitors (External left of internal => virtual Screen of 3200*1200) and a equally sized stripe of the most left screen on the most right side. This stripe was only missing for the screen, but not for the mousecursor => If I wanted to press a button I had to press it ~200pixel right of it
    (But I was able to use Composite Effects in Compiz)
    This was resolved by disabling Composite in xorg.conf
    not the full xorg.conf
    Section "Extensions"
    Option "Composite" "Disable"
    EndSection

  • External Monitor Suggestions (19"-22") for MacBook (Santa Rosa,GMA X3100)

    Man! I am loving this new macbook, working with Logic Studio.
    Any External Monitor Suggestions (19"-22")?
    Looking for a reliable monitor at a good price.
    thanks in advance!

    I'm using a Samsung 19 inch SyncMaster 940BW digital/analog wide screen monitor. It comes with both a DVI and a VGA cable. I am using it with a Mini DVI to DVI cable and getting a great digital picture out. It also was good price.

  • Displaying 1920x1200 on Samsung 2443BW, macbook with GMA 950

    I just purchased a Samsung SyncMaster 2443BW. I connect it through DVI and the highest resolution I can set it at is 1280, higher options are not offered in display preferences.
    The monitor's native resolution is 1920x1200.
    The macbook I am using has a GMA 950 card which is supposed to support up to 1920x1200 on an external monitor.
    Would anyone know how to make it work? Thanks in advance

    Hi and welcome to Discussions,
    taken from Apple Video Developer Note found here:
    http://developer.apple.com/documentation/Hardware/Conceptual/HWTechVideo/Articles/Video_implementation.html#//apple_ref/doc/uid/TP40003994-SW741200331181
    *External Display Modes*
    The default display mode setting on the MacBook is extended desktop display. To toggle between the two modes, press the F7 key, or go to System Preferences>Displays>Arrangement.
    A scaling function is available when the internal display and an external monitor are both operating and the mirror mode is selected. However, the external monitor could have black borders during mirroring, depending on the supported timings between the two displays and on the monitor’s selection algorithm. Black borders are not seen on VGA displays.
    Both displays show full-sized images when the display resolution for the external monitor is set to the internal display’s native resolution: 1280 by 800. Both displays can operate with other resolution settings, but in mirror mode, one of the displays may be smaller than the full screen and have a black border around it. With the resolution for the external monitor set to less than 1280 by 800, the image on the internal display is smaller than its screen. For resolution settings larger than 1280 by 800, the image on the external monitor is smaller than its screen.
    In mirror mode, the maximum size of the external display is 1280 by 800 at 60 Hz. In extended desktop mode, the maximum size of the external display is 1920 by 1200 at 60 Hz.
    Regards
    Stefan

  • External monitor on s10e running UNR

    I have the s10e running Ubuntu Netbook Remix and i am loving it. However, i am dissapointed with the external monitor output. I have a 22' external monitor which runs at 1680x1050. I have read on these forums that the s10e can support 1920x1200 via its VGA port but in my display properties the highest resolution i can select is 1024x768. There aren't even any widescreen resolutions available! Could this be a problem with the drivers used by Ubuntu? anyone else had a similar problem and know a fix?

    Hi ..due my multiboot 4 systems on one... i could say linux driver for Intel GMA 950 ...
    My monitor Samsung T240 HD 16:10 works fine at 1920x1200 ..
    possible resolutions in ubuntu are (same as in Windows XP) (Vista & Windows 7 can internal 1024x576 only ! external a bit fewer resolutions due driver limit)
    1920 x 1200 (16:10)
    1600 x 1200 (4:3)
    1280 x 1024 (5:4)
    1280 x 960 (4:3)
    1152 x 864 (4:3)
    1024 x 768 (4:3)
    832 x 624 (4:3)
    800 x 600 (4:3)
    640 x 480 (4:3)
    720 x 400 (9:5)
    but no 16:9 resolution  
    regards KalvinKlein (before we moved to Linux Discussion due friendly moderation
    Thinkies 2x X200s/X301 8GB 256GB SSD @ Win 7 64
    Ideas Centre A520 ,Yoga 2 256GB SSD,Yoga 2 tablet @ Win 8.1

  • Intel GMA 950 direct rendering: no

    Hi
    I've a problem with my Intel GMA 950
    this is my glxinfo output
    name of display: :0.0
    display: :0 screen: 0
    direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
    server glx vendor string: SGI
    server glx version string: 1.2
    server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
    client glx vendor string: SGI
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
    GLX version: 1.2
    GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group,
    GLX_EXT_texture_from_pixmap
    OpenGL vendor string: Tungsten Graphics, Inc
    OpenGL renderer string: Mesa DRI Intel(R) 945GM 20061017 x86/MMX/SSE2
    OpenGL version string: 1.3 Mesa 7.0.1
    OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging,
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters,
    GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_vertex_program,
    GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
    GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters,
    GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle,
    GL_EXT_vertex_array, GL_3DFX_texture_compression_FXT1,
    GL_APPLE_packed_pixels, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_NV_blend_square, GL_NV_light_max_exponent, GL_NV_texgen_reflection,
    GL_NV_texture_rectangle, GL_NV_vertex_program, GL_NV_vertex_program1_1,
    GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SUN_multi_draw_arrays
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x23 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x24 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x25 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x26 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x27 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x28 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x29 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x2a 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x2b 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x2c 24 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x2d 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x2e 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x2f 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x30 24 dc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x31 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x32 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x69 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 Ncon
    this is my xorg.conf
    Section "Files"
    # FontPath "unix/:7100" # local font server
    # FontPath "unix/:7101" # truetype font server
    # if the local font server has problems, we can fall back on these
    # FontPath "/usr/local/share/fonts"
    # FontPath "/usr/share/fonts/X11/misc"
    # FontPath "/usr/share/fonts/X11/misc"
    # FontPath "/usr/lib/X11/fonts/misc"
    # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
    # FontPath "/usr/share/fonts/X11/Type1"
    # FontPath "/usr/share/fonts/X11/Type1"
    # FontPath "/usr/lib/X11/fonts/Type1"
    # FontPath "/usr/share/fonts/X11/100dpi"
    # FontPath "/usr/share/fonts/X11/100dpi"
    # FontPath "/usr/lib/X11/fonts/100dpi"
    # FontPath "/usr/share/fonts/X11/75dpi"
    # FontPath "/usr/share/fonts/X11/75dpi"
    # FontPath "/usr/lib/X11/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/OTF"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/artwiz-fonts"
    FontPath "/usr/share/fonts/encodings"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/speedo"
    EndSection
    Section "Module"
    Load "bitmap"
    Load "dbe"
    Load "ddc"
    Load "dri"
    Load "drm"
    Load "evdev"
    Load "extmod"
    Load "freetype"
    Load "glx"
    Load "int10"
    Load "record"
    Load "type1"
    Load "vbe"
    # Load "v41"
    EndSection
    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "it"
    EndSection
    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ImPS/2"
    Option "Emulate3Buttons" "true"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    Identifier "Synaptics Touchpad"
    Driver "synaptics"
    Option "SendCoreEvents" "true"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    # Option "HorizScrollDelta" "0"
    EndSection
    Section "Device"
    Identifier "Generic Video Card"
    Driver "intel"
    # VideoRam 65536
    # Driver "vesa"
    BusID "PCI:0:2:0"
    # Option "DynamicClocks" "true"
    Option "DRI" "true"
    Option "NoAccel" "false"
    EndSection
    Section "Monitor"
    Identifier "Generic Monitor"
    Option "DPMS"
    DisplaySize 375 234
    Option "PreferredMode" "1280x800"
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "Generic Video Card"
    Monitor "Generic Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    InputDevice "Synaptics Touchpad"
    Option "AIGLX" "true"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    and this is my Xorg.0.log
    X.Org X Server 1.4.0
    Release Date: 5 September 2007
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.24-rc1-ARCH i686
    Current Operating System: Linux marat 2.6.23-ARCH #1 SMP PREEMPT Sun Nov 18 07:43:05 UTC 2007 i686
    Build Date: 07 November 2007 11:19:12AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 23 19:49:29 2007
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Default Layout"
    (**) |-->Screen "Default Screen" (0)
    (**) | |-->Monitor "Generic Monitor"
    (**) | |-->Device "Generic Video Card"
    (**) |-->Input Device "Generic Keyboard"
    (**) |-->Input Device "Configured Mouse"
    (**) |-->Input Device "Synaptics Touchpad"
    (**) Option "AIGLX" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/100dpi,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/OTF,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/artwiz-fonts,
    /usr/share/fonts/misc,
    /usr/share/fonts/speedo,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) RgbPath set to "/usr/share/X11/rgb"
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x81d4540
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (++) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 8086,27a0 card 1025,0098 rev 03 class 06,00,00 hdr 00
    (II) PCI: 00:02:0: chip 8086,27a2 card 1025,0098 rev 03 class 03,00,00 hdr 80
    (II) PCI: 00:02:1: chip 8086,27a6 card 1025,0098 rev 03 class 03,80,00 hdr 80
    (II) PCI: 00:1b:0: chip 8086,27d8 card 1025,0098 rev 02 class 04,03,00 hdr 00
    (II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 02 class 06,04,00 hdr 81
    (II) PCI: 00:1c:1: chip 8086,27d2 card 0000,0000 rev 02 class 06,04,00 hdr 81
    (II) PCI: 00:1c:2: chip 8086,27d4 card 0000,0000 rev 02 class 06,04,00 hdr 81
    (II) PCI: 00:1c:3: chip 8086,27d6 card 0000,0000 rev 02 class 06,04,00 hdr 81
    (II) PCI: 00:1d:0: chip 8086,27c8 card 1025,0098 rev 02 class 0c,03,00 hdr 80
    (II) PCI: 00:1d:1: chip 8086,27c9 card 1025,0098 rev 02 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:2: chip 8086,27ca card 1025,0098 rev 02 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:3: chip 8086,27cb card 1025,0098 rev 02 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:7: chip 8086,27cc card 1025,0098 rev 02 class 0c,03,20 hdr 00
    (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev e2 class 06,04,01 hdr 01
    (II) PCI: 00:1f:0: chip 8086,27b9 card 1025,0098 rev 02 class 06,01,00 hdr 80
    (II) PCI: 00:1f:2: chip 8086,27c4 card 1025,0098 rev 02 class 01,01,80 hdr 00
    (II) PCI: 00:1f:3: chip 8086,27da card 1025,0098 rev 02 class 0c,05,00 hdr 00
    (II) PCI: 02:00:0: chip 8086,4222 card 8086,1001 rev 02 class 02,80,00 hdr 00
    (II) PCI: 03:00:0: chip 14e4,169d card 1025,0098 rev 11 class 02,00,00 hdr 00
    (II) PCI: 0a:09:0: chip 104c,8039 card 2000,0000 rev 00 class 06,07,00 hdr 82
    (II) PCI: 0a:09:1: chip 104c,803a card 1025,0098 rev 00 class 0c,00,10 hdr 80
    (II) PCI: 0a:09:2: chip 104c,803b card 1025,0098 rev 00 class 01,80,00 hdr 80
    (II) PCI: End of PCI scan
    (II) Intel Bridge workaround enabled
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,11), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0x54000000 - 0x540fffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:28:1), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 3 non-prefetchable memory range:
    [0] -1 0 0x54100000 - 0x541fffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 4: bridge is at (0:28:2), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:28:3), (0,5,7), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 10: bridge is at (0:30:0), (0,10,14), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 10 I/O range:
    [0] -1 0 0x00002000 - 0x000020ff (0x100) IX[b]
    [1] -1 0 0x00002400 - 0x000024ff (0x100) IX[b]
    [2] -1 0 0x00002800 - 0x000028ff (0x100) IX[b]
    [3] -1 0 0x00002c00 - 0x00002cff (0x100) IX[b]
    (II) Bus 10 non-prefetchable memory range:
    [0] -1 0 0xb0400000 - 0xb04fffff (0x100000) MX[b]
    (II) Bus 10 prefetchable memory range:
    [0] -1 0 0x50000000 - 0x53ffffff (0x4000000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) PCI-to-CardBus bridge:
    (II) Bus 11: bridge is at (10:9:0), (10,11,14), BCTRL: 0x05c0 (VGA_EN is cleared)
    (II) Bus 11 I/O range:
    [0] -1 0 0x00002000 - 0x000020ff (0x100) IX[b]
    [1] -1 0 0x00002400 - 0x000024ff (0x100) IX[b]
    (II) Bus 11 prefetchable memory range:
    [0] -1 0 0x50000000 - 0x53ffffff (0x4000000) MX[b]
    (--) PCI:*(0:2:0) Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xb0080000/19, 0xc0000000/28, 0xb0040000/18, I/O @ 0x1800/3
    (--) PCI: (0:2:1) Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xb0100000/19
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) Active PCI resource ranges:
    [0] -1 0 0xb0406000 - 0xb0406fff (0x1000) MX[b]
    [1] -1 0 0xb0400000 - 0xb0403fff (0x4000) MX[b]
    [2] -1 0 0xb0405000 - 0xb04057ff (0x800) MX[b]
    [3] -1 0 0x54100000 - 0x5410ffff (0x10000) MX[b]
    [4] -1 0 0x54000000 - 0x54000fff (0x1000) MX[b]
    [5] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[b]
    [6] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[b]
    [7] -1 0 0xb0100000 - 0xb017ffff (0x80000) MX[b](B)
    [8] -1 0 0xb0040000 - 0xb007ffff (0x40000) MX[b](B)
    [9] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [10] -1 0 0xb0080000 - 0xb00fffff (0x80000) MX[b](B)
    [11] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [12] -1 0 0x000018b0 - 0x000018bf (0x10) IX[b]
    [13] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [14] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [17] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [18] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [19] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [20] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
    [21] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xb0406000 - 0xb0406fff (0x1000) MX[b]
    [1] -1 0 0xb0400000 - 0xb0403fff (0x4000) MX[b]
    [2] -1 0 0xb0405000 - 0xb04057ff (0x800) MX[b]
    [3] -1 0 0x54100000 - 0x5410ffff (0x10000) MX[b]
    [4] -1 0 0x54000000 - 0x54000fff (0x1000) MX[b]
    [5] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[b]
    [6] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[b]
    [7] -1 0 0xb0100000 - 0xb017ffff (0x80000) MX[b](B)
    [8] -1 0 0xb0040000 - 0xb007ffff (0x40000) MX[b](B)
    [9] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [10] -1 0 0xb0080000 - 0xb00fffff (0x80000) MX[b](B)
    [11] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [12] -1 0 0x000018b0 - 0x000018bf (0x10) IX[b]
    [13] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [14] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [17] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [18] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [19] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [20] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
    [21] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xb0406000 - 0xb0406fff (0x1000) MX[b]
    [5] -1 0 0xb0400000 - 0xb0403fff (0x4000) MX[b]
    [6] -1 0 0xb0405000 - 0xb04057ff (0x800) MX[b]
    [7] -1 0 0x54100000 - 0x5410ffff (0x10000) MX[b]
    [8] -1 0 0x54000000 - 0x54000fff (0x1000) MX[b]
    [9] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[b]
    [10] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[b]
    [11] -1 0 0xb0100000 - 0xb017ffff (0x80000) MX[b](B)
    [12] -1 0 0xb0040000 - 0xb007ffff (0x40000) MX[b](B)
    [13] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xb0080000 - 0xb00fffff (0x80000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [18] -1 0 0x000018b0 - 0x000018bf (0x10) IX[b]
    [19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [23] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [24] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [25] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [26] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
    [27] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "type1" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "evdev"
    (WW) Warning, couldn't open module evdev
    (II) UnloadModule: "evdev"
    (EE) Failed to load module "evdev" (module does not exist, 0)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.0, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (**) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "type1"
    (II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
    (II) Module type1: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Type1
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 2.1.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "synaptics"
    (WW) Warning, couldn't open module synaptics
    (II) UnloadModule: "synaptics"
    (EE) Failed to load module "synaptics" (module does not exist, 0)
    (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, 965G, 965G, 965Q, 946GZ,
    965GM, 965GME/GLE, G33, Q35, Q33
    (II) Primary Device is: PCI 00:02:0
    (WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
    (--) Chipset 945GM found
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xb0406000 - 0xb0406fff (0x1000) MX[b]
    [5] -1 0 0xb0400000 - 0xb0403fff (0x4000) MX[b]
    [6] -1 0 0xb0405000 - 0xb04057ff (0x800) MX[b]
    [7] -1 0 0x54100000 - 0x5410ffff (0x10000) MX[b]
    [8] -1 0 0x54000000 - 0x54000fff (0x1000) MX[b]
    [9] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[b]
    [10] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[b]
    [11] -1 0 0xb0100000 - 0xb017ffff (0x80000) MX[b](B)
    [12] -1 0 0xb0040000 - 0xb007ffff (0x40000) MX[b](B)
    [13] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xb0080000 - 0xb00fffff (0x80000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [18] -1 0 0x000018b0 - 0x000018bf (0x10) IX[b]
    [19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [23] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [24] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [25] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [26] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
    [27] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xb0406000 - 0xb0406fff (0x1000) MX[b]
    [5] -1 0 0xb0400000 - 0xb0403fff (0x4000) MX[b]
    [6] -1 0 0xb0405000 - 0xb04057ff (0x800) MX[b]
    [7] -1 0 0x54100000 - 0x5410ffff (0x10000) MX[b]
    [8] -1 0 0x54000000 - 0x54000fff (0x1000) MX[b]
    [9] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[b]
    [10] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[b]
    [11] -1 0 0xb0100000 - 0xb017ffff (0x80000) MX[b](B)
    [12] -1 0 0xb0040000 - 0xb007ffff (0x40000) MX[b](B)
    [13] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xb0080000 - 0xb00fffff (0x80000) MX[b](B)
    [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [21] -1 0 0x000018b0 - 0x000018bf (0x10) IX[b]
    [22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [26] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [27] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [28] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [29] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
    [30] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    [31] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [32] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules//libint10.so
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Reloading /usr/lib/xorg/modules//libvbe.so
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (**) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "NoAccel" "false"
    (**) intel(0): Option "DRI" "true"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GM
    (--) intel(0): Chipset: "945GM"
    (--) intel(0): Linear framebuffer at 0xC0000000
    (--) intel(0): IO registers at addr 0xB0080000
    (II) intel(0): 2 display pipes available.
    (==) intel(0): Using XAA for acceleration
    (--) intel(0): Will try to allocate texture pool for old Mesa 3D driver.
    (II) intel(0): Will try to reserve 32768 kiB of AGP aperture space
    for the DRM memory manager.
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"(II) Module "i2c" already built-in
    (II) intel(0): Output VGA using monitor section Generic Monitor
    (**) intel(0): Option "PreferredMode" "1280x800"
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): Output LVDS has no monitor section
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) intel(0): EDID vendor "AUO", prod id 5396
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules//libint10.so
    (II) intel(0): initializing int10
    (WW) intel(0): Bad V_BIOS checksum
    (II) intel(0): Primary V_BIOS segment is: 0xc000
    (II) intel(0): VESA BIOS detected
    (II) intel(0): VESA VBE Version 3.0
    (II) intel(0): VESA VBE Total Mem: 7872 kB
    (II) intel(0): VESA VBE OEM: Intel(r) 82945GM Chipset Family Graphics Chip Accelerated VGA BIOS
    (II) intel(0): VESA VBE OEM Software Rev: 1.0
    (II) intel(0): VESA VBE OEM Vendor: Intel Corporation
    (II) intel(0): VESA VBE OEM Product: Intel(r) 82945GM Chipset Family Graphics Controller
    (II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
    (II) intel(0): I2C bus "SDVOB DDC Bus" initialized.
    (II) intel(0): Output TMDS-1 has no monitor section
    (II) intel(0): SDVO device VID/DID: 02:3C.06, clock range 25.0MHz - 200.0MHz, input 1: Y, input 2: N, output 1: Y, output 2: N
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72.
    (II) intel(0): No SDVO device found on SDVOC
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
    (II) intel(0): Output TV has no monitor section
    (II) intel(0): Current clock rate multiplier: 1
    (II) intel(0): EDID vendor "AUO", prod id 5396
    (II) intel(0): Output VGA disconnected
    (II) intel(0): Output LVDS connected
    (II) intel(0): Output TMDS-1 disconnected
    (II) intel(0): Output TV disconnected
    (II) intel(0): Output LVDS using initial mode 1280x800
    (II) intel(0): Monitoring connected displays enabled
    (II) intel(0): detected 256 kB GTT.
    (II) intel(0): detected 7932 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): Will not try to enable page flipping
    (==) intel(0): Triple buffering disabled
    (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) intel(0): Display dimensions: (375, 234) mm
    (**) intel(0): DPI set to (86, 138)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000400
    (WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x10000000 to 0x000c0000
    (WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to 0x0332012d
    (WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to 0x07d30104
    (WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to 0x0733052d
    (WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to 0x05c70200
    (WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to 0x0340030c
    (WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to 0x06d00200
    (WW) intel(0): Register 0x68028 (TV_CLR_KNOBS) changed from 0x00000000 to 0x10606000
    (WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000 to 0x010b00e1
    (WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to 0x00400359
    (WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to 0x80480022
    (WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to 0x007c0344
    (WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to 0x00f01415
    (WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to 0x00060607
    (WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to 0x80120001
    (WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to 0x000900f0
    (WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to 0x000a00f0
    (WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to 0x000900f0
    (WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to 0x000a00f0
    (WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to 0xc1710088
    (WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to 0x4e2d1dc8
    (WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to 0x00360024
    (WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to 0x02640198
    (WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from 0x00000000 to 0x800010bb
    (WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00000000 to 0x00028283
    (WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00000000 to 0x00014141
    (WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to 0xb1403000
    (WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000 to 0x0000b060
    (WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000 to 0xb1403000
    (WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000 to 0x0000b060
    (II) Loading sub module "dri"
    (II) LoadModule: "dri"
    (II) Reloading /usr/lib/xorg/modules/extensions//libdri.so
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xb0040000 - 0xb007ffff (0x40000) MS[b]
    [1] 0 0 0xc0000000 - 0xcfffffff (0x10000000) MS[b]
    [2] 0 0 0xb0080000 - 0xb00fffff (0x80000) MS[b]
    [3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [7] -1 0 0xb0406000 - 0xb0406fff (0x1000) MX[b]
    [8] -1 0 0xb0400000 - 0xb0403fff (0x4000) MX[b]
    [9] -1 0 0xb0405000 - 0xb04057ff (0x800) MX[b]
    [10] -1 0 0x54100000 - 0x5410ffff (0x10000) MX[b]
    [11] -1 0 0x54000000 - 0x54000fff (0x1000) MX[b]
    [12] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[b]
    [13] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[b]
    [14] -1 0 0xb0100000 - 0xb017ffff (0x80000) MX[b](B)
    [15] -1 0 0xb0040000 - 0xb007ffff (0x40000) MX[b](B)
    [16] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [17] -1 0 0xb0080000 - 0xb00fffff (0x80000) MX[b](B)
    [18] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [19] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [20] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [21] 0 0 0x00001800 - 0x00001807 (0x8) IS[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [24] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [25] -1 0 0x000018b0 - 0x000018bf (0x10) IX[b]
    [26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [28] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [29] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [30] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [31] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [32] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [33] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
    [34] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    [35] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [36] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 238592 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 954364 kB available
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers and
    large DRI memory manager reservation:
    (II) intel(0): Allocating 4860 scanlines for pixmap cache
    (II) intel(0): Success.
    (II) intel(0): Increasing the scanline pitch to allow tiling mode (1280 -> 2048).
    (II) intel(0): Memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB, 0x 3f820000 physical)
    (II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
    (II) intel(0): 0x00032000-0x00032fff: overlay registers (4 kB, 0x 3f832000 physical)
    (II) intel(0): 0x00040000-0x03037fff: front buffer (49120 kB)
    (II) intel(0): 0x007bf000: end of stolen memory
    (II) intel(0): 0x03038000-0x03047fff: xaa scratch (64 kB)
    (II) intel(0): 0x04000000-0x04ffffff: back buffer (10240 kB)
    (II) intel(0): 0x05000000-0x05ffffff: depth buffer (10240 kB)
    (II) intel(0): 0x06000000-0x07ffffff: DRI memory manager (32768 kB)
    (II) intel(0): 0x08000000-0x09ffffff: textures (32768 kB)
    (II) intel(0): 0x10000000: end of aperture
    (II) intel(0): front buffer is not tiled
    (II) intel(0): back buffer is tiled
    (II) intel(0): depth buffer is tiled
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: Open failed
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) [drm] loaded kernel module for "i915" driver.
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) intel(0): [drm] framebuffer handle = 0xc0040000
    (II) intel(0): [drm] added 1 reserved context for kernel
    (II) intel(0): X context handle = 0x1
    (II) intel(0): [drm] installed DRM signal handler
    (II) intel(0): Unable to use TTM-based memory manager with DRM version 1.6
    (II) intel(0): [drm] Registers = 0xb0080000
    (II) intel(0): [drm] ring buffer = 0xc0000000
    (II) intel(0): [drm] init sarea width,height = 1280 x 1280 (pitch 2048)
    (II) intel(0): [drm] Mapping front buffer
    (II) intel(0): [drm] Front Buffer = 0x28008000
    (II) intel(0): [drm] Back Buffer = 0xc4000000
    (II) intel(0): [drm] Depth Buffer = 0xc5000000
    (II) intel(0): [drm] textures = 0xc8000000
    (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
    (II) intel(0): [dri] visual configs initialized
    (II) intel(0): Page Flipping disabled
    (==) intel(0): Write-combining range (0xc0000000,0x10000000)
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) intel(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Horizontal and Vertical Lines
    Offscreen Pixmaps
    Setting up tile and stipple cache:
    32 128x128 slots
    32 256x256 slots
    16 512x512 slots
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): Current clock rate multiplier: 1
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x007bf000 (pgoffset 1983)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03038000 (pgoffset 12344)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x04000000 (pgoffset 16384)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x05000000 (pgoffset 20480)
    (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x08000000 (pgoffset 32768)
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane A is now disabled and connected to pipe A.
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane B is now enabled and connected to pipe B.
    (II) intel(0): Output VGA is connected to pipe none
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): Output TMDS-1 is connected to pipe none
    (II) intel(0): Output TV is connected to pipe none
    (**) Option "dpms"
    (**) intel(0): DPMS enabled
    (II) intel(0): Set up textured video
    (II) intel(0): Set up overlay video
    (II) intel(0): [DRI] installation complete
    (II) intel(0): [drm] dma control initialized, using IRQ 16
    (II) intel(0): direct rendering: Enabled
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (WW) intel(0): Option "PreferredMode" is not used
    (--) RandR disabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) intel(0): Setting screen physical size to 261 x 163
    (**) Option "CoreKeyboard"
    (**) Generic Keyboard: always reports core events
    (**) Option "Protocol" "standard"
    (**) Generic Keyboard: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Generic Keyboard: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Generic Keyboard: XkbModel: "pc105"
    (**) Option "XkbLayout" "it"
    (**) Generic Keyboard: XkbLayout: "it"
    (**) Option "CustomKeycodes" "off"
    (**) Generic Keyboard: CustomKeycodes disabled
    (**) Option "Protocol" "ImPS/2"
    (**) Configured Mouse: Device: "/dev/input/mice"
    (**) Configured Mouse: Protocol: "ImPS/2"
    (**) Option "CorePointer"
    (**) Configured Mouse: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Emulate3Buttons" "true"
    (**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5"
    (**) Configured Mouse: ZAxisMapping: buttons 4 and 5
    (**) Configured Mouse: Buttons: 9
    (**) Configured Mouse: Sensitivity: 1
    (EE) No Input driver matching `synaptics'
    (II) evaluating device (Configured Mouse)
    (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
    (II) evaluating device (Generic Keyboard)
    (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
    (II) Configured Mouse: ps2EnableDataReporting: succeeded
    (II) intel(0): EDID vendor "AUO", prod id 5396
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 68.90 1280 1301 1333 1408 800 804 808 816 -hsync -vsync (48.9 kHz)
    (II) intel(0): EDID vendor "AUO", prod id 5396
    (II) intel(0): EDID vendor "AUO", prod id 5396
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 68.90 1280 1301 1333 1408 800 804 808 816 -hsync -vsync (48.9 kHz)
    (II) intel(0): EDID vendor "AUO", prod id 5396

    What's the problem? Looking through your Xorg.log, everything seems fine:
    (II) [drm] DRM open master succeeded.
    (II) intel(0): Using XFree86 Acceleration Architecture (XAA)
    (II) intel(0): Set up textured video
    (II) intel(0): Set up overlay video
    (II) intel(0): [DRI] installation complete
    (II) intel(0): [drm] dma control initialized, using IRQ 16
    (II) intel(0): direct rendering: Enabled
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    But the main line telling you that hardware acceleration actually works, is this:
    OpenGL renderer string: Mesa DRI Intel(R) 945GM 20061017 x86/MMX/SSE2
    Remember the AI in AIGLX: Accelerated _Indirect_

  • Can't detect external monitor, shows only 640x480

    Hi,
    I'm using a Macbook Pro Unibody 13" 2.53GHz to connect to a Dell 2408WFP external monitor. It worked FLAWLESSLY with my old Macbook Pro using a DVI cable.
    1) I first bought the infamous mini-Displayport to DVI adaptor. It didn't work (red static etc. check the page of this product on Apple's store website : you'll see it's a known issue). Cost me 35$
    2) I then bought a mini-Displayport to Displayport cable. Thought it should work perfectly. It DOES NOT. The Macbook is apparently UNABLE TO DETECT my Dell and gives it a default resolution of 640x480. Which is ridiculous knowing that the Dell 2408WFP is capable of displaying 1900x1200.
    It's really a pain. Does anyone know about this problem or have an idea how to solve it?
    Thanks,
    P.

    Ok,
    It was neither the cable nor the computer (thanks Apple). It was the monitor's EDID profile. Dell's problem.
    There's two ways to fix this. 1) It is possible (I did it) to create a custom profile using SwitchResX. You'll need to hook up your computer to the monitor using a working connexion (I used DVI) and then use the "export" function in SwitchResX. It will give you a text file. In it you'll have enough data to fill SwitchResX' form to setup a custom profile. You'll then need to restart the computer, hook it with the Displayport cable and try to use this custom EDID profile. It worked for me.
    For example (and hoping it will help others) here are the data you need to setup a custom profile for the Dell 2408WFP :
    Descriptor #0 - Timing definition:
    Mode = 1920 x 1200 @ 59,950Hz
    Pixel Clock............. 154,00 MHz Non-Interlaced
    Horizontal Vertical
    Active.................. 1920 pixels 1200 lines
    Front Porch............. 48 pixels 3 lines
    Sync Width.............. 32 pixels 6 lines
    Back Porch.............. 80 pixels 26 lines
    Blanking................ 160 pixels 35 lines
    Total................... 2080 pixels 1235 lines
    Scan Rate............... 74,038 kHz 59,950 Hz
    Image Size.............. 519 mm 324 mm
    Border.................. 0 pixels 0 lines
    Sync: Digital separate with
    * Negative vertical polarity
    * Positive horizontal polarity
    2) Of course, you can call Dell and tell them about it. They are sending me a THIRD replacement monitor for this. Be prepared when you call them : I spoke with two representative (and among them a "senior technician") who DIDN'T know what was a Displayport. They even tried to sell me the idea that 640x480 is the native resolution for Displayport. It was hilarious. Really. I got them to look it up on Wikipedia.
    Case solved. Apple 1 - Dell 0.
    P.

  • Macbook screen/display comes on and then goes dark; external monitor shows the screen in the mirroring mode; What's wrong, please. Thanks.

    My Macbook (Black,August 2008...love it!) screen lights up/comes on and then immediately goes dark; the screen shows on an external monitor in mirroring mode. Any thoughts/suggestions. Many thanks.
    Model Name:          MacBook
      Model Identifier:          MacBook4,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.4 GHz
      Number Of Processors:          1
      Total Number Of Cores:          2
      L2 Cache:          3 MB
      Memory:          4 GB
      Bus Speed:          800 MHz
      Boot ROM Version:          MB41.00C1.B00
      SMC Version (system):          1.31f1
      Sudden Motion Sensor:
      State:          Enabled
    Chipset Model:          GMA X3100
      Type:          GPU
      Bus:          Built-In
      VRAM (Total):          144 MB
      Vendor:          Intel (0x8086)
      Device ID:          0x2a02
      Revision ID:          0x0003
      Displays:
    Color LCD:
      Resolution:          1280 x 800
      Pixel Depth:          32-Bit Color (ARGB8888)
      Mirror:          On
      Mirror Status:          Hardware Mirror
      Online:          Yes
      Built-In:          Yes
    Philips 191EL:
      Resolution:          1366 x 768 @ 60 Hz
      Pixel Depth:          32-Bit Color (ARGB8888)
      Display Serial Number:          AU11103006796
      Main Display:          Yes
      Mirror:          On
      Mirror Status:          Master Mirror
      Online:          Yes
      Rotation:          Supported

    Hi, firetiger.... i have the EXACT same problem!!! i have the same Macbook aluminum unibody screen also. I have no idea how to fix it. I'm also out of warranty and i've tried everything... resetting the pram, trying to restart in safe mode, trying to boot from a cd... .NOTHING WORKS!!! i can still control brightness itself but ive never tried attaching to an external monitor. I know everything is loaded correctly... i just don't know whats wrong. If you have any ideas.. please let me know. Also, I think apple will fix the macbook pros with a similar issue for free http://support.apple.com/kb/TS2377 but i know this doesnt apply for me. hopefully they work something out because I really love that computer!!!

  • Bootcamp 2.0, Win XP 32bit and beamer / external monitor activation

    Hi,
    similar topics have been posted but I could not find any solution yet...
    My system: MacBook (NOT Pro, Core2Duo, with 10.5 Leopard and Bootcamp 2.0 with Win XP Pro 32bit SP2) and Mini-DVI to DVI adapter.
    Working on Leopard connecting my external monitor (Fujitsu-Siemens P19-2) is working perfectly. It is automatically detected and activated.
    When I connect the monitor on Win XP, the desktop and tasbar flicker/are reloaded, i.e. ANYTHING is detected. However, the monitor is black and says "No signal" and i cannot activate it. I considered/tried:
    - the Windows way: FN + F7 => did not work / is deactivated and tools like Input Remapper didnt work (written for Macbook Pro only afaik)
    - the 2nd Windows way: Display Properties, Settings => any changes without effect
    - via Bootcamp / GMA Driver Properties: no possibility to activate 2nd monitor: Note at "Display Devices"-menu: "Two displays must be connected to the computer before you can use this feature. Please connect another display."
    Therefore my questions:
    - any solution i did not consider?
    - is it a bootcamp / driver issue to be solved in bootcamp updates?
    - is there a keyboard tool similar to inputRemapper for Not-Pro-Macbooks? (To activate not only FN+F7 but also Del and PSC)
    Thanks in advance...
    Ben

    Thing is, I am trying this too. However, the only option I get is to clone the display. This is not what I want, I want to use the TV as the primary display. This way games will startup on the big TV and not on my Macbook Pro. Now I don't get the option to use that TV as a primary display.
    So leaves me with the option to clone the display and have same image rendered on both screens... This is NOT what i want. In Leopard everything works great... obviously...
    PLease let me know if you got any solutions for this

  • Adding more RAM to Intel GMA 950?

    So I've had my iMac (see bottom of post for specs) for a while now and I love everything about it, except the Intel GMA 950 intergrated graphics. It works, but as far as games go, I can hardly play Halo. It's gotten better since 10.5.6 seeing as it boosts graphics performance, but it could be better.
    I'm aware that it's VRAM is shared with system memory, so is there any way I can give the chip more of the system RAM to use? 2gb is plenty, so I'm willing to share some. Any help is appreciated.

    Jerroslaw,
    since you’re running Mavericks, open up Activity Monitor while you’ve got your usual selection of apps running, select its Memory tab, and look at the Swap Used setting in the lower left. If it’s displaying “0 bytes” as the amount of swap used, then extra RAM won’t make a difference. Otherwise, to answer your first question, whether it’s worth it or not depends upon how frustrated you are running your usual selection of apps with 4 GB of RAM. It might be that the cost of replacement RAM modules outweighs your level of frustration — only you can make that determination of worth. I would recommend that if you do choose to purchase replacement RAM, that you get a pair of matching modules — either 2 × 4 GB = 8 GB, or 2 × 8 GB = 16 GB, to replace the pair that is currently installed.
    For your second question, you don’t have to use Apple-brand RAM, but you do have to use RAM with the same characteristics as your factory-installed RAM uses. Any worthwhile purveyor of RAM for Macs will let you easily locate modules that are compatible with your Mid 2012 MacBook Pro.

  • Broken LCD, External Monitor, Boot Camp

    I have a 13 in white MacBook with Intel GMA X3100 GPU
    Screen broke, I bought a Dell external monitor.
    I used option+F2 to get it working, fine.
    Now I want to use Windows XP in bootcamp. I can boot easily to windows, and the external monitor shows the windows startup screen, but when startup finishes, the monitor goes blank.
    I think I found a fix: change something in control panel, but I can't see it (broken lcd). Also, I'm not aware of a new X3100 driver.
    So, is there another trick, or a key board short cut (remember macbook keyboard)? That's the dillemma.

    How about trying:
    Macbook connected to power adapter, external display, keyboard and mouse (USB = best)
    Turn macbook on and close display immediately after activating power button, On USB keyboard, hold D for diagnostic boot.
    This should work, assuming the AHT disc is already in the optical drive (if your optical drive is broken, try an external optic drive)

  • SL & GMA 950 on 2007 MacBook

    What is the current status of the GMA 950/SL issues described in this (archived) thread: http://discussions.apple.com/thread.jspa?threadID=2132473&start=0&tstart=0 ?
    I've been going crazy with my 2007 Macbook which stopped playing fullscreen video smoothly on my external projector, regardless of source or resolution, since upgrading to SL (10.6.5). This is obviously a software issue. Can anything be done with it or do I need to thank Apple again and downgrade to Leopard?
    Thanks.

    I´m having the same issue on my 27" iMac C2D 3.06Ghz wich i think has an ATI 256mb video card.
    Transission to fullscreen, open folder in launchpad, and expose are very laggy. Switching through different spaces or fullscreen apps works like a charm. I hope apple fix this as it makes the user experience not very pleasant

  • Is it possible to increase GMA 950 Video Ram from 64MB?

    Hi,
    Sorry if this question has been answered plenty of times before, but I am wondering if there is a way to increase the GMA shared VRAM from 64MB?
    If not is Apple planning to make this a configurable option in future firmware versions?
    The reason I'm worring about video RAM is although the GMA 950 holds up pretty well in OS X animations, as soon as I start using 2 or more desktops in spaces, or 2 monitors, things get choppy. Has anyone else had this problem and if so did anyone find a solution?
    Message was edited by: squater

    That might be a good idea. I started out with an upgrade myself and had a few problems. I then did a new install and it runs much better. You might want to try an Archive and Install.
    Mac OS X: About the Archive and Install feature
    Mac OS X 10.4, 10.5: About installation options
    Apple OS X 10.5: Leopard Installation and Setup Guide

  • Using External monitor with DVI kills wireless connectivity

    I recently purchased a BenQ G2400WD 24" 1920x1200 monitor, for use with my May 2007 GMA 950 2.0Ghz. Macbook.
    Upon receiving the monitor, I immediately plugged it in to my Macbook, using the Mini-DV to VGA adaptor I already had, for use with projectors. The monitor was good, but a bit blurry and not too sharp, due to the analog signal. So I ordered a Mini-DVI to DVI adaptor. When it arrived, the improved picture quality was immediately apparent.
    However, as time went on, I noticed my wireless connectivity was getting terrible. Extremely slow Safari page load times, and upon going to Terminal and pinging my router, I would often get response times of 21000 milliseconds, or worse! I did a lot of research, on router firmware, on wireless connectivity, etc., but to no prevail. Then, on a whim, while continually pinging my router, I removed the DVI adaptor from my monitor. The ping instantly dropped from tens of full seconds to just a stable 0.4 milliseconds! Using my VGA connection resulted in no worse wireless connectivity than without it, but upon plugging in DVI and stressing the connection a bit (i.e. downloading a large file), the connection went bonkers. The pings also immediately jump from 0.4 milliseconds to a range of 1-4 milliseconds, regardless of any "stressing".
    I have done numerous research, including searching both here and on other discussion forums. It appears this problem with DVI connection is fairly common, but with no resolution so far. Any help would be great!
    A few important notes:
    -Both ends of both my VGA cable and my DVI cable are shielded.
    -I have tried numerous channel changes of my router, to no prevail.
    -While using DVI, EVERYTHING works well except the wireless. So the monitor isn't too demanding for my computer.
    And I hope my thorough post didn't scare you away!

    I have this same issue with the dvi and wireless disconnect. I am using a samsung 214T. I am glad to know i am not the only one seeing this, because it is kind of one of those things that is hard to believe. Anyway, I am also curious what kind of routers people have who are experiencing this issue. I am using a wrt54GL with tomato firmware.
    Also, In addition to the disconnect, my picture quality on my monitor gradually degrades over time...starting with what looks like snow flecks. After waking from screen saver, sometimes it is full static. Turning off and turning back on the monitor clears the static away.
    I can use another samsung 19in monitor with dvi without any problems.

Maybe you are looking for