ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #05299
Re: Fwd: [DEVELOPMENT] libubuntu_application_api.so not found
Ah ok.
Build for crespo device (nexus S) using cm 10.1 and trusty preinstalled
daily from 25/11/2013
(not sure of the date) trying to port flipped so I've installed all in
system.img and put android system.img on /var/lib/lxc/android/system.img
and android-ramdisk on /boot
Ubuntu start can access with adb but have a black screen.
When I run lxc-console -n android -t0 I can do logcat where I can see the
message
linker.c (1095): /system/lib/libubuntu_application_api.so not found
Like I guess that communication betwen android firmeware and ubuntu is
crucial
I try first to correct this. /system/lib/libubuntu_application_api.so is
present and I can stat it
it is regular file.
I've a look on jb, linker.c and try to add some trace but unfortunatly I've
no more informations on logcat and I can't find why.. It's why I need some
help.
I'm not english speaker it's maybe why I have some trouble to explain
exactly what happen .
Regards
2013/11/25 Loïc Minier <loic.minier@xxxxxxxx>
> On Mon, Nov 25, 2013, François Leblanc wrote:
> > I'm surprise because I think this is core of porting...
> >
> > Ubuntu kernel talk to android with turn in lxc container for working with
> > device spécifics firmware (sensors, etc...) and I guess that
> communication
> > between unbuntu and android use libubuntu_application_api.so.
> >
> > It's what I think it's working (perhhaps wrong don't knwon)
> >
> > All porters should know how this communication it's working, at least
> > ubuntu developpers should know what is libubuntu_application_api.so is
> > for...
>
> First, not all developers know all details about all components; second,
> it's the description of the issue you are experiencing/reporting that
> isn't clear.
>
> I'm running the public pre-built Nexus 4 images of Ubuntu for phones and
> these work; maybe you should explain what you're trying to achieve:
> which images you're trying to build, for which device. Which version of
> the source code are you basing on? Where are you at? etc.
>
> I dont know whether I or anyone will be able to help you, but from your
> original email I couldn't tell what you were trying to achieve, which is
> why I suggested you should clarify.
>
> --
> Loïc Minier
>
Follow ups
References