[ROM] Unofficial CyanogenMod 9 [BLECM9 0.02]

Search This thread

AceDroidX

Senior Member
May 18, 2011
257
31
Athens
Hey, i checked it too before posting. But its easy to update CM in the latest versions. I think that making a solid kernel is more difficult.
 

oguzhan mobile

Senior Member
Sep 27, 2011
313
229
Bursa
I am facing a problem when trying to build cm on ubuntu 11.10

Code:
Import includes file: out/target/product/u8800/obj/SHARED_LIBRARIES/camera.goldfish_intermediates/import_includes
Export includes file: development/tools/emulator/system/camera/Android.mk -- out/target/product/u8800/obj/SHARED_LIBRARIES/camera.goldfish_intermediates/export_includes
make: *** No rule to make target `out/target/product/u8800/obj/SHARED_LIBRARIES/libmmjpeg_intermediates/export_includes', needed by `out/target/product/u8800/obj/SHARED_LIBRARIES/camera.msm7x30_intermediates/import_includes'.  Stop.
make: *** Waiting for unfinished jobs....
screenshot:
cm10tbuntu.png
 

m1trand1r

Senior Member
Mar 6, 2011
12,403
9,586
You don't wanna know.....
Soooooo long

-Sent from my u8800-

developing consumes a lot of time & patience...and devs have a life to live on the other side of xda too:)
I'm waiting patiently for @blefish
to make this build usable for everyday use....so i'll be able to flash it on my gfs x5.....
Good luck @Blefish & keep it up;)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Sent from my SGS-II powered by CM9
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 

Top Liked Posts

  • There are no posts matching your filters.
  • 54
    Current status: CM10.1 in the works and this version will not be updated.

    Got started with the project in January, I'm now ready to present you my first custom ROM (and kernel) - BLECM9!

    First of all - BACKUP! This is not stable for everyday use just yet.

    It also includes my own kernel, based on the latest CAF source code (ics_chocolate). The kernel gets frequent updates from CAF and me. Kernel version is 3.0.8. It's not as stable in the beginning but a better choice in the long term.

    It won't include Google Apps, you need to manually install gapps package, as any other CM rom is by default.

    Prequisites
    • U8800 upgraded to 2.3
    • ClockworkMod Recovery v5.5.0.4, not tested in v5.0.2.7
    Instructions for Installing
    1. Download the latest version of BLECM9 (Downloads below).
    2. Copy the package to your internal/external SD card.
    3. Reboot to recovery.
    4. Flash the update package.
      Optional: Install Gapps package (Downloads below).
    5. Reboot and wait. The first boot takes around 2 minutes.


    Additional Notes
    • Report issues.
    • Changelog.
    • No, this won't work on U8800-51 or U8800Pro.
    • Atmel TS users, 0.02 will not work for you. I am establishing a new driver, to make the driver standard. Please standby as this is my top priority.
    • Everybody, send me logs if something does not work. This kernel is under heavy development. On computer with ADB set up: "adb shell dmesg > dmesg.log" and send the dmesg.log

    Major Bugs
    • No Atmel TS support.
    • RIL issues (does not detect all SIMs)
    • NT35510 seems to have issues when turning on the screen (confirm?)
    • Unstable backlight on low values.
    • Wifi MAC address is 00:11:22:33:44:55
    • No Camera.
    • No Bluetooth.
    • No FM radio.
    • No audio (except ringtone/alarm)
    • Sometimes glitchy hardware acceleration.
    • No sensors.
    • More...

    Credits: Huge thanks to dzo - without the proprietary blobs from him, this would've not been possible.

    This is not just a work of mine, recently another developer joined the process and we are working together.
    Collaborators: asm19

    Feel free to contact me and also - contribute! Links for the source code is up on my GitHub (signature).
    Follow my Twitter to see my development progress.
    22
    I created the source from scratch, no U8800pro involved here. I have not tested A2DP.

    But yes, to confirm, I am preparing a release, as I am making final adjustments to partitioning script and testing it on my phone over the night.
    19
    I am still working on CM9, but will move to CM10 when the first RC is up. But mostly my time goes to kernel, got some good things for the next version.

    Sent from my U8800 using Tapatalk 2
    11
    Any improvements? I'm waiting about atmel ts support for very long time. Is there a chance for new version soon? Thanks :rolleyes:

    Still no Atmel TS support (will be in 0.03 though). I enabled notification leds and also some USB host support (buggy, with a hub). Accelerometer/Magnetometer is working on kernel side, now I need to make the correct Android HAL library. Audio is fixed, unsure about the in-call volume yet. I am trying to add LPA (Low Power Audio) and TV-Out too (supported by the device). NT35510 should be fixed, let's see in the next version. Backlight flickering is a to-do: NT35582 chip allows multiple backlight controlling systems like CABC and LABC. The HWAcceleration bugs *should* be fixed, but not tested. Wi-Fi MAC address is still not right, I think it's missing a library/binary. GPS should be fixed too, although not tested.

    I might not add the new bootloader yet, I need to make this fully stable, perhaps then.

    Sorry for the messed up list, I made it in a hurry.
    9
    I'm sorry for the delay, but my time has really gone to kernel other than the ROM itself.

    Luckily the kernel is coming together, camera and accelerometer is left, so I will just have to put it all working inside the ROM. I am also lacking the experience on the ROM (it's my first if you did not know).

    Once it's all together, it will be great, trust me on this.