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 /
Intel /
sof-ehl-rt5660 /
[ HOME SHELL ]
Name
Size
Permission
Action
Hdmi.conf
1.43
KB
-rw-r--r--
HiFi.conf
1.08
KB
-rw-r--r--
sof-ehl-rt5660.conf
496
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : HiFi.conf
# Usecase for stereo playback Speaker and Headset, Recording on DMIC and Headset MIC. # For Audio in I2S mode on Intel ElkhartLake platforms SectionVerb { } SectionDevice."Speaker" { Comment "Speaker" ConflictingDevice [ "Lineout" ] EnableSequence [ cset "name='Speaker Switch' on" ] DisableSequence [ cset "name='Speaker Switch' off" ] Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId}" } } SectionDevice."Lineout" { Comment "Lineout" ConflictingDevice [ "Speaker" ] EnableSequence [ cset "name='Line Out Switch' on" ] DisableSequence [ cset "name='Line Out Switch' off" ] Value { PlaybackPriority 200 PlaybackPCM "hw:${CardId}" } } SectionDevice."Mic" { Comment "Digital Microphone" Value { CapturePriority 100 CapturePCM "hw:${CardId},1" } } SectionDevice."Headset" { Comment "Headset Microphone" EnableSequence [ cset "name='Headset Mic2 Switch' on" ] DisableSequence [ cset "name='Headset Mic2 Switch' off" ] Value { CapturePriority 200 CapturePCM "hw:${CardId}" } } Include.hdmi.File "/Intel/sof-ehl-rt5660/Hdmi.conf"
Close