• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[OFFICIAL][8.1.0_r15][scorpio] XenonHD 8.1 Experimental

joe2k01

Elite Member
Dec 13, 2015
1,306
819
0
19
Cagliari (Sardinia)


TeamHorizon's XenonHD rom builds for Xiaomi Mi Note 2 (scorpio)

http://www.xenonhd.com/

XenonHD is a custom firmware aka ROM for various Android devices. It is based on LineageOS 15.1 with additional features, performance and battery life improvements.

The idea behind XenonHD is to give users a ROM that is "blazing fast, rock stable and buttery smooth".​



Device Source:

android_device_xiaomi_scorpio

android_kernel_xiaomi_msm8996


Download Links:

Recovery: TWRP

ROM: Experimental

Gapps: Unofficial OpenGapps

Changelog: Experimental


Flashing Instructions:



To install this ROM you will need to have a latest custom Recovery such as TWRP installed.

  • Copy the downloaded ROM to your phone.
  • Boot into your recovery
  • Back up your ROM
  • Make a full wipe (system, data, cache, dalvik)
  • Install the ROM
  • Install GAPPS package
  • Reboot - the first boot can take up to 5 minutes

Installing updates:

  • Copy the downloaded update to your phone.
  • Boot into your recovery
  • Back up your ROM
  • Install the update
  • Optionally wipe caches
  • Reboot

Other Links:

Github

Google+

Telegram



XDA:DevDB Information
Official XenonHD 8.1 ROM by TeamHorizon, ROM for the Xiaomi Mi Note 2

Contributors
joe2k01, dadi11
Source Code: https://github.com/TeamHorizon

ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Based On: LineageOS

Version Information
Status: Beta

Created 2018-02-18
Last Updated 2018-03-25
 

alexmanu1

Senior Member
Feb 9, 2016
404
115
43
Constanta
Hi!
I don't know if it's just me , but the brightness slider does not work and i couldn't find a switch for the automatic brightness to see if that's the problem.
The ROM is smooth at the first sight . Nice to see an official release :)
 

Bryceicle1971

Senior Member
Feb 10, 2016
319
27
28
Christchurch
Have tried it. and apart from usual volume and netflix quietness (caused by netflix an a tendancy of Oreo itself) it is snappy and smooth. Wierd though? overclocked it in a freezer an got 107000 antutu. and then 143000 in room temps of 26c??? Everything else seems to work straight out the box flawlessly. Well done joe2k01 and dadi11. :)

We all live in hope for a sound boosting solution that does not sound to callers like you are in a large auditorium lol
 
Aug 26, 2010
35
6
0
Microphone is working, the volume is just low.
For RR and Pixel Rom, I have changed any parameters of /device/etc/mixer_paths_tasha.xml as "ADC1 Volume" to value "18". I changed all occurrences of type "ADCx Volume" into file. For example:
<ctl name="ADC1 Volume" value="18" />
<ctl name="ADC2 Volume" value="18" />
<ctl name="ADC3 Volume" value="18" />
<ctl name="ADC4 Volume" value="18" />
<ctl name="ADC5 Volume" value="18" />
<ctl name="ADC6 Volume" value="18" />
 

joe2k01

Elite Member
Dec 13, 2015
1,306
819
0
19
Cagliari (Sardinia)
For RR and Pixel Rom, I have changed any parameters of /device/etc/mixer_paths_tasha.xml as "ADC1 Volume" to value "18". I changed all occurrences of type "ADCx Volume" into file. For example:
<ctl name="ADC1 Volume" value="18" />
<ctl name="ADC2 Volume" value="18" />
<ctl name="ADC3 Volume" value="18" />
<ctl name="ADC4 Volume" value="18" />
<ctl name="ADC5 Volume" value="18" />
<ctl name="ADC6 Volume" value="18" />
Thank you for sharing this



OTA is there?
Yes
 
  • Like
Reactions: vs947

nofx161

Elite Member
Oct 27, 2010
1,140
466
83
somewhere far far away
Have tried it. and apart from usual volume and netflix quietness (caused by netflix an a tendancy of Oreo itself) it is snappy and smooth. Wierd though? overclocked it in a freezer an got 107000 antutu. and then 143000 in room temps of 26c??? Everything else seems to work straight out the box flawlessly. Well done joe2k01 and dadi11. :)

We all live in hope for a sound boosting solution that does not sound to callers like you are in a large auditorium lol
I strongly advice you not put your phone in the freezer , when u put it out into room temperature and do something , the phone gets warm and so u create condense water inside your phone ...
 
  • Like
Reactions: alexmanu1
Aug 26, 2010
35
6
0
Please if you can fix this we ll finally have something close 2 stable Oreo.
I have solved modifying the file "/vendor/etc/mixer_paths_tasha.xml". Exactly I have modified next lines:
- line 54 <ctl name="RX0 Digital Volume" value="95" />
- line 2276
<path name="handset-mic">
<path name="adc4" />
<ctl name="ADC4 Volume" value="12" />
</path>
- line 2407
<path name="headset-mic">
<path name="adc2" />
<ctl name="ADC2 Volume" value="12" />
</path>
 
  • Like
Reactions: Andrikkos

Andrikkos

Senior Member
Aug 24, 2017
186
25
0
I have solved modifying the file "/vendor/etc/mixer_paths_tasha.xml". Exactly I have modified next lines:
- line 54 <ctl name="RX0 Digital Volume" value="95" />
- line 2276
<path name="handset-mic">
<path name="adc4" />
<ctl name="ADC4 Volume" value="12" />
</path>
- line 2407
<path name="headset-mic">
<path name="adc2" />
<ctl name="ADC2 Volume" value="12" />
</path>
Going to Try it and i ll let you know if its working. What file explorer are you using ?