← Back to team overview

ubuntu-phone team mailing list archive

Fwd: Re: init: could not import file 'init.mako_svelte.rc' from '/init.mako.rc'

 





	

	

	

	



Does the install actually complete without any errors? A black screen can occur on install if your recovery isn't mounting the necessary partitions.


On 08/08/16 03:53, ujwal satish m wrote:
Hello,

I have been trying to compile and build Ubuntu Touch for Nexus4. I followed the steps mentioned in the porting guide. When I push the system.img [Android] using rootstock installer, the screen goes blank. So far I have followed these instructions:

1.sudo add-apt-repository ppa:phablet-team/tools
sudo apt-get update
sudo apt-get install phablet-tools
2.sudo apt-get install git gnupg flex bison gperf build-essential zip bzr curl libc6-dev libncurses5-dev:i386 x11proto-core-dev libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-glx:i386 libgl1-mesa-dev g++-multilib mingw32 tofrodos python-markdown libxml2-utils xsltproc zlib1g-dev:i386 schedtool g++-4.8-multilib
3.mkdir phablet phablet-dev-bootstrap phablet
4.export cache 5. lunch--> mako_userdebug 6. make -j4 7.flash all the relevant images(boot.img,recovery.img and system.img) I pulled the kernel msg: it says: 6.114329] Adding 32764k swap on /root/userdata/SWAP.img. Priority:-1 extents:1 across:32764k SS [ 11.074286] init: could not import file 'init.mako_svelte.rc' from '/init.mako.rc' [ 11.377811] init: cannot open '/initlogo.rle' [ 13.918083] [rmnet0] error: rmnet_ioct called for unsupported cmd[35585] [ 13.918815] [rmnet1] error: rmnet_ioct called for unsupported cmd[35585] [ 13.919487] [rmnet2] error: rmnet_ioct called for unsupported cmd[35585] [ 13.920067] [rmnet3] error: rmnet_ioct called for unsupported cmd[35585] [ 13.920891] [rmnet4] error: rmnet_ioct called for unsupported cmd[35585] [ 13.921471] [rmnet5] error: rmnet_ioct called for unsupported cmd[35585] [ 13.922173] [rmnet6] error: rmnet_ioct called for unsupported cmd[35585] [ 13.922997] [rmnet7] error: rmnet_ioct called for unsupported cmd[35585] [ 13.923729] [rev_rmnet0] error: rmnet_ioct called for unsupported cmd[35585] [ 13.924523] [rev_rmnet1] error: rmnet_ioct called for unsupported cmd[35585] [ 13.925316] [rev_rmnet2] error: rmnet_ioct called for unsupported cmd[35585] [ 13.926293] [rev_rmnet3] error: rmnet_ioct called for unsupported cmd[35585] [ 13.927178] [rev_rmnet4] error: rmnet_ioct called for unsupported cmd[35585] [ 13.928063] [rev_rmnet5] error: rmnet_ioct called for unsupported cmd[35585] [ 13.928857] [rev_rmnet6] error: rmnet_ioct called for unsupported cmd[35585] [ 13.929620] [rev_rmnet7] error: rmnet_ioct called for unsupported cmd[35585] [ 13.930321] [rev_rmnet8] error: rmnet_ioct called for unsupported cmd[35585] [ 13.931115] [rmnet_smux0] error: rmnet_ioct called for unsupported cmd[35585] Can somebody please guide me where I'm going wrong. Because im stuck in this from past 2 weeks.
Regards
Ujwal