notaz
Certified Guru
This is latest TI 4.03.00.02 SGX driver.
Warning: it seems to be unstable and occasionally crashing the system; you may have to reflash if you try this.
HF5 is required to install this.
Install these in order (sudo opkg install <file>):
http://notaz.gp2x.de/misc/pnd/sgx/hf5/omap3-sgx-modules_1.6.16.3977-r24i.5_omap3-pandora.ipk
http://notaz.gp2x.de/misc/pnd/sgx/hf5/libgles-omap3_4.03.00.02-r0.5_armv7a.ipk
reboot when done.
To install the HF5 driver (4.00.00.01) back, install these in order
(sudo opkg --force-downgrade install <file>):
http://notaz.gp2x.de/misc/pnd/sgx/hf5/omap3-sgx-modules_1.4.14.2616-r24i.5_omap3-pandora.ipk
http://notaz.gp2x.de/misc/pnd/sgx/hf5/libgles-omap3_4.00.00.01-r0.5_armv7a.ipk
reboot when done.
I've also built pre-HF5 driver (3.01.00.02) to be compatible with HF5
(install with sudo opkg --force-downgrade install <file>):
http://notaz.gp2x.de/misc/pnd/sgx/hf5/omap3-sgx-modules_1.4.14.2514-r24a.5_omap3-pandora.ipk
http://notaz.gp2x.de/misc/pnd/sgx/hf5/libgles-omap3_3.01.00.02-r7.5_armv7a.ipk
reboot when done.
I've been trying to get TI support for the stability issue (see here), but they want an isolated testcase that would reproduce the problem. However I'm unable to figure out what's causing it (it looks random to me) and probably would not be able to write correct GLES app anyway, so if someone knows GLES and wants to do some debugging, any help would be appreciated.
Warning: it seems to be unstable and occasionally crashing the system; you may have to reflash if you try this.
HF5 is required to install this.
Install these in order (sudo opkg install <file>):
http://notaz.gp2x.de/misc/pnd/sgx/hf5/omap3-sgx-modules_1.6.16.3977-r24i.5_omap3-pandora.ipk
http://notaz.gp2x.de/misc/pnd/sgx/hf5/libgles-omap3_4.03.00.02-r0.5_armv7a.ipk
reboot when done.
To install the HF5 driver (4.00.00.01) back, install these in order
(sudo opkg --force-downgrade install <file>):
http://notaz.gp2x.de/misc/pnd/sgx/hf5/omap3-sgx-modules_1.4.14.2616-r24i.5_omap3-pandora.ipk
http://notaz.gp2x.de/misc/pnd/sgx/hf5/libgles-omap3_4.00.00.01-r0.5_armv7a.ipk
reboot when done.
I've also built pre-HF5 driver (3.01.00.02) to be compatible with HF5
(install with sudo opkg --force-downgrade install <file>):
http://notaz.gp2x.de/misc/pnd/sgx/hf5/omap3-sgx-modules_1.4.14.2514-r24a.5_omap3-pandora.ipk
http://notaz.gp2x.de/misc/pnd/sgx/hf5/libgles-omap3_3.01.00.02-r7.5_armv7a.ipk
reboot when done.
I've been trying to get TI support for the stability issue (see here), but they want an isolated testcase that would reproduce the problem. However I'm unable to figure out what's causing it (it looks random to me) and probably would not be able to write correct GLES app anyway, so if someone knows GLES and wants to do some debugging, any help would be appreciated.