Hacking b2g on Raspberry Pi: Difference between revisions

Jump to navigation Jump to search
Line 8: Line 8:
* graphics are crashy.  There seems to be a double-free bug in the GLES code released by Broadcom.  This bug usually causes the b2g server application to crash within a few minutes after startup.
* graphics are crashy.  There seems to be a double-free bug in the GLES code released by Broadcom.  This bug usually causes the b2g server application to crash within a few minutes after startup.
* the output resolution of the RPi is artificially limited to 480p for the time being.  This restriction will soon be lifted after an upgrade of the GPU driver.
* the output resolution of the RPi is artificially limited to 480p for the time being.  This restriction will soon be lifted after an upgrade of the GPU driver.
* out-of-process apps don't work.  OOP apps hang at the initialization of the crash reporter protocol.  The underlying cause is not yet known.
* out-of-process apps don't work.  OOP apps hang at the initialization of the crash reporter protocol.  The underlying cause is not yet known.  For the time being, disable out-of-process content as a shoddy workaround.
* Wi-Fi dongles have not yet been tested.  Most likely they don't work yet.
* Wi-Fi dongles have not yet been tested.  Most likely they don't work yet.
* audio output has not been tested.  It may not work.
* audio output has not been tested.  It may not work.
Confirmed users
699

edits

Navigation menu