Hey,
Does anyone know if Fifth browser will be backwards compatible with older Pi, B+ and B?
I have Raspberry PI3 and older B+, trying to make an image interchangeable between both models.
Unfortunately fifth only works on PI 3, anyone know how to fix that? Or if backwards compatibility will come?
Alex
Fifth is compiled on RPI3, it should work on older PIs, but never tested.
If the package on the repo does not work, please re-compile it and mail it.
Here's the compile instruction.
compile_fifth
Also check out this instruction.
You should be able to compiled it on the older B+
Understood, I'll try compiling tomorrow.
Before I do that. tce-load doesn't load fifth on older PI, says 404 not found, it's because its not in ARMv6 repository?
Also I tried loaded it using tce-load -iw fifth.
On PI3 it loads up fine when using the icon, but on older PI, clicking the icon does nothing, is there a place I can see if it has any errors loading?
Finally how do I launch fifth through terminal? Is there verbose switch?
Alex