DisableSequence [
cset "name='PCM Playback Volume' 0"
]
- Value {
- }
}
-SectionDevice."Handset".0 {
+SectionDevice."Handset" {
Comment "Handset"
ConflictingDevice [
]
Value {
PlaybackPriority "1000"
- PlaybackPCM "hw:${CardId},0"
+ PlaybackPCM "hw:${CardId}"
PlaybackVolume "name='Lineout Playback Volume'"
PlaybackSwitch "name='Lineout Playback Switch'"
+ PlaybackMixerElem "Lineout"
CapturePriority "1000"
- CapturePCM "hw:${CardId},0"
+ CapturePCM "hw:${CardId}"
}
}
-SectionDevice."Headset".0 {
+SectionDevice."Headset" {
Comment "Headset"
ConflictingDevice [
]
Value {
PlaybackPriority "700"
- PlaybackPCM "hw:${CardId},0"
+ PlaybackPCM "hw:${CardId}"
PlaybackVolume "name='Headphone Playback Volume'"
PlaybackSwitch "name='Headphone Playback Switch'"
+ PlaybackMixerElem "Headphone"
CapturePriority "700"
- CapturePCM "hw:${CardId},0"
+ CapturePCM "hw:${CardId}"
JackControl "Headphones Jack"
}
}