MBX drivers status

m (Current issues)
m
Line 26: Line 26:
== Current issues ==
== Current issues ==
-
TODO
+
* allocation failure due to fragmented physical memory
 +
* video output not customized to N8X0 with external Epson display controller
 +
 +
* stability (crashes, reboots, memory leaks .. you name it)
 +
 +
TODO, see
http://talk.maemo.org/showthread.php?p=541894#post541894
http://talk.maemo.org/showthread.php?p=541894#post541894
 +
 +
== Driver structure ==
 +
 +
TODO - document GPL-ed kernel parts
 +
 +
mbxaccess.ko
 +
 +
omaplcd.ko

Revision as of 08:51, 23 February 2010

The OMAP2420 used in N8x0 devices contain PowerVR MBX 3D accelerator, which is not used in official dirmware. Thanks to Nokia and TI engineers and Maemo community members we now have alpha-quality driver available. Currently it is not usable for anything except kernel hacking.

For history see also Drivers_justification and Talk:Drivers_justification

Contents

How to get it

Driver is published at TI site as part of OMAP Gaming SDK. Download is restricted to registered users.

  • Obtain a http://my.ti.com account by visiting the site and registering appropriately.
  • Send an email to 'gamingonomap@list.ti.com' requesting extranet access to the 'OpenGL®ES Graphics SDK for OMAP2420 Nokia N800 OpenGL ES v1.1 and OpenVG 1.0 SDK based on Linux kernel 2.6.21' release through your my.ti.com account, and give them your my.ti.com username (email address).
  • Wait for e-mail with link to another registration to get Extranet access. (You need to enter lot of personal data and pick up another password and 5 verification questions)
  • Log-in to my.ti, click "Extranets" on my.ti.com and then WTBU-OMAP Gaming SDK and then OpenGL®ES Graphics SDK for OMAP2420 Nokia N800 OpenGL ES v1.1 and OpenVG 1.0 SDK based on Linux kernel 2.6.21


Installation and setup

TODO, see

http://talk.maemo.org/showthread.php?p=540939#post540939

http://talk.maemo.org/showthread.php?p=541795#post541795

Current issues

  • allocation failure due to fragmented physical memory
  • video output not customized to N8X0 with external Epson display controller
  • stability (crashes, reboots, memory leaks .. you name it)

TODO, see http://talk.maemo.org/showthread.php?p=541894#post541894

Driver structure

TODO - document GPL-ed kernel parts

mbxaccess.ko

omaplcd.ko