linuxOS_AP05/debian/binary/usr/share/alsa/ucm/Dell-WD15-Dock/HiFi.conf

27 lines
331 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
SectionDevice."Headphone" {
Comment "Headphone"
Value {
PlaybackChannels "2"
PlaybackPCM "hw:Dock,0"
}
}
SectionDevice."LineOut" {
Comment "Line Out"
Value {
PlaybackChannels "2"
PlaybackPCM "hw:Dock,1"
}
}
SectionDevice."Mic" {
Comment "Microphone"
Value {
CaptureChannels "2"
CapturePCM "hw:Dock,0"
}
}