Announcement

Collapse
No announcement yet.

nVidia 5200 and slowness

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    nVidia 5200 and slowness

    I am very happy kubuntu on my laptop and having problems with my desktop (never thought I would say that about Linux)!

    I have enabled restricted drivers and am using the nvidia driver but there are some issues. I do not have compiz fusion enabled but I am running dual monitors. The load on the system is <1 even when working however the screens are slow. I mean they take forever to draw things. There are trails when I move windows and so forth. I have no effects enabled at all to add to the GPU load.

    Here is the first part of glxinfo:
    Code:
    $ glxinfo
    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
    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 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_get_proc_address
    OpenGL vendor string: NVIDIA Corporation
    OpenGL renderer string: GeForce FX 5200/PCI/SSE2
    OpenGL version string: 2.1.1 NVIDIA 100.14.19
    OpenGL extensions:
    Relevant xorg.conf pieces:
    Code:
    Section "ServerLayout"
      Identifier   "Layout0"
      Screen   0 "Screen0" 0 0
      Screen   1 "Screen1" RightOf "Screen0"
      InputDevice  "Keyboard0" "CoreKeyboard"
      InputDevice  "Mouse0" "CorePointer"
    EndSection
    
    Section "Files"
      RgbPath     "/usr/X11R6/lib/X11/rgb"
    EndSection
    
    Section "Module"
      Load      "dbe"
      Load      "extmod"
      Load      "type1"
      Load      "freetype"
      Load      "glx"
    EndSection
    
    Section "ServerFlags"
      Option     "Xinerama" "1"
    EndSection
    Code:
    Section "Monitor"
      # HorizSync source: edid, VertRefresh source: edid
      Identifier   "Monitor0"
      VendorName   "Unknown"
      ModelName   "COMPAQ 1825"
      HorizSync    30.0 - 82.0
      VertRefresh   56.0 - 76.0
      ModeLine    "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
      ModeLine    "1280x960@75" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
      ModeLine    "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
      ModeLine    "1400x1050@60" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
      ModeLine    "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
      ModeLine    "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
      ModeLine    "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
      ModeLine    "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
      ModeLine    "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
      ModeLine    "832x624@75" 57.3 832 864 928 1152 624 625 628 667 -hsync -vsync
      ModeLine    "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
      ModeLine    "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
      ModeLine    "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
      ModeLine    "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
      ModeLine    "640x480@75" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
      ModeLine    "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
      ModeLine    "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
      Option     "DPMS"
    EndSection
    
    Section "Monitor"
      # HorizSync source: edid, VertRefresh source: edid
      Identifier   "Monitor1"
      VendorName   "Unknown"
      ModelName   "COMPAQ 1825"
      HorizSync    30.0 - 82.0
      VertRefresh   56.0 - 76.0
      ModeLine    "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
      ModeLine    "1280x960@75" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
      ModeLine    "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
      ModeLine    "1400x1050@60" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
      ModeLine    "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
      ModeLine    "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
      ModeLine    "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
      ModeLine    "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
      ModeLine    "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
      ModeLine    "832x624@75" 57.3 832 864 928 1152 624 625 628 667 -hsync -vsync
      ModeLine    "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
      ModeLine    "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
      ModeLine    "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
      ModeLine    "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
      ModeLine    "640x480@75" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
      ModeLine    "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
      ModeLine    "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
      Option     "DPMS"
    EndSection
    Code:
    Section "Device"
      Identifier   "Videocard0"
      Driver     "nvidia"
      VendorName   "NVIDIA Corporation"
      BoardName   "GeForce FX 5200"
      BusID     "PCI:5:9:0"
      Screen     0
    EndSection
    
    Section "Device"
      Identifier   "Videocard1"
      Driver     "nvidia"
      VendorName   "NVIDIA Corporation"
      BoardName   "GeForce FX 5200"
      BusID     "PCI:5:9:0"
      Screen     1
    EndSection
    
    Section "Screen"
      Identifier   "Screen0"
      Device     "Videocard0"
      Monitor    "Monitor0"
      DefaultDepth  24
      Option     "TwinView" "0"
      Option     "metamodes" "CRT-0: 1280x1024@60 +0+0; CRT-0: 1280x960@75 +0+0; CRT-0: 1280x960@60 +0+0; CRT-0: 1400x1050@60 +0+0; CRT-0: 1280x1024@75 +0+0; CRT-0: 1152x864@75 +0+0; CRT-0: 1024x768@60 +0+0; CRT-0: 1024x768@70 +0+0; CRT-0: 1024x768@75 +0+0; CRT-0: 832x624@75 +0+0; CRT-0: 800x600@60 +0+0; CRT-0: 800x600@75 +0+0; CRT-0: 800x600@72 +0+0; CRT-0: 800x600@56 +0+0; CRT-0: 640x480@75 +0+0; CRT-0: 640x480@72 +0+0; CRT-0: 640x480@60 +0+0"
      SubSection   "Display"
        Depth    24
      EndSubSection
    EndSection
    
    Section "Screen"
      Identifier   "Screen1"
      Device     "Videocard1"
      Monitor    "Monitor1"
      DefaultDepth  24
      Option     "TwinView" "0"
      Option     "metamodes" "CRT-1: 1280x1024@60 +0+0; CRT-1: 1280x960@75 +0+0; CRT-1: 1280x960@60 +0+0; CRT-1: 1400x1050@60 +0+0; CRT-1: 1280x1024@75 +0+0; CRT-1: 1152x864@75 +0+0; CRT-1: 1024x768@60 +0+0; CRT-1: 1024x768@70 +0+0; CRT-1: 1024x768@75 +0+0; CRT-1: 832x624@75 +0+0; CRT-1: 800x600@60 +0+0; CRT-1: 800x600@75 +0+0; CRT-1: 800x600@72 +0+0; CRT-1: 800x600@56 +0+0; CRT-1: 640x480@75 +0+0; CRT-1: 640x480@72 +0+0; CRT-1: 640x480@60 +0+0"
      SubSection   "Display"
        Depth    24
      EndSubSection
    EndSection
    System Info:
    Code:
    top - 14:11:43 up 4 days, 5:51, 1 user, load average: 0.48, 0.45, 0.63
    Tasks: 132 total,  1 running, 131 sleeping,  0 stopped,  0 zombie
    Cpu(s): 7.3%us, 1.0%sy, 0.0%ni, 91.5%id, 0.0%wa, 0.0%hi, 0.2%si, 0.0%st
    Mem:  1035536k total,  824920k used,  210616k free,  17604k buffers
    Swap: 3028212k total,  622360k used, 2405852k free,  389580k cached

    I cannot think of anything else that would be useful. I know that this card and these monitors will function will under Linux have run them for the last year under SLED 9 and 10 with Beryl. I have a strange feeling it is something simple I am missing but I have been beating my head against a wall for better than a week now. I am able to work but it is driving my absolutely batty! Any help would be appreciated.
Working...
X