[WIP][ROM][PORT] MIUI v7 for Nexus 6P - Nexus 6P General

Hi everybody in the Nexus 6p forum!
Today I want to present you my (actually Work-in-progress) port of MIUI v7
It's based on the stock build MTC19T and the MIUI itself it was ported using this guide (which I don't know if it's right, i used 2nd e 3rd post method) from the Mi Note (not pro) cause has similar specs of our beloved device.
The rom doesn't work at the moment, and I'm still working on to make it bootable and usable. I'm asking for a little bit of help doing this, since it's my first public rom, and my first port!
ADB shows up in device manager on windows, but no device is there when I type "adb devices". So I need to start fixing that first. Also, the rom bootloops forever, ATM.
I invite any developer or non-developer to try it and help me get this adb working, so I can debug it.
You can reach me here on XDA or on hangouts at cappy95 (at) gmail.com
*** TAKE A BACKUP FIRST! ***
Download files:
Download from Mega.co.nz
Note: you need at least WinRAR 5.x or 7zip to extract this file.
Please do not mirror this rom without permission, just ask, if mega it's a problem for you.
Instructions:
Code:
0) You need a TWRP recovery installed
1) Put your Nexus to bootloader mode
2) Open a command prompt where you have your fastboot located
3) Type "fastboot flash system" without quotes and drag onto the terminal the system.img file
4) Type "fastboot flash boot" without quotes and drag onto the terminal the boot.img file
5) Reboot to recovery
6) Do a factory reset
7) Go to Mount and mount Data and System partitions
8) Flash or sideload the additional file
9) Wait forever at the bootanimation, it doesn't get past it.
TODO:
Code:
- Make the ROM usable
- Prettify the thread

First thing that will be flashed on my brand new 6P when I get it in a few weeks once it's Bootable.
Sent from my SM-N920T using Tapatalk

Jammol said:
First thing that will be flashed on my brand new 6P when I get it in a few weeks once it's Bootable.
Sent from my SM-N920T using Tapatalk
Click to expand...
Click to collapse
Yes i also cant wait for this to work, just hope some people with proper knowledge will help this guy

Very great, hope some more devs helps to get boot and usable!

Added to Nexus 6P index thread:
[INDEX] Huawei Nexus 6P

Nice start.:laugh::laugh::laugh::laugh::laugh:

But at least its a start. Keep it up. I'll follow up on your progress. ?
Skickat från min Nexus 6P via Tapatalk

Finally, you did it! Congos @CappyT

ps000000 said:
Nice start.:laugh::laugh::laugh::laugh::laugh:
Click to expand...
Click to collapse
Why are you here?!?
Sent from my SM-N920T using Tapatalk

DJBhardwaj said:
Finally, you did it! Congos @CappyT
Click to expand...
Click to collapse
Still not done yet... and I also have problems with ADB, and I'm still not sure if it's my PC or just the adb playing dumb... Today I try to debug it from one of my vmware machines, maybe linux helps a bit there.

CappyT said:
Still not done yet... and I also have problems with ADB, and I'm still not sure if it's my PC or just the adb playing dumb... Today I try to debug it from one of my vmware machines, maybe linux helps a bit there.
Click to expand...
Click to collapse
Good luck man! :good:
It would probably be a faulty ADB setup or something similar.

Should've really went with the first method. Its a bit more difficult at first but you will end up with a more finished product. The method that you're taking will involve you having to hack together fixes.
Sent from my Nexus 6P using Tapatalk

superchilpil said:
Should've really went with the first method. Its a bit more difficult at first but you will end up with a more finished product. The method that you're taking will involve you having to hack together fixes.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Patchrom is only for 4.4.4 Kitkat. There's no kitkat for our device, nor will never be. That's why I had to use the third method, is the ONLY way to get MIUI on marshmallow.
I also prefer compiling over hacking things together, because you mess up things, but there's no source of MIUI whatsoever, especially for 6.x...

Wouldnt it be easier to try porting from nexus 5 rom? http://en.miui.com/extra.php?mod=rom/download&r=232&mobile=no
Or no difference whatsoever since it has different cpu?

feis said:
Wouldnt it be easier to try porting from nexus 5 rom? http://en.miui.com/extra.php?mod=rom/download&r=232&mobile=no
Or no difference whatsoever since it has different cpu?
Click to expand...
Click to collapse
It does use 4.4.4 KitKat.
Don't look at the version, because MIUI has 3 indipendent versioning systems, as far as I understand it.
1) The android version (which can be anything from 4.4.4 to 6.x)
2) The UI version (v6,v7,v8)
3) The rom version (6.5.12 atm writing)
All of those are indipendent, so I can have a MIUI v7 (latest) rom version 6.5.12 on android 4.4.4, 5.x or 6.x.
So yeah, it does have a different CPU and ALSO, a different android version.
So, by the first rule of porting, you CAN'T port roms with different sdk versions.
There are unfortunately no shortcuts... I searched the whole intenets to a better and different way of doing this... No luck. It could become easier once they release MIUI on 6.x on Mi Note pro, but for now, the closest device we can use to port is Mi note (Snap 801 - 32 bit processor).
Also, I tried to port also from Mi 5 (which should help, since is 820, 64 bit) but surprisingly, that didn't even made past the boot.
So yeah, I'm running out of ideas, I tried nearly EVERYTHING, last thing I can do is debug by kmesg, but it will take months to just get past that bootanimation. But I guess is the only way out...

Thanks for clarification, and sucks to hear that! Yeah appears there are no sd 808 or 810devices running miui 7 based on marshmallow, this is best shot and its a long one

Maybe this can help, mi note pro is snap 810
http://en.miui.com/thread-213786-1-1.html

wow at last its here!

I might be able to help with ADB [emoji14]
Sent from my Nexus 6P using Tapatalk

I'd love to have miui working on the 6p. I hope you can make it happen and I can't wait to test it out!
Sent from my Nexus 6P using XDA-Developers mobile app

Related

(WIP) Ubuntu Touch

Ubuntu Touch Developer Preview for the Fascinate
// It took me a while to get it right, but here it is.
//Camera works, wireless internet works.
Haven't checked sound.
Don't know if phone or SMS works.
Need testers.
//How to install: DO A BACKUP FIRST!
Get the zip here Then get this. Go to recovery, do a wipe/factory reset.
//Flash the first zip, don't reboot yet. Go to Mounts and Storage, mount /data and then format it or it won't work.
//Then flash the second zip and reboot.
//After you reboot, don't do an apt update. It seems to bork things up for me. Using adb on your computer, type 'phablet-flash -d grouper -b' (to update to the latest).
Enjoy.
The above is the old way. Thanks to UnjustifiedDev the new build is below:
"Ubuntu touch
1. Download bootstrap http://goo.im/devs/Unjust/Fascinate/...scinatemtd.zip
2. Download preinstall http://cdimage.ubuntu.com/ubuntu-tou...blet-armhf.zip
yes it is 300+mb make sure you have space on your sdcard for it
3. Download layout fix http://goo.im/devs/Unjust/Fascinate/...layout_fix.zip
4. Reboot to recovery wipe data etc then flash bootstrap file first the cm-10.1 zip then reboot recovery
5. in ubuntu's purple recovery flash the saucy zip takes a while to flash make sure your battery is charged
6. Flash layout fix right after saucy zip completes then reboot
7. Note this a preview not a daily driver it is pretty cool but it lacks full features. Wifi works idk if sound works or data my phone is not in service
Source https://github.com/Ubuntu-Fascinate I did fix the layout no need for an extra zip next build "
You are the man, Unjust!!
Remember, it's just a developer preview at this point. Not much you can do with it right now.
Redwolves (meandmine)
[
Since the Fascinate is not my daily driver, I have no way to test 3G or SMS. Anyone want to give a try and post your results?
Thanks, Redwolves
I will keep this updated as much as I can. I'll also put detailed instructions an my github page for anyone who wants to compile their own.
I will put up the instructions on my github page tonight. I'll link to it here when I do.
Redwolves
*face palm* good job dude I was just building it was gonna be a surprise for y'all. You beat me to it lol. Nice job.
Sent from my SCH-I500 using Tapatalk 2
Really cool and as far as I know cdma isnt compatible with ubuntu touch but wifi should work. Im just glad yours worked I would really like to see a patch or could you push the source you used to get it working. I tried at least 10 times no luck at all on booting.
edit nvm thanks for this
Unjustified Dev said:
Really cool and as far as I know cdma isnt compatible with ubuntu touch but wifi should work. Im just glad yours worked I would really like to see a patch or could you push the source you used to get it working. I tried at least 10 times no luck at all on booting.
edit nvm thanks for this
Click to expand...
Click to collapse
Is it really can't work for the cdma?
Sent from my SCH-I500 using Tapatalk 4 Beta
ekowanz said:
Is it really can't work for the cdma?
Sent from my SCH-I500 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Works fine for cdma it uses cm10.1 source so anythibg cm10.1 has it can use.
Unjustified Dev said:
Really cool and as far as I know cdma isnt compatible with ubuntu touch but wifi should work. Im just glad yours worked I would really like to see a patch or could you push the source you used to get it working. I tried at least 10 times no luck at all on booting.
edit nvm thanks for this
Click to expand...
Click to collapse
No patch needed boots and works fine for me straight from source but I like android better just lack of apps on Ubuntu. And agreed nice job
Sent from my SCH-I500 using Tapatalk 2
bbrad said:
No patch needed boots and works fine for me straight from source but I like android better just lack of apps on Ubuntu. And agreed nice job
Sent from my SCH-I500 using Tapatalk 2
Click to expand...
Click to collapse
I meant patch as in a diff file to see how he modified things
Unjustified Dev said:
I meant patch as in a diff file to see how he modified things
Click to expand...
Click to collapse
I didnt need to modify anything.
Sent from my SCH-I500 using Tapatalk 2
bbrad said:
I didnt need to modify anything.
Sent from my SCH-I500 using Tapatalk 2
Click to expand...
Click to collapse
Im talking source code you cant just build it like a regular rom there is things you need to modify
Unjustified Dev said:
Im talking source code you cant just build it like a regular rom there is things you need to modify
Click to expand...
Click to collapse
I didn't have to modify anything it just used the cm files. Did you follow the official port guide or some off the wall nut job guide here on xda? Maybe I'm just lucky idk. Who cares.
Sent from my SCH-I500 using Tapatalk 2
I followed the porting guide. Commented out AriesParts and Samsung-something-or-other in a makefile in /devices. Patched /kernel/samsung/aries/fs/proc/array.c and /kernel/samsung/aries/arch/arm/configs. I did some other other patches to a makefile in /build. I played with it for about a month using just the phablet-armhf.zip. I had it booting for about 15 seconds after a while. I was going through logcats and trying to trace them back to any warnings thrown during compilation.
Then I found out it uses the grouper image. Voila, instant boot. I left the changes in the source, though.
redwolves said:
I followed the porting guide. Commented out AriesParts and Samsung-something-or-other in a makefile in /devices. Patched /kernel/samsung/aries/fs/proc/array.c and /kernel/samsung/aries/arch/arm/configs. I did some other other patches to a makefile in /build. I played with it for about a month using just the phablet-armhf.zip. I had it booting for about 15 seconds after a while. I was going through logcats and trying to trace them back to any warnings thrown during compilation.
Then I found out it uses the grouper image. Voila, instant boot. I left the changes in the source, though.
Click to expand...
Click to collapse
I'll put up detailed instructions and the code on my github page when I get the chance. Life has 'a life' in it, you know.
Scott
If anyone is having problems, please see if you can grab a logcat and send it to me.
for some reason wen i install the 2nd zip, i get status 7 error
arqda said:
for some reason wen i install the 2nd zip, i get status 7 error
Click to expand...
Click to collapse
You're the second person who has said that. I can't reproduce it on my phone. I need to find a common thread.
What Baseband version are you running?
Thanks, Scott
redwolves said:
You're the second person who has said that. I can't reproduce it on my phone. I need to find a common thread.
What Baseband version are you running?
Thanks, Scott
Click to expand...
Click to collapse
Ill try to give u as much detai l as possible.
Baseband: i500.04.V.EH03
Tried flashing using CWM4, 6, modified6, and twrp
Using 1gb sd card (class ?) To flash
Finally got around to detailed instructions on my github account. It's here. I'll push the code up shortly.
redwolves said:
Finally got around to detailed instructions on my github account. It's here. I'll push the code up shortly.
Click to expand...
Click to collapse
I did all of that except one thing I forgot array.c also we dont need samsung service mode
Unjustified Dev said:
I did all of that except one thing I forgot array.c also we dont need samsung service mode
Click to expand...
Click to collapse
"While in /device/samsung/aries-common, edit device_base.mk. Comment out AriesParts and SamsungServiceMode under
"# Device-specific packages"."
I thought I had it in there.

[RECOVERY] [03-11-2013] [Official] [TWRP]2.6.3.0 For Nexus 5

DOWNLOAD (fast) http://d-h.st/m3h
MD5 : 8088839CEF7ECA921D83987BA05F718E
Flashing Instructions
1. Download the above file.
2. Move the downloaded recovery file into the directory where you have ADB and Fastboot setup on your computer.
3. Navigate into the directory where you have ADB and Fastboot setup on your computer and run the following commands from the command prompt on your computer:
Code:
adb reboot bootloader
fastboot flash recovery openrecovery-twrp-2.6.3.0-hammerhead.img
ALL Credit to : Team Win for developing TWRP
Source : http://teamw.in/project/twrp2/205
Original DL page : http://techerrata.com/browse/twrp2/hammerhead
good to see that, thanks
will surely test it when my nexus 5 finally arrives
I can't wait to try it
Sent from my Nexus 4 using XDA Premium 4 mobile app
Hurry up delivery hurry up...!!^^
Now we just need themes for TWRP.
Unbelievable, before the device is actually here, & we've got all bells n whistles already...
Sent from my Nexus 7 using XDA Premium 4 mobile app
BrooklynNY said:
Unbelievable, before the device is actually here, & we've got all bells n whistles already...
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I already have the device, like a lot of ppl.
I have never used twrp but heard it can sometimes take a very long time to do certain things. (like 10 min to clear cache)
Can anyone who uses this tell me how well it works on the device.
Hand76 said:
I have never used twrp but heard it can sometimes take a very long time to do certain things. (like 10 min to clear cache)
Can anyone who uses this tell me how well it works on the device.
Click to expand...
Click to collapse
I have used TWRP for over a year now and ask I can say is that it's the only recovery i will use. I have used a few on my devices.
If there are delays like you suggest that may be device related.
Everything works on the N5 and quickly, no lag.
Sent from my Nexus 5 using Tapatalk
Hand76 said:
I have never used twrp but heard it can sometimes take a very long time to do certain things. (like 10 min to clear cache).
Click to expand...
Click to collapse
Keep the hearsay to yourself...
Hand76 said:
I have never used twrp but heard it can sometimes take a very long time to do certain things. (like 10 min to clear cache)
Can anyone who uses this tell me how well it works on the device.
Click to expand...
Click to collapse
Not speaking for the N5 yet( mine will be here Monday ) but TWRP does almost everything faster than CWM IMO.
Sent from my Galaxy Nexus using Tapatalk
JCreazy said:
Now we just need themes for TWRP.
Click to expand...
Click to collapse
Any 1080p theme should work, there are some in the HTC One forum
Hand76 said:
I have never used twrp but heard it can sometimes take a very long time to do certain things. (like 10 min to clear cache)
Can anyone who uses this tell me how well it works on the device.
Click to expand...
Click to collapse
Always used it, no issues at all, it's superior to CWM in every way
---------- Post added at 07:47 AM ---------- Previous post was at 07:28 AM ----------
Just used this to successfully create a backup, seemed to work fine. Doesn't seem to detect system time correctly though (shows the date as 1970 and the wrong time even when selecting the correct time zone)
love twrp so much. Thank you
Irvysan said:
I have used TWRP for over a year now and ask I can say is that it's the only recovery i will use. I have used a few on my devices.
If there are delays like you suggest that may be device related.
Everything works on the N5 and quickly, no lag.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Have you tried flashing a rom or something yet? I'm a bit wary about using new versions of recoveries after things that happened on the N4 in the past..
Guys....
Dunno if it's just me, but after flashing this recovery - I lost GSM
I've just had to flash the Stock firmware from scratch to get any mobile signal back!. Hopefully just an issue with me(?)
Works perfect thanks!
adamsweeting said:
Guys....
Dunno if it's just me, but after flashing this recovery - I lost GSM
I've just had to flash the Stock firmware from scratch to get any mobile signal back!. Hopefully just an issue with me(?)
Click to expand...
Click to collapse
I lost GSM yesterday too but that was after I unlocked the bootloader which was strange. All I had to do was a factory reset to get it back.
I have come to Expect weird things like this to happen when flashing, especially on new versions of android.
Sent from my Nexus 5 using Tapatalk
Ah - So it isn't just me then.
Good to know. I wasn't too alarmed - I knew I'd always be able to get it back to "OTB" state.
Think I'll wait for things to mature a bit!
+1
Can´t wait to get my nexus5 to test it
Hand76 said:
I have never used twrp but heard it can sometimes take a very long time to do certain things. (like 10 min to clear cache)
Can anyone who uses this tell me how well it works on the device.
Click to expand...
Click to collapse
3secs for me.
Sent from my Nexus 5 using Tapatalk
---------- Post added at 01:23 PM ---------- Previous post was at 01:03 PM ----------
--------------------------- @wedgess @MikeChannon
This is a request of moving this thread of moving this thread to the Original Android Development Section.
As stated in one of the purposes of the section, it is a section for all the work done originally or from scratch in which a official release should be.
Also as stated : " Official releases/development of such original ROMs, perhaps posted by the maintainer or their nominated person."
There is no word of recovery but official recovery builds always go to the original section.
As Seen On:
http://www.xda-developers.com/android/introducing-original-development-forums-for-more-devices/
Sent from my Nexus 5 using Tapatalk

[Q][YP-GI1] How many people are there with a 4.2 Player?

Title says all. Comment with something under here if you have a GP 4.2. I'm making a ROM for it but, due to my network speed (slooooow), I want to know how many users will download it. Thanks in advance!
PS. If you know other users that have this Player tag their names into your reply!
I have one, but I've since replaced with with the 5 inch model. I still use it on occasion to test apps and things.
I have one, so does @SerkTheTurk @lets_zock and @ChaosChris
Sad that this is a very unsupported device (both by Samsung and developers)
No. I have not it. I leaved it to the samsung center with the latest hard brick. For now i only have a note 1 but i want to sell it to buy an iPhone 4 or a SGS 3.
Inviato dal mio GT-N7000 utilizzando Tapatalk
64kb said:
I have one, but I've since replaced with with the 5 inch model. I still use it on occasion to test apps and things.
Click to expand...
Click to collapse
As far as you have a monkey into your brain that needs ROMs to calm down itself...
drakonizer said:
I have one, so does @SerkTheTurk @lets_zock and @ChaosChris
Sad that this is a very unsupported device (both by Samsung and developers)
Click to expand...
Click to collapse
I saw... I will configure a VM with Mint 15 to (try to) develop a CM7/9 version starting from the work made by @SerkTheTurk...
HellPie said:
As far as you have a monkey into your brain that needs ROMs to calm down itself...
I saw... I will configure a VM with Mint 15 to (try to) develop a CM7/9 version starting from the work made by @SerkTheTurk...
Click to expand...
Click to collapse
I have one and I would help you if I could. But it's not that easy. My Player lies in my rom with dust on it..
lets_zock said:
I have one and I would help you if I could. But it's not that easy. My Player lies in my rom with dust on it..
Click to expand...
Click to collapse
I only have some questions:
1) Is it true that I need to have a 64 bit CPU? If yes, I have not, but in a VM is it possible to have it?...
2) What Linux OS is the best to get a fast compilation time? (My VM: 2Core, 1.5GB Ram, HDD USB 2.0 to host it (only used for the VM), 128GB of virtual HDD)
3) With Mint 15 64bit VirtualBox crashes on boot, is this a problem of the "64bit" version or is a problem of the small quantity of RAM?
I have it! It will be really, really, really great to have a new ROM, since we've got a few numbers of developers for this device. A CM7 or CM9 ROM, like u said u're going to try to do, would be really great for future developers and a future Jelly Bean ROM. ( Nowadays, I'm using ChaOS ROM v1 + S3 Modpack made by @ChaosChris )
HellPie said:
I only have some questions:
1) Is it true that I need to have a 64 bit CPU? If yes, I have not, but in a VM is it possible to have it?...
2) What Linux OS is the best to get a fast compilation time? (My VM: 2Core, 1.5GB Ram, HDD USB 2.0 to host it (only used for the VM), 128GB of virtual HDD)
3) With Mint 15 64bit VirtualBox crashes on boot, is this a problem of the "64bit" version or is a problem of the small quantity of RAM?
Click to expand...
Click to collapse
1)I believe you can build CM7 with a 32 bit OS (that requires only a 32bit processor) but for CM9 onwards you need a 64 bit version of Linux (which requires a 64 bit processor)
2)You can use Ubuntu 10.04 (as recommended on the official Android developers website) for maximum compatibility and less compilation errors.
3)Yup, you cant use 64 bit OS'es on 32 bit processors, neither with VMs nor by actually installing it on another partition.
drakonizer said:
1)I believe you can build CM7 with a 32 bit OS (that requires only a 32bit processor) but for CM9 onwards you need a 64 bit version of Linux (which requires a 64 bit processor)
2)You can use Ubuntu 10.04 (as recommended on the official Android developers website) for maximum compatibility and less compilation errors.
3)Yup, you cant use 64 bit OS'es on 32 bit processors, neither with VMs nor by actually installing it on another partition.
Click to expand...
Click to collapse
1) So for 3 or 4 years (I haven't enough money for a new pc and my parents will never buy another one only because "the cpu can work with the double number of bit in the same time" (Yes, my father were born with the "linux inside" signature, but with a 16/32bit brain))
2) Ok, I'll try
3) Damn!
4) With this post I can now post in the dev section! So when I'll fixed all bugs with current rom I will open a thread for it! Thanks!
Android Developers said:
For Gingerbread (2.3.x) and newer versions, including the master branch, a 64-bit environment is required.
Click to expand...
Click to collapse
So I cannot compile it... :'( Nooooooooo... :'( :'( :'(
I think you can compile cm7 with 32 bit Ubuntu because AFAIK, @SerkTheTurk has a 32 bit CPU (intel centrino) but he has compiled CM7 (though not booting ) successfully for our device...so you can try
Sent from my SGH-T499 using xda app-developers app
Ah. I will try. Thanks! For now with my rom I am at the same point of 3 days ago. Bootloop, bootloop and more bootloop. I think that I will restart from 0 adding one feature every flash and then when I will have enough features and stability I will relase it.
I have it, I love it and I heavily use it everyday... I hope this device can get more support, but it's wishful thinking...
HellPie said:
Ah. I will try. Thanks! For now with my rom I am at the same point of 3 days ago. Bootloop, bootloop and more bootloop. I think that I will restart from 0 adding one feature every flash and then when I will have enough features and stability I will relase it.
Click to expand...
Click to collapse
Great idea! Building a ROM in this way would be really useful to have more knowledge about what you're doing. This will help you to, if there is an error, find out exactly where it is, so you can fix it. Good thinking. Good look, maybe we finally got a sucessful CM7.
I am talking about my modded stock based rom... the cm one will wait because i need to fix some errors with the vm.
Inviato dal mio GT-N7000 utilizzando Tapatalk
lol Got it. Will you try to develop themes for your custom ROM?
Yes. But not now. I'll make themes after I have modded all the Rom because if I mod a part of the rom i need to mod all themes so when i end the modding-time i will start with all done and the theming process will be more faster.
Inviato dal mio GT-N7000 utilizzando Tapatalk
HellPie said:
Yes. But not now. I'll make themes after I have modded all the Rom because if I mod a part of the rom i need to mod all themes so when i end the modding-time i will start with all done and the theming process will be more faster.
Inviato dal mio GT-N7000 utilizzando Tapatalk
Click to expand...
Click to collapse
I can make themes for you if you want. I an currently working on a KitKat theme, and I've managed to do some statusbar mods like transparent mod, jb clock etc. I might release it for the stock XXLF1 ROM but I can do it for you too.
Thanks. I talked with [email protected]:-$ and now we are working toghether. But he has not got the player anymore so he only help me saying me what he tested and what not.
Inviato dal mio GT-N7000 utilizzando Tapatalk
I own one and I use it everyday! I rooted it but only have tried the stock rom. I want to try a custom rom. But don't know which one is the most stable or best
Sent from my YP-GI1 using xda app-developers app

Kernel for Nexus 9 from Vartom

Create a separate topic to share their experience in the kernel for N9.
Kernel for Nougat.
In stock. Fresh patches from google.
Patches from Nvidia.
Patches of the above kernel version.
Source Code: https://github.com/vartom/android_kernel_flounder
Download
The latest version Vartom_v4-2017-01-14_1443-128c.zip
Kernel with a small bonus.
The tablet is converted to Nvidia Shield K1!
Vartom_v4-2017-01-17_1731.zip
Аvailable applications NVIDIA SHIELD Hub(NVIDIA Games app), geforce now and GameStream games.
You can try how it works.
Worth keeping an eye on the OP drive folder as the kernel is updated quite regularly!!
Vartom said:
Kernel with a small bonus.
The tablet is converted to Nvidia Shield K1!
Vartom_v4-2017-01-17_1731.zip
Аvailable applications NVIDIA SHIELD Hub(NVIDIA Games app), geforce now and GameStream games.
You can try how it works.
Click to expand...
Click to collapse
Works good so far. Play store shows nvidia options. Can you incorporate it into ROM? tnx great work!
hulkvsspawn said:
Works good so far. Play store shows nvidia options. Can you incorporate it into ROM? tnx great work!
Click to expand...
Click to collapse
Latest one dated 29/01/17 doesn't alter the device to make it appear as a Shield I'm glad to say.
lmulli said:
Latest one dated 29/01/17 doesn't alter the device to make it appear as a Shield I'm glad to say.
Click to expand...
Click to collapse
So it should be. This version of Flounder.
Later, I will correct the name of the archive to separate versions.
Was there a separate thread ever created for feedback/user experience? Can't seem to find anything, but would love to read some opinions & actual user experience.
The February patch on board. Also special version without support LTE modem( no_mdm ).
igloohed73 said:
Was there a separate thread ever created for feedback/user experience? Can't seem to find anything, but would love to read some opinions & actual user experience.
Click to expand...
Click to collapse
I think this is the thread you are looking for
Sent from my thingyding straight to your eyeholes using Crapatalk.
Up to Linux 3.10.105.
Number of compilation errors was reduced to 12.
After i install this kernel now my nexus 9 everytime restart always show this message "There's an internal problem with your device. Contact your manufacturer for details"
please help me how to fix it
thanks
willows said:
After i install this kernel now my nexus 9 everytime restart always show this message "There's an internal problem with your device. Contact your manufacturer for details"
please help me how to fix it
thanks
Click to expand...
Click to collapse
i would at least start with flashing the rom you're on without a kernel and seeing if the problem persists....maybe even going back to stock fully.....i've never seen that before and am using the latest kernel myself. what rom are you using btw? any other mods?
tried flashing on nougies rom but all i get is bootloop flashed mdm version since im on lte
do i need to change rom if yes then which one is confirmed to be working
damngood98 said:
i would at least start with flashing the rom you're on without a kernel and seeing if the problem persists....maybe even going back to stock fully.....i've never seen that before and am using the latest kernel myself. what rom are you using btw? any other mods?
Click to expand...
Click to collapse
i was using nexus 9 stock android and flash it with this kernel, and after i got that warning i set factory default my nexus 9, but still the warning show everytime i reboot my nexus. Now i reflash stock nexus 9 rom again and the warning is gone, but i worry to flash this kernel again.
willows said:
After i install this kernel now my nexus 9 everytime restart always show this message "There's an internal problem with your device. Contact your manufacturer for details"
please help me how to fix it
thanks
Click to expand...
Click to collapse
I believe that all those who are flashing custom ROM on the nexus should know about this.
https://forum.xda-developers.com/nexus-9/development/fix-build-prop-variety-fix-aka-contact-t3133347
In this case, my kernel has nothing to do with this problem.
mangomonkey00 said:
tried flashing on nougies rom but all i get is bootloop flashed mdm version since im on lte
do i need to change rom if yes then which one is confirmed to be working
Click to expand...
Click to collapse
I'm using the stock firmware. Compatibility with various custom firmware I do not check.
Vartom said:
I believe that all those who are flashing custom ROM on the nexus should know about this.
https://forum.xda-developers.com/nexus-9/development/fix-build-prop-variety-fix-aka-contact-t3133347
In this case, my kernel has nothing to do with this problem.
Click to expand...
Click to collapse
I'm sorry, I just know that
Sent from my Nexus 9 using Tapatalk
Updating the wifi version.

How To Install Recovery?

I've just unlocked bootloader of my redmi 5 plus vince, now how do I install any custom recovery? what things I need to install on my PC? I really need some detailed help and links regarding this issue...
Geekn0ob said:
I've just unlocked bootloader of my redmi 5 plus vince, now how do I install any custom recovery? what things I need to install on my PC? I really need some detailed help and links regarding this issue...
Click to expand...
Click to collapse
https://forum.xda-developers.com/showpost.php?p=76885728&postcount=3
DarthJabba9 said:
https://forum.xda-developers.com/showpost.php?p=76885728&postcount=3
Click to expand...
Click to collapse
Thank you sir ... can you recommend me some good custom roms which are better than MIUI for redmi 5 plus? I tried some pie roms but there are several bugs like green camera...
Geekn0ob said:
Thank you sir ... can you recommend me some good custom roms which are better than MIUI for redmi 5 plus? I tried some pie roms but there are several bugs like green camera...
Click to expand...
Click to collapse
This is not an easy question, because it all depends on your needs and on what you are prepared to put up with. Most of them will do a decent job - depending on your needs. For me, I have found issues with virtually every Pie ROM that I have tried - and I have tried a lot. I think you just have to try as many as possible, and see which one most meets your needs while giving you the least amount of issues. I have eventually stayed with official HavocOS - but that may not suit your purposes. And I am always extremely wary of upgrading to new releases.
PS: with the benefit of hindsight, I should have stayed with Oreo - but I have taken the Pie plunge, so that's the way it is ...
DarthJabba9 said:
This is not an easy question, because it all depends on your needs and on what you are prepared to put up with. Most of them will do a decent job - depending on your needs. For me, I have found issues with virtually every Pie ROM that I have tried - and I have tried a lot. I think you just have to try as many as possible, and see which one most meets your needs while giving you the least amount of issues. I have eventually stayed with official HavocOS - but that may not suit your purposes. And I am always extremely wary of upgrading to new releases.
PS: with the benefit of hindsight, I should have stayed with Oreo - but I have taken the Pie plunge, so that's the way it is ...
Click to expand...
Click to collapse
hmm.. I guess I should try some oreo Roms... I just need better stability as its my daily driver...
Geekn0ob said:
hmm.. I guess I should try some oreo Roms... I just need better stability as its my daily driver...
Click to expand...
Click to collapse
I think you should - even if only just for the comparisons. I would start with Oreo (non-Treble) ROMs.
DarthJabba9 said:
I think you should - even if only just for the comparisons. I would start with Oreo (non-Treble) ROMs.
Click to expand...
Click to collapse
any particular oreo Roms you want to recommend? For daily driver, bugless preferably
Geekn0ob said:
any particular oreo Roms you want to recommend? For daily driver, bugless preferably
Click to expand...
Click to collapse
There is no such thing as a bugless ROM - but, from my recollection, Validus and AICP were reasonably good.
DarthJabba9 said:
There is no such thing as a bugless ROM - but, from my recollection, Validus and AICP were reasonably good.
Click to expand...
Click to collapse
may be that's why people like MIUI...full with tons of bloatwares but reliable... however I remember my xperia z had huge roms available and lot of them were almost bug free.. old days were good for using custom roms
Geekn0ob said:
may be that's why people like MIUI...full with tons of bloatwares but reliable... however I remember my xperia z had huge roms available and lot of them were almost bug free.. old days were good for using custom roms
Click to expand...
Click to collapse
Hmm ... MIUI is very far from bugless. Personally, I wouldn't touch MIUI with a barge pole. It is the first thing that gets wiped from all my devices.
Geekn0ob said:
I've just unlocked bootloader of my redmi 5 plus vince, now how do I install any custom recovery? what things I need to install on my PC? I really need some detailed help and links regarding this issue...
Click to expand...
Click to collapse
I have a simple solution :
1.Download your recovery img file
2. Keep the recovery in your phone internal storage
3. Keep the recovery in your pc too
4.Download adb setup in your pc
5. Install adb setup in your pc ( don't open after install)
6.Copy the recovery file
7. Go to your C drive and open adb
8.paste the recovery file
9. Press Shift and right click
10. Click open command window here
11. Switch off your mobile
12. Press and hold volume down and power key to go into fastboot mode
13. Now connect your phone to pc with data cable
14. Enter the code:-
(A). fastboot devices
(B) fastboot install recovery recovery.img
(C) fastboot boot recovery.img
Now your phone will boot into recovery mode
15. Swipe to allow modification
16. Press install
17. Install the recovery you kept in internal storage
Thats it...now reboot..
I personally reccommend Orangefox recovery

Categories

Resources