Guest f1rSt Posted June 13, 2011 Report Posted June 13, 2011 (edited) still the same error with fake file... but there are something more to check. doing it right now,feedback soon Edited June 13, 2011 by f1rSt
Guest RomzesRover_R Posted June 13, 2011 Report Posted June 13, 2011 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 June 13, 2011 Report Posted June 13, 2011 Has someone checked in ramdisk if there is any service related to "dun"? Try to comment out it ;)
Guest RomzesRover_R Posted June 13, 2011 Report Posted June 13, 2011 (edited) received endless boot! took boot.img (metal) put in the liquid next 1.1 in bootanimation Edited June 13, 2011 by RomzesRover_R
Guest f1rSt Posted June 13, 2011 Report Posted June 13, 2011 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 June 13, 2011 Report Posted June 13, 2011 (edited) In my opinion, the problem is in the folder "system/lib/..." *_* Edited June 13, 2011 by RomzesRover_R
Guest f1rSt Posted June 13, 2011 Report Posted June 13, 2011 what source did you Dario&gnufabio took to compile a boot.img?
Guest RomzesRover_R Posted June 13, 2011 Report Posted June 13, 2011 what source did you Dario&gnufabio took to compile a boot.img? imho boot.img fully working
Guest f1rSt Posted June 13, 2011 Report Posted June 13, 2011 imho boot.img fully working you can easily prove it by booting this rom up)
Guest f1rSt Posted June 13, 2011 Report Posted June 13, 2011 (edited) i can upload a boot.img which i made to test, cause i can't test it for now.. Edited June 13, 2011 by f1rSt
Guest Ma7moud Posted June 13, 2011 Report Posted June 13, 2011 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 June 13, 2011 Report Posted June 13, 2011 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 June 13, 2011 Report Posted June 13, 2011 i tried the metal boot.img with LeoGinger 5.0 and it worked, but the other way around didn't
Guest f1rSt Posted June 13, 2011 Report Posted June 13, 2011 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 June 13, 2011 Report Posted June 13, 2011 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 June 13, 2011 Report Posted June 13, 2011 Thank you very much f1rst for your efforts :P Gonna try these bootimgs asap! ;) hope my efforts won't be vain)
Guest Dario93 Posted June 13, 2011 Report Posted June 13, 2011 hope my efforts won't be vain) I hope too! ;) P.s. ---> What did you change in these bootimgs?
Guest Ma7moud Posted June 13, 2011 Report Posted June 13, 2011 (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 June 13, 2011 by Ma7moud
Guest Dario93 Posted June 13, 2011 Report Posted June 13, 2011 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 June 13, 2011 Report Posted June 13, 2011 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 June 13, 2011 Report Posted June 13, 2011 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 June 13, 2011 Report Posted June 13, 2011 (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 June 13, 2011 by f1rSt
Guest f1rSt Posted June 13, 2011 Report Posted June 13, 2011 (edited) double post, sorry Edited June 13, 2011 by f1rSt
Guest Ma7moud Posted June 13, 2011 Report Posted June 13, 2011 well sorry for being so ignorant. i didn't know i should do that ;) i just thought i could help :P
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now