[Pkg-utopia-commits] r2141 - in /packages/unstable/hal-info/debian: changelog patches/00_lenevo_t61_8897_quirks.patch

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Tue Mar 18 14:01:52 UTC 2008


Author: sjoerd
Date: Tue Mar 18 14:01:52 2008
New Revision: 2141

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2141
Log:
* debian/patches/00_lenevo_t61_8897_quirks.patch:
  - Added. Add suspend quirks for Lenevo T61 8897 (Closes: #470674)

Added:
    packages/unstable/hal-info/debian/patches/00_lenevo_t61_8897_quirks.patch
Modified:
    packages/unstable/hal-info/debian/changelog

Modified: packages/unstable/hal-info/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal-info/debian/changelog?rev=2141&op=diff
==============================================================================
--- packages/unstable/hal-info/debian/changelog (original)
+++ packages/unstable/hal-info/debian/changelog Tue Mar 18 14:01:52 2008
@@ -5,8 +5,10 @@
 
   [ Sjoerd Simons ]
   * Has suspend quirk for Asus Eee PC (Closes: #469648)
+  * debian/patches/00_lenevo_t61_8897_quirks.patch:
+    - Added. Add suspend quirks for Lenevo T61 8897 (Closes: #470674)
 
- -- Sjoerd Simons <sjoerd at debian.org>  Tue, 18 Mar 2008 14:56:47 +0100
+ -- Sjoerd Simons <sjoerd at debian.org>  Tue, 18 Mar 2008 15:00:24 +0100
 
 hal-info (20080215-1) unstable; urgency=low
 

Added: packages/unstable/hal-info/debian/patches/00_lenevo_t61_8897_quirks.patch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal-info/debian/patches/00_lenevo_t61_8897_quirks.patch?rev=2141&op=file
==============================================================================
--- packages/unstable/hal-info/debian/patches/00_lenevo_t61_8897_quirks.patch (added)
+++ packages/unstable/hal-info/debian/patches/00_lenevo_t61_8897_quirks.patch Tue Mar 18 14:01:52 2008
@@ -1,0 +1,22 @@
+commit 5cc561cff207f868d0f4d5b90dd0f4774542c871
+Author: Sjoerd Simons <sjoerd at luon.net>
+Date:   Tue Mar 18 14:58:24 2008 +0100
+
+    add quirk for Lenevo T61 8897
+    
+    Add suspend quirk for Lenevo T61 8897, which are the same as for 8895 model.
+    Reported by  Yves-Alexis Perez in Debian #470674
+
+diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
+index 31bb5fa..7f65868 100644
+--- a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
++++ b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
+@@ -47,7 +47,7 @@
+       </match>
+       <!-- T61 (8895), intel card 32bit works with S3_MODE, but 64bit needs VBE_MODE 
+ 	   T61p (6460), does not work with the NVidia driver-->
+-      <match key="system.hardware.product" prefix_outof="8895;6457;6460;6464;6465">
++      <match key="system.hardware.product" prefix_outof="8895;8897;6457;6460;6464;6465">
+ 	<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ 	<merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
+       </match>




More information about the Pkg-utopia-commits mailing list