~ubuntu-branches/ubuntu/trusty/pm-utils/trusty-updates

« back to all changes in this revision

Viewing changes to video-quirks/20-video-quirk-pm-asus.quirkdb

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl, Martin Pitt, Michael Biebl
  • Date: 2010-03-19 03:05:11 UTC
  • mfrom: (41.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100319030511-mb66vviko36no4t5
[ Martin Pitt ]
* Final 1.3.0 release (two small bug fixes since 1.3.0~rc3-2).
  - Re-adds "chvt" quirk for nvidia driver (LP: #488720, Closes: #495347)
* Drop patches applied upstream:
  - 01-fix-DMI-attribute-matching.patch
  - 03-fix-usage-of-find_native.patch
  - 04-fix-alternatives-matching-in-native-quirks-DB.patch
  - 07-fix-typo-pm-action.patch
  - 11_nvidia_suspend.patch
* video-quirks/*: Update from http://pm-utils.freedesktop.org/releases/
  pm-quirks-20100316.tar.gz

[ Michael Biebl ]
* Refresh and update patches.
* debian/patches/11-handle-on_ac_power-255-return-code.patch
  - If on_ac_power can not determine the AC power state, assume it is a
    desktop machine and behave like "pm-powersave false". (Closes: #572060)
* debian/patches/12-man-page-fixes.patch
  - Various man page updates and fixes. (Closes: #570174)
    Thanks to Filipus Klutiero for the proofreading.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
2
2
 match system.hardware.vendor regex ^ASUS
3
 
  match system.hardware.product regex ^(U5F ;M2000E;F2J )
 
3
  match system.hardware.product regex ^(U5F |M2000E|F2J )
4
4
   addquirk --quirk-s3-bios
5
5
  endmatch
6
 
  match system.hardware.product regex ^(K8N-E-Deluxe;L2000D;M6Ne;M51Sr ;U6S;A8N)
 
6
  match system.hardware.product regex ^(K8N-E-Deluxe|L2000D|M6Ne|M51Sr |U6S|A8N)
7
7
   addquirk --quirk-s3-mode
8
8
  endmatch
9
9
 # <!--NOTE: s2ram list the F3F with power_management.quirk.none=true -->
10
 
  match system.hardware.product regex ^(M6VA;M6N ;M5N;M7A;S6F;S5N ;W3A;W5A ;M2N ;A2D ;F3F ;V6V;A8He;A6Kt ;F3JC ;F3Sc)
 
10
  match system.hardware.product regex ^(M6VA|M6N |M5N|M7A|S6F|S5N |W3A|W5A |M2N |A2D |F3F |V6V|A8He|A6Kt |F3JC |F3Sc)
11
11
   addquirk --quirk-s3-bios
12
12
   addquirk --quirk-s3-mode
13
13
  endmatch
15
15
   addquirk --quirk-s3-bios
16
16
   addquirk --quirk-pci-save
17
17
  endmatch
18
 
  match system.hardware.product regex ^(A6M;Z84F)
 
18
  match system.hardware.product regex ^(A6M|Z84F)
19
19
   addquirk --quirk-vbe-post
20
20
  endmatch
21
21
  match system.hardware.product regex ^W7J
22
22
   addquirk --quirk-vbemode-restore
23
23
  endmatch
24
 
  match system.hardware.product regex ^(L3000D;M3N ;U3S ;X51RL )
 
24
  match system.hardware.product regex ^(L3000D|M3N |U3S |X51RL )
25
25
   addquirk --quirk-vbe-post
26
26
   addquirk --quirk-vbestate-restore
27
27
  endmatch
36
36
   addquirk --quirk-no-fb
37
37
  endmatch
38
38
 # <!-- Z91E is identified as A3E -->
39
 
  match system.hardware.product regex ^(A6J ;A6U;A3E;F3JP)
 
39
  match system.hardware.product regex ^(A6J |A6U|A3E|F3JP)
40
40
   addquirk --quirk-vbe-post
41
41
   addquirk --quirk-vbemode-restore
42
42
  endmatch
43
43
 # <!-- Asus Eee PC (Note: there is a report from s2ram to use vbe_post, vbemode_restore)-->
44
 
  match system.hardware.product regex ^(701;900)$
 
44
  match system.hardware.product regex ^(701|900)$
45
45
   addquirk --quirk-s3-bios
46
46
   addquirk --quirk-dpms-on
47
47
  endmatch
 
48
  match system.hardware.product regex ^901$
 
49
   addquirk --quirk-vbe-post
 
50
  endmatch
48
51
 # <!-- these need no quirks, whitelist them -->
49
 
  match system.hardware.product regex ^(A2H/L;A6Km;A6JC ;A6K ;A6T;A6G;A6VA;A8JS ;F3Sg;F3T;F9E ;G1S;K8V-MX;1000H;F2JE)
 
52
  match system.hardware.product regex ^(A2H/L|A6Km|A6JC |A6K |A6T|A6G|A6VA|A8JS |F3Sg|F3T|F9E |G1S|K8V-MX|1000H|F2JE)
50
53
   addquirk --quirk-none
51
54
  endmatch
52
55
 endmatch
81
84
  addquirk --quirk-s3-mode
82
85
 endmatch
83
86
# <!-- another ASUS Mainboard -->
84
 
 match system.firmware.version regex ^(ASUS M2N32-SLI DELUXE ACPI BIOS Revision 1201;ASUS M2N32-SLI DELUXE ACPI BIOS Revision 1101;ASUS M2A-VM HDMI ACPI BIOS Revision 1603;ASUS A7V8X-X ACPI BIOS Revision)
 
87
 match system.firmware.version regex ^(ASUS M2N32-SLI DELUXE ACPI BIOS Revision 1201|ASUS M2N32-SLI DELUXE ACPI BIOS Revision 1101|ASUS M2A-VM HDMI ACPI BIOS Revision 1603|ASUS A7V8X-X ACPI BIOS Revision)
85
88
  addquirk --quirk-vbe-post
86
89
  addquirk --quirk-vbemode-restore
87
90
 endmatch
95
98
   addquirk --quirk-vbemode-restore
96
99
  endmatch
97
100
 endmatch
 
101
 match system.firmware.version regex ^ASUS P4B266 ACPI BIOS Revision
 
102
  match system.firmware.version regex  1010
 
103
   match system.hardware.primary_video.vendor numeric_compare_eq 0x1002
 
104
    match system.hardware.primary_video.product numeric_compare_eq 0x4966
 
105
     addquirk --quirk-s3-bios
 
106
     addquirk --quirk-s3-mode
 
107
    endmatch
 
108
   endmatch
 
109
  endmatch
 
110
 endmatch
98
111
# <!-- another ASUS Mainboard, this need no quirk -->
99
 
 match system.firmware.version regex ^(ASUS M2N-E ACPI BIOS Revision;ASUS Striker ACPI BIOS Revision;ASUS A7V ACPI BIOS Revision)
 
112
 match system.firmware.version regex ^(ASUS M2N-E ACPI BIOS Revision|ASUS Striker ACPI BIOS Revision|ASUS A7V ACPI BIOS Revision)
100
113
  addquirk --quirk-none
101
114
 endmatch