⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.77
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
alsa
/
ucm2
/
broadwell-rt286
/
View File Name :
HiFi.conf
# Use case Configuration for Nexus 7 # Adapted to Ubuntu Touch by David Henningsson <david.henningsson@canonical.com> SectionDevice."Speaker" { Comment "Speakers" ConflictingDevice [ "Headphones" ] EnableSequence [ cset "name='SPO Switch' on" cset "name='Speaker Playback Switch' on" cset "name='Speaker Switch' on" ] DisableSequence [ cset "name='Speaker Switch' off" cset "name='Speaker Playback Switch' off" cset "name='SPO Switch' off" ] Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId}" PlaybackMixerElem "DAC0" PlaybackMasterElem "Master" } } SectionDevice."Headphones" { Comment "Headphones" ConflictingDevice [ "Speaker" ] EnableSequence [ cset "name='HPO L Switch' on" cset "name='HPO R Switch' on" cset "name='Headphone Jack Switch' on" ] DisableSequence [ cset "name='Headphone Jack Switch' off" cset "name='HPO L Switch' off" cset "name='HPO R Switch' off" ] Value { PlaybackPriority 200 PlaybackPCM "hw:${CardId}" PlaybackMixerElem "DAC0" PlaybackMasterElem "Master" JackDev "rt286-jack" JackControl "Headphone Jack" } } SectionDevice."Mic" { Comment "Internal Microphone" ConflictingDevice [ "Headset" ] EnableSequence [ cset "name='ADC 0 Mux' 2" ] Value { CapturePriority 100 CapturePCM "hw:${CardId}" CaptureMixerElem "ADC0" CaptureMasterElem "Mic" } } SectionDevice."Headset" { Comment "Headset Microphone" ConflictingDevice [ "Mic" ] EnableSequence [ cset "name='ADC 0 Mux' 0" cset "name='AMIC Volume' 3" ] DisableSequence [ cset "name='AMIC Volume' 0" ] Value { CapturePriority 200 CapturePCM "hw:${CardId}" CaptureMixerElem "ADC0" CaptureMasterElem "Mic" JackDev "rt286-jack" JackControl "Mic Jack" } }