Jump to content

[DEV][HELP] Let's make this Metal 2.3.3 boot!


Recommended Posts

Guest f1rSt
Posted (edited)

still the same error with fake file...

but there are something more to check. doing it right now,feedback soon

Edited by f1rSt
Guest RomzesRover_R
Posted
still the same error with fake file...

but there are something more to check. doing it right now,feedback soon

давай))) кстати а как ты сделал что gnufabio написал ? (это в самом ядре или в рам диске ? )

я что-то пока плохо разбираюсь в этих делах

let))) and by the way how did you do that gnufabio written? (this is in the kernel or in the framework of the disk?)

I have something yet not good at these things

Guest gnufabio
Posted

Has someone checked in ramdisk if there is any service related to "dun"? Try to comment out it ;)

Guest RomzesRover_R
Posted (edited)

received endless boot!

took boot.img (metal) put in the liquid next 1.1

in bootanimation

Edited by RomzesRover_R
Guest f1rSt
Posted

strange, i created a null file, placed it in ''sbin" folder of ramdisk, in init.rc created symlink.. and device can't boot at all..

did i make smth wrong?

Guest RomzesRover_R
Posted (edited)

In my opinion, the problem is in the folder "system/lib/..."

*_*

Edited by RomzesRover_R
Guest f1rSt
Posted

what source did you Dario&gnufabio took to compile a boot.img?

Guest RomzesRover_R
Posted
what source did you Dario&gnufabio took to compile a boot.img?

imho boot.img fully working

Guest f1rSt
Posted
imho boot.img fully working

you can easily prove it by booting this rom up)

Guest f1rSt
Posted (edited)

i can upload a boot.img which i made to test, cause i can't test it for now..

Edited by f1rSt
Guest Ma7moud
Posted
i can upload a boot.img which i made to test, cause i can't test it for now..

well upload it and i can test

Guest RomzesRover_R
Posted
i can upload a boot.img which i made to test, cause i can't test it for now..

давай я потестю

let me try

Guest Ma7moud
Posted

i tried the metal boot.img with LeoGinger 5.0 and it worked, but the other way around didn't

Guest f1rSt
Posted

So, here we go:

i made two boot img with different things:

1st one - http://www.multiupload.com/738Z960I6V

2nd one - http://www.multiupload.com/MI3BU274TC

please, check both of them

WARNING! DON'T FORGET TO BACKUP BEFORE INSTALL

feedback please after tests) thanks in advance)

in those 2 methods are lossy, it might mean that i left only one method to try and\or and made mistakes in code

Experts, tell me your opinion!)

Guest Dario93
Posted
So, here we go:

i made two boot img with different things:

1st one - http://www.multiupload.com/738Z960I6V

2nd one - http://www.multiupload.com/MI3BU274TC

please, check both of them

WARNING! DON'T FORGET TO BACKUP BEFORE INSTALL

feedback please after tests) thanks in advance)

in those 2 methods are lossy, it might mean that i left only one method to try and\or and made mistakes in code

Experts, tell me your opinion!)

Thank you very much f1rst for your efforts :P

Gonna try these bootimgs asap! ;)

Guest f1rSt
Posted
Thank you very much f1rst for your efforts :P

Gonna try these bootimgs asap! ;)

hope my efforts won't be vain)

Guest Dario93
Posted
hope my efforts won't be vain)

I hope too! ;)

P.s. ---> What did you change in these bootimgs?

Guest Ma7moud
Posted (edited)
So, here we go:

i made two boot img with different things:

1st one - http://www.multiupload.com/738Z960I6V

2nd one - http://www.multiupload.com/MI3BU274TC

please, check both of them

WARNING! DON'T FORGET TO BACKUP BEFORE INSTALL

feedback please after tests) thanks in advance)

in those 2 methods are lossy, it might mean that i left only one method to try and\or and made mistakes in code

Experts, tell me your opinion!)

with first one it gets to the small picture in the top left of the screen then in a second its back to the acer logo

with second one its the same as the original, but does this line means anything :

 I/dun_service(86/97): Error while opening the file /sys/class/usb_composite/modem/enable : No such file or directory

it repeats 3 times then the original error

edit : i didn't see that it was there in the original boot, logcat is too fast for me

Edited by Ma7moud
Guest Dario93
Posted
with first one it gets to the small picture in the top left of the screen then in a second its back to the acer logo

with second one its the same as the original, but does this line means anything :

 I/dun_service(86/97): Error while opening the file /sys/class/usb_composite/modem/enable : No such file or directory

it repeats 3 times then the original error

edit : i didn't see that it was there in the original boot, logcat is too fast for me

So strange,I can't even flash the boot package in recovery,it says "Update script syntax error" o.O

Will try to manually put it in the ROM

Guest Ma7moud
Posted
So strange,I can't even flash the boot package in recovery,it says "Update script syntax error" o.O

Will try to manually put it in the ROM

thats what i did

Guest Dario93
Posted
thats what i did

Did you also copy that chmod string in update script?

That's essential for making ROM boot,but I think it's also the cause of the syntax error ;)

Guest f1rSt
Posted (edited)
I hope too! ;)

P.s. ---> What did you change in these bootimgs?

s***.. maybe i compiled something wrong?

maybe you should try to do these steps?

strange thing that i know how to compile and those errors makes me mad..

i made the following:

1) i thought of how that fake file could be created and added the following lines in init.rc(plus a new line for now):

mkdir /usb_error_fix/usb

echo -n "0" > usb_fix

chmod 777  /usb_error_fix/usb/usb_fix

symlink /usb_error_fix/usb/usb_fix /sys/class/usb_composite/modem/enable

2) i tried to add symlink in updatescript with fake file added in ramdisk..same result

yea, to be honest, i totally forgot to edit updatescript correctly)

and i'm really totally new to symlink..maybe i made it wrong?

Edited by f1rSt
Guest f1rSt
Posted (edited)

double post, sorry

Edited by f1rSt
Guest Ma7moud
Posted

well sorry for being so ignorant. i didn't know i should do that ;)

i just thought i could help :P

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.