Quote:
amechanic wrote:
Just removed the card for updating, can you direct me to where the new firmware can be found?
Check the prism2 documentation. I'm not certain whether the most recent prism2 driver works on WEP unless the card is updated. I'll ask.
Edit: Apparently WEP works on the v2 driver without a firmware update.
You could try the older prism2 driver which is still on Aminet (and after it setting it up, if you have a sam, replace it with my build on OS4Depot).
Keep in mind the older driver (1.7) works differently than thew newer one (2.4). The older one just requires one line in the startup-sequence. The newer one uses a wpa_supplicant config file (which I believe the install script makes: env(arc):wireless.prefs).
Also note that if you use WEP and the older driver, then it expects a HEX key, not an ASCII passphrase.
Quote:
Is there anything else i need to do, for the machine to use the wireless?
Yes, you need to go into SYS:Prefs/Internet
Go to Interfaces and click "New".
Name: PRISM2 (can be anything)
Device driver: DEVS:Networks/prism2.device
Device type: Ethernet (this isn't configurable)
Unit/Port: 0
For the best chance of working, use a static IP address (I personally use dynamic), and set up your subnet mask (likely 255.255.255.0) and LAN IP.
If you use a static IP setup, then you need to also set up your default gateway address and name servers.
Enter the default gateway IP in "Routes" at the bottom where it says "Default Gateway Address", then go to "Name Resolution" click "New" and type in the DNS server you want to use.
If you use dynamic instead of static, then you don't need to set up the default gateway or DNS nameservers.
Also keep in mind that if there's too little time between the startup-sequence command and the Workbench being booted, then Roadshow will try to connect to the internet before the card is ready, so put the startup-sequence command early, or add a delay.
Edited by MickJT on 2012/7/19 1:59:31