I'm running Dapper and having problems with the xserver size blowing out
to multiple giga-bytes. When I ran xrestop it showed that Firefox had
over 2GB of memory allocated in the xserver.

I'm running the nvidia driver

Section "Device"
        Identifier      "NVIDIA Corporation NV34 [GeForce FX 5200]"
        Driver          "nvidia"
        BusID           "PCI:1:0:0"
        Option          "RenderAccel" "true"
        Option          "AllowGLXWithComposite" "1"
        Option          "RandRRotation" "true"
        Option          "AllowDDCCI" "true"
        Option          "UseEdidFreqs" "on"
        Option          "TwinView" "on"
#       Option          "TwinViewOrientation" "RightOf"
#       Option          "ConnectedMonitor" "DFP,CRT"
        Option          "MetaModes" 
"1280x1024,1280x1024;1280x1024,1024x768;1280x1024,800x600"
#       Option          "MetaModes" 
"1280x1024,1280x1024;1280x1024,1024x768;1280x1024,800x600"
        Option          "SecondMonitorHorizSync"   "30-70"
        Option          "SecondMonitorVertRefresh" "50-160"
        Option     "CursorShadow"
        Option     "CursorShadowAlpha" "32"
        Option     "CursorShadowXOffset" "3"
        Option     "CursorShadowYOffset" "3"
        Option     "AllowGLXWithComposite"

EndSection

Section "Extensions"
  Option "Composite" "Enable"
  Option "RENDER" "Enable"
EndSection

-- 
Memory leak?
https://launchpad.net/bugs/39825

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to