This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Some issues in ICS + DM3725

Other Parts Discussed in Thread: DM3725

With  's support, the ICS works in my DM3725 board, however, there are still some minor issues:

1) When viewing picture and video,  we can see nothing but black screen

2) When we changed the MPU speed to 1GHz in u-boot, kernel boot up is  ok. But system hangs at the "ANDROID" logo and there is no response even in terminal through UART

3) There is no WIFI in our current board and the Ethernet driver is OK. We can use browser to access internet. However, for some application (such as game, market) which need access network, it always report network unreachable. Is there any setting need be updated?

Can someone help us to resolve these? Thanks!

  • Max Song1 said:

    With  's support, the ICS works in my DM3725 board, however, there are still some minor issues:

    1) When viewing picture and video,  we can see nothing but black screen

    I believe the Gallery app uses GLES2.0 APIs which are supported only with SGX. Therefore you get black boxes instead of pictures/videos.

    Max Song1 said:

    3) There is no WIFI in our current board and the Ethernet driver is OK. We can use browser to access internet. However, for some application (such as game, market) which need access network, it always report network unreachable. Is there any setting need be updated?

    Can you try the suggestions in this thread: http://e2e.ti.com/support/embedded/android/f/509/t/187107.aspx

  • Hi Vishveshwar

    Thanks for your quick response!

    For question 3, i will update the kernel configuration and try it. For question 1, is there any other way that i can view picture (there is no such problem with Android 2.3). For question 2, is there any idea?

    Thanks!