[PATCH] Disable quirks for Toshiba Portege 4000

Andrey Borzenkov arvidjaar at mail.ru
Sat Jan 3 01:46:03 PST 2009


Subject: [PATCH] Disable quirks for Toshiba Portege 4000
From: Andrey Borzenkov <arvidjaar at mail.ru>

With default quirks enabled it hangs somewhere in vbemode during
suspend. Without quirks it has been working for years.

Signed-off-by: Andrey Borzenkov <arvidjaar at mail.ru>

---

 .../10freedesktop/20-video-quirk-pm-toshiba.fdi    |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi 
b/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
index b42a2b7..44d2119 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
@@ -87,6 +87,9 @@
         <match key="system.hardware.product" contains="R100">
           <merge key="power_management.quirk.none" 
type="bool">true</merge>
         </match>
+        <match key="system.hardware.product" contains="4000">
+          <merge key="power_management.quirk.none" 
type="bool">true</merge>
+        </match>
       </match>
 
       <!-- EQUIUM -->

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freedesktop.org/archives/hal/attachments/20090103/c72035e1/attachment.pgp 


More information about the hal mailing list