[android-porting] Re: Can't enable Bluetooth

2014-05-06 Thread Vishveshwar
On Friday, May 2, 2014 1:03:30 PM UTC+5:30, Daniel Meer wrote: > > Hi > > I have a BeagleBone Black which runs the AOSP 4.4.2 (instead of Rowboat). > Now I want to add a Bluetooth module over UART. > > What I've done so far: > - Create my own libbt-vendor.so > - Added following lines to the BoardC

[android-porting] Re: DispSync and power consumption

2014-05-06 Thread Maksym Kreshchuk
Hi again. I had wrong understanding of DispSync role. After removing define PRESENT_TIME_OFFSET_FROM_VSYNC_NS I got the same CPU time as without display fences. During video playback hardware vsync enables 10-30 times per minute. Is it normal value? Also I am interesting how to calculate values

[android-porting] Kitkat vs Gingerbread for a low end device

2014-05-06 Thread aske123
Hi, we are working on creating a low powered device running Android (not a phone/tablet/STB). Due to low margins of this device, the customer wants to fit Android into a 512MB system with a single core 1GHZ CPU. I've been reading about how KK is supposed to comfortably work in 512MB but I just

[android-porting] Re: DispSync and power consumption

2014-05-06 Thread Andy McFadden
On Tuesday, May 6, 2014 6:08:32 AM UTC-7, Maksym Kreshchuk wrote: > > During video playback hardware vsync enables 10-30 times per minute. > Is it normal value? > I don't know if there's a "normal". The DispSync code enables hardware VSYNC whenever it believes it is getting too far out of sync.

[android-porting] Re: Can't enable Bluetooth

2014-05-06 Thread Daniel Meer
On Tuesday, May 6, 2014 10:08:20 AM UTC+2, Vishveshwar wrote: > > Is the following file present in your device? > system/etc/permissions/android.hardware.bluetooth.xml > > If not modify your device.mk to copy this file over. > e.g: > >1. PRODUCT_COPY_FILES += \ >2. > frameworks/nati

[android-porting] Re: Android boot issue in Freescale(SabreSD-6q) platform

2014-05-06 Thread Michael Robbeloth
You might have better luck posting in the Freescale i.mx6 community. In particular, take a look at https://community.freescale.com/thread/31992 . It might just be a problem with your bootargs or it could be something more with a service failing, a partition not getting mounted, or a critical fil

Re: [android-porting] Re: Android boot issue in Freescale(SabreSD-6q) platform

2014-05-06 Thread Cheryala Venu Madhav
Hi Shiv, >From Logs we see that the Display thread (Userspace is crashing while trying to get the correct Address). It is better if you can check if the Graphics Libraries are compatible with the KK release I/DEBUG ( 2316): backtrace: I/DEBUG ( 2316): #00 pc 0002c0e2 /system/lib/libGAL.