I used an old D-Link USB wi-fi DWL-G122 802.11g adaptor and that works fine.
I will see if I can find out where the antenna lead is located and take a look-see… removed the wi-fi card cleaned all contacts reinstalled and attached antenna cable.
After a lot of reading on the net I found a BIAS setting to switch on wi-fi permanently the wi-fi light is now on but still not scanning for wi-fi networks…
So now here is the readings from your first post with the adaptor switched on…
usertwo@usertwo-R59P-R60P-R61P ~ $ lspci -vnn | grep -i net
02:00.0 Ethernet controller [0200]: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) [168c:001c] (rev 01)
05:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8039 PCI-E Fast Ethernet Controller [11ab:4353] (rev 15)
usertwo@usertwo-R59P-R60P-R61P ~ $
usertwo@usertwo-R59P-R60P-R61P ~ $ sudo lshw -C network
[sudo] password for usertwo:
*-network
description: Wireless interface
product: AR242x / AR542x Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: 00:1b:9e:66:a1:b6
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath5k driverversion=3.19.0-68-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bg
resources: irq:17 memory:d0100000-d010ffff
*-network
description: Ethernet interface
product: 88E8039 PCI-E Fast Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:05:00.0
logical name: eth0
version: 15
serial: 00:13:77:5c:61:02
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.30 duplex=full ip=192.168.0.10 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:27 memory:d0200000-d0203fff ioport:a000(size=256)
usertwo@usertwo-R59P-R60P-R61P ~ $
usertwo@usertwo-R59P-R60P-R61P ~ $ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
usertwo@usertwo-R59P-R60P-R61P ~ $
usertwo@usertwo-R59P-R60P-R61P ~ $ ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:77:5c:61:02
inet addr:192.168.0.10 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::213:77ff:fe5c:6102/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1928 errors:0 dropped:0 overruns:0 frame:0
TX packets:1127 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:543312 (543.3 KB) TX bytes:169243 (169.2 KB)
Interrupt:18
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:357 errors:0 dropped:0 overruns:0 frame:0
TX packets:357 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:56569 (56.5 KB) TX bytes:56569 (56.5 KB)
wlan0 Link encap:Ethernet HWaddr 00:1b:9e:66:a1:b6
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
usertwo@usertwo-R59P-R60P-R61P ~ $
usertwo@usertwo-R59P-R60P-R61P ~ $ iwconfig
lo no wireless extensions.
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
eth0 no wireless extensions.
usertwo@usertwo-R59P-R60P-R61P ~ $
usertwo@usertwo-R59P-R60P-R61P ~ $ iwlist scan
lo Interface doesn’t support scanning.
wlan0 No scan results
eth0 Interface doesn’t support scanning.
usertwo@usertwo-R59P-R60P-R61P ~ $