[Q] What to do after root (SDE)? - Gen8, Gen9, Gen10 Q&A, Help & Troubleshooting

So I finally got the guts to install the SDE on my 101. What cool stuff can I do now with root privs?

This: http://forum.xda-developers.com/showthread.php?t=895599

caseym said:
So I finally got the guts to install the SDE on my 101. What cool stuff can I do now with root privs?
Click to expand...
Click to collapse
I installed SDE, and am LOST! cant get su permission, (probably did something wrong, dev recovery is not finding the kernel initfram to flash for some reason.

caseym said:
So I finally got the guts to install the SDE on my 101. What cool stuff can I do now with root privs?
Click to expand...
Click to collapse
The SDE does not give you root. The SDE allows you to install a secondary OS, which you can root.
For example, the post that dewthat refers to is how to install a modified version of the Android OS as compiled by Archos, allowing you to have root access to that OS (not the original OS shipped on the tablet).

After you root and get su, you can overclock with setcpu

Thanks for all the replies!

My Archos 101 After SDE & Temp Root
SETCPU / Titanium Backup / Root Explorer / CacheMate for Root Users
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And Access to Market with Paid App by MarketAccess
Thank you very must to @chulri, @ardatdat, @dogmaphobia, @$aur0n and all developer here

elmerohueso said:
The SDE does not give you root. The SDE allows you to install a secondary OS, which you can root.
For example, the post that dewthat refers to is how to install a modified version of the Android OS as compiled by Archos, allowing you to have root access to that OS (not the original OS shipped on the tablet).
Click to expand...
Click to collapse
I'm not sure I understand that statement. It's possible then to have superuser without root??? When I installed the SDE, I got superuser permissions in the Development Edition.

Again, SDE is there to give you the possibility to install another Android ( or any type of Linux for armc8 ).
It doesn't give you su or anything, that is something YOU have to do by installing another system, like the linked one.

I have done by this step.
chulri said:
It's simple:
download SDE: http://www.archos.com/support/download/firm_dev/firmware_archos_android_gen8.aos
download the custom kernel from the thread mentioned above
reboot archos device and hold down "Vol-" button after screen went black
choose "Update firmware"
connect your archos device by usb to your computer
upload the firmware file to your device
safely disconnect the usb connection
press ok on archos device
reboot and hold down "Vol-" button after screen went black
Go to recovery menu and choose flash kernel / initramfs.cpio.gz
connect your archos device by usb to your computer
upload zImage and initramfs.cpio.gz to your device
safely disconnect the usb connection
press ok on archos device
reboot and hold down "Vol-" button after screen went black
choose "Developer Edition"
...
run terminal app
type "su"
have fun...
Click to expand...
Click to collapse
[Kernel] Archos Gen8 Kernel (EXT4 fix; min/max: 250/1200Mhz) (Updated: 6-JAN-2011)
http://forum.xda-developers.com/showthread.php?t=897877

jakkrith said:
I have done by this step.
[Kernel] Archos Gen8 Kernel (EXT4 fix; min/max: 250/1200Mhz) (Updated: 6-JAN-2011)
http://forum.xda-developers.com/showthread.php?t=897877
Click to expand...
Click to collapse
Cool...it looks like that kernel can only be used with ext4 booting from an sdcard, correct?

dewthat said:
This: http://forum.xda-developers.com/showthread.php?t=895599
Click to expand...
Click to collapse
I, too, am confused. I have installed SDE and booted to it. I tried to continue and follow the instructions from above link but in SDE's terminal screen, I cannot create partitions on my SD card which is already inserted. There is no entry for sdb in /dev. I can su from the terminal screen but "fdisk" is not found as a command!
How do I format the sdcard?
Thanks in advance.
Another question: Can we mount the Android file system from SDE so we can modify things in it? Instead of running another Android OS?

elmerohueso said:
The SDE allows you to install a secondary OS, which you can root.
Click to expand...
Click to collapse
By this, I assume you mean custom ROM's also?

@caseym : That kernel can use with ext4 booting from an sdcard but my device not used ext4 and booting from internal stroage not sdcard.
I need only temp root.
@ crc111: I though you need to manage partition of SD Card in Linux OS on your PC/Notebook. Not in you device.

jakkrith said:
@caseym : That kernel can use with ext4 booting from an sdcard but my device not used ext4 and booting from internal stroage not sdcard.
I need only temp root.
@ crc111: I though you need to manage partition of SD Card in Linux OS on your PC/Notebook. Not in you device.
Click to expand...
Click to collapse
jakkrith, thanks. I don't have a Linux PC. I will have to build one to proceed with this project.

crc111 said:
jakkrith, thanks. I don't have a Linux PC. I will have to build one to proceed with this project.
Click to expand...
Click to collapse
Okay. I installed the VMWarePlayer and the Ubuntu 10 image. But Ubuntu does not see the SD card reader device in my laptop. I tried to edit the configuration of the VM but VMWarePlayer does not show a SD card as a available device to add to the VM. It shows Floppy, CD Rom, etc drives even though there is none in my laptop!

Related

Supertool for Nook Tablet

Alright, this thread is going to be dedicated to "Nooky" the supertool. What this script will do, is multiple things. Reset to factory firmware (exploit the /factory partition / bootcount.), Root, fix broken recoveries, and with root comes all of the mods for stock that I came up with. This is so then we can have everything in one tool without worrying about certain things. (also, after root, it could also install CWM recovery.)
Instructions:
I suggest that you have some kind of root shell. Either by using the adb hijack app I made found here or by being in recovery.
Extract the zip, and click "Nooky.bat" Ignore all other files, just click "Nooky" not nook and zergy. Nooky. Just needed to clarify. Anyway, then you just go through the menus and choose what you want. Enjoy.
*Note, you need to have an adb shell running as root on some of these options. So you may want to be booted into recovery off sd or something.
Features:
Root (includes nook and zergy script)
Md5sum check for recovery images.
Recovery flashers (root only.)
Reboot menu (Android and Recovery)
Reset nook to factory state (including /system and boot.) {8 failed boots method}
Auto device checker
More to come (maybe)
Download, screenshots, and changelog will be in 2nd post.
Download link:
download the awesomeness here.
Changelog:
Code:
1.0: Initial Release
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks, it would be great if that tool has an ablility to resize the system partition of NT,
at the moment, users are only able to access 1GB via usb and repartitioning process is pretty complicated.
since there are CWM recovery img floating around the forum we can just reflash that after we repartition.
Very cool!
psh, seems more like a discussion thread >.> lol, J/k Will post video when made.
when you say install recovery, is this stock or CWM? If it is CWM, might I suggest a restore to stock flash as another option? or the reverse?
Other suggestions- stock image flasher? Stock image checker? check mounting of SD card? is it possible to use this tool to force people to boot from SD card by choosing an option here?
Just thoughts.
seems a good tool!
leegoon84 said:
Thanks, it would be great if that tool has an ablility to resize the system partition of NT,
at the moment, users are only able to access 1GB via usb and repartitioning process is pretty complicated.
since there are CWM recovery img floating around the forum we can just reflash that after we repartition.
Click to expand...
Click to collapse
We should have full use of the storage on the Nook Tablet after the next release of the CM7 ROM that Celtic, Gonce and Indirect are working on, without changing partitions at all.
Repartitioning is kinda dangerous with these things, it's not like repartitioning an SD card or a PC. This tool is for prepping/rooting/factory-resetting a nook tab, among other things. I think it's going to be pretty important as a recovery/prep tool when everyone's flashing ROMs to their NTs.
Mike is right. Also, fixed a small bug.
Sorry i don't understand only one think (i hope), To use this supertool, i have to install adb and usbdriver?
Sorry for the stupid question? but i not sure
i want to buy NT, but first, i want know how to root it?
Thanks

[Q] [SURVEY] CWM: Additional Options - Your Developers Need You :)

