From b16dff6d150e4471bb232cbf6eb10b452682eb10 Mon Sep 17 00:00:00 2001 From: Daniel Schaefer Date: Sat, 16 May 2026 17:37:31 +0800 Subject: [PATCH] framework: audio tuning is for classic chassis only Signed-off-by: Daniel Schaefer --- framework/13-inch/common/{audio.nix => classic-audio.nix} | 3 ++- framework/13-inch/common/default.nix | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) rename framework/13-inch/common/{audio.nix => classic-audio.nix} (98%) diff --git a/framework/13-inch/common/audio.nix b/framework/13-inch/common/classic-audio.nix similarity index 98% rename from framework/13-inch/common/audio.nix rename to framework/13-inch/common/classic-audio.nix index 7010c35a..db60c52b 100644 --- a/framework/13-inch/common/audio.nix +++ b/framework/13-inch/common/classic-audio.nix @@ -24,7 +24,8 @@ in - Equalizer - Slight compression - This option has been optimised for the Framework Laptop 13 AMD 7040 series, but should work on all models. + This option has been optimised for the classic Framework Laptop 13 chassis/speakers. + Framework Laptop 13 Pro needs different tuning. Before applying, ensure the speakers are set to 100%, because the volumes compound and the raw speaker device will be hidden by default. diff --git a/framework/13-inch/common/default.nix b/framework/13-inch/common/default.nix index d42a9f72..fedbeb0e 100644 --- a/framework/13-inch/common/default.nix +++ b/framework/13-inch/common/default.nix @@ -6,7 +6,7 @@ ../../bluetooth.nix ../../kmod.nix ../../framework-tool.nix - ./audio.nix + ./classic-audio.nix ]; # Fix TRRS headphones missing a mic