I've got a question relating to this. I've got a netgear wireless card also. The card is detected and i can plug and play with it but I can't seem to get it set and essid. First off, I'm not sure which config it reading from /etc/pcmcia/wireless.opts. I've tried manually configuring it with iwconfig, it accepts the WEIP key, however it will not accept my essid. I've tried typing iwconfig essid "WPI-Wireless-Network", but it doesn't seem to keep it. Once I put it in and type iwconfig again, it says ESSID="". Anyone have any ideas. I'm using gentoo linux with kernel 2.4.19. -----Original Message----- From: Andy Stewart [mailto:andystewart@attbi.com] Sent: Thu 8/22/2002 11:20 PM To: wlug@mail.wlug.org Cc: Subject: Re: [Wlug] orinoco driver Hi Wes, I discovered on my laptop that I had to insure that my wireless card was listed in /etc/pcmcia/config or things didn't work. (Although I use SuSE 8.0, I believe the description below is distribution agnostic). Try this as root: # cardctl ident Note the "manfid" line. Next, check /etc/pcmcia/config and see if a card with an entry matching the manfid is present. In my case, there was no entry so I added one thus: card "Andy's Linksys Wireless" manfid 0x0274, 0x1613 bind "orinoco_cs" The card string seems to be arbitrary text. The manfid comes from "cardctl ident", and the bind is to a kernel module. I have hotplugging services running, so when I plug in my wireless adapter, it automagically loads the kernel module(s), starts the net, sets up routing, etc. Give it a try and let us know how it goes! Later, Andy -- Andy Stewart, Founder Worcester Linux Users' Group Worcester, MA USA http://www.wlug.org _______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug