~ubuntu-branches/ubuntu/natty/nvidia-graphics-drivers-173/natty

Viewing all changes in revision 37.

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Milone
  • Date: 2011-01-07 13:32:17 UTC
  • Revision ID: james.westby@ubuntu.com-20110107133217-e4z916g7kcpk9h1i
Tags: 173.14.28-0ubuntu3
* debian/nvidia-173.prerm{.in}:
  - Call dpkg-trigger with --by-package=$PACKAGE_NAME.
* Add support for blacklisting card ids from GRUB gfxpayload=keep:
  - In Natty gfxpayload=keep is set by default so as to provide a framebuffer
    early in the boot process. Some cards don't play nicely with it, therefore
    we need to blacklist them in a file. The format is a sequence of lines of
    the following form:
      vVENDORdDEVICEsvSUBVENDORsdSUBDEVICEbcBASECLASSscSUBCLASS
    Blacklist lines are regex-matched against a corresponding PCI ID string.
    In practice this means that you can replace any part of the ID string
    with .* to match anything.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: