wok view pm-utils/stuff/video-quirks/20-video-quirk-pm-hp.quirkdb @ rev 24920

updated mp (5.2.10 -> 5.58)
author Hans-G?nter Theisgen
date Sun Apr 10 07:48:27 2022 +0100 (2022-04-10)
parents
children
line source
1 # <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
2 # <!-- Old Compaq machines. Add them to the HP file -->
3 match system.hardware.vendor regex ^Compaq
4 # <!-- Compaq Amada -->
5 match system.hardware.product regex ^Armada
6 match system.hardware.product regex E500 | M70 | M700
7 addquirk --quirk-none
8 endmatch
9 # <!-- This Armada m300 seems not to have a useful model description, so to make sure also check the bios_version-->
10 match system.hardware.product regex
11 match system.firmware.version regex ^1\.35$
12 addquirk --quirk-none
13 endmatch
14 endmatch
15 endmatch
16 match system.hardware.product regex ^Evo
17 match system.hardware.product regex N600c
18 addquirk --quirk-vbe-post
19 endmatch
20 match system.hardware.product regex N800w
21 addquirk --quirk-vbe-post
22 # <!-- VBE_MODE does not work, text size changes -->
23 match system.hardware.version regex ^F\.05$
24 addquirk --quirk-vbestate-restore
25 endmatch
26 # <!-- has a later BIOS and needs different Options -->
27 match system.hardware.version regex_inverse F\.05
28 addquirk --quirk-s3-bios
29 addquirk --quirk-s3-mode
30 addquirk --quirk-vbemode-restore
31 endmatch
32 endmatch
33 match system.hardware.product regex D510 USDT| N400c
34 addquirk --quirk-none
35 endmatch
36 endmatch
37 match system.hardware.product regex ^Presario
38 match system.hardware.product regex 2701EA
39 addquirk --quirk-vbe-post
40 addquirk --quirk-vbestate-restore
41 addquirk --quirk-no-fb
42 endmatch
43 match system.hardware.product regex V3000 \(EZ674UA#|V3700 Notebook PC
44 addquirk --quirk-s3-bios
45 addquirk --quirk-s3-mode
46 endmatch
47 match system.hardware.product regex X1000
48 addquirk --quirk-vbe-post
49 addquirk --quirk-vbestate-restore
50 endmatch
51 match system.hardware.product regex V2000
52 addquirk --quirk-dpms-on
53 endmatch
54 match system.hardware.product regex V3000 \(EZ755UA#|V5000 \(ET826UA#|2100 \(DP835E\)|F500 \(GF596UA#|2200 \(PR309UA#|C700 \(GV681LA#
55 addquirk --quirk-none
56 endmatch
57 endmatch
58 match system.hardware.product regex ^N620c 
59 addquirk --quirk-s3-bios
60 addquirk --quirk-s3-mode
61 endmatch
62 endmatch
63 match system.hardware.vendor regex ^Hewlett Packard$
64 match system.hardware.version regex ^HP OmniBook XE3 GF
65 addquirk --quirk-vbe-post
66 addquirk --quirk-vbestate-restore
67 endmatch
68 endmatch
69 match system.hardware.vendor regex ^Hewlett-Packard
70 match system.hardware.product regex ^COMPAQ MINI 500$
71 addquirk --quirk-s3-mode
72 endmatch
73 match system.hardware.product regex V2000 \(EP381UA#|X1000 \(DK454AV\)| 6715s|6820s
74 addquirk --quirk-s3-bios
75 endmatch
76 match system.hardware.product regex 8510w
77 match system.hardware.primary_video.vendor numeric_compare_eq 0x1002
78 addquirk --quirk-s3-bios
79 endmatch
80 endmatch
81 match system.hardware.product regex HP OmniBook XT1000
82 addquirk --quirk-s3-mode
83 endmatch
84 match system.hardware.product regex V3000 \(RL377PA#|EW434AVABA|R3000|R4100|nc6000
85 addquirk --quirk-s3-bios
86 addquirk --quirk-s3-mode
87 endmatch
88 match system.hardware.product regex nx6125|nc6230|nx8220
89 addquirk --quirk-vbestate-restore
90 addquirk --quirk-no-fb
91 endmatch
92 match system.hardware.product regex OmniBook XE3 G|R3200|nx5000|nx7000|nc6120|nx6325|2510p
93 addquirk --quirk-vbe-post
94 addquirk --quirk-vbestate-restore
95 endmatch
96 # <!-- yes, system.hardware.version is correct for this machine -->
97 match system.hardware.version regex ^HP OmniBook 6100 EB$
98 addquirk --quirk-vbe-post
99 addquirk --quirk-vbestate-restore
100 endmatch
101 # <!-- Note: PY507ET# is a nc6120 -->
102 match system.hardware.product regex nc2400|nx6110|nc6120|nc6320|nx7300|6720s|2710p|8510p|PY507ET#|6715b
103 addquirk --quirk-vbe-post
104 addquirk --quirk-vbemode-restore
105 endmatch
106 match system.hardware.product regex 4410s
107 # <!-- ATI 0x1002:0x9552-->
108 match system.hardware.primary_video.vendor numeric_compare_eq 0x1002
109 addquirk --quirk-vbe-post
110 addquirk --quirk-vbemode-restore
111 endmatch
112 endmatch
113 match system.hardware.product regex M2000 \(EQ547PA
114 addquirk --quirk-s3-bios
115 addquirk --quirk-vbemode-restore
116 endmatch
117 match system.hardware.product regex tc4400|nc4400|tc4200|nx6120|nc4200|HP 530 Notebook PC
118 addquirk --quirk-vbe-post
119 endmatch
120 match system.hardware.product regex HP Compaq nc6400
121 match system.hardware.version regex ^68YCU
122 match system.hardware.product regex \(EH522AV\)|\(EY582ES|\(RH560EA
123 addquirk --quirk-vbemode-restore
124 addquirk --quirk-vbe-post
125 endmatch
126 endmatch
127 endmatch
128 match system.hardware.product regex nx 7010
129 addquirk --quirk-s3-bios
130 match system.hardware.product regex DU394T#
131 addquirk --quirk-s3-mode
132 endmatch
133 endmatch
134 match system.hardware.product regex nx7400
135 addquirk --quirk-vbe-post
136 match system.firmware.version regex_inverse 68YGU
137 addquirk --quirk-vbemode-restore
138 endmatch
139 endmatch
140 match system.hardware.product regex HP Compaq dc5800 Small Form Factor|HP d330 uT| nw9440|nw8440
141 addquirk --quirk-none
142 endmatch
143 match system.hardware.product regex HP Compaq 2133|HP 2133
144 match system.firmware.version regex 68VGU
145 addquirk --quirk-s3-bios
146 addquirk --quirk-s3-mode
147 endmatch
148 endmatch
149 # <!-- Handle machines which have the same product string, but differ -->
150 match system.hardware.product regex 6510b
151 match system.hardware.product regex KE134EA
152 addquirk --quirk-none
153 endmatch
154 match system.hardware.product regex_inverse KE134EA
155 addquirk --quirk-vbe-post
156 addquirk --quirk-vbestate-restore
157 endmatch
158 endmatch
159 match system.hardware.product regex 6710b
160 match system.hardware.product regex KE123EA
161 addquirk --quirk-none
162 endmatch
163 match system.hardware.product regex KE124EA
164 addquirk --quirk-vbe-post
165 addquirk --quirk-vbemode-restore
166 endmatch
167 endmatch
168 match system.hardware.product regex 6710s
169 match system.firmware.version regex 68DDU
170 match system.hardware.product regex GC014ET
171 addquirk --quirk-vbe-post
172 addquirk --quirk-vbestate-restore
173 endmatch
174 match system.hardware.product regex_inverse GC014ET
175 addquirk --quirk-vbe-post
176 addquirk --quirk-dpms-on
177 endmatch
178 endmatch
179 endmatch
180 match system.hardware.product regex 6715b
181 match system.hardware.product regex GB835EA|RK156AV
182 addquirk --quirk-s3-bios
183 addquirk --quirk-s3-mode
184 endmatch
185 match system.hardware.product regex GB834EA
186 addquirk --quirk-vbe-post
187 addquirk --quirk-vbemode-restore
188 endmatch
189 match system.hardware.product regex RM174UT
190 addquirk --quirk-s3-bios
191 addquirk --quirk-vbemode-restore
192 endmatch
193 endmatch
194 match system.hardware.product regex 6910p
195 match system.firmware.version regex 68MCD
196 match system.hardware.product regex GB951EA
197 addquirk --quirk-vbemode-restore
198 endmatch
199 match system.hardware.product regex ^HP Compaq 6910p$
200 addquirk --quirk-s3-bios
201 addquirk --quirk-s3-mode
202 endmatch
203 endmatch
204 match system.firmware.version regex_inverse 68MCD
205 addquirk --quirk-vbe-post
206 addquirk --quirk-vbemode-restore
207 endmatch
208 endmatch
209 match system.hardware.product regex nc4400
210 match system.firmware.version regex ^68YHV
211 addquirk --quirk-vbe-post
212 match system.firmware.version regex F\.08
213 addquirk --quirk-vbestate-restore
214 endmatch
215 match system.firmware.version regex_inverse F\.08
216 addquirk --quirk-vbemode-restore
217 endmatch
218 endmatch
219 endmatch
220 match system.hardware.product regex nx6310
221 match system.firmware.version regex ^68YDU
222 addquirk --quirk-none
223 endmatch
224 match system.firmware.version regex_inverse 68YDU
225 addquirk --quirk-vbe-post
226 endmatch
227 endmatch
228 match system.hardware.product regex_ncase Pavilion
229 match system.hardware.product regex dv4000 \(ES973EA#
230 addquirk --quirk-vbe-post
231 addquirk --quirk-vbestate-restore
232 addquirk --quirk-no-fb
233 endmatch
234 match system.hardware.product regex dv4000 \(EB911EA#| dv2600| dv6500
235 addquirk --quirk-s3-bios
236 endmatch
237 match system.hardware.product regex dv4000 \(PX306UA#| dv6700
238 addquirk --quirk-s3-bios
239 addquirk --quirk-s3-mode
240 endmatch
241 match system.hardware.product regex zd8000 \(EL030EA#
242 addquirk --quirk-vbe-post
243 endmatch
244 match system.hardware.product regex ze2000
245 match system.hardware.product regex \(EK791EA#
246 addquirk --quirk-none
247 endmatch
248 match system.hardware.product regex_inverse \(EK791EA#
249 addquirk --quirk-s3-bios
250 addquirk --quirk-s3-mode
251 endmatch
252 endmatch
253 match system.hardware.product regex zt3300
254 match system.firmware.version regex 68BAL
255 addquirk --quirk-s3-bios
256 endmatch
257 match system.hardware.product regex PF083UA#
258 addquirk --quirk-none
259 endmatch
260 endmatch
261 match system.hardware.product regex dv6000
262 match system.hardware.version regex \(GA378UA#|\(GH907EA#
263 addquirk --quirk-s3-mode
264 endmatch
265 # <!-- note: (RP153UA#: suspend maybe only with binary nvidia module -->
266 match system.hardware.version regex \(EW434AV#|\(RP153UA#
267 addquirk --quirk-s3-bios
268 addquirk --quirk-s3-mode
269 endmatch
270 match system.hardware.version regex \(EY798AV#|\(GF688EA|\(RM469EA|\(RP980EA#
271 addquirk --quirk-none
272 endmatch
273 endmatch
274 match system.hardware.product regex ^HP Pavilion Notebook PC$
275 match system.hardware.version regex ^HP Pavilion Notebook$
276 match system.firmware.vendor regex ^Insyde Software$
277 # <!-- HP Pavilion ZT1000-IC -->
278 match system.firmware.version regex ^ IC\.M1\.04$
279 addquirk --quirk-s3-bios
280 addquirk --quirk-s3-mode
281 addquirk --quirk-vbemode-restore
282 endmatch
283 # <!-- HP Pavilion xz275 -->
284 match system.firmware.version regex ^ IC\.M1\.02$
285 addquirk --quirk-none
286 endmatch
287 endmatch
288 endmatch
289 endmatch
290 match system.hardware.product regex 8710p|dv2000|dv2500|tx1000|dv5000 \(EZ535UA#|HP d530 SFF|ze4900| dv9700
291 addquirk --quirk-none
292 endmatch
293 endmatch
294 endmatch
295 # <!-- HP Media Center PC m7330n w/ ATI RS480 [Radeon Xpress 200G Series] -->
296 match system.hardware.vendor regex ^HP Pavilion
297 match system.hardware.product regex M7330N
298 addquirk --quirk-vbe-post
299 addquirk --quirk-vbestate-restore
300 endmatch
301 match system.hardware.product regex ^(D7223K-ABA A650E|EJ192AA-ABS t3250\.se|EP198AA-UUZ t3335\.ch|ES061AA-ABD t3320|PC098A-ABA M1070N)$
302 addquirk --quirk-none
303 endmatch
304 endmatch
305 match system.hardware.vendor regex ^HP-Pavilion
306 match system.hardware.product regex RZ418AA-ABH s3020
307 addquirk --quirk-vbemode-restore
308 endmatch
309 match system.hardware.product regex ^RP829AV-ABA d4790y$
310 addquirk --quirk-none
311 endmatch
312 endmatch