Skip to content

Commit e4ff220

Browse files
authored
nanopct6: Add ALSA sound card configuration (#9045)
Add asound.state configuration for NanoPC T6 and T6 LTS to properly configure audio devices and mixer settings. - Set ASOUND_STATE variable in board config - Add asound.state.nanopct6 blob with preconfigured mixer settings This ensures audio devices are properly initialized on first boot.
1 parent 8725a9a commit e4ff220

File tree

2 files changed

+660
-0
lines changed

2 files changed

+660
-0
lines changed

config/boards/nanopct6.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ BOOT_SOC="rk3588"
77
KERNEL_TARGET="current,edge,vendor"
88
KERNEL_TEST_TARGET="vendor,current"
99
FULL_DESKTOP="yes"
10+
ASOUND_STATE="asound.state.nanopct6"
1011
BOOT_LOGO="desktop"
1112
BOOT_FDT_FILE="rockchip/rk3588-nanopc-t6.dtb"
1213
BOOT_SCENARIO="spl-blobs"

0 commit comments

Comments
 (0)