Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
alsa /
ucm2 /
sof-soundwire /
[ HOME SHELL ]
Name
Size
Permission
Action
dmic.conf
419
B
-rw-r--r--
Hdmi.conf
586
B
-rw-r--r--
HiFi.conf
557
B
-rw-r--r--
rt1308-1.conf
447
B
-rw-r--r--
rt1308-2.conf
700
B
-rw-r--r--
rt1316-1.conf
799
B
-rw-r--r--
rt1316-2.conf
1.21
KB
-rw-r--r--
rt1318-1.conf
363
B
-rw-r--r--
rt1318-2.conf
534
B
-rw-r--r--
rt5682.conf
1.17
KB
-rw-r--r--
rt700.conf
929
B
-rw-r--r--
rt711.conf
729
B
-rw-r--r--
rt711-sdca.conf
751
B
-rw-r--r--
rt713-dmic.conf
449
B
-rw-r--r--
rt713-sdca.conf
741
B
-rw-r--r--
rt715.conf
595
B
-rw-r--r--
rt715-sdca.conf
449
B
-rw-r--r--
sof-soundwire.conf
1.41
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sof-soundwire.conf
Syntax 4 SectionUseCase."HiFi" { File "/sof-soundwire/HiFi.conf" Comment "Play HiFi quality Music" } Include.card-init.File "/lib/card-init.conf" Include.ctl-remap.File "/lib/ctl-remap.conf" Define { SpeakerCodec1 "" SpeakerChannels1 "2" SpeakerAmps1 "0" HeadsetCodec1 "" MicCodec1 "" Mics1 "0" } 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]+(-dmic)?+(-sdca)?)" String "${CardComponents}" } Mics { Regex " cfg-mics:([1-9][0-9]*)" String "${CardComponents}" } } If.hs_init { Condition { Type RegexMatch Regex "(rt5682|rt700|rt711|rt713(-sdca)?)" String "${var:HeadsetCodec1}" } True.Include.hs_init.File "/codecs/${var:HeadsetCodec1}/init.conf" } If.mic_init { Condition { Type RegexMatch Regex "(rt713-dmic|rt715(-sdca)?)" String "${var:MicCodec1}" } True.Include.mic_init.File "/codecs/${var:MicCodec1}/init.conf" } If.mic_init_rt715 { Condition { Type String Needle "rt715" Haystack "${var:MicCodec1}" } True.BootSequence [ cset "name='PGA5.0 5 Master Capture Switch' 1" sysw "-/class/sound/ctl-led/mic/card${CardNumber}/detach:PGA5.0 5 Master Capture Switch" ] }
Close