~ubuntu-branches/ubuntu/precise/nvidia-graphics-drivers-96/precise

Viewing all changes in revision 36.

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Milone
  • Date: 2011-01-07 15:05:50 UTC
  • Revision ID: james.westby@ubuntu.com-20110107150550-q3329hmuizaav02h
Tags: 96.43.19-0ubuntu4
* debian/nvidia-96.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: