Guest f1rSt Posted October 25, 2011 Report Posted October 25, 2011 I managed myself to start porting this stuff to our belowed phone) So, i'm gonna tell here about my succeses and fails) 25.10.11: tried to boot it, it says: exec '/system/bin/sh' failed:exec format error(8) tried many different combinations - guess figured out what it could be > tomorrow i will update with my results Stay tuned and cooperate if you want, i would be really pleased if you do) C u!
Guest theguv Posted October 25, 2011 Report Posted October 25, 2011 I managed myself to start porting this stuff to our belowed phone) So, i'm gonna tell here about my succeses and fails) 25.10.11: tried to boot it, it says: exec '/system/bin/sh' failed:exec format error(8) tried many different combinations - guess figured out what it could be > tomorrow i will update with my results Stay tuned and cooperate if you want, i would be really pleased if you do) C u! Sounds like you're trying to run an executable compiled for a different platform. On your pc (in linux) try running 'file <path-to-the-executable>' and check what you get.
Guest f1rSt Posted October 26, 2011 Report Posted October 26, 2011 Sounds like you're trying to run an executable compiled for a different platform. On your pc (in linux) try running 'file <path-to-the-executable>' and check what you get. what do you mean under "executable"?) system/bin/sh?
Guest theguv Posted October 26, 2011 Report Posted October 26, 2011 what do you mean under "executable"?) system/bin/sh? Yes. Is the version of ics (and its executables) you've got compiled for arm? Or is it meant to run on a computer? (I have no idea how the sdk works, so I might be completely wrong)
Guest f1rSt Posted October 26, 2011 Report Posted October 26, 2011 Yes. Is the version of ics (and its executables) you've got compiled for arm? Or is it meant to run on a computer? (I have no idea how the sdk works, so I might be completely wrong) it is meant to run on computer)
Guest f1rSt Posted October 26, 2011 Report Posted October 26, 2011 The problem seems to be very interesting - it's compilation problem))) trying to figure out how to do it properly(with deploy or no)
Guest kickasskev Posted November 1, 2011 Report Posted November 1, 2011 Any pics of the nice results??? u got it loaded up?
Guest Macheath Posted November 1, 2011 Report Posted November 1, 2011 Whould be awesome to see ICS running on Optimus 2X (maybe this month)? Screenshots please. You will achieve great fame for sure, especially on xda.
Guest f1rSt Posted November 1, 2011 Report Posted November 1, 2011 Whould be awesome to see ICS running on Optimus 2X (maybe this month)? Screenshots please. You will achieve great fame for sure, especially on xda. i finally made boot path through an exec error) now i trying to figure out some errors, but they are just nothing comparing to what i hae passed) just wait, i will let you know!
Guest f1rSt Posted November 2, 2011 Report Posted November 2, 2011 damn, apperently need a dump from the phone, cause the are some probs with booting..serious probs... and i honestly little tired of assembling and disassembling my phone everyday to pull out battery. So, i will continue when a phone dump will be available(like from galaxy nexus) CU!
Guest Rusty! Posted November 3, 2011 Report Posted November 3, 2011 I'm pretty sure there was a dump from the Galaxy Nexus? Or failing that, there is a near 100% function port for the Nexus S on XDA Devs, that of any use?
Guest f1rSt Posted November 3, 2011 Report Posted November 3, 2011 I'm pretty sure there was a dump from the Galaxy Nexus? Or failing that, there is a near 100% function port for the Nexus S on XDA Devs, that of any use? no, there is an APPS dump from Galaxy nexus, not a whole rom... i think that these days someone will make a dump and i will continue...
Guest Stryke69 Posted November 3, 2011 Report Posted November 3, 2011 Seen this one already? http://forum.xda-developers.com/showthread.php?t=1309624 System & data dump
Guest f1rSt Posted November 3, 2011 Report Posted November 3, 2011 Seen this one already? http://forum.xda-dev...d.php?t=1309624 System & data dump nothing new to me - it's just usual sdk port
Guest andrew.matten Posted November 4, 2011 Report Posted November 4, 2011 (edited) damn, apperently need a dump from the phone, cause the are some probs with booting..serious probs... and i honestly little tired of assembling and disassembling my phone everyday to pull out battery. So, i will continue when a phone dump will be available(like from galaxy nexus) CU! can you keep on working on the port of ics please. it would be great to have a ics rom for lg optimus 2x. Edited November 4, 2011 by andrew.matten
Guest f1rSt Posted November 4, 2011 Report Posted November 4, 2011 Hows about this: http://android.modac...ry-system-dump/ this is what i 've been needed)
Guest rjpa123 Posted November 6, 2011 Report Posted November 6, 2011 Give the man a break. This is not an easy or overnight task.
Guest rjpa123 Posted November 6, 2011 Report Posted November 6, 2011 Give the man a break. This is not an easy or overnight task.
Guest f1rSt Posted November 6, 2011 Report Posted November 6, 2011 no eta, it's really hard cause in most cases phone doesnt even comes to the moment of connection to a pc, so i can't chech any log. its like lotery without sources) so let's hope i will succed
Guest Aditya Xavier Posted November 6, 2011 Report Posted November 6, 2011 I have been trying to do the same since few days.. not near my PC to provide thelogs but I tried the following.. 1 using files from /bin of cm. Failure to mount /system 2. Using files from /bin of ics port to samsung. Failure to mount /system 3. Using bin files from ics sdk. Failure to execute sh. Let me know if u find a method. There was a time when I could get adb to work.. let me try that again.. By the way is there any files apart from app and framework of ics which ics needs to boot? Cause then I can use majority of gb and less of ics.
Guest andrew.matten Posted November 10, 2011 Report Posted November 10, 2011 (edited) I have been trying to do the same since few days.. not near my PC to provide thelogs but I tried the following.. 1 using files from /bin of cm. Failure to mount /system 2. Using files from /bin of ics port to samsung. Failure to mount /system 3. Using bin files from ics sdk. Failure to execute sh. Let me know if u find a method. There was a time when I could get adb to work.. let me try that again.. By the way is there any files apart from app and framework of ics which ics needs to boot? Cause then I can use majority of gb and less of ics. would this help http://forum.xda-dev...d.php?t=1315707 Edited November 10, 2011 by andrew.matten
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now