mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-09 21:45:13 +00:00
fix: Don't allow tuned to enforce an audio timeout
This commit is contained in:
parent
f1a6573aa9
commit
17c869dc70
@ -19,7 +19,7 @@ boost=1
|
|||||||
platform_profile=balanced
|
platform_profile=balanced
|
||||||
|
|
||||||
[audio]
|
[audio]
|
||||||
timeout=10
|
timeout=0
|
||||||
|
|
||||||
[video]
|
[video]
|
||||||
radeon_powersave=dpm-balanced, auto
|
radeon_powersave=dpm-balanced, auto
|
||||||
|
@ -17,6 +17,9 @@ energy_performance_preference=performance
|
|||||||
[acpi]
|
[acpi]
|
||||||
platform_profile=performance
|
platform_profile=performance
|
||||||
|
|
||||||
|
[audio]
|
||||||
|
timeout=0
|
||||||
|
|
||||||
# Marvell ThunderX
|
# Marvell ThunderX
|
||||||
[vm.thunderx]
|
[vm.thunderx]
|
||||||
type=vm
|
type=vm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user