[Sep. 7, 2014][ROM][KK][4.4.4][720p] NexusHD2-KitKat-CM11.0 V4.7 [Kernel: tytung_jellybean_r2]

Android development for HTC HD2/Leo
Moderator: Forum Moderator

Re: [Feb. 16, 2014][ROM][KK][4.4.2][720p] NexusHD2-KitKat-CM11.0 V4.4 [Kernel: tytung_jellybean_r2]

Postby dohcvtec » Thu Feb 20, 2014 5:31 pm

classic20 wrote:I'm fairly new to updating too. So the next time the phone reboots, it will reboot into 4.4 right? Just making sure before I do this.
Also, can I use 4ext Recovery instead of CLK?


Yes you can. That's the way I am doing it. Works for me.
dohcvtec
Newly Registered Member
 
Posts: 1
Joined: Sun Jul 28, 2013 7:13 pm
Country: Bulgaria (bg)
Has thanked: 0 time
Been thanked: 1 time

Advertisement
 

Re: [Feb. 16, 2014][ROM][KK][4.4.2][720p] NexusHD2-KitKat-CM11.0 V4.4 [Kernel: tytung_jellybean_r2]

Postby soren » Thu Feb 20, 2014 5:35 pm

classic20 wrote:I'm fairly new to updating too. So the next time the phone reboots, it will reboot into 4.4 right? Just making sure before I do this.
Also, can I use 4ext Recovery instead of CLK?

Yes. I have never used 4ext Recovery, but there shouldn't be any problems.
soren
Senior Member
 
Posts: 303
Joined: Mon Jul 08, 2013 12:41 pm
Has thanked: 160 times
Been thanked: 86 times

Re: [Feb. 16, 2014][ROM][KK][4.4.2][720p] NexusHD2-KitKat-CM11.0 V4.4 [Kernel: tytung_jellybean_r2]

Postby classic20 » Thu Feb 20, 2014 6:56 pm

dohcvtec wrote:Yes you can. That's the way I am doing it. Works for me.

Just one more question. Tried a direct install of Kitkat, encountered the same problem as everybody else.
I did a "task 29" on my phone and now I'm installing 4.2 again. Just to make sure I follow the correct procedure: after it's done, I go into Magldr and change the boot directory into 4ext right? And when it boots to 4ext, I install the Kitkat zip. Then I change the boot directory into Kitkat... Is this the correct procedure?
User avatar
classic20
Junior Member
 
Posts: 10
Joined: Thu Sep 19, 2013 8:57 pm
Country: Albania (al)
Has thanked: 6 times
Been thanked: 1 time

Re: [Feb. 16, 2014][ROM][KK][4.4.2][720p] NexusHD2-KitKat-CM11.0 V4.4 [Kernel: tytung_jellybean_r2]

Postby tytung » Thu Feb 20, 2014 6:56 pm

