On Monday, 6 August 2012 08:08:20 UTC+2, sanath wrote: > > I have downloaded the android ICS 4.0.3 version and compiled successfully. >
First, the AOSP 4.0.3 will not work (no video output) with panda. JBQ made a branch "ics-plus-aosp" that you should use. > I am using linux ubuntu 10.04 (64 bit) version and Pandaboard ES (Rev B1). > The AOSP ics-plus-aosp branch works with my ES2.1, but in case ES1 is different, Vladimir Olovyannikov posted (on April 4) in the group "Android Building" about using ICS on an ES board. I referred README file of /device/ti/panda/ and tried to boot the > pandaboard in fastboot mode. > But when I tried this command > device/ti/panda/usbboot device/ti/panda/bootloader.bin > its showing like this and just hangs there.... > - Did you read and follow the information on source.android.com? You need to set up your udev rules so that you can connect to the USB device (use lsusb with and without sudo to see if it is displayed) - No memory card may be plugged into PandaBoard when you power-up (then it will not wait for usbboot). - Try different USB cables, unfortunately not all of them work. - If you don't get it to work at all using usbboot/fastboot, have a look at Linaro, they have a scheme where you can make the SD card on your PC build workstation. (NB: Not all SD cards are usable, either.) Good Luck! -Hagen -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
