Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Will this long range USB wifi adapter work well with Ubuntu?

  1. #1
    Join Date
    Oct 2012
    Beans
    48

    Question Will this long range USB wifi adapter work well with Ubuntu?

    I was looking for a USB Wi-fi adapter a couple days ago, and I think I found one that I like. Although...

    http://www.amazon.com/Protronix%C2%A...73437&sr=1-18&

    While it does say that it's compatible with Linux operating systems, will the Linux version of the driver actually support the long range mode?
    "The difference between Linux and Windows is that with Linux you're in the driver's seat, but with Windows, Microsoft is driving...and you're tied up and locked in the trunk."
    -Gster4

  2. #2
    Join Date
    Apr 2006
    Location
    California
    Beans
    31
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: Will this long range USB wifi adapter work well with Ubuntu?

    There's 2 ways that thing could work

    1) it has an amplifier
    2) it's a directional antenna

    Neither of those things require special drivers, the long range is just a function of the design of the device.
    Please & Thank You

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

    Re: Will this long range USB wifi adapter work well with Ubuntu?

    It uses the Ralink RT3070 chipset. Do some googling on that and Ubuntu and you'll see how well it has been supported lately.

  4. #4
    Join Date
    Oct 2012
    Beans
    48

    Re: Will this long range USB wifi adapter work well with Ubuntu?

    I guess I'll get it, then.
    By the way, does Ubuntu come with the driver, or do I have get it elsewhere?
    "The difference between Linux and Windows is that with Linux you're in the driver's seat, but with Windows, Microsoft is driving...and you're tied up and locked in the trunk."
    -Gster4

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

    Re: Will this long range USB wifi adapter work well with Ubuntu?

    I have no idea whether Ubuntu comes with a driver for this chipset or not. If I were going to buy this card, first I would do some googling for "Ubuntu Ralink RT3070" and see what comes up.

  6. #6
    Join Date
    Oct 2007
    Beans
    338

    Re: Will this long range USB wifi adapter work well with Ubuntu?

    Quote Originally Posted by ahallubuntu View Post
    I have no idea whether Ubuntu comes with a driver for this chipset or not. If I were going to buy this card, first I would do some googling for "Ubuntu Ralink RT3070" and see what comes up.
    I have to agree Google is your friend for stuff like this research is always a good idea when choosing hardware for any OS, find compatibility, driver, troubleshooting Etc before buying so you know or at least have some idea what the challenges are prior to buying.
    To err is human - and to blame it on a computer is even more so.
    Author: Robert Orben

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

    Re: Will this long range USB wifi adapter work well with Ubuntu?

    The Ralink rt3070 chipset should work ootb with the module 'rt2800usb', which is part of the kernel. If it does not, come back with the outputs of
    Code:
    lsusb
    lsmod
    Ralink has several new drivers available on their homepage:

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

  8. #8
    Join Date
    Oct 2012
    Beans
    48

    Re: Will this long range USB wifi adapter work well with Ubuntu?

    I ordered the adapter a few days ago, and it should be here soon.
    I had already found the driver for it, which I can use if the kernel's driver doesn't work, or if any problems with the kernel's driver are unsolvable.
    "The difference between Linux and Windows is that with Linux you're in the driver's seat, but with Windows, Microsoft is driving...and you're tied up and locked in the trunk."
    -Gster4

  9. #9
    Join Date
    Oct 2012
    Beans
    48

    Re: Will this long range USB wifi adapter work well with Ubuntu?

    I just got the adapter today, and it's working very well. Now, with the adapter plugged into back of my PC, it can connect to the wifi in the other room. The signal strength is pretty good, although it isn't strong enough to watch Youtube videos.
    "The difference between Linux and Windows is that with Linux you're in the driver's seat, but with Windows, Microsoft is driving...and you're tied up and locked in the trunk."
    -Gster4

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

    Re: Will this long range USB wifi adapter work well with Ubuntu?

    Check:
    Code:
    iwconfig
    lsusb
    lsmod
    sudo iwlist scan #which is your nw?
    ifconfig -a
    route -n
    Change to pure WPA2-AES (CCMP) encryption, if possible, and use a fixed channel.

    Edit: "Ignore" IPv6 in the network-manager.

Page 1 of 2 12 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
  •