Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
alsa /
ucm2 /
Intel /
sof-essx8336 /
Delete
Unzip
Name
Size
Permission
Date
Action
Hdmi.conf
413
B
-rw-r--r--
2022-10-24 08:17
HiFi.conf
2.43
KB
-rw-r--r--
2022-10-24 08:17
sof-essx8336.conf
1.14
KB
-rw-r--r--
2022-10-24 08:17
Save
Rename
SectionVerb { EnableSequence [ disdevall "" # Disable all inputs / outputs # (may be duplicated with disdevall) cset "name='Headphone Switch' off" cset "name='Headset Mic Switch' off" cset "name='Internal Mic Switch' off" cset "name='DAC Mono Mix Switch' off" ] } If.amic { Condition { Type String Empty "${var:DeviceDmic}" } True.SectionDevice."Mic" { Comment "Analog Microphone" ConflictingDevice [ "Headset" ] EnableSequence [ cset "name='Differential Mux' lin1-rin1" cset "name='Internal Mic Switch' on" ] DisableSequence [ cset "name='Internal Mic Switch' off" ] Value { CapturePriority 100 CapturePCM "hw:${CardId}" CaptureMixerElem "ADC PGA Gain" CaptureMasterElem "ADC" } } } If.dmic { Condition { Type String Empty "${var:DeviceDmic}" } False.SectionDevice."${var:DeviceDmic}" { Comment "Digital Microphone" Value { CapturePriority 100 CapturePCM "hw:${CardId},1" If.chn { Condition { Type RegexMatch Regex "cfg-dmics:[34]" String "${CardComponents}" } True { CaptureChannels 4 } } CaptureMixerElem "Dmic0" CaptureVolume "Dmic0 Capture Volume" CaptureSwitch "Dmic0 Capture Switch" } } } SectionDevice."Speaker" { Comment "Speakers" ConflictingDevice [ "Headphones" ] EnableSequence [ cset "name='Speaker Switch' on" ] DisableSequence [ cset "name='Speaker Switch' off" ] Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId}" # The es8316 only has a HP-amp which is muxed to the speaker # or to the headpones output PlaybackMixerElem "Headphone Mixer" PlaybackMasterElem "DAC" } } SectionDevice."Headphones" { Comment "Headphones" ConflictingDevice [ "Speaker" ] Value { PlaybackPriority 300 PlaybackPCM "hw:${CardId}" PlaybackMixerElem "Headphone Mixer" PlaybackMasterElem "DAC" JackControl "Headphone Jack" JackHWMute "Speaker" } } SectionDevice."Headset" { Comment "Headset Microphone" If.conflict { Condition { Type String Empty "${var:DeviceDmic}" } True.ConflictingDevice [ "Mic" ] } EnableSequence [ cset "name='Headset Switch' on" cset "name='Digital Mic Mux' 'dmic disable'" ] DisableSequence [ cset "name='Headset Switch' on" ] Value { CapturePriority 300 CapturePCM "hw:${CardId}" CaptureMixerElem "ADC PGA Gain" CaptureMasterElem "ADC" JackControl "Headset Mic Jack" } } Include.hdmi.File "/Intel/sof-essx8336/Hdmi.conf"