⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.200
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
alsa
/
ucm2
/
sof-soundwire
/
View File Name :
sof-soundwire.conf
Syntax 3 SectionUseCase."HiFi" { File "HiFi.conf" Comment "Play HiFi quality Music" } Define { SpeakerCodec1 "" SpeakerChannels1 "2" SpeakerAmps1 "0" HeadsetCodec1 "" MicCodec1 "" } DefineRegex { SpeakerCodec { Regex " spk:([a-z0-9]+(-sdca)?)" String "${CardComponents}" } SpeakerChannels { Regex " cfg-spk:([0-9]+)" String "${CardComponents}" } SpeakerAmps { Regex " cfg-amp:([0-9]+)" String "${CardComponents}" } HeadsetCodec { Regex " hs:([a-z0-9]+(-sdca)?)" String "${CardComponents}" } MicCodec { Regex " mic:([a-z0-9]+(-sdca)?)" String "${CardComponents}" } } If.hs_init { Condition { Type RegexMatch Regex "(rt5682|rt700|rt711(-sdca)?)" String "${var:HeadsetCodec1}" } True.Include.hs_init.File "/codecs/${var:HeadsetCodec1}/init.conf" } If.mic_init { Condition { Type RegexMatch Regex "(rt715(-sdca)?)" String "${var:MicCodec1}" } True.Include.mic_init.File "/codecs/${var:MicCodec1}/init.conf" }