[q&a] [recovery][desire hd] twrp 2.8.1.0 && cwm 6.0.5.1 - unofficial

Q

QA Bot

Guest
Q&A for [RECOVERY][DESIRE HD] TWRP 2.8.1.0 && CWM 6.0.5.1 - UNOFFICIAL

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [RECOVERY][DESIRE HD] TWRP 2.8.1.0 && CWM 6.0.5.1 - UNOFFICIAL. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)
 

marek287

Senior Member
Dec 23, 2010
51
27
48
TWRP 2.8.1.0

I have a problem to make sd-ext partition with TWRP 2.8.1.0 partition editor. Same problem was with version 2.7.1.0.
E. Unable to locate sd-ext partition.
Partitioning SD Card...
umount: can't umount : No such file or directory
I:umount "$SWAPPATH" process ended with ERROR=1
I:sd card block device is '/dev/block/mmcblk1', sdcard size is: 7958MB, fat size: 5910MB, ext size: 2048MB, ext system: 'ext4', swap size: 0MB
Removing partition table...
I:Command is: 'parted -s /dev/block/mmcblk1 mklabel msdos'
I:parted -s /dev/block/mmcblk1 mklabel msdos process ended with RC=0
Creating FAT32 partition...
I:Command is: 'parted /dev/block/mmcblk1 mkpartfs primary fat32 0 5910MB'


Information: You may need to update /etc/fstab.

I:parted /dev/block/mmcblk1 mkpartfs primary fat32 0 5910MB process ended with RC=0
Creating EXT partition...
I:Command is: 'parted /dev/block/mmcblk1 mkpartfs primary ext2 5910MB 7958MB'
I:TWFunc::Set_Brightness: Setting brightness control to 5
I:TWFunc::Set_Brightness: Setting brightness control to 0


Information: You may need to update /etc/fstab.

I:parted /dev/block/mmcblk1 mkpartfs primary ext2 5910MB 7958MB process ended with RC=0
mount: mounting /sdcard/.android_secure on /and-sec failed: No such file or directory
I:mount '/sdcard/.android_secure' '/and-sec' process ended with ERROR=255
E:Unable to locate sd-ext partition.
 
Last edited:

jrior001

Senior Member
Aug 12, 2010
3,200
8,678
0
Va Beach
I have a problem to make sd-ext partition with TWRP 2.8.1.0 partition editor. Same problem was with version 2.7.1.0.
E. Unable to locate sd-ext partition.

Is this a feature you've used on ace previously? I can't see where it was ever implemented for ace in the past and the devices trees as I see them are not built to support sd-ext, frankly I'm not familiar with it at all.

It its something we should have or other ace recoveries have had I'll look into it but I don't want to waste time reinventing something ace never had.
 

marek287

Senior Member
Dec 23, 2010
51
27
48
Is this a feature you've used on ace previously? I can't see where it was ever implemented for ace in the past and the devices trees as I see them are not built to support sd-ext, frankly I'm not familiar with it at all.

It its something we should have or other ace recoveries have had I'll look into it but I don't want to waste time reinventing something ace never had.
This is feature that I have use with 4ext recovery. I make sd-ext partion (2048MB) to apps and link all apps with Link2SD. If I install twrp recovery, it even don't show sd-ext partition. It show only about 5.6 GB size partition. I can't repartition it to full size (8GB) with twrp. Only way is to install 4ext recovey to delete all partions or make new partitions because even coputer don't show this sd-ext partition after using twep partition maker.
 
Last edited:

jrior001

Senior Member
Aug 12, 2010
3,200
8,678
0
Va Beach
This is feature that I have use with 4ext recovery. I make sd-ext partion (2048MB) to apps and link all apps with Link2SD. If I install twrp recovery, it even don't show sd-ext partition. It show only about 5.6 GB size partition. I can't repartition it to full size (8GB) with twrp. Only way is to install 4ext recovey to delete all partions or make new partitions because even coputer don't show this sd-ext partition after using twep partition maker.
I've got the partitioning working but once I reboot I'm not seeing that new sd-ext partition anywhere. Looks like cm doesn't support it either? What ROM are you running?
 
  • Like
Reactions: marek287

marek287

