[Multibooting] Porting EFIDroid for Galaxy Note4 (Snapdragon) - Galaxy Note 4 Android Development (Snapdragon)

Hello.
As many of you know that EFIDroid is out for Snapdragon processor, our device must be compatible! Have any of you tried to compile EFIDroid for our device?
Check these websites for more info:
●EFIDroid:
http://efidroid.org/
●[EFIDroid] Porting a new device · efidroid/projectmanagement Wiki · GitHub:
https://github.com/efidroid/projectmanagement/wiki/[EFIDroid]-Porting-a-new-device
Hope to get response from you.
Thank you.
EDIT:
Further discussion will take place here:
https://forum.xda-developers.com/no...n-samsung-galaxy-note-4-t3575300/post71489199
Please do give ? to @abraha2d for his initiative there.
PS: Moderator can close further posts on this thread without deleting anyone's post.

Preet Juneja said:
Hello.
As many of you know that EFIDroid is out for Snapdragon processor, our device must be compatible! Have any of you tried to compile EFIDroid for our device?
Check these websites for more info:
●EFIDroid:
http://efidroid.org/
●[EFIDroid] Porting a new device · efidroid/projectmanagement Wiki · GitHub:
https://github.com/efidroid/projectmanagement/wiki/[EFIDroid]-Porting-a-new-device
Hope to get response from you.
Thank you.
Click to expand...
Click to collapse
Have you done anything with this or just waiting for input?

Myrder said:
Have you done anything with this or just waiting for input?
Click to expand...
Click to collapse
Since I'm a high school student, I really don't have time to go over in details, I have so start from basics, so I'm waiting for input. Or, my vacations are near, if I don't get input, I'll try it on my own?

Preet Juneja said:
Since I'm a high school student, I really don't have time to go over in details, I have so start from basics, so I'm waiting for input. Or, my vacations are near, if I don't get input, I'll try it on my own?
Click to expand...
Click to collapse
I've successfully ported to the Verizon Note 4 (trltevzw). I'll be posting a thread about it sometime soon.

abraha2d said:
I've successfully ported to the Verizon Note 4 (trltevzw). I'll be posting a thread about it sometime soon.
Click to expand...
Click to collapse
I'm so happy! Thank you...
@bigron77, @death_jax and @Myrder

Preet Juneja said:
I'm so happy! Thank you...
@bigron77, @death_jax and @Myrder
Click to expand...
Click to collapse
Would you be interested in testing? Please read the warnings before installing . It's only for SM-N910V right now.
https://forum.xda-developers.com/no...droid-verizon-samsung-galaxy-note-4-t3575202/

abraha2d said:
Would you be interested in testing? Please read the warnings before installing . It's only for SM-N910V right now.
https://forum.xda-developers.com/no...droid-verizon-samsung-galaxy-note-4-t3575202/
Click to expand...
Click to collapse
I would've tested if I own V varient. I own 'G' varient. Thanks anyway,

Preet Juneja said:
I would've tested if I own V varient. I own 'G' varient. Thanks anyway,
Click to expand...
Click to collapse
That's snapdragon, right? I'm pretty sure the Verizon build should work, but no guarantees.
Testing would be helpful, though. You have a backup of your boot.img?

abraha2d said:
That's snapdragon, right? I'm pretty sure the Verizon build should work, but no guarantees.
Testing would be helpful, though. You have a backup of your boot.img?
Click to expand...
Click to collapse
Yes I tried. It didn't work, said no value for Samsung/Noblelte.
Yes I do have backup, let me attach it.
Here it is:
https://drive.google.com/file/d/0B1mIKM4dsZkjblEwUk9yMW1Eb2c/view?usp=drivesdk

Preet Juneja said:
Yes I tried. It didn't work, said no value for Samsung/Noblelte.
Yes I do have backup, let me attach it.
Here it is:
https://drive.google.com/file/d/0B1mIKM4dsZkjblEwUk9yMW1Eb2c/view?usp=drivesdk
Click to expand...
Click to collapse
Hmm... noblelte is Note 5, not Note 4. Are you running a Note 5 ROM by any chance?

abraha2d said:
Hmm... noblelte is Note 5, not Note 4. Are you running a Note 5 ROM by any chance?
Click to expand...
Click to collapse
Actually Note 7 port, edited build.prop to make it look like Note 5 to Samsung so that it won't get disabled over the air by them.
So shall I edit build.prop to make it support my device and test it?
What should I change it into?

Preet Juneja said:
Actually Note 7 port, edited build.prop to make it look like Note 5 to Samsung so that it won't get disabled over the air by them.
So shall I edit build.prop to make it support my device and test it?
What should I change it into?
Click to expand...
Click to collapse
Do you know the original device code for your device? Should start with "trlte".
If you don't know it, put "trltevzw" (that's the one for SM-N910V).

abraha2d said:
Do you know the original device code for your device? Should start with "trlte".
If you don't know it, put "trltevzw" (that's the one for SM-N910V).
Click to expand...
Click to collapse
Please check:

Preet Juneja said:
Please check:
Click to expand...
Click to collapse
vzw, not vwz

abraha2d said:
vzw, not vwz
Click to expand...
Click to collapse
?
Let's see if anyone make port it to G variant, Samsung should have only one like others. Well, if nobody will be able to, I'll definitely start to port it from 23rd of March.

Preet Juneja said:
Let's see if anyone make port it to G variant, Samsung should have only one like others. Well, if nobody will be able to, I'll definitely start to port it from 23rd of March.
Click to expand...
Click to collapse
I will look into this, please standby. Thanks!

Preet Juneja said:
Let's see if anyone make port it to G variant, Samsung should have only one like others. Well, if nobody will be able to, I'll definitely start to port it from 23rd of March.
Click to expand...
Click to collapse
Please install the attached debug version, and try again. If it still fails, send me a logcat.
Instructions on how to logcat: https://www.xda-developers.com/guide-sending-a-logcat-to-help-debug-your-favorite-app/.

abraha2d said:
Please install the attached debug version, and try again. If it still fails, send me a logcat.
Instructions on how to logcat: https://www.xda-developers.com/guide-sending-a-logcat-to-help-debug-your-favorite-app/.
Click to expand...
Click to collapse
Computer has been off since months and I'll have to do many configurations on it. That's the reason I said 23rd. Sorry that I can provide you logcat, and thanks for your help.

N910g code is trltedt
Sent from my SM-N910G using Tapatalk

yashthemw said:
N910g code is trltedt
Click to expand...
Click to collapse
Yes. I know and I tried it. I just asked for his device code because he made it for his device. Thanks anyway...

Related

Read please! Can anyone make rom for N9389/ HDC GALAXY S3 LEGEND?

