Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compiz-fusion No composite extension error.
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Yarik
n00b
n00b


Joined: 01 Oct 2007
Posts: 22
Location: Russia

PostPosted: Mon Jul 14, 2008 8:43 pm    Post subject: Compiz-fusion No composite extension error. Reply with quote

Hi,
When i try to run
Code:
compiz --replace ccp
error appears
Code:
compiz (core) - Fatal: No composite extension


I have Nvidia GeForce Go 7400 on Sony Vaio VGN-FE31HR.
I am running KDE 3.5.9-r3, xorg-server-1.3.0.0-r6, nvidia-drivers-173.14.09.

Xorg.conf:
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Thu Jun  5 00:10:21 PDT 2008


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath         "/usr/lib/X11/rgb"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"

    # generated from data in "/etc/conf.d/gpm"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol"
    Option         "Device" "/dev/input/mice"
    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       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    Option         "AllowGLXWithComposite"   "true"
    Option         "BackingStore"      "true"
    Option         "TripleBuffer"      "true"
    Option         "AddARGBVisuals"        "True"
    Option         "AddARGBGLXVisuals"   "true"
    Option         "RenderAccel"      "true"
    Option         "NoLogo"      "true"
    Option         "DamageEvents"      "True"
    Option         "UseEvents"               "false"
    Option         "NvAGP"                   "3"
    Option         "DRI"   "true"
    Option         "XAANoOffscreenPixmaps"   "true"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
#    Option         "DisableGLXRootClipping" "True"
    Option         "AddARGBGLXVisuals" "True"
#    Option         "DamageEvents" "True"
    Option        "UseCompositeWrapper" "true"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
        Option      "Composite"   "enable"
EndSection

Section "DRI"
#   Group        0
   Mode         0666
EndSection


Code:
Available OpenGL implementations:
  [1]   nvidia *
  [2]   xorg-x11


glxinfo
Code:
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
    GLX_ARB_fbconfig_float
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
    GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
    GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
    GLX_EXT_framebuffer_sRGB, GLX_NV_present_video
GLX version: 1.3
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
    GLX_ARB_fbconfig_float, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce Go 7400/PCI/SSE2
OpenGL version string: 2.1.2 NVIDIA 173.14.09
OpenGL extensions:
    GL_ARB_color_buffer_float, GL_ARB_depth_texture, GL_ARB_draw_buffers,
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
    GL_ARB_fragment_shader, GL_ARB_half_float_pixel, GL_ARB_imaging,
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
    GL_ARB_shadow, GL_ARB_shader_objects, GL_ARB_shading_language_100,
    GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_texture_float,
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
    GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float,
    GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array,
    GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_draw_range_elements,
    GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample,
    GL_EXT_framebuffer_object, GL_EXT_gpu_program_parameters,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
    GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
    GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
    GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D,
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
    GL_EXT_texture_lod, GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
    GL_EXT_texture_object, GL_EXT_texture_sRGB, GL_EXT_timer_query,
    GL_EXT_vertex_array, GL_IBM_rasterpos_clip,
    GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square,
    GL_NV_copy_depth_to_color, GL_NV_depth_clamp, GL_NV_fence,
    GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_program,
    GL_NV_fragment_program_option, GL_NV_fragment_program2,
    GL_NV_framebuffer_multisample_coverage, GL_NV_half_float,
    GL_NV_light_max_exponent, GL_NV_multisample_filter_hint,
    GL_NV_occlusion_query, GL_NV_packed_depth_stencil, GL_NV_pixel_data_range,
    GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners,
    GL_NV_register_combiners2, GL_NV_texgen_reflection,
    GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4,
    GL_NV_texture_expand_normal, GL_NV_texture_rectangle,
    GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3,
    GL_NV_vertex_array_range, GL_NV_vertex_array_range2, GL_NV_vertex_program,
    GL_NV_vertex_program1_1, GL_NV_vertex_program2,
    GL_NV_vertex_program2_option, GL_NV_vertex_program3,
    GL_NVX_conditional_render, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod,
    GL_SGIX_depth_texture, GL_SGIX_shadow, GL_SUN_slice_accum
    ...