Hi Folks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
As you may or may not be aware, I have been working on get CWM Recovery working on the Gen9's and basically make the layout of the Filesystems etc reflect some sort of Android Standard, In SDE mode at least. This is coming along nicely and I should be ready to kick out a Early Beta in the Next Couple of Weeks.
I would like to gather some input on any additional options people who like to see in CWM, Basically CWM Recovery Comes with a standard set of features but they maybe options that you have found useful on Device's you have had in the past etc.
I already plan to make it possible to boot into all modes on the device, that Archos Recovery, Archos Android, SDE Android and SDE CWM Recovery.
So Yeah, Give me Ideas and I'll seen If I can accomadate them
NOTE: Obviously We are just getting started on this and alternative recoveries will come in time, TWRP for example but one thing at a time eh :good:
Okay, Here's a currently "wishlist" of feature I think would be quite useful
Archos Specific Features
Include Stock Repair and Recovery Options
Include Stock Developer Edition Options
Reboot to Stock Recovery Option as a Fail Safe.
Reboot Stock Android
Flash Archos aos update
Upgrade Existing SDE Images to new structure
An the list goes on.....
Print system Properties
Print dmesg
Resize Partitions
Manage FS Image Location ( mainly nice to have on HDD Version I suppose )
Backup to Sparse Image ( I'm sure CWM5 Nandroid did this with ext4 partitions, god knows why they changed to a default choice between tar archives or dup differential blobs, What If I just a single portable file for my data partition backup!! )
Start Fastboot support ( could be useful for flash images rather the 'ffing around with edify scripts and update zips )
Power Off ( Suprisingly not include by default )
Full Touch Support with on screen keyboard and command line
I think those features will do nicely but If anyone has anymore then get involved!
The nandroid backup interests me a lot... its always nice to be able to "return" to when it was working if anything breaks.
Im watching this thread with interest good luck!!
TrOjAn
Maybe an ability to mount the whole system through usb? So one could DD clone the whole memory chip to PC. That could recover some bricks.
trevd said:
Resize Partitions
Click to expand...
Click to collapse
I'm not sure if this would be actually usefull for flash partitions (one-time update.zip flashing should be enough)
trevd said:
Start Fastboot support ( could be useful for flash images rather the 'ffing around with edify scripts and update zips )
Click to expand...
Click to collapse
But fastboot works on the bootloader level
gen_scheisskopf said:
I'm not sure if this would be actually usefull for flash partitions (one-time update.zip flashing should be enough)
But fastboot works on the bootloader level
Click to expand...
Click to collapse
Hi There,
I think, You've got your wires crossed None of this is related to letama CWM Recovery./ If you haven't already you may want to have a read of this thread in the development section I won't go into details here because It's all in there!
I well aware of how fastboot works but to supporting the fastboot protovol allows the same workflow when it come to work with the AOSP source as any over device. which is
Build Rom
Flash the Partitions with fastboot
Reboot Into Rom.
???
Profit
When you control both ends of the conversation, We are free to do as we please.
Any news ... are there any files to do some testing?
shalkam said:
Any news ... are there any files to do some testing?
Click to expand...
Click to collapse
Would you mind reading... ???
trevd said:
If you haven't already you may want to have a read of this thread in the development section I won't go into details here because It's all in there!
Click to expand...
Click to collapse
Follow the link and you are there.
Regards,
scholbert
Flash splash screen?
Swiped from my Galaxy Nexus using Tapatalk 2

Venue 10 5050 unlock bootloader

How to unlock bootloader on Venue 1010? I found the thread for 7/8 but the above steps didn't work. I get not into bootloader menu by VolDown+Power, but into Dell BIOS.
My tablet is soft-bricked, and I can't boot into OS, only to fastboot.
Command
Code:
fastboot oem unlock
writes FAILED (remote: unknown OEM command)
Command
Code:
fastboot flashing unlock
simply doesn't work.
When in fastboot mode, it shows SECURE_BOOT: Enabled, so it seems my bootloader is locked. Weirdly, I can erase partitions (system, boot), but cannot flash it. It shows error flash_cmds error.
How to unlock it?
Listen bro just try to hold power and volume down but when you see the Dell logo let go of power ...
What happens ?
If you rooted it , you used "tethered" cwm custom recovery ...
Why don't you boot the "tethered" recovery you used for root to install your backup that you dumped
Just select install .image file and install your backup you dumped that way ...
Kernel - boot
Recovery - recovery
System - system
*
Do you have a stock ROM ?
*
Use this guide to boot cwm temporarily... See if you get into this recovery to allow us to root again or flash some of your dumped images etc etc
https://forum.xda-developers.com/android/development/intel-android-devices-root-temp-cwm-t2975096
KevMetal said:
Listen bro just try to hold power and volume down but when you see the Dell logo let go of power ...
What happens ?
Click to expand...
Click to collapse
If I press VolDown, I get into the BIOS. Usual BIOS like they have on Dell laptops.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If I press VolUp, I get into this menu
This how it runs Diagnostics
And Droidboot is a simple fastboot in terms of Dell.
KevMetal said:
If you rooted it , you used "tethered" cwm custom recovery ...
Why don't you boot the "tethered" recovery you used for root to install your backup that you dumped
Just select install .image file and install your backup you dumped that way ...
Kernel - boot
Recovery - recovery
System - system
Click to expand...
Click to collapse
Just after your words I recalled how I rooted and used this way. I rooted via thethered temporary CWM. There was no permanent recovery on the tablet.
I booted again into this CWM, repacked my IMGs into ZIP, signed them but ZIP flashing failed both for signed and unsigned.
How can I flash IMG files directly via CWM? I didn't find such option. My CWM is 6.0.3.7 version.
KevMetal said:
Do you have a stock ROM ?
Click to expand...
Click to collapse
No, there is no stock on Dell support site. I found only kernel, but how it would help me? I assume I messed system partition, not kernel.
Thanks for you assistance a lot!
First of all, it's not clear will I be able to flash my dumped backup with locked bootloader or not? If not, then how to unlock it?
Is this a dual boot windows ?
If so you could try to install windows through a bios bootable USB
Shouldn't you turn of the secure boot in your uefi bios like in a windows PC
---------- Post added at 07:28 PM ---------- Previous post was at 07:22 PM ----------
The correct way to install android here would be to use an android OS installable via an uefi boot USB like you would install windows with a pendrive
I don't think you are gonna flash your rooted system image through uefi bios or a locked bootloader
Some bootloaders never get unlocked period .
Uefi is a bios in which you should have an option to disable uefi secure boot and that could be it but this is more PC country than Android as I've never seen an android device with this type of bios other than on dual boot setups
In which case install windows 10 through bootable USB drive in BIOS then install android as secondary OS through windows ...,....
Is this a dual boot windows ?
Click to expand...
Click to collapse
No.
Shouldn't you turn of the secure boot in your uefi bios like in a windows PC
Click to expand...
Click to collapse
Too good to be true. There is no such option.
Windows is signed and you could get a uefi bootable installer quite easily ..I use twrp in which you have an option to flash images ....however you still need a UNMODIFIED image to flash
Read the original thread which or where you followed the cwm root instructions and scroll down to read about what they say about unbricking
You are up the creek without a paddle since you don't have an official stock image of your system and your bootloader is locked
As a last ditch attempt start looking at windows uefi bootable recovery USB sticks as Dell offers these ...see it it one will format the file system and put windows or Ubuntu on it ....but that will only work if you find a bios setting that turns of uefi secure boot
Good luck

[RECOVERY][3.3.1][parker] Unofficial TWRP & Root for Motorola One Zoom

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TWRP 3.3.1 & Root for Motorola One Zoom
© Attention! Creation of mirrors for downloading, distribution on other resources without coordination with the authors banned! ©​
Fixed problem of not working touch!
Thanks to the efforts of mauronofrio , yuri-2016 and and my humble contribution, the TWRP 3.3.1 was made from scratch and a new method of Root was tested.
This is a universal method that will fit all modifications of Motorola One Zoom.
READ OBLIGATORY !!!
Warning! You are responsible for your own actions with the phone.
100% guaranteed operation of this method is tested on clean firmware installed in standard way via fastboot (system in Slot A).
The phone should have USB debugging enabled and bootloader unlocked!
All your user data will be deleted during TWRP installation process!
Instructions
1. Download the following files:
- Download current version of twrp-3.3.1-6-parker-mauronofrio.img (copy to C:\adb\ folder) and archive twrp-3.3.1-6-parker-installer-mauronofrio.zip (copy to external SD Card) ;
- archive for Magisk installation (copy to external SD Card) https://github.com/topjohnwu/Magisk (latest version for today Magisk v20.4);
- archive to disable dm-verity and forceencrypt Disable_Dm-Verity_ForceEncrypt (copy to external SD Card) https://forum.xda-developers.com/android/software/universal-dm-verity-forceencrypt-t3817389 (latest version for today Disable_Dm-Verity_ForceEncrypt_03.04.2020 https://zackptg5.com/downloads/Disable_Dm-Verity_ForceEncrypt_03.04.2020.zip );
2. Boot the phone in fastboot mode, connect it to a PC and perform the following commands:
Code:
fastboot boot C:\adb\twrp-3.3.1-6-parker-mauronofrio.img
3. After rebooting in the TWRP give permission by doing Swipe to Allow Modifications.
4. Go to the "Install" section. Click on "Select Storage" button, select Micro SD card, OK. Choose twrp-3.3.1-6-parker-installer-mauronofrio.zip and "Swipe to confirm Flash".
5. Go to "Wipe" section and press "Format data" for decryption. Type "Yes" on request. Go to the TWRP Main Menu and reboot again in the Recovery. Give permission by doing Swipe to Allow Modifications.
6. Go to the "Install" section. Click on "Select Storage" button, select Micro SD card, OK. Choose and install sequentially: archive for installation Magisk, archive Disable_Dm-Verity_ForceEncrypt.
7. Reboot into the System.
8. Fully go through the initial settings, enable Developer Mode and USB debugging.
9. Reboot into the bootloader and again in TWRP.
10. Make settings TWRP - adjust time, a time zone, brightness of the display, language.
11. Reboot into the system.
Congratulation! Your device now has a TWRP and Root!
Attention, it's important! If you have problems with a broken WiFi and mobile network after install TWRP, install directly in TWRP boot.img the same stock firmware version that is currently installed on phone and then install TWRP-installer.
great job!!!
It's great to see some development in our forums! Great job
domi.nos said:
It's great to see some development in our forums! Great job
Click to expand...
Click to collapse
All work was done on the phone purchased in Poland :highfive:
Now, thanks to talented people, we're working on fixing the problem with the touch.
Added absolutely new TWRP, fixed problem of not working touch, redesigned installation manual. Enjoy!
thank you for your support, you're brilliant!!!
after doing the whole process, the cell phone does not work the wifi or the mobile network
spcarlos2 said:
after doing the whole process, the cell phone does not work the wifi or the mobile network
Click to expand...
Click to collapse
Phone for which region? What kind of firmware is it installed? Have you booted TWRP or flashed it?
ilia3367 said:
Phone for which region? What kind of firmware is it installed? Have you booted TWRP or flashed it?
Click to expand...
Click to collapse
Colombia
Modelo XT2010-1
Hardware pvt
I did as it appears in the instructions
Hi, I tried but when I perform the command don't let me continue, it says "the archive don't exist" something like that, I need help please...
spcarlos2 said:
Colombia
Modelo XT2010-1
Hardware pvt
I did as it appears in the instructions
Click to expand...
Click to collapse
did you got it to work again? I got the exact same problem
Just bought a US version XT2010-1. Stock ROM Android 9 with newest security updates (just downloaded all of them). Build PPHS29.59-49-8. I unlocked the bootloader already
Can anyone confirm this process works and all phone functions will work (cell and WiFi) if I follow all the instructions as written?
To clarify, this is a brand new phone with stock firmware. The only changes I made were updating security patches and unlocking the bootloader. Haven't even set up Google account on phone yet.
Thanks
jacky1241 said:
did you got it to work again? I got the exact same problem
Click to expand...
Click to collapse
Did you get your phone to work with this method? I have a brand new phone want to root it but don't want to F it up.
If you have problems with WiFi and mobile network after downloading to TWRP, install boot.img of stock firmware and then install TWRP-installer.
But there shouldn't actually be any such problems.
TWRP should fit all models.
TWRP isn't installed, it's loaded.
ilia3367 said:
If you have problems with WiFi and mobile network after downloading to TWRP, install boot.img of stock firmware and then install TWRP-installer.
But there shouldn't actually be any such problems.
TWRP should fit all models.
TWRP isn't installed, it's loaded.
Click to expand...
Click to collapse
Thanks. I'm going to give it a shot.
Sort of a noob. I've rooted 2 phones before but used a pre-made script on one and used TWRP on my Moto G4 with a custom ROM.
Where do I get stock boot.img if I need i?. I saw multiple posts on different forums about "extract the boot.img" but I don't know where to extract it from. Sorry to bother you. Thanks for your work on this.
FL-Guy said:
Where do I get stock boot.img if I need i?.
Click to expand...
Click to collapse
From the archive of the stock firmware. The same firmware version that is currently installed on your phone.
Worked!
Followed all the instructions as written and BAM! I have TWRP recovery and rooted phone.
You da man. Thanks!!!
Finally the TWRP website has an official Recovery Page for Motorola One Zoom! https://twrp.me/motorola/motorolaonezoom.html
Hopefully soon we will see TWRP itself.
There is an official TWRP !!!​

[GSI]RROS-Q-8.6.4 for Redmi 9 (Lancelot)

Yes...you can do it...
What is needed?:
1.Device with twrp installed.
What is working?:
1.Root access work.
2.Brightness slider work.
3.Auto Brightness work.
4.Migrate work.
How to flash?:
1.Backup your data because You need to format data.
2.Download extract and rename it as system.img(from below link)(download arm64-ab varient)
[email protected] - Browse /RROS-Q at SourceForge.net
sourceforge.net
2.Download Gsi flasher.zip and system-resize.zip(From my post)
3.Keep system.img and Gsi flasher.zip in same location.
4.Boot into Twrp
5.flash system-resize.zip
6.reboot into recovery
7.Flash Gsi flasher.zip
8.Flash Magshik v23.zip for magshik support
---------------------------------------
Extra stepNon oss build usure ignore it)
Download vendor from below link and install it via Twrp.
U
miui-12.0.1.0-vendor.zip
drive.google.com
----------------------------------------
9.Formats data.
10.Boot your device.
11.Flash auto brightness gsi.zip(from my post) through magisk to autu brightness support
9.Follow below post for brightness slider and headphone juck fixing...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can you tell me what are the problems you have in a more detailed way? I am Spanish speaker, thank you.
Is dis gsi?
I think yes,its the only thing at moment which we can named custom rom.Cheers!!!!
SunuWijaya said:
Is dis gsi?
Click to expand...
Click to collapse
Modified gsi for Lancelot... Fix every bug to use as daily driver
-CALIBAN666- said:
I think yes,its the only thing at moment which we can named custom rom.Cheers!!!!
Click to expand...
Click to collapse
Yes...gsi is our custom ROM..but I fix all bug from from the gsi and so I call it as custom rom
kevlms354 said:
Can you tell me what are the problems you have in a more detailed way? I am Spanish speaker, thank you.
Click to expand...
Click to collapse
It us very easy to install..can not understand?
Can you share screen shot for this gsi?
marxcs said:
Can you share screen shot for this gsi?
Click to expand...
Click to collapse
OK look now I add them
When RROS-Q-8.6.4-arm64-bgs-lancelot.7z is flashed ?
jkd said:
When RROS-Q-8.6.4-arm64-bgs-lancelot.7z is flashed ?
Click to expand...
Click to collapse
Is it not directly flasable read the guide property. But you can flash it without PC...
If we have CalyxOS for this phone... :<
LaroTayoGaming said:
If we have CalyxOS for this phone... :<
Click to expand...
Click to collapse
No
How to root ?
jkd said:
How to root ?
Click to expand...
Click to collapse
Please use Google or the search here in forum,its all explained.
jkd said:
How to root ?
Click to expand...
Click to collapse
Read it
[GUIDE][MAGISK] Root Access for Redmi 9 Mediatek Helio G80 without TWRP
Since our device still no TWRP Support, i will give you a simple guide how to root redmi 9 using magisk. Original guide is here Big Thanks to N3OMOD :good::good::good: EDIT: NO FORMAT DATA REQUIRED BUT BACKUP ALWAYS RECOMMENDED REQUIREMENT : -...
forum.xda-developers.com
i tried to copy it on usb otg then memory card then internal storage on redmi 9 and getting error of
super.emmc.win is to large in size. cannot be copied
file size is around 7gb and my usb otg is 32gb
so then i format my usb otg in ntfs partition and tried copying it so it was copied.
the flash recovery and flash patch then cust patch
now tapped on restore and select storage my usb otg, the folder appear of twrp. i select it but no partition appearing on select partitions to restore.
an i can see the folder with files on usb otg by opening filemanager on twrp.
did mounting un mounting but no result
now need a little help here.
Shas45558 said:
Read it
[GUIDE][MAGISK] Root Access for Redmi 9 Mediatek Helio G80 without TWRP
Since our device still no TWRP Support, i will give you a simple guide how to root redmi 9 using magisk. Original guide is here Big Thanks to N3OMOD :good::good::good: EDIT: NO FORMAT DATA REQUIRED BUT BACKUP ALWAYS RECOMMENDED REQUIREMENT : -...
forum.xda-developers.com
Click to expand...
Click to collapse
This GSI is rooted, my issue is with titanium backup is failed to access root !!??
stunning said:
i tried to copy it on usb otg then memory card then internal storage on redmi 9 and getting error of
super.emmc.win is to large in size. cannot be copied
file size is around 7gb and my usb otg is 32gb
so then i format my usb otg in ntfs partition and tried copying it so it was copied.
the flash recovery and flash patch then cust patch
now tapped on restore and select storage my usb otg, the folder appear of twrp. i select it but no partition appearing on select partitions to restore.
an i can see the folder with files on usb otg by opening filemanager on twrp.
did mounting un mounting but no result
now need a little help here.
Click to expand...
Click to collapse
Format usb as exfat format..ntfs not supported by twrp...it is ntfs so you cannot sce it.make usb as exfat and move twrp as root folder in usb and go twrp recovery and go to restore tab and now change storage phone strong to usb then you successful restore it

Categories

Resources