mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-24 07:00:01 -05:00
conf/ucm: chtnau8824: Add Cube iWork8 Air and Pipo W2S specific profiles
The Cube iWork8 Air and Pipo W2S tablets both only have a single speaker. Add long-name profiles for them which are identical to the default chtnau8824 profile, except that they include the nau8824/MonoSpeaker.conf snippet instead of the nau8824/Speaker.conf one. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
f3b26e3b8d
commit
e6754783f7
8 changed files with 80 additions and 0 deletions
|
|
@ -0,0 +1,28 @@
|
|||
<searchdir:ucm>
|
||||
|
||||
SectionVerb {
|
||||
|
||||
Value {
|
||||
TQ "HiFi"
|
||||
# ALSA PCM device for HiFi
|
||||
PlaybackPCM "hw:chtnau8824"
|
||||
CapturePCM "hw:chtnau8824"
|
||||
}
|
||||
|
||||
EnableSequence [
|
||||
cdev "hw:chtnau8824"
|
||||
<bytcr/PlatformEnableSeq.conf>
|
||||
<nau8824/EnableSeq.conf>
|
||||
]
|
||||
|
||||
DisableSequence [
|
||||
cdev "hw:chtnau8824"
|
||||
<bytcr/PlatformDisableSeq.conf>
|
||||
]
|
||||
}
|
||||
|
||||
<nau8824/MonoSpeaker.conf>
|
||||
<nau8824/HeadPhones.conf>
|
||||
|
||||
<nau8824/InternalMic.conf>
|
||||
<nau8824/HeadsetMic.conf>
|
||||
Loading…
Add table
Add a link
Reference in a new issue