Change relative paths to absolute.
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Comment "USB-audio on the front of Dell Desktop"
SectionUseCase."HiFi" {
Comment "Internal Speaker/Front Headset"
- File "Dell/Desktop-Front-Speaker-Headset.conf"
+ File "/USB-Audio/Dell/Desktop-Front-Speaker-Headset.conf"
}
Comment "USB-audio on the rear of Dell Desktop"
SectionUseCase."Line" {
Comment "Line Out"
- File "Dell/Desktop-Rear-Line.conf"
+ File "/USB-Audio/Dell/Desktop-Rear-Line.conf"
}
Syntax 2
Comment "USB-audio on Dell WD15 docking station"
SectionUseCase."HiFi" {
- File "Dell/WD15-Dock-HiFi.conf"
+ File "/USB-Audio/Dell/WD15-Dock-HiFi.conf"
Comment "Default"
}
Comment "Gigabyte Aorus Integrated Audio"
SectionUseCase."HiFi" {
- File "Gigabyte/Aorus-Master-Main-Audio-HiFi.conf"
+ File "/USB-Audio/Gigabyte/Aorus-Master-Main-Audio-HiFi.conf"
Comment "Default Alsa Profile"
}
Comment "GoXLR USB-Audio"
SectionUseCase."HiFi" {
Comment "Default Alsa Profile"
- File "GoXLR/GoXLR-HiFi.conf"
+ File "/USB-Audio/GoXLR/GoXLR-HiFi.conf"
}
Comment "USB-audio on Lenovo ThinkStation P620 Main Audio"
SectionUseCase."HiFi" {
Comment "Default"
- File "Lenovo/ThinkStation-P620-Main-HiFi.conf"
+ File "/USB-Audio/Lenovo/ThinkStation-P620-Main-HiFi.conf"
}
Comment "USB-audio on Lenovo ThinkStation P620 Rear Audio"
SectionUseCase."HiFi" {
Comment "Default"
- File "Lenovo/ThinkStation-P620-Rear-HiFi.conf"
+ File "/USB-Audio/Lenovo/ThinkStation-P620-Rear-HiFi.conf"
}
Comment "USB-audio on Realtek ALC1220-VB desktop"
SectionUseCase."HiFi" {
- File "Realtek/ALC1220-VB-Desktop-HiFi.conf"
+ File "/USB-Audio/Realtek/ALC1220-VB-Desktop-HiFi.conf"
Comment "Default Alsa Profile"
}
Empty "${var:ProfileName}"
}
True.Error "UCM is not supported for this USB device (${CardLongName} @ ${CardComponents})"
- False.Include.prof.File "${var:ProfileName}.conf"
+ False.Include.prof.File "/USB-Audio/${var:ProfileName}.conf"
}
--- /dev/null
+../../USB-Audio/USB-Audio.conf
\ No newline at end of file