Jay Klesitz wrote:

> Hi Vladimir,
> 
> It is a PCI prism2.5x card, I used the hostap_pci module and it detected the
> card!. The card is know as wlan0. Under the wirelessConfig menu, I am not
> able to select wlan0. How do I configure wlan0?

I see, the system does not rename wlan0 to netcs0 because it is not a PCMCIA 
card. I'll make a fix in the next release, so that configuration scripts have 
wlanX in the list.

For now, add the following before "ifup -a" in /etc/init.d/networking:
echo eth1 > /tmp/newname.wlan0
ip link set wlan0 name eth1

Save configuration and reboot.

Your wireless card will now be on interface eth1.

Let me know if it works :)

> 
> sorry for these newbie questions. =}
> 
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Vladimir I.
> Sent: Thursday, July 18, 2002 12:45 PM
> To: Jay Klesitz
> 
> 
> If you have a PCI Prism 2.5x card, you should use hostap_pci
> module. If you have a PLX card, you should use hostap_plx module.
> Just add those modules to /etc/modules, save the configuration
> and reboot. In future releases I will change /etc/modules so
> that those modules are already there.
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> ------------------------------------------------------------------------
> leaf-user mailing list: [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
> 


-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to