huiq3 wrote:hello tytung
i use otg on ics for along time.it is nessesery for me!i havnt pc and bakup my sd card data on usb flash and etc...
ics is old and i cant have kk or jb whitout otg supporting:-( in jb the kernel works but screen is black.in jb when connect mouse its work and i can unlock the phone without see anything:-(
please please please ...work with kernel for otg on kk/jb
this shots shows the otg on ics but i like kk:-( please:-(
thanks:-) :-) :-)

Sent from my HTC HD2 Leo using Tapatalk

The OTG support in the kernel is not my work.
You might request the original developer to do it.
Paste your logcat to GitHub Gist or any similar websites, and link it in your post if you need any help. (Don't forget to tell us your HD2 setup/configuration.)

Device: HTC HD2 (LEO512)
HSPL: 2.08.HSPL
Radio: Leo_RADIO_2.15.50.14
Bootloader: MAGLDR v1.13
Recovery: ClockworkMod Recovery 5.0.2.6

My work for Android on HD2:
Image
User avatar
tytung
Site Admin
 
Posts: 588
Joined: Sun Jun 09, 2013 2:12 pm
Country: Taiwan (tw)
Has thanked: 204 times
Been thanked: 1349 times

Re: [Feb. 16, 2014][ROM][KK][4.4.2][720p] NexusHD2-KitKat-CM11.0 V4.4 [Kernel: tytung_jellybean_r2]

Postby tytung » Thu Feb 20, 2014 7:00 pm

domking wrote:I have updated to NexusHD2-KitKat-CM11.0 V4.4, it's fast and smooth.

An intra-system problem, when I executed screenrecord command with format:
Code: Select all
adb shell screenrecord --size 480x800 /data/local/tmp/output.mp4

it did't work and outputted in prompt:
Code: Select all
ERROR: unable to create encoder input surface (err=-38)

Related logcat messages is:
Code: Select all
I/OMXClient(15755): Using client-side OMX mux.
I/SoftAVCEncoder(15755): Construct SoftAVCEncoder
E/SoftAVCEncoder(15755): internalSetParameter: StoreMetadataInBuffersParams.nPortIndex not zero!
E/OMXNodeInstance(15755): OMX_SetParameter() failed for StoreMetaDataInBuffers: 0x80001001
E/ACodec  (15755): [OMX.google.h264.encoder] storeMetaDataInBuffers (output) failed w/ err -2147483648
I/ACodec  (15755): setupVideoEncoder succeeded
E/OMXNodeInstance(15755): createInputSurface requires COLOR_FormatSurface (AndroidOpaque) color format
E/ACodec  (15755): [OMX.google.h264.encoder] onCreateInputSurface returning error -38
W/MediaCodec(15755): createInputSurface failed, err=-38
D/ScreenRecord(15755): failed


I'm considering that it's not issue comes from HD2 porting but from CyanogenMod side.


Matfis wrote:Hi tytung, I have the same problem - I tested it with application called "Mirror" from developer of clock work mod recovery. I can't record. Can somebody try it too?


My ROM doesn't support SoftAVCEncoder, a software H.264 encoder.
If you can choose to use the hardware Mpeg4 encoder, please choose it.
Paste your logcat to GitHub Gist or any similar websites, and link it in your post if you need any help. (Don't forget to tell us your HD2 setup/configuration.)

Device: HTC HD2 (LEO512)
HSPL: 2.08.HSPL
Radio: Leo_RADIO_2.15.50.14
Bootloader: MAGLDR v1.13
Recovery: ClockworkMod Recovery 5.0.2.6

My work for Android on HD2:
Image
User avatar
tytung
Site Admin
 
Posts: 588
Joined: Sun Jun 09, 2013 2:12 pm
Country: Taiwan (tw)
Has thanked: 204 times
Been thanked: 1349 times

Re: [Feb. 16, 2014][ROM][KK][4.4.2][720p] NexusHD2-KitKat-CM11.0 V4.4 [Kernel: tytung_jellybean_r2]

Postby classic20 » Thu Feb 20, 2014 7:00 pm

classic20 wrote:Just one more question. Tried a direct install of Kitkat, encountered the same problem as everybody else.
I did a "task 29" on my phone and now I'm installing 4.2 again. Just to make sure I follow the correct procedure: after it's done, I go into Magldr and change the boot directory into 4ext right? And when it boots to 4ext, I install the Kitkat zip. Then I change the boot directory into Kitkat... Is this the correct procedure?

Or do I rename the Kitkat zip as "update.zip" and choose the "apply sdcard/update.zip" option on 4ext?
User avatar
classic20
Junior Member
 
Posts: 10
Joined: Thu Sep 19, 2013 8:57 pm
Country: Albania (al)
Has thanked: 6 times
Been thanked: 1 time

Re: [Feb. 16, 2014][ROM][KK][4.4.2][720p] NexusHD2-KitKat-CM11.0 V4.4 [Kernel: tytung_jellybean_r2]

Postby soren » Thu Feb 20, 2014 7:19 pm

No need to rename the zip file. Are you using NativeSD? I think the directory names are the same.
soren
Senior Member
 
Posts: 303
Joined: Mon Jul 08, 2013 12:41 pm
Has thanked: 160 times
Been thanked: 86 times

Re: [Feb. 16, 2014][ROM][KK][4.4.2][720p] NexusHD2-KitKat-CM11.0 V4.4 [Kernel: tytung_jellybean_r2]

Postby classic20 » Thu Feb 20, 2014 7:24 pm

soren wrote:No need to rename the zip file. Are you using NativeSD? I think the directory names are the same.

I just finished installing Android 4.2.2. I didn't know how to boot into 4ext Recovery, so I went to Magldr options and tried changing the AD SD directory to 4ext but when rebooting, it says: "SD Kernel Open failed"
Could you tell me how to update to 4.4 in simple steps please?
User avatar
classic20
Junior Member
 
Posts: 10
Joined: Thu Sep 19, 2013 8:57 pm
Country: Albania (al)
Has thanked: 6 times
Been thanked: 1 time

Re: [Feb. 16, 2014][ROM][KK][4.4.2][720p] NexusHD2-KitKat-CM11.0 V4.4 [Kernel: tytung_jellybean_r2]

Postby Radeon » Thu Feb 20, 2014 7:29 pm

classic20 wrote:I just finished installing Android 4.2.2. I didn't know how to boot into 4ext Recovery, so I went to Magldr options and tried changing the AD SD directory to 4ext but when rebooting, it says: "SD Kernel Open failed"
Could you tell me how to update to 4.4 in simple steps please?

- Task29
- MAGLDR
- partition 400/5 via HD2 ToolKit
- install v4.3 via CWM recovery
- finish setup wizard and turn off your phone
- install v4.4
- choose no wipe.
Sorry for any english mistakes I did. I'm from Lithuania.
Radeon
Junior Member
 
Posts: 39
Joined: Tue Oct 01, 2013 4:24 pm
Country: Lithuania (lt)
Has thanked: 8 times
Been thanked: 2 times

Re: [Feb. 16, 2014][ROM][KK][4.4.2][720p] NexusHD2-KitKat-CM11.0 V4.4 [Kernel: tytung_jellybean_r2]

Postby soren » Thu Feb 20, 2014 7:33 pm

classic20 wrote:I just finished installing Android 4.2.2. I didn't know how to boot into 4ext Recovery, so I went to Magldr options and tried changing the AD SD directory to 4ext but when rebooting, it says: "SD Kernel Open failed"
Could you tell me how to update to 4.4 in simple steps please?

Don't install a Jelly Bean ROM. You can follow the post above. But task 29 is unnecessary.
soren
Senior Member
 
Posts: 303
Joined: Mon Jul 08, 2013 12:41 pm
Has thanked: 160 times
Been thanked: 86 times

PreviousNext

Return to HD2 Android Development

Who is online

Users browsing this forum: No registered users and 0 guests

cron