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.

AM335x No display android UI,logcat show that E/FramebufferNativeWindow( 355): couldn't open framebuffer HAL (Bad address)

Hi All:

         We do an out AM3359 board , it reference AM335x EVM.

        what difference between TI AM335x EVM and our AM3359 board.

                              TI AM335x EVM         our AM3359 board

        ETH                 may be grmii               MII

       WIFI                 wl127x                            No wifi  No BT

       Audio             McASP1                         McASP0

      other is same.

        And We have run it in linux embeded os.

        But when we  do android os on our AM3359 board,it can show robot, but can't display other after this.

        So I do logcat to an file.

         it show many error,such as :

         E/BatteryService(  355): Could not open /sys/class/power_supply
         I/sysproc (  355): Entered system_init()
         I/sysproc (  355): ServiceManager: 0x7cac0
         I/SurfaceFlinger(  355): SurfaceFlinger is starting
         I/SurfaceFlinger(  355): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
         E/FramebufferNativeWindow(  355): couldn't open framebuffer HAL (Bad address)

        I think this error may cause no display Android desktop.

        I do the filesystem follow   TI-Android-GingerBread-2_3_4-DevKit-2_1_1 DeveloperGuide.mht   and TI-Android-GingerBread-2_3_4-DevKit-2_1_1 UserGuide.mht

                                1.  download TI_Android_GingerBread_2_3_4_AM335x_Sources.tar.gz

                                2. cd TI_Android_GingerBread_2_3_4_AM335x_Sources             ./.repo/repo/repo sync --local-only

                                3. make TARGET_PRODUCT=am335xevm OMAPES=4.x -j2

            0624.console-log.txt

       

                0636.logcat-20120227-0840.txt                           

        Can you help me , I am very worried. Thank you very much!

        Regards

        nmy