[ROM+KERNEL][8.0.0_r32][UBER]ElixiumOS

igorneumann

Senior Member
Jun 15, 2009
112
23
0
Any way to make Netflix work?

Its a great rom, fast, stable and perfectly fit for daily driver.

Im ust having one problem, dont manage to make Netflix work, tried to hide Magisk and even copying some lines from the original build.prop.

Does anyone managed to make it works?
 

MasterJack1697

Senior Member
Oct 18, 2015
201
258
0
Its a great rom, fast, stable and perfectly fit for daily driver.

Im ust having one problem, dont manage to make Netflix work, tried to hide Magisk and even copying some lines from the original build.prop.

Does anyone managed to make it works?
i have the same problem too but i think it is an oreo problem since i have got this same problem even on Nexus 9 with a custom oreo rom
 
  • Like
Reactions: igorneumann

lgsalvati

Member
Apr 21, 2015
12
8
0
Anyone have stability issues like me..? Or did you used another kernel? :)
with original kernel continues to crash and reboot after wifi connection for me, installed turbo z kernel and all works fine, i had other problems in first day after installed magisk and substratum but probably for my fault with some theme not compatible or similar, but flashing substratum rescue not worked to recover the ui.
 
  • Like
Reactions: FurFur_

FurFur_

Senior Member
Feb 5, 2012
537
238
73
Berlin
with original kernel continues to crash and reboot after wifi connection for me, installed turbo z kernel and all works fine, i had other problems in first day after installed magisk and substratum but probably for my fault with some theme not compatible or similar, but flashing substratum rescue not worked to recover the ui.
But then it all worked? :) I'm interested in flashing it again if TurboZ was the rescue in this case
 

lgsalvati

Member
Apr 21, 2015
12
8
0
But then it all worked? :) I'm interested in flashing it again if TurboZ was the rescue in this case
I reinstalled the rom from this morning and all seems to go very good, im surprised from general fluidity and stability (no traces of app crashes or similar things that can happen for a beta rom or a first release), i noticed only a little bit of loss of fluidity for now with night mode active but its little thing.
Feel free to write me if you need some long time feedback, i have the intention to use this rom as daily driver.

Compliments to developer :)
 
  • Like
Reactions: HugoP_ and FurFur_

FurFur_

Senior Member
Feb 5, 2012
537
238
73
Berlin
I reinstalled the rom from this morning and all seems to go very good, im surprised from general fluidity and stability (no traces of app crashes or similar things that can happen for a beta rom or a first release), i noticed only a little bit of loss of fluidity for now with night mode active but its little thing.
Feel free to write me if you need some long time feedback, i have the intention to use this rom as daily driver.

Compliments to developer :)
I will reinstall it today, thanks for your reply!

and thanks to the developer too :)
 

igorneumann

Senior Member
Jun 15, 2009
112
23
0
This *Netflix* version works fine if magisk-hidden

i have the same problem too but i think it is an oreo problem since i have got this same problem even on Nexus 9 with a custom oreo rom
This version: https://netflixhelp.s3.amazonaws.com/netflix-4.16-200147-release.apk

works fine if you magisk-hide it.

---------- Post added at 09:59 AM ---------- Previous post was at 09:55 AM ----------

I will reinstall it today, thanks for your reply!

and thanks to the developer too :)
In my experience, this rom is rock-solid and fast... had no stability issues and very few complains (screen auto brightness is awful).

ROM+Magisk+busybox with its original kernel.

---------- Post added at 10:03 AM ---------- Previous post was at 09:59 AM ----------

with original kernel continues to crash and reboot after wifi connection for me, installed turbo z kernel and all works fine, i had other problems in first day after installed magisk and substratum but probably for my fault with some theme not compatible or similar, but flashing substratum rescue not worked to recover the ui.
Isn't Turbo Z for Nougat only?
Is there a Oreo version hidden somewhere or Oreo works just fine with Nougat Kernels?
 
  • Like
Reactions: FurFur_

FurFur_

Senior Member
Feb 5, 2012
537
238
73
Berlin
This version: https://netflixhelp.s3.amazonaws.com/netflix-4.16-200147-release.apk

works fine if you magisk-hide it.

---------- Post added at 09:59 AM ---------- Previous post was at 09:55 AM ----------



In my experience, this rom is rock-solid and fast... had no stability issues and very few complains (screen auto brightness is awful).

ROM+Magisk+busybox with its original kernel.

---------- Post added at 10:03 AM ---------- Previous post was at 09:59 AM ----------



Isn't Turbo Z for Nougat only?
Is there a Oreo version hidden somewhere or Oreo works just fine with Nougat Kernels?
I am using it now too and have no problems this time ! And there are 2 Oreo versions in the TurboZ download sections .. do you think they work? :) :fingers-crossed:
 

lgsalvati

Member
Apr 21, 2015
12
8
0
For Oreo kernel must be installed the customO version.
For auto brightness must be disabled the led notification, if active go always to high values for some reason, happen also with other ROMs, must be disabled also the led while charging with this command echo 0 > /sys/class/leds/charging/max_brightness in a terminal, for example install termux - su - command above (it's needed after every reboot)
 

igorneumann

Senior Member
Jun 15, 2009
112
23
0
I am using it now too and have no problems this time ! And there are 2 Oreo versions in the TurboZ download sections .. do you think they work? :) :fingers-crossed:
Damn, I havent checked the download links, just assumed it was Nougat by its description "Working With Android Nougat".

I just downloaded/installed it, with not enough time to test it well, I can say it boots up fine and everything seems to work (wi-fi, 4g, BT)
 
  • Like
Reactions: FurFur_

FurFur_

Senior Member
Feb 5, 2012
537
238
73
Berlin
Damn, I havent checked the download links, just assumed it was Nougat by its description "Working With Android Nougat".

I just downloaded/installed it, with not enough time to test it well, I can say it boots up fine and everything seems to work (wi-fi, 4g, BT)
Woah those are good news! The stock or custom ROM O Version ? :)
 

igorneumann

Senior Member
Jun 15, 2009
112
23
0
For Oreo kernel must be installed the customO version.
For auto brightness must be disabled the led notification, if active go always to high values for some reason, happen also with other ROMs, must be disabled also the led while charging with this command echo 0 > /sys/class/leds/charging/max_brightness in a terminal, for example install termux - su - command above (it's needed after every reboot)
Yes, I installed that version, thanks for the inputs on how to fix the auto-brightness, guess I can put it in a script to run at boot.
Led notification and charging are fine, but I wouldn't change auto brightness by it.

PS.: I just figured out why that happens, with your info, the led is right in front of the light sensor!!! :-O

---------- Post added at 12:28 PM ---------- Previous post was at 12:27 PM ----------

Woah those are good news! The stock or custom ROM O Version ? :)
Custom ROM, dont even tried stock.
 
  • Like
Reactions: FurFur_

lgsalvati

Member
Apr 21, 2015
12
8
0
Yes, I installed that version, thanks for the inputs on how to fix the auto-brightness, guess I can put it in a script to run at boot.


PS.: I just figured out why that happens, with your info, the led is right in front of the light sensor!!! :-O


Custom ROM, dont even tried stock.


yes thats why auto brightness break, this smartphone dont use a led at all in origin in fact, dont try stock O, its not made for custom rom but only for stock rom(maybe there is some beta out there?)
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone