[Recovery] [CWM] Unofficial Clockworkmod Recovery For EVGA Tegra Note 7

mattlgroff

Inactive Recognized Developer
Dec 5, 2011
2,291
2,446
0
San Diego
Do not use this to install an Over-The-Air update from EVGA/Nvidia. Use the stock recovery for that.

Do not use this on any Tegra Note 7 besides the one by EVGA. Other variants are untested.


Download: CWM for Tegra Note 7

Instructions:
--- MUST BE UNLOCKED!--- (fastboot oem unlock) Note, that will wipe data.

Code:
fastboot flash recovery tegranote-cwm.img
Bugs:
Upside down graphics (PS: The recovery isn't upside down, you're just holding it wrong :-$)
No external SD-card or USB OTG support.
Does NOT backup BOOT.IMG, RECOVERY.IMG, or STAGING.

Source (Device Tree): Device Tree for Tegra Note 7 CWM
Source (CWM): Github for CM11 Android_bootable_recovery
Source (Kernel): Ask NVIDIA! It's a stock kernel from the 4.3 firmware.

Changes I made into CWM are included as attachments if you want them (rename recovery.c.txt to recovery.c and place in /bootable/recovery/) (copy icon_clockwork.png into /bootable/recovery/res/images/). I swapped the Volume Keys Up and Down because this one is still upside down. Doesn't seem to be a good way to go about flipping it without breaking things. If you can fix it, please do.

 

Attachments

cybojenix

Retired Forum Moderator / Retired Recognized Devel
Apr 7, 2012
801
1,864
0
(╯°□°)╯︵ ┻━┻

table flip time (sorry I don't know an emoji for flipping a display round..)

tested on Advent Vega Note 7

There are some slight issues, like the log is still upsidedown, and the font is massively small (can be customised in the boardconfig), but other than that, should be fine
 

Attachments

Last edited:
  • Like
Reactions: mattlgroff

hacktrix2006

Senior Member
Jan 15, 2011
1,681
566
0
Whats required to make SDcard1 mount point to fully work?

I have also pestered Nvidia for Kernel OpenSource but as of yet still waiting to get a reply.

I can get a full Partition read out if that is required though.