Commit 29bbcaa1 authored by Michael Shigorin's avatar Michael Shigorin

e2k: add sound setup

Radeon HDMI as the default soundcard isn't really optimal, and trying to push 44100 kHz samples towards 48 kHz interface isn't going to sound great; provide sane ALSA dmix defaults for Elbrus-401 PC workstation.
parent cf955928
......@@ -5,3 +5,6 @@ use/e2k:
use/e2k/x11: use/e2k use/x11
@$(call add,THE_PACKAGES,xorg-conf-e401-radeon)
@$(call add,THE_PACKAGES,xorg-drv-ati)
use/e2k/sound:
@$(call add,THE_PACKAGES,setup-alsa-elbrus-401)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment