Skip to content

Commit 8482298

Browse files
davide125DaanDeMeyer
authored andcommitted
desktop: add missing packages to get sound working
- add support for alsa and pulseaudio clients in pipewire - install alsa sof firmware - install kernel-modules on Fedora (which includes all the sound kmods, among other things)
1 parent 4150294 commit 8482298

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

mkosi.profiles/desktop/mkosi.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ Packages=
66
kbd
77
linux-firmware
88
pipewire
9+
pipewire-alsa

mkosi.profiles/desktop/mkosi.conf.d/arch/mkosi.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Packages=
99
mesa
1010
networkmanager
1111
noto-fonts
12+
pipewire-pulse
1213
power-profiles-daemon
1314
qemu-hw-display-virtio-gpu
1415
qemu-ui-opengl
16+
sof-firmware
1517
vulkan-intel

mkosi.profiles/desktop/mkosi.conf.d/fedora/mkosi.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ Distribution=fedora
55

66
[Content]
77
Packages=
8+
alsa-sof-firmware
89
glx-utils
10+
kernel-modules
911
iwlwifi-mvm-firmware
1012
mesa-dri-drivers
1113
mesa-vulkan-drivers
1214
NetworkManager
15+
pipewire-pulseaudio
1316
tuned-ppd

0 commit comments

Comments
 (0)