Pandora Rebirth here and
$ cat /etc/powervr-esrev
3
OK, so I want to get archlinux ARM running on my openpandora. The Archlinux ARM armv7 repos are hard float only.
Given the results of the 'cat' operation above, my open pandora's PowerVR SGX530 does not support hardware floating point operations in the hardware itself (correct?). Few questions:
1) If I were to upgrade to the 1GHz board (swap out my 600Mhz board), would my Open Pandora's PowerVR SGX530 support hardware floats and thus be able to run the Archlinux ARM armv7 repos with accelerated 3d support from the sgx? Or is the driver module for the PowerVR SGX530 only compiled for soft-floats (thus making it impossible for me--even with the 1Ghz pandora--to run archlinux ARM v7 repos with accelerated 3d support from the sgx)?
2) Lastly, is there a subset of packages in the Archlinux ARM armv7 repos that I could recompile with soft-floats and make the soft-float module compatible? From the archlinux ARM freenode IRC chat I was told "the entire chain of packages and dependencies leading back from your graphics driver" and that this would be "pretty much everything"