update request: nVidia ver 180.27, pre-release

Bug #322416 reported by Noel J. Bergman
28
This bug affects 2 people
Affects Status Importance Assigned to Milestone
nvidia-graphics-drivers-180 (Ubuntu)
Fix Released
Medium
Alberto Milone

Bug Description

Please upgrade the repositories for nvidia-glx-180 from 180.22 to 180.27.

180.25 Release Highlights:

    * Added support for the following GPUs:
          o GeForce GTX 295
          o GeForce GTX 285
          o GeForce 9300 GE
          o Quadro NVS 420
    * Fixed a bug that caused VDPAU to display a green screen when using the overlay-based presentation queue with interlaced modes.
    * Fixed a bug that prevented VDPAU from working correctly after X server restarts on some GPUs.
    * Improved VDPAU's handling of mode switches; eliminated a crash in its mode switch recovery code and a hang in the blit-based presentation queue.
    * Fixed a bug that caused VDPAU to crash when using DisplayPort devices.
    * Fixed a potential hang in VDPAU when using the blit-based presentation queue on systems with multiple GPUs not in SLI mode.
    * Implemented missing error checking of layer data in VDPAU's VdpVideoMixerRender function.
    * Improved VDPAU's handling of setups with multiple GPUs, if a subset of the GPUs cannot be supported due to resource limitations.
    * Improved GPU video memory management coordination between the NVIDIA X driver and VDPAU.
    * Fix potential hang in VDPAU when the overlay is already in use.
    * Improved workstation OpenGL performance.
    * Fixed an X driver acceleration bug that resulted in Xid errors on GeForce 6 and 7 series GPUs.
    * Updated the X driver to consider GPUs it does not recognize supported, allowing it to drive some GPUs it previously ignored.
    * Added the ability to run distribution provided pre- and post- installation hooks to 'nvidia-installer'; please see the 'nvidia-installer' manual page for details.
    * Updated the X driver's metamode parser to allow mode names with periods (i.e. '.'s).
    * Fixed a problem with hotkey switching on some recent mobile GPUs.
    * worked around a power management regression in and improved compatibility with recent Linux 2.6 kernels.

See http://www.nvnews.net/vbulletin/showthread.php?p=1914053

It is reported that this version fixes suspend / resume for the 180 series (Bug 306315).

180.27 Release Highlights:

Added support for OpenGL 3.0 for GeForce 8 series and newer GPUs.

Changed in nvidia-graphics-drivers-180:
assignee: nobody → albertomilone
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
Noel J. Bergman (noeljb) wrote :

Alberto,

Thank you. :-) While you are at it, could you please see that nvidia-settings gets updated, too? Bug 315667.

Revision history for this message
lemonade (lemonade) wrote :

I guess this is already old driver now. 180.27 is newest - http://www.nvnews.net/vbulletin/showthread.php?t=127073

Noel J. Bergman (noeljb)
description: updated
Revision history for this message
Gareth Hart (tghe-retford) wrote : Re: update request: nVidia ver 180.27, stable

People who have already tested the graphic drivers on the Ubuntu Forums have reported that 180.27 no longer requires users to enable the 'IgnoreABI' option to get the driver to work: http://ubuntuforums.org/showpost.php?p=6639205&postcount=16, and considering the praise from others who have used 180.27, it would be nice to see this included in Jaunty as soon as is possible.

Revision history for this message
Anders Kaseorg (andersk) wrote :

180.27 is still a pre-release, not a stable release <http://www.nvnews.net/vbulletin/showthread.php?t=122606>. Still a worthwhile upgrade if it no longer requires IgnoreABI.

Revision history for this message
Gareth Hart (tghe-retford) wrote :

Contrary to my earlier post, someone else on the aforementioned thread on Ubuntu Forums has reported they still needed to add 'IgnoreABI' to their xorg.conf file. So I don't know why other forum members have said it isn't needed. Oh well - we shall find out once 180.27 is in the repositories.

Revision history for this message
Anders Kaseorg (andersk) wrote :

I am now using the 180.27 drivers, and they don’t require IgnoreABI.

If anyone else is interested, packages are available in my PPA:
https://launchpad.net/~anders-kaseorg/+archive/ppa

Revision history for this message
rsidd (rsidd) wrote :

Anders, thanks for the packages. 180.27 works nicely for me -- suspend/resume works and the whole thing feels smoother than 177.x.

Revision history for this message
jhfhlkjlj (fdsuufijjejejejej-deactivatedaccount) wrote :

