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

« back to all changes in this revision

Viewing changes to debian/nvidia-96.install.in

  • 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. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
debian/#DRIVERNAME#.override                 usr/share/lintian/overrides
 
2
#Blacklist some card ids from GRUB gfxpayload=keep
 
3
debian/#DRIVERNAME#.grub-gfxpayload          #PKGDATADIR#
2
4
 
3
5
#DIRNAME#/usr/X11R6/lib/modules/drivers/nvidia_drv.so #PKGDRIVERSDIR#
4
6
#DIRNAME#/usr/X11R6/lib/modules/extensions/libglx.so.#VERSION# #NVIDIAEXTENSION#