I've see there's a 2.7.0.1 floating about, no idea what it fixes/changes though.
# TWRP Recovery
DEVICE_RESOLUTION := 800x1280
RECOVERY_SDCARD_ON_DATA := true
TW_INTERNAL_STORAGE_PATH := "/data/media"
TW_INTERNAL_STORAGE_MOUNT_POINT := "data"
TW_EXTERNAL_STORAGE_PATH := "/external_sd"
TW_EXTERNAL_STORAGE_MOUNT_POINT := "external_sd"
BOARD_HAS_NO_REAL_SDCARD := true
SP1_NAME := "efs"
SP1_BACKUP_METHOD := files
SP1_MOUNTABLE := 1
SP2_NAME := "modem"
SP2_BACKUP_METHOD := image
SP2_MOUNTABLE := 0
TARGET_USERIMAGES_USE_EXT4 := true
TW_NO_USB_STORAGE := true
TW_INCLUDE_FUSE_EXFAT := true
HAVE_SELINUX := true
TW_NO_REBOOT_BOOTLOADER := true
TW_HAS_DOWNLOAD_MODE := true
We need more info in order to help.I updated the recovery using the flash method and everything seems to work fine except when I did a backup, it gave me a fail message when it was complete. I rebooted and tried it again and got the same thing.
Any suggestions?
Thanks.
I updated the recovery using the flash method and everything seems to work fine except when I did a backup, it gave me a fail message when it was complete. I rebooted and tried it again and got the same thing.
Plus a copy of the TWRP log may help as well.We need more info in order to help.
Backup to internal or external, compressed or not, enough free space...?
You don't need it for wifi only tab@gr8nole
Haven't used this in while but just noticed today that EFS isn't listed in the backup selection screen, I read your post about including it in the latest version so I re-downloaded it today from your links (both zip & odin version), EFS still isn't showing up, any suggestions?
Also anyone else using this TWRP 2.7 & have EFS backup listed?
Thanks
DeletedYou don't need it for wifi only tab
Sent from my SCH-I605
Give this a try and see if it suits your needs. If so, I will include it in the next rounds of updates.Just coming back to this...
Even though I stated EFS was listed in mount, it doesn't actually show up to allow you to back it up, went back to v2.6.3.0 and it works perfectly.
Also the EFS partition is still important even to WiFi only devices, it holds MAC info for Bluetooth, WiFi, plus the devices serial & probably other unique information, it even stores how many times a USB cable & headphone jack has been inserted into the device, not sure why but it's there.
Just tested, all mount's work including EFS, thanks :good:Give this a try and see if it suits your needs. If so, I will include it in the next rounds of updates.
When/if you have time, are you able to build it?
- Add GUI option to change or repair file systems on individual partitions. The change is destructive so backup your data including internal sdcard first. This option should make it a little easier to migrate a device from ext4 -> f2fs, for instance. You will find this option under Wipe -> Advanced Wipe, then select only one partition and then press the Repair or Change File System button. If a developer has added f2fs support for your device and we don't have it in TWRP, please contact me via PM to arrange for it to be added.
- Various bugfixes to backup and restore
- Improvements to USB storage handling
- Added a class to search for files to make finding the correct brightness file automatic in most cases
- Various other bugfixes and tweaks
I'll do it sometime in the next few days.@gr8nole
A new TWRP version has been released, version 2.7.1.0 - http://teamw.in/project/twrp2
When/if you have time, are you able to build it?
Thank you, appreciate that you provide these recoveries for us :good:
Brightness slider fixed...all versions updated. Please re-download.Thanks for the speedy build, main features seem to work as expected, restores fine & all mounts are shown etc. :good:
On a smaller note the brightness slider doesn't seem to work, not a major issue since many will do whatever they need to do & leave recovery but thought I'd mention it.
Checked out 2.6.3.0 & 2.7.0.0 to see if it was working in those versions, neither of those have the slider anyway on T310 version I tested.
That's great! :good:Brightness slider fixed...all versions updated. Please re-download.