[ROM] Unofficial CyanogenMod 9 [BLECM9 0.02]

Search This thread

sherif_linkin

Senior Member
Mar 10, 2012
288
65
Cairo
Great news ( Huawei drivers should work on Windows now, MTP works very well.)

Sent from my U8800 using XDA Premium 4 mobile app
 

hk_aquarius

Senior Member
Mar 13, 2012
196
34
Unfortunately it does :/. I have written the scripts to return completely to stock, no matter the previous state.
as a former victim of ruining my u8800 due to repartition of system/ (luckily the phone was still with warranty and i have got a brand new replacement 1.5 years ago)...
well, i still can't wait long for your cm10.1
i look forwards for your release, pal. thanks for doing this for our u8800.

===================================
Phone: Huawei IDEOS X5 (U8800)
Kernel: 3.0.8 (Dzo)
ROM: Android 4.0.4 (AuroraSP Final V3R)
Others: Changed [Search] button to [Power], Volume-Rocker wakes screen.
 

Blefish

Senior Member
Aug 19, 2011
1,035
2,942
Will forumber's partition be enough? /system is 360MB after you apply it.

Yes, it will be fine. Mine just does an extra step and deletes internal SD card by merging it together with /data. As of ICS, it's possible to use /data for both apps and media so that's what mine is doing.
 

forumber2

Senior Member
Feb 2, 2012
1,469
1,501
Istanbul
Yes, it will be fine. Mine just does an extra step and deletes internal SD card by merging it together with /data. As of ICS, it's possible to use /data for both apps and media so that's what mine is doing.

Will it like that (at screenshot)?

If it will, /sdcard (and /mnt/sdcard) symlinked to /data/media/legacy and it will primary storage (for obbs, main Android files, games etc) and micro sd card will be secondary storage. But I think X5 users won't like it.
 

Attachments

  • Screenshot_2013-08-31-10-39-31.jpg
    Screenshot_2013-08-31-10-39-31.jpg
    27.8 KB · Views: 203

Blefish

Senior Member
Aug 19, 2011
1,035
2,942
Will it like that (at screenshot)?

If it will, /sdcard (and /mnt/sdcard) symlinked to /data/media/legacy and it will primary storage (for obbs, main Android files, games etc) and micro sd card will be secondary storage. But I think X5 users won't like it.

I will see if I can change it, but the first release will come as you described.
 

riDDimann

Senior Member
Feb 3, 2012
193
99
Yes, it will be fine. Mine just does an extra step and deletes internal SD card by merging it together with /data. As of ICS, it's possible to use /data for both apps and media so that's what mine is doing.
So I guess it will be possible to nandroid back to Aurora if I need the camera again ;)
 

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.