53d13cb4c8
- Bluetooth is now working - Audio works too (speaker/headphones/earpiece/mic - internal and headset) - Keyboard layout for X11 - Xorg config for rotated screen - Suspend issues fixed (tested on MATE) - OTG bindings updated - not working yet
22 lines
447 B
Text
22 lines
447 B
Text
Comment "WM8994 internal card"
|
|
|
|
SectionUseCase."HiFi" {
|
|
File "HiFi.conf"
|
|
Comment "Default"
|
|
}
|
|
|
|
SectionUseCase."Voice" {
|
|
File "Voice.conf"
|
|
Comment "Recording"
|
|
}
|
|
|
|
SectionDefaults [
|
|
cdev "hw:wm8994aif1"
|
|
|
|
# Output on DAC1/AIF1
|
|
cset "name='DAC1R Mixer AIF1.1 Switch' 1"
|
|
cset "name='DAC1L Mixer AIF1.1 Switch' 1"
|
|
cset "name='DAC1 Switch' 1,1"
|
|
cset "name='Left Output Mixer DAC Switch' 1"
|
|
cset "name='Right Output Mixer DAC Switch' 1"
|
|
]
|