Re: [Ubuntu-phone] [Porting]Need help

2014-02-03 Thread ryan
Edit make files to remove that part so you can get a bootable image Looks like you don't have that file. (Could be a bad link to file) On 3 February 2014 16:24:25 GMT+00:00, Lukas Krotovic wrote: >Well, I tried it and got all needed files, but another error occurred. > >device/samsung/ancora/cam

Re: [Ubuntu-phone] [Porting]Need help

2014-02-03 Thread Lukas Krotovic
Well, I tried it and got all needed files, but another error occurred. device/samsung/ancora/camerahal/cameraHAL.cpp:39:31: fatal error: ui/legacy/Overlay.h: No such file or directory compilation terminated. make: *** [/home/lukas/Builds/ubuntu-phone/out/target/product/ancora/obj/SHARED_LIBRAR

Re: [Ubuntu-phone] [Porting]Need help

2014-02-03 Thread Florian Will
Hi Lukas, Sounds like you need to extract proprietary files from a working phone. Cyanogenmod usually has a script to pull those files via adb. I don't remember the exact steps, but Google / the cyanogenmod wiki should help. Cheers, Florian Am 03.02.2014 11:45 schrieb "Lukas Krotovic" : > Hi, >

Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd / mount

2013-11-22 Thread Sergio Schvezov
On Fri, Nov 22, 2013 at 5:44 PM, Ivo Stoyanov wrote: > Found the culprit (maybe) for missing zip files - I was using mostly lunch. > Tried brunch now - and got 2 zip files - strangely with same file size > (29MB) > Still No UT root fs zip > > ivo@len:~/touchy$ ls out/target/product/mako/*.zip -al

Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd / mount

2013-11-22 Thread Ivo Stoyanov
12:30 PM >Subject: Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd >/ mount > > > >Thank you - I had no idea about those scripts. > >I expected this step somewhere in make files in build dir. > >I downloaded phablet tools and browsed thr

Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd / mount

2013-11-22 Thread Ivo Stoyanov
for your help. -Ivo > > From: Dmitry Smirnov >To: François Leblanc >Cc: Ivo Stoyanov ; ubuntu-phone > >Sent: Friday, November 22, 2013 1:08 AM >Subject: Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd >/ mount > > > >it

Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd / mount

2013-11-22 Thread Dmitry Smirnov
it is a python script, so you can try to check what it does. Look at /usr/share/pyshared/phabletutils and specifically to projects.py, class UbuntuTouchSystem, its install and create_ubuntu_command_file methods 2013/11/21 François Leblanc > One main problem is what does exactly phablet-flash do

Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd / mount

2013-11-21 Thread Ivo Stoyanov
y.zipReboot into recovery mode > > From: François Leblanc >To: Dmitry Smirnov >Cc: Ivo Stoyanov ; ubuntu-phone > >Sent: Thursday, November 21, 2013 8:52 AM >Subject: Re: [Ubuntu-phone] [Porting] Need help with porting problems - ini

Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd / mount

2013-11-21 Thread François Leblanc
One main problem is what does exactly phablet-flash do and how can we do same for unsupported yet device? Dmitry Smirnov a écrit : >-- >Mailing list: https://launchpad.net/~ubuntu-phone >Post to : ubuntu-phone@lists.launchpad.net >Unsubscribe : https://launchpad.net/~ubuntu-phone >More hel

Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd / mount

2013-11-21 Thread Dmitry Smirnov
Hi, I also have the same problem and I do not yet overcome it (due to some lack of time for this task). You can refer https://lists.launchpad.net/ubuntu-phone/msg05006.html to get some more info on it. Per my understanding (probably not 100% correct) the process of deploying Ubuntu is the followi