Re: RedHat9, Cisco Aironet 350, Vaio GRX670
Scott Coppen <[email protected]>
| Newsgroups | gmane.linux.hardware.sony |
|---|---|
| Message-ID | <[email protected]> |
I had a similiar problem with my home wireless setup and although I do not have the same card, here is what I did to fix it: - In your /etc/rc[35].d startup directories, re-link the startup of the PCMCIA stuff to before the network gets started (I think it was 'S24pcmcia' and I moved mine to 'S09pcmcia') - If you go digging through the /etc/pcmcia stuff and the /etc/init.d scripts, you will see that your setting in /etc/pcmcia/*.opts will not get incorporated on boot! So, in my /etc/sysconfig/network, I added the following lines: MODE="managed" ESSID="any" KEY-"<my-WAP-key>" Hope this helps, -SC On Thursday 24 July 2003 10:17 am, Toros Massarlian wrote: > I have been trying to get things working on my Vaio GRX670 with not much > success. Initially when i install RedHat my wireless card (Cisco Aironet > 350 ) works but then after a few reboots it stops associating with the > access point. The problem is not AP related because i've tried on 3 > different APs ( SMC, Apple, Symbol ). The card starts up fine and all of > the lights are blinking. I also installed the CIsco drivers and utility > but that doesn't work either. This is the output i get from dmesg: <snip> > > I would really like to know why this is happening. As i said the card > works for a while and then seizes to associate with APs. > > Thanks for the help, > Toros > > PS: If anyone has a setup like mine and has gotten stuff to work i would > appreciate any help and feedback.