diff options
| author | Artur Pak <[email protected]> | 2024-01-05 17:59:54 +0800 |
|---|---|---|
| committer | Artur Pak <[email protected]> | 2024-01-05 18:01:37 +0800 |
| commit | 61767b7814d27dad6c11d56ff068551ad462109d (patch) | |
| tree | 15f2e2e414e342d52e3b4cf032dd0fd388945e72 | |
| parent | 08db75f6969abf303d1854c6b23fddd49ee1e30d (diff) | |
Add autosuspend rules for Framework (LP: #2045621)ubuntu-mantic-framework-autosuspend
| -rw-r--r-- | hwdb.d/90-ubuntu-autosuspend.hwdb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hwdb.d/90-ubuntu-autosuspend.hwdb b/hwdb.d/90-ubuntu-autosuspend.hwdb new file mode 100644 index 0000000..ddbf145 --- /dev/null +++ b/hwdb.d/90-ubuntu-autosuspend.hwdb @@ -0,0 +1,9 @@ +######################################### +# Framework +######################################### + +# HDMI Expansion Card +usb:v32ACp0002* +# DisplayPort Expansion Card +usb:v32ACp0003* + ID_AUTOSUSPEND=1 |