So the first person who makes completely working miui or cm10.1 or both will get 100-150 dollars
Sent from my Samsung Galaxy SIV using xda app-developers app
gogozx said:
So the first person who makes completely working miui or cm10.1 or both will get 100-150 dollars
Sent from my Samsung Galaxy SIV using xda app-developers app
Click to expand...
Click to collapse
does this offer still stand?
If so, I will give it a go.
OpenMinded said:
does this offer still stand?
If so, I will give it a go.
Click to expand...
Click to collapse
Yes, it still stands, but i found out that CM10.1 is currently impossible to make, so you can try with MIUI V5.
gogozx said:
Yes, it still stands, but i found out that CM10.1 is currently impossible to make, so you can try with MIUI V5.
Click to expand...
Click to collapse
so how did you make the nexus rom for it?
The issue is that I do not own the phone, but I am looking at porting CM to MTK6589.
MIUI porting is a bit different, it would not involve kernel compiling per se I believe (CM either, but I would like to).
To give it a go, I would need info from here:
http://wiki.cyanogenmod.org/w/Doc:_porting_intro
So your ROM version, partition info etc.
When I manage to port to a device I own, I can give it a go.
OpenMinded said:
so how did you make the nexus rom for it?
The issue is that I do not own the phone, but I am looking at porting CM to MTK6589.
MIUI porting is a bit different, it would not involve kernel compiling per se I believe (CM either, but I would like to).
To give it a go, I would need info from here:
http://wiki.cyanogenmod.org/w/Doc:_porting_intro
So your ROM version, partition info etc.
When I manage to port to a device I own, I can give it a go.
Click to expand...
Click to collapse
It's not really Nexus ROM, it's just stock ROM modified to look like stock Android.
I have Android 4.2.1
I will PM you the partition info.
gogozx said:
It's not really Nexus ROM, it's just stock ROM modified to look like stock Android.
I have Android 4.2.1
I will PM you the partition info.
Click to expand...
Click to collapse
Just started with practicing on my Nexus 7 . I ordered the same model as well, N9389.
I also have a N9599, let's see how far I get .
OpenMinded said:
Just started with practicing on my Nexus 7 . I ordered the same model as well, N9389.
I also have a N9599, let's see how far I get .
Click to expand...
Click to collapse
Wow, it seems that you have alot of money to order it just because you want to develop ROM for that phone.
Good luck man, if you need any help message me
gogozx said:
Wow, it seems that you have alot of money to order it just because you want to develop ROM for that phone.
Good luck man, if you need any help message me
Click to expand...
Click to collapse
Well, not really, but I like to spend money on those things.
When the ROM works I'll sell it .
Well dump info and the stuff on the CM porting page is still usefull.
cheers
OpenMinded said:
Well, not really, but I like to spend money on those things.
When the ROM works I'll sell it .
Well dump info and the stuff on the CM porting page is still usefull.
cheers
Click to expand...
Click to collapse
I will be testing those ROMs that you make for N9389, is it OK?
gogozx said:
I will be testing those ROMs that you make for N9389, is it OK?
Click to expand...
Click to collapse
If I manage to make something working, sure !
OpenMinded said:
If I manage to make something working, sure !
Click to expand...
Click to collapse
i compiled my first recovery based on cm 10.1 for Thl W8.
I have no easy way to push the image to the phone to test.
If it works, I can start to create a recovery for this phone based on sources.
I would need that info I requested.
Are you able to post the build.prop file and the partition dump?
Look at the page with instructions I posted earlier.
Meantime I look for an easy way to flash that recovery, somehow sp flashtool does not read the scatter file created by mtkdroidtools .
cheers
managed to flash it, but it does not work , just a black screen .
Harder than it looks.
Can't promise anything, but I'll post if I get further.
Compiling on an old C2D now, so it takes time .
OpenMinded said:
managed to flash it, but it does not work , just a black screen .
Harder than it looks.
Can't promise anything, but I'll post if I get further.
Compiling on an old C2D now, so it takes time .
Click to expand...
Click to collapse
Even if you failed, thank you for trying and i hope you will make it
gogozx said:
Even if you failed, thank you for trying and i hope you will make it
Click to expand...
Click to collapse
you are welcome .
I do still need the information I mentioned once I get it working.
Especially the partition info is important.
You may always hit the thanks button when you are happy .
I am currently working on CWM 6 to get working.
I'll post when I have progress (or when I quit ).
You can always give it a go yourself:
http://wiki.cyanogenmod.org/w/Doc:_porting_intro
cheers!
OpenMinded said:
If I manage to make something working, sure !
Click to expand...
Click to collapse
So, like I requested before, please :
- post your build.prop file
- post identification stuff of the device, like screen resolution, memory and recovery.fstab (or the recovery image)
- in general take a look at the link I posted before and read it, so you know what info is needed :
http://wiki.cyanogenmod.org/w/Doc:_porting_intro
The reason I ask is because there are at leat 2 different versions, 1 had 960x480 screen and 1/4gb ram/rom, the other 1280x720 and 2/8.
They obviously at least have different partitions and displays and perhaps even other different hardware.
You can also post a full working ROM on dropbox or something.
thanks
P.S. for the needed tools, see here:
http://forum.xda-developers.com/showpost.php?p=44096751&postcount=371
This is a CWM 6.0.3.3 which works on my device.
Use SP Flash Tools 3.13 something to flash.
My scatter file is attached, please compare it with yours.
Needless to say perhaps, but still: this is on your own risk.
You may damage your device if you do not know what you are doing.
Bricking it is not my fault!
So think before you act.
If you try: please give feedback if it works.
If does it is the same device: N9389 5.3", 960x480 (qHD) , 1 gb ram, 4 gb rom.
Device identifier: v89_gq2002s
Baseband v: MOLY.WR8.W1248.MD.WG.MP.V6.P2, 2013/03/26 12:42
cheers!
OpenMinded said:
This is a CWM 6.0.3.3 which works on my device.
Use SP Flash Tools 3.13 something to flash.
My scatter file is attached, please compare it with yours.
Needless to say perhaps, but still: this is on your own risk.
You may damage your device if you do not know what you are doing.
Bricking it is not my fault!
So think before you act.
If you try: please give feedback if it works.
If does it is the same device: N9389 5.3", 960x480 (qHD) , 1 gb ram, 4 gb rom.
Device identifier: v89_gq2002s
Baseband v: MOLY.WR8.W1248.MD.WG.MP.V6.P2, 2013/03/26 12:42
cheers!
Click to expand...
Click to collapse
OK, thank you man but i already have CWM :/
Anyways yes that is my phone
And here is the stock ROM
http://www.needrom.com/mobile/star-n9389/
gogozx said:
OK, thank you man but i already have CWM :/
Anyways yes that is my phone
And here is the stock ROM
http://www.needrom.com/mobile/star-n9389/
Click to expand...
Click to collapse
You have CWM 6 already? If you are sure, I will continue.
OpenMinded said:
You have CWM 6 already? If you are sure, I will continue.
Click to expand...
Click to collapse
I'm sure You have no idea how happy i am now, you honestly make me happy because you try so hard for person that you don't even know DD
gogozx said:
I'm sure You have no idea how happy i am now, you honestly make me happy because you try so hard for person that you don't even know DD
Click to expand...
Click to collapse
Hi,
Well I am partly motivated by your offer, but I enjoy Android and Linux hacking.
Let's hope those attempts will lead to something.
How about LewaOS? There are good porting guides for that.
I will try to look for MIUI or CM in the weekend.
Initial CM would miss dual sim support.
Maybe MIUI is easier, because some work has been done.
Well, I'll see.
Don't overestimate the complexity, if you have CM 6 and made it yourself, porting a rom is doable I suppose ?
cheers

Join forces to port CyanogenMod and TWRP Recovery

Hi,
I'm modpunk and some know me from porting CM9 to the Wildfire S. The Alpha will be my next phone and I plan to port CM to it. If someone is interested in collaboration, let me know.
Some of my previous work is documented here:
https://blog.cryptomilk.org/category/android/
modpunk said:
Hi,
I'm modpunk and some know me from porting CM9 to the Wildfire S. The Alpha will be my next phone and I plan to port CM to it. If someone is interested in collaboration, let me know.
Some of my previous work is documented here:
https://blog.cryptomilk.org/category/android/
Click to expand...
Click to collapse
Heya!
I have the phone already and am willing to help out in any way i can. Just let me know
faldo said:
Heya!
I have the phone already and am willing to help out in any way i can. Just let me know
Click to expand...
Click to collapse
It isn't available here yet, I think I wont get one till mid October ...
modpunk said:
It isn't available here yet, I think I wont get one till mid October ...
Click to expand...
Click to collapse
Unfortunatly, i havn't found a way to root it yet, do you have any suggestions to where i would look for a method?
faldo said:
Unfortunatly, i havn't found a way to root it yet, do you have any suggestions to where i would look for a method?
Click to expand...
Click to collapse
I thought you can just install a recovery. So that would be the first step
faldo said:
Unfortunatly, i havn't found a way to root it yet, do you have any suggestions to where i would look for a method?
Click to expand...
Click to collapse
Try towel root
Sent from my XT1022 using xda premium
nisu4717 said:
Try towel root
Sent from my XT1022 using xda premium
Click to expand...
Click to collapse
I already tried both towel and framaroot, exploits don't seem to cut it, but thanx for the hint =)
modpunk said:
I thought you can just install a recovery. So that would be the first step
Click to expand...
Click to collapse
I'll try this tonight when i get home.
Cheers!
faldo said:
Heya!
I have the phone already and am willing to help out in any way i can. Just let me know
Click to expand...
Click to collapse
Can you install this?
https://play.google.com/store/apps/details?id=com.cls.partition&hl=en
and list the partition details (as in image number 7 shown on the google play page) - in the app it's under advanced
I'm interested in what partition boot is?
I have a rom built but need the info to mount the kernel in the script
Eudemony said:
Can you install this?
https://play.google.com/store/apps/details?id=com.cls.partition&hl=en
and list the partition details (as in image number 7 shown on the google play page) - in the app it's under advanced
I'm interested in what partition boot is?
I have a rom built but need the info to mount the kernel in the script
Click to expand...
Click to collapse
Sure thing, the list was pretty long but i I presume you only needed info about the mounted partitions?
http://i1052.photobucket.com/albums/s453/faldoroc/2014-09-21133450.png
http://i1052.photobucket.com/albums/s453/faldoroc/2014-09-21133855.png
http://i1052.photobucket.com/albums/s453/faldoroc/2014-09-21133950.png
http://i1052.photobucket.com/albums/s453/faldoroc/2014-09-21134046.png
faldo said:
Sure thing, the list was pretty long but i I presume you only needed info about the mounted partitions?
http://i1052.photobucket.com/albums/s453/faldoroc/2014-09-21133450.png
http://i1052.photobucket.com/albums/s453/faldoroc/2014-09-21133855.png
http://i1052.photobucket.com/albums/s453/faldoroc/2014-09-21133950.png
http://i1052.photobucket.com/albums/s453/faldoroc/2014-09-21134046.png
Click to expand...
Click to collapse
Kernel isn't mounted - I know weird, right?
i.e for the Galaxy S4 mine is
mmcblk0p20
10.0mb
boot | xx | Not Mounted
This is the partition I'm interested in
the one that says
boot | xx | Not Mounted
at the bottom
If you could post all the pages it would help future devs
especially those who make custom recoveries
Eudemony said:
I'm interested in what partition boot is?
Click to expand...
Click to collapse
Here you go, hope it helps.
Eudemony said:
Can you install this?
https://play.google.com/store/apps/details?id=com.cls.partition&hl=en
and list the partition details (as in image number 7 shown on the google play page) - in the app it's under advanced
I'm interested in what partition boot is?
I have a rom built but need the info to mount the kernel in the script
Click to expand...
Click to collapse
I have the ATT version, gimme a sec I'm screenshotting the entire list
Edit: Here you go
aequinox said:
Here you go, hope it helps.
Click to expand...
Click to collapse
Huh, all the partitions are different on mine. Guessing because of different variants?
Finally, someone starting to get into this phone. Hopefully more Devs will get involved with creating Roms, Recoveries, etc... Hope this thread blows up too a high popularity so we could start flashing fever!!! Sucks that ATT has the exclusives on the phone. Bad choice by Samsung. Would of given the phone a better chance of being more popular if it were in other service companies. Ordered my phone today and should get it soon. Let's hope enough Devs get this phone so we can have a nice choice of Roms. Crossing my fingers!!!
Does this Root work for the ATT version???
http://www.skyneel.com/2014/09/root-samsung-galaxy-alpha-sm-g850f-by-simple-tutorial.html
Jaybell4444 said:
Finally, someone starting to get into this phone. Hopefully more Devs will get involved with creating Roms, Recoveries, etc... Hope this thread blows up too a high popularity so we could start flashing fever!!! Sucks that ATT has the exclusives on the phone. Bad choice by Samsung. Would of given the phone a better chance of being more popular if it were in other service companies. Ordered my phone today and should get it soon. Let's hope enough Devs get this phone so we can have a nice choice of Roms. Crossing my fingers!!!
Does this Root work for the ATT version???
http://www.skyneel.com/2014/09/root-samsung-galaxy-alpha-sm-g850f-by-simple-tutorial.html
Click to expand...
Click to collapse
CF Root doesn't work for AT&T devices because AT&T locks bootloaders. To be blunt, unless the Note 4 community finds an exploit that applies to the Alpha as well, we're SOL in terms of root and custom ROMs.
I've started to setup the first git repositories and imported the kernel to build the twrp recovery. I don't have the phone yet but probably will get one soon.
modpunk said:
I've started to setup the first git repositories and imported the kernel to build the twrp recovery. I don't have the phone yet but probably will get one soon.
Click to expand...
Click to collapse
it`s been time for change,nice to see you hire modpunk
Could someone with a phone please post /proc/mtd. My phone didn't arrive yet.
Open a console:
Code:
cat /proc/mtd
modpunk said:
Could someone with a phone please post /proc/mtd. My phone didn't arrive yet.
Open a console:
Code:
cat /proc/mtd
Click to expand...
Click to collapse
Unfortunately there's no /proc/mtd file (at least on un-rooted SG Alpha, checked with root explorer).
freaksamael said:
Unfortunately there's no /proc/mtd file (at least on un-rooted SG Alpha, checked with root explorer).
Click to expand...
Click to collapse
What about /proc/partitions ???
I cant find /proc / partition also on rooted Alpha maybe is visable only with adb

SM-T230NT Rom Development Cyanogenmod 11

This is a fairly square build for the sm-t230nt degaswifidtv qcom/msm8226
cm11_degaswifidtv-round2.zip
https://drive.google.com/file/d/0B9n_loxLasIVNnpVMV9BN21laUU/view?usp=sharing
bluetooth is not yet functioning.
My main interest in this excercise was to assemble working/workable sources to get development moving
for this device.
As of getting the recovery functioning correctly, all required is assembled to help any actual owner of this
device to begin taking it foward.
I will limit my effort in this to getting the bluetooth issue resolved,
and possibly getting dtv functions working.
Thank you @Erus Tyrannus for inquiring about recovery initially and testing this build and provding feedback to date.
Sources assembled in post 2
Sources
Kernel
SM-T230NT_LA_KK CAF
https://github.com/moonbutt74/kernel_samsung_degaswifidtv/tree/master
Device Tree
https://github.com/moonbutt74/device_samsung_degaswifidtv
Vendor Sources - need work
https://github.com/moonbutt74/vendor_samsung_degaswifidtv
Reserved
Reserved for updates
I am not accepting any requests.
This is not an app support thread.
This is not an Odin/Firmware support thread.
Thank you.
m
Awesome ty!!!
gammaxgoblin said:
Awesome ty!!!
Click to expand...
Click to collapse
G,
hi, you will want to edit build.prop to change screen density to 160
When i have an idea of what's wrong with bluetooth and get it sorted,
i will also adjust the next build for correct dpi setting.
m
Will this run on the 230nu?
I'll try it..
phonetec said:
I'll try it..
Click to expand...
Click to collapse
gammaxgoblin said:
Will this run on the 230nu?
Click to expand...
Click to collapse
Guys,
NOOOOO! don't do that. this is for a version of the galaxy tab 4 7.0 which is a qcom/msm device!
No one has managed a build yet for the sm-t230nu which is a Marvell device.
sorry
m
Damnit
And about DTV? It's working?
riclixo said:
And about DTV? It's working?
Click to expand...
Click to collapse
DTV is not implemented yet.
Any new's with BT ?
mario156090 said:
Any new's with BT ?
Click to expand...
Click to collapse
No, i don't own the device.
I established the resources to build, so now you guys need a developer in ownership of the device to get things moving.
i am moving out of rom building and going back to the kernel and some other things.
m
moonbutt74 said:
No, i don't own the device.
I established the resources to build, so now you guys need a developer in ownership of the device to get things moving.
i am moving out of rom building and going back to the kernel and some other things.
m
Click to expand...
Click to collapse
Ok friend, thank for your job and sorry for my bad english.
@moonbutt74:
Will this work on the SM-T230N version?
tablord said:
@moonbutt74:
Will this work on the SM-T230N version?
Click to expand...
Click to collapse
T,
i don't know, i don't own the device.
m
tablord said:
@moonbutt74:
Will this work on the SM-T230N version?
Click to expand...
Click to collapse
not work
Thread closed at OP's request

[ROM][SM-G360H][7.1.2]XenonHD for Samsung Grand Core Prime

thread has been closed
will this work on sm-g361h?
Amanullah shahid said:
will this work on sm-g361h?
Click to expand...
Click to collapse
Again with the stupid questions. Please read OP before asking stuff like that
Megabyte28 said:
Again with the stupid questions. Please read OP before asking stuff like that
Click to expand...
Click to collapse
hahahahahahahahahahaha:laugh:
Amanullah shahid said:
hahahahahahahahahahaha:laugh:
Click to expand...
Click to collapse
Sorry for the term "stupid". If you wanna see if it's compatible for your phone, then try it out. But if you damaged your phone, don't blame us
Closed
Hay. . .why just open the thread and close it?where is the rom?you are our hope.we are counting on you.
nitroxsl said:
Hay. . .why just open the thread and close it?where is the rom?you are our hope.we are counting on you.
Click to expand...
Click to collapse
Do you know how to develop "discontinued" ROMS? XenonHD has a very big bug and I want you guys to fix it. PM me if you want the link to the ROM
Here's some screenshot of the ROM!:laugh:
mod edit: it is clear the OP didn't want the rom posted
That's the link of the Rom! Sim card is not detected. Please fix that. And tell me what's working and what's not. :laugh: Thanks to anyone who helps! :highfive:
Thread closed per OP request

Question Idiot's Guide

Question for the brain trust. Is there an idiots guide to rooting the p6? I have been reading through the post here and I am totally lost and confused.
alarmdude9 said:
Question for the brain trust. Is there an idiots guide to rooting the p6? I have been reading through the post here and I am totally lost and confused.
Click to expand...
Click to collapse
You can use this from Pixel 6 Pro forum.
Thread '[Pixel 6 Pro] Easy STEP BY STEP Unlock-Root' https://forum.xda-developers.com/t/pixel-6-pro-easy-step-by-step-unlock-root.4361847/
Make sure you substitute 'raven' with 'oriole' when installing anything.
All credit goes @Az Biker
alarmdude9 said:
Question for the brain trust. Is there an idiots guide to rooting the p6? I have been reading through the post here and I am totally lost and confused.
Click to expand...
Click to collapse
Here's another one from the Pixel 6 Pro... https://forum.xda-developers.com/t/...thout-wiping-data-and-retaining-root.4356065/
Well did it. Now it keeps going into the bootloader. I hate my life....
alarmdude9 said:
Well did it. Now it keeps going into the bootloader. I hate my life....
Click to expand...
Click to collapse
Which guide were you using and what step leads to booting into bootloader?
phaino00 said:
Which guide were you using and what step leads to booting into bootloader?
Click to expand...
Click to collapse
This one
[Pixel 6 Pro] Easy STEP BY STEP Unlock-Root-Update
Ready to Unlock, Root, and Update factory images on your Pixel 6 Pro? There are some really good guides by V0latyle here, and by roirraW "edor" ehT here which are great for veteran/regular users who are really familiar with adb/fastboot and the...
forum.xda-developers.com
I run linux so the windows script would not work and I like to poke at stuff so...
alarmdude9 said:
This one
[Pixel 6 Pro] Easy STEP BY STEP Unlock-Root-Update
Ready to Unlock, Root, and Update factory images on your Pixel 6 Pro? There are some really good guides by V0latyle here, and by roirraW "edor" ehT here which are great for veteran/regular users who are really familiar with adb/fastboot and the...
forum.xda-developers.com
I run linux so the windows script would not work and I like to poke at stuff so...
Click to expand...
Click to collapse
I understand. If I can assist, just let me know and I do what I can.
phaino00 said:
I understand. If I can assist, just let me know and I do what I can.
Click to expand...
Click to collapse
I do appreciate it. I had to wipe so I'm letting it rebuild as I make some lunch then going to give it another go. I actually need root for call recording because of my ex and my kids (it's a mess) so I'll get it done.
alarmdude9 said:
I do appreciate it. I had to wipe so I'm letting it rebuild as I make some lunch then going to give it another go. I actually need root for call recording because of my ex and my kids (it's a mess) so I'll get it done.
Click to expand...
Click to collapse
Best wishes...for all of it.
May have found the issue. I have build sd1a.210817.037 and the latest build on google is SD1A.210817.015.A4
Anyone have a boot.img they want to share?
alarmdude9 said:
May have found the issue. I have build sd1a.210817.037 and the latest build on google is SD1A.210817.015.A4
Anyone have a boot.img they want to share?
Click to expand...
Click to collapse
.037 is the most recent build released. .015 shipped on the phone and updated to .036.
alarmdude9 said:
I do appreciate it. I had to wipe so I'm letting it rebuild as I make some lunch then going to give it another go. I actually need root for call recording because of my ex and my kids (it's a mess) so I'll get it done.
Click to expand...
Click to collapse
Isn't there a call transcription service built into Android 12?
utnick said:
Isn't there a call transcription service built into Android 12?
Click to expand...
Click to collapse
Not on the US Tmobile version I can find.
alarmdude9 said:
Not on the US Tmobile version I can find.
Click to expand...
Click to collapse
That's what I have. I wanna say it's with the Live Caption settings. Lemme look for it.
Edit:
Sorry I misremembered. It will caption calls and not transcribe.
utnick said:
That's what I have. I wanna say it's with the Live Caption settings. Lemme look for it.
Click to expand...
Click to collapse
Oh you said transcript, sorry I was thinking record. If it has transcript that would help but the voice recording holds up in court.
What version of magisk are you guys using? I'm trying canary.
alarmdude9 said:
What version of magisk are you guys using? I'm trying canary.
Click to expand...
Click to collapse
The one linked in @Az Biker post.
It was vbmeta. Gezz new phones.
alarmdude9 said:
May have found the issue. I have build sd1a.210817.037 and the latest build on google is SD1A.210817.015.A4
Anyone have a boot.img they want to share?
Click to expand...
Click to collapse
Yo the A4 build is only for Verizon. The 037 build is the one you want for T-Mobile
opz187 said:
Yo the A4 build is only for Verizon. The 037 build is the one you want for T-Mobile
Click to expand...
Click to collapse
Thanks for letting me know, I do appreciate it. It ended up being I didn't have vbmeta checking disabled.

Categories

Resources