That's cool news. Looks a lot like HoneyComb! A couple of quick questions about Display and Touch in your system: 1. Do the mouse and mouse click generate "OnTouchEvent"'s ? Assuming so - How about gestures? How are these being done given such an hardware setup? 2. What is the role of that SGX graphic binary at https://dl.google.com/dl/android/aosp/imgtec-panda-itl41d-dfebf249.tgz? I see an executable shell script in there? Does anyone know what it contains? I saw an embedded executable withih the shell script, but is that a userland app? Some .KO? Any insights anyone please?
Thanks, Ron On Wed, Nov 16, 2011 at 2:36 PM, Oliver <[email protected]> wrote: > Hello guys, I have successfully got ICS running on pandaboard. Here is > the video http://www.youtube.com/watch?v=dUzQAwWsPlY > > The steps is as follow: > > 1. first of all, download the sgx driver binaries from here:http:// > code.google.com/intl/zh-CN/android/nexus/drivers.html > 2. extract the shell script to the top of android source tree. > 3. execute the shell script you will get a directory called vendor > 4. NOTICE that the kernel binary of "device/ti/panda/kernel" isn't > valid in android source tree branch "android-4.0.1_r1". Instead you > should download the master branch of android source tree. The kernel > "kernel" in "device/ti/panda" works good in master branch of > android source tree. > 4. make > 5. flash the binary to the board as described in "device/ti/panda/ > README". > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
