Page 9 of 15 FirstFirst ... 7891011 ... LastLast
Results 81 to 90 of 141

Thread: WNDA 4100 (NetGear N900) Wireless Dual Band USB Adapter

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

    Re: WNDA 4100 (NetGear N900) Wireless Dual Band USB Adapter

    What version did you build? I notice there is a 9-11-2012 version here. You might repeat the steps with the presumably improved version. Note any warnings at the 'make' stage and we'll try to fix them.

    http://www.ralinktech.com/en/04_supp...ort.php?sn=501
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  2. #82
    Join Date
    Dec 2012
    Beans
    6

    Re: WNDA 4100 (NetGear N900) Wireless Dual Band USB Adapter

    Honestly if you or anyone has a wireless USB adapter i could look for at Best Buy that would work easier I'm headed to the city tomarrow. Im running Ubuntu 12.4 LTS to be clear and i will need to run at gaming speeds. It also needs to be able to reach through a floor..

    Unless of course this is an east fix in which case il do that instead.

  3. #83
    Join Date
    Dec 2012
    Beans
    6

    Re: WNDA 4100 (NetGear N900) Wireless Dual Band USB Adapter

    I haden't noticed your previous post before i had posted me last one..my apologies for the double post.

    I downloaded the top file from the link you last sent me and have been following the steps as previously. It already had "Netgear" in the bit you had us add it previously but instead it had it labled exactly by name.

    Code:
    #endif /* RT35xx */
    #ifdef RT3573
    	{USB_DEVICE(0x148F,0x3573)}, /* Ralink 3573 */
    	{USB_DEVICE(0x7392,0x7733)}, /* Edimax */
    	{USB_DEVICE(0x0846,0x9012)}, /* Netgear */
    	{USB_DEVICE(0x0B05,0x17AD)}, /*ASUS */
    #endif /* RT3573 */
    	{ }/* Terminating entry */
    Here is the Dump from the Make command

    Code:
    root@Sabel:/home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO# makemake -C tools
    make[1]: Entering directory `/home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/tools'
    gcc -g bin2h.c -o bin2h
    make[1]: Leaving directory `/home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/tools'
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/tools/bin2h
    cp -f os/linux/Makefile.6 /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/Makefile
    make -C /lib/modules/3.2.0-34-generic/build SUBDIRS=/home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux modules
    make[1]: Entering directory `/usr/src/linux-headers-3.2.0-34-generic'
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/crypt_md5.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/crypt_sha2.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/crypt_hmac.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/crypt_aes.o
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/crypt_aes.c: In function ‘AES_Key_Wrap’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/crypt_aes.c:1466:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat]
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/crypt_aes.c: In function ‘AES_Key_Unwrap’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/crypt_aes.c:1561:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat]
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/crypt_arc4.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/mlme.o
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/mlme.c: In function ‘MlmeResetRalinkCounters’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/mlme.c:562:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/mlme.c:562:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_wep.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/action.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_data.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rtmp_init.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rtmp_init_inf.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_tkip.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_aes.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_sync.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/eeprom.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_sanity.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_info.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_cfg.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_wpa.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_radar.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/spectrum.o
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/spectrum.c: In function ‘PeerMeasureReportAction’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/spectrum.c:1972:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat]
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rtmp_timer.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rt_channel.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_profile.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_asic.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_cmd.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../rate_ctrl/ra_ctrl.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../rate_ctrl/alg_legacy.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../rate_ctrl/alg_ags.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_profile.o
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_profile.c: In function ‘STA_MonPktSend’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_profile.c:402:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat]
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../chips/rtmp_chip.o
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../chips/rtmp_chip.c: In function ‘RTMPReadChannelPwr’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../chips/rtmp_chip.c:1336:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../sta/assoc.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../sta/auth.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../sta/auth_rsp.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../sta/sync.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../sta/sanity.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../sta/rtmp_data.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../sta/connect.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../sta/wpa.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../sta/sta_cfg.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rt_os_util.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/sta_ioctl.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_linux.o
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_linux.c: In function ‘duplicate_pkt’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_linux.c:508:3: warning: passing argument 1 of ‘memmove’ makes pointer from integer without a cast [enabled by default]
    /usr/src/linux-headers-3.2.0-34-generic/arch/x86/include/asm/string_64.h:58:7: note: expected ‘void *’ but argument is of type ‘sk_buff_data_t’
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_linux.c:510:3: warning: passing argument 1 of ‘memmove’ makes pointer from integer without a cast [enabled by default]
    /usr/src/linux-headers-3.2.0-34-generic/arch/x86/include/asm/string_64.h:58:7: note: expected ‘void *’ but argument is of type ‘sk_buff_data_t’
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_linux.c: In function ‘ClonePacket’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_linux.c:662:20: warning: assignment makes integer from pointer without a cast [enabled by default]
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_linux.c: In function ‘RtmpOsPktInit’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_linux.c:681:2: warning: assignment makes integer from pointer without a cast [enabled by default]
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_linux.c: In function ‘wlan_802_11_to_802_3_packet’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_linux.c:708:15: warning: assignment makes integer from pointer without a cast [enabled by default]
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_main_dev.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../rate_ctrl/alg_grp.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/ba_action.o
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/ba_action.c: In function ‘convert_reordering_packet_to_preAMSDU_or_802_3_packet’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/ba_action.c:1553:2: warning: assignment makes integer from pointer without a cast [enabled by default]
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rt_led.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_mac_usb.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rtusb_io.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rtusb_data.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/cmm_data_usb.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rtmp_mcu.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/ee_prom.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/ee_efuse.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rt_rf.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rtusb_bulk.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_usb.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../chips/rt28xx.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../chips/rt30xx.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../chips/rt35xx.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../chips/rt3593.o
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../chips/rt3593.c: In function ‘RT3593_ChipSwitchChannel’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../chips/rt3593.c:855:16: warning: comparison of distinct pointer types lacks a cast [enabled by default]
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../chips/rt3593.c:872:16: warning: comparison of distinct pointer types lacks a cast [enabled by default]
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../chips/rt3593.c:890:15: warning: comparison of distinct pointer types lacks a cast [enabled by default]
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/rtusb_dev_id.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/rt_usb_util.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../os/linux/usb_main_dev.o
      CC [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/frq_cal.o
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/frq_cal.c: In function ‘FrequencyCalibration’:
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/frq_cal.c:198:18: warning: comparison of distinct pointer types lacks a cast [enabled by default]
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/frq_cal.c:211:18: warning: comparison of distinct pointer types lacks a cast [enabled by default]
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/frq_cal.c:227:18: warning: comparison of distinct pointer types lacks a cast [enabled by default]
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/frq_cal.c:252:18: warning: comparison of distinct pointer types lacks a cast [enabled by default]
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/frq_cal.c:265:18: warning: comparison of distinct pointer types lacks a cast [enabled by default]
    /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/../../common/frq_cal.c:281:18: warning: comparison of distinct pointer types lacks a cast [enabled by default]
      LD [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/rt3573sta.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/rt3573sta.mod.o
      LD [M]  /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/rt3573sta.ko
    make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-34-generic'
    cp -f /home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO/os/linux/rt3573sta.ko /tftpboot
    root@Sabel:/home/sabel/Desktop/20120911_RT3573_Linux_STA_v2.5.0.0_Rev1_DPO#
    I'm not sure if it will work exactly so i was posting this before i finished the steps. Sorry if this is too much info or too many posts.

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

    Re: WNDA 4100 (NetGear N900) Wireless Dual Band USB Adapter

    Sorry if this is too much info or too many posts.
    Not at all, no problem at all.
    I'm not sure if it will work exactly
    There's only one way to find out:
    Code:
    sudo su
    make install
    modprobe rt3573sta
    exit
    iwconfig
    Does it connect?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #85
    Join Date
    Dec 2012
    Beans
    6

    Re: WNDA 4100 (NetGear N900) Wireless Dual Band USB Adapter

    It did connect but i'm not sure if it changed anything at all. I was using the Adapter while i was doing all of that which..im not sure if was a problem. i didn't even lose connection for a second when i modprobe'd


    Also tested on a game and still wobbly connection speed. I'm actually on my windows ATM Just Freshly installed 8 and im downloading a rather large file now and getting some wierd connection as well. Can't tell if it's the source of my download currently or something with the dongle.

    I was connected directly to the modem earlier today with a different laptop with..no noticeable problems...I was also connected by sharing the connection with said laptop by having the laptop connected to the wireless and myself plugging into the laptop with an ethernet cable and had a stable connection..so i'm assuming it's either the dongle itself or the drivers...Seeing as how i may be having trouble with it not on a fresh windows install...it's got me thinking it's probably the dongle itself.


    This Linux troubleshooting can't hurt though.

    What's strange about the whole thing is that if i run a speed test at Speedtest.net it comes up with normal speeds for my internet connection when it's working properly..

  6. #86
    Join Date
    Jan 2013
    Beans
    27
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: WNDA 4100 (NetGear N900) Wireless Dual Band USB Adapter

    I want to bump this thread, I'm really new to Linux and Ubuntu. I've got it running on my laptop pretty well right now, but I want to get it running on my desktop. I'm going to be learning Unix shell and Programming, and most likely using some distro of linux to do so. I've got a $60 Wifi card that is basically unusable in Ubuntu. I've read through this thread and though a few solutions were posted, I wasn't exactly sure how to implement them.

    Is there a way to get this working on my desktop? If so, can you guys guide me through getting it working?

    Sorry if this is demanding, but I don't want to have to go and spend more money just for a Wifi connection when I've got a perfectly good card right in front of me.

    Thanks so much guys!
    Daniel.

  7. #87
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,970
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: WNDA 4100 (NetGear N900) Wireless Dual Band USB Adapter

    You may try the RT5572 driver Version 2.6.1.3.

    http://www.mediatek.com/_en/07_downl...ows.php?sn=501

  8. #88
    Join Date
    Jan 2013
    Beans
    27
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: WNDA 4100 (NetGear N900) Wireless Dual Band USB Adapter

    I gotta be tripping out, on that page it seems like there's no way to download the file. I clicked on the text and it brings me to a page with no download link, and I tried clicking the floppy and it brings me to a page that has no release information when it should lol.

    I searched around the internet and couldn't find anything that didn't link me to this page also.

    I'm such a noob I'm sorry.

  9. #89
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,970
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: WNDA 4100 (NetGear N900) Wireless Dual Band USB Adapter

    Klick on the driver name. Then you have to confirm the licence (scroll down)

  10. #90
    Join Date
    Sep 2011
    Location
    Pennsylvania, U.S.A.
    Beans
    3,068
    Distro
    Ubuntu Development Release

    Re: WNDA 4100 (NetGear N900) Wireless Dual Band USB Adapter

    Quote Originally Posted by praseodym View Post
    Klick on the driver name. Then you have to confirm the licence (scroll down)
    You also have to enter a name and email address. It doesn't look like they have to be real.

Page 9 of 15 FirstFirst ... 7891011 ... LastLast

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
  •