Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 172.71.203.146
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
alsa /
ucm2 /
[ HOME SHELL ]
Name
Size
Permission
Action
DAISY-I2S
[ DIR ]
drwxr-xr-x
DB410c
[ DIR ]
drwxr-xr-x
DB820c
[ DIR ]
drwxr-xr-x
GoogleNyan
[ DIR ]
drwxr-xr-x
HDA-Intel
[ DIR ]
drwxr-xr-x
PAZ00
[ DIR ]
drwxr-xr-x
PandaBoard
[ DIR ]
drwxr-xr-x
PandaBoardES
[ DIR ]
drwxr-xr-x
SDP4430
[ DIR ]
drwxr-xr-x
USB-Audio
[ DIR ]
drwxr-xr-x
VEYRON-I2S
[ DIR ]
drwxr-xr-x
broadwell-rt286
[ DIR ]
drwxr-xr-x
broxton-rt298
[ DIR ]
drwxr-xr-x
bytcht-cx2072x
[ DIR ]
drwxr-xr-x
bytcht-es8316
[ DIR ]
drwxr-xr-x
bytcr-rt5640
[ DIR ]
drwxr-xr-x
bytcr-rt5651
[ DIR ]
drwxr-xr-x
cht-bsw-rt5672
[ DIR ]
drwxr-xr-x
chtnau8824
[ DIR ]
drwxr-xr-x
chtrt5645
[ DIR ]
drwxr-xr-x
chtrt5650
[ DIR ]
drwxr-xr-x
codecs
[ DIR ]
drwxr-xr-x
kblrt5660
[ DIR ]
drwxr-xr-x
module
[ DIR ]
drwxr-xr-x
platforms
[ DIR ]
drwxr-xr-x
skylake-rt286
[ DIR ]
drwxr-xr-x
sof-hda-dsp
[ DIR ]
drwxr-xr-x
sof-soundwire
[ DIR ]
drwxr-xr-x
tegraalc5632
[ DIR ]
drwxr-xr-x
README.md
355
B
-rw-r--r--
ucm.conf
2.48
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ucm.conf
# # This is the toplevel file included from the alsa-lib. # # It allows to add extra lookups for the old kernels or so. # # You may specify the directory (relative to the toplevel) and # the master configuration file which defines the verbs. # # # Syntax version is reset for the master configuration file. # Syntax 3 Define.V1 "" # non-empty string to enable ucm v1 paths Define.V2Module yes # empty string to disable Define.V2Name yes # empty string to disable If.driver { Condition { Type String Empty "${CardNumber}" } True { # # The probed path for no-hw-card: # # ucm2/${OpenName}/${OpenName}.conf # UseCasePath { legacy { Directory "${OpenName}" File "${OpenName}.conf" } } } False { # # The probed path when hw-card is found: # # ucm2/${KernelModule}/${KernelModule}.conf # ucm2/${CardDriver}/${CardLongName}.conf # ucm2/${CardDriver}/${CardDriver}.conf # If.V2Module { Condition { Type String Empty "${var:V2Module}" } False { Define.KernelModulePath "class/sound/card${CardNumber}/device/driver" Define.KernelModule "${sys:$KernelModulePath}" UseCasePath.module { Directory "module" File "${var:KernelModule}.conf" } } } If.V2Name { Condition { Type String Empty "${var:V2Name}" } False.UseCasePath { longname { Directory "${CardDriver}" File "${CardLongName}.conf" } driver { Directory "${CardDriver}" File "${CardDriver}.conf" } } } } } If.V1 { Condition { Type String Empty "${var:V1}" } False.If.v1_driver { Condition { Type String Empty "${CardNumber}" } True { # # The probed path for no-hw-card: # # ucm/${OpenName}/${OpenName}.conf # UseCasePath.v1_legacy { Version 1 Directory "${OpenName}" File "${OpenName}.conf" } } False { # # The ucm v1 probed path when hw-card is found: # # ucm/${CardLongName}/${CardLongName}.conf # ucm/${CardName}/${CardName}.conf or \ # ucm/${OpenName}/${OpenName}.conf # UseCasePath.v1_longname { Version 1 Directory "${CardLongName}" File "${CardLongName}.conf" } If.v1_hw { Condition { Type String Haystack "${OpenName}" Needle "hw:" } True.UseCasePath.v1_cardnamme { Version 1 Directory "${CardName}" File "${CardName}.conf" } False.UseCasePath.v1_openname { Version 1 Directory "${OpenName}" File "${OpenName}.conf" } } } } }
Close