Download DK11US(v.05)
For older versions
Download DK11US: Deodex(v0.4)
Download DK11US: Odex(v0.4)
Download DK11US: Deodex(v0.3)
Download DK11US: Odex(v0.3)
Download DK11US: Deodex(v0.2)
Download DK11US: Odex(v0.2)
Download DK11US: Deodex(v0.1)
Download DK11US: Odex(v0.1)
Download DK11US: Odex(v0.0)
ABOUT
- based on US Unlocked 1.16.617.6
- complete stock ROM
- native audio modifications
- Usonic audio boost
This is the 11th installment of the DigitalKarma Rom series.
CHANGELOG
7.30.17
- v0.5
- modified dtp, tasha, tavil mixer
- modified ACC, CID resource folder(manage ads, turn off report)
- modified build.prop(multi window support)
7.28.17
- v0.4
- modified i2s & tavil mixer, increase sound db for Usonic
- modified MNS file. MMS msg size 2K default
- modified build.prop. adb debug enabled/disabled notification
7.27.17
- v0.3
- fixed updater script
- modified tavil mixer path, using default i2s path again(for test purposes)
7.26.17
- v0.2
- deleted Touchpal language paks except for English, Spanish
- modified i2s mixer path
7.24.17
- v0.1
- added deodexed version
- delete config folder
- modify update-script & build.prop
- removed Demo.apk
7.23.17
- ROM base 1.16.617 US Unlocked RUU
- remain odexed
- rooted with latest Super SU v2.82 SR1
- removed PCTool.iso & DemoFlo
- raw & fresh straight from the kitchen(no modifications and still very bloated)
WHAT'S WORKING:
I don't know.. You tell me?
notes:
this ROM has not been fully tested. It also does not help that I do not yet own an U11 device but this is where you, the user come in. The more feedback, screenshots and logcats to report bugs and other things then the better I can get an idea of where I am going with this project and to make improvements along the way. Right now i am starting over from ground zero. I like the idea of starting all the way from the bottom again and working my way back up it's a re-learning process. I'd like to get a working ROM up and running ASAP so I can hopefully contribute something and add to the growing collection of U11 roms. Until then, witness the growing pains and thanks for trying Ground Zero.
Warning: Install at your own risk. I am not responsible for any damages that may occur to your phone, but as a friendly reminder in case you didn't already know... always remember to backup your data first before you flash
Thanks:
Kisakuku(RUU)
OMJ(ROM Q&A)
chdloc(Audio Q&A)
Galactus(audio testing)
Super R(kitchen)
and many others I'll add later
Tutorial: How to adjust the decibel levels of the U-Sonic headphones
open the rom.zip of your choice that you are planning to use with 7zip. go to the system/etc directory and drag out the mixer_paths_tavil.xml onto your desktop. open the file with notepad++ or any xml editor and make the following changes..
to change the decibel volume of U-sonic with noise cancellation enabled look for the path name: anc-headphones inside tavil..
Code:
<path name="anc-headphones">
<ctl name="COMP1 Switch" value="0" />
<ctl name="COMP2 Switch" value="0" />
<ctl name="ANC Function" value="ON" />
<ctl name="ANC Slot" value="0" />
<ctl name="SLIM RX2 MUX" value="AIF4_PB" />
<ctl name="SLIM RX3 MUX" value="AIF4_PB" />
<ctl name="SLIM_6_RX Channels" value="Two" />
<ctl name="ADC MUX10" value="AMIC" />
<ctl name="AMIC MUX10" value="ADC3" />
<ctl name="ADC MUX12" value="AMIC" />
<ctl name="AMIC MUX12" value="ADC4" />
<ctl name="ANC0 FB MUX" value="ANC_IN_HPHL" />
<ctl name="ANC1 FB MUX" value="ANC_IN_HPHR" />
<ctl name="ADC3 Volume" value="8" />
<ctl name="ADC4 Volume" value="8" />
<ctl name="RX INT1_1 MIX1 INP0" value="RX2" />
<ctl name="RX INT2_1 MIX1 INP0" value="RX3" />
[B] <ctl name="RX1 Digital Volume" value="76" />
<ctl name="RX2 Digital Volume" value="76" />[/B]
<ctl name="ANC OUT HPHL Enable Switch" value="1" />
<ctl name="ANC OUT HPHR Enable Switch" value="1" />
</path>
on my rom i have it set at '84' but HTC set the default values at '74' or '76' depending which software version you are coming from.
to change the decibel volume of U-sonic with noise cancellation disabled look for the path name: headphones inside tavil..
Code:
<path name="headphones">
<ctl name="SLIM RX2 MUX" value="AIF4_PB" />
<ctl name="SLIM RX3 MUX" value="AIF4_PB" />
<ctl name="SLIM_6_RX Channels" value="Two" />
<ctl name="RX INT1_2 MUX" value="RX2" />
<ctl name="RX INT2_2 MUX" value="RX3" />
[B] <ctl name="RX1 Mix Digital Volume" value="76" />
<ctl name="RX2 Mix Digital Volume" value="76" />[/B]
</path>
after you have made your changes save it then drag and drop your edited tavil.xml file back into the same directory where you extracted it from and overwrite the file inside your rom.zip with 7zip. close and reflash the rom.zip.
I'm sure there are some people in here who have used their U-sonic earphones and find that the default settings may not be set to their liking which is why i am sharing my findings with you. I have heard some say these earbuds are not loud enough and so i have worked on a solution. it's been almost two month since i discovered it. thanks to galactus for confirming and testing that it worked.
on a sidenote, if you want to change external speaker volume although i don't see why you will need to since the U11 speakers sound loud enough already as it is. You'll have to open up Mixer_Paths.xml and make the changes there. Look for speakers path and edit the values there, once again they are 0 to 124. HTC set it at 84 which is optimal level. i am not sure what speaker fluid and speaker db does. haven't had much testing done on that but if you want to test be my guest. Thanks to Galactus for confirming and testing the USonics
XDA:DevDB Information
DigitalKarma's 11, ROM for the HTC U11
Contributors
Digitalkarma
ROM OS Version: 7.x Nougat
Version Information
Status: Testing
Created 2017-07-24
Last Updated 2017-07-24
Last edited: