[android-porting] Get sensors working on cm10 (4.1.2)

2013-06-14 Thread Roman Gaitbaev
I compile cm10 from my device tree here: https://github.com/RomzesRover/acer_liquid_device-tree_kernel and now I need to fix next issue (sensors) To make this device tree I use old fully working device tree for cm9, but now sensors aint wokrs We use prebuilt sensors.salsa.so cuz we haven't

[android-porting] Re: Android booting get struct at boot log,....

2013-06-14 Thread Puneet B
Finally i got android home screen... the problem is because since i am booting from sd card with nand partition... Then i tried to replace nand patition by sd card partition .. now booting is fine.. i fallow the link http://linux-sunxi.org/Boot_Android_from_SdCard Regards Punith -- --

[android-porting] Re: make recoveryimage..... no recovery.img?

2013-06-14 Thread John Kirk
Not too many errors Does that mean the process completed successfully? Are you using a prebuilt kernel image or a source built kernel? Does your BoardConfig.mk have the necessary directives to pass arguments that the compiler needs to assemble the recovery.img? Do you have your files on a

[android-porting] Re: Sensor porting HAL

2013-06-14 Thread ffxx68
Nothing was really missing, apart from calibration. Since parameters for low-pass filtering (to extract gravity; hardcoded in AOSP in *WindowOrientationListener.java*) are based on real m/s^2 acceleration values, having sensor returning values too far from reality made some check functions