Yes, thanks a boatload, Anders. That driver did wonky things to my system trying to manually install it (yes, I did it right).

Suspend/Resume works for me!

Revision history for this message
Noel J. Bergman (noeljb) wrote :

Anders, do you want to post that up for Intrepid as well? :-)

Revision history for this message
Klaus S. Madsen (ubuntu-hjernemadsen) wrote :

I've downloaded the non-dev packages and installed them on my Intrepid system with dpkg. That worked without any problem at all. Remember that from intrepid, the nVidia modules are using DKMS, so the modules are automatically recompiled to the currently installed kernel version.

And suspend works, which it didn't do with the 180.11 packages.

Revision history for this message
Anders Kaseorg (andersk) wrote :

Noel, sure. It’s now compiled for both Jaunty and Intrepid.
https://launchpad.net/~anders-kaseorg/+archive/ppa

Revision history for this message
Noel J. Bergman (noeljb) wrote :

Thanks, Anders. I've replaced mine with yours (since yours is visible to the public), tested on Jaunty and Intrepid. They work. So folks who don't want to build their own (or install directly) can just add your PPA, add the PPA key, and install.

Suspend & resume works for both Intrepid (with caveats related to a different and more minor bug) and Jaunty using 180.27.

Revision history for this message
Sel Goona (alieneye) wrote :

Thank U Anders! 180.27 is running great here on Intrepid!

Revision history for this message
vladi.boffi (vladi-boffi) wrote :

Thanks
My 9500M GS works well
I've also removed ignoreABI in my xorg.conf, it works
ciao

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package nvidia-graphics-drivers-180 - 180.27-0ubuntu1

---------------
nvidia-graphics-drivers-180 (180.27-0ubuntu1) jaunty; urgency=low

  * New upstream release. Supports the new X.org ABI (LP: #308410, #322416)
    * Added support for the following GPUs:
       o GeForce GTX 295
       o GeForce GTX 285
       o GeForce 9300 GE
       o Quadro NVS 420
    * Fixed a bug that caused VDPAU to display a green screen when using the
      overlay-based presentation queue with interlaced modes.
    * Fixed a bug that prevented VDPAU from working correctly after X server
      restarts on some GPUs.
    * Improved VDPAU's handling of mode switches; eliminated a crash in its
      mode switch recovery code and a hang in the blit-based presentation queue.
    * Fixed a bug that caused VDPAU to crash when using DisplayPort devices.
    * Fixed a potential hang in VDPAU when using the blit-based presentation
      queue on systems with multiple GPUs not in SLI mode.
    * Implemented missing error checking of layer data in VDPAU's VdpVideoMixerRender
      function.
    * Improved VDPAU's handling of setups with multiple GPUs, if a subset of the
      GPUs cannot be supported due to resource limitations.
    * Improved GPU video memory management coordination between the NVIDIA X driver
      and VDPAU.
    * Fix potential hang in VDPAU when the overlay is already in use.
    * Improved workstation OpenGL performance.
    * Fixed an X driver acceleration bug that resulted in Xid errors on GeForce 6 and
      7 series GPUs.
    * Updated the X driver to consider GPUs it does not recognize supported, allowing
      it to drive some GPUs it previously ignored.
    * Added the ability to run distribution provided pre- and post- installation hooks
      to 'nvidia-installer'; please see the 'nvidia-installer' manual page for details.
    * Updated the X driver's metamode parser to allow mode names with periods (i.e. '.'s).
    * Fixed a problem with hotkey switching on some recent mobile GPUs.
    * worked around a power management regression in and improved compatibility with
      recent Linux 2.6 kernels.
    * Added support for OpenGL 3.0 for GeForce 8 series and newer GPUs.
  * debian/nvidia-glx-180.preinst:
    - Correct typo in the removal of diversions of /usr/lib/xorg/modules/extensions/libglx.so
  * debian/nvidia-glx-180.postrm.in
    - Do not remove libGL.so (LP: #309116)
  * debian/nvidia-glx-180-dev.preinst.in:
    - Add diversion on /usr/lib/libGL.so since (the postrm tries to remove it already)
  * debian/scriptremove.sh:
    - Remove from source.

 -- Alberto Milone (tseliot) <email address hidden> Thu, 29 Jan 2009 12:36:09 +0100

Changed in nvidia-graphics-drivers-180:
status: In Progress → Fix Released
Revision history for this message
Carsten Gräser (graeser) wrote :

Please also update the nvidia-glx-180 package in intrepid to solve the suspend issue.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.