On Fri, 31 Oct 2003 03:10:38 +0000, PaleRider wrote:
> On Thu, 30 Oct 2003 18:54:25 -0600, Al wrote:
>
>
>
>> A quick search on Google found this little tidbit:
>>
>> http://www.linuxquestions.org/questi...threadid=73679
>>
>> Within one of the responses of the thread being discussed in this forum
>> is a link to a personal website that has a "beta" driver for your card.
>> They state that it works under Mandrake, RH and Gentoo. Hopefully it
>> will work for you under Suse.
>>
>> Al
>>
>>
>> ---
>> Outgoing mail is certified Virus Free. Checked by AVG anti-virus system
>> (http://www.grisoft.com). Version: 6.0.532 / Virus Database: 326 -
>> Release Date: 10/27/03
>
>
> Thank you, Al. The site says this beta driver is from Proxim itself. So,
> it might be exactly what I need at this point. I'll let you all know how
> it turns out.
>
> I am still curious to know the answer to my original question, if any of
> you know it.
>
> Eli
The beta driver installed properly, and seems to work as well as possible
with the local Linksys AP. I found out that none of the lights on the card
light up until the driver loads; Proxim tech support said that one should
light up as soon as I plug it in(the power light.)
I used the /etc/agere/iwconfig-ethx option to configure the card. I did
that in order to have the biggest number of available configuration
options. Plus, since this whole Linux wireless driver scene seems to be so
problematic right now, I figured that doing it this way would cause the
least problems.
It took me a while to figure out why the encryption wouldn't work. It
turned out that to use a hex key, there has to be a 0x in front of it. As
in:
Key1=0x<key>
So, it works, but much slower out to the world over DSL, about half the
speed, compared to connecting to the AP over wire. I am not sure why.
Iwconfig shows an 11Mb bit rate. The LAN speed is of course much slower
than over wire because it's not a 100Mb link anymore.
Thanks again, Al. Also, much thanks to the greenblaze.com operator for the
driver. (I haven't heard from Proxim support about the issue yet.)
Eli