RPi Net App Wobblies
Frederick Bambrough (1372) 837 posts |
Having just put ROS on a Raspberry Pi for the first time, I’ve been running through stuff on the HDD (copied across from my BB -xM) to see what has issues. The two here aren’t ones I use (especially with Arcade’s demise) but in case anyone else might want to know or test… Raspberry Pi 4 4MiB ROS 5.28 Nettle 0.2024r WeJames 0.24 |
Rick Murray (539) 13840 posts |
Only four megabytes? That’s retrocomputing! :-) WebJames – have you tried http://www.riscosports.co.uk/webjames.zip ? And your software is old. On my Pi2, Nettle v0.2043b works and WebJames 0.48 (non php) as well. As it’s a Pi 4, with an ARMv8, I’m guessing maybe your older software contains SWP or something? This problem was resolved a while ago (when the Pi3 was introduced). |
Rick Murray (539) 13840 posts |
It’s worth adding that different generations of processor can behave quite differently. The xM is an early ARMv7 core so it is pretty permissive in what it will run. Running Linux or somesuch, everything is available as source and can be built for a machine. Here in the world of RISC OS, one can still find software that only works if alignment exceptions are disabled, never mind stuff like ARMv7/ARMv8… It probably doesn’t help that as projects get passed around, different versions with different tweaks turn up in all sorts of places. I can point to two WebJames sites, and I had trouble with Samba working out which of the three (four?) was actually supposed to work on newer machines…. Again, it’s been mentioned that maybe somewhere around these parts it might be useful to have a page pointing at the latest versions of things and notes about what they do or do not work on. |
Steve Pampling (1551) 8170 posts |
Nice idea. Of course then people would need to do updates when newer boards appeared and unlisted applications were noted/checked/tested. :P |
Frederick Bambrough (1372) 837 posts |
Doh! Well I did start off with 1k so I’ve moved on a bit.
I don’t actually have a use for it. At some point I must have played with it so it was there. I’ll go hunt for Nettle. Later- 0.2043b beta 2010 hmm, Ok |
David Pitt (3386) 1248 posts |
Nettle v0.2043b (11 April 2010) as currently at :- http://www.riscos.info/packages/NetworkDetails.html#Nettle and also Packman starts up on the RPi4 here. RunImage is date stamped 11:48:22 07 Apr 2017 This is simply a later, SWP aware, build. HTH. |
Frederick Bambrough (1372) 837 posts |
Thanks David. |