Xorg.0.log
Code:
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux y 2.6.24-gentoo-r8 #12 SMP Sun Jul 13 03:05:36 MSD 2008 i686
Build Date: 21 June 2008
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 15 00:46:15 2008
(==) Using config file: "/root/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
        Entry deleted from font path.
(**) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d8520
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 1.2
        X.Org XInput driver : 0.7
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.2
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,27a0 card 104d,81ef rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,27a1 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 104d,81ef rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,27d2 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,27d4 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,27d6 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 104d,81ef rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 104d,81ef rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 104d,81ef rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 104d,81ef rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 104d,81ef rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev e2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b9 card 104d,81ef rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 104d,81ef rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c4 card 104d,81ef rev 02 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 104d,81ef rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,01d8 card 104d,81ef rev a1 class 03,00,00 hdr 00
(II) PCI: 06:00:0: chip 8086,4222 card 8086,1051 rev 02 class 02,80,00 hdr 00
(II) PCI: 0a:03:0: chip 104c,8039 card 6400,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 0a:03:1: chip 104c,803a card 104d,81ef rev 00 class 0c,00,10 hdr 80
(II) PCI: 0a:03:2: chip 104c,803b card 104d,81ef rev 00 class 01,80,00 hdr 80
(II) PCI: 0a:08:0: chip 8086,1092 card 104d,81ef rev 02 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,11), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xd0000000 - 0xd1ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xb0000000 - 0xbfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
        [0] -1  0       0x00002000 - 0x000020ff (0x100) IX[B]
        [1] -1  0       0x00002400 - 0x000024ff (0x100) IX[B]
        [2] -1  0       0x00002800 - 0x000028ff (0x100) IX[B]
        [3] -1  0       0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0xc8000000 - 0xc9ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
        [0] -1  0       0xc0000000 - 0xc1ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:1), (0,4,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
        [0] -1  0       0x00003000 - 0x000030ff (0x100) IX[B]
        [1] -1  0       0x00003400 - 0x000034ff (0x100) IX[B]
        [2] -1  0       0x00003800 - 0x000038ff (0x100) IX[B]
        [3] -1  0       0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
        [0] -1  0       0xca000000 - 0xcbffffff (0x2000000) MX[B]
(II) Bus 4 prefetchable memory range:
        [0] -1  0       0xc2000000 - 0xc3ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:28:2), (0,6,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 6 I/O range:
        [0] -1  0       0x00004000 - 0x000040ff (0x100) IX[B]
        [1] -1  0       0x00004400 - 0x000044ff (0x100) IX[B]
        [2] -1  0       0x00004800 - 0x000048ff (0x100) IX[B]
        [3] -1  0       0x00004c00 - 0x00004cff (0x100) IX[B]
(II) Bus 6 non-prefetchable memory range:
        [0] -1  0       0xcc000000 - 0xcdffffff (0x2000000) MX[B]
(II) Bus 6 prefetchable memory range:
        [0] -1  0       0xc4000000 - 0xc5ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:28:3), (0,8,9), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 8 I/O range:
        [0] -1  0       0x00005000 - 0x000050ff (0x100) IX[B]
        [1] -1  0       0x00005400 - 0x000054ff (0x100) IX[B]
        [2] -1  0       0x00005800 - 0x000058ff (0x100) IX[B]
        [3] -1  0       0x00005c00 - 0x00005cff (0x100) IX[B]
(II) Bus 8 non-prefetchable memory range:
        [0] -1  0       0xce000000 - 0xcfffffff (0x2000000) MX[B]
(II) Bus 8 prefetchable memory range:
        [0] -1  0       0xc6000000 - 0xc7ffffff (0x2000000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 10: bridge is at (0:30:0), (0,10,14), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 10 I/O range:
        [0] -1  0       0x00006000 - 0x00006fff (0x1000) IX[B]
(II) Bus 10 non-prefetchable memory range:
        [0] -1  0       0xd2000000 - 0xd20fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 11: bridge is at (10:3:0), (10,11,14), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 11 I/O range:
        [0] -1  0       0x00006400 - 0x000064ff (0x100) IX[B]
        [1] -1  0       0x00006800 - 0x000068ff (0x100) IX[B]
(--) PCI:*(1:0:0) nVidia Corporation GeForce Go 7400 rev 161, Mem @ 0xd1000000/24, 0xb0000000/28, 0xd0000000/24
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1  0       0xd2005000 - 0xd2005fff (0x1000) MX[B]
        [1] -1  0       0xd2004000 - 0xd2004fff (0x1000) MX[B]
        [2] -1  0       0xd2000000 - 0xd2003fff (0x4000) MX[B]
        [3] -1  0       0xd2006000 - 0xd20067ff (0x800) MX[B]
        [4] -1  0       0xcc000000 - 0xcc000fff (0x1000) MX[B]
        [5] -1  0       0xd2304400 - 0xd23047ff (0x400) MX[B]
        [6] -1  0       0xd2304000 - 0xd23043ff (0x400) MX[B]
        [7] -1  0       0xd2300000 - 0xd2303fff (0x4000) MX[B]
        [8] -1  0       0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
        [9] -1  0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
        [10] -1 0       0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
        [11] -1 0       0x00006000 - 0x0000603f (0x40) IX[B]
        [12] -1 0       0x000018e0 - 0x000018ff (0x20) IX[B]
        [13] -1 0       0x000018b0 - 0x000018bf (0x10) IX[B]
        [14] -1 0       0x000018a8 - 0x000018ab (0x4) IX[B]
        [15] -1 0       0x000018c0 - 0x000018c7 (0x8) IX[B]
        [16] -1 0       0x000018ac - 0x000018af (0x4) IX[B]
        [17] -1 0       0x000018c8 - 0x000018cf (0x8) IX[B]
        [18] -1 0       0x00001880 - 0x0000188f (0x10) IX[B]
        [19] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [20] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [21] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [22] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [23] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [24] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [25] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [26] -1 0       0x00001800 - 0x0000181f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xd2005000 - 0xd2005fff (0x1000) MX[B]
        [1] -1  0       0xd2004000 - 0xd2004fff (0x1000) MX[B]
        [2] -1  0       0xd2000000 - 0xd2003fff (0x4000) MX[B]
        [3] -1  0       0xd2006000 - 0xd20067ff (0x800) MX[B]
        [4] -1  0       0xcc000000 - 0xcc000fff (0x1000) MX[B]
        [5] -1  0       0xd2304400 - 0xd23047ff (0x400) MX[B]
        [6] -1  0       0xd2304000 - 0xd23043ff (0x400) MX[B]
        [7] -1  0       0xd2300000 - 0xd2303fff (0x4000) MX[B]
        [8] -1  0       0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
        [9] -1  0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
        [10] -1 0       0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
        [11] -1 0       0x00006000 - 0x0000603f (0x40) IX[B]
        [12] -1 0       0x000018e0 - 0x000018ff (0x20) IX[B]
        [13] -1 0       0x000018b0 - 0x000018bf (0x10) IX[B]
        [14] -1 0       0x000018a8 - 0x000018ab (0x4) IX[B]
        [15] -1 0       0x000018c0 - 0x000018c7 (0x8) IX[B]
        [16] -1 0       0x000018ac - 0x000018af (0x4) IX[B]
        [17] -1 0       0x000018c8 - 0x000018cf (0x8) IX[B]
        [18] -1 0       0x00001880 - 0x0000188f (0x10) IX[B]
        [19] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [20] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [21] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [22] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [23] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [24] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [25] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [26] -1 0       0x00001800 - 0x0000181f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xd2005000 - 0xd2005fff (0x1000) MX[B]
        [5] -1  0       0xd2004000 - 0xd2004fff (0x1000) MX[B]
        [6] -1  0       0xd2000000 - 0xd2003fff (0x4000) MX[B]
        [7] -1  0       0xd2006000 - 0xd20067ff (0x800) MX[B]
        [8] -1  0       0xcc000000 - 0xcc000fff (0x1000) MX[B]
        [9] -1  0       0xd2304400 - 0xd23047ff (0x400) MX[B]
        [10] -1 0       0xd2304000 - 0xd23043ff (0x400) MX[B]
        [11] -1 0       0xd2300000 - 0xd2303fff (0x4000) MX[B]
        [12] -1 0       0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
        [13] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
        [14] -1 0       0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
        [15] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [16] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [17] -1 0       0x00006000 - 0x0000603f (0x40) IX[B]
        [18] -1 0       0x000018e0 - 0x000018ff (0x20) IX[B]
        [19] -1 0       0x000018b0 - 0x000018bf (0x10) IX[B]
        [20] -1 0       0x000018a8 - 0x000018ab (0x4) IX[B]
        [21] -1 0       0x000018c0 - 0x000018c7 (0x8) IX[B]
        [22] -1 0       0x000018ac - 0x000018af (0x4) IX[B]
        [23] -1 0       0x000018c8 - 0x000018cf (0x8) IX[B]
        [24] -1 0       0x00001880 - 0x0000188f (0x10) IX[B]
        [25] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [26] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [27] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [28] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [29] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [30] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [31] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [32] -1 0       0x00001800 - 0x0000181f (0x20) IX[B]
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Server Extension
(II) NVIDIA GLX Module  173.14.09  Thu Jun  5 00:07:40 PDT 2008
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.3.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.2.3
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.1.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(II) NVIDIA dlloader X Driver  173.14.09  Wed Jun  4 23:47:25 PDT 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/extensions//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
        compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xd2005000 - 0xd2005fff (0x1000) MX[B]
        [5] -1  0       0xd2004000 - 0xd2004fff (0x1000) MX[B]
        [6] -1  0       0xd2000000 - 0xd2003fff (0x4000) MX[B]
        [7] -1  0       0xd2006000 - 0xd20067ff (0x800) MX[B]
        [8] -1  0       0xcc000000 - 0xcc000fff (0x1000) MX[B]
        [9] -1  0       0xd2304400 - 0xd23047ff (0x400) MX[B]
        [10] -1 0       0xd2304000 - 0xd23043ff (0x400) MX[B]
        [11] -1 0       0xd2300000 - 0xd2303fff (0x4000) MX[B]
        [12] -1 0       0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
        [13] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
        [14] -1 0       0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
        [15] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [16] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [17] -1 0       0x00006000 - 0x0000603f (0x40) IX[B]
        [18] -1 0       0x000018e0 - 0x000018ff (0x20) IX[B]
        [19] -1 0       0x000018b0 - 0x000018bf (0x10) IX[B]
        [20] -1 0       0x000018a8 - 0x000018ab (0x4) IX[B]
        [21] -1 0       0x000018c0 - 0x000018c7 (0x8) IX[B]
        [22] -1 0       0x000018ac - 0x000018af (0x4) IX[B]
        [23] -1 0       0x000018c8 - 0x000018cf (0x8) IX[B]
        [24] -1 0       0x00001880 - 0x0000188f (0x10) IX[B]
        [25] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [26] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [27] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [28] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [29] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [30] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [31] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [32] -1 0       0x00001800 - 0x0000181f (0x20) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xd2005000 - 0xd2005fff (0x1000) MX[B]
        [5] -1  0       0xd2004000 - 0xd2004fff (0x1000) MX[B]
        [6] -1  0       0xd2000000 - 0xd2003fff (0x4000) MX[B]
        [7] -1  0       0xd2006000 - 0xd20067ff (0x800) MX[B]
        [8] -1  0       0xcc000000 - 0xcc000fff (0x1000) MX[B]
        [9] -1  0       0xd2304400 - 0xd23047ff (0x400) MX[B]
        [10] -1 0       0xd2304000 - 0xd23043ff (0x400) MX[B]
        [11] -1 0       0xd2300000 - 0xd2303fff (0x4000) MX[B]
        [12] -1 0       0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
        [13] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
        [14] -1 0       0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
        [15] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [16] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [17] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [18] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [19] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [20] -1 0       0x00006000 - 0x0000603f (0x40) IX[B]
        [21] -1 0       0x000018e0 - 0x000018ff (0x20) IX[B]
        [22] -1 0       0x000018b0 - 0x000018bf (0x10) IX[B]
        [23] -1 0       0x000018a8 - 0x000018ab (0x4) IX[B]
        [24] -1 0       0x000018c0 - 0x000018c7 (0x8) IX[B]
        [25] -1 0       0x000018ac - 0x000018af (0x4) IX[B]
        [26] -1 0       0x000018c8 - 0x000018cf (0x8) IX[B]
        [27] -1 0       0x00001880 - 0x0000188f (0x10) IX[B]
        [28] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [29] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [30] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [31] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [32] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [33] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [34] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [35] -1 0       0x00001800 - 0x0000181f (0x20) IX[B]
        [36] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [37] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce Go 7400 (G72) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.72.22.26.b3
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce Go 7400 at PCI:1:0:0:
(--) NVIDIA(0):     Nvidia Default Flat Panel (DFP-0)
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): 330.0 MHz maximum pixel
(--) NVIDIA(0):     clock
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(==) NVIDIA(0):
(==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) NVIDIA(0):     will be used as the requested mode.
(==) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
(--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xd2005000 - 0xd2005fff (0x1000) MX[B]
        [5] -1  0       0xd2004000 - 0xd2004fff (0x1000) MX[B]
        [6] -1  0       0xd2000000 - 0xd2003fff (0x4000) MX[B]
        [7] -1  0       0xd2006000 - 0xd20067ff (0x800) MX[B]
        [8] -1  0       0xcc000000 - 0xcc000fff (0x1000) MX[B]
        [9] -1  0       0xd2304400 - 0xd23047ff (0x400) MX[B]
        [10] -1 0       0xd2304000 - 0xd23043ff (0x400) MX[B]
        [11] -1 0       0xd2300000 - 0xd2303fff (0x4000) MX[B]
        [12] -1 0       0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
        [13] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
        [14] -1 0       0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
        [15] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [16] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [17] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [18] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [19] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [20] -1 0       0x00006000 - 0x0000603f (0x40) IX[B]
        [21] -1 0       0x000018e0 - 0x000018ff (0x20) IX[B]
        [22] -1 0       0x000018b0 - 0x000018bf (0x10) IX[B]
        [23] -1 0       0x000018a8 - 0x000018ab (0x4) IX[B]
        [24] -1 0       0x000018c0 - 0x000018c7 (0x8) IX[B]
        [25] -1 0       0x000018ac - 0x000018af (0x4) IX[B]
        [26] -1 0       0x000018c8 - 0x000018cf (0x8) IX[B]
        [27] -1 0       0x00001880 - 0x0000188f (0x10) IX[B]
        [28] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [29] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [30] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [31] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [32] -1 0       0x00001860 - 0x0000187f (0x20) IX[B]
        [33] -1 0       0x00001840 - 0x0000185f (0x20) IX[B]
        [34] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]
        [35] -1 0       0x00001800 - 0x0000181f (0x20) IX[B]
        [36] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [37] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) Mouse0: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
