Takashi Iwai
4913397603
- Enable runtime PM for HD-audio devices (FATE#315523); install 42-hd-audio-pm.rules udev file OBS-URL: https://build.opensuse.org/request/show/221089 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=145
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
# do not edit this file, it will be overwritten on update
|
|
#
|
|
# Enable autosuspend for HD-audio devices
|
|
|
|
ACTION=="add", SUBSYSTEM=="pci", ATTR{class}=="0x040300", TEST=="power/control", ATTR{power/control}="auto"
|