Hello, I am student In KOREA..
I want Install NEXUS7 2012 images on my NEXUS7 device.
I have downloaded 4 image files, boot.img, system.img, userdata.img, recovery.img on http://snapshots.linaro.org/android/~linaro-android/nexus7-2012-linaro/lastS...
and I tried porting these files on my device using fastboot like this command that "fastboot flash boot boot.img"...
but my device is blocked and the logcat error message tell "couldn't find an OpenGL ES implementation"..
I can't solve this problem, can you give some solutions? and i attached logcat file with this mail.
and if I use linaro_android_build_cmds.sh..., How can I install?? I read the guide but there is only way install on sd card... so I don't know make image files without sd card...
Thank U!!!
On 7 February 2014 16:07, 최윤호 darknessll@naver.com wrote:
*Hello, I am student In KOREA..*
*I want Install NEXUS7 2012 images on my NEXUS7 device.*
*I have downloaded 4 image files, boot.img, system.img, userdata.img, recovery.img*
*on **http://snapshots.linaro.org/android/~linaro-android/nexus7-2012-linaro/lastS... http://snapshots.linaro.org/android/~linaro-android/nexus7-2012-linaro/lastSuccessful*
and I tried porting these files on my device using fastboot like this command that "fastboot flash boot boot.img"...
but my device is blocked and the logcat error message tell "couldn't find an OpenGL ES implementation"..
You have not installed the graphics and other binary blobs which are required to boot up nexus devices. Run this script http://android.git.linaro.org/gitweb?p=device/asus/flo.git%3Ba=blob%3Bf=merg... download and install all binary blobs. I'm afraid you have to clone complete device/asus/flo.git project because of sepolicy and other such dependencies.
Regards, Amit Pundir
I can't solve this problem, can you give some solutions? and i attached logcat file with this mail.
and if I use linaro_android_build_cmds.sh..., How can I install?? I read the guide but there is only way install on sd card...
so I don't know make image files without sd card...
Thank U!!!
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
linaro-android@lists.linaro.org