Software: Apache. PHP/8.1.30 uname -a: Linux server1.tuhinhossain.com 5.15.0-163-generic #173-Ubuntu SMP Tue Oct 14 17:51:00 UTC uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root) Safe-mode: OFF (not secure) /usr/share/alsa/ucm2/Intel/sof-ehl-rt5660/ drwxr-xr-x | |
| Viewing file: Select action/file-type: # 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"
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0032 ]-- |