[SOLVED] nvidia, missing openGL extensions

I am trying to get steam to work properly. Some games run but their performance sucks. Others complain about missing extensions and never start. I have gtx 770 and nvidia driver installed so this should not be the case.
What I have installed
$ pacman -Qs nvidia
local/libcl 1.1-4
OpenCL library and ICD loader from NVIDIA
local/libvdpau 1.1-1
Nvidia VDPAU library
local/nvidia 346.59-1
NVIDIA drivers for linux
local/nvidia-utils 346.59-1
NVIDIA drivers utilities
$ pacman -Qs mesa
local/glu 9.0.0-3
Mesa OpenGL Utility library
local/lib32-libtxc_dxtn 1.0.1-5
S3 Texture Compression (S3TC) library for Mesa (32-bit)
local/lib32-mesa 10.5.3-1
an open-source implementation of the OpenGL specification (32-bit)
local/lib32-mesa-libgl 10.5.3-1
Mesa 3-D graphics library (32-bit)
local/libtxc_dxtn 1.0.1-6
S3 Texture Compression (S3TC) library for Mesa
local/mesa 10.5.3-1
an open-source implementation of the OpenGL specification
local/mesa-demos 8.2.0-4
Mesa demos and tools
local/mesa-libgl 10.5.3-1
Mesa 3-D graphics library
All new processors have integrated graphics so I checked which one is used.
$ lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.4 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 5 (rev c4)
00:1c.5 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Z77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 770] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GK104 HDMI Audio Controller (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
04:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 03)
nvidia driver was properly loaded in X and I can see in `lspci -k`
01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 770] (rev a1)
Subsystem: ASUSTeK Computer Inc. Device 8465
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia
I have installed unigine-heaven to get some reliable information about my card's performance. Unfortunately, when I start the benchmark I get
$ unigine-heaven
Loading "/opt/unigine-heaven/bin/../data/heaven_4.0.cfg"...
Loading "libGPUMonitor_x64.so"...
Loading "libGL.so.1"...
Loading "libopenal.so.1"...
Set 1920x1080 fullscreen video mode
Set 1.00 gamma value
Unigine engine http://unigine.com/
Binary: Linux 64bit GCC 4.4.5 Release Feb 13 2013 r11274
Features: OpenGL OpenAL XPad360 Joystick Flash Editor
App path: /opt/unigine-heaven/bin/
Data path: /opt/unigine-heaven/data/
Save path: /home/lorddidger/.Heaven/
---- System ----
System: Linux 3.19.3-3-ARCH x86_64
CPU: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz 3410MHz MMX SSE SSE2 SSE3 SSSE3 SSE41 SSE42 AVX HTT x8
GPU: GeForce GTX 770 PCI Express 346.59 x1
System memory: 3904 MB
Video memory: 2048 MB
Sync threads: 7
Async threads: 8
---- MathLib ----
Set SSE2 simd processor
---- Sound ----
Renderer: OpenAL Soft
OpenAL vendor: OpenAL Community
OpenAL renderer: OpenAL Soft
OpenAL version: 1.1 ALSOFT 1.16.0
Found AL_EXT_LINEAR_DISTANCE
Found AL_EXT_OFFSET
Found ALC_EXT_EFX
Found EFX Filter
Found EFX Reverb
Found EAX Reverb
Found QUAD16 format
Found 51CHN16 format
Found 61CHN16 format
Found 71CHN16 format
Maximum sources: 256
Maximum effect slots: 4
Maximum auxiliary sends: 2
---- Render ----
Renderer: NVIDIA NV70 (Kepler) 2048MB
OpenGL vendor: VMware, Inc.
OpenGL renderer: Gallium 0.4 on llvmpipe (LLVM 3.6, 256 bits)
OpenGL version: 3.0 Mesa 10.5.3
Found required GL_ARB_map_buffer_range
Found required GL_ARB_vertex_array_object
Found required GL_ARB_draw_instanced
Found required GL_ARB_draw_elements_base_vertex
Found required GL_ARB_transform_feedback
Found required GL_ARB_half_float_vertex
Found required GL_ARB_half_float_pixel
Found required GL_ARB_framebuffer_object
Found required GL_ARB_texture_multisample
Found required GL_ARB_uniform_buffer_object
Unigine fatal error
GLRender::require_extension(): required extension GL_ARB_geometry_shader4 is not supported
Shutdown
I do not know what else should I investigate. I tried lib32-nvidia-libgl instead of mesa's but steam did not even start then.
Any hint would be greatly appreciated.
Last edited by crazySocket (2015-04-25 12:10:13)

I believe I saw in steam logs
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
but I can see it no longer. It must be that I have this library installed.
$ find / -mount -name '*swrast*'
/usr/lib/xorg/modules/dri/kms_swrast_dri.so
/usr/lib/xorg/modules/dri/swrast_dri.so
/usr/lib32/xorg/modules/dri/kms_swrast_dri.so
/usr/lib32/xorg/modules/dri/swrast_dri.so
You can get it too by installing proper packages
$ pacman -Qo /usr/lib/xorg/modules/dri/swrast_dri.so
/usr/lib/xorg/modules/dri/swrast_dri.so belongs to mesa 10.5.3-1
$ pacman -Qo /usr/lib32/xorg/modules/dri/swrast_dri.so
/usr/lib32/xorg/modules/dri/swrast_dri.so belongs to lib32-mesa 10.5.3-1
I do not know why your steam tries to load nouveau. Perhaps you have not installed the packages I mentioned in my previous post. nvidia blacklists nouveau. Make sure you have exactly the same state I have described and u will get steam, at least, starting up.