Senior Member
Dec 23, 2010
51
27
48
I've got the partitioning working but once I reboot I'm not seeing that new sd-ext partition anywhere. Looks like cm doesn't support it either? What ROM are you running?
No it must work with CM. Try 4ext recovery to make partitions.
I am long Mustaavalkosta [UNOFFICIAL] CyanogenMod 11 Nightlies / Releases user.
 

jrior001

Senior Member
Aug 12, 2010
3,200
8,678
0
Va Beach
No it must work with CM. Try 4ext recovery to make partitions.
I am long Mustaavalkosta [UNOFFICIAL] CyanogenMod 11 Nightlies / Releases user.
I got it figured out. The app is creating an init.d script to mount the new partition for you. I'm going to test a few things and see if I can't get sd-ext supported natively in @Mustaavalkosta builds.

In the meantime test this one for me please

https://www.dropbox.com/s/978yvck90ysunw7/twrpACE_SDEXTTEST_recovery.img?dl=0
 

marek287

Senior Member
Dec 23, 2010
51
27
48
I got it figured out. The app is creating an init.d script to mount the new partition for you. I'm going to test a few things and see if I can't get sd-ext supported natively in @Mustaavalkosta builds.

In the meantime test this one for me please

https://www.dropbox.com/s/978yvck90ysunw7/twrpACE_SDEXTTEST_recovery.img?dl=0
It gives no errors but I can't see sd-ext partition in my computer (Ubuntu). Mounting SD card and SD-ext shows only SD card.
Link2SD app link apps to SD-ext and it shows it in storage info but mounting SD-ext is not working.
 
Last edited:

jrior001

Senior Member
Aug 12, 2010
3,200
8,678
0
Va Beach
It gives no errors but I can't see sd-ext partition in my computer (Ubuntu). Mounting SD card and SD-ext shows only SD card.
Link2SD app link apps to SD-ext and it shows it in storage info but mounting SD-ext is not working.
I've got a commit waiting for mustavaa's approval to add a folder at /sd-ext to mount that partition too. Also with my last test build of twrp its making the partitions fine. You may need to have your link2sd app redo the mount scripts. Its the first option in the menu after letting twrp create your partitions.
 
  • Like
Reactions: marek287

Jykke76

New member
Feb 25, 2015
0
0
0
TWRP 2.8.1.2 & HTC Desire HD (PD98100)

Question about TWRP 2.8.1.2 and HTC Desire HD, how to get touch screen work? I have tested couple of versions without luck. Is there any other recovery tool without touchscreen UI? I would like to test CyanogenMod 12. Thanks!

Edit: HW/ user fault, touch screen works just fine now. :)
 
Last edited:

jrior001

Senior Member
Aug 12, 2010
3,200
8,678
0
Va Beach
Question about TWRP 2.8.1.2 and HTC Desire HD, how to get touch screen work? I have tested couple of versions without luck. Is there any other recovery tool without touchscreen UI? I would like to test CyanogenMod 12. Thanks!
First I've heard if any touch issues, this has been well tested on both desire HD and inspire 4g. Get me recovery logs and kmsg from recovery boot and I'll take a look.
Hey jrior. Do u know how to make ace work with art? Something to do with changing /cache to 300 or more? Thanks
Art is default on LP...not sure what your talking about
 

marknoll

Senior Member
May 13, 2014
2,932
300
0
Yes. I tried and failed. Its in a boot loop. I read somewhere to open terminal emulator and input df to see specs. If /cache is less than 300, it won't convert. I even tried partitioning the SD and no success.

---------- Post added at 05:44 PM ---------- Previous post was at 05:43 PM ----------

Yes. I had xposed installed. But I did a fresh clean install, and it still bootloops
 

jrior001

Senior Member
Aug 12, 2010
3,200
8,678
0
Va Beach
Yes. I tried and failed. Its in a boot loop. I read somewhere to open terminal emulator and input df to see specs. If /cache is less than 300, it won't convert. I even tried partitioning the SD and no success.

---------- Post added at 05:44 PM ---------- Previous post was at 05:43 PM ----------

Yes. I had xposed installed. But I did a fresh clean install, and it still bootloops
Cache partition is to small for the conversion I guess...nothing I can do about that.