[ROM][RC4b][10.09.2011] Gingerbread 2.3.3 with HTC Sense 2.1+

kallt_kaffe

Senior Member
Mar 13, 2010
1,484
1,161
0
www.apedroid.com
Could this be the reason why Darktremor's script isn't working on RC4b?
While I do not have a Legend and do not run this ROM, I know from previous experience that Darktremors apps2sd does not require EXT4. EXT3 should be just fine, EXT4 is a bonus if it is supported.

You will also need the same filesystem support in your recovery if you intend to partition and format your SD-card from within it.
 

Mr.Pigeon

Senior Member
Sep 20, 2010
83
12
0
While I do not have a Legend and do not run this ROM, I know from previous experience that Darktremors apps2sd does not require EXT4. EXT3 should be just fine, EXT4 is a bonus if it is supported.

You will also need the same filesystem support in your recovery if you intend to partition and format your SD-card from within it.
Darktremor's a2sd is working for me on rc4b.. I have 700mb ext2 partition. I just flashed it and then enabled it from the console, like on any other rom.
yeah that must be it .. I just reformatted my sd-ext partition as ext4, was working with ext2 in earlier RCs.

Thanks for the info guys.
 

dancemonkey

Member
Oct 10, 2010
35
7
0
I think it is to do with space. I have now got it working.

Try this.

1. Boot into recovery and remove maps from /system/app
2. Install Darktremor's a2sd
3. Reboot

With luck it will now be working. If you want maps just reinstall from the Market.
 

kallt_kaffe

Senior Member
Mar 13, 2010
1,484
1,161
0
www.apedroid.com
Yes, this is the source i have too. But there is one missing file in it - interactive governor code.

I have compiled my first kernel 2 days ago.

I have fixed the OC tables to the latest available.
I have failed to enable rackball wake and ext4 module support... for now. :(

Hope to fix them soon, but TB wake is hard to enable on GB roms.
Here's the kernel I made for my friend. It should boot in 595.2MHz (That's what it really runs when it says 600MHz with the stock kernel) but it seems that something in your boot scripts sets it to 768MHz? That shouldn't be needed because you can hardcode the max frequency in the kernel config and then use SetCPU or NoFrills CPU control to change it later.

I'll make a fork on github and upload my overclocking patch so that you can see what I've changed. I did put the upper limit on 806MHz but that can easily be increased if needed but it's rare for 600MHz MSM7227 chips to reach much higher than that.

EDIT: You flash this zip with clockwork. It just replaces the kernel, nothing else.
 

Attachments

berserkk

Senior Member
May 7, 2010
69
4
8
Melbourne
Where can I get the kernel sources used for this?

I found this: https://github.com/nbetcher/latte-2.6.35-crc

However it doesn't seem to be up to date.

I've got a friend running this ROM and I intend to try to clean up the overclocking code a bit.
We all appreciate your help! Do you think you can shed some light on the wifi reboots?
I've also experienced a problem with wifi secure credential storage would love a fix for!

Sent from my HTC Legend using XDA App
 

kallt_kaffe

Senior Member
Mar 13, 2010
1,484
1,161
0
www.apedroid.com
Here's the kernel I made for my friend. It should boot in 595.2MHz (That's what it really runs when it says 600MHz with the stock kernel) but it seems that something in your boot scripts sets it to 768MHz? That shouldn't be needed because you can hardcode the max frequency in the kernel config and then use SetCPU or NoFrills CPU control to change it later.

I'll make a fork on github and upload my overclocking patch so that you can see what I've changed. I did put the upper limit on 806MHz but that can easily be increased if needed but it's rare for 600MHz MSM7227 chips to reach much higher than that.

EDIT: You flash this zip with clockwork. It just replaces the kernel, nothing else.
Here's the patch for the overclocking code: https://github.com/kalltkaffe/legend-kernel/commit/750780f19f23e0adcd0ec6658142a0ea86054b32

And here's the complete repo: https://github.com/kalltkaffe/legend-kernel

---------- Post added at 10:49 AM ---------- Previous post was at 10:45 AM ----------

We all appreciate your help! Do you think you can shed some light on the wifi reboots?
I've also experienced a problem with wifi secure credential storage would love a fix for!
Not sure how much I can help considering that I don't own a HTC Legend.

I suppose that if the wifi drivers source is available it can help to compile it against the kernel source and config used.
 
  • Like
Reactions: ogo2

dgupta

Senior Member
Jul 20, 2010
124
14
0
Can somebody plz tell me whats the minimum requirement to install this great Rom as i have tried everything what i could do such as ext2, ext3, cwm 2.xxx and cwm 5.xxx

after completion of installation my Legend goes to Bootloop.

Please somebody help!! I disparately want to try this out.

Thanks in advance.
 

3hpv9w9m8E

Member
May 28, 2008
33
3
0
after completion of installation my Legend goes to Bootloop.
Just wipe your cash and data before install (and to be sure sd-ext partishoin). Then from any CWM flash the zip.
Wait for completion and reboot your device. once again wait for homescreen - and here it is )))

---------- Post added at 12:20 AM ---------- Previous post was at 12:16 AM ----------

Here's another one....
So there's no trackpad wake available in this kernel, right?
Anyway - thank you ))
 

Caifan09

Senior Member
Aug 2, 2010
310
46
0
Morelia
I'll make a fork on github and upload my overclocking patch so that you can see what I've changed. I did put the upper limit on 806MHz but that can easily be increased if needed but it's rare for 600MHz MSM7227 chips to reach much higher than that. EDIT: You flash this zip with clockwork. It just replaces the kernel said:
Im getting bootloops, dont know why.:cool:
 

kallt_kaffe

Senior Member
Mar 13, 2010
1,484
1,161
0
www.apedroid.com
Might have added trackball wake in this version. Cannot test myself but found a patch for an older kernel and with a little luck it might do the trick.
Trackball wake propably won't work. Got a different patch through a PM that I will have try next.

But, seriously, this thread is awfully quiet.

I do not have a Legend myself. If you want help with this then I really need som feedback.