BOGUS LENGTH in write keyboard desc, expected 5156, got 5160


Thanks.
Back to top
View user's profile Send private message
cassiol
Guru
Guru


Joined: 16 Oct 2006
Posts: 304
Location: /BR/SC/FLORIPA

PostPosted: Mon Jul 14, 2008 9:02 pm    Post subject: Reply with quote

heloo

maybe this help you http://gentoo-wiki.com/HOWTO_compiz-fusion
Back to top
View user's profile Send private message
Yarik
n00b
n00b


Joined: 01 Oct 2007
Posts: 22
Location: Russia

PostPosted: Mon Jul 14, 2008 9:23 pm    Post subject: Reply with quote

cassiol wrote:
heloo

maybe this help you http://gentoo-wiki.com/HOWTO_compiz-fusion


I read this HOWTO. It nothing tell about "No composite extension" error.
Back to top
View user's profile Send private message
cassiol
Guru
Guru


Joined: 16 Oct 2006
Posts: 304
Location: /BR/SC/FLORIPA

PostPosted: Mon Jul 14, 2008 9:50 pm    Post subject: Reply with quote

sorryy

wrong address =(
this is correct adress
http://gentoo-wiki.com/Talk:HOWTO_compiz-fusion#Misc_Fixes_and_bugs
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum