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 /
conf.d /
HDA-Intel /
[ HOME SHELL ]
Name
Size
Permission
Action
HDA-Intel.conf
1.34
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : HDA-Intel.conf
Syntax 4 Define.Use "" # a non-empty string to use UCM configuration for HDA devices Define.Done "" # a non-empty string to skip the end error Define.AcpCardId "$${find-card:field=name,return=id,regex='^acp(|6[23x]|-pdm-mach)$'}" Define.DeviceMic "Mic" If.dualcodec { Condition { Type String Haystack "${CardLongName}" Needle "DualCodecs" } True { Define.Done y Define.AcpCardId "" Include.dual.File "/HDA/DualCodecs/DualCodecs.conf" } } If.acp { Condition { Type String Empty "${var:AcpCardId}" } False { Define.Use y Define.DeviceMic "Mic2" } } If.use { Condition { Type String Empty "${var:Use}" } False { Define.Done y SectionUseCase."HiFi" { File "/HDA/HiFi.conf" Comment "Play HiFi quality Music" } If.analog { Condition { Type ControlExists Control "name='Master Playback Switch'" } True { Include.init.File "/HDA/init.conf" FixedBootSequence [ cset-new "name='Mic ACP LED Capture Switch' type=bool,count=1 off" exec "-/sbin/modprobe snd_ctl_led" sysw "-/class/sound/ctl-led/mic/card${CardNumber}/attach:Mic ACP LED Capture Switch" sysw "-/class/sound/ctl-led/mic/card${CardNumber}/detach:Capture Switch" ] } } } } If.err { Condition { Type String Empty "${var:Done}" } True.Error "UCM is not supported for this HDA model (${CardLongName})" }
Close