[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-06-09 Thread Daniel van Vugt
As always,  if a bug reoccurs, please open a new one. It's easier to
track problems and get them fixed that way.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-06-08 Thread Benjamin Xiao
Yes this bug should not be marked as fixed. The issue still occurs in
the final version of 13.04 with the latest Nvidia 319.23 drivers.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-05-08 Thread GonzO
Wait: why is this marked fix released?  Problem exists on a fresh
install of 13.04.

I don't so much care about compiz not having the right refresh rate
OOTB, but changing it and having that setting forgotten after a reboot
is *maddening*.  It shouldn't take to much to make sure two settings
(detect refresh rate, manual refresh rate entry) don't erase themselves
every boot, and I'd consider the problem fixed if this were the case.

But having to resort to a kluudge (bash script with sleep 5 in it?
Really?) isn't really... optimal.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-04-28 Thread Gonçalo Marrafa
I can confirm comment #82. Fresh install and 313 drivers.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-04-28 Thread Piotr Stefanczyk
Same problem here. Changing refresh rate by Michael's script doesn't
work. I have to change this value by CCSM every login on to Unity.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-04-28 Thread gutigen
@Piotr Stefanczyk

Try this:

#!/bin/bash
sleep 5 
dconf write /org/compiz/profiles/unity/plugins/composite/refresh-rate 60

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-04-26 Thread Lem
This still happens with a fresh install of Ubuntu 13.04 (final release),
using nvidia driver 313. Correcting the refresh rate (uncheck
autodetect, set to 60) in CCSM fixes it.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-04-26 Thread gutigen
Yep, bug still occurs in 13.04 (fully updated, 310.44 drivers).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-04-12 Thread Alberto Milone
** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-03-27 Thread Paulo Narciso
I also have this issue with ubuntu 13.04 daily build (updated), refresh
rate value won't stick after reboot or logout.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Confirmed

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-03-22 Thread Michael Becker
Workaround:

Create a Script with the desired Refresh Rate and mark it as excutable
and add it to startup Programs:

 #!/bin/bash
 sleep 5 
dconf write /org/compiz/profiles/UnityNeu/plugins/composite/refresh-rate 60

Now i dont have to open CCSM after every restart and got my 60hz
refresh-rate.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Confirmed

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-03-18 Thread Michael Becker
Also tried with 310 and 313 Nvidia-Drivers... Problem still remains. No
Problems in Xsession-Errors.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Confirmed

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-03-16 Thread Michael Becker
I got the same Problem, CCSM doesnt remember the 60hz and i also have to turn 
off Sync to VBlank in Nvidia-Settings to get no stutter when running glxgears 
and compiz at the same time. 
I also run ccsm and set it every reboot cause the setting also reverts to 50hz.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Confirmed

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-03-15 Thread gutigen
Same problem here with Ubuntu 13.04 daily build (updated everyday).
Compiz detects my refresh rate as 50hz instead of 75 which is set in
Nvidia Settings, I have to turn off autodetect and set refresh rate
manually in CCSM. However CCSM doesn't remember this setting after relog
or restart and I have to do that every single time I log to my machine.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Confirmed

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2012-11-14 Thread artur bryczek
** Changed in: nvidia-drivers-ubuntu
   Status: Confirmed = Fix Released

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in NVIDIA Drivers Ubuntu:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Fix Released

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2012-11-14 Thread Daniel van Vugt
** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Fix Released = Confirmed

** No longer affects: nvidia-drivers-ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Confirmed

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2012-09-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~sil2100/compiz/ubuntu_0.9.8.4

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2012-09-27 Thread Daniel van Vugt
** Changed in: compiz
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Committed
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2012-09-27 Thread Daniel van Vugt
** Changed in: ubutter
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2012-09-25 Thread Daniel van Vugt
** Also affects: compiz
   Importance: Undecided
   Status: New

** Changed in: compiz
   Status: New = In Progress

** Changed in: compiz
 Assignee: (unassigned) = Sam Spilsbury (smspillaz)

** Changed in: compiz
Milestone: None = 0.9.8.4

** Branch linked: lp:~compiz-team/compiz/compiz.workaround_92599

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  In Progress
Status in Compiz Core:
  Fix Released
Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in Ubutter: Making Ubuntu buttery smooth:
  Triaged
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2012-09-25 Thread Daniel van Vugt
With the introduction of swapbuffers rendering in compiz 0.9.8.*, the
fix/workaround for this bug that we did in compiz-core 0.9.7.0 no longer
works. We are now working on a new workaround for compiz 0.9.8.4.

** Changed in: compiz
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  In Progress
Status in Compiz Core:
  Fix Released
Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in Ubutter: Making Ubuntu buttery smooth:
  Triaged
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2012-09-25 Thread Daniel van Vugt
Fix (workaround) committed into lp:compiz at revision 3391

** Changed in: compiz
   Status: In Progress = Fix Committed

** Changed in: ubutter
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Committed
Status in Compiz Core:
  Fix Released
Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Committed
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp