Mupen64plus on intel w/ dri2 and kms

well i can't play any games into mupen and i'm really out of clues, the only thing i'm getting from running in console is the following output
http://paste-it.net/public/je2cbc9/
so if anyone could help me i would then be happily playing
btw i use a 945gms w/ dri2 uxa and kms enabled, w/ no xorg.conf

I think I know what the problem is ...
So you have Mac OS 10.5.1 ... that's Darwin 9.
But your dev tools came with Darwin 8 ... 10.4. I mean, what's going on is that the linker is trying to link the System.dylib to your code using the Darwin 8 System.dylib. It opens the dylib, but hates what it finds in the Mach-O _TEXT_ section.
So, I bet you had a 10.4 machine, installed the 10.4 dev tools at some point, upgraded the machine to 10.5, but you haven't yet installed the 10.5 dev tools.
My bet is that if you install the 10.5 dev tools, you should be okay. Woolamaloo uses the same C code ... and it does compile in 10.5 using the 10.5 dev tools. Honest.

Similar Messages

  • [SOLVED] Boot Resolution with Intel Haswell GPU and KMS

    Dear All,
         This thread is a follow up of this one: https://bbs.archlinux.org/viewtopic.php?id=189562. I created a new thread as I think the focus of the problem has shifted and the old title might be misleading and lead to helpful people ignoring the thread. I hope this is ok. Please correct me if I did not behave correctly.
    I think most of the "flashes" I see come from X switching from native resolution (3200x1800) which is used when starting, to 1920x1080, which I set in the configuration file.
    So my question is: how can I have the 1920x1080 resolution at boot (i.e. during early boot, using the KMS and including the i915 driver in mkinitcipo?):
    I tried:
    1) Creating the configuration file in xorg.conf.d and including it into the mkinicpio
    2) Setting the GRUB_GFX_MODE
    3) Using the EDID method (with built-in resolution 1920x1080) as described here: https://wiki.archlinux.org/index.php/ke … s_and_EDID
    4) Using uvesafb as described in the WIKI: https://wiki.archlinux.org/index.php/uvesafb
    Nothing worked. X starts during boot always with the same native resolution, the switches to 1920x1080 when GDM starts. Can you please suggest a method to set the boot resolution? It is for sure technically possible as Ubuntu does it when installed on the same hardware.. I think I just haven't found a way...
    Valerio
    Last edited by valmar (2014-11-10 15:15:07)

    Ok, answering my own question, it would appear that adding video=1920x1080 does the trick. However, I still see a lot of flashing (I think that people call it flickering)

  • Problem with 3 monitors Intel HD Graphics and GeForce GTX 560

    I would like to attach 3 monitors to my box -- 1 to integrated Intel card and 2 to discreet Nvidia. I've tried different configs but I failed to make monitors connected to different cards to work at the same time. I have system with stock kernel, latest updates and the following configuration:
    $ lspci | egrep "VGA|Disp"
    00:02.0 Display controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: NVIDIA Corporation GF114 [GeForce GTX 560 Ti] (rev a1)
    $ pacman -Qi xorg-server xf86-video-intel nvidia awesome-git linux | egrep "Name|Version"
    Name : xorg-server
    Version : 1.17.1-3
    Name : xf86-video-intel
    Version : 2.99.917-3
    Name : nvidia
    Version : 346.47-3
    Name : awesome-git
    Version : 3.5.2.397.gdde5b1b-1
    Name : linux
    Version : 3.18.6-1
    $ lsmod | egrep 'i915|nvidia'
    nvidia 8335766 46
    i915 946695 2
    button 12953 1 i915
    i2c_algo_bit 12744 1 i915
    video 18043 2 i915,asus_wmi
    drm_kms_helper 80985 1 i915
    drm 263481 7 i915,drm_kms_helper,nvidia
    i2c_core 50152 6
    drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia
    intel_gtt 17848 2 i915,intel_agp
    I've tried different xorg configs. Here is the best one. All 3 monitors are active with it (I could drag cursor over them) but only 2 (which connected to nvidia card) display DE.
    Section "DRI"
    Mode 0666
    EndSection
    Section "Monitor"
    Identifier "SAM"
    ModelName "Samsung SMS27A850"
    HorizSync 30.0 - 90.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    DisplaySize 597 336 # In millimeters
    EndSection
    Section "Monitor"
    Identifier "VS"
    ModelName "ViewSonic VG1930wm"
    Option "DPMS"
    Option "RightOf" "SAM"
    Option "Rotate" "left"
    EndSection
    Section "Monitor"
    Identifier "BNQ"
    ModelName "BenQ FP737s"
    Option "DPMS"
    Option "LeftOf" "SAM"
    Option "Rotate" "left"
    EndSection
    Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 560 Ti"
    BusID "01:00:0"
    Option "Monitor-DVI-I-1" "SAM"
    Option "Monitor-DVI-I-2" "VS"
    EndSection
    Section "Device"
    Identifier "intel"
    Driver "intel"
    Option "AccelMethod" "none"
    VendorName "Intel"
    BoardName "Intel Integrated Graphic Controller"
    BusID "00:02:0"
    Option "Monitor-VGA-0" "BNQ"
    EndSection
    Section "Screen"
    Identifier "SAM-Screen"
    Device "nvidia"
    Monitor "SAM"
    EndSection
    Section "Screen"
    Identifier "VS-Screen"
    Device "nvidia"
    Monitor "VS"
    EndSection
    Section "Screen"
    Identifier "BNQ-Screen"
    Device "intel"
    Monitor "BNQ"
    EndSection
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "SAM-Screen"
    Screen 1 "VS-Screen" RightOf "SAM-Screen"
    Screen 2 "BNQ-Screen" LeftOf "SAM-Screen"
    Option "Xinerama" "0"
    EndSection
    Also, xrandr shows last monitor (VGA-0, it plugged into Intel card) as disconnected
    $ xrandr
    Screen 0: minimum 8 x 8, current 3460 x 1440, maximum 16384 x 16384
    DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
    VGA-0 disconnected (normal left inverted right x axis y axis)
    DVI-I-1 connected 2560x1440+0+0 (normal left inverted right x axis y axis) 518mm x 324mm
    2560x1440 59.95*+
    1920x1200 59.88
    1920x1080 60.00 50.00
    1680x1050 59.95
    1600x1200 60.00
    1440x900 59.89
    1280x1024 75.02 60.02
    1280x960 60.00
    1280x800 59.81
    1280x720 60.00 50.00
    1152x864 75.00
    1024x768 75.03 70.07 60.00
    800x600 75.00 72.19 60.32 56.25
    720x576 50.00
    720x480 59.94
    640x480 75.00 72.81 59.94
    HDMI-0 disconnected (normal left inverted right x axis y axis)
    DVI-I-2 connected 900x1440+2560+0 left (normal left inverted right x axis y axis) 410mm x 256mm
    1440x900 59.89*+ 74.98
    1280x1024 75.02 60.02
    1280x960 60.00
    1152x864 75.00
    1024x768 75.03 70.07 60.00
    800x600 75.00 72.19 60.32 56.25
    640x480 75.00 72.81 59.94
    640x400 70.10
    But it's still posible to start application on last monitor with 'env DISPLAY:=0.1 urxvt'
    Here is full Xorg log file and highlights:
    [ 4789.920] (EE) intel(1): Cannot position output VGA1 relative to unknown output SAM
    [ 4792.053] (EE) intel(G0): [drm] failed to set drm interface version: Permission denied [13].
    [ 4792.053] (II) intel(G0): [drm] Contents of '/sys/kernel/debug/dri/0/clients':
    [ 4792.053] (II) intel(G0): [drm] command pid dev master a uid magic
    [ 4792.053] (II) intel(G0): [drm] Xorg 10086 0 y y 0 0
    [ 4792.053] (II) intel(G0): [drm] Xorg 10086 0 n y 0 0
    [ 4792.053] (EE) intel(G0): Failed to claim DRM device.
    [ 4792.053] (II) UnloadModule: "intel"
    [ 4789.342]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 4789.342] X Protocol Version 11, Revision 0
    [ 4789.342] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 4789.342] Current Operating System: Linux earth 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
    [ 4789.342] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=dc49b07c-e67c-4b6f-91f7-7c1adc050e21 rw quiet ipv6.disable=1 init=/usr/lib/systemd/systemd security=tomoyo TOMOYO_trigger=/usr/lib/systemd/systemd
    [ 4789.342] Build Date: 22 February 2015 12:50:32PM
    [ 4789.342]
    [ 4789.342] Current version of pixman: 0.32.6
    [ 4789.342] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4789.342] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4789.342] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 1 14:43:55 2015
    [ 4789.342] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4789.342] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 4789.342] (==) ServerLayout "Layout0"
    [ 4789.342] (**) |-->Screen "SAM-Screen" (0)
    [ 4789.342] (**) | |-->Monitor "SAM"
    [ 4789.343] (**) | |-->Device "nvidia"
    [ 4789.343] (**) |-->Screen "VS-Screen" (1)
    [ 4789.343] (**) | |-->Monitor "VS"
    [ 4789.343] (**) | |-->Device "nvidia"
    [ 4789.343] (**) |-->Screen "BNQ-Screen" (2)
    [ 4789.343] (**) | |-->Monitor "BNQ"
    [ 4789.343] (**) | |-->Device "intel"
    [ 4789.343] (**) Option "Xinerama" "0"
    [ 4789.343] (==) Automatically adding devices
    [ 4789.343] (==) Automatically enabling devices
    [ 4789.343] (==) Automatically adding GPU devices
    [ 4789.343] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 4789.343] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4789.343] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4789.343] (II) Loader magic: 0x815d80
    [ 4789.343] (II) Module ABI versions:
    [ 4789.343] X.Org ANSI C Emulation: 0.4
    [ 4789.343] X.Org Video Driver: 19.0
    [ 4789.343] X.Org XInput driver : 21.0
    [ 4789.343] X.Org Server Extension : 9.0
    [ 4789.344] (EE) systemd-logind: failed to get session: PID 10086 does not belong to any known session
    [ 4789.345] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 4789.345] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 4789.347] (--) PCI: (0:0:2:0) 8086:0102:1043:84ca rev 9, Mem @ 0xf6400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 4789.347] (--) PCI:*(0:1:0:0) 10de:1200:10b0:0401 rev 161, Mem @ 0xf4000000/33554432, 0xe0000000/134217728, 0xe8000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 4789.347] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 4789.347] (II) LoadModule: "glx"
    [ 4789.347] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4789.359] (II) Module glx: vendor="NVIDIA Corporation"
    [ 4789.359] compiled for 4.0.2, module version = 1.0.0
    [ 4789.359] Module class: X.Org Server Extension
    [ 4789.359] (II) NVIDIA GLX Module 346.47 Thu Feb 19 18:09:07 PST 2015
    [ 4789.359] (II) LoadModule: "nvidia"
    [ 4789.359] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 4789.360] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 4789.360] compiled for 4.0.2, module version = 1.0.0
    [ 4789.360] Module class: X.Org Video Driver
    [ 4789.360] (II) LoadModule: "intel"
    [ 4789.360] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 4789.360] (II) Module intel: vendor="X.Org Foundation"
    [ 4789.360] compiled for 1.17.1, module version = 2.99.917
    [ 4789.360] Module class: X.Org Video Driver
    [ 4789.360] ABI class: X.Org Video Driver, version 19.0
    [ 4789.360] (II) NVIDIA dlloader X Driver 346.47 Thu Feb 19 17:47:18 PST 2015
    [ 4789.360] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 4789.360] (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
    [ 4789.360] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
    [ 4789.360] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
    [ 4789.360] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
    [ 4789.360] (++) using VT number 7
    [ 4789.471] (II) Loading sub module "fb"
    [ 4789.471] (II) LoadModule: "fb"
    [ 4789.471] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 4789.471] (II) Module fb: vendor="X.Org Foundation"
    [ 4789.471] compiled for 1.17.1, module version = 1.0.0
    [ 4789.471] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4789.472] (II) Loading sub module "wfb"
    [ 4789.472] (II) LoadModule: "wfb"
    [ 4789.472] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 4789.472] (II) Module wfb: vendor="X.Org Foundation"
    [ 4789.472] compiled for 1.17.1, module version = 1.0.0
    [ 4789.472] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4789.472] (II) Loading sub module "ramdac"
    [ 4789.472] (II) LoadModule: "ramdac"
    [ 4789.472] (II) Module "ramdac" already built-in
    [ 4789.473] (II) intel(1): Using Kernel Mode Setting driver: i915, version 1.6.0 20140905
    [ 4789.474] (II) intel(G0): Using Kernel Mode Setting driver: i915, version 1.6.0 20140905
    [ 4789.474] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "SAM-Screen" for depth/fbbpp 24/32
    [ 4789.474] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 4789.474] (==) NVIDIA(0): RGB weight 888
    [ 4789.474] (==) NVIDIA(0): Default visual is TrueColor
    [ 4789.474] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 4789.474] (**) NVIDIA(0): Enabling 2D acceleration
    [ 4789.841] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
    [ 4789.842] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 Ti (GF114) at PCI:1:0:0 (GPU-0)
    [ 4789.842] (--) NVIDIA(0): Memory: 1048576 kBytes
    [ 4789.842] (--) NVIDIA(0): VideoBIOS: 70.24.21.00.00
    [ 4789.842] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 4789.875] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 560 Ti at PCI:1:0:0
    [ 4789.875] (--) NVIDIA(0): CRT-0
    [ 4789.875] (--) NVIDIA(0): CRT-1
    [ 4789.875] (--) NVIDIA(0): Samsung SMS27A850 (DFP-0) (boot, connected)
    [ 4789.875] (--) NVIDIA(0): DFP-1
    [ 4789.875] (--) NVIDIA(0): ViewSonic VG1930wm (DFP-2) (connected)
    [ 4789.875] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 4789.875] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
    [ 4789.875] (--) NVIDIA(0): Samsung SMS27A850 (DFP-0): Internal TMDS
    [ 4789.875] (--) NVIDIA(GPU-0): Samsung SMS27A850 (DFP-0): 330.0 MHz maximum pixel clock
    [ 4789.875] (--) NVIDIA(0): DFP-1: Internal TMDS
    [ 4789.875] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 4789.875] (--) NVIDIA(0): ViewSonic VG1930wm (DFP-2): Internal TMDS
    [ 4789.875] (--) NVIDIA(GPU-0): ViewSonic VG1930wm (DFP-2): 330.0 MHz maximum pixel clock
    [ 4789.875] (**) NVIDIA(0): Option "Rotate" "left"
    [ 4789.875] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4789.875] (**) NVIDIA(0): device Samsung SMS27A850 (DFP-0) (Using EDID frequencies
    [ 4789.875] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 4789.875] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4789.875] (WW) NVIDIA(GPU-0): mode "1920x1080" is specified in the EDID; however, the
    [ 4789.875] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4789.875] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4789.875] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1920x1080".
    [ 4789.876] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4789.876] (WW) NVIDIA(GPU-0): mode "1280x720" is specified in the EDID; however, the
    [ 4789.876] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4789.876] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4789.876] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1280x720".
    [ 4789.876] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4789.876] (WW) NVIDIA(GPU-0): mode "720x576" is specified in the EDID; however, the
    [ 4789.876] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4789.876] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4789.876] (WW) NVIDIA(GPU-0): VertRefresh check for mode "720x576".
    [ 4789.877] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4789.877] (**) NVIDIA(0): device ViewSonic VG1930wm (DFP-2) (Using EDID frequencies
    [ 4789.877] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 4789.878] (==) NVIDIA(0):
    [ 4789.878] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 4789.878] (==) NVIDIA(0): will be used as the requested mode.
    [ 4789.878] (==) NVIDIA(0):
    [ 4789.878] (II) NVIDIA(0): Validated MetaModes:
    [ 4789.878] (II) NVIDIA(0):
    [ 4789.878] (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-2:nvidia-auto-select{Rotation=90}"
    [ 4789.878] (II) NVIDIA(0): Virtual screen size determined to be 3460 x 1440
    [ 4789.905] (--) NVIDIA(0): DPI set to (125, 114); computed from "UseEdidDpi" X config
    [ 4789.905] (--) NVIDIA(0): option
    [ 4789.906] (--) intel(1): Integrated Graphics Chipset: Intel(R) HD Graphics 2000
    [ 4789.906] (--) intel(1): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
    [ 4789.906] (II) intel(1): Creating default Display subsection in Screen section
    "BNQ-Screen" for depth/fbbpp 24/32
    [ 4789.906] (==) intel(1): Depth 24, (--) framebuffer bpp 32
    [ 4789.906] (==) intel(1): RGB weight 888
    [ 4789.906] (==) intel(1): Default visual is TrueColor
    [ 4789.906] (**) intel(1): Option "AccelMethod" "none"
    [ 4789.906] (II) intel(1): Output VGA1 using monitor section BNQ
    [ 4789.906] (**) intel(1): Option "LeftOf" "SAM"
    [ 4789.906] (**) intel(1): Option "Rotate" "left"
    [ 4789.906] (II) intel(1): Enabled output VGA1
    [ 4789.906] (II) intel(1): Output HDMI1 has no monitor section
    [ 4789.906] (II) intel(1): Enabled output HDMI1
    [ 4789.906] (II) intel(1): Output DP1 has no monitor section
    [ 4789.906] (II) intel(1): Enabled output DP1
    [ 4789.906] (II) intel(1): Output HDMI2 has no monitor section
    [ 4789.906] (II) intel(1): Enabled output HDMI2
    [ 4789.906] (II) intel(1): Output HDMI3 has no monitor section
    [ 4789.906] (II) intel(1): Enabled output HDMI3
    [ 4789.906] (II) intel(1): Output DP2 has no monitor section
    [ 4789.906] (II) intel(1): Enabled output DP2
    [ 4789.906] (II) intel(1): Output DP3 has no monitor section
    [ 4789.906] (II) intel(1): Enabled output DP3
    [ 4789.906] (--) intel(1): Using a maximum size of 256x256 for hardware cursors
    [ 4789.906] (II) intel(1): Output VIRTUAL1 has no monitor section
    [ 4789.906] (II) intel(1): Enabled output VIRTUAL1
    [ 4789.906] (II) intel(1): EDID for output DP1
    [ 4789.906] (II) intel(1): EDID for output DP2
    [ 4789.906] (II) intel(1): EDID for output DP3
    [ 4789.906] (II) intel(1): EDID for output HDMI1
    [ 4789.906] (II) intel(1): EDID for output HDMI2
    [ 4789.907] (II) intel(1): EDID for output HDMI3
    [ 4789.920] (II) intel(1): EDID for output VGA1
    [ 4789.920] (II) intel(1): Manufacturer: BNQ Model: 7659 Serial#: 28
    [ 4789.920] (II) intel(1): Year: 2003 Week: 39
    [ 4789.920] (II) intel(1): EDID Version: 1.3
    [ 4789.920] (II) intel(1): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 4789.920] (II) intel(1): Sync: Separate Composite
    [ 4789.920] (II) intel(1): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 4789.920] (II) intel(1): Gamma: 2.20
    [ 4789.920] (II) intel(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 4789.920] (II) intel(1): First detailed timing is preferred mode
    [ 4789.920] (II) intel(1): redX: 0.640 redY: 0.340 greenX: 0.290 greenY: 0.611
    [ 4789.920] (II) intel(1): blueX: 0.140 blueY: 0.069 whiteX: 0.310 whiteY: 0.330
    [ 4789.920] (II) intel(1): Supported established timings:
    [ 4789.920] (II) intel(1): 720x400@70Hz
    [ 4789.920] (II) intel(1): 640x480@60Hz
    [ 4789.920] (II) intel(1): 640x480@67Hz
    [ 4789.920] (II) intel(1): 640x480@72Hz
    [ 4789.920] (II) intel(1): 640x480@75Hz
    [ 4789.920] (II) intel(1): 800x600@56Hz
    [ 4789.920] (II) intel(1): 800x600@60Hz
    [ 4789.920] (II) intel(1): 800x600@72Hz
    [ 4789.920] (II) intel(1): 800x600@75Hz
    [ 4789.920] (II) intel(1): 832x624@75Hz
    [ 4789.920] (II) intel(1): 1024x768@60Hz
    [ 4789.920] (II) intel(1): 1024x768@70Hz
    [ 4789.920] (II) intel(1): 1024x768@75Hz
    [ 4789.920] (II) intel(1): 1280x1024@75Hz
    [ 4789.920] (II) intel(1): 1152x864@75Hz
    [ 4789.920] (II) intel(1): Manufacturer's mask: 0
    [ 4789.920] (II) intel(1): Supported standard timings:
    [ 4789.920] (II) intel(1): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 4789.920] (II) intel(1): #1: hsize: 1280 vsize 1024 refresh: 76 vid: 36993
    [ 4789.920] (II) intel(1): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 4789.920] (II) intel(1): #3: hsize: 1280 vsize 1024 refresh: 72 vid: 35969
    [ 4789.920] (II) intel(1): Supported detailed timing:
    [ 4789.920] (II) intel(1): clock: 108.0 MHz Image Size: 338 x 270 mm
    [ 4789.920] (II) intel(1): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 4789.920] (II) intel(1): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 4789.920] (II) intel(1): Supported detailed timing:
    [ 4789.920] (II) intel(1): clock: 25.2 MHz Image Size: 304 x 228 mm
    [ 4789.920] (II) intel(1): h_active: 640 h_sync: 656 h_sync_end 752 h_blank_end 800 h_border: 0
    [ 4789.920] (II) intel(1): v_active: 350 v_sync: 387 v_sync_end 389 v_blanking: 449 v_border: 0
    [ 4789.920] (II) intel(1): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 145 MHz
    [ 4789.920] (II) intel(1): Monitor name: BenQ FP737s
    [ 4789.920] (II) intel(1): EDID (in hex):
    [ 4789.920] (II) intel(1): 00ffffffffffff0009d159761c000000
    [ 4789.920] (II) intel(1): 270d01036c221b78eac6f6a3574a9c23
    [ 4789.920] (II) intel(1): 114f54bfef80714f81908180818c0101
    [ 4789.920] (II) intel(1): 010101010101302a009851002a403070
    [ 4789.920] (II) intel(1): 1300520e1100001ed50980a0205e6310
    [ 4789.920] (II) intel(1): 1060520830e41000001a000000fd0038
    [ 4789.920] (II) intel(1): 4b1f510e000a202020202020000000fc
    [ 4789.920] (II) intel(1): 0042656e51204650373337730a200072
    [ 4789.920] (II) intel(1): Printing probed modes for output VGA1
    [ 4789.920] (II) intel(1): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 4789.920] (II) intel(1): Modeline "1280x1024"x76.0 141.81 1280 1376 1512 1744 1024 1025 1028 1070 -hsync +vsync (81.3 kHz)
    [ 4789.920] (II) intel(1): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 4789.920] (II) intel(1): Modeline "1280x1024"x72.0 132.84 1280 1368 1504 1728 1024 1025 1028 1067 -hsync +vsync (76.9 kHz)
    [ 4789.920] (II) intel(1): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 4789.920] (II) intel(1): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 4789.920] (II) intel(1): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 4789.920] (II) intel(1): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 4789.920] (II) intel(1): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 4789.920] (II) intel(1): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 4789.920] (II) intel(1): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 4789.920] (II) intel(1): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 4789.920] (II) intel(1): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 4789.920] (II) intel(1): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 4789.920] (II) intel(1): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 4789.920] (II) intel(1): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 4789.920] (II) intel(1): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 4789.920] (II) intel(1): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 4789.920] (II) intel(1): Modeline "640x350"x70.1 25.17 640 656 752 800 350 387 389 449 +hsync -vsync (31.5 kHz e)
    [ 4789.920] (II) intel(1): EDID for output VIRTUAL1
    [ 4789.920] (II) intel(1): Output DP1 disconnected
    [ 4789.920] (II) intel(1): Output DP2 disconnected
    [ 4789.920] (II) intel(1): Output DP3 disconnected
    [ 4789.920] (II) intel(1): Output HDMI1 disconnected
    [ 4789.920] (II) intel(1): Output HDMI2 disconnected
    [ 4789.920] (II) intel(1): Output HDMI3 disconnected
    [ 4789.920] (II) intel(1): Output VGA1 connected
    [ 4789.920] (II) intel(1): Output VIRTUAL1 disconnected
    [ 4789.920] (II) intel(1): Using user preference for initial modes
    [ 4789.920] (II) intel(1): Output VGA1 using initial mode 1280x1024
    [ 4789.920] (EE) intel(1): Cannot position output VGA1 relative to unknown output SAM
    [ 4789.920] (II) intel(1): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 4789.920] (==) intel(1): TearFree disabled
    [ 4789.920] (==) intel(1): DPI set to (96, 96)
    [ 4789.920] (II) Loading sub module "dri2"
    [ 4789.920] (II) LoadModule: "dri2"
    [ 4789.920] (II) Module "dri2" already built-in
    [ 4789.920] (II) Loading sub module "present"
    [ 4789.920] (II) LoadModule: "present"
    [ 4789.920] (II) Module "present" already built-in
    [ 4792.053] (EE) intel(G0): [drm] failed to set drm interface version: Permission denied [13].
    [ 4792.053] (II) intel(G0): [drm] Contents of '/sys/kernel/debug/dri/0/clients':
    [ 4792.053] (II) intel(G0): [drm] command pid dev master a uid magic
    [ 4792.053] (II) intel(G0): [drm] Xorg 10086 0 y y 0 0
    [ 4792.053] (II) intel(G0): [drm] Xorg 10086 0 n y 0 0
    [ 4792.053] (EE) intel(G0): Failed to claim DRM device.
    [ 4792.053] (II) UnloadModule: "intel"
    [ 4792.053] (--) Depth 24 pixmap format is 32 bpp
    [ 4792.053] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 4792.053] (II) NVIDIA: access.
    [ 4792.057] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 4792.057] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 4792.057] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 4792.057] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 4792.057] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 4792.057] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 4792.057] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 4792.057] (II) NVIDIA(0): Config Options in the README.
    [ 4792.091] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-2:nvidia-auto-select{Rotation=90}"
    [ 4792.264] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 4792.264] (==) NVIDIA(0): Backing store enabled
    [ 4792.264] (==) NVIDIA(0): Silken mouse enabled
    [ 4792.264] (**) NVIDIA(0): DPMS enabled
    [ 4792.264] (II) Loading sub module "dri2"
    [ 4792.264] (II) LoadModule: "dri2"
    [ 4792.264] (II) Module "dri2" already built-in
    [ 4792.264] (II) NVIDIA(0): [DRI2] Setup complete
    [ 4792.264] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 4792.264] (--) RandR disabled
    [ 4792.264] (II) intel(1): SNA initialized with disabled backend
    [ 4792.264] (==) intel(1): Backing store enabled
    [ 4792.264] (==) intel(1): Silken mouse enabled
    [ 4792.264] (II) intel(1): HW Cursor enabled
    [ 4792.264] (II) intel(1): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 4792.264] (**) intel(1): DPMS enabled
    [ 4792.264] (==) intel(1): display hotplug detection enabled
    [ 4792.264] (II) intel(1): Textured video not supported on this hardware
    [ 4792.264] (WW) intel(1): loading DRI2 whilst the GPU is wedged.
    [ 4792.264] (II) intel(1): [DRI2] Setup complete
    [ 4792.264] (II) intel(1): [DRI2] DRI driver: i965
    [ 4792.264] (II) intel(1): [DRI2] VDPAU driver: i965
    [ 4792.264] (II) intel(1): direct rendering: DRI2 enabled
    [ 4792.265] (II) intel(1): hardware support for Present enabled
    [ 4792.265] (WW) intel(1): Option "Monitor-VGA-0" is not used
    [ 4792.265] (WW) intel(1): Option "LeftOf" is not used
    [ 4792.265] (WW) intel(1): Option "Rotate" is not used
    [ 4792.265] (--) RandR disabled
    [ 4792.268] (II) Initializing extension GLX
    [ 4792.268] (II) Indirect GLX disabled.(II) intel(1): switch to mode [email protected] on VGA1 using pipe 0, position (0, 0), rotation left, reflection none
    [ 4792.332] (II) intel(1): Setting screen physical size to 270 x 338
    [ 4792.386] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 4792.386] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4792.386] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [ 4792.386] (**) Power Button: Applying InputClass "system-keyboard"
    [ 4792.386] (II) LoadModule: "libinput"
    [ 4792.386] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
    [ 4792.387] (II) Module libinput: vendor="X.Org Foundation"
    [ 4792.387] compiled for 1.17.1, module version = 0.7.0
    [ 4792.387] Module class: X.Org XInput Driver
    [ 4792.387] ABI class: X.Org XInput driver, version 21.0
    [ 4792.387] (II) Using input driver 'libinput' for 'Power Button'
    [ 4792.387] (**) Power Button: always reports core events
    [ 4792.387] (**) Option "Device" "/dev/input/event2"
    [ 4792.387] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
    [ 4792.387] (II) input device 'Power Button', /dev/input/event2 is a keyboard
    [ 4792.399] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 4792.399] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 4792.399] (**) Option "xkb_model" "pc104"
    [ 4792.399] (**) Option "xkb_layout" "us,ru"
    [ 4792.399] (**) Option "xkb_options" "caps:swapescape,grp:toggle"
    [ 4792.432] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
    [ 4792.432] (II) input device 'Power Button', /dev/input/event2 is a keyboard
    [ 4792.432] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 4792.432] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4792.432] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [ 4792.432] (**) Power Button: Applying InputClass "system-keyboard"
    [ 4792.432] (II) Using input driver 'libinput' for 'Power Button'
    [ 4792.432] (**) Power Button: always reports core events
    [ 4792.432] (**) Option "Device" "/dev/input/event1"
    [ 4792.433] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
    [ 4792.433] (II) input device 'Power Button', /dev/input/event1 is a keyboard
    [ 4792.489] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
    [ 4792.489] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 4792.489] (**) Option "xkb_model" "pc104"
    [ 4792.489] (**) Option "xkb_layout" "us,ru"
    [ 4792.489] (**) Option "xkb_options" "caps:swapescape,grp:toggle"
    [ 4792.490] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
    [ 4792.490] (II) input device 'Power Button', /dev/input/event1 is a keyboard
    [ 4792.490] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event0)
    [ 4792.490] (II) No input driver specified, ignoring this device.
    [ 4792.490] (II) This device may have been added with another device file.
    [ 4792.490] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
    [ 4792.490] (II) No input driver specified, ignoring this device.
    [ 4792.490] (II) This device may have been added with another device file.
    [ 4792.490] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
    [ 4792.490] (II) No input driver specified, ignoring this device.
    [ 4792.490] (II) This device may have been added with another device file.
    [ 4792.491] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
    [ 4792.491] (II) No input driver specified, ignoring this device.
    [ 4792.491] (II) This device may have been added with another device file.
    [ 4792.491] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v8.0 (/dev/input/event3)
    [ 4792.491] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: Applying InputClass "evdev keyboard catchall"
    [ 4792.491] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: Applying InputClass "libinput keyboard catchall"
    [ 4792.491] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: Applying InputClass "system-keyboard"
    [ 4792.491] (II) Using input driver 'libinput' for 'Microsoft Microsoft® 2.4GHz Transceiver v8.0'
    [ 4792.491] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: always reports core events
    [ 4792.491] (**) Option "Device" "/dev/input/event3"
    [ 4792.491] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event3 is tagged by udev as: Keyboard
    [ 4792.491] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event3 is a keyboard
    [ 4792.554] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:07B2.0004/input/input24/event3"
    [ 4792.554] (II) XINPUT: Adding extended input device "Microsoft Microsoft® 2.4GHz Transceiver v8.0" (type: KEYBOARD, id 8)
    [ 4792.554] (**) Option "xkb_model" "pc104"
    [ 4792.554] (**) Option "xkb_layout" "us,ru"
    [ 4792.554] (**) Option "xkb_options" "caps:swapescape,grp:toggle"
    [ 4792.554] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event3 is tagged by udev as: Keyboard
    [ 4792.554] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event3 is a keyboard
    [ 4792.555] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v8.0 (/dev/input/event4)
    [ 4792.555] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: Applying InputClass "evdev pointer catchall"
    [ 4792.555] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: Applying InputClass "libinput pointer catchall"
    [ 4792.555] (II) Using input driver 'libinput' for 'Microsoft Microsoft® 2.4GHz Transceiver v8.0'
    [ 4792.555] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: always reports core events
    [ 4792.555] (**) Option "Device" "/dev/input/event4"
    [ 4792.555] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event4 is tagged by udev as: Mouse
    [ 4792.555] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event4 is a pointer caps
    [ 4792.609] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:045E:07B2.0005/input/input25/event4"
    [ 4792.610] (II) XINPUT: Adding extended input device "Microsoft Microsoft® 2.4GHz Transceiver v8.0" (type: MOUSE, id 9)
    [ 4792.610] (**) Option "AccelerationScheme" "none"
    [ 4792.610] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: (accel) selected scheme none/0
    [ 4792.610] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: (accel) acceleration factor: 2.000
    [ 4792.610] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: (accel) acceleration threshold: 4
    [ 4792.610] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event4 is tagged by udev as: Mouse
    [ 4792.610] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event4 is a pointer caps
    [ 4792.610] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v8.0 (/dev/input/mouse0)
    [ 4792.610] (II) No input driver specified, ignoring this device.
    [ 4792.610] (II) This device may have been added with another device file.
    [ 4792.611] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v8.0 (/dev/input/event5)
    [ 4792.611] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: Applying InputClass "evdev keyboard catchall"
    [ 4792.611] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: Applying InputClass "joystick catchall"
    [ 4792.611] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: Applying InputClass "libinput keyboard catchall"
    [ 4792.611] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: Applying InputClass "system-keyboard"
    [ 4792.611] (II) Using input driver 'libinput' for 'Microsoft Microsoft® 2.4GHz Transceiver v8.0'
    [ 4792.611] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: always reports core events
    [ 4792.611] (**) Option "Device" "/dev/input/event5"
    [ 4792.611] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event5 is tagged by udev as: Keyboard Joystick
    [ 4792.611] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event5 is a keyboard
    [ 4792.676] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:045E:07B2.0006/input/input26/event5"
    [ 4792.676] (II) XINPUT: Adding extended input device "Microsoft Microsoft® 2.4GHz Transceiver v8.0" (type: KEYBOARD, id 10)
    [ 4792.676] (**) Option "xkb_model" "pc104"
    [ 4792.676] (**) Option "xkb_layout" "us,ru"
    [ 4792.676] (**) Option "xkb_options" "caps:swapescape,grp:toggle"
    [ 4792.676] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event5 is tagged by udev as: Keyboard Joystick
    [ 4792.676] (II) input device 'Microsoft Microsoft® 2.4GHz Transceiver v8.0', /dev/input/event5 is a keyboard
    [ 4792.677] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v8.0 (/dev/input/js0)
    [ 4792.677] (**) Microsoft Microsoft® 2.4GHz Transceiver v8.0: Applying InputClass "system-keyboard"
    [ 4792.677] (II) No input driver specified, ignoring this device.
    [ 4792.677] (II) This device may have been added with another device file.
    [ 4792.677] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event7)
    [ 4792.677] (II) No input driver specified, ignoring this device.
    [ 4792.677] (II) This device may have been added with another device file.
    [ 4792.677] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
    [ 4792.677] (II) No input driver specified, ignoring this device.
    [ 4792.677] (II) This device may have been added with another device file.
    [ 4792.677] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event9)
    [ 4792.677] (II) No input driver specified, ignoring this device.
    [ 4792.677] (II) This device may have been added with another device file.
    [ 4792.678] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event10)
    [ 4792.678] (II) No input driver specified, ignoring this device.
    [ 4792.678] (II) This device may have been added with another device file.
    [ 4792.678] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event11)
    [ 4792.678] (II) No input driver specified, ignoring this device.
    [ 4792.678] (II) This device may have been added with another device file.
    [ 4792.678] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event12)
    [ 4792.678] (II) No input driver specified, ignoring this device.
    [ 4792.678] (II) This device may have been added with another device file.
    [ 4792.678] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event13)
    [ 4792.678] (II) No input driver specified, ignoring this device.
    [ 4792.678] (II) This device may have been added with another device file.
    [ 4792.678] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
    [ 4792.678] (II) No input driver specified, ignoring this device.
    [ 4792.678] (II) This device may have been added with another device file.
    [ 4792.679] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
    [ 4792.679] (II) No input driver specified, ignoring this device.
    [ 4792.679] (II) This device may have been added with another device file.
    [ 4792.679] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event6)
    [ 4792.679] (II) No input driver specified, ignoring this device.
    [ 4792.679] (II) This device may have been added with another device file.
    [ 4792.679] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event16)
    [ 4792.679] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 4792.679] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
    [ 4792.679] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
    [ 4792.679] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
    [ 4792.679] (**) Eee PC WMI hotkeys: always reports core events
    [ 4792.679] (**) Option "Device" "/dev/input/event16"
    [ 4792.679] (II) input device 'Eee PC WMI hotkeys', /dev/input/event16 is tagged by udev as: Keyboard
    [ 4792.679] (II) input device 'Eee PC WMI hotkeys', /dev/input/event16 is a keyboard
    [ 4792.712] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input19/event16"
    [ 4792.712] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
    [ 4792.712] (**) Option "xkb_model" "pc104"
    [ 4792.713] (**) Option "xkb_layout" "us,ru"
    [ 4792.713] (**) Option "xkb_options" "caps:swapescape,grp:toggle"
    [ 4792.713] (II) input device 'Eee PC WMI hotkeys', /dev/input/event16 is tagged by udev as: Keyboard
    [ 4792.713] (II) input device 'Eee PC WMI hotkeys', /dev/input/event16 is a keyboard
    [ 4793.050] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4793.050] (**) NVIDIA(0): device ViewSonic VG1930wm (DFP-2) (Using EDID frequencies
    [ 4793.050] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 4793.081] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4793.081] (**) NVIDIA(0): device Samsung SMS27A850 (DFP-0) (Using EDID frequencies
    [ 4793.081] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 4793.081] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4793.081] (WW) NVIDIA(GPU-0): mode "1920x1080" is specified in the EDID; however, the
    [ 4793.081] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4793.081] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4793.081] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1920x1080".
    [ 4793.081] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4793.081] (WW) NVIDIA(GPU-0): mode "1280x720" is specified in the EDID; however, the
    [ 4793.081] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4793.081] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4793.081] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1280x720".
    [ 4793.081] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4793.081] (WW) NVIDIA(GPU-0): mode "720x576" is specified in the EDID; however, the
    [ 4793.081] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4793.081] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4793.081] (WW) NVIDIA(GPU-0): VertRefresh check for mode "720x576".
    [ 4793.129] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4793.129] (**) NVIDIA(0): device ViewSonic VG1930wm (DFP-2) (Using EDID frequencies
    [ 4793.129] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 4793.160] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4793.160] (**) NVIDIA(0): device Samsung SMS27A850 (DFP-0) (Using EDID frequencies
    [ 4793.160] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 4793.160] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4793.160] (WW) NVIDIA(GPU-0): mode "1920x1080" is specified in the EDID; however, the
    [ 4793.160] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4793.160] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4793.160] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1920x1080".
    [ 4793.160] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4793.160] (WW) NVIDIA(GPU-0): mode "1280x720" is specified in the EDID; however, the
    [ 4793.160] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4793.160] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4793.160] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1280x720".
    [ 4793.160] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4793.160] (WW) NVIDIA(GPU-0): mode "720x576" is specified in the EDID; however, the
    [ 4793.160] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4793.160] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4793.160] (WW) NVIDIA(GPU-0): VertRefresh check for mode "720x576".
    [ 4793.229] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4793.229] (**) NVIDIA(0): device ViewSonic VG1930wm (DFP-2) (Using EDID frequencies
    [ 4793.229] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 4793.259] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4793.259] (**) NVIDIA(0): device Samsung SMS27A850 (DFP-0) (Using EDID frequencies
    [ 4793.259] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 4793.259] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4793.259] (WW) NVIDIA(GPU-0): mode "1920x1080" is specified in the EDID; however, the
    [ 4793.259] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4793.259] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4793.259] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1920x1080".
    [ 4793.259] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4793.259] (WW) NVIDIA(GPU-0): mode "1280x720" is specified in the EDID; however, the
    [ 4793.259] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4793.259] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4793.259] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1280x720".
    [ 4793.259] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4793.259] (WW) NVIDIA(GPU-0): mode "720x576" is specified in the EDID; however, the
    [ 4793.259] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4793.259] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4793.259] (WW) NVIDIA(GPU-0): VertRefresh check for mode "720x576".
    [ 4849.763] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4849.763] (**) NVIDIA(0): device ViewSonic VG1930wm (DFP-2) (Using EDID frequencies
    [ 4849.763] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 4849.794] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4849.794] (**) NVIDIA(0): device Samsung SMS27A850 (DFP-0) (Using EDID frequencies
    [ 4849.794] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 4849.794] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4849.794] (WW) NVIDIA(GPU-0): mode "1920x1080" is specified in the EDID; however, the
    [ 4849.794] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4849.794] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4849.794] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1920x1080".
    [ 4849.795] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4849.795] (WW) NVIDIA(GPU-0): mode "1280x720" is specified in the EDID; however, the
    [ 4849.795] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4849.795] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4849.795] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1280x720".
    [ 4849.795] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4849.795] (WW) NVIDIA(GPU-0): mode "720x576" is specified in the EDID; however, the
    [ 4849.795] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4849.795] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4849.795] (WW) NVIDIA(GPU-0): VertRefresh check for mode "720x576".
    I also tried other configs, but neither of them made me happy:
    Section "DRI"
    Mode 0666
    EndSection
    Section "Monitor"
    Identifier "SAM"
    ModelName "Samsung SMS27A850"
    HorizSync 30.0 - 90.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    DisplaySize 597 336 # In millimeters
    EndSection
    Section "Monitor"
    Identifier "VS"
    ModelName "ViewSonic VG1930wm"
    Option "DPMS"
    Option "RightOf" "SAM"
    Option "Rotate" "left"
    EndSection
    Section "Monitor"
    Identifier "BNQ"
    ModelName "BenQ FP737s"
    Option "DPMS"
    Option "LeftOf" "SAM"
    Option "Rotate" "left"
    EndSection
    Section "Device"
    Identifier "nvidia-sam"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 560 Ti"
    BusID "01:00:0"
    Option "Monitor-DVI-I-1" "SAM"
    Screen 0
    EndSection
    Section "Device"
    Identifier "nvidia-vs"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 560 Ti"
    BusID "01:00:0"
    Option "Monitor-DVI-I-2" "VS"
    Screen 1
    EndSection
    Section "Device"
    Identifier "intel"
    Driver "modesetting"
    Option "AccelMethod" "none"
    VendorName "Intel"
    BoardName "Intel Integrated Graphic Controller"
    BusID "00:02:0"
    Option "Monitor-VGA-0" "BNQ"
    Screen 2
    EndSection
    Section "Screen"
    Identifier "SAM-Screen"
    Device "nvidia-sam"
    Monitor "SAM"
    #DefaultDepth 24
    # Option "Stereo" "0"
    # Option "SLI" "Off"
    # Option "MultiGPU" "Off"
    # Option "BaseMosaic" "off"
    #Option "AllowEmptyInitialConfiguration"
    # SubSection "Display"
    # Depth 24
    # EndSubSection
    EndSection
    Section "Screen"
    Identifier "VS-Screen"
    Device "nvidia-vs"
    Monitor "VS"
    #DefaultDepth 24
    # Option "Stereo" "0"
    # Option "SLI" "Off"
    # Option "MultiGPU" "Off"
    # Option "BaseMosaic" "off"
    #Option "AllowEmptyInitialConfiguration"
    # SubSection "Display"
    # Depth 24
    # EndSubSection
    EndSection
    Section "Screen"
    Identifier "BNQ-Screen"
    Device "intel"
    Monitor "BNQ"
    EndSection
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "SAM-Screen"
    Screen 1 "VS-Screen" RightOf "SAM-Screen"
    Screen 2 "BNQ-Screen" LeftOf "SAM-Screen"
    Option "Xinerama" "0"
    EndSection
    [ 4488.527]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 4488.527] X Protocol Version 11, Revision 0
    [ 4488.527] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 4488.527] Current Operating System: Linux earth 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
    [ 4488.527] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=dc49b07c-e67c-4b6f-91f7-7c1adc050e21 rw quiet ipv6.disable=1 init=/usr/lib/systemd/systemd security=tomoyo TOMOYO_trigger=/usr/lib/systemd/systemd
    [ 4488.527] Build Date: 22 February 2015 12:50:32PM
    [ 4488.527]
    [ 4488.527] Current version of pixman: 0.32.6
    [ 4488.527] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4488.527] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4488.527] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 1 14:38:54 2015
    [ 4488.527] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4488.527] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 4488.528] (==) ServerLayout "Layout0"
    [ 4488.528] (**) |-->Screen "SAM-Screen" (0)
    [ 4488.528] (**) | |-->Monitor "SAM"
    [ 4488.528] (**) | |-->Device "nvidia-sam"
    [ 4488.528] (**) |-->Screen "VS-Screen" (1)
    [ 4488.528] (**) | |-->Monitor "VS"
    [ 4488.528] (**) | |-->Device "nvidia-vs"
    [ 4488.528] (**) |-->Screen "BNQ-Screen" (2)
    [ 4488.528] (**) | |-->Monitor "BNQ"
    [ 4488.528] (**) | |-->Device "intel"
    [ 4488.528] (**) Option "Xinerama" "0"
    [ 4488.528] (==) Automatically adding devices
    [ 4488.528] (==) Automatically enabling devices
    [ 4488.528] (==) Automatically adding GPU devices
    [ 4488.528] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 4488.528] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4488.528] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4488.528] (II) Loader magic: 0x815d80
    [ 4488.528] (II) Module ABI versions:
    [ 4488.528] X.Org ANSI C Emulation: 0.4
    [ 4488.528] X.Org Video Driver: 19.0
    [ 4488.528] X.Org XInput driver : 21.0
    [ 4488.528] X.Org Server Extension : 9.0
    [ 4488.529] (EE) systemd-logind: failed to get session: PID 32224 does not belong to any known session
    [ 4488.530] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 4488.530] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 4488.531] (--) PCI: (0:0:2:0) 8086:0102:1043:84ca rev 9, Mem @ 0xf6400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 4488.531] (--) PCI:*(0:1:0:0) 10de:1200:10b0:0401 rev 161, Mem @ 0xf4000000/33554432, 0xe0000000/134217728, 0xe8000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 4488.531] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 4488.531] (II) LoadModule: "glx"
    [ 4488.531] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4488.542] (II) Module glx: vendor="NVIDIA Corporation"
    [ 4488.542] compiled for 4.0.2, module version = 1.0.0
    [ 4488.542] Module class: X.Org Server Extension
    [ 4488.542] (II) NVIDIA GLX Module 346.47 Thu Feb 19 18:09:07 PST 2015
    [ 4488.542] (II) LoadModule: "nvidia"
    [ 4488.542] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 4488.543] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 4488.543] compiled for 4.0.2, module version = 1.0.0
    [ 4488.543] Module class: X.Org Video Driver
    [ 4488.543] (II) LoadModule: "modesetting"
    [ 4488.543] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 4488.543] (II) Module modesetting: vendor="X.Org Foundation"
    [ 4488.543] compiled for 1.17.1, module version = 1.17.1
    [ 4488.543] Module class: X.Org Video Driver
    [ 4488.543] ABI class: X.Org Video Driver, version 19.0
    [ 4488.543] (II) NVIDIA dlloader X Driver 346.47 Thu Feb 19 17:47:18 PST 2015
    [ 4488.543] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 4488.543] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 4488.543] (++) using VT number 7
    [ 4488.645] (II) Loading sub module "fb"
    [ 4488.645] (II) LoadModule: "fb"
    [ 4488.645] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 4488.645] (II) Module fb: vendor="X.Org Foundation"
    [ 4488.646] compiled for 1.17.1, module version = 1.0.0
    [ 4488.646] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4488.646] (II) Loading sub module "wfb"
    [ 4488.646] (II) LoadModule: "wfb"
    [ 4488.646] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 4488.646] (II) Module wfb: vendor="X.Org Foundation"
    [ 4488.646] compiled for 1.17.1, module version = 1.0.0
    [ 4488.646] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4488.646] (II) Loading sub module "ramdac"
    [ 4488.646] (II) LoadModule: "ramdac"
    [ 4488.646] (II) Module "ramdac" already built-in
    [ 4488.647] (II) modeset(2): using drv /dev/dri/card0
    [ 4488.647] (II) modeset(G0): using drv /dev/dri/card0
    [ 4488.647] (EE) Screen 2 deleted because of no matching config section.
    [ 4488.647] (II) UnloadModule: "modesetting"
    [ 4488.647] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "SAM-Screen" for depth/fbbpp 24/32
    [ 4488.647] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 4488.647] (==) NVIDIA(0): RGB weight 888
    [ 4488.647] (==) NVIDIA(0): Default visual is TrueColor
    [ 4488.647] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 4488.648] (II) NVIDIA(1): Creating default Display subsection in Screen section
    "VS-Screen" for depth/fbbpp 24/32
    [ 4488.648] (**) NVIDIA(0): Enabling 2D acceleration
    [ 4489.049] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
    [ 4489.050] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 Ti (GF114) at PCI:1:0:0 (GPU-0)
    [ 4489.050] (--) NVIDIA(0): Memory: 1048576 kBytes
    [ 4489.050] (--) NVIDIA(0): VideoBIOS: 70.24.21.00.00
    [ 4489.050] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 4489.082] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 560 Ti at PCI:1:0:0
    [ 4489.082] (--) NVIDIA(0): CRT-0
    [ 4489.082] (--) NVIDIA(0): CRT-1
    [ 4489.082] (--) NVIDIA(0): Samsung SMS27A850 (DFP-0) (boot, connected)
    [ 4489.082] (--) NVIDIA(0): DFP-1
    [ 4489.082] (--) NVIDIA(0): ViewSonic VG1930wm (DFP-2) (connected)
    [ 4489.082] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 4489.082] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
    [ 4489.082] (--) NVIDIA(0): Samsung SMS27A850 (DFP-0): Internal TMDS
    [ 4489.082] (--) NVIDIA(GPU-0): Samsung SMS27A850 (DFP-0): 330.0 MHz maximum pixel clock
    [ 4489.082] (--) NVIDIA(0): DFP-1: Internal TMDS
    [ 4489.082] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 4489.082] (--) NVIDIA(0): ViewSonic VG1930wm (DFP-2): Internal TMDS
    [ 4489.082] (--) NVIDIA(GPU-0): ViewSonic VG1930wm (DFP-2): 330.0 MHz maximum pixel clock
    [ 4489.083] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4489.083] (**) NVIDIA(0): device Samsung SMS27A850 (DFP-0) (Using EDID frequencies
    [ 4489.083] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 4489.083] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4489.083] (WW) NVIDIA(GPU-0): mode "1920x1080" is specified in the EDID; however, the
    [ 4489.083] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4489.083] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4489.083] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1920x1080".
    [ 4489.083] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4489.083] (WW) NVIDIA(GPU-0): mode "1280x720" is specified in the EDID; however, the
    [ 4489.083] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4489.083] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4489.083] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1280x720".
    [ 4489.083] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850 (DFP-0) contradicts itself:
    [ 4489.083] (WW) NVIDIA(GPU-0): mode "720x576" is specified in the EDID; however, the
    [ 4489.083] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 4489.083] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 4489.083] (WW) NVIDIA(GPU-0): VertRefresh check for mode "720x576".
    [ 4489.084] (==) NVIDIA(0):
    [ 4489.084] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 4489.084] (==) NVIDIA(0): will be used as the requested mode.
    [ 4489.084] (==) NVIDIA(0):
    [ 4489.084] (II) NVIDIA(0): Validated MetaModes:
    [ 4489.084] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
    [ 4489.084] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
    [ 4489.113] (--) NVIDIA(0): DPI set to (125, 114); computed from "UseEdidDpi" X config
    [ 4489.113] (--) NVIDIA(0): option
    [ 4489.114] (==) NVIDIA(1): Depth 24, (==) framebuffer bpp 32
    [ 4489.114] (==) NVIDIA(1): RGB weight 888
    [ 4489.114] (==) NVIDIA(1): Default visual is TrueColor
    [ 4489.114] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
    [ 4489.114] (II) NVIDIA(1): NVIDIA GPU GeForce GTX 560 Ti (GF114) at PCI:1:0:0 (GPU-0)
    [ 4489.114] (--) NVIDIA(1): Memory: 1048576 kBytes
    [ 4489.114] (--) NVIDIA(1): VideoBIOS: 70.24.21.00.00
    [ 4489.114] (II) NVIDIA(1): Detected PCI Express Link width: 16X
    [ 4489.146] (--) NVIDIA(1): Valid display device(s) on GeForce GTX 560 Ti at PCI:1:0:0
    [ 4489.146] (--) NVIDIA(1): CRT-0
    [ 4489.146] (--) NVIDIA(1): CRT-1
    [ 4489.146] (--) NVIDIA(1): Samsung SMS27A850 (DFP-0) (boot, connected)
    [ 4489.146] (--) NVIDIA(1): DFP-1
    [ 4489.146] (--) NVIDIA(1): ViewSonic VG1930wm (DFP-2) (connected)
    [ 4489.146] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 4489.146] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
    [ 4489.146] (--) NVIDIA(1): Samsung SMS27A850 (DFP-0): Internal TMDS
    [ 4489.146] (--) NVIDIA(GPU-0): Samsung SMS27A850 (DFP-0): 330.0 MHz maximum pixel clock
    [ 4489.146] (--) NVIDIA(1): DFP-1: Internal TMDS
    [ 4489.146] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 4489.146] (--) NVIDIA(1): ViewSonic VG1930wm (DFP-2): Internal TMDS
    [ 4489.146] (--) NVIDIA(GPU-0): ViewSonic VG1930wm (DFP-2): 330.0 MHz maximum pixel clock
    [ 4489.146] (**) NVIDIA(1): Option "Rotate" "left"
    [ 4489.146] (**) NVIDIA(1): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4489.146] (**) NVIDIA(1): device ViewSonic VG1930wm (DFP-2) (Using EDID frequencies
    [ 4489.146] (**) NVIDIA(1): has been enabled on all display devices.)
    [ 4489.147] (==) NVIDIA(1):
    [ 4489.147] (==) NVIDIA(1): No modes were requested; the default mode "nvidia-auto-select"
    [ 4489.147] (==) NVIDIA(1): will be used as the requested mode.
    [ 4489.147] (==) NVIDIA(1):
    [ 4489.147] (II) NVIDIA(1): Validated MetaModes:
    [ 4489.147] (II) NVIDIA(1): "DFP-2:nvidia-auto-select{Rotation=90}"
    [ 4489.147] (II) NVIDIA(1): Virtual screen size determined to be 900 x 1440
    [ 4489.150] (--) NVIDIA(1): DPI set to (55, 140); computed from "UseEdidDpi" X config
    [ 4489.150] (--) NVIDIA(1): option
    [ 4489.150] (EE)
    [ 4489.150] (EE) Backtrace:
    [ 4489.151] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x119) [0x5949c9]
    [ 4489.151] (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7f64dd88653f]
    [ 4489.151] (EE) 2: /usr/lib/xorg-server/Xorg (xf86nameCompare+0x19) [0x4a9159]
    [ 4489.151] (EE) 3: /usr/lib/xorg-server/Xorg (xf86findOption+0x2c) [0x4a2c6c]
    [ 4489.151] (EE) 4: /usr/lib/xorg-server/Xorg (xf86SetDepthBpp+0x430) [0x4828d0]
    [ 4489.151] (EE) 5: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x25e1) [0x7f64d695aab1]
    [ 4489.151] (EE) 6: /usr/lib/xorg-server/Xorg (InitOutput+0xbcc) [0x47b63c]
    [ 4489.151] (EE) 7: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x22a) [0x43c9da]
    [ 4489.152] (EE) 8: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f64dd873800]
    [ 4489.152] (EE) 9: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427039]
    [ 4489.152] (EE) 10: ? (?+0x29) [0x29]
    [ 4489.152] (EE)
    [ 4489.152] (EE) Segmentation fault at address 0x231
    [ 4489.152] (EE)
    Fatal server error:
    [ 4489.152] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 4489.152] (EE)
    [ 4489.152] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 4489.152] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 4489.152] (EE)
    [ 4489.295] (EE) Server terminated with error (1). Closing log file.
    Section "DRI"
    Mode 0666
    EndSection
    Section "Monitor"
    Identifier "SAM"
    ModelName "Samsung SMS27A850"
    HorizSync 30.0 - 90.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    DisplaySize 597 336 # In millimeters
    EndSection
    Section "Monitor"
    Identifier "VS"
    ModelName "ViewSonic VG1930wm"
    Option "DPMS"
    Option "RightOf" "SAM"
    Option "Rotate" "left"
    EndSection
    Section "Monitor"
    Identifier "BNQ"
    ModelName "BenQ FP737s"
    Option "DPMS"
    Option "LeftOf" "SAM"
    Option "Rotate" "left"
    EndSection
    Section "Device"
    Identifier "nvidia-sam"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 560 Ti"
    BusID "01:00:0"
    Option "Monitor-DVI-I-1" "SAM"
    Screen 0
    EndSection
    Section "Device"
    Identifier "nvidia-vs"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 560 Ti"
    BusID "01:00:0"
    Option "Monitor-DVI-I-2" "VS"
    Screen 1
    EndSection
    Section "Device"
    Identifier "intel"
    Driver "intel"
    Option "AccelMethod" "none"
    VendorName "Intel"
    BoardName "Intel Integrated Graphic Controller"
    BusID "00:02:0"
    Option "Monitor-VGA-0" "BNQ"
    Screen 2
    EndSection
    Section "Screen"
    Identifier "SAM-Screen"
    Device "nvidia-sam"
    Monitor "SAM"
    #DefaultDepth 24
    # Option "Stereo" "0"
    # Option "SLI" "Off"
    # Option "MultiGPU" "Off"
    # Option "BaseMosaic" "off"
    #Option "AllowEmptyInitialConfiguration"
    # SubSection "Display"
    # Depth 24
    # EndSubSection
    EndSection
    Section "Screen"
    Identifier "VS-Screen"
    Device "nvidia-vs"
    Monitor "VS"
    #DefaultDepth 24
    # Option "Stereo" "0"
    # Option "SLI" "Off"
    # Option "MultiGPU" "Off"
    # Option "BaseMosaic" "off"
    #Option "AllowEmptyInitialConfiguration"
    # SubSection "Display"
    # Depth 24
    # EndSubSection
    EndSection
    Section "Screen"
    Identifier "BNQ-Screen"
    Device "intel"
    Monitor "BNQ"
    EndSection
    Section

    Hi:
    There is a specific order you need to install the graphics drivers for the notebooks with the nvidia/intel graphics.
    1. Install the Intel chipset installation utility and reboot.  If the one on your notebook's support page doesn't work, use this one.
    https://downloadcenter.intel.com/Detail_Desc.aspx?​DwnldID=20775&lang=eng&ProdId=816
    2. Install the Intel HD graphics driver and reboot.  If the one on your notebook's suport page doesn't work, try this one.
    https://downloadcenter.intel.com/Detail_Desc.aspx?​DwnldID=24348
    3. Install the nVidia HD graphics driver and reboot.  If the one on your notebook's support page doesn't work, try this one.
    http://www.nvidia.com/download/driverResults.aspx/​81879/en-us

  • Intel graphics (945GM) and Kwin compositing not working.

    I've done upgrade few months ago, and ever since then kwin compositing simply refuses to work. I'm currently running Xorg 1.8.1.902, have tried almost everything i could find on this forum (even wen't and rebuiild everything from scratch), but problem still persists.
    I'm currently running Xorg without config.
    glxconfig
    name of display: :0.0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.4
    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_pbuffer,
    GLX_SGIX_visual_select_group, GLX_INTEL_swap_event
    client glx vendor string: Mesa Project and 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_INTEL_swap_event
    GLX version: 1.4
    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_MESA_swap_control, 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_INTEL_swap_event
    OpenGL vendor string: Tungsten Graphics, Inc
    OpenGL renderer string: Mesa DRI Intel(R) 945GME GEM 20100328 2010Q1 x86/MMX/SSE2
    OpenGL version string: 1.4 Mesa 7.8.2
    OpenGL extensions:
    GL_ARB_copy_buffer, GL_ARB_depth_texture, GL_ARB_draw_buffers,
    GL_ARB_draw_elements_base_vertex, GL_ARB_fragment_program,
    GL_ARB_half_float_pixel, GL_ARB_map_buffer_range, GL_ARB_multisample,
    GL_ARB_multitexture, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters,
    GL_ARB_point_sprite, GL_ARB_provoking_vertex, GL_ARB_shader_objects,
    GL_ARB_shading_language_100, GL_ARB_shading_language_120, GL_ARB_shadow,
    GL_ARB_sync, 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_non_power_of_two, GL_ARB_texture_rectangle,
    GL_ARB_transpose_matrix, GL_ARB_vertex_array_object,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
    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_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
    GL_EXT_cull_vertex, GL_EXT_compiled_vertex_array, GL_EXT_copy_texture,
    GL_EXT_draw_range_elements, GL_EXT_framebuffer_blit,
    GL_EXT_framebuffer_object, GL_EXT_fog_coord,
    GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays,
    GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels,
    GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
    GL_EXT_polygon_offset, GL_EXT_provoking_vertex, GL_EXT_rescale_normal,
    GL_EXT_secondary_color, GL_EXT_separate_specular_color,
    GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap,
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
    GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp,
    GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
    GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle,
    GL_EXT_vertex_array, GL_3DFX_texture_compression_FXT1,
    GL_APPLE_client_storage, GL_APPLE_packed_pixels,
    GL_APPLE_vertex_array_object, GL_APPLE_object_purgeable,
    GL_ATI_blend_equation_separate, GL_ATI_texture_env_combine3,
    GL_ATI_separate_stencil, GL_IBM_multimode_draw_arrays,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
    GL_NV_packed_depth_stencil, GL_NV_texture_env_combine4,
    GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_NV_vertex_program,
    GL_NV_vertex_program1_1, GL_OES_read_format, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
    32 GLX Visuals
    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
    0x21 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x22 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x8e 24 tc 0 24 0 r . . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x8f 24 tc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x90 24 tc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x91 24 tc 0 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x92 24 tc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x93 24 tc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x94 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x95 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x96 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x97 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x98 24 tc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x99 24 tc 0 24 0 r y . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
    0x9a 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x9b 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x9c 24 dc 0 24 0 r . . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x9d 24 dc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x9e 24 dc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x9f 24 dc 0 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0xa0 24 dc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0xa1 24 dc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0xa2 24 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0xa3 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0xa4 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0xa5 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0xa6 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0xa7 24 dc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0xa8 24 dc 0 24 0 r y . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
    0xa9 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0xaa 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x5d 32 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    48 GLXFBConfigs:
    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
    0x5e 0 tc 0 16 0 r . . 5 6 5 0 0 0 0 0 0 0 0 0 0 None
    0x5f 0 tc 0 16 0 r y . 5 6 5 0 0 0 0 0 0 0 0 0 0 None
    0x60 0 tc 0 16 0 r y . 5 6 5 0 0 0 0 0 0 0 0 0 0 None
    0x61 0 tc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x62 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x63 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x64 0 tc 0 24 0 r . . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x65 0 tc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x66 0 tc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x67 0 tc 0 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x68 0 tc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x69 0 tc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x6a 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x6b 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x6c 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x6d 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x6e 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x6f 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x70 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x71 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x72 0 tc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x73 0 tc 0 24 0 r y . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
    0x74 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x75 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x76 0 dc 0 16 0 r . . 5 6 5 0 0 0 0 0 0 0 0 0 0 None
    0x77 0 dc 0 16 0 r y . 5 6 5 0 0 0 0 0 0 0 0 0 0 None
    0x78 0 dc 0 16 0 r y . 5 6 5 0 0 0 0 0 0 0 0 0 0 None
    0x79 0 dc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x7a 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x7b 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x7c 0 dc 0 24 0 r . . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x7d 0 dc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x7e 0 dc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
    0x7f 0 dc 0 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x80 0 dc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x81 0 dc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x82 0 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x83 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x84 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x85 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x86 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x87 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x88 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
    0x89 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
    0x8a 0 dc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
    0x8b 0 dc 0 24 0 r y . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
    0x8c 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x8d 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    And xorg log
    [ 22.410] X Protocol Version 11, Revision 0
    [ 22.410] Build Operating System: Linux 2.6.34-ARCH i686
    [ 22.410] Current Operating System: Linux lappy 2.6.34-ARCH #1 SMP PREEMPT Mon Aug 2 20:51:48 UTC 2010 i686
    [ 22.410] Kernel command line: root=/dev/disk/by-uuid/ff8aedc5-5364-44a8-94d9-ecf230e30b00 ro
    [ 22.410] Build Date: 21 June 2010 11:54:27AM
    [ 22.410]
    [ 22.445] Current version of pixman: 0.18.2
    [ 22.445] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 22.445] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 22.446] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 6 16:35:11 2010
    [ 22.613] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 22.720] (==) No Layout section. Using the first Screen section.
    [ 22.720] (==) No screen section available. Using defaults.
    [ 22.720] (**) |-->Screen "Default Screen Section" (0)
    [ 22.720] (**) | |-->Monitor "<default monitor>"
    [ 22.721] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 22.721] (==) Automatically adding devices
    [ 22.721] (==) Automatically enabling devices
    [ 22.857] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 22.857] Entry deleted from font path.
    [ 22.890] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 22.890] Entry deleted from font path.
    [ 22.890] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 22.890] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/75dpi/
    [ 22.890] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 22.890] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 22.891] (II) Loader magic: 0x81e9d00
    [ 22.891] (II) Module ABI versions:
    [ 22.891] X.Org ANSI C Emulation: 0.4
    [ 22.891] X.Org Video Driver: 7.0
    [ 22.891] X.Org XInput driver : 9.0
    [ 22.891] X.Org Server Extension : 3.0
    [ 22.921] (--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf7e00000/524288, 0xd0000000/268435456, 0xf7dc0000/262144, I/O @ 0x0000dc00/8
    [ 22.921] (--) PCI: (0:0:2:1) 8086:27a6:1043:8340 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf7e80000/524288
    [ 22.922] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 22.922] (II) LoadModule: "extmod"
    [ 23.101] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 23.133] (II) Module extmod: vendor="X.Org Foundation"
    [ 23.133] compiled for 1.8.1.902, module version = 1.0.0
    [ 23.133] Module class: X.Org Server Extension
    [ 23.133] ABI class: X.Org Server Extension, version 3.0
    [ 23.133] (II) Loading extension MIT-SCREEN-SAVER
    [ 23.133] (II) Loading extension XFree86-VidModeExtension
    [ 23.133] (II) Loading extension XFree86-DGA
    [ 23.137] (II) Loading extension DPMS
    [ 23.137] (II) Loading extension XVideo
    [ 23.137] (II) Loading extension XVideo-MotionCompensation
    [ 23.137] (II) Loading extension X-Resource
    [ 23.137] (II) LoadModule: "dbe"
    [ 23.138] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 23.147] (II) Module dbe: vendor="X.Org Foundation"
    [ 23.147] compiled for 1.8.1.902, module version = 1.0.0
    [ 23.147] Module class: X.Org Server Extension
    [ 23.147] ABI class: X.Org Server Extension, version 3.0
    [ 23.147] (II) Loading extension DOUBLE-BUFFER
    [ 23.147] (II) LoadModule: "glx"
    [ 23.148] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 23.176] (II) Module glx: vendor="X.Org Foundation"
    [ 23.176] compiled for 1.8.1.902, module version = 1.0.0
    [ 23.176] ABI class: X.Org Server Extension, version 3.0
    [ 23.177] (==) AIGLX enabled
    [ 23.177] (II) Loading extension GLX
    [ 23.177] (II) LoadModule: "record"
    [ 23.178] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 23.179] (II) Module record: vendor="X.Org Foundation"
    [ 23.179] compiled for 1.8.1.902, module version = 1.13.0
    [ 23.179] Module class: X.Org Server Extension
    [ 23.179] ABI class: X.Org Server Extension, version 3.0
    [ 23.179] (II) Loading extension RECORD
    [ 23.179] (II) LoadModule: "dri"
    [ 23.180] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 23.251] (II) Module dri: vendor="X.Org Foundation"
    [ 23.251] compiled for 1.8.1.902, module version = 1.0.0
    [ 23.251] ABI class: X.Org Server Extension, version 3.0
    [ 23.251] (II) Loading extension XFree86-DRI
    [ 23.251] (II) LoadModule: "dri2"
    [ 23.252] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 23.271] (II) Module dri2: vendor="X.Org Foundation"
    [ 23.271] compiled for 1.8.1.902, module version = 1.2.0
    [ 23.271] ABI class: X.Org Server Extension, version 3.0
    [ 23.271] (II) Loading extension DRI2
    [ 23.271] (==) Matched intel as autoconfigured driver 0
    [ 23.271] (==) Matched vesa as autoconfigured driver 1
    [ 23.271] (==) Matched fbdev as autoconfigured driver 2
    [ 23.271] (==) Assigned the driver to the xf86ConfigLayout
    [ 23.271] (II) LoadModule: "intel"
    [ 23.271] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 23.374] (II) Module intel: vendor="X.Org Foundation"
    [ 23.374] compiled for 1.8.1.902, module version = 2.12.0
    [ 23.374] Module class: X.Org Video Driver
    [ 23.374] ABI class: X.Org Video Driver, version 7.0
    [ 23.375] (II) LoadModule: "vesa"
    [ 23.375] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 23.389] (II) Module vesa: vendor="X.Org Foundation"
    [ 23.389] compiled for 1.8.0, module version = 2.3.0
    [ 23.389] Module class: X.Org Video Driver
    [ 23.390] ABI class: X.Org Video Driver, version 7.0
    [ 23.390] (II) LoadModule: "fbdev"
    [ 23.391] (WW) Warning, couldn't open module fbdev
    [ 23.391] (II) UnloadModule: "fbdev"
    [ 23.391] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 23.391] (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
    [ 23.392] (II) VESA: driver for VESA chipsets: vesa
    [ 23.392] (++) using VT number 7
    [ 23.401] (II) Primary Device is: PCI 00@00:02:0
    [ 23.401] (WW) Falling back to old probe method for vesa
    [ 23.404] drmOpenDevice: node name is /dev/dri/card0
    [ 23.404] drmOpenDevice: open result is 9, (OK)
    [ 23.427] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 23.427] drmOpenDevice: node name is /dev/dri/card0
    [ 23.427] drmOpenDevice: open result is 9, (OK)
    [ 23.427] drmOpenByBusid: drmOpenMinor returns 9
    [ 23.428] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 23.428] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 23.428] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 23.428] (==) intel(0): RGB weight 888
    [ 23.428] (==) intel(0): Default visual is TrueColor
    [ 23.428] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    [ 23.428] (--) intel(0): Chipset: "945GME"
    [ 23.428] (==) intel(0): video overlay key set to 0x101fe
    [ 23.454] (II) intel(0): Output VGA1 has no monitor section
    [ 23.557] (II) intel(0): Output LVDS1 has no monitor section
    [ 23.557] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 23.584] (II) intel(0): EDID for output VGA1
    [ 23.687] (II) intel(0): EDID for output LVDS1
    [ 23.687] (II) intel(0): Manufacturer: HSD Model: 3e9 Serial#: 172753
    [ 23.687] (II) intel(0): Year: 2009 Week: 31
    [ 23.687] (II) intel(0): EDID Version: 1.3
    [ 23.687] (II) intel(0): Digital Display Input
    [ 23.687] (II) intel(0): Max Image Size [cm]: horiz.: 22 vert.: 13
    [ 23.687] (II) intel(0): Gamma: 2.20
    [ 23.687] (II) intel(0): No DPMS capabilities specified
    [ 23.687] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.687] (II) intel(0): First detailed timing is preferred mode
    [ 23.687] (II) intel(0): redX: 0.580 redY: 0.340 greenX: 0.317 greenY: 0.564
    [ 23.688] (II) intel(0): blueX: 0.152 blueY: 0.131 whiteX: 0.310 whiteY: 0.330
    [ 23.688] (II) intel(0): Manufacturer's mask: 0
    [ 23.688] (II) intel(0): Supported detailed timing:
    [ 23.688] (II) intel(0): clock: 45.0 MHz Image Size: 220 x 129 mm
    [ 23.688] (II) intel(0): h_active: 1024 h_sync: 1077 h_sync_end 1112 h_blank_end 1200 h_border: 0
    [ 23.688] (II) intel(0): v_active: 600 v_sync: 604 v_sync_end 609 v_blanking: 625 v_border: 0
    [ 23.688] (II) intel(0): Supported detailed timing:
    [ 23.688] (II) intel(0): clock: 51.4 MHz Image Size: 220 x 129 mm
    [ 23.688] (II) intel(0): h_active: 1024 h_sync: 1117 h_sync_end 1152 h_blank_end 1240 h_border: 0
    [ 23.688] (II) intel(0): v_active: 600 v_sync: 617 v_sync_end 622 v_blanking: 638 v_border: 0
    [ 23.688] (II) intel(0):
    [ 23.688] (II) intel(0):
    [ 23.688] (II) intel(0): EDID (in hex):
    [ 23.688] (II) intel(0): 00ffffffffffff002264e903d1a20200
    [ 23.688] (II) intel(0): 1f13010380160d780a86269457519027
    [ 23.688] (II) intel(0): 214f5400000001010101010101010101
    [ 23.689] (II) intel(0): 010101010101941100b0405819203523
    [ 23.689] (II) intel(0): 4500dc8100000019161400d840582620
    [ 23.689] (II) intel(0): 5d231504dc8100000000000000fe0000
    [ 23.689] (II) intel(0): 000000000000000000000000000000fe
    [ 23.689] (II) intel(0): 00000000000000000001000000000045
    [ 23.689] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 23.690] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 23.690] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 23.690] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 23.690] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 23.690] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 23.690] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 23.690] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 23.690] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 23.690] (II) intel(0): Printing probed modes for output LVDS1
    [ 23.690] (II) intel(0): Modeline "1024x600"x60.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    [ 23.690] (II) intel(0): Modeline "1024x600"x65.0 51.42 1024 1117 1152 1240 600 601 606 638 -hsync -vsync (41.5 kHz)
    [ 23.690] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.690] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.690] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.690] (II) intel(0): Output VGA1 disconnected
    [ 23.690] (II) intel(0): Output LVDS1 connected
    [ 23.691] (II) intel(0): Using exact sizes for initial modes
    [ 23.691] (II) intel(0): Output LVDS1 using initial mode 1024x600
    [ 23.691] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 23.691] (II) intel(0): Pageflipping enabled in kernel, but disabled in X
    [ 23.691] (II) intel(0): Don't panic: https://bugzilla.redhat.com/588421
    [ 23.691] (==) intel(0): DPI set to (96, 96)
    [ 23.691] (II) Loading sub module "fb"
    [ 23.691] (II) LoadModule: "fb"
    [ 23.692] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 23.716] (II) Module fb: vendor="X.Org Foundation"
    [ 23.717] compiled for 1.8.1.902, module version = 1.0.0
    [ 23.717] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 23.717] (II) UnloadModule: "vesa"
    [ 23.717] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 23.717] (==) Depth 24 pixmap format is 32 bpp
    [ 23.717] (II) intel(0): [DRI2] Setup complete
    [ 23.717] (II) intel(0): [DRI2] DRI driver: i915
    [ 23.717] (**) intel(0): Tiling enabled
    [ 23.717] (**) intel(0): SwapBuffers wait enabled
    [ 23.717] (==) intel(0): VideoRam: 262144 KB
    [ 23.717] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
    [ 23.735] (II) UXA(0): Driver registered support for the following operations:
    [ 23.735] (II) solid
    [ 23.735] (II) copy
    [ 23.735] (II) composite (RENDER acceleration)
    [ 23.735] (II) put_image
    [ 23.735] (II) get_image
    [ 23.746] (==) intel(0): Backing store disabled
    [ 23.746] (==) intel(0): Silken mouse enabled
    [ 23.746] (II) intel(0): Initializing HW Cursor
    [ 23.776] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 23.799] (==) intel(0): DPMS enabled
    [ 23.799] (==) intel(0): Intel XvMC decoder disabled
    [ 23.800] (II) intel(0): Set up textured video
    [ 23.800] (II) intel(0): Set up overlay video
    [ 23.800] (II) intel(0): direct rendering: DRI2 Enabled
    [ 23.800] (--) RandR disabled
    [ 23.800] (II) Initializing built-in extension Generic Event Extension
    [ 23.800] (II) Initializing built-in extension SHAPE
    [ 23.800] (II) Initializing built-in extension MIT-SHM
    [ 23.800] (II) Initializing built-in extension XInputExtension
    [ 23.800] (II) Initializing built-in extension XTEST
    [ 23.800] (II) Initializing built-in extension BIG-REQUESTS
    [ 23.800] (II) Initializing built-in extension SYNC
    [ 23.800] (II) Initializing built-in extension XKEYBOARD
    [ 23.800] (II) Initializing built-in extension XC-MISC
    [ 23.800] (II) Initializing built-in extension SECURITY
    [ 23.800] (II) Initializing built-in extension XINERAMA
    [ 23.800] (II) Initializing built-in extension XFIXES
    [ 23.800] (II) Initializing built-in extension RENDER
    [ 23.800] (II) Initializing built-in extension RANDR
    [ 23.801] (II) Initializing built-in extension COMPOSITE
    [ 23.801] (II) Initializing built-in extension DAMAGE
    [ 23.943] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 23.943] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 23.943] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 23.944] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 23.944] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 23.944] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    [ 23.944] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 23.945] (II) intel(0): Setting screen physical size to 270 x 158
    [ 25.218] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 25.218] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 25.218] (II) LoadModule: "evdev"
    [ 25.219] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 25.247] (II) Module evdev: vendor="X.Org Foundation"
    [ 25.247] compiled for 1.8.0, module version = 2.4.0
    [ 25.247] Module class: X.Org XInput Driver
    [ 25.247] ABI class: X.Org XInput driver, version 9.0
    [ 25.247] (**) Power Button: always reports core events
    [ 25.247] (**) Power Button: Device: "/dev/input/event5"
    [ 25.254] (II) Power Button: Found keys
    [ 25.254] (II) Power Button: Configuring as keyboard
    [ 25.254] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 25.254] (**) Option "xkb_rules" "evdev"
    [ 25.254] (**) Option "xkb_model" "evdev"
    [ 25.254] (**) Option "xkb_layout" "us"
    [ 25.372] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 25.372] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 25.372] (**) Video Bus: always reports core events
    [ 25.372] (**) Video Bus: Device: "/dev/input/event6"
    [ 25.381] (II) Video Bus: Found keys
    [ 25.381] (II) Video Bus: Configuring as keyboard
    [ 25.381] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 25.381] (**) Option "xkb_rules" "evdev"
    [ 25.381] (**) Option "xkb_model" "evdev"
    [ 25.381] (**) Option "xkb_layout" "us"
    [ 25.385] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 25.386] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 25.386] (**) Power Button: always reports core events
    [ 25.386] (**) Power Button: Device: "/dev/input/event4"
    [ 25.397] (II) Power Button: Found keys
    [ 25.397] (II) Power Button: Configuring as keyboard
    [ 25.397] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 25.397] (**) Option "xkb_rules" "evdev"
    [ 25.398] (**) Option "xkb_model" "evdev"
    [ 25.398] (**) Option "xkb_layout" "us"
    [ 25.399] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 25.399] (II) No input driver/identifier specified (ignoring)
    [ 25.400] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 25.400] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 25.400] (**) Sleep Button: always reports core events
    [ 25.400] (**) Sleep Button: Device: "/dev/input/event3"
    [ 25.404] (II) Sleep Button: Found keys
    [ 25.404] (II) Sleep Button: Configuring as keyboard
    [ 25.404] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 25.404] (**) Option "xkb_rules" "evdev"
    [ 25.404] (**) Option "xkb_model" "evdev"
    [ 25.404] (**) Option "xkb_layout" "us"
    [ 25.408] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
    [ 25.408] (II) No input driver/identifier specified (ignoring)
    [ 25.419] (II) config/udev: Adding input device USB 2.0 Camera (/dev/input/event8)
    [ 25.419] (**) USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
    [ 25.419] (**) USB 2.0 Camera: always reports core events
    [ 25.419] (**) USB 2.0 Camera: Device: "/dev/input/event8"
    [ 25.434] (II) USB 2.0 Camera: Found keys
    [ 25.434] (II) USB 2.0 Camera: Configuring as keyboard
    [ 25.434] (II) XINPUT: Adding extended input device "USB 2.0 Camera" (type: KEYBOARD)
    [ 25.434] (**) Option "xkb_rules" "evdev"
    [ 25.434] (**) Option "xkb_model" "evdev"
    [ 25.434] (**) Option "xkb_layout" "us"
    [ 25.452] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event7)
    [ 25.452] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 25.452] (**) Eee PC WMI hotkeys: always reports core events
    [ 25.453] (**) Eee PC WMI hotkeys: Device: "/dev/input/event7"
    [ 25.463] (II) Eee PC WMI hotkeys: Found keys
    [ 25.463] (II) Eee PC WMI hotkeys: Configuring as keyboard
    [ 25.463] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD)
    [ 25.463] (**) Option "xkb_rules" "evdev"
    [ 25.463] (**) Option "xkb_model" "evdev"
    [ 25.464] (**) Option "xkb_layout" "us"
    [ 25.465] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 25.465] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 25.465] (**) AT Translated Set 2 keyboard: always reports core events
    [ 25.466] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 25.478] (II) AT Translated Set 2 keyboard: Found keys
    [ 25.478] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 25.478] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 25.478] (**) Option "xkb_rules" "evdev"
    [ 25.478] (**) Option "xkb_model" "evdev"
    [ 25.478] (**) Option "xkb_layout" "us"
    [ 25.479] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
    [ 25.479] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 25.479] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 25.479] (II) LoadModule: "synaptics"
    [ 25.480] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 25.661] (II) Module synaptics: vendor="X.Org Foundation"
    [ 25.661] compiled for 1.8.0.902, module version = 1.2.2
    [ 25.661] Module class: X.Org XInput Driver
    [ 25.661] ABI class: X.Org XInput driver, version 9.0
    [ 25.661] (II) Synaptics touchpad driver version 1.2.2
    [ 25.661] (**) Option "Device" "/dev/input/event9"
    [ 25.710] (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 25.710] (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 25.710] (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 25.710] (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 25.710] (II) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 25.710] (**) Option "TapButton1" "1"
    [ 25.710] (**) Option "TapButton2" "2"
    [ 25.710] (**) Option "TapButton3" "3"
    [ 25.746] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 25.746] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 25.770] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 25.770] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 25.770] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 25.770] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 25.770] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 25.803] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 25.804] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 25.804] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 25.804] (II) Synaptics touchpad driver version 1.2.2
    [ 26.303] SynPS/2 Synaptics TouchPad no synaptics event device found
    [ 26.303] (**) Option "Device" "/dev/input/mouse0"
    [ 26.316] (**) Option "TapButton1" "1"
    [ 26.317] (**) Option "TapButton2" "2"
    [ 26.317] (**) Option "TapButton3" "3"
    [ 26.337] Query no Synaptics: 6003C8
    [ 26.337] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    [ 26.337] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    [ 26.376] (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    [ 26.376] (II) UnloadModule: "synaptics"
    [ 26.377] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 26.377] (II) No input driver/identifier specified (ignoring)
    ## HERE IS WHEN I TRY TO ENABEL COMPOSITING ##
    [ 44.523] (II) intel(0): EDID vendor "HSD", prod id 1001
    [ 44.523] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    [ 44.523] (II) intel(0): Printing DDC gathered Modelines:
    [ 44.523] (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    [ 44.523] (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    [ 62.938] (II) intel(0): EDID vendor "HSD", prod id 1001
    [ 62.938] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    [ 62.938] (II) intel(0): Printing DDC gathered Modelines:
    [ 62.938] (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    [ 62.938] (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    [ 64.643] (II) intel(0): EDID vendor "HSD", prod id 1001
    [ 64.643] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    [ 64.643] (II) intel(0): Printing DDC gathered Modelines:
    [ 64.643] (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    [ 64.643] (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    [ 65.290] (II) intel(0): EDID vendor "HSD", prod id 1001
    [ 65.290] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    [ 65.290] (II) intel(0): Printing DDC gathered Modelines:
    [ 65.290] (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    [ 65.290] (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    Anyone have some advices on how to solve it, or maybe just some pointers where the problem could lie? I'm starting to run out of ideas.
    EDIT: Sorry if there is already another identical thread posted somwhere, i couldn't find it.
    Last edited by n00bz (2010-08-06 14:16:48)

    Vamp898 wrote:
    try this
    rm .kde4/share/config/kwinrc
    That solved it!!! Thank you!!!

  • [SOLVED] Artifacts with EXAPixmap ON and KMS with ATI OSS drivers

    I had some problems for many months on my Arch Linux installation and I couldnt figure out what was causing it, so, because I found the sollution, I wanted to post it here and share it with you.
    I, like others, was experiencing huge artifacts with KMS and EXAPixmaps on, on various cases, visuals and textures. After fiddling with all radeon options in xorg.conf and KMS on/off I found out thats its best for me to have KMS on (I couldnt play wine games otherwise) and EXAPixmaps off. But then again, when EXAPixmaps was off, I had poor 2D performance with KMS on, Xrender acceleration wasnt working and was falling back to software engine. Solution came from something that was brought to my attention in this topic. I ve set ARGB visuals off, raster engine for rendering and tried EXAPixmaps on.
    It worked! Everything are as they supposed to be. Xrender engine and composite manager are finally working, no more artifacts. Framebuffer memory on my radeon card was somehow cleared. I then later found out an awkward solution on how to clear it by demand... Start X with vesa driver... then fix again xorg.conf back to radeon driver and reboot.
    Now I have both 2D and 3D acceleration, I am logged in with KDE and have good performance. My glxgears output is 1000 to 1150 fps (vsync off) and I am using Xrender for the KDE desktop effects.
    EDIT: I must clarify that I have an ATI Radeon 9200 Mobility M9+ (R200 serries)
    Last edited by twilight0 (2011-05-13 20:30:27)

    I 've made some more edits and this is my current xorg.conf
    http://pastebin.com/x6ubG80K
    I have ColorTiling set on for performance, be careful as it may be resource hungry in 3D apps but it increases dramatically fps.
    You can try setting off EXAPixmaps as well and see how it goes, but then you ll have poor 2D performance and yet videos will play just fine either way.

  • I have a iMac 21,5" Intel mid 2011 and I need to know if is possible I change the original 500Gb HD for a 512Gb SSD? If yes, where I find a tutorial about this? Thanks a lot and best regards all.

    Hi people,
    I'm typing from Brasil, sorry my English.
    I have a iMac 21,5" Intel mid 2011 and I need to know if is possible I change the original 500Gb HD for a 512Gb SSD?
    I intend to keep the original DVD driver and install the SSD in the same HD place.
    If yes, where I find a tutorial about this?
    And I will like to know if the 512GB Solid-State Drive Kit for Mac Pro is compatible with iMac.
    http://store.apple.com/us/product/MC731ZM/A/512gb-solid-state-drive-kit-for-mac- pro?fnode=5f
    What brand and model of SSD do you recommend?
    Thanks a lot for now and best regards all.
    Carlos Sgrillo
    Porto Alegre, RS, Brasil

    Tukaine
    Sep 23, 2012 10:59 PM
    Since the late 2009 iMacs came out, replacing the hard drive has caused the internal Hard Drive Fan to start running at around 6000RPM.
    This is due to Apple replacing the external Hard Drive temperature sensor with a proprietary firmware and using the drives internal sensor.
    Replacement drives do not contain the firmware to deliver temperature data on the temperature sensor cable.
    When the iMac does not receive a good signal from the hard drive it puts the fan at full speed to protect the drive.
    If you replace your drive, your iMac will initially seem fine, but soon the fan will begin to speed up to full speed. Resetting the SMC (System Management Controller) will have a temporary effect, but again the fan will speed up.
    Fixes people have used in the past included:
    Using smcFanControl and the terminal to set a MAX speed for the fan and writing scripts to start this after every sleep/restart.
    Shorting the temperature sensor cable (Not a possibility on 2011 iMacs) this tricks the iMac into thinking the drives temperature is very low, hence slow fan speed.
    Both these fixes are less then perfect and leave the drive in a dangerous situation with no protection from overheating.
    Another option people try is other Fan Control software. These programs will not work for this particular issue as they often only control the base speed, and if they do control the fans actual speed they rely on the temperature reported by the sensor which is now incorrect.
    HDD Fan Control
    HDD Fan Control works to fix this issue by reading the drives internal temperature using the S.M.A.R.T protocol and set the fans actual speed to a value good to protect the drive.
    It runs at startup and continually to always control the fan correctly, prevent the loud fan noise and protect the drive from overheating
    Instead of HDDFan Control, get the free SSDFan Control
    http://exirion.net/ssdfanctrl/

  • I have moved from a G5 Powermac to an Intel Mac Pro and am porting over Items from a Backup HDD. How can I access and use drawings and documents created on the PC computer on the Intel computer ?

    I have moved from a G5 Powermac to an Intel Mac Pro and selectively porting over items from a backup hard drive.
    How can I access and use documents and drawings created on the PC based computer ?

    Clarisworks, you need Appleworks, which will only work with Mac OS X10.6.8 or earlier.  See this tip if you must go newer.  Mac Pros with newer hardware configuration than July 20, 2011 can't use Mac OS X 10.6.8 or earlier without this tip and then it would be Mac OS X Server.  I'm not sure if the new black Mac Pro supports that configuration or not.
    iPhoto, there is an iPhoto for all versions of Mac OS X.
    iTunes, there is an iTunes for all versions of Mac OS X.  Note with iTunes versions 11 and later, which are needed for syncing with iOS 7 or or later, you will lose coverflow, if you liked that feature.  Sadly you can't run an older version of iTunes from within Mac OS X 10.9 or later.
    Sketchup: http://help.sketchup.com/en/article/60107 shows the versions that will work with intermediate Mac OS X versions, and this shows the latest version: http://help.sketchup.com/en/article/36208 be sure to click on the operating system you choose to use.
    GIF - Viewing GIFs Apple's Preview can do that.  Editing them, I like http://www.lemkesoft.com/ Graphicconverter.
    DMG is able to be opened by all versions of Mac OS X.  This are just "disk images" which store programs on a virtual disk that will open when double clicked.    Frequently you'll find the installer of the said program inside.  To find out if the program itself is compatible with 10.7 through 10.9, see http://www.roaringapps.com/
    Otherwise see the resources on:
    https://discussions.apple.com/docs/DOC-2455
    If you end up deciding to stick with Snow Leopard.

  • I want to upgrade my MacBook Pro 5,2 to Lion, but specs says i need intel core 3 and i have intel core 2, there will be a problem? my computer will run slow? I will need to reinstall my programs again?

    I want to upgrade my MacBook Pro 5,2 to Lion, but specs says i need intel core 3 and i have intel core 2, there will be a problem? my computer will run slow? I will need to reinstall my programs again?
    Hardware Overview:
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro5,2
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.8 GHz
      Number Of Processors:          1
      Total Number Of Cores:          2
      L2 Cache:          6 MB
      Memory:          8 GB
      Bus Speed:          1.07 GHz
      Boot ROM Version:          MBP52.008E.B05
      SMC Version (system):          1.42f4
      Sudden Motion Sensor:
      State:          Enabled

    Check to make sure your applications are compatible. PowerPC applications are no longer supported after 10.6.      
    Application Compatibility
    Applications Compatibility (2)

  • I have just installed a new hard drive in my imac intel 20" (2006) and now the hard drive does not show up in the 'select destinations' folder of the install program.

    I have just installed a new hard drive in my imac intel 20" (2006) and upgraded the memory and now the hard drive does not show up in the 'select destinations' folder of the install program. I can see the hard drive in the disk utilities window however it wont let me do anything.
    It is a seagate 1TB SATA II drive however it is displaying it as a 7.3 TB.
    If anyone has any suggestions I would be happy to hear them.
    I have tried to erase and partition and get the same error message each time, 'Input/Output error'.
    I have tried starting the thing with the install disk which is Mac OS X (Tiger?) which came with the computer. No good.
    Anyone?

    Thats correct. I can see it in the list however when I attempt to erase it or partition it it's like it's not being found or recognised and it throws up the input/output error message. I am pretty sure that the sensor it attached correctly and it is a SATA drive. I can see all the infor regarding the drive when disk utility is open and it all looks good but I cant access it or do anything with it. It's taunting me!
    The install disk is in the drive and the install program runs right up to the point where you have to select the location for the install and there is just nothing in the box where you have to select the hard drive icon.
    I have my suspiscions about the drive but any help would be appreciated.

  • HP Pavilion dv7-4083cl (w/ Intel Core i5 and ATI GPU): Which is its normal temperature?

    Hello,
    I have a question about HP Pavilion dv7-4083cl (w/ Intel Core i5 and ATI GPU):
    Which is its normal temperature?
    Environment: 24 °C (Celcius)
    HWMonitor and Real Temp agrees with the numbers find below.
    The two CPU Cores starts at 37 °C and in about an hour are at 53 °C, with CPU usage under 10%.
    The GPU starts at 34 °C and easly goes to 57 °C, with some peaks at 72 °C
    Regarding "Hewlett-Packard 144B": (under low/idle CPU usage)
    TZ01: starts at 40 °C and very fast goes to 55 °C or 65 °C (and more, under CPU load)
    PCH starts at 59 °C and very fast goes to 76 °C (and stays there)
    GMCH: starts at 40 °C and very fast goes to 55 °C or 65 °C
    ATI Mobility Radeon HD 5470 (TMPIN0): Starts at 34 °C and easily goes and stays at 57-58 °C
    Note: I'm also using a cooler (two fans, under its base)
    If I run Real Temp (v. 3.6) "Sensor Test", the cores goes up to 100 °C , and even a bit more.
    Which is the normal / expected behavior / operational range?
    Steady PCH at 76 °C is it normal?
    TZ01, GMCH at 55 - 65 °C is it normal?
    i5 Cores at 55 °C is it normal? (and easily going to 70 °C or more)
    GPU (ATI) at 57 °C is it normal?
    is it normal to climb up to 100-105 °C under a 5 minutes high CPU usage operation?
    Thanks!

    i roll back to bios F.25 which is the older version of bios that support my device but still suffering from same D90 system overheating error.
    i can't contact hp support or send it to offical hp center currently coz i am from Egypt and i live in far town

  • I have a MacBook Pro with Intel Core Duo and Snow Leopard 10.6.8. Want to upgrade to Lion to take advantage of icloud. Is there anything I can do without getting a new MacPro?

    I have a MacBook Pro with Intel Core Duo and Snow Leopard 10.6.8. Would like to upgrade to Lion but it requires a minimum of Intel Core 2 Duo. Can I get what I need or do I have to buy new MacBok Pro?

    I also have a core duo MBP with Snow Leopard and it runs perfectly.  There are very few things it cannot do as compared to the faster, newer MBPs, but that is attributable to the CPU, not the OS.  There are some who view Lion as downgrade rather than as an improvement.  If there are important applications that reqire a fast CPU or Lion features that you find essential, by all means get a new MBP.
    I have an aphorism:  Obsolescence is more often a perception rather than a reality.  Besides the silver keys look much classier than the black ones.
    Ciao.

  • Trouble with Office 2013 and KMS activation.

    I have a KMS server running on Server 2008 R2 that was serving out activations for Windows 7 and Office 2010.  I ran the Office 2013 activation
    pack on the KMS server and now it also shows our KMS key for Office 15. I realize that I need a minimum of 5 in the count field in order for activations to happen.
    We use VMware VDI and I spun up a pool of 10 with Office 2013 installed on the master. Before creating the desktop clones, I rearmed the master and then shut it down, snapped it and created the desktop clones. I have logged onto most of the clones
    with a number of different user IDs and when I look at the KMS server it now shows that the count is 9 - so I would assume that my copies are being activated.  However, when I look at Office on the VDI clones or on my own personal computer that has 2013
    installed I see that the product still needs to be activated.  
    Yes we have the VL service record in DNS pointing to the right server - it's been there for ages taking care of Windows and Office 2010.  I did not have this issue with either of the other products and KMS.  I am at a loss as to what
    to do next.
    Thanx...

    check the client-side event logs for the SPP events (request/response), is the client (your pc for example), hitting the expected KMShost, and what response resulted?
    Also check the KMShost event logs, is the request from your pc arriving there, and what came in, and went back as a response?
    If you're not familiar with how to "decode" the events, check here:
    http://technet.microsoft.com/en-us/library/ee939272.aspx
    In case you have a "rogue" KMShost:
    http://blogs.technet.com/b/odsupport/archive/2011/11/14/how-to-discover-kms-hosts-via-a-dns-query-and-remove-them-if-need-be.aspx
    EDIT: PS, not that it matters for this question, but there is a dedicated forum for OFF2013:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=officesetupdeploy  :)
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • What is the disadvantage of uninstalling Intel Dynamic Platform and Thermal Framework?

    I have Yoga 13 and after I found that Intel Dynamic Platform and Thermal Framework (DPTF) is throttling my CPU to 800 MHz in non laptop mode, so i uninstalled it, and it works wonder.
    However I see that in my Device Manager, there are two devices that needs driver.
    So what is the disadvantage of uninstalling Intel Dynamic Platform and Thermal Framework? what is the after effect? Is it safe to uninstall it?
    Thanks.

    Sorry, I don't think this will help, but...
    I have been investigating why my Yoga-13 might be freezing up (about once every other day). While looking at errors in the event log, I came across errors that led to the following sites when I googled the error:
    http://en.community.dell.com/support-forums/laptop/f/3518/p/19481625/20262664.aspx
    http://forum.notebookreview.com/dell-xps-studio-xps/650572-new-dell-xps-l521x-ivy-bridge-536.html#po...
    Probably not any help.
    If you do get it installed and you experience your yoga freezing up (no response to any input), please post here.

  • Is there a way to update a Mac OS X v10.4.11 with processor of 2GHz Intel Core 2Duo and memory of 1GB 667 MHz DDR2 SDRAM into v10.9.4?Thanks

    Is there a way to update a Mac OS X v10.4.11 with processor of 2GHz Intel Core 2Duo and memory of 1GB 667 MHz DDR2 SDRAM into v10.9.4?Thanks

    You do realise that you can add Ram, if that is all that is holding you back it's not a problem.
    Tell me the exact model and age of your Mac. (The model identifier can be found by holding the option key down and clicking on the Apple Menu, select System Information (top entry) and then read the model identifier from the righthand panel (2nd entry down)

  • What operating system can I upgrade my 2006 MacBook Pro 17" inch to if it has a 2.16Gh Intel dual core and 2G ram?

    What operating system can I upgrade my 2006 MacBook Pro 17" inch to if it has a 2.16Gh Intel dual core and 2G ram?

    A Core Solo or Core Duo Mac can go to Mac OS X 10.6.8. A Core 2 Duo or better can go to Mac OS X 10.7.2.
    (63169)

Maybe you are looking for