Hi Si,
many thanks for the offer of assistance!
I've now got a machine set up with a clean install of Fedora core 4, plus all the required packages mentioned in the Open Embedded info & the ARM toolchain.
It looks like it should work, but I've not had time yet to try actually building anything.
One thing that bothers me with this setup, is how do you guarantee a consistent build? It appears to download and patch sources on the fly as it needs them, so each person building the 'same' (eg) OZ 3.5.4 package could actually end up with different binaries - is this correct??
Do the 'final' patched sources get saved, like into a local copy of the kernel source tree etc?
On the Symbol / Orinoco drivers again, I found this which I think is a definitive answer (from hostap mailing list archive):
-------------------
On Tue, 2005-05-17 at 13:51 -0500, Adam Roach wrote:
> I have a Symbol Spectrum24 High Rate LA4137 wireless lan card. I was
> wondering if this is what I need to be using to get it working.
No, this card has Symbol chipset, whereas HostAP requires Prism chipset.
You should use Orinoco driver instead.
--
Regards,
Pavel Roskin
--------------------
I've also found more references to other ROM builds for the Zaurus series in which the Orinoco package works with the Symbol LA4137 Card.
Note that my Symbol card is 'new' but with a manufacturing date of 2003 & driver CD dated 2001; it's hardly the latest Symbol hardware version.
I get the impression that the very latest Symbol cards do use a different chipset, possibly Hermes2 from some list posts, but the 4137 is covered by the Orinoco spectrum driver.
I still think the problem is in the OZ build or the particular Orinoco source version used in it, or the libraries / tool chain used with OZ.
The dmesg errors are very similar to the ones Michael Lauer reported in the Orinoco mailing list, as if there is a problem with the 'hermes' module accessing the card hardware?
Robert Jenkins.