Jump to content

Recommended Posts

Guest LiverpoolsNo9
Posted

Dont know if this thread at XDA will be any use to aid fixing the camera.....if its not please disregard.

The bloke has attached files and instructions.

Guest mitchde
Posted (edited)
Might just be me and I may be wrong but I smelt CM fanboy

No, iam not an CM fanboy. Never used CM before CM9 - i prefere slim+clean ROMS.

But, and that was the reason i said that for everday usage CM9 is today more usable as AOSP is

that, for example, i got Problems in the UI .

If i use Settings menue and changed something, the window with cancel / OK stays in front after pressing OK / Cancel.

Normally it should close after OK/cancel. The aktion (OK) was used so its an UI problem only.

I must press back button always to leave that message window. But that also leaves the settings menue complete.

In CM9 i dont have such UI problems.

Edited by mitchde
Guest skywave
Posted

No, iam not an CM fanboy. Never used CM before CM9 - i prefere slim+clean ROMS.

But, and that was the reason i said that for everday usage CM9 is today more usable as AOSP is

that, for example, i got Problems in the UI .

If i use Settings menue and changed something, the window with cancel / OK stays in front after pressing OK / Cancel.

Normally it should close after OK/cancel. The aktion (OK) was used so its an UI problem only.

I must press back button always to leave that message window. But that also leaves the settings menue complete.

In CM9 i dont have such UI problems.

CM9 has some unknown fixes by or spotted by CM( to surfaceflinger. The only thing seperating this rom from the smoothness is to copy in libsurfaceflinger.so

Guest mitchde
Posted

Thanks , can i use that libsurfaceflinger.so from CM9 - and if yes, where can i find it /system/???

Guest skywave
Posted

Thanks , can i use that libsurfaceflinger.so from CM9 - and if yes, where can i find it /system/???

/system/lib/libsurfaceflinger.so . You can pull it from a CM9 zip file. To get it in this rom, either replace the file in the zip file or adb remount then adb push libsurfaceflinger.so /system/lib/

Guest Davidoff59
Posted

Hey guys, been reading the cm7 thread. Some parts of ics have been backported to cm7. There were issues with screen rotation as we see also on ICS. They found an error in the source code so I'm wondering will it help you guys

Posted Today, 05:53 PM

docck, on 23 January 2012 - 05:10 PM,

said:

Seems like BurgerZ from Russian 4pda forum

solved problem with ICS rotation effects. So if

you want you can try his KANG v3 from this

place

Who want to know all ins and outs need

patience because all discussion there is

conducted on Russian. Details about at this

point and far

Thats right. With help of Sle-v (user from 4pda)

we've found the problem in source code.

There was a mistake in code in frameworks/

services/java /com/android /server/

ScreenRotationAnimation.java .

This mistake caused the screen turning upside

down and only then animating while turning the

Blade.

Right file attached.

Guest Davidoff59
Posted

android.modaco.com/topic/335328-romgen2cyanogenmod-7-android-237/page__st__11960

Guest skywave
Posted (edited)

The bug is the flipped screen on the blade. The solution is to add a method to swap the screenshot in surfaceflinger.cpp.

The workaround for flipped animations might be this but this still doesn't fix the recent apps thumbnails and screenshots.

Edited by skywave
Guest Davidoff59
Posted

Screenshot and recent apps are fairly minor issues though in fairness.

One step at a time though.

Guest vokzal33
Posted

http://ics4blade.googlecode.com/files/ICS4Blade-update27c.zip

This is a fixed version of update27. If you are experiencing problems with WiFi, ADB please wipe first. Fixed animations (surfaceflinger) This is build has JIT(Just In Time) compiling on, which should speed up things significantly Reverted commit that removed Libstagefright http legacy support to enable YouTube to work (TomG). Hardware video decoding still does not work, it falls back to software decoding. This is probably due to a newer api for libstagefright. This could be a serious issue as this needs new propietary omx libs which i am pretty sure will never appear for armv6. Also software decoding is a bitch on armv6 so please don't complain about lagging youtube vids. From 27a, i applied that abnormal screenrotation patch (TomG) and turned back on animations as they seem to work. Everything in this rom is build from https://github.com/t0mm13b/ics4blade/tree/

Posted

Why has development stopped or commits stopped at least because i dont see any updates from the devs?

Guest rider89
Posted

Because they're working hard instead of talking here I assume, and as it was mentioned more than once, they communicate through IRC or something.

keep hard work Devs!

Guest Davidoff59
Posted

There were changes made 6 days ago so they are still active. Remembering that they have to test the code after making changes also.

Guest skywave
Posted

To my surprise it turns out i had the camera working for two weeks now, just had a problem with storing the pictures. Preview mode is still not working though.

Guest XMasterNinni
Posted

To my surprise it turns out i had the camera working for two weeks now, just had a problem with storing the pictures. Preview mode is still not working though.

How did you make the Camera working? :)

Guest the_crevis
Posted

Good to hear! Thats great! :D good see this project is going again its been quiet for quite a while ;)

Guest skywave
Posted

How did you make the Camera working? :)

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.

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.