Similar Messages

  • [Solved] ampache - missing mysql extensions and Iconv support

    I was about to install amache. I've installed it using yaourt -S ampache. Installation went fine. But when I go to IP/ampache I see 2 errors: Mysql for PHP [ ERROR ] This test checks to see if you have the mysql extensions loaded for PHP. These are required for Ampache to work.
    and PHP ICONV Support [ ERROR ] This test checks to make sure you have Iconv support installed. Iconv support is required for Ampache
    What am I missing here? I just can't find the packages that would cover those errors. Any ideas what do I have to install in order for this to work?
    Last edited by frojnd (2010-02-07 11:33:43)

    Maybe this would help someone to help me
    I don't know how but I forgot to uncomment extension=iconv.so line in the php.ini file to get iconv support for ampache, so now I only have one error. And this is Mysql for PHP:    ERROR. Now this one I have no idea how to solve.

  • Steam + Wine = No OpenGL extensions found

    Hey all!
    I'm trying to run Team Fortress 2 on wine but got stuck on running Steam. I did:
    env WINEARCH=win32 WINEPREFIX=~/.wine-steam32 msiexec /i SteamInstall.msi
    And then in the Steam directory:
    optirun env WINEARCH=win32 WINEPREFIX=~/.wine-steam32/ wine Steam.exe 2>err
    but that results with Steam active on taskbar and invisible everywhere else.
    The log:
    fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
    The most important one I think is here
    err:wgl:is_extension_supported No OpenGL extensions found, check if your OpenGL setup is correct!
    the same line repeated many times
    fixme:iphlpapi:NotifyAddrChange (Handle 0x453dc00, overlapped 0x434b4b0): stub
    fixme:winsock:WSALookupServiceBeginW (0x453dc20 0x00000ff0 0x453dc1c) Stub!
    [0315/160205:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8
    fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
    fixme:toolhelp:Heap32ListFirst : stub
    fixme:iphlpapi:CancelIPChangeNotify (overlapped 0x434b4b0): stub
    err:ole:RevokeDragDrop invalid hwnd 0x1009e
    err:ole:RevokeDragDrop invalid hwnd 0x100a8
    err:ole:RevokeDragDrop invalid hwnd 0x100aa
    err:ole:RevokeDragDrop invalid hwnd 0x100ac
    err:ole:RevokeDragDrop invalid hwnd 0x100ae
    err:ole:RevokeDragDrop invalid hwnd 0x100b0
    err:ole:RevokeDragDrop invalid hwnd 0x100b2
    As I googled this, the cause is lack of opengl or its drivers in the system. They should be in the nvidia-utils or lib32-nvidia-utils. But:
    $ pacman -Qm
    bbswitch 0.4.1-1
    bumblebee 3.0-3
    cairo-compmgr-git 20120224-1
    cairo-dock 2.4.0-2
    cairo-dock-plug-ins 2.4.0-2
    dkms-nvidia 295.20-2
    lib32-nvidia-utils-bumblebee 295.20-1
    lib32-virtualgl 2.3-3
    nvidia-utils-bumblebee 295.20-1
    postgresql-jdbc 9.1_901-2
    turbojpeg 1.1.1-1
    vala-git 20120224-1
    virtualgl 2.3-2
    Running Steam without WINEARCH doesn't help. The same error. As you can see, I se bumblebee.
    If I didn't provide enough information, please ask. Thank you for your time

    Hmm... that seems like we both have the same situation. Same error and the numbers of lib32 utils and driver differ. But I don't think that is the cause, because I can run WoW without any problems. But... it crashes with -opengl option.
    The same info you provided, that is not in my first post:
    $ uname -a
    Linux MKLaptop 3.2.9-1-ARCH #1 SMP PREEMPT Thu Mar 1 09:31:13 CET 2012 x86_64 Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz GenuineIntel GNU/Linux
    $ glxinfo | grep OpenGL
    OpenGL vendor string: Tungsten Graphics, Inc
    OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
    OpenGL version string: 3.0 Mesa 8.0.1
    OpenGL shading language version string: 1.30
    OpenGL extensions:
    But the OpenGL extensions are there:
    $ glxinfo | grep "OpenGL extensions" -A 58
    OpenGL extensions:
    GL_ARB_multisample, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_copy_texture,
    GL_EXT_polygon_offset, GL_EXT_subtexture, GL_EXT_texture_object,
    GL_EXT_vertex_array, GL_EXT_compiled_vertex_array, GL_EXT_texture,
    GL_EXT_texture3D, GL_IBM_rasterpos_clip, GL_ARB_point_parameters,
    GL_EXT_draw_range_elements, GL_EXT_packed_pixels, GL_EXT_point_parameters,
    GL_EXT_rescale_normal, GL_EXT_separate_specular_color,
    GL_EXT_texture_edge_clamp, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_ARB_framebuffer_sRGB, GL_ARB_multitexture,
    GL_EXT_framebuffer_sRGB, GL_IBM_multimode_draw_arrays,
    GL_IBM_texture_mirrored_repeat, GL_3DFX_texture_compression_FXT1,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_transpose_matrix,
    GL_EXT_blend_func_separate, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays,
    GL_EXT_secondary_color, GL_EXT_texture_env_add,
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
    GL_INGR_blend_func_separate, GL_NV_blend_square, GL_NV_light_max_exponent,
    GL_NV_texgen_reflection, GL_NV_texture_env_combine4,
    GL_SUN_multi_draw_arrays, GL_ARB_texture_border_clamp,
    GL_ARB_texture_compression, GL_EXT_framebuffer_object,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_MESA_window_pos,
    GL_NV_packed_depth_stencil, GL_NV_texture_rectangle, GL_NV_vertex_program,
    GL_ARB_depth_texture, GL_ARB_occlusion_query, GL_ARB_shadow,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
    GL_ARB_window_pos, GL_ATI_envmap_bumpmap, GL_EXT_stencil_two_side,
    GL_EXT_texture_cube_map, GL_NV_depth_clamp, GL_NV_vertex_program1_1,
    GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object, GL_ARB_draw_buffers,
    GL_ARB_fragment_program, GL_ARB_fragment_shader, GL_ARB_shader_objects,
    GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ATI_draw_buffers,
    GL_ATI_texture_env_combine3, GL_ATI_texture_float, GL_EXT_shadow_funcs,
    GL_EXT_stencil_wrap, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_ARB_depth_clamp, GL_ARB_fragment_program_shadow,
    GL_ARB_half_float_pixel, GL_ARB_point_sprite, GL_ARB_shading_language_100,
    GL_ARB_sync, GL_ARB_texture_non_power_of_two, GL_ARB_vertex_buffer_object,
    GL_ATI_blend_equation_separate, GL_EXT_blend_equation_separate,
    GL_OES_read_format, GL_ARB_color_buffer_float, GL_ARB_pixel_buffer_object,
    GL_ARB_texture_compression_rgtc, GL_ARB_texture_float,
    GL_ARB_texture_rectangle, GL_EXT_packed_float, GL_EXT_pixel_buffer_object,
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_rectangle,
    GL_EXT_texture_sRGB, GL_EXT_texture_shared_exponent,
    GL_ARB_framebuffer_object, GL_EXT_framebuffer_blit,
    GL_EXT_framebuffer_multisample, GL_EXT_packed_depth_stencil,
    GL_APPLE_object_purgeable, GL_ARB_vertex_array_object,
    GL_ATI_separate_stencil, GL_EXT_draw_buffers2,
    GL_EXT_gpu_program_parameters, GL_EXT_texture_array,
    GL_EXT_texture_integer, GL_EXT_texture_sRGB_decode, GL_EXT_timer_query,
    GL_OES_EGL_image, GL_MESA_texture_array, GL_ARB_copy_buffer,
    GL_ARB_depth_buffer_float, GL_ARB_half_float_vertex,
    GL_ARB_map_buffer_range, GL_ARB_texture_rg, GL_ARB_texture_swizzle,
    GL_ARB_vertex_array_bgra, GL_EXT_separate_shader_objects,
    GL_EXT_texture_swizzle, GL_EXT_vertex_array_bgra,
    GL_NV_conditional_render, GL_ARB_ES2_compatibility,
    GL_ARB_draw_elements_base_vertex, GL_ARB_explicit_attrib_location,
    GL_ARB_fragment_coord_conventions, GL_ARB_provoking_vertex,
    GL_ARB_sampler_objects, GL_ARB_seamless_cube_map,
    GL_ARB_shader_texture_lod, GL_EXT_provoking_vertex, GL_EXT_texture_snorm,
    GL_MESA_texture_signed_rgba, GL_ARB_robustness, GL_EXT_transform_feedback
    $ lspci | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev a1)
    The same with optirun:
    $ optirun glxinfo | grep OpenGL
    OpenGL vendor string: NVIDIA Corporation
    OpenGL renderer string: GeForce GT 525M/PCIe/SSE2
    OpenGL version string: 4.2.0 NVIDIA 295.20
    OpenGL shading language version string: 4.20 NVIDIA via Cg compiler
    OpenGL extensions:
    The extensions are there also, even more lines, so there is no need to show them, I think.
    pacman -Q wine
    wine 1.4-1

  • (SOLVED) nvidia GT 650M driver 331.38 problem with bumblebee

    Hello people. Since i updated my system to nvidia 338.38-3 via pacman the bumblebee service stopped working and now i have the following error when i started something with primusrun or optirun:
    [ 2070.640091] [ERROR]Cannot access secondary GPU - error: Could not enable discrete graphics card
    [ 2070.640141] [ERROR]Aborting because fallback start is disabled.
    My bumblebee.conf it's like this:
    # Configuration file for Bumblebee. Values should **not** be put between quotes
    ## Server options. Any change made in this section will need a server restart
    # to take effect.
    [bumblebeed]
    # The secondary Xorg server DISPLAY number
    VirtualDisplay=:8
    # Should the unused Xorg server be kept running? Set this to true if waiting
    # for X to be ready is too long and don't need power management at all.
    KeepUnusedXServer=false
    # The name of the Bumbleblee server group name (GID name)
    ServerGroup=bumblebee
    # Card power state at exit. Set to false if the card shoud be ON when Bumblebee
    # server exits.
    TurnCardOffAtExit=false
    # The default behavior of '-f' option on optirun. If set to "true", '-f' will
    # be ignored.
    NoEcoModeOverride=false
    # The Driver used by Bumblebee server. If this value is not set (or empty),
    # auto-detection is performed. The available drivers are nvidia and nouveau
    # (See also the driver-specific sections below)
    Driver=nvidia
    # Directory with a dummy config file to pass as a -configdir to secondary X
    XorgConfDir=/etc/bumblebee/xorg.conf.d
    ## Client options. Will take effect on the next optirun executed.
    [optirun]
    # Acceleration/ rendering bridge, possible values are auto, virtualgl and
    # primus.
    Bridge=auto
    # The method used for VirtualGL to transport frames between X servers.
    # Possible values are proxy, jpeg, rgb, xv and yuv.
    VGLTransport=proxy
    # List of paths which are searched for the primus libGL.so.1 when using
    # the primus bridge
    PrimusLibraryPath=/usr/lib/primus:/usr/lib32/primus
    # Should the program run under optirun even if Bumblebee server or nvidia card
    # is not available?
    AllowFallbackToIGC=false
    # Driver-specific settings are grouped under [driver-NAME]. The sections are
    # parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
    # detection resolves to NAME).
    # PMMethod: method to use for saving power by disabling the nvidia card, valid
    # values are: auto - automatically detect which PM method to use
    # bbswitch - new in BB 3, recommended if available
    # switcheroo - vga_switcheroo method, use at your own risk
    # none - disable PM completely
    # https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods
    ## Section with nvidia driver specific options, only parsed if Driver=nvidia
    [driver-nvidia]
    # Module name to load, defaults to Driver if empty or unset
    KernelDriver=nvidia
    PMMethod=auto
    # colon-separated path to the nvidia libraries
    LibraryPath=/usr/lib/nvidia:/usr/lib32/nvidia
    # comma-separated path of the directory containing nvidia_drv.so and the
    # default Xorg modules path
    XorgModulePath=/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules
    XorgConfFile=/etc/bumblebee/xorg.conf.nvidia
    ## Section with nouveau driver specific options, only parsed if Driver=nouveau
    [driver-nouveau]
    KernelDriver=nouveau
    PMMethod=auto
    XorgConfFile=/etc/bumblebee/xorg.conf.nouveau
    My xorg.conf.nvidia it's like this:
    Section "ServerLayout"
    Identifier "Layout0"
    Option "AutoAddDevices" "false"
    Option "AutoAddGPU" "falsa"
    EndSection
    Section "Device"
    Identifier "DiscreteNvidia"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    # If the X server does not automatically detect your VGA device,
    # you can manually set it here.
    # To get the BusID prop, run `lspci | egrep 'VGA|3D'` and input the data
    # as you see in the commented example.
    # This Setting may be needed in some platforms with more than one
    # nvidia card, which may confuse the proprietary driver (e.g.,
    # trying to take ownership of the wrong device). Also needed on Ubuntu 13.04.
    # BusID "PCI:01:00:0"
    # Setting ProbeAllGpus to false prevents the new proprietary driver
    # instance spawned to try to control the integrated graphics card,
    # which is already being managed outside bumblebee.
    # This option doesn't hurt and it is required on platforms running
    # more than one nvidia graphics card with the proprietary driver.
    # (E.g. Macbook Pro pre-2010 with nVidia 9400M + 9600M GT).
    # If this option is not set, the new Xorg may blacken the screen and
    # render it unusable (unless you have some way to run killall Xorg).
    Option "ProbeAllGpus" "false"
    Option "NoLogo" "true"
    Option "UseEDID" "false"
    Option "UseDisplayDevice" "none"
    EndSection
    If someone could enlighten me i would apreciate it..Thanks in advance
    Last edited by CyberNhull (2014-03-12 10:50:32)

    skualito wrote:
    Try booting with this kernel parameter:
    rcutree.rcu_idle_gp_delay=1
    Thanks for the reply, i tried that and the error changed to:
    [ 297.499172] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) NVIDIA(0): Failed to assign any connected display devices to X screen 0.
    I will post my log since it appears the graphics now is at least detected but not inicialized:
    sudo cat /var/log/Xorg.8.log
    [ 294.111]
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    [ 294.111] X Protocol Version 11, Revision 0
    [ 294.111] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 294.111] Current Operating System: Linux Nhull-Greyk 3.13.6-1-ARCH #1 SMP PREEMPT Fri Mar 7 22:47:48 CET 2014 x86_64
    [ 294.111] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw rcutree.rcu_idle_gp_delay=1
    [ 294.111] Build Date: 09 January 2014 08:47:24AM
    [ 294.111]
    [ 294.111] Current version of pixman: 0.32.4
    [ 294.111] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 294.111] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 294.111] (==) Log file: "/var/log/Xorg.8.log", Time: Tue Mar 11 10:51:03 2014
    [ 294.111] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
    [ 294.111] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
    [ 294.111] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 294.111] (==) ServerLayout "Layout0"
    [ 294.111] (==) No screen section available. Using defaults.
    [ 294.111] (**) |-->Screen "Default Screen Section" (0)
    [ 294.111] (**) | |-->Monitor "<default monitor>"
    [ 294.111] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 294.111] (**) | |-->Device "DiscreteNvidia"
    [ 294.111] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 294.111] (**) Option "AutoAddDevices" "false"
    [ 294.111] (**) Option "AutoAddGPU" "false"
    [ 294.111] (**) Not automatically adding devices
    [ 294.111] (==) Automatically enabling devices
    [ 294.111] (**) Not automatically adding GPU devices
    [ 294.111] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 294.111] Entry deleted from font path.
    [ 294.111] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 294.111] Entry deleted from font path.
    [ 294.111] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 294.111] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 294.111] Entry deleted from font path.
    [ 294.111] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 294.111] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 294.112] (++) ModulePath set to "/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules"
    [ 294.112] (==) |-->Input Device "<default pointer>"
    [ 294.112] (==) |-->Input Device "<default keyboard>"
    [ 294.112] (==) The core pointer device wasn't specified explicitly in the layout.
    Using the default mouse configuration.
    [ 294.112] (==) The core keyboard device wasn't specified explicitly in the layout.
    Using the default keyboard configuration.
    [ 294.112] (II) Loader magic: 0x804c80
    [ 294.112] (II) Module ABI versions:
    [ 294.112] X.Org ANSI C Emulation: 0.4
    [ 294.112] X.Org Video Driver: 15.0
    [ 294.112] X.Org XInput driver : 20.0
    [ 294.112] X.Org Server Extension : 8.0
    [ 294.112] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 294.112] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 294.112] setversion 1.4 failed: Permission denied
    [ 294.113] (--) PCI:*(0:1:0:0) 10de:0fd1:144d:c0d1 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 294.113] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 294.113] Initializing built-in extension Generic Event Extension
    [ 294.113] Initializing built-in extension SHAPE
    [ 294.113] Initializing built-in extension MIT-SHM
    [ 294.113] Initializing built-in extension XInputExtension
    [ 294.113] Initializing built-in extension XTEST
    [ 294.113] Initializing built-in extension BIG-REQUESTS
    [ 294.113] Initializing built-in extension SYNC
    [ 294.113] Initializing built-in extension XKEYBOARD
    [ 294.113] Initializing built-in extension XC-MISC
    [ 294.114] Initializing built-in extension SECURITY
    [ 294.114] Initializing built-in extension XINERAMA
    [ 294.114] Initializing built-in extension XFIXES
    [ 294.114] Initializing built-in extension RENDER
    [ 294.114] Initializing built-in extension RANDR
    [ 294.114] Initializing built-in extension COMPOSITE
    [ 294.114] Initializing built-in extension DAMAGE
    [ 294.114] Initializing built-in extension MIT-SCREEN-SAVER
    [ 294.114] Initializing built-in extension DOUBLE-BUFFER
    [ 294.114] Initializing built-in extension RECORD
    [ 294.114] Initializing built-in extension DPMS
    [ 294.114] Initializing built-in extension Present
    [ 294.114] Initializing built-in extension DRI3
    [ 294.114] Initializing built-in extension X-Resource
    [ 294.114] Initializing built-in extension XVideo
    [ 294.114] Initializing built-in extension XVideo-MotionCompensation
    [ 294.114] Initializing built-in extension XFree86-VidModeExtension
    [ 294.114] Initializing built-in extension XFree86-DGA
    [ 294.114] Initializing built-in extension XFree86-DRI
    [ 294.114] Initializing built-in extension DRI2
    [ 294.114] (II) "glx" will be loaded by default.
    [ 294.114] (II) LoadModule: "dri2"
    [ 294.114] (II) Module "dri2" already built-in
    [ 294.114] (II) LoadModule: "glamoregl"
    [ 294.114] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 294.135] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 294.135] compiled for 1.15.0, module version = 0.6.0
    [ 294.135] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 294.135] (II) LoadModule: "glx"
    [ 294.135] (II) Loading /usr/lib/nvidia/xorg/modules/extensions/libglx.so
    [ 294.196] (II) Module glx: vendor="NVIDIA Corporation"
    [ 294.197] compiled for 4.0.2, module version = 1.0.0
    [ 294.197] Module class: X.Org Server Extension
    [ 294.197] (II) NVIDIA GLX Module 334.21 Thu Feb 27 13:54:04 PST 2014
    [ 294.197] Loading extension GLX
    [ 294.197] (II) LoadModule: "nvidia"
    [ 294.197] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 294.200] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 294.200] compiled for 4.0.2, module version = 1.0.0
    [ 294.200] Module class: X.Org Video Driver
    [ 294.200] (II) LoadModule: "mouse"
    [ 294.200] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    [ 294.201] (II) Module mouse: vendor="X.Org Foundation"
    [ 294.201] compiled for 1.15.0, module version = 1.9.0
    [ 294.201] Module class: X.Org XInput Driver
    [ 294.201] ABI class: X.Org XInput driver, version 20.0
    [ 294.201] (II) LoadModule: "kbd"
    [ 294.201] (WW) Warning, couldn't open module kbd
    [ 294.201] (II) UnloadModule: "kbd"
    [ 294.201] (II) Unloading kbd
    [ 294.202] (EE) Failed to load module "kbd" (module does not exist, 0)
    [ 294.202] (II) NVIDIA dlloader X Driver 334.21 Thu Feb 27 13:34:35 PST 2014
    [ 294.202] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 294.202] (--) using VT number 7
    [ 294.202] (II) Loading sub module "fb"
    [ 294.202] (II) LoadModule: "fb"
    [ 294.202] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 294.203] (II) Module fb: vendor="X.Org Foundation"
    [ 294.203] compiled for 1.15.0, module version = 1.0.0
    [ 294.203] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 294.203] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 294.203] (II) Loading sub module "wfb"
    [ 294.203] (II) LoadModule: "wfb"
    [ 294.203] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 294.204] (II) Module wfb: vendor="X.Org Foundation"
    [ 294.204] compiled for 1.15.0, module version = 1.0.0
    [ 294.204] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 294.204] (II) Loading sub module "ramdac"
    [ 294.204] (II) LoadModule: "ramdac"
    [ 294.204] (II) Module "ramdac" already built-in
    [ 294.204] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 294.204] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 294.204] (==) NVIDIA(0): RGB weight 888
    [ 294.204] (==) NVIDIA(0): Default visual is TrueColor
    [ 294.204] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 294.204] (**) NVIDIA(0): Option "NoLogo" "true"
    [ 294.204] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
    [ 294.204] (**) NVIDIA(0): Option "UseEDID" "false"
    [ 294.204] (**) NVIDIA(0): Option "UseDisplayDevice" "Screen1"
    [ 294.204] (**) NVIDIA(0): Enabling 2D acceleration
    [ 294.204] (**) NVIDIA(0): Ignoring EDIDs
    [ 297.471] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 297.472] (II) NVIDIA(0): NVIDIA GPU GeForce GT 650M (GK107) at PCI:1:0:0 (GPU-0)
    [ 297.472] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 297.472] (--) NVIDIA(0): VideoBIOS: 80.07.6a.00.0a
    [ 297.472] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 297.475] (--) NVIDIA(0): Valid display device(s) on GeForce GT 650M at PCI:1:0:0
    [ 297.475] (--) NVIDIA(0): CRT-0
    [ 297.475] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 297.475] (EE) NVIDIA(0): Failed to assign any connected display devices to X screen 0.
    [ 297.475] (EE) NVIDIA(0): Set AllowEmptyInitialConfiguration if you want the server
    [ 297.475] (EE) NVIDIA(0): to start anyway
    [ 297.493] (EE) NVIDIA(0): Failing initialization of X screen 0
    [ 297.493] (II) UnloadModule: "nvidia"
    [ 297.493] (II) UnloadSubModule: "wfb"
    [ 297.493] (II) UnloadSubModule: "fb"
    [ 297.493] (EE) Screen(s) found, but none have a usable configuration.
    [ 297.493] (EE)
    Fatal server error:
    [ 297.493] (EE) no screens found(EE)
    [ 297.493] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 297.493] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
    [ 297.493] (EE)
    [ 297.493] (EE) Server terminated with error (1). Closing log file.
    Last edited by CyberNhull (2014-03-11 10:59:41)

  • [solved] resolutions missing after update to nvidia 302.17-1

    hello all,
    when i updated to the new nvidia proprietary drivers (302.17-1) all my resolutions went away except my max (1920x1200). here is my xorg.conf in its current state  xorg.conf so far i have tried 
    Option "UseEDIDFreqs" "false"
    that didn't do anything but make it so when x starts i just get a black screen. not sure if i missed something here
    i tried downgrading to nvidia-295.59-1-x86_64, that works but causes modules mixmatch.
    when i downgraded i saved the EDID of my monitor and updated back to 302.17-1 using the EDID file from 295.59-1 but still no proper resolutions.
    uname -a
    Linux myhost 3.4.4-2-ARCH #1 SMP PREEMPT Sun Jun 24 18:59:47 CEST 2012 x86_64 GNU/Linux
    if i'm missing any information please let me know. Thanks for your time.
    edit: sorry forgot to mentions my video card is a 8700m gt
    Last edited by dkjedi (2012-07-05 18:35:11)

    thanks i didn't find that when i search. guess i have to wait for the newer driver. seems odd waiting for a new driver for a card more than 2 years old. thanks again.

  • [Solved] LXDE missing window borders (or decoratioins, widget?)

    Hello,
    The LXDE runs fine on my newly built arch for a couple of days, and then I must have done something (e.g. upgraded or uninstalled some packages) and now I can still log into LXDE by using slim login manager or startx command, but none of the applications will have the window borders and I am not able to move the application window around or minimize/resize the window.
    Here is my .xinitrc file
    [sgeuser@sge00 ~]$ cat .xinitrc
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    # exec gnome-session
    # exec startkde
    # exec startxfce4
    # ...or the Window Manager of your choice
    FontPath /usr/share/fonts/100dpi
    xset -dpms
    xset s off
    exec /usr/bin/startlxde
    Here is my systemd journal since reboot:
    [1;39m-- Reboot --[0m
    Sep 02 13:13:37 sge00 systemd-journal[98]: Allowing runtime journal files to grow to 100.3M.
    Sep 02 13:13:37 sge00 kernel: Initializing cgroup subsys cpuset
    Sep 02 13:13:37 sge00 kernel: Initializing cgroup subsys cpu
    Sep 02 13:13:37 sge00 kernel: Initializing cgroup subsys cpuacct
    Sep 02 13:13:37 sge00 kernel: Linux version 3.10.10-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.1 20130725 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Aug 30 11:30:06 CEST 2013
    Sep 02 13:13:37 sge00 kernel: Command line: root=/dev/sda1 rw initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    Sep 02 13:13:37 sge00 kernel: e820: BIOS-provided physical RAM map:
    Sep 02 13:13:37 sge00 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    Sep 02 13:13:37 sge00 kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    Sep 02 13:13:37 sge00 kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    Sep 02 13:13:37 sge00 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007ffeffff] usable
    Sep 02 13:13:37 sge00 kernel: BIOS-e820: [mem 0x000000007fff0000-0x000000007fffffff] ACPI data
    Sep 02 13:13:37 sge00 kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
    Sep 02 13:13:37 sge00 kernel: NX (Execute Disable) protection: active
    Sep 02 13:13:37 sge00 kernel: SMBIOS 2.5 present.
    Sep 02 13:13:37 sge00 kernel: DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
    Sep 02 13:13:37 sge00 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Sep 02 13:13:37 sge00 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Sep 02 13:13:37 sge00 kernel: No AGP bridge found
    Sep 02 13:13:37 sge00 kernel: e820: last_pfn = 0x7fff0 max_arch_pfn = 0x400000000
    Sep 02 13:13:37 sge00 kernel: MTRR default type: uncachable
    Sep 02 13:13:37 sge00 kernel: MTRR variable ranges disabled:
    Sep 02 13:13:37 sge00 kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Sep 02 13:13:37 sge00 kernel: CPU MTRRs all blank - virtualized system.
    Sep 02 13:13:37 sge00 kernel: found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0]
    Sep 02 13:13:37 sge00 kernel: Scanning 1 areas for low memory corruption
    Sep 02 13:13:37 sge00 kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    Sep 02 13:13:37 sge00 kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Sep 02 13:13:37 sge00 kernel: [mem 0x00000000-0x000fffff] page 4k
    Sep 02 13:13:37 sge00 kernel: BRK [0x01b23000, 0x01b23fff] PGTABLE
    Sep 02 13:13:37 sge00 kernel: BRK [0x01b24000, 0x01b24fff] PGTABLE
    Sep 02 13:13:37 sge00 kernel: BRK [0x01b25000, 0x01b25fff] PGTABLE
    Sep 02 13:13:37 sge00 kernel: init_memory_mapping: [mem 0x7fa00000-0x7fbfffff]
    Sep 02 13:13:37 sge00 kernel: [mem 0x7fa00000-0x7fbfffff] page 2M
    Sep 02 13:13:37 sge00 kernel: BRK [0x01b26000, 0x01b26fff] PGTABLE
    Sep 02 13:13:37 sge00 kernel: init_memory_mapping: [mem 0x7c000000-0x7f9fffff]
    Sep 02 13:13:37 sge00 kernel: [mem 0x7c000000-0x7f9fffff] page 2M
    Sep 02 13:13:37 sge00 kernel: init_memory_mapping: [mem 0x00100000-0x7bffffff]
    Sep 02 13:13:37 sge00 kernel: [mem 0x00100000-0x001fffff] page 4k
    Sep 02 13:13:37 sge00 kernel: [mem 0x00200000-0x7bffffff] page 2M
    Sep 02 13:13:37 sge00 kernel: init_memory_mapping: [mem 0x7fc00000-0x7ffeffff]
    Sep 02 13:13:37 sge00 kernel: [mem 0x7fc00000-0x7fdfffff] page 2M
    Sep 02 13:13:37 sge00 kernel: [mem 0x7fe00000-0x7ffeffff] page 4k
    Sep 02 13:13:37 sge00 kernel: BRK [0x01b27000, 0x01b27fff] PGTABLE
    Sep 02 13:13:37 sge00 kernel: RAMDISK: [mem 0x7fd22000-0x7ffeefff]
    Sep 02 13:13:37 sge00 kernel: ACPI: RSDP 00000000000e0000 00024 (v02 VBOX )
    Sep 02 13:13:37 sge00 kernel: ACPI: XSDT 000000007fff0030 0003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061)
    Sep 02 13:13:37 sge00 kernel: ACPI: FACP 000000007fff00f0 000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061)
    Sep 02 13:13:37 sge00 kernel: ACPI: DSDT 000000007fff0470 01B96 (v01 VBOX VBOXBIOS 00000002 INTL 20100528)
    Sep 02 13:13:37 sge00 kernel: ACPI: FACS 000000007fff0200 00040
    Sep 02 13:13:37 sge00 kernel: ACPI: APIC 000000007fff0240 0005C (v02 VBOX VBOXAPIC 00000001 ASL 00000061)
    Sep 02 13:13:37 sge00 kernel: ACPI: SSDT 000000007fff02a0 001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528)
    Sep 02 13:13:37 sge00 kernel: ACPI: Local APIC address 0xfee00000
    Sep 02 13:13:37 sge00 kernel: No NUMA configuration found
    Sep 02 13:13:37 sge00 kernel: Faking a node at [mem 0x0000000000000000-0x000000007ffeffff]
    Sep 02 13:13:37 sge00 kernel: Initmem setup node 0 [mem 0x00000000-0x7ffeffff]
    Sep 02 13:13:37 sge00 kernel: NODE_DATA [mem 0x7fd1d000-0x7fd21fff]
    Sep 02 13:13:37 sge00 kernel: [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007d400000-ffff88007f3fffff] on node 0
    Sep 02 13:13:37 sge00 kernel: Zone ranges:
    Sep 02 13:13:37 sge00 kernel: DMA [mem 0x00001000-0x00ffffff]
    Sep 02 13:13:37 sge00 kernel: DMA32 [mem 0x01000000-0xffffffff]
    Sep 02 13:13:37 sge00 kernel: Normal empty
    Sep 02 13:13:37 sge00 kernel: Movable zone start for each node
    Sep 02 13:13:37 sge00 kernel: Early memory node ranges
    Sep 02 13:13:37 sge00 kernel: node 0: [mem 0x00001000-0x0009efff]
    Sep 02 13:13:37 sge00 kernel: node 0: [mem 0x00100000-0x7ffeffff]
    Sep 02 13:13:37 sge00 kernel: On node 0 totalpages: 524174
    Sep 02 13:13:37 sge00 kernel: DMA zone: 64 pages used for memmap
    Sep 02 13:13:37 sge00 kernel: DMA zone: 21 pages reserved
    Sep 02 13:13:37 sge00 kernel: DMA zone: 3998 pages, LIFO batch:0
    Sep 02 13:13:37 sge00 kernel: DMA32 zone: 8128 pages used for memmap
    Sep 02 13:13:37 sge00 kernel: DMA32 zone: 520176 pages, LIFO batch:31
    Sep 02 13:13:37 sge00 kernel: ACPI: PM-Timer IO Port: 0x4008
    Sep 02 13:13:37 sge00 kernel: ACPI: Local APIC address 0xfee00000
    Sep 02 13:13:37 sge00 kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Sep 02 13:13:37 sge00 kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Sep 02 13:13:37 sge00 kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Sep 02 13:13:37 sge00 kernel: IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
    Sep 02 13:13:37 sge00 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Sep 02 13:13:37 sge00 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Sep 02 13:13:37 sge00 kernel: ACPI: IRQ0 used by override.
    Sep 02 13:13:37 sge00 kernel: ACPI: IRQ2 used by override.
    Sep 02 13:13:37 sge00 kernel: ACPI: IRQ9 used by override.
    Sep 02 13:13:37 sge00 kernel: Using ACPI (MADT) for SMP configuration information
    Sep 02 13:13:37 sge00 kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    Sep 02 13:13:37 sge00 kernel: nr_irqs_gsi: 40
    Sep 02 13:13:37 sge00 kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Sep 02 13:13:37 sge00 kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    Sep 02 13:13:37 sge00 kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    Sep 02 13:13:37 sge00 kernel: e820: [mem 0x80000000-0xfffbffff] available for PCI devices
    Sep 02 13:13:37 sge00 kernel: Booting paravirtualized kernel on bare hardware
    Sep 02 13:13:37 sge00 kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
    Sep 02 13:13:37 sge00 kernel: PERCPU: Embedded 28 pages/cpu @ffff88007fa00000 s86016 r8192 d20480 u1048576
    Sep 02 13:13:37 sge00 kernel: pcpu-alloc: s86016 r8192 d20480 u1048576 alloc=1*2097152
    Sep 02 13:13:37 sge00 kernel: pcpu-alloc: [0] 0 1
    Sep 02 13:13:37 sge00 kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 515961
    Sep 02 13:13:37 sge00 kernel: Policy zone: DMA32
    Sep 02 13:13:37 sge00 kernel: Kernel command line: root=/dev/sda1 rw initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    Sep 02 13:13:37 sge00 kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Sep 02 13:13:37 sge00 kernel: Checking aperture...
    Sep 02 13:13:37 sge00 kernel: No AGP bridge found
    Sep 02 13:13:37 sge00 kernel: Calgary: detecting Calgary via BIOS EBDA area
    Sep 02 13:13:37 sge00 kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Sep 02 13:13:37 sge00 kernel: Memory: 2049056k/2097088k available (4943k kernel code, 392k absent, 47640k reserved, 4024k data, 1124k init)
    Sep 02 13:13:37 sge00 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Sep 02 13:13:37 sge00 kernel: Preemptible hierarchical RCU implementation.
    Sep 02 13:13:37 sge00 kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Sep 02 13:13:37 sge00 kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Sep 02 13:13:37 sge00 kernel: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
    Sep 02 13:13:37 sge00 kernel: NR_IRQS:4352 nr_irqs:512 16
    Sep 02 13:13:37 sge00 kernel: Console: colour VGA+ 80x25
    Sep 02 13:13:37 sge00 kernel: console [tty0] enabled
    Sep 02 13:13:37 sge00 kernel: allocated 8388608 bytes of page_cgroup
    Sep 02 13:13:37 sge00 kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Sep 02 13:13:37 sge00 kernel: tsc: Fast TSC calibration failed
    Sep 02 13:13:37 sge00 kernel: tsc: PIT calibration matches PMTIMER. 2 loops
    Sep 02 13:13:37 sge00 kernel: tsc: Detected 2708.883 MHz processor
    Sep 02 13:13:37 sge00 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5419.50 BogoMIPS (lpj=9029610)
    Sep 02 13:13:37 sge00 kernel: pid_max: default: 32768 minimum: 301
    Sep 02 13:13:37 sge00 kernel: Security Framework initialized
    Sep 02 13:13:37 sge00 kernel: AppArmor: AppArmor disabled by boot time parameter
    Sep 02 13:13:37 sge00 kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Sep 02 13:13:37 sge00 kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Sep 02 13:13:37 sge00 kernel: Mount-cache hash table entries: 256
    Sep 02 13:13:37 sge00 kernel: Initializing cgroup subsys memory
    Sep 02 13:13:37 sge00 kernel: Initializing cgroup subsys devices
    Sep 02 13:13:37 sge00 kernel: Initializing cgroup subsys freezer
    Sep 02 13:13:37 sge00 kernel: Initializing cgroup subsys net_cls
    Sep 02 13:13:37 sge00 kernel: Initializing cgroup subsys blkio
    Sep 02 13:13:37 sge00 kernel: CPU: Physical Processor ID: 0
    Sep 02 13:13:37 sge00 kernel: CPU: Processor Core ID: 0
    Sep 02 13:13:37 sge00 kernel: mce: CPU supports 0 MCE banks
    Sep 02 13:13:37 sge00 kernel: [117B blob data]
    Sep 02 13:13:37 sge00 kernel: Freeing SMP alternatives: 20k freed
    Sep 02 13:13:37 sge00 kernel: ACPI: Core revision 20130328
    Sep 02 13:13:37 sge00 kernel: ACPI: All ACPI Tables successfully acquired
    Sep 02 13:13:37 sge00 kernel: ftrace: allocating 19652 entries in 77 pages
    Sep 02 13:13:37 sge00 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Sep 02 13:13:37 sge00 kernel: smpboot: CPU0: Intel(R) Core(TM) i7-3820QM CPU @ 2.70GHz (fam: 06, model: 3a, stepping: 09)
    Sep 02 13:13:37 sge00 kernel: Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only.
    Sep 02 13:13:37 sge00 kernel: NMI watchdog: disabled (cpu0): hardware events not enabled
    Sep 02 13:13:37 sge00 kernel: smpboot: Booting Node 0, Processors #1 OK
    Sep 02 13:13:37 sge00 kernel: mce: CPU supports 0 MCE banks
    Sep 02 13:13:37 sge00 kernel: TSC synchronization [CPU#0 -> CPU#1]:
    Sep 02 13:13:37 sge00 kernel: Measured 31057 cycles TSC warp between CPUs, turning off TSC clock.
    Sep 02 13:13:37 sge00 kernel: tsc: Marking TSC unstable due to check_tsc_sync_source failed
    Sep 02 13:13:37 sge00 kernel: Brought up 2 CPUs
    Sep 02 13:13:37 sge00 kernel: smpboot: Total of 2 processors activated (10839.01 BogoMIPS)
    Sep 02 13:13:37 sge00 kernel: devtmpfs: initialized
    Sep 02 13:13:37 sge00 kernel: RTC time: 17:13:36, date: 09/02/13
    Sep 02 13:13:37 sge00 kernel: NET: Registered protocol family 16
    Sep 02 13:13:37 sge00 kernel: ACPI: bus type PCI registered
    Sep 02 13:13:37 sge00 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Sep 02 13:13:37 sge00 kernel: PCI: Using configuration type 1 for base access
    Sep 02 13:13:37 sge00 kernel: bio: create slab <bio-0> at 0
    Sep 02 13:13:37 sge00 kernel: ACPI: Added _OSI(Module Device)
    Sep 02 13:13:37 sge00 kernel: ACPI: Added _OSI(Processor Device)
    Sep 02 13:13:37 sge00 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Sep 02 13:13:37 sge00 kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Sep 02 13:13:37 sge00 kernel: ACPI: EC: Look up EC in DSDT
    Sep 02 13:13:37 sge00 kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Sep 02 13:13:37 sge00 kernel: ACPI: Interpreter enabled
    Sep 02 13:13:37 sge00 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130328/hwxface-568)
    Sep 02 13:13:37 sge00 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130328/hwxface-568)
    Sep 02 13:13:37 sge00 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20130328/hwxface-568)
    Sep 02 13:13:37 sge00 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20130328/hwxface-568)
    Sep 02 13:13:37 sge00 kernel: ACPI: (supports S0 S5)
    Sep 02 13:13:37 sge00 kernel: ACPI: Using IOAPIC for interrupt routing
    Sep 02 13:13:37 sge00 kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    Sep 02 13:13:37 sge00 kernel: ACPI: No dock devices found.
    Sep 02 13:13:37 sge00 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Sep 02 13:13:37 sge00 kernel: acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    Sep 02 13:13:37 sge00 kernel: acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    Sep 02 13:13:37 sge00 kernel: acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    Sep 02 13:13:37 sge00 kernel: acpi PNP0A03:00: host bridge window [mem 0x80000000-0xffdfffff] (ignored)
    Sep 02 13:13:37 sge00 kernel: PCI: root bus 00: using default resources
    Sep 02 13:13:37 sge00 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
    Sep 02 13:13:37 sge00 kernel: PCI host bridge to bus 0000:00
    Sep 02 13:13:37 sge00 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    Sep 02 13:13:37 sge00 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    Sep 02 13:13:37 sge00 kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:01.1: reg 20: [io 0xd000-0xd00f]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:02.0: reg 10: [mem 0xe0000000-0xe0ffffff pref]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:03.0: reg 10: [mem 0xf0000000-0xf001ffff]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:03.0: reg 18: [io 0xd010-0xd017]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:04.0: reg 10: [io 0xd020-0xd03f]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:04.0: reg 14: [mem 0xf0400000-0xf07fffff]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:04.0: reg 18: [mem 0xf0800000-0xf0803fff pref]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:06.0: reg 10: [mem 0xf0804000-0xf0804fff]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:07.0: [8086:7113] type 00 class 0x068000
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:0d.0: reg 10: [io 0xd040-0xd047]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:0d.0: reg 18: [io 0xd050-0xd057]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:0d.0: reg 20: [io 0xd060-0xd06f]
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:0d.0: reg 24: [mem 0xf0806000-0xf0807fff]
    Sep 02 13:13:37 sge00 kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    Sep 02 13:13:37 sge00 kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
    Sep 02 13:13:37 sge00 kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11)
    Sep 02 13:13:37 sge00 kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11)
    Sep 02 13:13:37 sge00 kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11)
    Sep 02 13:13:37 sge00 kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11)
    Sep 02 13:13:37 sge00 kernel: ACPI: Enabled 1 GPEs in block 00 to 07
    Sep 02 13:13:37 sge00 kernel: acpi root: \_SB_.PCI0 notify handler is installed
    Sep 02 13:13:37 sge00 kernel: Found 1 acpi root devices
    Sep 02 13:13:37 sge00 kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    Sep 02 13:13:37 sge00 kernel: vgaarb: loaded
    Sep 02 13:13:37 sge00 kernel: vgaarb: bridge control possible 0000:00:02.0
    Sep 02 13:13:37 sge00 kernel: PCI: Using ACPI for IRQ routing
    Sep 02 13:13:37 sge00 kernel: PCI: pci_cache_line_size set to 64 bytes
    Sep 02 13:13:37 sge00 kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    Sep 02 13:13:37 sge00 kernel: e820: reserve RAM buffer [mem 0x7fff0000-0x7fffffff]
    Sep 02 13:13:37 sge00 kernel: NetLabel: Initializing
    Sep 02 13:13:37 sge00 kernel: NetLabel: domain hash size = 128
    Sep 02 13:13:37 sge00 kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Sep 02 13:13:37 sge00 kernel: NetLabel: unlabeled traffic allowed by default
    Sep 02 13:13:37 sge00 kernel: Switching to clocksource refined-jiffies
    Sep 02 13:13:37 sge00 kernel: pnp: PnP ACPI init
    Sep 02 13:13:37 sge00 kernel: ACPI: bus type PNP registered
    Sep 02 13:13:37 sge00 kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
    Sep 02 13:13:37 sge00 kernel: pnp 00:01: [dma 4]
    Sep 02 13:13:37 sge00 kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    Sep 02 13:13:37 sge00 kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f03 (active)
    Sep 02 13:13:37 sge00 kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0400 (active)
    Sep 02 13:13:37 sge00 kernel: pnp: PnP ACPI: found 4 devices
    Sep 02 13:13:37 sge00 kernel: ACPI: bus type PNP unregistered
    Sep 02 13:13:37 sge00 kernel: Switching to clocksource acpi_pm
    Sep 02 13:13:37 sge00 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    Sep 02 13:13:37 sge00 kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
    Sep 02 13:13:37 sge00 kernel: NET: Registered protocol family 2
    Sep 02 13:13:37 sge00 kernel: TCP established hash table entries: 16384 (order: 6, 262144 bytes)
    Sep 02 13:13:37 sge00 kernel: TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
    Sep 02 13:13:37 sge00 kernel: TCP: Hash tables configured (established 16384 bind 16384)
    Sep 02 13:13:37 sge00 kernel: TCP: reno registered
    Sep 02 13:13:37 sge00 kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes)
    Sep 02 13:13:37 sge00 kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    Sep 02 13:13:37 sge00 kernel: NET: Registered protocol family 1
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds
    Sep 02 13:13:37 sge00 kernel: pci 0000:00:02.0: Boot video device
    Sep 02 13:13:37 sge00 kernel: PCI: CLS 0 bytes, default 64
    Sep 02 13:13:37 sge00 kernel: Unpacking initramfs...
    Sep 02 13:13:37 sge00 kernel: Freeing initrd memory: 2868k freed
    Sep 02 13:13:37 sge00 kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
    Sep 02 13:13:37 sge00 kernel: Scanning for low memory corruption every 60 seconds
    Sep 02 13:13:37 sge00 kernel: audit: initializing netlink socket (disabled)
    Sep 02 13:13:37 sge00 kernel: type=2000 audit(1378142015.246:1): initialized
    Sep 02 13:13:37 sge00 kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Sep 02 13:13:37 sge00 kernel: VFS: Disk quotas dquot_6.5.2
    Sep 02 13:13:37 sge00 kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Sep 02 13:13:37 sge00 kernel: msgmni has been set to 4007
    Sep 02 13:13:37 sge00 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Sep 02 13:13:37 sge00 kernel: io scheduler noop registered
    Sep 02 13:13:37 sge00 kernel: io scheduler deadline registered
    Sep 02 13:13:37 sge00 kernel: io scheduler cfq registered (default)
    Sep 02 13:13:37 sge00 kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Sep 02 13:13:37 sge00 kernel: intel_idle: does not run on family 6 model 58
    Sep 02 13:13:37 sge00 kernel: GHES: HEST is not enabled!
    Sep 02 13:13:37 sge00 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Sep 02 13:13:37 sge00 kernel: Linux agpgart interface v0.103
    Sep 02 13:13:37 sge00 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    Sep 02 13:13:37 sge00 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Sep 02 13:13:37 sge00 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Sep 02 13:13:37 sge00 kernel: mousedev: PS/2 mouse device common for all mice
    Sep 02 13:13:37 sge00 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    Sep 02 13:13:37 sge00 kernel: rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
    Sep 02 13:13:37 sge00 kernel: rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
    Sep 02 13:13:37 sge00 kernel: cpuidle: using governor ladder
    Sep 02 13:13:37 sge00 kernel: cpuidle: using governor menu
    Sep 02 13:13:37 sge00 kernel: drop_monitor: Initializing network drop monitor service
    Sep 02 13:13:37 sge00 kernel: TCP: cubic registered
    Sep 02 13:13:37 sge00 kernel: NET: Registered protocol family 10
    Sep 02 13:13:37 sge00 kernel: NET: Registered protocol family 17
    Sep 02 13:13:37 sge00 kernel: Key type dns_resolver registered
    Sep 02 13:13:37 sge00 kernel: PM: Hibernation image not present or could not be loaded.
    Sep 02 13:13:37 sge00 kernel: registered taskstats version 1
    Sep 02 13:13:37 sge00 kernel: Magic number: 13:139:238
    Sep 02 13:13:37 sge00 kernel: rtc_cmos rtc_cmos: setting system clock to 2013-09-02 17:13:36 UTC (1378142016)
    Sep 02 13:13:37 sge00 kernel: Freeing unused kernel memory: 1124k freed
    Sep 02 13:13:37 sge00 kernel: Write protecting the kernel read-only data: 8192k
    Sep 02 13:13:37 sge00 kernel: Freeing unused kernel memory: 1192k freed
    Sep 02 13:13:37 sge00 kernel: Freeing unused kernel memory: 400k freed
    Sep 02 13:13:37 sge00 systemd-udevd[45]: starting version 204
    Sep 02 13:13:37 sge00 kernel: ACPI: bus type USB registered
    Sep 02 13:13:37 sge00 kernel: usbcore: registered new interface driver usbfs
    Sep 02 13:13:37 sge00 kernel: usbcore: registered new interface driver hub
    Sep 02 13:13:37 sge00 kernel: SCSI subsystem initialized
    Sep 02 13:13:37 sge00 kernel: ACPI: bus type ATA registered
    Sep 02 13:13:37 sge00 kernel: usbcore: registered new device driver usb
    Sep 02 13:13:37 sge00 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Sep 02 13:13:37 sge00 kernel: ohci_hcd 0000:00:06.0: OHCI Host Controller
    Sep 02 13:13:37 sge00 kernel: ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 1
    Sep 02 13:13:37 sge00 kernel: ohci_hcd 0000:00:06.0: irq 22, io mem 0xf0804000
    Sep 02 13:13:37 sge00 kernel: libata version 3.00 loaded.
    Sep 02 13:13:37 sge00 kernel: hub 1-0:1.0: USB hub found
    Sep 02 13:13:37 sge00 kernel: hub 1-0:1.0: 8 ports detected
    Sep 02 13:13:37 sge00 kernel: ahci 0000:00:0d.0: version 3.0
    Sep 02 13:13:37 sge00 kernel: ahci: SSS flag set, parallel bus scan disabled
    Sep 02 13:13:37 sge00 kernel: ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
    Sep 02 13:13:37 sge00 kernel: ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc
    Sep 02 13:13:37 sge00 kernel: scsi0 : ahci
    Sep 02 13:13:37 sge00 kernel: ata1: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21
    Sep 02 13:13:37 sge00 kernel: ata_piix 0000:00:01.1: version 2.13
    Sep 02 13:13:37 sge00 kernel: scsi1 : ata_piix
    Sep 02 13:13:37 sge00 kernel: scsi2 : ata_piix
    Sep 02 13:13:37 sge00 kernel: ata2: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
    Sep 02 13:13:37 sge00 kernel: ata3: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
    Sep 02 13:13:37 sge00 kernel: ata3.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
    Sep 02 13:13:37 sge00 kernel: ata3.00: configured for UDMA/33
    Sep 02 13:13:37 sge00 kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Sep 02 13:13:37 sge00 kernel: ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
    Sep 02 13:13:37 sge00 kernel: ata1.00: 167772160 sectors, multi 128: LBA48 NCQ (depth 31/32)
    Sep 02 13:13:37 sge00 kernel: ata1.00: configured for UDMA/133
    Sep 02 13:13:37 sge00 kernel: scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
    Sep 02 13:13:37 sge00 kernel: scsi 2:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5
    Sep 02 13:13:37 sge00 kernel: sd 0:0:0:0: [sda] 167772160 512-byte logical blocks: (85.8 GB/80.0 GiB)
    Sep 02 13:13:37 sge00 kernel: sd 0:0:0:0: [sda] Write Protect is off
    Sep 02 13:13:37 sge00 kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Sep 02 13:13:37 sge00 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Sep 02 13:13:37 sge00 kernel: sr0: scsi3-mmc drive: 32x/32x xa/form2 tray
    Sep 02 13:13:37 sge00 kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    Sep 02 13:13:37 sge00 kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
    Sep 02 13:13:37 sge00 kernel: sda: sda1
    Sep 02 13:13:37 sge00 kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Sep 02 13:13:37 sge00 kernel: usb 1-1: new full-speed USB device number 2 using ohci_hcd
    Sep 02 13:13:37 sge00 kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    Sep 02 13:13:37 sge00 systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    Sep 02 13:13:37 sge00 systemd[1]: Detected virtualization 'oracle'.
    Sep 02 13:13:37 sge00 systemd[1]: Set hostname to <sge00>.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    Sep 02 13:13:37 sge00 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Remote File Systems.
    Sep 02 13:13:37 sge00 systemd[1]: Reached target Remote File Systems.
    Sep 02 13:13:37 sge00 systemd[1]: Expecting device sys-subsystem-net-devices-enp0s3.device...
    Sep 02 13:13:37 sge00 systemd[1]: Starting Delayed Shutdown Socket.
    Sep 02 13:13:37 sge00 systemd[1]: Listening on Delayed Shutdown Socket.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Device-mapper event daemon FIFOs.
    Sep 02 13:13:37 sge00 systemd[1]: Listening on Device-mapper event daemon FIFOs.
    Sep 02 13:13:37 sge00 systemd[1]: Starting LVM2 metadata daemon socket.
    Sep 02 13:13:37 sge00 systemd[1]: Listening on LVM2 metadata daemon socket.
    Sep 02 13:13:37 sge00 systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    Sep 02 13:13:37 sge00 systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Encrypted Volumes.
    Sep 02 13:13:37 sge00 systemd[1]: Reached target Encrypted Volumes.
    Sep 02 13:13:37 sge00 systemd[1]: Starting udev Kernel Socket.
    Sep 02 13:13:37 sge00 systemd[1]: Listening on udev Kernel Socket.
    Sep 02 13:13:37 sge00 systemd[1]: Starting udev Control Socket.
    Sep 02 13:13:37 sge00 systemd[1]: Listening on udev Control Socket.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    Sep 02 13:13:37 sge00 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    Sep 02 13:13:37 sge00 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Paths.
    Sep 02 13:13:37 sge00 systemd[1]: Reached target Paths.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Journal Socket.
    Sep 02 13:13:37 sge00 systemd[1]: Listening on Journal Socket.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Load Kernel Modules...
    Sep 02 13:13:37 sge00 systemd[1]: Starting Setup Virtual Console...
    Sep 02 13:13:37 sge00 systemd[1]: Started Set Up Additional Binary Formats.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Apply Kernel Variables...
    Sep 02 13:13:37 sge00 systemd[1]: Starting udev Coldplug all Devices...
    Sep 02 13:13:37 sge00 systemd[1]: Starting Create static device nodes in /dev...
    Sep 02 13:13:37 sge00 systemd[1]: Mounting POSIX Message Queue File System...
    Sep 02 13:13:37 sge00 systemd[1]: Starting Journal Service...
    Sep 02 13:13:37 sge00 systemd[1]: Started Journal Service.
    Sep 02 13:13:37 sge00 systemd[1]: Mounting Debug File System...
    Sep 02 13:13:37 sge00 systemd[1]: Mounting Huge Pages File System...
    Sep 02 13:13:37 sge00 systemd[1]: Started File System Check on Root Device.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Remount Root and Kernel File Systems...
    Sep 02 13:13:37 sge00 systemd[1]: Started Setup Virtual Console.
    Sep 02 13:13:37 sge00 systemd[1]: Started Create static device nodes in /dev.
    Sep 02 13:13:37 sge00 systemd[1]: Starting udev Kernel Device Manager...
    Sep 02 13:13:37 sge00 kernel: EXT4-fs (sda1): re-mounted. Opts: data=ordered
    Sep 02 13:13:37 sge00 kernel: FS-Cache: Loaded
    Sep 02 13:13:37 sge00 kernel: RPC: Registered named UNIX socket transport module.
    Sep 02 13:13:37 sge00 kernel: RPC: Registered udp transport module.
    Sep 02 13:13:37 sge00 kernel: RPC: Registered tcp transport module.
    Sep 02 13:13:37 sge00 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
    Sep 02 13:13:37 sge00 systemd-journal[98]: Journal started
    Sep 02 13:13:37 sge00 systemd[1]: Started Apply Kernel Variables.
    Sep 02 13:13:37 sge00 systemd[1]: Mounted POSIX Message Queue File System.
    Sep 02 13:13:37 sge00 systemd[1]: Mounted Debug File System.
    Sep 02 13:13:37 sge00 systemd[1]: Mounted Huge Pages File System.
    Sep 02 13:13:37 sge00 systemd[1]: Started Remount Root and Kernel File Systems.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Load Random Seed...
    Sep 02 13:13:37 sge00 systemd[1]: Activating swap /swapfile...
    Sep 02 13:13:37 sge00 systemd[1]: Started udev Coldplug all Devices.
    Sep 02 13:13:37 sge00 systemd-modules-load[92]: Inserted module 'nfs'
    Sep 02 13:13:37 sge00 kernel: FS-Cache: Netfs 'nfs' registered for caching
    Sep 02 13:13:37 sge00 systemd-modules-load[92]: Inserted module 'vboxguest'
    Sep 02 13:13:37 sge00 kernel: input: Unspecified device as /devices/pci0000:00/0000:00:04.0/input/input1
    Sep 02 13:13:37 sge00 kernel: vboxguest: major 0, IRQ 20, I/O port d020, MMIO at 00000000f0400000 (size 0x400000)
    Sep 02 13:13:37 sge00 kernel: vboxguest: Successfully loaded version 4.2.16_OSE (interface 0x00010004)
    Sep 02 13:13:37 sge00 systemd-modules-load[92]: Inserted module 'vboxsf'
    Sep 02 13:13:37 sge00 kernel: vboxsf: Successfully loaded version 4.2.16_OSE (interface 0x00010004)
    Sep 02 13:13:37 sge00 systemd-modules-load[92]: Inserted module 'vboxvideo'
    Sep 02 13:13:37 sge00 systemd[1]: Started Load Kernel Modules.
    Sep 02 13:13:37 sge00 systemd[1]: Mounting Configuration File System...
    Sep 02 13:13:37 sge00 kernel: [drm] Initialized drm 1.1.0 20060810
    Sep 02 13:13:37 sge00 kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    Sep 02 13:13:37 sge00 kernel: [drm] No driver support for vblank timestamp query.
    Sep 02 13:13:37 sge00 kernel: [drm] Initialized vboxvideo 1.0.0 20090303 for 0000:00:02.0 on minor 0
    Sep 02 13:13:37 sge00 systemd[1]: Mounted FUSE Control File System.
    Sep 02 13:13:37 sge00 systemd[1]: Started udev Kernel Device Manager.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Local File Systems (Pre).
    Sep 02 13:13:37 sge00 systemd-udevd[106]: starting version 204
    Sep 02 13:13:37 sge00 systemd[1]: Reached target Local File Systems (Pre).
    Sep 02 13:13:37 sge00 systemd[1]: Mounting RPC pipe filesystem...
    Sep 02 13:13:37 sge00 systemd[1]: Starting Local File Systems.
    Sep 02 13:13:37 sge00 systemd[1]: Reached target Local File Systems.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Recreate Volatile Files and Directories...
    Sep 02 13:13:37 sge00 systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
    Sep 02 13:13:37 sge00 systemd[1]: Mounted RPC pipe filesystem.
    Sep 02 13:13:37 sge00 systemd[1]: Mounted Configuration File System.
    Sep 02 13:13:37 sge00 systemd[1]: Started Load Random Seed.
    Sep 02 13:13:37 sge00 systemd-journal[98]: Allowing system journal files to grow to 4.0G.
    Sep 02 13:13:37 sge00 systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
    Sep 02 13:13:37 sge00 systemd[1]: Started Recreate Volatile Files and Directories.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Update UTMP about System Reboot/Shutdown...
    Sep 02 13:13:37 sge00 systemd[1]: Started Update UTMP about System Reboot/Shutdown.
    Sep 02 13:13:37 sge00 systemd[1]: Activated swap /swapfile.
    Sep 02 13:13:37 sge00 systemd[1]: Starting Swap.
    Sep 02 13:13:37 sge00 systemd[1]: Reached target Swap.
    Sep 02 13:13:37 sge00 systemd[1]: Starting System Initialization.
    Sep 02 13:13:37 sge00 systemd[1]: Reached target System Initialization.
    Sep 02 13:13:37 sge00 systemd[1]: Starting D-Bus System Message Bus Socket.
    Sep 02 13:13:37 sge00 systemd[1]: Listening on D-Bus System Message Bus Socket.
    Sep 02 13:13:38 sge00 systemd[1]: Started SGE Execution Daemon.
    Sep 02 13:13:38 sge00 swapon[116]: swapon: /swapfile: insecure permissions 0777, 0600 suggested.
    Sep 02 13:13:38 sge00 kernel: ACPI: AC Adapter [AC] (on-line)
    Sep 02 13:13:37 sge00 sshd[155]: Server listening on 0.0.0.0 port 22.
    Sep 02 13:13:37 sge00 sshd[155]: Server listening on :: port 22.
    Sep 02 13:13:37 sge00 slapd[156]: @(#) $OpenLDAP: slapd 2.4.35 (May 20 2013 16:33:13) $
    Sep 02 13:13:37 sge00 slapd[168]: bdb_monitor_db_open: monitoring disabled; configure monitor database to enable
    Sep 02 13:13:37 sge00 slapd[168]: slapd starting
    Sep 02 13:13:38 sge00 kernel: parport_pc 00:03: reported by Plug and Play ACPI
    Sep 02 13:13:38 sge00 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
    Sep 02 13:13:38 sge00 kernel: microcode: CPU0 sig=0x306a9, pf=0x1, revision=0x0
    Sep 02 13:13:38 sge00 kernel: microcode: CPU1 sig=0x306a9, pf=0x1, revision=0x0
    Sep 02 13:13:38 sge00 kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Sep 02 13:13:38 sge00 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    Sep 02 13:13:38 sge00 kernel: ACPI: Battery Slot [BAT0] (battery present)
    Sep 02 13:13:38 sge00 kernel: ACPI: Power Button [PWRF]
    Sep 02 13:13:38 sge00 CLCGenomicsServer[163]: Starting CLCGenomicsServer
    Sep 02 13:13:38 sge00 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input4
    Sep 02 13:13:38 sge00 slim[166]: /usr/bin/xauth: file /var/run/slim.auth does not exist
    Sep 02 13:13:38 sge00 slim[166]: X.Org X Server 1.14.2
    Sep 02 13:13:38 sge00 slim[166]: Release Date: 2013-06-25
    Sep 02 13:13:38 sge00 slim[166]: X Protocol Version 11, Revision 0
    Sep 02 13:13:38 sge00 slim[166]: Build Operating System: Linux 3.9.7-1-ARCH x86_64
    Sep 02 13:13:38 sge00 slim[166]: Current Operating System: Linux sge00 3.10.10-1-ARCH #1 SMP PREEMPT Fri Aug 30 11:30:06 CEST 2013 x86_64
    Sep 02 13:13:38 sge00 slim[166]: Kernel command line: root=/dev/sda1 rw initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    Sep 02 13:13:38 sge00 slim[166]: Build Date: 01 July 2013 10:48:42AM
    Sep 02 13:13:38 sge00 slim[166]: Current version of pixman: 0.30.2
    Sep 02 13:13:38 sge00 slim[166]: Before reporting problems, check http://wiki.x.org
    Sep 02 13:13:38 sge00 slim[166]: to make sure that you have the latest version.
    Sep 02 13:13:38 sge00 slim[166]: Markers: (--) probed, (**) from config file, (==) default setting,
    Sep 02 13:13:38 sge00 slim[166]: (++) from command line, (!!) notice, (II) informational,
    Sep 02 13:13:38 sge00 slim[166]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    Sep 02 13:13:38 sge00 slim[166]: (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 2 13:13:37 2013
    Sep 02 13:13:38 sge00 slim[166]: (==) Using config directory: "/etc/X11/xorg.conf.d"
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension Generic Event Extension
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension SHAPE
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension MIT-SHM
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension XInputExtension
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension XTEST
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension BIG-REQUESTS
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension SYNC
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension XKEYBOARD
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension XC-MISC
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension SECURITY
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension XINERAMA
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension XFIXES
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension RENDER
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension RANDR
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension COMPOSITE
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension DAMAGE
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension MIT-SCREEN-SAVER
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension DOUBLE-BUFFER
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension RECORD
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension DPMS
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension X-Resource
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension XVideo
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension XVideo-MotionCompensation
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension XFree86-VidModeExtension
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension XFree86-DGA
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension XFree86-DRI
    Sep 02 13:13:38 sge00 kernel: ACPI: Sleep Button [SLPF]
    Sep 02 13:13:38 sge00 slim[166]: Initializing built-in extension DRI2
    Sep 02 13:13:38 sge00 slim[166]: Loading extension GLX
    Sep 02 13:13:38 sge00 kernel: hidraw: raw HID events driver (C) Jiri Kosina
    Sep 02 13:13:38 sge00 kernel: ppdev: user-space parallel port driver
    Sep 02 13:13:38 sge00 kernel: usbcore: registered new interface driver usbhid
    Sep 02 13:13:38 sge00 kernel: usbhid: USB HID core driver
    Sep 02 13:13:38 sge00 kernel: input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/input/input5
    Sep 02 13:13:38 sge00 kernel: hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0
    Sep 02 13:13:38 sge00 kernel: e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
    Sep 02 13:13:38 sge00 kernel: e1000: Copyright (c) 1999-2006 Intel Corporation.
    Sep 02 13:13:38 sge00 kernel: Adding 1048572k swap on /swapfile. Priority:-1 extents:5 across:1105916k FS
    Sep 02 13:13:38 sge00 kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input6
    Sep 02 13:13:38 sge00 systemd-logind[158]: Watching system buttons on /dev/input/event3 (Power Button)
    Sep 02 13:13:38 sge00 systemd-logind[158]: Watching system buttons on /dev/input/event4 (Sleep Button)
    Sep 02 13:13:38 sge00 kernel: e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:3d:4f:34
    Sep 02 13:13:38 sge00 kernel: e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
    Sep 02 13:13:38 sge00 systemd[1]: Found device PRO/1000 MT Desktop Adapter.
    Sep 02 13:13:38 sge00 systemd[1]: Starting dhcpcd on enp0s3...
    Sep 02 13:13:38 sge00 systemd-udevd[128]: renamed network interface eth0 to enp0s3
    Sep 02 13:13:38 sge00 sgeexecd[161]: starting sge_execd
    Sep 02 13:13:38 sge00 dhcpcd[239]: version 6.0.5 starting
    Sep 02 13:13:38 sge00 kernel: IPv6: ADDRCONF(NETDEV_UP): enp0s3: link is not ready
    Sep 02 13:13:38 sge00 kernel: e1000: enp0s3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
    Sep 02 13:13:38 sge00 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp0s3: link becomes ready
    Sep 02 13:13:38 sge00 sgemaster[162]: starting sge_qmaster
    Sep 02 13:13:38 sge00 dhcpcd[239]: enp0s3: soliciting an IPv6 router
    Sep 02 13:13:38 sge00 dhcpcd[239]: enp0s3: rebinding lease of 192.168.1.10
    Sep 02 13:13:38 sge00 dhcpcd[239]: enp0s3: carrier lost
    Sep 02 13:13:38 sge00 dhcpcd[239]: enp0s3: carrier acquired
    Sep 02 13:13:38 sge00 dhcpcd[239]: enp0s3: soliciting an IPv6 router
    Sep 02 13:13:38 sge00 dhcpcd[239]: enp0s3: rebinding lease of 192.168.1.10
    Sep 02 13:13:39 sge00 slim[166]: pam_unix(slim:session): session opened for user sgeuser by (uid=0)
    Sep 02 13:13:39 sge00 systemd-logind[158]: New session 1 of user sgeuser.
    Sep 02 13:13:39 sge00 systemd-logind[158]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display.
    Sep 02 13:13:40 sge00 slim[166]: /usr/bin/xauth: file /home/sgeuser/.Xauthority does not exist
    Sep 02 13:13:40 sge00 slim[166]: /home/sgeuser/.xinitrc: line 18: FontPath: command not found
    Sep 02 13:13:40 sge00 slim[166]: openbox: error while loading shared libraries: librsvg-2.so.2: cannot open shared object file: No such file or directory
    Sep 02 13:13:44 sge00 dhcpcd[239]: enp0s3: leased 192.168.1.10 for 86400 seconds
    Sep 02 13:13:44 sge00 dhcpcd[239]: enp0s3: adding host route to 192.168.1.10 via 127.0.0.1
    Sep 02 13:13:44 sge00 dhcpcd[239]: enp0s3: adding route to 192.168.1.0/24
    Sep 02 13:13:44 sge00 dhcpcd[239]: enp0s3: adding default route via 192.168.1.1
    Sep 02 13:13:44 sge00 dhcpcd[239]: forked to background, child pid 648
    Sep 02 13:13:44 sge00 systemd[1]: Started dhcpcd on enp0s3.
    Sep 02 13:13:44 sge00 systemd[1]: Starting Network.
    Sep 02 13:13:44 sge00 systemd[1]: Reached target Network.
    Sep 02 13:13:44 sge00 systemd[1]: Starting RPC Bind...
    Sep 02 13:13:44 sge00 systemd[1]: Starting Apache Web Server...
    Sep 02 13:13:44 sge00 systemd[1]: Started RPC Bind.
    Sep 02 13:13:44 sge00 systemd[1]: Starting NFS server...
    Sep 02 13:13:44 sge00 apachectl[650]: httpd: Could not reliably determine the server's fully qualified domain name, using 192.168.1.10 for ServerName
    Sep 02 13:13:44 sge00 systemd[1]: Starting RPC Port Mapper.
    Sep 02 13:13:44 sge00 systemd[1]: Reached target RPC Port Mapper.
    Sep 02 13:13:44 sge00 systemd[1]: Starting RPC GSS-API client-side daemon...
    Sep 02 13:13:44 sge00 systemd[1]: Started RPC GSS-API client-side daemon.
    Sep 02 13:13:44 sge00 kernel: Installing knfsd (copyright (C) 1996 [email protected]).
    Sep 02 13:13:44 sge00 kernel: NFSD: starting 90-second grace period (net ffffffff81893040)
    Sep 02 13:13:44 sge00 systemd[1]: Started NFS server.
    Sep 02 13:13:44 sge00 systemd[1]: Starting NFS Mount Daemon...
    Sep 02 13:13:44 sge00 systemd[1]: Starting NFSv4 ID-name mapping daemon...
    Sep 02 13:13:44 sge00 systemd[1]: Started NFSv4 ID-name mapping daemon.
    Sep 02 13:13:44 sge00 rpc.mountd[682]: Version 1.2.8 starting
    Sep 02 13:13:44 sge00 systemd[1]: Started NFS Mount Daemon.
    Sep 02 13:13:45 sge00 systemd[1]: PID file /run/httpd/httpd.pid not readable (yet?) after start.
    Sep 02 13:13:45 sge00 systemd[1]: Started SGE Execution Daemon.
    Sep 02 13:13:45 sge00 systemd[1]: Starting SGE Execution Daemon...
    Sep 02 13:13:45 sge00 lmx-serv-clcbio[690]: LM-X License Server v3.6.1 (Linux_x64)
    Sep 02 13:13:45 sge00 lmx-serv-clcbio[690]: Copyright (C) 2002-2010 X-Formation. All rights reserved.
    Sep 02 13:13:45 sge00 systemd[1]: Started SGE Execution Daemon.
    Sep 02 13:13:45 sge00 systemd[1]: Started SGE Execution Daemon.
    Sep 02 13:13:46 sge00 systemd[1]: Started Apache Web Server.
    Sep 02 13:13:46 sge00 systemd[1]: Starting Multi-User System.
    Sep 02 13:13:46 sge00 systemd[1]: Reached target Multi-User System.
    Sep 02 13:13:46 sge00 systemd[1]: Starting Graphical Interface.
    Sep 02 13:13:46 sge00 systemd[1]: Reached target Graphical Interface.
    Sep 02 13:13:46 sge00 systemd[1]: Startup finished in 1.441s (kernel) + 8.969s (userspace) = 10.410s.
    Sep 02 13:13:48 sge00 slapd[168]: conn=1000 fd=10 ACCEPT from IP=192.168.1.10:47238 (IP=0.0.0.0:389)
    Sep 02 13:13:48 sge00 slapd[168]: conn=1000 op=0 BIND dn="" method=128
    Sep 02 13:13:48 sge00 slapd[168]: conn=1000 op=0 RESULT tag=97 err=0 text=
    Sep 02 13:13:51 sge00 dhcpcd[648]: enp0s3: no IPv6 Routers available
    Sep 02 13:14:10 sge00 kernel: VBoxGuest: VBoxGuestCommonGuestCapsAcquire: pSession(0xffff88007b747810), OR(0x0), NOT(0xffffffff), flags(0x0)
    Sep 02 13:14:50 sge00 su[755]: (to sgeuser) sgeuser on none
    Sep 02 13:14:50 sge00 su[755]: pam_unix(su-l:session): session opened for user root by sgeuser(uid=1000)
    Sep 02 13:19:33 sge00 kernel: hrtimer: interrupt took 1387321 ns
    Sep 02 13:28:35 sge00 systemd[1]: Starting Cleanup of Temporary Directories...
    Sep 02 13:28:35 sge00 systemd[1]: Started Cleanup of Temporary Directories.
    Sep 02 14:39:38 sge00 su[755]: pam_unix(su-l:session): session closed for user root
    Sep 02 14:44:39 sge00 su[807]: (to sgeuser) sgeuser on none
    Sep 02 14:44:39 sge00 su[807]: pam_unix(su-l:session): session opened for user root by sgeuser(uid=1000)
    Sep 02 14:46:34 sge00 rpc.mountd[682]: authenticated mount request from 192.168.1.162:1022 for /opt/gridengine/sge (/opt/gridengine/sge)
    Last edited by teetee1 (2013-09-02 19:34:30)

    Thanks. The problem is solved.
    Both openbox and lxsession were installed. The only thing missing was the missing libsvg library. Here is the relevant entries in /var/log/pacman.log (when I installed the libsvg package just now)
    # egrep -ri svg /var/log/pacman.log
    [2013-09-02 14:52] [PACMAN] Running 'pacman --color auto -S extra/librsvg'
    [2013-09-02 14:52] [PACMAN] installed librsvg (1:2.37.0-1)
    so somehow it wasn't needed on a working lxde since 08/28 when the system was installed, and right after 3.10.10 kernel upgrade(Sat., 8/31), it is required to have the windows manager working properly. 3.10.10 linux kernel change log from https://www.kernel.org/pub/linux/kernel … og-3.10.10 did not return anything relevant.
    Anyway thanks for the input and I'm glad that the problem was solved quickly.
    Last edited by teetee1 (2013-09-02 19:36:39)

  • [SOLVED] Nvidia and Xorg 1.8: Failed to Increase Resolution

    Hi there,
    with the new Xorg 1.8 I experienced the following Problem:
    When booting my system, the screen is set to 1680x1050 resolution which works fine.
    To play some games, I use to change the screen resolution to 1024x768 via xrandr.
    But when I try to set the resolution back to anything bigger than 1024x768, both xrandr and nvidia-settings fail.
    Output of xrandr:
    $ xrandr -s 1680x1050
    Failed to change the screen configuration!
    $ xrandr --verbose -s 1680x0105
    Size 1680x105 not found in available modes
    Trying to change the Resolution back to 1680x1050 by nvidia-settings:
    Failed to set MetaMode (1) 'DFP-0: 1680x1050 @1680x1050 +0+0' (Mode 1680x1050, id: 63) on X screen 0
    Would you like to remove this MetaMode?
    Then I try restarting my XServer (to get back the 1680 res), it crashes with following error message:
    /var/log/Xorg.0.log
    (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    (EE) NVIDIA(0): Failed to allocate primary buffer: out of memory.
    (EE) NVIDIA(0): *** Aborting ***
    I got a Nvidia Geforce 7300 Go, latest driver installed (extra/nvidia 256.44-1),
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    xorg.conf
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
    EndSection
    # Section "Module"
    # Load "dbe"
    # Load "extmod"
    # Load "type1"
    # Load "freetype"
    # Load "glx"
    # EndSection
    # Section "Extensions"
    # Option "Composite" "Enable"
    # EndSection
    Section "ServerFlags"
    Option "DontZap" "false"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbOptions" "terminate:ctrl_alt_bksp"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "LPL"
    HorizSync 30.0 - 75.0
    VertRefresh 60.0
    Option "DPMS"
    Option "Metamodes" "1680x1050"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce Go 7300"
    Option "NoLogo" "true"
    Option "Metamodes" "1680x1050"
    # Option "RenderAccel" "True"
    # Option "AllowGLXWithComposite" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    # Option "AddARGBGLXVisuals" "True"
    # Option "TwinView" "0"
    # Option "metamodes" "1680x1050 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    xorg.conf.d/20-nvidia.conf
    Section "Device"
    Identifier "Default nvidia Device"
    Driver "nvidia"
    Option "NoLogo" "True"
    EndSection
    Any ideas?
    Last edited by Pyxir (2010-08-12 08:42:02)

    Whoops, the 0105 obviously was a typo when reproducing the problem.
    The complete Xorg.0.log of my current session, including errors:
    [ 21.242]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 21.242]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [ 21.242] X Protocol Version 11, Revision 0
    [ 21.242] Build Operating System: Linux 2.6.34-ARCH i686
    [ 21.242] Current Operating System: Linux arche 2.6.34-ARCH #1 SMP PREEMPT Wed Aug 4 14:27:43 CEST 2010 i686
    [ 21.242] Kernel command line: root=/dev/sda2 ro vga=773
    [ 21.242] Build Date: 21 June 2010 11:54:27AM
    [ 21.242]
    [ 21.263] Current version of pixman: 0.18.2
    [ 21.263] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 21.263] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 21.263] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 11 21:57:27 2010
    [ 21.296] (==) Using config file: "/etc/X11/xorg.conf"
    [ 21.296] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 21.345] (==) ServerLayout "Layout0"
    [ 21.345] (**) |-->Screen "Screen0" (0)
    [ 21.345] (**) | |-->Monitor "Monitor0"
    [ 21.345] (**) | |-->Device "Device0"
    [ 21.345] (**) |-->Input Device "Keyboard0"
    [ 21.345] (**) |-->Input Device "Mouse0"
    [ 21.345] (**) Option "DontZap" "false"
    [ 21.345] (**) Option "Xinerama" "0"
    [ 21.345] (==) Automatically adding devices
    [ 21.345] (==) Automatically enabling devices
    [ 21.411] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 21.411] Entry deleted from font path.
    [ 21.436] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 21.436] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 21.436] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 21.436] (WW) Disabling Keyboard0
    [ 21.436] (WW) Disabling Mouse0
    [ 21.436] (II) Loader magic: 0x81e9d00
    [ 21.436] (II) Module ABI versions:
    [ 21.436] X.Org ANSI C Emulation: 0.4
    [ 21.436] X.Org Video Driver: 7.0
    [ 21.436] X.Org XInput driver : 9.0
    [ 21.436] X.Org Server Extension : 3.0
    [ 21.444] (--) PCI:*(0:1:0:0) 10de:01d7:17aa:3839 nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] rev 161, Mem @ 0xc9000000/16777216, 0xd0000000/268435456, 0xca000000/16777216
    [ 21.444] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 21.444] (II) LoadModule: "extmod"
    [ 21.528] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 21.538] (II) Module extmod: vendor="X.Org Foundation"
    [ 21.538] compiled for 1.8.1.902, module version = 1.0.0
    [ 21.538] Module class: X.Org Server Extension
    [ 21.538] ABI class: X.Org Server Extension, version 3.0
    [ 21.538] (II) Loading extension MIT-SCREEN-SAVER
    [ 21.538] (II) Loading extension XFree86-VidModeExtension
    [ 21.538] (II) Loading extension XFree86-DGA
    [ 21.538] (II) Loading extension DPMS
    [ 21.538] (II) Loading extension XVideo
    [ 21.538] (II) Loading extension XVideo-MotionCompensation
    [ 21.538] (II) Loading extension X-Resource
    [ 21.538] (II) LoadModule: "dbe"
    [ 21.538] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 21.550] (II) Module dbe: vendor="X.Org Foundation"
    [ 21.550] compiled for 1.8.1.902, module version = 1.0.0
    [ 21.550] Module class: X.Org Server Extension
    [ 21.550] ABI class: X.Org Server Extension, version 3.0
    [ 21.550] (II) Loading extension DOUBLE-BUFFER
    [ 21.550] (II) LoadModule: "glx"
    [ 21.560] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 22.778] (II) Module glx: vendor="NVIDIA Corporation"
    [ 22.778] compiled for 4.0.2, module version = 1.0.0
    [ 22.778] Module class: X.Org Server Extension
    [ 22.788] (II) NVIDIA GLX Module 256.44 Thu Jul 29 01:55:11 PDT 2010
    [ 22.788] (II) Loading extension GLX
    [ 22.788] (II) LoadModule: "record"
    [ 22.789] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 22.794] (II) Module record: vendor="X.Org Foundation"
    [ 22.794] compiled for 1.8.1.902, module version = 1.13.0
    [ 22.794] Module class: X.Org Server Extension
    [ 22.794] ABI class: X.Org Server Extension, version 3.0
    [ 22.794] (II) Loading extension RECORD
    [ 22.794] (II) LoadModule: "dri"
    [ 22.794] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 22.825] (II) Module dri: vendor="X.Org Foundation"
    [ 22.825] compiled for 1.8.1.902, module version = 1.0.0
    [ 22.825] ABI class: X.Org Server Extension, version 3.0
    [ 22.825] (II) Loading extension XFree86-DRI
    [ 22.825] (II) LoadModule: "dri2"
    [ 22.825] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 22.825] (II) Module dri2: vendor="X.Org Foundation"
    [ 22.825] compiled for 1.8.1.902, module version = 1.2.0
    [ 22.825] ABI class: X.Org Server Extension, version 3.0
    [ 22.825] (II) Loading extension DRI2
    [ 22.825] (II) LoadModule: "nvidia"
    [ 22.843] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 22.891] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 22.891] compiled for 4.0.2, module version = 1.0.0
    [ 22.891] Module class: X.Org Video Driver
    [ 22.925] (II) NVIDIA dlloader X Driver 256.44 Thu Jul 29 01:32:42 PDT 2010
    [ 22.926] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 22.926] (++) using VT number 7
    [ 22.939] (II) Primary Device is: PCI 01@00:00:0
    [ 22.967] (II) Loading sub module "fb"
    [ 22.967] (II) LoadModule: "fb"
    [ 22.967] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 22.981] (II) Module fb: vendor="X.Org Foundation"
    [ 22.981] compiled for 1.8.1.902, module version = 1.0.0
    [ 22.981] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 22.981] (II) Loading sub module "wfb"
    [ 22.981] (II) LoadModule: "wfb"
    [ 22.981] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 22.992] (II) Module wfb: vendor="X.Org Foundation"
    [ 22.992] compiled for 1.8.1.902, module version = 1.0.0
    [ 22.992] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 22.992] (II) Loading sub module "ramdac"
    [ 22.992] (II) LoadModule: "ramdac"
    [ 22.992] (II) Module "ramdac" already built-in
    [ 23.023] (**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
    [ 23.023] (==) NVIDIA(0): RGB weight 565
    [ 23.023] (==) NVIDIA(0): Default visual is TrueColor
    [ 23.023] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 23.023] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 23.023] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    [ 23.023] (II) NVIDIA(0): enabled.
    [ 24.045] (II) NVIDIA(0): NVIDIA GPU GeForce Go 7300 (G72) at PCI:1:0:0 (GPU-0)
    [ 24.045] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 24.045] (--) NVIDIA(0): VideoBIOS: 05.72.22.54.18
    [ 24.045] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 24.045] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 24.045] (--) NVIDIA(0): Connected display device(s) on GeForce Go 7300 at PCI:1:0:0:
    [ 24.045] (--) NVIDIA(0): LPL (DFP-0)
    [ 24.045] (--) NVIDIA(0): LPL (DFP-0): 330.0 MHz maximum pixel clock
    [ 24.045] (--) NVIDIA(0): LPL (DFP-0): Internal Dual Link LVDS
    [ 24.074] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 24.074] (WW) NVIDIA(0): No valid modes for "1024x768_75.00"; removing.
    [ 24.074] (WW) NVIDIA(0):
    [ 24.074] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
    [ 24.074] (WW) NVIDIA(0): "nvidia-auto-select".
    [ 24.074] (WW) NVIDIA(0):
    [ 24.074] (II) NVIDIA(0): Validated modes:
    [ 24.074] (II) NVIDIA(0): "nvidia-auto-select"
    [ 24.074] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
    [ 24.074] (--) NVIDIA(0): DPI set to (129, 126); computed from "UseEdidDpi" X config
    [ 24.074] (--) NVIDIA(0): option
    [ 24.074] (==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
    [ 24.076] (II) NVIDIA(0): Initialized GPU GART.
    [ 24.081] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 24.082] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 24.082] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 24.082] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 24.082] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 24.082] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 24.082] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 24.082] (II) NVIDIA(0): Config Options in the README.
    [ 24.082] (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    [ 24.082] (II) NVIDIA(0): enough to receive ACPI hotkey events.
    [ 24.082] (II) NVIDIA(0): ACPI brightness change hotkey events enabled.
    [ 24.082] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 25.488] (II) Loading extension NV-GLX
    [ 25.508] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [ 25.524] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 25.524] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [ 25.548] (==) NVIDIA(0): Backing store disabled
    [ 25.548] (==) NVIDIA(0): Silken mouse enabled
    [ 25.560] (==) NVIDIA(0): DPMS enabled
    [ 25.560] (II) Loading extension NV-CONTROL
    [ 25.560] (II) Loading extension XINERAMA
    [ 25.560] (II) Loading sub module "dri2"
    [ 25.560] (II) LoadModule: "dri2"
    [ 25.560] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 25.560] (II) NVIDIA(0): [DRI2] Setup complete
    [ 25.560] (==) RandR enabled
    [ 25.561] (II) Initializing built-in extension Generic Event Extension
    [ 25.561] (II) Initializing built-in extension SHAPE
    [ 25.561] (II) Initializing built-in extension MIT-SHM
    [ 25.561] (II) Initializing built-in extension XInputExtension
    [ 25.561] (II) Initializing built-in extension XTEST
    [ 25.561] (II) Initializing built-in extension BIG-REQUESTS
    [ 25.561] (II) Initializing built-in extension SYNC
    [ 25.561] (II) Initializing built-in extension XKEYBOARD
    [ 25.561] (II) Initializing built-in extension XC-MISC
    [ 25.561] (II) Initializing built-in extension SECURITY
    [ 25.561] (II) Initializing built-in extension XINERAMA
    [ 25.561] (II) Initializing built-in extension XFIXES
    [ 25.561] (II) Initializing built-in extension RENDER
    [ 25.561] (II) Initializing built-in extension RANDR
    [ 25.561] (II) Initializing built-in extension COMPOSITE
    [ 25.561] (II) Initializing built-in extension DAMAGE
    [ 25.564] (II) Initializing extension GLX
    [ 26.195] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 26.195] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 26.195] (**) Power Button: Applying InputClass "keyboard"
    [ 26.195] (II) LoadModule: "evdev"
    [ 26.195] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 26.221] (II) Module evdev: vendor="X.Org Foundation"
    [ 26.221] compiled for 1.8.0, module version = 2.4.0
    [ 26.221] Module class: X.Org XInput Driver
    [ 26.221] ABI class: X.Org XInput driver, version 9.0
    [ 26.221] (**) Power Button: always reports core events
    [ 26.221] (**) Power Button: Device: "/dev/input/event3"
    [ 26.230] (II) Power Button: Found keys
    [ 26.230] (II) Power Button: Configuring as keyboard
    [ 26.231] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 26.231] (**) Option "xkb_rules" "evdev"
    [ 26.231] (**) Option "xkb_model" "evdev"
    [ 26.231] (**) Option "xkb_layout" "de"
    [ 26.231] (**) Option "xkb_variant" "nodeadkeys"
    [ 26.296] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 26.296] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 26.297] (**) Video Bus: Applying InputClass "keyboard"
    [ 26.297] (**) Video Bus: always reports core events
    [ 26.297] (**) Video Bus: Device: "/dev/input/event4"
    [ 26.304] (II) Video Bus: Found keys
    [ 26.304] (II) Video Bus: Configuring as keyboard
    [ 26.304] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 26.304] (**) Option "xkb_rules" "evdev"
    [ 26.304] (**) Option "xkb_model" "evdev"
    [ 26.304] (**) Option "xkb_layout" "de"
    [ 26.304] (**) Option "xkb_variant" "nodeadkeys"
    [ 26.306] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 26.306] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 26.306] (**) Power Button: Applying InputClass "keyboard"
    [ 26.306] (**) Power Button: always reports core events
    [ 26.306] (**) Power Button: Device: "/dev/input/event2"
    [ 26.314] (II) Power Button: Found keys
    [ 26.314] (II) Power Button: Configuring as keyboard
    [ 26.314] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 26.314] (**) Option "xkb_rules" "evdev"
    [ 26.314] (**) Option "xkb_model" "evdev"
    [ 26.314] (**) Option "xkb_layout" "de"
    [ 26.314] (**) Option "xkb_variant" "nodeadkeys"
    [ 26.314] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 26.314] (II) No input driver/identifier specified (ignoring)
    [ 26.315] (II) config/udev: Adding input device USB 2.0 Camera (/dev/input/event7)
    [ 26.315] (**) USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
    [ 26.315] (**) USB 2.0 Camera: Applying InputClass "keyboard"
    [ 26.315] (**) USB 2.0 Camera: always reports core events
    [ 26.316] (**) USB 2.0 Camera: Device: "/dev/input/event7"
    [ 26.324] (II) USB 2.0 Camera: Found keys
    [ 26.324] (II) USB 2.0 Camera: Configuring as keyboard
    [ 26.324] (II) XINPUT: Adding extended input device "USB 2.0 Camera" (type: KEYBOARD)
    [ 26.324] (**) Option "xkb_rules" "evdev"
    [ 26.324] (**) Option "xkb_model" "evdev"
    [ 26.324] (**) Option "xkb_layout" "de"
    [ 26.324] (**) Option "xkb_variant" "nodeadkeys"
    [ 26.324] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 26.325] (II) No input driver/identifier specified (ignoring)
    [ 26.328] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 26.328] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 26.328] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard"
    [ 26.328] (**) AT Translated Set 2 keyboard: always reports core events
    [ 26.328] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 26.340] (II) AT Translated Set 2 keyboard: Found keys
    [ 26.340] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 26.340] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 26.341] (**) Option "xkb_rules" "evdev"
    [ 26.341] (**) Option "xkb_model" "evdev"
    [ 26.341] (**) Option "xkb_layout" "de"
    [ 26.341] (**) Option "xkb_variant" "nodeadkeys"
    [ 26.341] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 26.341] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 26.341] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 26.341] (II) LoadModule: "synaptics"
    [ 26.341] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 26.362] (II) Module synaptics: vendor="X.Org Foundation"
    [ 26.362] compiled for 1.8.0.902, module version = 1.2.2
    [ 26.362] Module class: X.Org XInput Driver
    [ 26.362] ABI class: X.Org XInput driver, version 9.0
    [ 26.362] (II) Synaptics touchpad driver version 1.2.2
    [ 26.362] (**) Option "Device" "/dev/input/event6"
    [ 26.394] (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 26.394] (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 26.394] (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 26.394] (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 26.394] (II) SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 26.394] (**) Option "VertEdgeScroll" "on"
    [ 26.394] (**) Option "TapButton1" "1"
    [ 26.394] (**) Option "TapButton2" "2"
    [ 26.394] (**) Option "TapButton3" "3"
    [ 26.421] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 26.421] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 26.434] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 26.434] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 26.434] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 26.434] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 26.434] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 26.460] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 26.461] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 26.461] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 26.461] (II) Synaptics touchpad driver version 1.2.2
    [ 26.867] SynPS/2 Synaptics TouchPad no synaptics event device found
    [ 26.867] (**) Option "Device" "/dev/input/mouse0"
    [ 26.880] (**) Option "VertEdgeScroll" "on"
    [ 26.881] (**) Option "TapButton1" "1"
    [ 26.881] (**) Option "TapButton2" "2"
    [ 26.881] (**) Option "TapButton3" "3"
    [ 26.901] Query no Synaptics: 6003C8
    [ 26.901] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    [ 26.901] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    [ 26.934] (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    [ 26.934] (II) UnloadModule: "synaptics"
    [ 26.934] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 26.934] (II) No input driver/identifier specified (ignoring)
    [ 201.065] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 202.424] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 202.424] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 202.424] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 202.424] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 202.424] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 202.424] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 202.424] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 202.424] (II) NVIDIA(0): Config Options in the README.
    [ 202.425] (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    [ 202.425] (II) NVIDIA(0): enough to receive ACPI hotkey events.
    [ 202.425] (II) NVIDIA(0): ACPI brightness change hotkey events enabled.
    [ 202.540] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 241.790] (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/mouse1)
    [ 241.790] (II) No input driver/identifier specified (ignoring)
    [ 241.795] (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/event9)
    [ 241.795] (**) PS/2+USB Mouse: Applying InputClass "evdev pointer catchall"
    [ 241.795] (**) PS/2+USB Mouse: always reports core events
    [ 241.795] (**) PS/2+USB Mouse: Device: "/dev/input/event9"
    [ 241.804] (II) PS/2+USB Mouse: Found 3 mouse buttons
    [ 241.804] (II) PS/2+USB Mouse: Found scroll wheel(s)
    [ 241.804] (II) PS/2+USB Mouse: Found relative axes
    [ 241.804] (II) PS/2+USB Mouse: Found x and y relative axes
    [ 241.804] (II) PS/2+USB Mouse: Configuring as mouse
    [ 241.804] (**) PS/2+USB Mouse: YAxisMapping: buttons 4 and 5
    [ 241.804] (**) PS/2+USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 241.804] (II) XINPUT: Adding extended input device "PS/2+USB Mouse" (type: MOUSE)
    [ 241.804] (**) PS/2+USB Mouse: (accel) keeping acceleration scheme 1
    [ 241.804] (**) PS/2+USB Mouse: (accel) acceleration profile 0
    [ 241.804] (**) PS/2+USB Mouse: (accel) acceleration factor: 2.000
    [ 241.804] (**) PS/2+USB Mouse: (accel) acceleration threshold: 4
    [ 241.804] (II) PS/2+USB Mouse: initialized for relative axes.
    [ 1596.383] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 1601.611] (II) NVIDIA(0): Setting mode "1024x768"
    [ 1604.865] (EE) NVIDIA(0): Failed to allocate primary buffer: out of memory.
    [ 1604.865] (EE) NVIDIA(0): *** Aborting ***
    [ 1604.870] (II) NVIDIA(0): Setting mode "1024x768"

  • [SOLVED] nvidia and xorg-server, slow start compared to nv

    I've seen many similar topics but none that have been solved, therefore the new topic.
    Starting xorg with nv driver takes just a few seconds to desktop, while using nvidia takes almost 10 seconds more to get to desktop. Although after reaching desktop everything works fine. I've used a minimal xorg.conf for each driver (replacing nvidia with nv):
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    EndSection
    The /var/log/Xorg.0.log when using nvidia:
    [ 22.779]
    X.Org X Server 1.12.2
    Release Date: 2012-05-29
    [ 22.779] X Protocol Version 11, Revision 0
    [ 22.779] Build Operating System: Linux 3.0.32-1-lts x86_64
    [ 22.779] Current Operating System: Linux yggdrasil 3.3.8-1-ARCH #1 SMP PREEMPT Tue Jun 5 15:20:32 CEST 2012 x86_64
    [ 22.779] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda2:root ro vga=773 quiet
    [ 22.779] Build Date: 30 May 2012 07:24:13PM
    [ 22.779]
    [ 22.779] Current version of pixman: 0.26.0
    [ 22.779] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 22.779] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 22.779] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 9 21:37:16 2012
    [ 22.844] (==) Using config file: "/etc/X11/xorg.conf"
    [ 22.844] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 23.106] (==) No Layout section. Using the first Screen section.
    [ 23.106] (==) No screen section available. Using defaults.
    [ 23.106] (**) |-->Screen "Default Screen Section" (0)
    [ 23.106] (**) | |-->Monitor "<default monitor>"
    [ 23.106] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 23.106] (**) | |-->Device "Device0"
    [ 23.106] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 23.106] (==) Automatically adding devices
    [ 23.106] (==) Automatically enabling devices
    [ 23.219] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 23.219] Entry deleted from font path.
    [ 23.414] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 23.414] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 23.414] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 23.414] (II) Loader magic: 0x7c58e0
    [ 23.414] (II) Module ABI versions:
    [ 23.414] X.Org ANSI C Emulation: 0.4
    [ 23.414] X.Org Video Driver: 12.0
    [ 23.414] X.Org XInput driver : 16.0
    [ 23.414] X.Org Server Extension : 6.0
    [ 23.415] (--) PCI:*(0:2:0:0) 10de:0a70:144d:c079 rev 162, Mem @ 0xdc000000/16777216, 0xe0000000/268435456, 0xde000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
    [ 23.415] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 23.415] (II) LoadModule: "extmod"
    [ 23.453] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 23.487] (II) Module extmod: vendor="X.Org Foundation"
    [ 23.487] compiled for 1.12.2, module version = 1.0.0
    [ 23.487] Module class: X.Org Server Extension
    [ 23.487] ABI class: X.Org Server Extension, version 6.0
    [ 23.487] (II) Loading extension MIT-SCREEN-SAVER
    [ 23.487] (II) Loading extension XFree86-VidModeExtension
    [ 23.487] (II) Loading extension XFree86-DGA
    [ 23.487] (II) Loading extension DPMS
    [ 23.487] (II) Loading extension XVideo
    [ 23.487] (II) Loading extension XVideo-MotionCompensation
    [ 23.487] (II) Loading extension X-Resource
    [ 23.487] (II) LoadModule: "dbe"
    [ 23.487] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 23.512] (II) Module dbe: vendor="X.Org Foundation"
    [ 23.512] compiled for 1.12.2, module version = 1.0.0
    [ 23.512] Module class: X.Org Server Extension
    [ 23.512] ABI class: X.Org Server Extension, version 6.0
    [ 23.512] (II) Loading extension DOUBLE-BUFFER
    [ 23.512] (II) LoadModule: "glx"
    [ 23.512] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 26.824] (II) Module glx: vendor="NVIDIA Corporation"
    [ 26.868] compiled for 4.0.2, module version = 1.0.0
    [ 26.868] Module class: X.Org Server Extension
    [ 26.868] (II) NVIDIA GLX Module 295.53 Fri May 11 23:49:08 PDT 2012
    [ 26.869] (II) Loading extension GLX
    [ 26.869] (II) LoadModule: "record"
    [ 26.869] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 26.941] (II) Module record: vendor="X.Org Foundation"
    [ 26.941] compiled for 1.12.2, module version = 1.13.0
    [ 26.941] Module class: X.Org Server Extension
    [ 26.941] ABI class: X.Org Server Extension, version 6.0
    [ 26.941] (II) Loading extension RECORD
    [ 26.941] (II) LoadModule: "dri"
    [ 26.941] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 27.011] (II) Module dri: vendor="X.Org Foundation"
    [ 27.011] compiled for 1.12.2, module version = 1.0.0
    [ 27.011] ABI class: X.Org Server Extension, version 6.0
    [ 27.011] (II) Loading extension XFree86-DRI
    [ 27.011] (II) LoadModule: "dri2"
    [ 27.011] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 27.046] (II) Module dri2: vendor="X.Org Foundation"
    [ 27.047] compiled for 1.12.2, module version = 1.2.0
    [ 27.047] ABI class: X.Org Server Extension, version 6.0
    [ 27.047] (II) Loading extension DRI2
    [ 27.047] (II) LoadModule: "nvidia"
    [ 27.122] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 27.306] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 27.306] compiled for 4.0.2, module version = 1.0.0
    [ 27.306] Module class: X.Org Video Driver
    [ 27.608] (II) NVIDIA dlloader X Driver 295.53 Fri May 11 23:29:56 PDT 2012
    [ 27.608] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 27.617] (++) using VT number 7
    [ 27.678] (II) Loading sub module "fb"
    [ 27.678] (II) LoadModule: "fb"
    [ 27.850] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 27.870] (II) Module fb: vendor="X.Org Foundation"
    [ 27.870] compiled for 1.12.2, module version = 1.0.0
    [ 27.870] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 27.870] (II) Loading sub module "wfb"
    [ 27.870] (II) LoadModule: "wfb"
    [ 27.871] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 27.879] (II) Module wfb: vendor="X.Org Foundation"
    [ 27.879] compiled for 1.12.2, module version = 1.0.0
    [ 27.879] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 27.879] (II) Loading sub module "ramdac"
    [ 27.879] (II) LoadModule: "ramdac"
    [ 27.879] (II) Module "ramdac" already built-in
    [ 27.934] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 27.934] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 27.934] (==) NVIDIA(0): RGB weight 888
    [ 27.934] (==) NVIDIA(0): Default visual is TrueColor
    [ 27.934] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 27.935] (**) NVIDIA(0): Enabling 2D acceleration
    [ 29.873] (II) NVIDIA(GPU-0): Display (Chi Mei Optoelectronics corp. (DFP-0)) does not
    [ 29.873] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo.
    [ 30.786] (II) NVIDIA(0): NVIDIA GPU GeForce 310M (GT218) at PCI:2:0:0 (GPU-0)
    [ 30.786] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 30.786] (--) NVIDIA(0): VideoBIOS: 70.18.53.00.ff
    [ 30.786] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 30.786] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 30.789] (--) NVIDIA(0): Connected display device(s) on GeForce 310M at PCI:2:0:0
    [ 30.789] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0)
    [ 30.789] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0): 330.0 MHz maximum pixel
    [ 30.789] (--) NVIDIA(0): clock
    [ 30.789] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0): Internal Dual Link
    [ 30.789] (--) NVIDIA(0): LVDS
    [ 30.789] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 30.789] (**) NVIDIA(0): device Chi Mei Optoelectronics corp. (DFP-0) (Using EDID
    [ 30.789] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 30.836] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 30.836] (==) NVIDIA(0):
    [ 30.836] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 30.836] (==) NVIDIA(0): will be used as the requested mode.
    [ 30.836] (==) NVIDIA(0):
    [ 30.836] (II) NVIDIA(0): Validated modes:
    [ 30.836] (II) NVIDIA(0): "nvidia-auto-select"
    [ 30.836] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
    [ 31.892] (--) NVIDIA(0): DPI set to (99, 102); computed from "UseEdidDpi" X config
    [ 31.892] (--) NVIDIA(0): option
    [ 31.892] (--) Depth 24 pixmap format is 32 bpp
    [ 31.892] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 31.900] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 34.862] (II) Loading extension NV-GLX
    [ 37.299] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 37.299] (==) NVIDIA(0): Backing store disabled
    [ 37.299] (==) NVIDIA(0): Silken mouse enabled
    [ 37.300] (==) NVIDIA(0): DPMS enabled
    [ 37.300] (II) Loading extension NV-CONTROL
    [ 37.300] (II) Loading extension XINERAMA
    [ 37.300] (II) Loading sub module "dri2"
    [ 37.300] (II) LoadModule: "dri2"
    [ 37.300] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 37.300] (II) Module dri2: vendor="X.Org Foundation"
    [ 37.300] compiled for 1.12.2, module version = 1.2.0
    [ 37.300] ABI class: X.Org Server Extension, version 6.0
    [ 37.300] (II) NVIDIA(0): [DRI2] Setup complete
    [ 37.300] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 37.301] (==) RandR enabled
    [ 37.301] (II) Initializing built-in extension Generic Event Extension
    [ 37.301] (II) Initializing built-in extension SHAPE
    [ 37.301] (II) Initializing built-in extension MIT-SHM
    [ 37.301] (II) Initializing built-in extension XInputExtension
    [ 37.301] (II) Initializing built-in extension XTEST
    [ 37.301] (II) Initializing built-in extension BIG-REQUESTS
    [ 37.301] (II) Initializing built-in extension SYNC
    [ 37.301] (II) Initializing built-in extension XKEYBOARD
    [ 37.301] (II) Initializing built-in extension XC-MISC
    [ 37.301] (II) Initializing built-in extension SECURITY
    [ 37.301] (II) Initializing built-in extension XINERAMA
    [ 37.301] (II) Initializing built-in extension XFIXES
    [ 37.301] (II) Initializing built-in extension RENDER
    [ 37.301] (II) Initializing built-in extension RANDR
    [ 37.301] (II) Initializing built-in extension COMPOSITE
    [ 37.301] (II) Initializing built-in extension DAMAGE
    [ 37.302] (II) Initializing extension GLX
    [ 38.717] (II) config/udev: Adding input device Power Button (/dev/input/event6)
    [ 38.717] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 38.717] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 38.717] (II) LoadModule: "evdev"
    [ 38.717] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 38.769] (II) Module evdev: vendor="X.Org Foundation"
    [ 38.769] compiled for 1.12.0, module version = 2.7.0
    [ 38.769] Module class: X.Org XInput Driver
    [ 38.769] ABI class: X.Org XInput driver, version 16.0
    [ 38.769] (II) Using input driver 'evdev' for 'Power Button'
    [ 38.769] (**) Power Button: always reports core events
    [ 38.769] (**) evdev: Power Button: Device: "/dev/input/event6"
    [ 38.769] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 38.769] (--) evdev: Power Button: Found keys
    [ 38.769] (II) evdev: Power Button: Configuring as keyboard
    [ 38.769] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
    [ 38.769] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 38.769] (**) Option "xkb_rules" "evdev"
    [ 38.769] (**) Option "xkb_model" "evdev"
    [ 38.769] (**) Option "xkb_layout" "se"
    [ 38.835] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 38.835] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 38.835] (**) Video Bus: Applying InputClass "Keyboard Defaults"
    [ 38.835] (II) Using input driver 'evdev' for 'Video Bus'
    [ 38.835] (**) Video Bus: always reports core events
    [ 38.835] (**) evdev: Video Bus: Device: "/dev/input/event7"
    [ 38.835] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 38.835] (--) evdev: Video Bus: Found keys
    [ 38.835] (II) evdev: Video Bus: Configuring as keyboard
    [ 38.835] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input7/event7"
    [ 38.835] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 38.836] (**) Option "xkb_rules" "evdev"
    [ 38.836] (**) Option "xkb_model" "evdev"
    [ 38.836] (**) Option "xkb_layout" "se"
    [ 38.837] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 38.837] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 38.837] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 38.837] (II) Using input driver 'evdev' for 'Power Button'
    [ 38.837] (**) Power Button: always reports core events
    [ 38.837] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 38.837] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 38.837] (--) evdev: Power Button: Found keys
    [ 38.837] (II) evdev: Power Button: Configuring as keyboard
    [ 38.837] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
    [ 38.837] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 38.837] (**) Option "xkb_rules" "evdev"
    [ 38.837] (**) Option "xkb_model" "evdev"
    [ 38.837] (**) Option "xkb_layout" "se"
    [ 38.838] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 38.838] (II) No input driver specified, ignoring this device.
    [ 38.838] (II) This device may have been added with another device file.
    [ 38.838] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
    [ 38.838] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 38.838] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
    [ 38.838] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 38.838] (**) Sleep Button: always reports core events
    [ 38.838] (**) evdev: Sleep Button: Device: "/dev/input/event5"
    [ 38.839] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 38.839] (--) evdev: Sleep Button: Found keys
    [ 38.839] (II) evdev: Sleep Button: Configuring as keyboard
    [ 38.839] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5/event5"
    [ 38.839] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 38.839] (**) Option "xkb_rules" "evdev"
    [ 38.839] (**) Option "xkb_model" "evdev"
    [ 38.839] (**) Option "xkb_layout" "se"
    [ 38.840] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
    [ 38.840] (II) No input driver specified, ignoring this device.
    [ 38.840] (II) This device may have been added with another device file.
    [ 38.840] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
    [ 38.840] (II) No input driver specified, ignoring this device.
    [ 38.840] (II) This device may have been added with another device file.
    [ 38.841] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
    [ 38.841] (II) No input driver specified, ignoring this device.
    [ 38.841] (II) This device may have been added with another device file.
    [ 38.841] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
    [ 38.841] (II) No input driver specified, ignoring this device.
    [ 38.841] (II) This device may have been added with another device file.
    [ 38.842] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
    [ 38.842] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 38.842] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 38.842] (**) Logitech USB Receiver: always reports core events
    [ 38.842] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
    [ 38.842] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
    [ 38.842] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
    [ 38.842] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 38.842] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 38.842] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 38.842] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 38.842] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 38.842] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 38.842] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 38.842] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1/event1"
    [ 38.842] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
    [ 38.843] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 38.843] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 38.843] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 38.843] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 38.843] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 38.844] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 38.844] (II) No input driver specified, ignoring this device.
    [ 38.844] (II) This device may have been added with another device file.
    [ 38.844] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
    [ 38.844] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 38.844] (**) Logitech USB Receiver: Applying InputClass "Keyboard Defaults"
    [ 38.844] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 38.844] (**) Logitech USB Receiver: always reports core events
    [ 38.844] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
    [ 38.844] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
    [ 38.844] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
    [ 38.844] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 38.845] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 38.845] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
    [ 38.845] (--) evdev: Logitech USB Receiver: Found absolute axes
    [ 38.845] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
    [ 38.845] (--) evdev: Logitech USB Receiver: Found keys
    [ 38.845] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 38.845] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 38.845] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 38.845] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 38.845] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 38.845] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/input/input2/event2"
    [ 38.845] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
    [ 38.845] (**) Option "xkb_rules" "evdev"
    [ 38.845] (**) Option "xkb_model" "evdev"
    [ 38.845] (**) Option "xkb_layout" "se"
    [ 38.845] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 38.845] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
    [ 38.846] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 38.846] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 38.846] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 38.846] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 38.846] (II) config/udev: Adding input device USB 2.0 PC Camera (/dev/input/event10)
    [ 38.846] (**) USB 2.0 PC Camera: Applying InputClass "evdev keyboard catchall"
    [ 38.846] (**) USB 2.0 PC Camera: Applying InputClass "Keyboard Defaults"
    [ 38.846] (II) Using input driver 'evdev' for 'USB 2.0 PC Camera'
    [ 38.846] (**) USB 2.0 PC Camera: always reports core events
    [ 38.846] (**) evdev: USB 2.0 PC Camera: Device: "/dev/input/event10"
    [ 38.846] (--) evdev: USB 2.0 PC Camera: Vendor 0x1210 Product 0x25f4
    [ 38.846] (--) evdev: USB 2.0 PC Camera: Found keys
    [ 38.846] (II) evdev: USB 2.0 PC Camera: Configuring as keyboard
    [ 38.846] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10/event10"
    [ 38.846] (II) XINPUT: Adding extended input device "USB 2.0 PC Camera" (type: KEYBOARD, id 12)
    [ 38.846] (**) Option "xkb_rules" "evdev"
    [ 38.846] (**) Option "xkb_model" "evdev"
    [ 38.847] (**) Option "xkb_layout" "se"
    [ 38.847] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event11)
    [ 38.847] (II) No input driver specified, ignoring this device.
    [ 38.847] (II) This device may have been added with another device file.
    [ 38.847] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event12)
    [ 38.847] (II) No input driver specified, ignoring this device.
    [ 38.847] (II) This device may have been added with another device file.
    [ 38.847] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 38.847] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 38.847] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
    [ 38.847] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 38.847] (**) AT Translated Set 2 keyboard: always reports core events
    [ 38.847] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 38.847] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 38.847] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 38.847] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 38.848] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 38.848] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [ 38.848] (**) Option "xkb_rules" "evdev"
    [ 38.848] (**) Option "xkb_model" "evdev"
    [ 38.848] (**) Option "xkb_layout" "se"
    [ 38.848] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
    [ 38.848] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 38.848] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 38.848] (II) LoadModule: "synaptics"
    [ 38.848] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 38.911] (II) Module synaptics: vendor="X.Org Foundation"
    [ 38.911] compiled for 1.12.1, module version = 1.6.1
    [ 38.911] Module class: X.Org XInput Driver
    [ 38.911] ABI class: X.Org XInput driver, version 16.0
    [ 38.911] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 38.911] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 38.911] (**) Option "Device" "/dev/input/event9"
    [ 38.911] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5672
    [ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4910
    [ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 38.911] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 38.911] (**) Option "TapButton1" "1"
    [ 38.911] (**) Option "TapButton2" "2"
    [ 38.911] (**) Option "TapButton3" "3"
    [ 38.912] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 38.912] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 38.912] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
    [ 38.912] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
    [ 38.912] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 38.912] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 38.912] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
    [ 38.912] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 38.912] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 38.912] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 38.912] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 38.912] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 38.913] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 38.913] (II) No input driver specified, ignoring this device.
    [ 38.913] (II) This device may have been added with another device file.
    [ 38.913] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
    [ 38.913] (II) No input driver specified, ignoring this device.
    [ 38.913] (II) This device may have been added with another device file.
    The /var/log/Xorg.0.log when using nv:
    [ 52.162]
    X.Org X Server 1.12.2
    Release Date: 2012-05-29
    [ 52.163] X Protocol Version 11, Revision 0
    [ 52.163] Build Operating System: Linux 3.0.32-1-lts x86_64
    [ 52.164] Current Operating System: Linux yggdrasil 3.3.8-1-ARCH #1 SMP PREEMPT Tue Jun 5 15:20:32 CEST 2012 x86_64
    [ 52.164] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda2:root ro vga=773 quiet
    [ 52.165] Build Date: 30 May 2012 07:24:13PM
    [ 52.165]
    [ 52.165] Current version of pixman: 0.26.0
    [ 52.166] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 52.166] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 52.168] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 9 21:30:26 2012
    [ 52.168] (==) Using config file: "/etc/X11/xorg.conf"
    [ 52.168] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 52.168] (==) No Layout section. Using the first Screen section.
    [ 52.168] (==) No screen section available. Using defaults.
    [ 52.168] (**) |-->Screen "Default Screen Section" (0)
    [ 52.168] (**) | |-->Monitor "<default monitor>"
    [ 52.168] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 52.168] (**) | |-->Device "Device0"
    [ 52.168] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 52.169] (==) Automatically adding devices
    [ 52.169] (==) Automatically enabling devices
    [ 52.169] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 52.169] Entry deleted from font path.
    [ 52.169] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 52.169] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 52.169] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 52.169] (II) Loader magic: 0x7c58e0
    [ 52.169] (II) Module ABI versions:
    [ 52.169] X.Org ANSI C Emulation: 0.4
    [ 52.169] X.Org Video Driver: 12.0
    [ 52.169] X.Org XInput driver : 16.0
    [ 52.169] X.Org Server Extension : 6.0
    [ 52.169] (--) PCI:*(0:2:0:0) 10de:0a70:144d:c079 rev 162, Mem @ 0xdc000000/16777216, 0xe0000000/268435456, 0xde000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
    [ 52.170] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 52.170] (II) LoadModule: "extmod"
    [ 52.170] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 52.170] (II) Module extmod: vendor="X.Org Foundation"
    [ 52.170] compiled for 1.12.2, module version = 1.0.0
    [ 52.170] Module class: X.Org Server Extension
    [ 52.170] ABI class: X.Org Server Extension, version 6.0
    [ 52.170] (II) Loading extension MIT-SCREEN-SAVER
    [ 52.170] (II) Loading extension XFree86-VidModeExtension
    [ 52.170] (II) Loading extension XFree86-DGA
    [ 52.170] (II) Loading extension DPMS
    [ 52.170] (II) Loading extension XVideo
    [ 52.170] (II) Loading extension XVideo-MotionCompensation
    [ 52.170] (II) Loading extension X-Resource
    [ 52.170] (II) LoadModule: "dbe"
    [ 52.170] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 52.170] (II) Module dbe: vendor="X.Org Foundation"
    [ 52.170] compiled for 1.12.2, module version = 1.0.0
    [ 52.170] Module class: X.Org Server Extension
    [ 52.170] ABI class: X.Org Server Extension, version 6.0
    [ 52.170] (II) Loading extension DOUBLE-BUFFER
    [ 52.170] (II) LoadModule: "glx"
    [ 52.170] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 52.180] (II) Module glx: vendor="NVIDIA Corporation"
    [ 52.180] compiled for 4.0.2, module version = 1.0.0
    [ 52.180] Module class: X.Org Server Extension
    [ 52.180] (II) NVIDIA GLX Module 295.53 Fri May 11 23:49:08 PDT 2012
    [ 52.180] (II) Loading extension GLX
    [ 52.180] (II) LoadModule: "record"
    [ 52.180] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 52.180] (II) Module record: vendor="X.Org Foundation"
    [ 52.180] compiled for 1.12.2, module version = 1.13.0
    [ 52.180] Module class: X.Org Server Extension
    [ 52.180] ABI class: X.Org Server Extension, version 6.0
    [ 52.180] (II) Loading extension RECORD
    [ 52.180] (II) LoadModule: "dri"
    [ 52.180] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 52.180] (II) Module dri: vendor="X.Org Foundation"
    [ 52.180] compiled for 1.12.2, module version = 1.0.0
    [ 52.180] ABI class: X.Org Server Extension, version 6.0
    [ 52.180] (II) Loading extension XFree86-DRI
    [ 52.180] (II) LoadModule: "dri2"
    [ 52.180] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 52.181] (II) Module dri2: vendor="X.Org Foundation"
    [ 52.181] compiled for 1.12.2, module version = 1.2.0
    [ 52.181] ABI class: X.Org Server Extension, version 6.0
    [ 52.181] (II) Loading extension DRI2
    [ 52.181] (II) LoadModule: "nv"
    [ 52.181] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
    [ 52.181] (II) Module nv: vendor="X.Org Foundation"
    [ 52.181] compiled for 1.12.0.901, module version = 2.1.18
    [ 52.181] Module class: X.Org Video Driver
    [ 52.181] ABI class: X.Org Video Driver, version 12.0
    [ 52.181] (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
    Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
    Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
    GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
    GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
    Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
    GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
    GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
    GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
    GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
    GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
    GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
    Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
    GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
    GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
    GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
    Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
    GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
    Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
    GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
    GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
    GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
    GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
    GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
    GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
    Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
    GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
    GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
    GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
    GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
    GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
    Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
    GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
    GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
    GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
    GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
    Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
    GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
    GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
    GeForce Go 6600, GeForce Go 6600 GT, Quadro NVS 440, Quadro FX 550,
    Quadro FX 550, Quadro FX 540, GeForce 6200, GeForce 6500,
    GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
    GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
    GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 GS,
    GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT,
    GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
    GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
    GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7350 LE,
    GeForce 7300 LE, GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300,
    GeForce Go 7400, GeForce Go 7400 GS, Quadro NVS 110M,
    Quadro NVS 120M, Quadro FX 350M, GeForce 7500 LE, Quadro FX 350,
    GeForce 7300 GS, GeForce 7650 GS, GeForce 7600 GT, GeForce 7600 GS,
    GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT, GeForce Go 7700,
    GeForce Go 7600, GeForce Go 7600 GT, Quadro NVS 300M,
    GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560, GeForce 7900 GTX,
    GeForce 7900 GT, GeForce 7900 GS, GeForce 7950 GX2, GeForce 7950 GX2,
    GeForce 7950 GT, GeForce Go 7950 GTX, GeForce Go 7900 GS,
    GeForce Go 7900 GTX, Quadro FX 2500M, Quadro FX 1500M,
    Quadro FX 5500, Quadro FX 3500, Quadro FX 1500, Quadro FX 4500 X2,
    GeForce 6150, GeForce 6150 LE, GeForce 6100, GeForce Go 6150,
    Quadro NVS 210S / NVIDIA GeForce 6150LE, GeForce Go 6100,
    GeForce 6150SE, GeForce 6100 nForce 405, GeForce 6100 nForce 400,
    GeForce 6100 nForce 420, GeForce 7150M / nForce 630M,
    GeForce 7000M / nForce 610M, GeForce 7050 PV / nForce 630a,
    GeForce 7050 PV / nForce 630a, GeForce 7025 / nForce 630a,
    GeForce 8800 GTX, GeForce 8800 GTS, GeForce 8800 Ultra,
    Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS, GeForce 8600 GT,
    GeForce 8600 GT, GeForce 8600 GS, GeForce 8400 GS, GeForce 9500M GS,
    GeForce 8300 GS, GeForce 8600M GT, GeForce 9650M GS,
    GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M,
    Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce GT 330,
    GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS,
    GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
    GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
    Quadro NVS 135M, GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G,
    Quadro NVS 290, GeForce GTX 295, GeForce GTX 280, GeForce GTX 260,
    GeForce GTX 285, GeForce GTX 275, GeForce GTX 260, GeForce GTX 295,
    Quadroplex 2200 D2, Quadroplex 2200 S4, Quadro CX, Quadro FX 5800,
    Quadro FX 4800, Quadro FX 3800, GeForce 8800 GTS 512,
    GeForce 9800 GT, GeForce 8800 GT, GeForce GT 230, GeForce 9800 GX2,
    GeForce 9800 GT, GeForce 8800 GS, GeForce GTS 240, GeForce 9800M GTX,
    GeForce 8800M GTS, GeForce GTX 280M, GeForce 9800M GT,
    GeForce 8800M GTX, GeForce 8800 GS, GeForce GTX 285M,
    GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX/9800 GTX+,
    GeForce 9800 GTX+, GeForce 9800 GT, GeForce GTS 250,
    GeForce 9800M GTX, GeForce GTX 260M, Quadro FX 4700 X2,
    Quadro FX 3700, Quadro VX 200, Quadro FX 3600M, Quadro FX 2800M,
    Quadro FX 3700M, Quadro FX 3800M, GeForce 9600 GT, GeForce 9600 GS,
    GeForce 9600 GSO 512, GeForce GT 130, GeForce GT 140,
    GeForce 9800M GTS, GeForce 9700M GTS, GeForce 9800M GS,
    GeForce 9800M GTS, GeForce 9600 GT, GeForce 9600 GT,
    GeForce GTS 160M, GeForce GTS 150M, GeForce 9600 GSO,
    GeForce 9600 GT, Quadro FX 1800, Quadro FX 2700M, GeForce 9500 GT,
    GeForce 9400 GT, GeForce 9500 GT, GeForce 9500 GS, GeForce 9500 GS,
    GeForce GT 120, GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT,
    GeForce 9700M GT, GeForce 9500M G, GeForce 9650M GT, GeForce G 110M,
    GeForce GT 130M, GeForce GT 120M, GeForce GT 220M, GeForce 9650 S,
    Quadro FX 380, Quadro FX 580, Quadro FX 1700M, GeForce 9400 GT,
    Quadro FX 770M, GeForce 9300 GE, GeForce 9300 GS, GeForce 8400,
    GeForce 8400 SE, GeForce 8400 GS, GeForce 9300M GS, GeForce G100,
    GeForce 9300 SE, GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M,
    Quadro NVS 160M, GeForce G 105M, GeForce G 103M, GeForce G105M,
    Quadro NVS 420, Quadro FX 370 LP, Quadro NVS 450, Quadro FX 370M,
    Quadro NVS 295, GeForce 9100M G, GeForce 8200M G, GeForce 9200,
    GeForce 9100, GeForce 8300, GeForce 8200, nForce 730a, GeForce 9200,
    nForce 980a/780a SLI, nForce 750a SLI, GeForce 8100 / nForce 720a,
    GeForce 9400, GeForce 9400, GeForce 9400M G, GeForce 9400M,
    GeForce 9300, ION, GeForce 9400M G, GeForce 9400, nForce 760i SLI,
    GeForce 9400, GeForce 9300 / nForce 730i, GeForce 9200,
    GeForce 9100M G, GeForce 8200M G, GeForce 9400M, GeForce 9200,
    GeForce G102M, GeForce G102M, ION, ION, GeForce 9400, ION, ION LE,
    ION LE, GeForce GT 220, GeForce 315, GeForce 210, GeForce GT 230M,
    GeForce GT 330M, GeForce GT 230M, GeForce GT 330M, NVS 5100M,
    GeForce GT 320M, GeForce GT 240M, GeForce GT 325M, Quadro FX 880M,
    GeForce G210, GeForce 205, GeForce 310, ION, GeForce 210,
    GeForce 310, GeForce 315, GeForce G105M, GeForce G105M, NVS 2100M,
    NVS 3100M, GeForce 305M, ION, GeForce 310M, GeForce 305M,
    GeForce 310M, GeForce 305M, GeForce G210M, GeForce 310M,
    Quadro FX 380 LP, Quadro FX 380M, GeForce GT 330, GeForce GT 320,
    GeForce GT 240, GeForce GT 340, GeForce GT 330, GeForce GTS 260M,
    GeForce GTS 250M, GeForce 315, GeForce GT 335M, GeForce GTS 350M,
    GeForce GTS 360M, Quadro FX 1800M
    [ 52.183] (--) using VT number 7
    [ 52.211] (--) NV: Found NVIDIA GeForce 310M at 02@00:00:0
    [ 52.211] (II) Loading sub module "int10"
    [ 52.211] (II) LoadModule: "int10"
    [ 52.211] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 52.233] (II) Module int10: vendor="X.Org Foundation"
    [ 52.233] compiled for 1.12.2, module version = 1.0.0
    [ 52.233] ABI class: X.Org Video Driver, version 12.0
    [ 52.233] (II) NV(0): Initializing int10
    [ 52.234] (II) NV(0): Bad V_BIOS checksum
    [ 52.234] (II) NV(0): Primary V_BIOS segment is: 0xc000
    [ 52.234] (--) NV(0): Console is VGA mode 0x105
    [ 52.234] (II) NV(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 52.234] (==) NV(0): Depth 24, (--) framebuffer bpp 32
    [ 52.234] (==) NV(0): RGB weight 888
    [ 52.234] (==) NV(0): Default visual is TrueColor
    [ 52.235] (==) NV(0): Using hardware cursor
    [ 52.235] (==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 52.245] (II) NV(0): MMIO registers mapped at 0x7f5b4a0aa000
    [ 52.245] (--) NV(0): Total video RAM: 512.0 MB
    [ 52.245] (--) NV(0): BAR1 size: 256.0 MB
    [ 52.245] (--) NV(0): Mapped memory: 256.0 MB
    [ 52.317] (II) NV(0): Linear framebuffer mapped at 0x7f5b3a0aa000
    [ 52.317] (II) Loading sub module "i2c"
    [ 52.317] (II) LoadModule: "i2c"
    [ 52.317] (II) Module "i2c" already built-in
    [ 52.317] (II) Loading sub module "ddc"
    [ 52.317] (II) LoadModule: "ddc"
    [ 52.317] (II) Module "ddc" already built-in
    [ 52.317] (--) NV(0): Connector map:
    [ 52.317] (--) NV(0): Bus 3 -> SOR0 (LVDS)
    [ 52.317] (--) NV(0): Bus 0 -> DAC1
    [ 52.317] (--) NV(0): Bus 8 -> SOR3
    [ 52.317] (--) NV(0): Load detection: 340
    [ 52.317] (II) NV(0): I2C bus "I2C0" initialized.
    [ 52.317] (II) NV(0): Output VGA1 has no monitor section
    [ 52.317] (II) NV(0): I2C bus "I2C8" initialized.
    [ 52.317] (II) NV(0): Output DVI3 has no monitor section
    [ 52.317] (II) NV(0): LVDS native size 1366x768
    [ 52.317] (II) NV(0): Output LVDS has no monitor section
    [ 52.317] (II) NV(0): I2C bus "I2C3 (LVDS)" initialized.
    [ 52.317] (II) NV(0): Probing for EDID on I2C bus 0...
    [ 52.317] (II) NV(0): I2C device "I2C0:ddc2" registered at address 0xA0.
    [ 52.321] (II) NV(0): ... none found
    [ 52.321] (--) NV(0): Trying load detection on VGA1 ... nothing.
    [ 52.366] (II) NV(0): EDID for output VGA1
    [ 52.366] (II) NV(0): Probing for EDID on I2C bus 8...
    [ 52.366] (II) NV(0): I2C device "I2C8:ddc2" registered at address 0xA0.
    [ 52.370] (II) NV(0): ... none found
    [ 52.370] (II) NV(0): EDID for output DVI3
    [ 52.370] (II) NV(0): Probing for EDID on I2C bus 3...
    [ 52.370] (II) NV(0): I2C device "I2C3 (LVDS):ddc2" registered at address 0xA0.
    [ 52.422] (--) NV(0): DDC detected a DFP:
    [ 52.422] (II) NV(0): Manufacturer: CMO Model: 1680 Serial#: 0
    [ 52.422] (II) NV(0): Year: 2009 Week: 4
    [ 52.422] (II) NV(0): EDID Version: 1.3
    [ 52.422] (II) NV(0): Digital Display Input
    [ 52.422] (II) NV(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 52.422] (II) NV(0): Gamma: 2.20
    [ 52.422] (II) NV(0): No DPMS capabilities specified
    [ 52.422] (II) NV(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 52.422] (II) NV(0): First detailed timing is preferred mode
    [ 52.422] (II) NV(0): redX: 0.602 redY: 0.340 greenX: 0.306 greenY: 0.530
    [ 52.422] (II) NV(0): blueX: 0.151 blueY: 0.120 whiteX: 0.313 whiteY: 0.329
    [ 52.422] (II) NV(0): Manufacturer's mask: 0
    [ 52.422] (II) NV(0): Supported detailed timing:
    [ 52.422] (II) NV(0): clock: 75.5 MHz Image Size: 344 x 193 mm
    [ 52.422] (II) NV(0): h_active: 1366 h_sync: 1397 h_sync_end 1462 h_blank_end 1560 h_border: 0
    [ 52.422] (II) NV(0): v_active: 768 v_sync: 772 v_sync_end 784 v_blanking: 806 v_border: 0
    [ 52.422] (II) NV(0): N156B6-L06
    [ 52.422] (II) NV(0): CMO
    [ 52.422] (II) NV(0): N156B6-L06
    [ 52.422] (II) NV(0): EDID (in hex):
    [ 52.422] (II) NV(0): 00ffffffffffff000daf801600000000
    [ 52.422] (II) NV(0): 04130103802313780a07f59a574e8726
    [ 52.422] (II) NV(0): 1e505400000001010101010101010101
    [ 52.422] (II) NV(0): 0101010101017e1d56c2500026301f41
    [ 52.422] (II) NV(0): 4c0058c110000018000000fe004e3135
    [ 52.422] (II) NV(0): 3642362d4c30360a2020000000fe0043
    [ 52.422] (II) NV(0): 4d4f0a202020202020202020000000fe
    [ 52.422] (II) NV(0): 004e31353642362d4c30360a20200048
    [ 52.422] (II) NV(0): EDID for output LVDS
    [ 52.422] (II) NV(0): Manufacturer: CMO Model: 1680 Serial#: 0
    [ 52.422] (II) NV(0): Year: 2009 Week: 4
    [ 52.422] (II) NV(0): EDID Version: 1.3
    [ 52.422] (II) NV(0): Digital Display Input
    [ 52.422] (II) NV(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 52.422] (II) NV(0): Gamma: 2.20
    [ 52.422] (II) NV(0): No DPMS capabilities specified
    [ 52.422] (II) NV(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 52.422] (II) NV(0): First detailed timing is preferred mode
    [ 52.422] (II) NV(0): redX: 0.602 redY: 0.340 greenX: 0.306 greenY: 0.530
    [ 52.422] (II) NV(0): blueX: 0.151 blueY: 0.120 whiteX: 0.313 whiteY: 0.329
    [ 52.422] (II) NV(0): Manufacturer's mask: 0
    [ 52.422] (II) NV(0): Supported detailed timing:
    [ 52.422] (II) NV(0): clock: 75.5 MHz Image Size: 344 x 193 mm
    [ 52.422] (II) NV(0): h_active: 1366 h_sync: 1397 h_sync_end 1462 h_blank_end 1560 h_border: 0
    [ 52.422] (II) NV(0): v_active: 768 v_sync: 772 v_sync_end 784 v_blanking: 806 v_border: 0
    [ 52.422] (II) NV(0): N156B6-L06
    [ 52.422] (II) NV(0): CMO
    [ 52.422] (II) NV(0): N156B6-L06
    [ 52.422] (II) NV(0): EDID (in hex):
    [ 52.422] (II) NV(0): 00ffffffffffff000daf801600000000
    [ 52.422] (II) NV(0): 04130103802313780a07f59a574e8726
    [ 52.422] (II) NV(0): 1e505400000001010101010101010101
    [ 52.422] (II) NV(0): 0101010101017e1d56c2500026301f41
    [ 52.422] (II) NV(0): 4c0058c110000018000000fe004e3135
    [ 52.422] (II) NV(0): 3642362d4c30360a2020000000fe0043
    [ 52.422] (II) NV(0): 4d4f0a202020202020202020000000fe
    [ 52.422] (II) NV(0): 004e31353642362d4c30360a20200048
    [ 52.422] (II) NV(0): EDID vendor "CMO", prod id 5760
    [ 52.422] (II) NV(0): Printing probed modes for output LVDS
    [ 52.422] (II) NV(0): Modeline "1366x768"x60.0 75.50 1366 1397 1462 1560 768 772 784 806 -hsync -vsync (48.4 kHz eP)
    [ 52.422] (II) NV(0): Output VGA1 disconnected
    [ 52.422] (II) NV(0): Output DVI3 disconnected
    [ 52.422] (II) NV(0): Output LVDS connected
    [ 52.422] (II) NV(0): Using exact sizes for initial modes
    [ 52.422] (II) NV(0): Output LVDS using initial mode 1366x768
    [ 52.422] (II) NV(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 52.422] (--) NV(0): Virtual size is 1366x1366 (pitch 1536)
    [ 52.422] (**) NV(0): Driver mode "1366x768": 75.5 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 52.422] (II) NV(0): Modeline "1366x768"x60.0 75.50 1366 1397 1462 1560 768 772 784 806 -hsync -vsync (48.4 kHz eP)
    [ 52.422] (==) NV(0): DPI set to (96, 96)
    [ 52.422] (II) Loading sub module "fb"
    [ 52.422] (II) LoadModule: "fb"
    [ 52.433] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 52.447] (II) Module fb: vendor="X.Org Foundation"
    [ 52.447] compiled for 1.12.2, module version = 1.0.0
    [ 52.447] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 52.447] (II) Loading sub module "xaa"
    [ 52.447] (II) LoadModule: "xaa"
    [ 52.447] (II) Loading /usr/lib/xorg/modules/libxaa.so
    [ 52.458] (II) Module xaa: vendor="X.Org Foundation"
    [ 52.458] compiled for 1.12.2, module version = 1.2.1
    [ 52.458] ABI class: X.Org Video Driver, version 12.0
    [ 52.458] (II) Loading sub module "ramdac"
    [ 52.458] (II) LoadModule: "ramdac"
    [ 52.458] (II) Module "ramdac" already built-in
    [ 52.458] (--) Depth 24 pixmap format is 32 bpp
    [ 52.475] (--) NV(0): 183.99 MB available for offscreen pixmaps
    [ 52.507] (II) NV(0): Using XFree86 Acceleration Architecture (XAA)
    [ 52.507] Screen to screen bit blits
    [ 52.507] Solid filled rectangles
    [ 52.507] 8x8 mono pattern filled rectangles
    [ 52.507] Indirect CPU to Screen color expansion
    [ 52.507] Solid Lines
    [ 52.507] Scanline Image Writes
    [ 52.508] Setting up tile and stipple cache:
    [ 52.508] 32 128x128 slots
    [ 52.508] 32 256x256 slots
    [ 52.508] 16 512x512 slots
    [ 52.508] (==) NV(0): Backing store disabled
    [ 52.508] (==) NV(0): Silken mouse enabled
    [ 52.508] (II) NV(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 52.508] (==) NV(0): DPMS enabled
    [ 55.081] (--) RandR disabled
    [ 55.081] (II) Initializing built-in extension Generic Event Extension
    [ 55.081] (II) Initializing built-in extension SHAPE
    [ 55.081] (II) Initializing built-in extension MIT-SHM
    [ 55.081] (II) Initializing built-in extension XInputExtension
    [ 55.081] (II) Initializing built-in extension XTEST
    [ 55.081] (II) Initializing built-in extension BIG-REQUESTS
    [ 55.081] (II) Initializing built-in extension SYNC
    [ 55.081] (II) Initializing built-in extension XKEYBOARD
    [ 55.081] (II) Initializing built-in extension XC-MISC
    [ 55.081] (II) Initializing built-in extension SECURITY
    [ 55.081] (II) Initializing built-in extension XINERAMA
    [ 55.081] (II) Initializing built-in extension XFIXES
    [ 55.081] (II) Initializing built-in extension RENDER
    [ 55.081] (II) Initializing built-in extension RANDR
    [ 55.081] (II) Initializing built-in extension COMPOSITE
    [ 55.081] (II) Initializing built-in extension DAMAGE
    [ 55.103] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    [ 55.132] (II) NV(0): Setting screen physical size to 361 x 203
    [ 55.715] (II) config/udev: Adding input device Power Button (/dev/input/event6)
    [ 55.715] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 55.715] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 55.715] (II) LoadModule: "evdev"
    [ 55.715] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 55.725] (II) Module evdev: vendor="X.Org Foundation"
    [ 55.725] compiled for 1.12.0, module version = 2.7.0
    [ 55.725] Module class: X.Org XInput Driver
    [ 55.725] ABI class: X.Org XInput driver, version 16.0
    [ 55.725] (II) Using input driver 'evdev' for 'Power Button'
    [ 55.725] (**) Power Button: always reports core events
    [ 55.725] (**) evdev: Power Button: Device: "/dev/input/event6"
    [ 55.725] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 55.725] (--) evdev: Power Button: Found keys
    [ 55.725] (II) evdev: Power Button: Configuring as keyboard
    [ 55.725] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
    [ 55.725] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 55.725] (**) Option "xkb_rules" "evdev"
    [ 55.725] (**) Option "xkb_model" "evdev"
    [ 55.725] (**) Option "xkb_layout" "se"
    [ 55.918] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 55.918] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 55.918] (**) Video Bus: Applying InputClass "Keyboard Defaults"
    [ 55.918] (II) Using input driver 'evdev' for 'Video Bus'
    [ 55.918] (**) Video Bus: always reports core events
    [ 55.918] (**) evdev: Video Bus: Device: "/dev/input/event7"
    [ 55.918] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 55.918] (--) evdev: Video Bus: Found keys
    [ 55.918] (II) evdev: Video Bus: Configuring as keyboard
    [ 55.918] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input7/event7"
    [ 55.918] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 55.918] (**) Option "xkb_rules" "evdev"
    [ 55.918] (**) Option "xkb_model" "evdev"
    [ 55.918] (**) Option "xkb_layout" "se"
    [ 55.919] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 55.919] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 55.919] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 55.919] (II) Using input driver 'evdev' for 'Power Button'
    [ 55.919] (**) Power Button: always reports core events
    [ 55.919] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 55.919] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 55.919] (--) evdev: Power Button: Found keys
    [ 55.919] (II) evdev: Power Button: Configuring as keyboard
    [ 55.919] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
    [ 55.919] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 55.919] (**) Option "xkb_rules" "evdev"
    [ 55.919] (**) Option "xkb_model" "evdev"
    [ 55.919] (**) Option "xkb_layout" "se"
    [ 55.920] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 55.920] (II) No input driver specified, ignoring this device.
    [ 55.920] (II) This device may have been added with another device file.
    [ 55.921] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
    [ 55.921] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 55.921] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
    [ 55.921] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 55.921] (**) Sleep Button: always reports core events
    [ 55.921] (**) evdev: Sleep Button: Device: "/dev/input/event5"
    [ 55.921] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 55.921] (--) evdev: Sleep Button: Found keys
    [ 55.921] (II) evdev: Sleep Button: Configuring as keyboard
    [ 55.921] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5/event5"
    [ 55.921] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 55.921] (**) Option "xkb_rules" "evdev"
    [ 55.921] (**) Option "xkb_model" "evdev"
    [ 55.921] (**) Option "xkb_layout" "se"
    [ 55.922] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
    [ 55.922] (II) No input driver specified, ignoring this device.
    [ 55.922] (II) This device may have been added with another device file.
    [ 55.923] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
    [ 55.923] (II) No input driver specified, ignoring this device.
    [ 55.923] (II) This device may have been added with another device file.
    [ 55.923] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
    [ 55.923] (II) No input driver specified, ignoring this device.
    [ 55.923] (II) This device may have been added with another device file.
    [ 55.924] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
    [ 55.924] (II) No input driver specified, ignoring this device.
    [ 55.924] (II) This device may have been added with another device file.
    [ 55.924] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
    [ 55.924] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 55.924] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 55.924] (**) Logitech USB Receiver: always reports core events
    [ 55.924] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
    [ 55.925] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
    [ 55.925] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
    [ 55.925] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 55.925] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 55.925] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 55.925] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 55.925] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 55.925] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 55.925] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 55.925] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1/event1"
    [ 55.925] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
    [ 55.925] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 55.925] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 55.925] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 55.925] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 55.925] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 55.926] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 55.926] (II) No input driver specified, ignoring this device.
    [ 55.926] (II) This device may have been added with another device file.
    [ 55.926] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
    [ 55.927] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 55.927] (**) Logitech USB Receiver: Applying InputClass "Keyboard Defaults"
    [ 55.927] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 55.927] (**) Logitech USB Receiver: always reports core events
    [ 55.927] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
    [ 55.927] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
    [ 55.927] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
    [ 55.927] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 55.927] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 55.927] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
    [ 55.927] (--) evdev: Logitech USB Receiver: Found absolute axes
    [ 55.927] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
    [ 55.927] (--) evdev: Logitech USB Receiver: Found keys
    [ 55.927] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 55.927] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 55.927] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 55.927] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 55.927] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 55.927] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/input/input2/event2"
    [ 55.927] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
    [ 55.927] (**) Option "xkb_rules" "evdev"
    [ 55.927] (**) Option "xkb_model" "evdev"
    [ 55.927] (**) Option "xkb_layout" "se"
    [ 55.927] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 55.927] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
    [ 55.927] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 55.927] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 55.927] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 55.927] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 55.927] (II) config/udev: Adding input device USB 2.0 PC Camera (/dev/input/event10)
    [ 55.927] (**) USB 2.0 PC Camera: Applying InputClass "evdev keyboard catchall"
    [ 55.927] (**) USB 2.0 PC Camera: Applying InputClass "Keyboard Defaults"
    [ 55.927] (II) Using input driver 'evdev' for 'USB 2.0 PC Camera'
    [ 55.927] (**) USB 2.0 PC Camera: always reports core events
    [ 55.927] (**) evdev: USB 2.0 PC Camera: Device: "/dev/input/event10"
    [ 55.927] (--) evdev: USB 2.0 PC Camera: Vendor 0x1210 Product 0x25f4
    [ 55.927] (--) evdev: USB 2.0 PC Camera: Found keys
    [ 55.927] (II) evdev: USB 2.0 PC Camera: Configuring as keyboard
    [ 55.927] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10/event10"
    [ 55.927] (II) XINPUT: Adding extended input device "USB 2.0 PC Camera" (type: KEYBOARD, id 12)
    [ 55.927] (**) Option "xkb_rules" "evdev"
    [ 55.927] (**) Option "xkb_model" "evdev"
    [ 55.927] (**) Option "xkb_layout" "se"
    [ 55.928] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event11)
    [ 55.928] (II) No input driver specified, ignoring this device.
    [ 55.928] (II) This device may have been added with another device file.
    [ 55.928] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event12)
    [ 55.928] (II) No input driver specified, ignoring this device.
    [ 55.928] (II) This device may have been added with another device file.
    [ 55.928] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 55.928] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 55.928] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
    [ 55.928] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 55.928] (**) AT Translated Set 2 keyboard: always reports core events
    [ 55.928] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 55.928] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 55.928] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 55.928] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 55.929] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 55.929] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [ 55.929] (**) Option "xkb_rules" "evdev"
    [ 55.929] (**) Option "xkb_model" "evdev"
    [ 55.929] (**) Option "xkb_layout" "se"
    [ 55.929] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
    [ 55.929] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 55.929] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 55.929] (II) LoadModule: "synaptics"
    [ 55.929] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 55.967] (II) Module synaptics: vendor="X.Org Foundation"
    [ 55.967] compiled for 1.12.1, module version = 1.6.1
    [ 55.967] Module class: X.Org XInput Driver
    [ 55.967] ABI class: X.Org XInput driver, version 16.0
    [ 55.967] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 55.967] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 55.967] (**) Option "Device" "/dev/input/event9"
    [ 55.967] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 55.967] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5672
    [ 55.967] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4910
    [ 55.967] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 55.967] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 55.968] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 55.968] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 55.968] (**) Option "TapButton1" "1"
    [ 55.968] (**) Option "TapButton2" "2"
    [ 55.968] (**) Option "TapButton3" "3"
    [ 55.968] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 55.968] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 55.968] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
    [ 55.968] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
    [ 55.968] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 55.968] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 55.968] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
    [ 55.969] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 55.969] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 55.969] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 55.969] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 55.969] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 55.969] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 55.969] (II) No input driver specified, ignoring this device.
    [ 55.969] (II) This device may have been added with another device file.
    [ 55.970] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
    [ 55.970] (II) No input driver specified, ignoring this device.
    [ 55.970] (II) This device may have been added with another device file.
    From what I can tell it is something with the nvidia driver that doesn't play well with xorg.  Perhaps some kind of autodetection that takes long time to finish. Anyone got any ideas how to solve this?
    Last edited by Larsson (2012-06-13 18:59:43)

    Didn't see they where timestamps . Yes it seems that glx is one cause of the delay. I've tried some different xorg.conf, and it's always ligglx.so or  NV-GLX that slows it down. Any suggestions on how I can speed this up?
    ps. The computer is ok. Although the garddrive is a SATA 3.0Gb/s, 5400 RPM.  But I don't think this is the problem?

  • Markup missing in extensions

    It seems after the update from Public Beta 6 to Final Version some things are missing. Widgets were missing but have since been solved on how to make them appear.
    However inside of the Extensions pane in system Preferences, it seems the new Markup part is missing, which may be the reason the Social Widget does not work and neither does Social Share inside of Safari.
    Is there a way to fix this or patch this problem that it seems many people are having.

    Just want to say me too, and attach part of the system.log which seems to show the reason nothing shows up:
    pkd[228]: ignoring mis-configured plug-in at /System/Library/Frameworks/SceneKit.framework/PlugIns/SCNAlembic.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/Frameworks/SceneKit.framework/PlugIns/SCNObj.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/AirDrop .appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Faceboo kPost.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Faceboo kProfilePic.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Faceboo kVideo.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/FlickrI mage.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/FlickrV ideo.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/LinkedI n.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/LinkedI nProfilePic.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/ShareMa il.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/ShareMa ilBack.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/ShareMe ssages.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/ShareMe ssagesBack.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/SinaWei bo.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/SystemA ddToAperture.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/SystemA ddToiPhoto.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/SystemA ddToReadingList.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/SystemS etAccountPicture.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/SystemS etBuddyPicture.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/SystemS etDesktopImage.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Tencent Weibo.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Tudou.a ppex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Twitter .appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Twitter ProfilePic.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Vimeo.a ppex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Youku.a ppex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /Applications/Calendar.app/Contents/PlugIns/com.apple.iCal.CalendarNC.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /Applications/Preview.app/Contents/PlugIns/Markup.appex: plug-ins must be sandboxed
    pkd[228]: ignoring mis-configured plug-in at /Applications/Reminders.app/Contents/PlugIns/com.apple.RemindersNC.appex: plug-ins must be sandboxed

  • [SOLVED] nVidia 87.76 Drivers installer fails to build kernel module

    Hey,
    I have a nVidia GeForce2 Integrated graphics card on my Asus A7N266 motherboard. According to the nVidia site, http://www.nvidia.com/object/IO_32667.html, the most recent driver that supports this is the 96.xx series. Yet as shown here, http://www.nvnews.net/vbulletin/showthread.php?t=87332, many people have found that the 96.xx series drivers cause graphical corruption when using a GeForce2 IGP.
    Before coming to Arch, I had used Xubuntu 7.04 and managed to compile the last known working drivers, version 87.76, following the instructions here: http://kmandla.wordpress.com/2007/03/25 … 20-12-386/
    That all went well but now I'm using Arch. I tried using the nvidia-96.xx driver in the repos just for testing sake but I still got the same graphical corruption.
    Thus I have been trying to install the 87.76 drivers on Arch, but it always fails at the kernel module building stage. I had first applied this patch here, http://www.nvnews.net/vbulletin/showthr … ost1086669, before compling as the plain driver wont compile against recent kernels.
    Here is the output from the installer:
    nvidia-installer log file '/var/log/nvidia-installer.log'
    creation time: Sun Aug 5 11:57:53 2007
    option status:
    license pre-accepted : false
    update : false
    force update : false
    expert : false
    uninstall : false
    driver info : false
    precompiled interfaces : true
    no ncurses color : false
    query latest version : false
    OpenGL header files : true
    no questions : false
    silent : false
    no recursion : false
    no backup : false
    kernel module only : false
    sanity : false
    add this kernel : false
    no runlevel check : false
    no network : false
    no ABI note : false
    no RPMs : false
    no kernel module : false
    force SELinux : default
    force tls : (not specified)
    X install prefix : (not specified)
    X library install path : (not specified)
    X module install path : (not specified)
    OpenGL install prefix : (not specified)
    OpenGL install libdir : (not specified)
    utility install prefix : (not specified)
    utility install libdir : (not specified)
    doc install prefix : (not specified)
    kernel name : (not specified)
    kernel include path : (not specified)
    kernel source path : (not specified)
    kernel output path : (not specified)
    kernel install path : (not specified)
    proc mount point : /proc
    ui : (not specified)
    tmpdir : /tmp
    ftp mirror : ftp://download.nvidia.com
    RPM file list : (not specified)
    Using: nvidia-installer ncurses user interface
    -> License accepted.
    -> No precompiled kernel interface was found to match your kernel; would you li
    ke the installer to attempt to download a kernel interface for your kernel f
    rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
    -> No matching precompiled kernel interface was found on the NVIDIA ftp site;
    this means that the installer will need to compile a kernel interface for
    your kernel.
    -> Performing CC sanity check with CC="cc".
    -> Performing CC version check with CC="cc".
    -> Kernel source path: '/lib/modules/2.6.22-ARCH/build'
    -> Kernel output path: '/lib/modules/2.6.22-ARCH/build'
    -> Performing rivafb check.
    -> Performing nvidiafb check.
    -> Cleaning kernel module build directory.
    executing: 'cd ./usr/src/nv; make clean'...
    rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nv.o nv
    -vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvidia.mod.o
    rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
    rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
    rm -f -f stprof stprof.o symtab.h
    rm -f -rf .tmp_versions
    -> Building kernel module:
    executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.22-ARCH/bui
    ld SYSOUT=/lib/modules/2.6.22-ARCH/build'...
    NVIDIA: calling KBUILD...
    make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.22-ARCH/build SUBDIRS=/home
    /kris/Source/nVidia GLX 87.76 Driver/NVIDIA-Linux-x86-1.0-8776-pkg1/usr/src/
    nv modules
    test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
    echo; \
    echo " ERROR: Kernel configuration is invalid."; \
    echo " include/linux/autoconf.h or include/config/auto.conf are mis
    sing."; \
    echo " Run 'make oldconfig && make prepare' on kernel src to fix it
    echo; \
    /bin/false)
    make[2]: *** No rule to make target `GLX'. Stop.
    NVIDIA: left KBUILD.
    nvidia.ko failed to build!
    make[1]: *** [mdl] Error 1
    make: *** [module] Error 2
    -> Error.
    ERROR: Unable to build the NVIDIA kernel module.
    ERROR: Installation has failed. Please see the file
    '/var/log/nvidia-installer.log' for details. You may find suggestions
    on fixing installation problems in the README available on the Linux
    driver download page at www.nvidia.com.
    Any ideas as to how I can get the kernel module to build?
    I am using 'kernel26 2.6.22.1-4' with the 'kernel-headers 2.6.22.1-1' from the testing repo.
    Last edited by Nameless One (2007-08-10 07:08:38)

    make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.22-ARCH/buildSUBDIRS=/home/kris/Source/nVidia GLX 87.76 Driver/NVIDIA-Linux-x86-1.0-8776-pkg1/usr/src/
    The name of the directory you placed the driver in contains spaces. That is  why you get the no rule to make target GLX error.
    It would be better not to circumvent pacman. I am using the following PKGBUILDs for the 8776 driver:
    nvidia-8776:
    pkgname=nvidia-8776
    pkgver=1.0.8776
    _nver=1.0-8776
    _kernver='2.6.22-ARCH'
    pkgrel=1
    pkgdesc="NVIDIA drivers for Arch kernel."
    arch=(i686 x86_64)
    [ "$CARCH" = "i686" ] && ARCH=x86
    [ "$CARCH" = "x86_64" ] && ARCH=x86_64
    url="http://www.nvidia.com/"
    depends=(kernel26 nvidia-8776-utils)
    conflicts=('nvidia' 'nvidia-96xx' 'nvidia-71xx' 'nvidia-legacy')
    install=nvidia.install
    source=(http://download.nvidia.com/XFree86/Linux-$ARCH/${_nver}/NVIDIA-Linux-$ARCH-${_nver}-pkg0.run NVIDIA_kernel-1.0-8776-20061203.diff.txt)
    md5sums=('93ad45fe7b974a5a80348e1890f9b7c9' '70e669f06ee4881c2583261672de292a')
    [ "$CARCH" = "x86_64" ] && md5sums=('f5340e4bbce811add994b1685cdea03b' '70e669f06ee4881c2583261672de292a')
    build()
    # Extract
    cd $startdir/src/
    sh NVIDIA-Linux-$ARCH-${_nver}-pkg0.run --extract-only
    cd NVIDIA-Linux-$ARCH-${_nver}-pkg0
    # Any extra patches are applied in here...
    patch -p0 < $startdir/NVIDIA_kernel-1.0-8776-20061203.diff.txt ||return 1
    cd usr/src/nv/
    ln -s Makefile.kbuild Makefile
    make SYSSRC=/lib/modules/$_kernver/build module || return 1
    # install kernel module
    mkdir -p $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/video/
    install -m644 nvidia.ko $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/video/
    sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/*.install
    Place the patch (NVIDIA_kernel-1.0-8776-20061203.diff.txt) and nvidia.install in the same directory as the PKGBUILD.
    nvidia-utils:
    pkgname=nvidia-8776-utils
    pkgver=1.0.8776
    _nver=1.0-8776
    pkgrel=1
    pkgdesc="NVIDIA drivers utilities and libraries."
    arch=(i686 x86_64)
    [ "$CARCH" = "i686" ] && ARCH=x86
    [ "$CARCH" = "x86_64" ] && ARCH=x86_64
    url="http://www.nvidia.com/"
    depends=(xorg-server)
    conflicts=('libgl' 'libgl-dri' 'ati-fglrx-utils' 'nvidia-legacy-utils' 'nvidia-71xx-utils' 'nvidia-96xx-utils')
    provides=('libgl' )
    #install=nvidia.install
    source=(http://download.nvidia.com/XFree86/Linux-$ARCH/${_nver}/NVIDIA-Linux-$ARCH-${_nver}-pkg0.run)
    md5sums=('93ad45fe7b974a5a80348e1890f9b7c9')
    [ "$CARCH" = "x86_64" ] && md5sums=('f5340e4bbce811add994b1685cdea03b')
    build()
    # override nvida install routine and do it the long way.
    cd $startdir/src/
    sh NVIDIA-Linux-${ARCH}-${_nver}-pkg0.run --extract-only
    cd NVIDIA-Linux-${ARCH}-${_nver}-pkg0/usr/
    mkdir -p $startdir/pkg/usr/{lib,bin,share/applications,share/pixmaps,man/man1}
    mkdir -p $startdir/pkg/usr/lib/xorg/modules/{extensions,drivers}
    mkdir -p $startdir/pkg/usr/share/licenses/nvidia/
    install `find lib/ -iname \*.so\*` $startdir/pkg/usr/lib/
    install lib/tls/* $startdir/pkg/usr/lib
    install share/man/man1/* $startdir/pkg/usr/man/man1/
    rm $startdir/pkg/usr/man/man1/nvidia-installer.1.gz
    install X11R6/lib/libXv* $startdir/pkg/usr/lib/
    install share/applications/nvidia-settings.desktop $startdir/pkg/usr/share/applications/
    # fix nvidia .desktop file
    sed -e 's:__UTILS_PATH__:/usr/bin:' -e 's:__PIXMAP_PATH__:/usr/share/pixmaps:' -i $startdir/pkg/usr/share/applications/nvidia-settings.desktop
    install share/pixmaps/nvidia-settings.png $startdir/pkg/usr/share/pixmaps/
    install X11R6/lib/modules/drivers/nvidia_drv.so $startdir/pkg/usr/lib/xorg/modules/drivers
    install X11R6/lib/modules/extensions/libglx.so.$pkgver $startdir/pkg/usr/lib/xorg/modules/extensions
    install -m755 bin/nvidia-{settings,xconfig,bug-report.sh} $startdir/pkg/usr/bin/
    cd $startdir/pkg/usr/lib/;
    ln -s /usr/lib/libGL.so.$pkgver libGL.so
    ln -s /usr/lib/libGL.so.$pkgver libGL.so.1
    ln -s /usr/lib/libGLcore.so.$pkgver libGLcore.so.1
    ln -s /usr/lib/libnvidia-cfg.so.$pkgver libnvidia-cfg.so.1
    ln -s /usr/lib/libnvidia-tls.so.$pkgver libnvidia-tls.so.1
    cd $startdir/pkg/usr/lib/xorg/modules/extensions;
    ln -s /usr/lib/xorg/modules/extensions/libglx.so.$pkgver libglx.so
    install $startdir/src/NVIDIA-Linux-${ARCH}-${_nver}-pkg0/LICENSE $startdir/pkg/usr/share/licenses/nvidia/
    find $startdir/pkg/usr -type d -exec chmod 755 {} \;
    # phew :)
    Last edited by kappa (2007-08-09 11:14:42)

  • [SOLVED] nvidia glxgears fps

    I know glxgears isn't a good benchmark, but I just bought a new nvidia card, hoping it would work better than my x800 pro. My ATI card got around 4500 FPS in glxgears, while my new 8800GTS gets 1900.... I thought nvidia was suppose to be more linux friendly
    Last edited by heleos (2007-08-01 22:00:44)

    I'm not maximizing the window, I'm using the default size. I read somewhere that linux isn't supporting the 88xx series cards very well yet, but 1900 fps seems a little low...
    here's my xorg incase I have something in there I shouldn't, or I'm missing something:
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AIGLX" "false"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "ddc"
    Load "drm"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap"
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    Option "XkbLayout" "us"
    EndSection
    Section "InputDevice"
    Identifier "Mouse"
    Driver "evdev"
    Option "CorePointer"
    Option "Name" "Logitech USB Gaming Mouse"
    EndSection
    Section "Monitor"
    Identifier "Monitor"
    Option "DPMS" "true"
    Option "ForceMonitors" "TMDS, None"
    EndSection
    Section "Device"
    Identifier "Device"
    Driver "nvidia"
    Option "XAANoOffscreenPixmaps" "true"
    Option "ForceMonitors" "TMDS, Auto"
    Option "ColorTiling" "on"
    Option "RenderAccel" "true"
    Option "DRI" "true"
    EndSection
    Section "Screen"
    Identifier "Screen"
    Device "Device"
    Monitor "Monitor"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "ServerLayout"
    Identifier "Server"
    Screen 0 "Screen" 0 0
    InputDevice "Keyboard" "CoreKeyboard"
    InputDevice "Mouse" "CorePointer"
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection

  • [FIXED BUT NOT SOLVED] NVIDIA - Desktop shifted left off the screen...

    Hello Community!
    For a pretty long time right now, I am trying to fix the video setup of my HTPC but without success. Because I'am run out of ideas, I really need Your help.
    PROBLEM:
    The desktop is shifted left off the screen, round about 100 Pixel.
    It started some time in the past, while upgrading a one year old Ubuntu installation (NVDIA drivers). Because I couldn't fix it and also wanted to replace Ubuntu with ArchLinux, I performed a clean ArchLinux installation.
    First I used the nouveau drivers ending up with the same problem. I read an configured using xrandr and cvt, but with no success. 
    So I restored the system to a snapshot taken before X11 and nouveau drivers installations, thank's BTRFS, and installed the proprietary NVIDIA drivers ending up with the same problems. Again I tried all the tips and tricks found in the documentations and forums, used nvidia-xconfig, hand crafted the xorg.conf all with no success.
    HARDWARE
    The system is a MSI Media Live (http://www.msi.com/product/desktop/Media-Live.html)
    . Support AMDR Athlon 64 X2, Athlon 64 and Sempron in the Socket AM2 package
    . North Bridge: nVidia® C51PVG Chipset
    . South Bridge: nVidia® MCP51 Chipset
    . Graphics is Integrated NVIDIA GPU GeForce 6150 LE
    . VGA, SCART and HDMI - Connectors
    The display Problem is on VGA and HDMI now, where in the past the VGA was perfect. Therefor I connected and used the VGA port only, in all tests.
    INSTALLATION HISTORY
    2012-12-30 + Installation according ArchLinux install guide
    2012-12-31 + pacman -S openssh
    systemctl start sshd
    2012-12-31 + pacman -S btrfs-progs
    2012-12-31 pacman -S sudo
    2012-12-31 + sudo pacman -S bash-completion
    2013-01-03 + pacman -S rsync wget gptfdisk
    2013-01-10 + pacman -Suy nvidia-304xx
    2013-01-10 + pacman -Syu nvidia-304xx-utils
    2013-01-10 + pacman -S xorg-server xorg-xinit xorg-server-utils
    2013-01-10 + pacman -S mesa
    2013-01-10 + pacman -S xorg-twm xorg-xclock xterm
    2013-01-10 + pacman -S ttf-dejavu
    2013-01-10 + pacman -Suy lxdm
    2013-01-10 + systemctl enable lxdm.service
    2013-01-10 + pacman -S xorg-xdpyinfo
    2013-01-10 + pacman -S pkgtools
    2013-01-10 + pacman -S pkgfile
    2013-01-10 + pacman -S bc
    As You can see, I installed only a minimal X11 environment for test. The lxdm display manger shows up but with very small font and shifted to the left. Only if I force a resolution of 1024x768 the image is centered on screen/tv but still the very small font. Obviously not a solution for a HTPC.
    Here are the xorg.conf and the Xorg.0.log of my last test configuration.
    xorg.xonf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 304.64 (buildmeister@swio-display-x86-rhel47-12) Tue Oct 30 12:04:46 PDT 2012
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 100 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    In the Section "ServerLayout" I modified the line
         Screen      0  "Screen0" 100 0
    by adding the 100 0 at the end.
    Xorg.0.log
    [ 12.997]
    X.Org X Server 1.13.1
    Release Date: 2012-12-13
    [ 12.997] X Protocol Version 11, Revision 0
    [ 12.997] Build Operating System: Linux 3.7.0-1-ARCH x86_64
    [ 12.997] Current Operating System: Linux media-pc 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 08:57:15 CET 2012 x86_64
    [ 12.997] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0f1f870d-ccaa-4bc2-b149-1792f0c69fce
    [ 12.997] Build Date: 16 December 2012 04:45:14PM
    [ 12.997]
    [ 12.997] Current version of pixman: 0.28.2
    [ 12.997] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 12.997] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 12.998] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 18 13:18:12 2013
    [ 13.065] (==) Using config file: "/etc/X11/xorg.conf"
    [ 13.065] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 13.066] (==) ServerLayout "Layout0"
    [ 13.066] (**) |-->Screen "Screen0" (0)
    [ 13.066] (**) | |-->Monitor "Monitor0"
    [ 13.066] (**) | |-->Device "Device0"
    [ 13.066] (**) |-->Input Device "Keyboard0"
    [ 13.066] (**) |-->Input Device "Mouse0"
    [ 13.066] (==) Automatically adding devices
    [ 13.066] (==) Automatically enabling devices
    [ 13.066] (==) Automatically adding GPU devices
    [ 13.213] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 13.213] Entry deleted from font path.
    [ 13.213] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 13.213] Entry deleted from font path.
    [ 13.222] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 13.222] Entry deleted from font path.
    [ 13.222] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 13.222] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 13.223] Entry deleted from font path.
    [ 13.223] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 13.223] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 13.223] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 13.223] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 13.223] (WW) Disabling Keyboard0
    [ 13.223] (WW) Disabling Mouse0
    [ 13.223] (II) Loader magic: 0x7fcc40
    [ 13.223] (II) Module ABI versions:
    [ 13.223] X.Org ANSI C Emulation: 0.4
    [ 13.223] X.Org Video Driver: 13.1
    [ 13.223] X.Org XInput driver : 18.0
    [ 13.223] X.Org Server Extension : 7.0
    [ 13.226] (--) PCI:*(0:0:5:0) 10de:0241:1462:3290 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfc000000/16777216, BIOS @ 0x????????/131072
    [ 13.226] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 13.226] Initializing built-in extension Generic Event Extension
    [ 13.226] Initializing built-in extension SHAPE
    [ 13.226] Initializing built-in extension MIT-SHM
    [ 13.226] Initializing built-in extension XInputExtension
    [ 13.227] Initializing built-in extension XTEST
    [ 13.227] Initializing built-in extension BIG-REQUESTS
    [ 13.227] Initializing built-in extension SYNC
    [ 13.227] Initializing built-in extension XKEYBOARD
    [ 13.227] Initializing built-in extension XC-MISC
    [ 13.227] Initializing built-in extension SECURITY
    [ 13.227] Initializing built-in extension XINERAMA
    [ 13.227] Initializing built-in extension XFIXES
    [ 13.227] Initializing built-in extension RENDER
    [ 13.227] Initializing built-in extension RANDR
    [ 13.227] Initializing built-in extension COMPOSITE
    [ 13.227] Initializing built-in extension DAMAGE
    [ 13.227] Initializing built-in extension MIT-SCREEN-SAVER
    [ 13.227] Initializing built-in extension DOUBLE-BUFFER
    [ 13.227] Initializing built-in extension RECORD
    [ 13.227] Initializing built-in extension DPMS
    [ 13.227] Initializing built-in extension X-Resource
    [ 13.227] Initializing built-in extension XVideo
    [ 13.227] Initializing built-in extension XVideo-MotionCompensation
    [ 13.227] Initializing built-in extension XFree86-VidModeExtension
    [ 13.227] Initializing built-in extension XFree86-DGA
    [ 13.227] Initializing built-in extension XFree86-DRI
    [ 13.227] Initializing built-in extension DRI2
    [ 13.227] (II) LoadModule: "glx"
    [ 13.414] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 15.559] (II) Module glx: vendor="NVIDIA Corporation"
    [ 15.559] compiled for 4.0.2, module version = 1.0.0
    [ 15.559] Module class: X.Org Server Extension
    [ 15.559] (II) NVIDIA GLX Module 304.64 Tue Oct 30 11:18:32 PDT 2012
    [ 15.560] Loading extension GLX
    [ 15.560] (II) LoadModule: "nvidia"
    [ 15.560] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 15.868] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 15.868] compiled for 4.0.2, module version = 1.0.0
    [ 15.868] Module class: X.Org Video Driver
    [ 15.868] (II) NVIDIA dlloader X Driver 304.64 Tue Oct 30 10:59:51 PDT 2012
    [ 15.868] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 15.868] (++) using VT number 7
    [ 15.875] (II) Loading sub module "fb"
    [ 15.875] (II) LoadModule: "fb"
    [ 15.984] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 16.008] (II) Module fb: vendor="X.Org Foundation"
    [ 16.008] compiled for 1.13.1, module version = 1.0.0
    [ 16.008] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 16.008] (II) Loading sub module "wfb"
    [ 16.008] (II) LoadModule: "wfb"
    [ 16.008] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 16.025] (II) Module wfb: vendor="X.Org Foundation"
    [ 16.025] compiled for 1.13.1, module version = 1.0.0
    [ 16.025] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 16.025] (II) Loading sub module "ramdac"
    [ 16.025] (II) LoadModule: "ramdac"
    [ 16.025] (II) Module "ramdac" already built-in
    [ 16.025] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 16.025] (==) NVIDIA(0): RGB weight 888
    [ 16.025] (==) NVIDIA(0): Default visual is TrueColor
    [ 16.025] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 16.026] (**) NVIDIA(0): Enabling 2D acceleration
    [ 19.582] (II) NVIDIA(GPU-0): Display (Acer AT3220 (CRT-0)) does not support NVIDIA 3D
    [ 19.582] (II) NVIDIA(GPU-0): Vision stereo.
    [ 19.584] (II) NVIDIA(0): NVIDIA GPU GeForce 6150 LE (C51) at PCI:0:5:0 (GPU-0)
    [ 19.584] (--) NVIDIA(0): Memory: 262144 kBytes
    [ 19.584] (--) NVIDIA(0): VideoBIOS: 05.51.28.56.19
    [ 19.584] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 19.584] (--) NVIDIA(0): Valid display device(s) on GeForce 6150 LE at PCI:0:5:0
    [ 19.584] (--) NVIDIA(0): Acer AT3220 (CRT-0) (connected)
    [ 19.584] (--) NVIDIA(0): TV-0
    [ 19.584] (--) NVIDIA(0): DFP-0
    [ 19.584] (--) NVIDIA(0): Acer AT3220 (CRT-0): 350.0 MHz maximum pixel clock
    [ 19.585] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
    [ 19.585] (--) NVIDIA(0): TV encoder: (null)
    [ 19.585] (--) NVIDIA(0): DFP-0: 310.0 MHz maximum pixel clock
    [ 19.585] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
    [ 19.585] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 19.585] (**) NVIDIA(0): device Acer AT3220 (CRT-0) (Using EDID frequencies has
    [ 19.585] (**) NVIDIA(0): been enabled on all display devices.)
    [ 19.585] (==) NVIDIA(0):
    [ 19.585] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 19.585] (==) NVIDIA(0): will be used as the requested mode.
    [ 19.585] (==) NVIDIA(0):
    [ 19.585] (II) NVIDIA(0): Validated MetaModes:
    [ 19.585] (II) NVIDIA(0): "CRT-0:nvidia-auto-select"
    [ 19.585] (II) NVIDIA(0): Virtual screen size determined to be 1360 x 768
    [ 19.587] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
    [ 19.588] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
    [ 19.589] (--) NVIDIA(0): DPI set to (49, 48); computed from "UseEdidDpi" X config
    [ 19.589] (--) NVIDIA(0): option
    [ 19.589] (--) Depth 24 pixmap format is 32 bpp
    [ 19.599] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 19.599] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 19.599] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 19.599] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 19.599] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 19.599] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 19.599] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 19.599] (II) NVIDIA(0): Config Options in the README.
    [ 19.599] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
    [ 19.754] Loading extension NV-GLX
    [ 19.797] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 19.797] (==) NVIDIA(0): Backing store disabled
    [ 19.797] (==) NVIDIA(0): Silken mouse enabled
    [ 19.798] (**) NVIDIA(0): DPMS enabled
    [ 19.798] Loading extension NV-CONTROL
    [ 19.799] Loading extension XINERAMA
    [ 19.799] (II) Loading sub module "dri2"
    [ 19.799] (II) LoadModule: "dri2"
    [ 19.799] (II) Module "dri2" already built-in
    [ 19.799] (II) NVIDIA(0): [DRI2] Setup complete
    [ 19.799] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 19.799] (--) RandR disabled
    [ 19.817] (II) Initializing extension GLX
    [ 20.522] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    only removed the input detection stuff
    Question
    How can I shift the display to the right?
    Many thanks for any hints.
    rale
    Last edited by rale (2013-01-19 11:46:14)

    Mr.Elendig wrote:Switch to dvi/hdmi if you can. Else you have to play with screen calibration etc.
    Thank You Mr.Elendig!
    The simplest answer often is best. After I connected a TFT display, instead of my TV, I was able to calibrate the screen output and got the desktop shifted. Knowing that, I tried the settings of my TV again. There is a hard to find option for calibration wich is set to automatic but doesn't do it. Trying to turn it of did the trick. Even the option stays on automatic and even the display format is fixed to 4:3 instead of 16:9, finaly the TV adjusted the display correctly.
    None the less, the problem not to be able to shift the desktop using the screen paramters in xorg.conf remains.
    Thanks
    rale

  • [SOLVED] steam: missing libc.so.6

    I'm getting the following error when trying to run steam:
    lllars ~ $ steam
    Running Steam on arch rolling 64-bit
    STEAM_RUNTIME is enabled automatically
    Error: You are missing the following 32-bit libraries, and Steam may not run:
    libc.so.6
    /home/lllars/.local/share/Steam/steam.sh: line 716: /home/lllars/.local/share/Steam/ubuntu12_32/steam: Permission denied
    Installing bootstrap /home/lllars/.local/share/Steam/bootstrap.tar.xz
    Restarting Steam by request...
    Running Steam on arch rolling 64-bit
    STEAM_RUNTIME has been set by the user to: /home/lllars/.local/share/Steam/ubuntu12_32/steam-runtime
    Error: You are missing the following 32-bit libraries, and Steam may not run:
    libc.so.6
    /home/lllars/.local/share/Steam/steam.sh: line 716: /home/lllars/.local/share/Steam/ubuntu12_32/steam: Permission denied
    lllars ~ $ pacman -Ss lib32-glibc
    multilib/lib32-glibc 2.18-8 [installed]
    GNU C Library for multilib
    any ideas?
    [SOLVED] /usr/lib/ld-linux.so.2 was erroneously linked to an old version of the library
    Last edited by lllars (2013-11-13 21:53:12)

    Btw, I intentionally deleted the .local/share/Steam directory this morning while troubleshooting this problem.  It recreated the directory the next time I tried to run it.  So, everything in there should be default.
    lllars ~ $ ls -l /home/lllars/.local/share/Steam/steam.sh
    -rwx------ 1 lllars users 21689 Oct 8 13:56 /home/lllars/.local/share/Steam/steam.sh
    lllars ~ $ mount
    proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
    sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    dev on /dev type devtmpfs (rw,nosuid,relatime,size=4043580k,nr_inodes=1010895,mode=755)
    run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
    /dev/sda2 on / type ext4 (rw,relatime,data=ordered)
    securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
    tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,relatime)
    devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
    tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755)
    cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
    pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
    cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
    cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
    cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
    cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
    cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
    cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
    cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
    systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=28,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
    binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
    mqueue on /dev/mqueue type mqueue (rw,relatime)
    hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
    tmpfs on /tmp type tmpfs (rw)
    debugfs on /sys/kernel/debug type debugfs (rw,relatime)
    configfs on /sys/kernel/config type configfs (rw,relatime)
    /dev/sda5 on /home type ext4 (rw,relatime,data=ordered)

  • Extensions seems still enabled but missing in extensions menu

    After upgrading firefox to version 8, I was expecting the one time "Select your Add Ons" dialog to appear. This did not happen, instead I got a script error from one of my extensions "Zotero" and firefox failed to start.
    I restarted firefox and it opened ok but Zotero appeared disabled (had a yellow exclaimation triangle icon over it). I went to Firefox->Add Ons->Extensions to see if it was disabled or incompatable but found that the window was empty with the message "You don't have any add ons of this type installed". now have several add ons which are still working (Firebug, Video Download Helper definitely still working) even though I cannot see them in the "Extensions" Menu and therefore have no way to disable/enable them.

    Self-solved!  I work in column view in Finder so get there in a Finder window with folders and files appearing.
    There really is no problem, just select an ITEM in the COLUMN before right-clicking!
    The "old" context menu will appear. If you click in the white space in that column (or anywhere in a Finder window) and then place the cursor over a folder or file WITHOUT selecting it and right-click you will bring up the secondary context menu - Open, Copy, Duplicate, View Options and a greyed out Labels option. No "Move to Trash".

  • [SOLVED] nvidia geforce 6150SE + nvidia-304xx = X not shutting down

    Hello!
    I am installing a new arch desktop, using the latest october '13 iso...
    I have a nvidia geforce 6150SE video card, so reading the wiki nvidia section I have to use nvidia-304xx...
    I have installed it, made the minimal 20-nvidia.conf file, reboot... then as root startx and it shuts down between
    Loaded extension DRI2
    Loading extension GLX
    Should I use some of the nvidia-96xx aur package drivers?
    Last edited by luuuciano (2013-10-28 15:35:24)

    KILL ME
    I forgot to install xorg-twm xorg-xclock xterm...
    Sorry
    Last edited by luuuciano (2013-10-28 15:39:13)

Maybe you are looking for

  • Send multiple lines to a function in SAP

    Hi all, I am working with FTP to RFC scenario. My incoming file has multiple lines as: <i> Line1 line2 line3 ...</i> I have imported the RFC structure from SAP and this structure looks like: <i> ZINTPRUEBA1    STRCSIMPLE       item                   

  • How to plugin oracle 10g express edition in Eclipse Java EE

    Hi guys, I have downloaded Eclipse Java EE and also downloaded Oracle 10g express edition. Please some one guide me how do I plugin the database in Eclipse and use DTP in Eclipse. I am new to Oracle and Java, Please help me. Thanks

  • Putting an array in memory and flush it afterwards

    Hello, I ' m busy making an EDF file viewer, and now I want to see the data on different tabs, let's say tab 1 is a Time graph with al the channels, tab 2 are different XY graphs etc.. I have made 3 buttons outside the tab control: Previous, Stepsize

  • How to get master data in xls

    Hi All,   I want to export hierarchy data(Content in hierarchy) in xls,is there any method to do that. Please suggest on this. Thanks & Regards Sameer Khan

  • Import videoTS to imovie

    I have a non encrypted video from a DVD in video TS format. I use handbrake to convert to m4v but i movie will not import. i tried to change the extension to .mov still wont import? i dont see apple intermediate codec option in handbrake or imovie?