Wireless Connectivity with Atheros ar242x in Hardy
Hey, guys. n00b here.
The problem: Atheros ar242x connectivity on a Compaq Presario C700 in Hardy. The connection is not being recognized at all. Other computers running Windows do not have any problem with this. This laptop also received a strong connection before installation of Ubuntu.
Outputs for...
uname -r:
uname -m:
/sbin/lspci:
Code:
bash: /sbin/lspci: No such file or directory
iwconfig:
Code:
lo no wireless extensions.
eth0 no wireless extensions.
lspci | grep "Ethernet":
Code:
01:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
I've tried several variants of Madwifi and ndiswrapper, but nothing has solved the problem. Any help would be greatly appreciated. Thanks!