Thanks so much for your reply!!
Andrew F in Australia: I don't think that's the same one as mine, I have rtl8192_8188cu, not rt73. Also, I did try to follow the steps that came with the installation disk:
/ASUS USB-N13/Linux/RTL8192CU_linux_v3.0.2164.20110715/RTL8192CU_8188CUS_8188CE-VAU_linux_v3.0.2164.20110715/driver/USB-N13 Linux Driver Quick Start.txt
but it says "Before installing driver, please check installed compile, make tool and kernel source code. Otherwise, you need to connect to Internet and use yum to install."
Firstly, I don't know where to check the source code, or what I would be checking. Secondly, if I could connect to the internet, then I wouldn't have a problem 
I tried to follow the instructions below that message anyway, was able to do step 1 (untar the files), but step 2 (make) gives "make: *** No targets specified and no makefile found. Stop."
Us3r Unfriendly: That is EXACTLY the card I'm using. ASUS USB-N13 802.11b/g/n.
Here is the output of lsmod:
Code:
Module Size Used by
nls_utf8 12493 1
isofs 39553 1
bnep 17830 2
rfcomm 38139 0
bluetooth 158438 10 bnep,rfcomm
snd_hda_codec_hdmi 31775 1
snd_hda_codec_realtek 174055 1
arc4 12473 2
eeepc_wmi 12949 0
asus_wmi 19624 1 eeepc_wmi
sparse_keymap 13658 1 asus_wmi
ppdev 12849 0
snd_hda_intel 32765 3
snd_hda_codec 109562 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13276 1 snd_hda_codec
snd_pcm 80845 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
joydev 17393 0
rtl8192cu 97722 0
rtl8192c_common 69519 1 rtl8192cu
snd_seq_midi 13132 0
rtlwifi 95804 1 rtl8192cu
parport_pc 32114 1
mac80211 436455 3 rtl8192cu,rtl8192c_common,rtlwifi
snd_rawmidi 25424 1 snd_seq_midi
snd_seq_midi_event 14475 1 snd_seq_midi
cfg80211 178679 2 rtlwifi,mac80211
snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
snd_timer 28931 2 snd_pcm,snd_seq
snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
wmi 18744 1 asus_wmi
mac_hid 13077 0
snd 62064 16 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
psmouse 72846 0
serio_raw 13027 0
i915 414603 3
drm_kms_helper 45466 1 i915
drm 197692 4 i915,drm_kms_helper
soundcore 14635 1 snd
snd_page_alloc 14108 2 snd_hda_intel,snd_pcm
i2c_algo_bit 13199 1 i915
video 19068 1 i915
mei 36570 0
lp 17455 0
parport 40930 3 ppdev,parport_pc,lp
usbhid 41906 0
hid 77367 1 usbhid
r8169 56321 0
And here is the output of sudo lshw -c network:
Code:
*-network
description: Ethernet interface
product: RTL8111/8168B PCI Express Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 09
serial: c8:60:00:ca:8a:e0
size: 10Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168f-1_0.0.4 03/27/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:42 ioport:e000(size=256) memory:f0004000-f0004fff memory:f0000000-f0003fff
*-network
description: Wireless interface
physical id: 2
bus info: usb@2:1.7
logical name: wlan0
serial: c8:60:00:d4:64:d3
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=rtl8192cu driverversion=3.2.0-23-generic-pae firmware=N/A link=no multicast=yes wireless=IEEE 802.11bgn
All while the card is plugged in. Thanks so much for your advice!
Bookmarks