0a4e7a9db1
with 5.14, there's some change to the path that alsa searches for ucm2 for this device. the install path for PinePhone.conf is changed, and it references "full" path to HiFi and VoiceCall profiles (which I kept in `PinePhone` dir, so that there could be several configs for the same driver later on, if necessary/desired)
11 lines
196 B
Text
11 lines
196 B
Text
Syntax 2
|
|
|
|
SectionUseCase."HiFi" {
|
|
File "/PinePhone/HiFi.conf"
|
|
Comment "Play HiFi quality music"
|
|
}
|
|
|
|
SectionUseCase."Voice Call" {
|
|
File "/PinePhone/VoiceCall.conf"
|
|
Comment "Make a phone call"
|
|
}
|