On Tue, 2002-10-15 at 08:20, Frederic Soulier wrote:
> Hi
> 
> I've 3 ennoying issues on my laptop:
> 
> 1) The possibility to associate an interface (ethx) to a PCMCIA card
> does not seem to exist. I've been trying to find info on the "Track
> network card id" option you get during install without success.
> If such an option exist, how can it be activated?

If anyone knows, please tell me too :)
 
> 2) I've got a SMC 2632W Wireless card which works fine without
> encryption. Activating 128bits WEP is a no-go.
> Has anybody had success using WEP with this card?

Don't have that card, but what driver are you using? You need prism2_cs
or orinoco_cs for 128-bit WEP, nothing else will work. With Orinoco, use
iwconfig to set the key, or add a line like this to
/etc/sysconfig/network-scripts/ifcfg-ethX:

WIRELESS_ENC_KEY="<key>"

As a hex string with no spacing.

> 3) What is the status for wlan-ng (prism2 stuff) and LM9.0?
> Can wlan-ng be installed alongside LM9.0 and a normal distribution of
> pcmcia-cs?

A fairly recent (though not current) set of wlan-ng drivers is actually
included in 9.0. The support software, though, isn't. Someone has
packaged the necessary utils and posted the location to this list
before. Search the archives. Then you need to do a bit of fiddling
around to make everything work, since the wlan-ng drivers use wlanX
while everything else uses ethX.
-- 
adamw


Reply via email to