I have the Aironet 350 PCMCIA Card
modules Module Size Used by md5 4033 1 ipv6 231681 12 aes_i586 38325 1 airo_cs 7237 1 airo 63969 1 airo_cs pcmcia 20805 5 airo_cs dm_mod 55637 0 video 15813 0 button 6609 0 battery 9285 0 ac 4805 0 yenta_socket 19137 1 pcmcia_core 50945 3 airo_cs,pcmcia,yenta_socket uhci_hcd 31449 0 parport_pc 26629 0 parport 37001 1 parport_pc i2c_viapro 7245 0 i2c_core 20801 1 i2c_viapro snd_via82xx 27745 0 snd_ac97_codec 67489 1 snd_via82xx snd_pcm_oss 47989 0 snd_mixer_oss 17089 1 snd_pcm_oss snd_pcm 93001 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss snd_timer 29125 1 snd_pcm snd_page_alloc 9541 2 snd_via82xx,snd_pcm gameport 4929 1 snd_via82xx snd_mpu401_uart 9025 1 snd_via82xx snd_rawmidi 25953 1 snd_mpu401_uart snd_seq_device 8525 1 snd_rawmidi snd 52645 9 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device soundcore 10017 1 snd 8139too 26433 0 mii 4673 1 8139too floppy 57841 0 ext3 116297 1 jbd 69977 1 ext3
download Cisco Linux drivers/Utilities Linux-ACU-Driver-v2.0.tar.gz
untar package
use linux/utilities/redhat90/
acu bcard leaplogin leapscript leapset
... I copied them to /bin/
- I use a small script that I put in rc.local
#!/bin/bash /bin/bcard eth1 sleep 1 /sbin/iwconfig eth1 essid <essid> key 1234567890 sleep 1 /bin/leapscript <leap username> <leap password> sleep 1 /sbin/dhclient eth1
.. this works for me.. I use FC3 but it should not matter....
... thanks
- doug
************************************************************************ Doug Zeman \ \ | __ \ ____ | Phone: 408 7747674 CAD Sys Eng II / \ | _/ | | | | Cell : 408 7187466 CA MicroProc Div ____ \ | | | | | | Fax : 408 7747811 Sunnyvale, CA _/ __| _| _____/ ____/ | doug.zeman@amd.com ************************************************************************
Barry L. Kline wrote:
donavan nelson wrote:
| works.... use default kernel module... then download latest Cisco linux | utilities... | | once the card is recognized and modules are loaded you can use the cli | utilities from Cisco... i believe i use leapscript
What firmware and how did you get acu to run?
I'm curious about that, too. I just downloaded and attempted to install the acu package from Cisco. When I did the "sh install" step, I got some missing dependencies:
Do you accept this license (y/n)? y ldcmd ldconfig Checking for libsigc++ ... libsigc++ not installed. Checking for gtkmm ... libgtkmm not installed.
I found libsigc++ on Dag's repository and installed it but didn't track down the source for libgtkmm yet. And when I retried the install (for kicks) I got the exact same errors so I don't think that the installation script found the library.
Thanks!
BK _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos