Jump to content

Recommended Posts

Guest lucifer12
Posted

Woah! This is amazing. If only Youtube was fully functional i would flash it immediately.

Guest Sm0k3^_*
Posted (edited)

Ice4Blade - Update 28!

[Donwload]

Please, post here how it works. I cant flash any ROMs now. I dont have much time. :)

Edited by Sm0k3^_*
Guest Davidoff59
Posted (edited)

Anyone tried the above?

Edited by Davidoff59
Guest ..Abel..
Posted (edited)

Anyone tried the above?

yup ! works great its quite fast ! gallery is giving me a problem !! i mainly flashed it to check the camera ! but it just says camera has stopped ! and it force cLOSES ! i really donno y ? can anyone help me ? i gonno try burstlams cm9 5.5 also and check if cam works in that lets see !! :P :)

just tried 5.5 ! cam works !

Edited by ..Abel..
Guest ..Abel..
Posted

I think all the components are already in place on camera 27c. Only problem is that somehow our sd card is recognized as USB storage and the camera app kept complaining about lack of storage so i couldn't take pictures. Used cm9 camera app source and that went away. Not sure how as i can't see any commit related to this, and there are not many commits in this package either. Anyway most work was done by rampv78 who build a HAL (hardware abstraction layer) that translates between the libcamera, which source i took from the CM7 repo (thanks TomG, HDCRJacob and Arcee) and the newer camera service in ICS.

it just force closes in mine ??

Guest skywave
Posted

it just force closes in mine ??

Could you provide us with a logcat and does your camera work on gingerbread?

Posted (edited)

it just force closes in mine ??

Same for me! And my camera is working on gingerbread.

Edited by ayziaa
Guest skywave
Posted

Its quite possibly there is a incompatibility somewhere with the wide array of possible camera sensors. To help me fix this problem you need to provide me with a logcat and which sensor it is (preferably the exact chipset but if unknown the amount of megapixels) to find out which sensor(s) are causing problems.

Posted (edited)

Its quite possibly there is a incompatibility somewhere with the wide array of possible camera sensors. To help me fix this problem you need to provide me with a logcat and which sensor it is (preferably the exact chipset but if unknown the amount of megapixels) to find out which sensor(s) are causing problems.

I don't really know how to get a logcat ( with adb I suppose!?) or to get the chipset. it's a 3.2 MP (like most blades I think).

wifi seems also not to be working.

From what you wrote on coldfusion thread, is it worth working on ics if we can never get binaries that we need?

Edited by ayziaa
Posted (edited)

I think the camera problem lies within the version of the camera (5 MP or 3.2)I have a 5 MP btw. I have flashed this, and it's exact as Skywave says, black screen, but does take photo's :). therefor I think that is the problem.

About the rom itself, I couldn't get market to work, was like loading and loading and more loading, so I gave up on that. Gonna see a few other roms how that works out :).

Thnx for the great work and makin' this possible!

Edited by Felsch
Guest skywave
Posted (edited)

There are at least 3 types of camera sensors afaik . I have a 3.2 mp, but i should know the exact type but i don't ;) Theres a 5 mp sensor that is causing problems even on newer gingerbread roms.

Edited by skywave
Guest burstlam
Posted

From reports in Chinese Forum ~ we have 3 diff. combinations with the Chinese Blade~

Guest skywave
Posted

From reports in Chinese Forum ~ we have 3 diff. combinations with the Chinese Blade~

[iphonefanboymode]

FRAGMENTATION!!!

[/iphonefanboymode]

Guest nero1996
Posted

Can you improve the color depth? Gradients look awful. Otherwise cool.

Guest skywave
Posted

Can you improve the color depth? Gradients look awful. Otherwise cool.

I know the cause of it, the kernel we are still using doesn't support a new color format introduced in ICS, the dirty hack in place in all blade roms currently circumvents this by forcing a different format.

Guest rafalo1333
Posted

Could anyone tell me, is this "FULL HW Acceleration" in Tilal's ColdFusion as full as this in Galaxy Nexus? Or is this just a hack, is this giving a full 2D acceleration for UI or is this just a kind of hack that doesnt use full power of Adreno200? Somebody of devs could explain it more user-friendly? :)

And, is camera fix possible w/o Qualcomm support? Is FULL ICS possible just basing on hacks/tricks? Im thinking about this from some time and just cant get any satisfacting answer ;)

Thanks for help and keep up the good work;)

Guest rafalo1333
Posted

So video recording etc could be fixed wo libs and sources from Qualcomm? So why everyone tells 'no ARMV6 based ICS phone, no full ICS for Blade'? I dont understand.

And, now we have the same HW for UI as Galaxy Nexus, yeah?

Thanks for info SkyWawe ;)

Guest skywave
Posted (edited)

So video recording etc could be fixed wo libs and sources from Qualcomm? So why everyone tells 'no ARMV6 based ICS phone, no full ICS for Blade'? I dont understand.

And, now we have the same HW for UI as Galaxy Nexus, yeah?

Thanks for info SkyWawe ;)

To explain that, i first have to explain how the compilation works. You got a dozen libraries and most of the books (methods/functions/etc.) refer to other books in a seperate library. Problem is that we don't have access / are not allowed to read what is in many books, but are just able to say make cheesecake to the cookbook.

Now that works fine in gingerbread as the reader is still the same, but now with ics they changed the reader. Reader as in a specific language, API (Applicication programming interface) as a set of commands, all identified by a unique identifier. Now in the video decoding, the cook is saying to the gingerbread cookbook, make cheesecake with a magimix, but the cookbook doesn't know what a magimix is as it didnt exist during the development of Gingerbread.

It isn't that ARMv6 isn't capable of it, in fact the raspberry pi has a ARMv6 SoC/Processor and is capable of displaying 1080p. The problem is that the Android development and ecosystem is moving away from ARMv6. To obtain more compatible binaries, ones we don't have the source of, we need a ARMv6 build of it. Problem is that i don't think there will be any official ICS updates for any of these devices. That leaves us by modifying the reader to be compatible with the gingerbread cookbook, although we have to be careful not to be breaking the reader's reader.

Edited by skywave
Guest tilal6991
Posted

I'm pinning my hope on Samsung updating their newly released Galaxy Mini 2 or Sony updating one of their ARM6 phones.

Posted

So how far can we backport things from Ics to gingerbread?

Guest skywave
Posted (edited)
<br>I'm pinning my hope on Samsung updating their newly released Galaxy Mini 2 or Sony updating one of their ARM6 phones.<br>
<br><br>Sony published their list and the X8 was missing. The Samsungs remain the only viable chance i guess. CodeAurora not pushing/releasing a msm7267 release is a tell though, though they did do ICS development on it. Last glimmer of hope indeed. Edited by skywave
Posted

<br><br>Sony published their list and the X8 was missing. The Samsungs remain the only viable chance i guess. CodeAurora not pushing/releasing a msm7267 release is a tell though, though they did do ICS development on it. Last glimmer of hope indeed.

Looks like the blade 2 will get ICS look at picture and look at processor msm7227 just like the blade 1 this might be the soloution?ZTE-Blade-2.jpg

http://cdn.techpp.com/wp-content/uploads/2012/02/ZTE-Blade-2.jpg

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.