mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
pm-utils: update pm-quirks scripts to pm-quirks-20100619
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d385c358e2
commit
971fd8aa5a
@ -53,6 +53,9 @@
|
|||||||
match system.hardware.product regex 1501|8600
|
match system.hardware.product regex 1501|8600
|
||||||
addquirk --quirk-s3-bios
|
addquirk --quirk-s3-bios
|
||||||
addquirk --quirk-s3-mode
|
addquirk --quirk-s3-mode
|
||||||
|
match system.hardware.primary_video.vendor numeric_compare_eq 0x1002
|
||||||
|
addquirk --quirk-radeon-off
|
||||||
|
endmatch
|
||||||
endmatch
|
endmatch
|
||||||
match system.hardware.product regex 9300
|
match system.hardware.product regex 9300
|
||||||
addquirk --quirk-s3-bios
|
addquirk --quirk-s3-bios
|
||||||
|
@ -67,6 +67,9 @@
|
|||||||
endmatch
|
endmatch
|
||||||
endmatch
|
endmatch
|
||||||
match system.hardware.vendor regex ^Hewlett-Packard
|
match system.hardware.vendor regex ^Hewlett-Packard
|
||||||
|
match system.hardware.product regex ^COMPAQ MINI 500$
|
||||||
|
addquirk --quirk-s3-mode
|
||||||
|
endmatch
|
||||||
match system.hardware.product regex V2000 \(EP381UA#|X1000 \(DK454AV\)| 6715s|6820s
|
match system.hardware.product regex V2000 \(EP381UA#|X1000 \(DK454AV\)| 6715s|6820s
|
||||||
addquirk --quirk-s3-bios
|
addquirk --quirk-s3-bios
|
||||||
endmatch
|
endmatch
|
||||||
|
@ -1 +1 @@
|
|||||||
http://pm-utils.freedesktop.org/releases/pm-quirks-20100316.tar.gz
|
http://pm-utils.freedesktop.org/releases/pm-quirks-20100619.tar.gz
|
Loading…
x
Reference in New Issue
Block a user