[ROM][KANG][IMM76L] CyanogenMod9_UNOFFICIAL_CLICK-July10

Search This thread

samuel.omlin

Member
Dec 28, 2008
17
1
@rallapag
I have already got the whole kernel source for cm9 from this ICS branch here (https://github.com/arco/htc-kernel-msm7225). But, i never found out out-of-the-box kernel configure file for click out there while compiling it. So, can you share a copy of that file you're currently using to compile your click kernel on your host with me? Thanks in advance. :)
 

rallapag

Senior Member
Apr 19, 2010
677
546
@rallapag
I have already got the whole kernel source for cm9 from this ICS branch here (https://github.com/arco/htc-kernel-msm7225). But, i never found out out-of-the-box kernel configure file for click out there while compiling it. So, can you share a copy of that file you're currently using to compile your click kernel on your host with me? Thanks in advance. :)
At the moment i am using prebuilt kernel by Arco from his device config.

Following should have been the source that was used to build the kernel
https://github.com/arco/click-kernel-2.6.35
but Arco seems to have deleted some of his projects from git
 

samuel.omlin

Member
Dec 28, 2008
17
1
At the moment i am using prebuilt kernel by Arco from his device config.

Following should have been the source that was used to build the kernel
https://github.com/arco/click-kernel-2.6.35
but Arco seems to have deleted some of his projects from git

thank you for your confirmation.

Here's this whole process of getting the default.config file from htc click with cm7.
$ cd /your/path/to/kernel/for/htc/click
$ adb devices
$ adb pull /proc/.config.gz .
$ gunzip .config.gz
$ cp config .config

And then, I'm going to have an attempt to compile the whole source of kernel from the ICS branch in the link above (https://github.com/arco/click-kernel-2.6.35) with the config file got above, in order to test it combining with unofficial cm9. I will post the final result around here if i'm done.
 

rallapag

Senior Member
Apr 19, 2010
677
546
thank you for your confirmation.

Here's this whole process of getting the default.config file from htc click with cm7.
$ cd /your/path/to/kernel/for/htc/click
$ adb devices
$ adb pull /proc/.config.gz .
$ gunzip .config.gz
$ cp config .config

And then, I'm going to have an attempt to compile the whole source of kernel from the ICS branch in the link above (https://github.com/arco/click-kernel-2.6.35) with the config file got above, in order to test it combining with unofficial cm9. I will post the final result around here if i'm done.

you seem to have missed my point.
Arco have deleted some of his projects including the Tattoo kernel source from the link i have provided.
You have to get in touch with him to get the source.
 

samuel.omlin

Member
Dec 28, 2008
17
1
At the moment i am using prebuilt kernel by Arco from his device config.

Following should have been the source that was used to build the kernel
https://github.com/arco/click-kernel-2.6.35
but Arco seems to have deleted some of his projects from git

you seem to have missed my point.
Arco have deleted some of his projects including the Tattoo kernel source from the link i have provided.
You have to get in touch with him to get the source.

Actually, this whole source for click-kernel-2.6.35 is still out there. The kernel source in this link above (https://github.com/arco/click-kernel-2.6.35) has been forged including the part of htc wildfire, other than htc tattoo. And then, the link (https://github.com/arco/click-kernel-2.6.35) is replaced by another one, called https://github.com/arco/htc-kernel-msm7225 as mentioned earlier.
 

KingCreole

Senior Member
Nov 3, 2010
128
32
Jaén
For Facebook contacts syncronization, you can use "HaxSync" app. It's not free, but it works.

Tapatalkeando desde mi Tattoo con ICS.
 

arco68

Recognized Developer
Oct 11, 2010
2,913
24,822
Actually, this whole source for click-kernel-2.6.35 is still out there. The kernel source in this link above (https://github.com/arco/click-kernel-2.6.35) has been forged including the part of htc wildfire, other than htc tattoo. And then, the link (https://github.com/arco/click-kernel-2.6.35) is replaced by another one, called https://github.com/arco/htc-kernel-msm7225 as mentioned earlier.

click-kernel-2.6.35 has been replaced by htc-kernel-msm7225, that's correct. It's a combined wildfire and tattoo kernel. It contains an ICS branch, which is patched specific for ICS. It only has a defconfig (buzz_defconfig) for the wildfire though, so you may want to implement the changes in that one into click_defconfig for a proper ICS kernel.
 

rikkardino

Member
Sep 21, 2010
24
1
click-kernel-2.6.35 has been replaced by htc-kernel-msm7225, that's correct. It's a combined wildfire and tattoo kernel. It contains an ICS branch, which is patched specific for ICS. It only has a defconfig (buzz_defconfig) for the wildfire though, so you may want to implement the changes in that one into click_defconfig for a proper ICS kernel.

Could be possible in the next future with this combined kernel and ICS see Flash
Player working with Click ? I see Wildfire working. Thanks.
 

kemoba

Senior Member
Mar 5, 2006
738
339
Mostar
Could be possible in the next future with this combined kernel and ICS see Flash
Player working with Click ? I see Wildfire working. Thanks.
I think it is an overshot for our tattoo, he has only 650 MHz CPU (overclocked)... I would rather like the camera to work than flash. btw how about photographic love for our tattoo ?
 

kemoba

Senior Member
Mar 5, 2006
738
339
Mostar
Boot animation is GREAT !!! The launcher definetly needs some resizing, the letters are half visible. It is a lot faster... Great work, keep it on..
 

_yen_

Senior Member
Feb 20, 2010
185
193
New update in the first post.
I have forgot to patch the phone.apk, so will update a patch soon.

Thanks Rallapag, few reports about new build (fresh install):
- Patched Phone.apk crashes when trying to set a new APN (log below), standard one from main install work fine indeed;
- As kemoba write boot animation is huge for tattoo, looking on gerrit seems that adding
Code:
TARGET_BOOTANIMATION_NAME := vertical-240x320
at the end of cm.mk file should set the correct animation size for ldpi.

Thank for u work
yen
 

Attachments

  • Phone_log.txt
    4.4 KB · Views: 8
  • Like
Reactions: rallapag

rallapag

Senior Member
Apr 19, 2010
677
546
here is the patch for Phone and bootanimation

flash this one from recovery for a fantastic bootanimation and the phone apk
 

Attachments

  • Phone-bootanimation.zip
    2.3 MB · Views: 144
  • Like
Reactions: KingCreole

Top Liked Posts

  • There are no posts matching your filters.
  • 18
    Disclaimer:
    This ROM is currently in development stage.
    Most things work, but there are few things that don't work and the device is slow.
    Make sure you have a nandroid backup of your existing ROM before you flash this.
    I know most of you guys are coming from CM7, so don't compare with it, as this is still an experimental build


    Here is the CM9 (un-official) for Tattoo,

    For chanages please refer to Gerrit

    Download links

    2012-07-10
    http://www.mediafire.com/?tbvqxgtyyp484yn


    Gapps link
    get latest gapps from http://goo-inside.me/gapps

    Installation instructions
    Wipe cache and data
    Flash from recovery (Clockworkmod recovery only)
    First boot takes about 5 to 8 mins

    Framework, few apps and Dalvik-cache are moved to cache partition.

    Credits
    to following guys, without whom this ROM was not possible
    Arco68 - for his invaluable work on Tattoo and Wildfire - his vendor config, kernel and lot of tweaks for ArmV6 are used for compiling from source and for his continuous support
    ErwinP - for his collection of tweaks and the guys involved in them, which are used for CM9 compiling - check his github
    Furious anger (helped in compiling CM9 from source)
    CyanogenMod team
    Zackconsole
    (helped in fixing touchscreen and audio issue),
    Arif-ali
    jaybob413 and his thread
    TeamICS
    mikegapinski
    unforgiven512
    and many others


    here is my git for device config and notes for compiling
    https://github.com/rallapag
    What's working
    • Touchscreen
    • GPS
    • Wifi
    • Mobile and data
    • USB Mount
    • Sensors
    • Audio and
    • Rooted
    What's not working
    • Camera
    • Bluetooth - working partially
    • some apps are force closing at the moment (not every time)
    • Gallery Not working
    • Live Wallpapers from CM9 are not working due to GPU requirement - so are removed,
      Live Wallpapers from from market are working
    • And all bugs reported by users
    Temporary fixes
    See second post
    7
    Tricks to deal with some issues:

    FM radio: Use SpiritiFM app from market
    Turn bluetooth on before first start of SpiritFM
    Settings -> Audio -> Method -> msm7x30
    Settings -> Debug -> FM Chip -> TI(Motorola)
    Settings -> Debug -> select use fm_hcitool
    restart the app, and remember to turn media volume down.

    Gallery: Use Quickpic app or
    Just pictures app(thanks KingCreole)

    Video player: Use MXplayer and MXplyaer ARMv6 codes from market
    Preferences -> Decoder -> select S/W Decoder

    Launcher alternative:
    Launcher pro is very good replacement for memory hog Trebuchet launcher
    Nova launcher is another one to try.

    GPS location:
    Use Fasterfix app to change the server to your region and location gets locked faster.

    latest Gmail apk



    This patch is only for Wildfireport - is removed
    patch for minor graphic improvement - cm9-click-20120305-patch.zip
    please flash the patch from recovery
    4
    I have compiled CM9 from source for Tattoo, with help from furious anger.
    Link updated in the first post
    Better responsive now.

    i can't use my headphones. When they are plugged in, sound still comes out the phone speaker.
    Would be very nice if this gets fixed :)
    headphone issue is fixed in the above build
    4
    Regarding the comments about continuing CM9 or not:-
    I would be more willing to go in the direction of CM9 than trying to fix sense ROM
    Reasons being -
    It is always less hassle to work with open source
    I am being not a developer and with amount of info and support out there you are more likely to get a solution for the issues.

    And also I am in no shape to get tricky HTC sense to break and understand.
    Even the best developers had trouble to crack it and make it work.
    But then i wouldn't want to raise hopes that i would be able to fix the current issues with ROM.
    we just have to see how things go

    Thanks Shaumaaa for those links.
    But i have already looked through them and i have contacted with one of the developer (rapmv78) as well.

    New version compiled today in the first post
    lockscreen weather is one main addition (screenshots in 3rd post)