[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-04-23 Thread Aaron Plattner
Fixed in xserver 1.6.

** Changed in: xorg-server
   Status: New => Fix Released

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-03-06 Thread BUGabundo
Failed to set MetaMode (1) 'DFP-0: nvidia-auto-select @1280x800 +0+0,
CRT-0: nvidia-auto-select @1440x900 +1280+0' (Mode 2720x900, id: 67) on
X screen 0.

Laptop 12800x800, VGA LCD at 1440x900
$ apt-cache policy nvidia-glx-180
nvidia-glx-180:
  Installed: 180.35-0ubuntu1
  Candidate: 180.35-0ubuntu1
  Version table:
 *** 180.35-0ubuntu1 0
500 ftp://darkstar.ist.utl.pt jaunty/restricted Packages
500 ftp://archive.ubuntu.com jaunty/restricted Packages
100 /var/lib/dpkg/status


** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/23548681/Xorg.0.log

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-03-04 Thread Jorge Gustavo
Also getting this error.

ubuntu jaunty 9.04
kernel 2.6.28-8-server
nVidia Corporation GeForce 8700M GT
X.Org X Server 1.5.99.902 (1.6.0 RC 2)
Release Date: 2009-1-30
NVIDIA GLX Module  180.35

The work around worked.

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-02-15 Thread Noel J. Bergman
Thanks, Aaron.  And thank you for the work-around.  T61 with nvidia
180.29.

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-02-13 Thread Aaron Plattner
Fixed upstream:

commit 660c2a7d4c6cb52fd0992e9d2008a24805dc8c02
Author: Aaron Plattner 
Date:   Thu Feb 12 18:27:48 2009 -0800

Query the DDX in ProcRRGetScreenInfo.

This is the RandR 1.1 version of GetScreenResources and needs to re-query 
the
DDX to see if the mode pool changed.

Fixes Launchpad bug #325115.
Signed-off-by: Adam Jackson 

:100644 100644 da633b2... 36ef86e... M  randr/rrscreen.c

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-02-11 Thread agren
Works here too. Ti4200, driver 96. Cheers!

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-02-10 Thread Svein Harald Soleim
Confirmed on 8800 gts. Not sure if this has anything to do with it, but
video playback "lags" after upgrade to 9.04

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-02-05 Thread Rocko
The workaround has so far worked for me, thanks.

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-02-05 Thread Khabarik
Workaround didn't work... It results either in reboot or distorted
compiz windows. One time everything was good till I started firefox -
then in hanged...

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-02-04 Thread Aaron Plattner
Thanks for reporting this.  I tracked this down to a regression in the X
server caused by commit 56f6fb [randr: Avoid re-querying the
configuration on everything but GetScreenResources]. The problem is that
the DIX and DDX get out of sync with respect to the mode pool, so the
DDX knows about the new configuration but the DIX doesn't. I started a
thread about it on the X.org mailing list, so hopefully it'll get
resolved before 1.6 comes out. In the meantime, you can work around the
problem by hitting the apply button, dismissing the failure dialog,
running "xrandr" in a terminal window, and then hitting the apply button
again.

http://lists.freedesktop.org/archives/xorg/2009-February/043402.html

** Bug watch added: Email to x...@lists #
   mailto:x...@lists.freedesktop.org

** Also affects: xorg-server via
   mailto:x...@lists.freedesktop.org
   Importance: Undecided
   Status: New

** Changed in: nvidia-settings (Ubuntu)
   Status: New => Invalid

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-02-04 Thread Jason McMullan
Confirmed on my Thinkpad T61p with Jaunty, and:

nvidia-173-kernel-source (173.14.16-0ubuntu1)
nvidia-173-modaliases (173.14.16-0ubuntu1)
nvidia-180-libvdpau (180.27-0ubuntu1)
nvidia-180-modaliases (180.27-0ubuntu1)
nvidia-71-modaliases (71.86.08-0ubuntu1)
nvidia-96-modaliases (96.43.10-0ubuntu1)
nvidia-common (0.2.6)
nvidia-glx-173 (173.14.16-0ubuntu1)
nvidia-glx-180 (180.27-0ubuntu1)
nvidia-settings (180.25-0ubuntu1)

xorg.conf is  a copy of xorg.conf.failsafe, with 'Driver "nvidia"' as
the only change.

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325115] Re: nvidia-settings no longer changes screen mode

2009-02-03 Thread Rocko

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/21964640/xorg.conf

-- 
nvidia-settings no longer changes screen mode
https://bugs.launchpad.net/bugs/325115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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