Could this be the reason why Darktremor's script isn't working on RC4b?I have failed to enable rackball wake and ext4 module support... for now.![]()
Could this be the reason why Darktremor's script isn't working on RC4b?I have failed to enable rackball wake and ext4 module support... for now.![]()
I'm not sure, but the current kernel doesn't support ext4 and aufs.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.Could this be the reason why Darktremor's script isn't working on RC4b?
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.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.
yeah that must be it .. I just reformatted my sd-ext partition as ext4, was working with ext2 in earlier RCs.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.
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.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.
We all appreciate your help! Do you think you can shed some light on the wifi reboots?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.
Here's the patch for the overclocking code: https://github.com/kalltkaffe/legend-kernel/commit/750780f19f23e0adcd0ec6658142a0ea86054b32Here'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.
Not sure how much I can help considering that I don't own a HTC Legend.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!
Just wipe your cash and data before install (and to be sure sd-ext partishoin). Then from any CWM flash the zip.after completion of installation my Legend goes to Bootloop.
So there's no trackpad wake available in this kernel, right?Here's another one....
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.![]()
Anyone that tried this one and confirm if it is working?Here's another one.
- Goes up to 864MHz
- Has EXT4 support
- Only built for Legend (Removed CONFIG_MACH_LATTE from .config)
Trackball wake propably won't work. Got a different patch through a PM that I will have try next.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.
More than happy to test but can't untill Monday.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.
No, I do not think I can help with that issue.Do any of these kernels contain the wifi drivers that would resolve the reboot problem?