• fetching audio firmware • providing a default pipewire config Hopefully in the future, both of these can be kernel version gated as everything is mainlined.
8 lines
140 B
Text
8 lines
140 B
Text
SectionDevice."Mic" {
|
|
Comment "Digital Microphone"
|
|
|
|
Value {
|
|
CapturePriority 100
|
|
CapturePCM "hw:${CardId},4"
|
|
}
|
|
}
|