Results 1 to 9 of 9

Thread: Asus USB-N13 Wireless Network Adapter Problem

  1. #1
    Join Date
    Nov 2012
    Beans
    3

    Asus USB-N13 Wireless Network Adapter Problem

    hello!

    I have a slight problem with my Asus USB-N13 Wireless Network Adapter.
    I plug it in to a USB port and Ubuntu recognizes it and connects to my networks in just a matter of seconds with no problem and everything is working just fine.
    But after about 5 minutes the connection stops working.
    However, the Ubuntu network manager does not realize that the connection is lost but if you for example try to refresh a web-browser page it tries for several minutes before failing.
    I can disconnect from the Network but then i can't reconnect again, and the only way to fix it is to remove the adapter from the USB port and reconnect it, and then it all works fine for about 5 more minutes.

    Is this a known issue with certain USB adapters or similar?
    Could it be that the N-13 is USB2.0 enabled but the computer only have standard USB?

    Any help is appreciated!

  2. #2
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Asus USB-N13 Wireless Network Adapter Problem

    Hi, copy and paste this command in the terminal (ctrl+alt+t) please:
    Code:
    wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
    It will download a script and create a text file in your home folder with wireless information so we can see the condition of your wireless at this time and the Mac address, WPA key and WEP key are removed for your security, then reply back and attach the netinfo.txt file.
    Thanks

  3. #3
    Join Date
    Jul 2005
    Beans
    2,047

    Re: Asus USB-N13 Wireless Network Adapter Problem

    This adapter seems to use the Realtek 8192CU chipset.

    You can verify this with the adapter plugged in by typing this in a terminal:

    Code:
    lsmod | grep rtl8192cu
    If you get a few lines back as a result, then your adapter definitely uses this chipset.

    The standard remedy is to download and install Realtek's driver.

    First, go to this site (maybe use another working computer to download to a flash drive if your connection is flaky) and follow my answer here in answer #2:

    http://ubuntuforums.org/showthread.php?t=2076315

  4. #4
    Join Date
    Nov 2012
    Beans
    3

    Re: Asus USB-N13 Wireless Network Adapter Problem

    Yeah I'm pretty sure its the rtl8192cu chipset, i dont have access to that machine right now tho, but i will try to install the Realtek drivers tomorrow.
    For some reason it never crossed my mind to that the standard Ubuntu rtl8192cu drivers could be the problem.
    Will let you know if it works tomorrow after trying, otherwise I will download and run the script that Wild Man suggested and post the results here.
    Cheers!

  5. #5
    Join Date
    Jul 2005
    Beans
    2,047

    Re: Asus USB-N13 Wireless Network Adapter Problem

    Yes, I have a couple of USB wireless dongles based on the 8192CU and even though the 12.04 kernel driver recognizes the dongle and sort of connects to a wireless network, it's not reliable and doesn't always connect. Installing the Realtek driver fixes everything.

  6. #6
    Join Date
    Dec 2012
    Beans
    2

    Re: Asus USB-N13 Wireless Network Adapter Problem

    Hi I am also using the asus usb-n13 and I am having the exact same problem using a fresh install of 12.10. It didn't seem to be a problem until I updated my software after the install. Any way I went to the other thread and tried the latest install. I downloaded the file from here. I received a similar/ the same error as dwb814 in that thread. Specifically,

    Code:
    ##################################################
    Realtek Wi-Fi driver Auto installation script
    Novembor, 21 2011 v1.1.0
    ##################################################
    Decompress the driver source tar ball:
    	rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105.tar.gz
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/clean
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/ieee80211.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_ht.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_osintf.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_ioctl.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_event.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_rf.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_rf.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_sreset.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_hal.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/recv_osdep.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_recv.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_cmd.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/generic.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/little_endian.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/swabb.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/swab.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/big_endian.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/pci_osintf.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_ops.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192CPhyReg.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/osdep_service.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/usb_osintf.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_spec.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/pci_hal.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192CPhyCfg.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_pwrctrl.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_cmd.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DETestHWImg.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_version.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/ethernet.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_br_ext.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_qos.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_p2p.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_xmit.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/xmit_osdep.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_mp_ioctl.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_xmit.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_spec.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/usb_hal.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/pci_ops.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_mp.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192CEHWImg.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/mlme_osdep.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/h2clbk.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_ops_xp.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/usb_vendor_req.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_eeprom.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/farray.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DPhyCfg.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/ioctl_cfg80211.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_dm.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/if_ether.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/drv_types_ce.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_security.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_ioctl_rtl.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DUHWImg.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192CUHWImg_wowlan.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_led.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_led.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/wlan_bssdef.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_mlme_ext.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DPhyReg.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/wifi.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_recv.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_event.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DEHWImg.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192CUHWImg.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/nic_spec.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/osdep_intf.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_ops_ce.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_ops_linux.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/circ_buf.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_byteorder.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_xmit.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DUHWImg_wowlan.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_ioctl_set.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_recv.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_dm.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_mlme.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/mp_custom_oid.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/ip.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_ioctl_query.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/hal_init.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/drv_conf.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DUTestHWImg.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/drv_types_linux.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/autoconf.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/osdep_ce_service.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_efuse.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_cmd.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_hal.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_io.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_led.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/ieee80211_ext.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/cmd_osdep.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/drv_types.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sta_info.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_iol.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/usb_ops.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_hal.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_debug.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/drv_types_xp.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_rf.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_android.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/basic_types.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_mp_phy_regdef.h
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_rf.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_mlme.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_eeprom.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_io.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_br_ext.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/.tmp_rtw_wlan_util.o
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_mp_ioctl.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_iol.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_p2p.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_ioctl_set.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_debug.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_xmit.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_ieee80211.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_mlme_ext.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_cmd.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_pwrctrl.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_security.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_ioctl_query.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_ioctl_rtl.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_sta_mgt.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_wlan_util.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_mp.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/.rtw_wlan_util.o.d
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/efuse/
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/efuse/rtw_efuse.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_recv.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/Makefile
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/ifcfg-wlan0
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/wlan0dhcp
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/osdep_service.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/pci_intf.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/usb_intf.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/ioctl_cfg80211.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/xmit_linux.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/mlme_linux.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/ioctl_linux.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/os_intfs.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/recv_linux.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/sdio_intf.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/rtw_android.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/Kconfig
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_sreset.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_dm.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_hal_init.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_cmd.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_phycfg.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/rtl8192cu_xmit.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/usb_ops_ce.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/rtl8192cu_led.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/Hal8192CUHWImg.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/usb_halinit.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/Hal8192CUHWImg_wowlan.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/usb_ops_linux.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/usb_ops_xp.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/rtl8192cu_recv.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_rxdesc.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_rf6052.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_mp.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/hal_init.c
    rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105
    Authentication requested [root] for make clean:
    rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
    rm .tmp_versions -fr ; rm Module.symvers -fr
    rm -fr Module.markers ; rm -fr modules.order
    cd core/efuse ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
    cd core ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko 
    cd hal/rtl8192c/usb ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko 
    cd hal/rtl8192c ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko 
    cd hal ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko 
    cd os_dep/linux ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko 
    cd os_dep ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko 
    Authentication requested [root] for make driver:
    make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/3.5.0-19-generic/build M=/home/zak/Downloads/RTL8188C_8192C_USB_linux_v3.4.4_4749.20121105/driver/rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105  modules
    make: *** /lib/modules/3.5.0-19-generic/build: No such file or directory.  Stop.
    make: *** [modules] Error 2
    ##################################################
    Compile make driver error: 2
    Please check error Mesg
    ##################################################
    zak@zak-linux:~/Downloads/RTL8188C_8192C_USB_linux_v3.4.4_4749.20121105$
    lsusb gives:
    Code:
    Bus 001 Device 023: ID 0b05:17ab ASUSTek Computer, Inc. USB-N13 802.11n Network Adapter (rev. B1) [Realtek RTL8192CU]
    Bus 003 Device 002: ID 1532:0016 Razer USA, Ltd DeathAdder Mouse
    Bus 004 Device 002: ID 413c:2105 Dell Computer Corp. Model L100 Keyboard
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    and lsmod | grep rtl yields
    Code:
    rtl8192cu              67616  0 
    rtl8192c_common        48779  1 rtl8192cu
    rtlwifi                74705  1 rtl8192cu
    mac80211              539908  3 rtl8192cu,rtl8192c_common,rtlwifi
    cfg80211              206566  2 rtlwifi,mac80211
    If there is anything else I can do to help you help me please let me know.

    Thank you very much for any help.

  7. #7
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Asus USB-N13 Wireless Network Adapter Problem

    make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/3.5.0-19-generic/build M=/home/zak/Downloads/RTL8188C_8192C_USB_linux_v3.4.4_4749.20121105/driver/rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105 modules
    make: *** /lib/modules/3.5.0-19-generic/build: No such file or directory. Stop.
    make: *** [modules] Error 2
    That indicates you don't have the necessary build tools installed. Please do:
    Code:
    sudo apt-get install linux-headers-generic build-essential
    Then try again.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #8
    Join Date
    Dec 2012
    Beans
    2

    Re: Asus USB-N13 Wireless Network Adapter Problem

    Thank you very much Chili that solved my installation problem and everything looks to be going well so far, although it was only been a few minutes since I rebooted. Thank you ahallubuntu for the initial instructions.

    I just have a couple more questions. I was having a good session of internet before I did this(my internet did not stop for several hours) so I was wondering if there is anything I can do to make sure my card is running like it is meant to do? And in the other thread, ahallubuntu says that it might be required to rebuild "this" each time the kernel is updated. I am not sure what "this" is. Is it the driver and the blacklisting?

    Thank you very much for your help again. Chili and ahallubuntu you have been God sent to us all.

  9. #9
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Asus USB-N13 Wireless Network Adapter Problem

    I was wondering if there is anything I can do to make sure my card is running like it is meant to do?
    If it's running well, you are doing everything you need to do.
    it might be required to rebuild "this" each time the kernel is updated. I am not sure what "this" is.
    You built this for your currently running kernel only:
    make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/3.5.0-19-generic/build M=/home/zak/Downloads
    When Update Manager installs a later kernel version, also known as linux-image, 3.5.0-20, for example, you need to build a driver for it, too. Simply do:
    Code:
    cd Downloads/RTL8188C_8192C_USB_linux_v3.4.4_4749.20121105
    sudo su
    make clean
    make
    make install
    exit
    You should be all set. Please retain your file in Downloads and these instructions.

    Thank you for your very kind comments. It's fun to do what I do especially when there are appreciative clients like you! Have fun!
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •