I am having problems getting a Cisco Aironet 352 to work on my laptop, Compaq Evo N800C. I have googled quite a bit and followed installation instructions on Cisco's website, but those seem to be directed at older RedHat Distros. And I am fairlly new with Linux.
etho is my working ethernet connection and eth1 is the wireless connection that I can't get to work. Here are outputs from ifconfig and iwconfig commands:
[root@localhost root]# ifconfig
eth1 Link encap:Ethernet HWaddr 00:0F:8F:9D

0:0F
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:1026 (1.0 Kb)
Interrupt:3 Base address:0x100
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2730 errors:0 dropped:0 overruns:0 frame:0
TX packets:2730 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2251556 (2.1 Mb) TX bytes:2251556 (2.1 Mb)
[root@localhost root]# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 no wireless extensions.
Any help will be greatly appreciated. Thanks.