LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-11-2019, 07:15 PM   #1
bilby
LQ Newbie
 
Registered: Jun 2019
Posts: 8

Rep: Reputation: Disabled
4G usb dongle.


I am new to Linux. I loaded Ubuntu 16.04 32 bit OS on to a Compaq CQ-58. On public wi-fi it loads pages at a blistering speed. I was astonished how fast Facebook loaded. What I wanted to know is it possible to get internet using a 4G USB dongle?
 
Old 11-11-2019, 07:34 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,929
Blog Entries: 28

Rep: Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353
Do you mean a wireless dongle?

Yes. However, you need to research any dongle you consider very carefully. Linux support from manufacturers of wireless dongles is rather spotty. Verify that it works with Linux before you buy.
 
Old 11-11-2019, 07:53 PM   #3
bilby
LQ Newbie
 
Registered: Jun 2019
Posts: 8

Original Poster
Rep: Reputation: Disabled
Yes it is a wireless dongle that gets signal from the 4G network. It is a Huewei E353T , revision CP1353UM if that is any help.
 
Old 11-11-2019, 08:07 PM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,389

Rep: Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191
Stick it in - what happens ?.
 
Old 11-11-2019, 08:08 PM   #5
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,929
Blog Entries: 28

Rep: Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353Reputation: 6353
A web search for "Huawei E353T linux" turns up a number of articles.

I have no personal experience with that make/model.
 
Old 11-12-2019, 01:44 AM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by bilby View Post
is it possible to get internet using a 4G USB dongle?
Yes.

What sort of device - the type you tether to the machine directly (by plugging it in), or the type that provides a WiFi hotspot that you connect to (plugging in is only for charging)?

In both cases the answer is yes.
 
Old 11-12-2019, 09:24 AM   #7
TenTenths
Senior Member
 
Registered: Aug 2011
Location: Dublin
Distribution: Centos 5 / 6 / 7 / 8
Posts: 3,572

Rep: Reputation: 1612Reputation: 1612Reputation: 1612Reputation: 1612Reputation: 1612Reputation: 1612Reputation: 1612Reputation: 1612Reputation: 1612Reputation: 1612Reputation: 1612
If you've an android phone you could always use your phone as a WiFi hotspot and avoid having to have another data contract for your dongle.
 
Old 11-12-2019, 10:52 AM   #8
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,248

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Has the dongle been set up using Windows? I think that will have already set up the device, and the trick is now to persuade Linux to use it. Its driver has been available for Ubuntu for some years, so there should be no problem there. This site seems to offer a useful guide
https://www.maketecheasier.com/setup-usb-modem-linux/

One piece of advice. When you use a router, it has a firewall between the internet and your local network (i.e. the router and the computer). When you use a dongle, you become part of the internet, so get a firewall enables on your computer! This will do it from the command-line terminal:
Code:
sudo ufw enable
 
Old 11-12-2019, 03:42 PM   #9
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,361

Rep: Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692
There is a way to discover all the hardware that a particular kernel has but in this case I'd think that many of the dongles will work. I've used more than a few. Some however are not fully 4G LTE. Many of the usb tethered will drop to 3G speeds and your ISP may have some limits.
I used to use a few of the usbs but now use a LTE Netgear LB1120.

Just a note, I doubt it will be blistering fast, after all, 4G is just a sales phrase and has no real guaranty of service.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there any reason why a usb wireless dongle would be affected by the presence of a usb disk? hazel Linux - Networking 9 12-26-2016 07:01 AM
3g dongle connected via ppp daemon unable to send AT commnads to the dongle jarzi Linux - Networking 4 08-07-2015 04:45 AM
how to connect to internet via usb dongle (MPS internet dongle) on Fedora 16 O.S danibhai Linux - Newbie 1 07-30-2012 11:03 AM
how do I make a driver for a wifi usb dongle lightningcount Linux - Newbie 1 04-04-2004 03:11 PM
Bluetooth USB Dongle vivekiyer Linux - Software 0 08-22-2003 05:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration